@charset "UTF-8";#top.woocommerce .variations .select_box{display:flex;flex-wrap:wrap;flex-direction:row;align-items:flex-start;margin:0;padding:0;position:relative;overflow:visible}#top.woocommerce .variations .select_box .select_option{flex-grow:0;flex-shrink:0;flex-basis:auto;border:1px solid;margin:0;padding:2px;overflow:hidden;box-sizing:border-box;min-width:0;min-height:0;max-width:none;max-height:none;border-color:transparent}#top.woocommerce .variations .select_box .select_option span{border:2px solid;width:auto;height:27px;line-height:27px;min-width:27px;min-height:0;max-width:none;max-height:none;margin:0;padding:0 4px;overflow:hidden;box-sizing:border-box}#top.woocommerce .variations .select_box .select_option img{border:2px solid;overflow:hidden}#top.woocommerce .variations .select_box.select_box_label .select_option span{padding:0 4px;text-align:center}#top.woocommerce .variations .select_box.select_box_colorpicker .select_option span,#top.woocommerce .variations .select_box.select_box_image .select_option span{width:27px}#top.woocommerce .variations .select_box .select_option img,#top.woocommerce .variations .select_box .select_option span{background:#fff;color:#000;border-color:#ccc}#top.woocommerce .variations .select_box.select_box_colorpicker .select_option.selected{border-color:#ccc}#top.woocommerce .variations .select_box.select_box_label .select_option.selected span{background-color:#888;color:#fff}