#related-colored-products-wrapper{width:100%;text-align:center}#related-colored-products-wrapper h5{font-weight:600;font-size:14px;color:#fff;background:#ff0013;line-height:1;display:inline-block;padding:2px 5px;margin-bottom:10px;border-radius:3px}@media all and (max-width:767px){#related-colored-products-wrapper h5{line-height:1!important}}#related-colored-products-wrapper ul{list-style:none;width:100%;display:flex;flex-wrap:wrap;gap:5px;padding:0!important;justify-content:center}#related-colored-products-wrapper ul li{flex:0 0 50px!important;overflow:hidden}@media all and (max-width:767px){#related-colored-products-wrapper ul li{flex:0 0 90px!important}}#related-colored-products-wrapper ul li a{display:block}#related-colored-products-wrapper ul li a img{width:100%!important;border:1px solid #0D263B;border-radius:0!important}add_filter("woocommerce_ajax_variation_threshold","custom_wc_ajax_variation_threshold",999,2); function custom_wc_ajax_variation_threshold($qty,$product){return 500}
