table-size-guide[show=body] .size_guide_body [tab_content=body],table-size-guide[show=product] .size_guide_body [tab_content=product]{display:flex}table-size-guide .size_guide_header{border-bottom:2px solid #e0dfda}table-size-guide .size_guide_header .tab-control{position:relative}table-size-guide .size_guide_header .tab-control .tab-control--active_hint{opacity:0;border-bottom:2px solid #000;width:100%;transition:all .1s;position:absolute;bottom:-2px;left:0}table-size-guide .size_guide_header .tab-control[active] .tab-control--active_hint{opacity:1}table-size-guide .size_guide_body{padding-bottom:0}table-size-guide .size_guide_body [size_selector] .grow{flex-grow:1}table-size-guide .size_guide_body [size_selector] .singel_size_select .singel_size_select_option{height:48 x;color:#000;background-color:#fff;border:1px solid #e0dfda;border-radius:6px;min-width:48px;padding:10px}table-size-guide .size_guide_body [size_selector] .singel_size_select .singel_size_select_option[active]{color:#fff;background-color:#000;border:1px solid #000}table-size-guide .size_guide_body [tab_content]{display:none}table-size-guide .size_guide_body [tab_content] [tab_tables]{border:1px solid #e0dfda;border-radius:6px;overflow:hidden}table-size-guide .size_guide_body [tab_content] [tab_tables] table{border-collapse:collapse;border-style:hidden;width:100%}table-size-guide .size_guide_body [tab_content] [tab_tables] table tr:nth-child(odd){background-color:#f4f3ee}table-size-guide .size_guide_body [tab_content] [tab_tables] table td{border-collapse:collapse;border:1px solid #e0dfda;padding:8px 12px}table-size-guide .size_guide_body [tab_content] [tab_tables] table:not([active]){display:none}table-size-guide .size_guide_body [tab_content] .size_tab_image img{object-fit:contain;width:100%;height:auto}table-size-guide .size_guide_body .unit_toggle_container{border:1px solid #000;border-radius:20px;width:48px;height:24px;position:relative}table-size-guide .size_guide_body .unit_toggle_container .unit_toggle_state{background-color:#000;border-radius:100%;width:16px;height:16px;transition:all .2s;position:absolute;top:3px;left:3px}table-size-guide .size_guide_body .unit_toggle_container[show_inches]{background-color:#000}table-size-guide .size_guide_body .unit_toggle_container[show_inches] .unit_toggle_state{background-color:#fff;left:calc(100% - 19px)}