#order-by{border-bottom:1px solid var(--bg_third);border-top:1px solid var(--bg_third);color:var(--text_base);margin-top:16px;padding:16px 0;position:relative}#order-by .box_header{cursor:default;margin-bottom:8px}@media(max-width:1024px){#order-by .box_header .order_icon{margin-right:8px}}#order-by .order_list{display:flex;flex-direction:column;min-width:100%;z-index:10}#order-by .order_list .order_item{cursor:pointer;font-size:var(--font_size_base);margin-bottom:8px;padding-left:8px}@media(max-width:1024px){#order-by .order_list .order_item{padding-left:0}}@media(max-width:768px){#order-by .order_list .order_item{text-wrap:nowrap}}#order-by .order_list .order_item .order_label{align-items:center;color:var(--text_primary);cursor:pointer;display:flex;font-weight:var(--font_weight_medium);transition:font-weight .3s ease}#order-by .order_list .order_item .order_label.linked_option input{display:none}#order-by .order_list .order_item .order_label:hover{font-weight:var(--font_weight_semi_bold)}.action_open_modal{align-items:center;cursor:pointer;display:flex;min-height:32px;padding:0 20px}@media(min-width:1024px){.action_open_modal{text-transform:uppercase}}@media(max-width:1024px){.action_open_modal{background-color:var(--bg_secondary);flex-direction:column;font-size:var(--font_size_small);min-height:60px;min-width:60px;padding:0 6px}#container_filter .container_order_by .box_header{justify-content:flex-start}}