/**handles:wd-select2,wd-woo-mod-shop-table,wd-woo-mod-grid**/
body .select2-container--default{min-height:42px}body .select2-container--default .select2-selection{border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);background-color:var(--wd-form-bg);transition:border-color .4s ease}body .select2-container--default .select2-selection:focus{outline:none}body .select2-container--default .select2-selection--single{height:var(--wd-form-height);text-align:start;font-size:14px}body .select2-container--default .select2-selection--single .select2-selection__rendered{position:absolute;inset:0;padding-inline:calc(15px + var(--wd-form-brd-width)) 30px;color:var(--wd-form-color);line-height:var(--wd-form-height)}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__arrow{top:0;right:0;height:var(--wd-form-height);width:42px;background-image:var(--wd-form-chevron);background-position:left 50% top 50%;background-size:auto 18px;background-repeat:no-repeat}body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body .select2-container--default .select2-selection--single .select2-selection__clear{position:absolute;top:calc(50% - 6px);inset-inline-end:35px;font-size:0;line-height:1}body .select2-container--default .select2-selection--single .select2-selection__clear:before{color:#bbb;font-weight:400;font-size:12px;content:"\f112";font-family:"platform-font"}body .select2-container--default .select2-selection--multiple{min-height:42px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{display:block;margin-bottom:9px;padding:0 15px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin-top:9px;margin-inline-end:10px;padding-block:2px;padding-inline:6px 8px;border:none;border-radius:0;background-color:rgba(0,0,0,0.05);color:var(--wd-form-color);font-weight:600;font-size:12px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{margin-top:-4px;margin-inline-end:4px;color:inherit;vertical-align:middle;font-weight:400;font-size:16px;line-height:12px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline{display:inline-block;margin:0;margin-top:9px;line-height:1}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline:first-child{width:100%}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input{height:auto}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input[style="width: 0px;"]{width:100% !important}body .select2-container--default .select2-search--dropdown{position:relative;padding:18px;border-bottom:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background-color:var(--wd-form-bg)}body .select2-container--default .select2-search--dropdown .select2-search__field{position:relative;z-index:2;padding:0 15px;height:42px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background-color:var(--bgcolor-white);background-image:none;color:#767676}body .select2-container--default .select2-search--dropdown:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,0.05)}body .select2-container--default .select2-search--dropdown:after{position:absolute;top:calc(50% - 9px);z-index:3;inset-inline-end:30px;color:var(--color-gray-300);font-size:18px;line-height:1;content:"\f130";font-family:"platform-font"}body .select2-container--default .select2-results{background-color:var(--wd-form-bg)}body .select2-container--default .select2-dropdown{z-index:1500;border-width:var(--wd-form-brd-width);border-color:var(--wd-form-brd-color);border-radius:0;background-color:var(--bgcolor-white)}body .select2-container--default .select2-results__option{color:var(--wd-form-color);padding:10px 18px;transition:all .1s ease}body .select2-container--default .select2-results__option:focus{outline:none}body .select2-container--default .select2-results__option[data-selected=true]{background-color:rgba(0,0,0,0.05);color:var(--wd-form-color);font-weight:600}body .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--wd-primary-color);color:#fff}body .select2-container--default.select2-container--focus .select2-selection--multiple{border-width:var(--wd-form-brd-width);border-color:var(--wd-form-brd-color)}body .select2-results__options{--li-mb: 0}.form-style-underlined .select2-container--default .select2-selection{padding-inline:0;border-top-style:none;border-right-style:none;border-left-style:none}.form-style-underlined .select2-container--default .select2-selection .select2-selection__arrow{width:18px}.form-style-underlined .select2-container--default .select2-selection--single .select2-selection__rendered{padding-inline:2px 15px;line-height:calc(var(--wd-form-height) - var(--wd-form-brd-width))}.form-style-underlined .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-inline:2px}.form-style-underlined .select2-container--default.select2-container--focus .select2-selection--multiple{border-top:none;border-right:none;border-left:none}.form-style-underlined .select2-container--open .select2-dropdown--above{border-bottom-style:solid}

td.product-name a{display:block;color:var(--wd-entities-title-color);word-wrap:break-word;font-weight:var(--wd-entities-title-font-weight);font-style:var(--wd-entities-title-font-style);font-family:var(--wd-entities-title-font);text-transform:var(--wd-entities-title-transform);line-height:1.4;display:inline-block}td.product-name a:hover{color:var(--wd-entities-title-color-hover)}.shop_table tr :is(td,th):first-child{padding-inline-start:0}.shop_table tr :is(td,th):last-child{padding-inline-end:0;text-align:end}tr.cart_item .product-total>.amount{color:var(--wd-text-color);font-weight:400}tr.order-total strong .amount{font-size:1.3em}tr.order-total td strong{display:block}th:is(.product-remove,.product-thumbnail){font-size:0}th.product-name{text-align:start}th.product-thumbnail{width:10px}th.product-remove{width:40px}td.product-name{text-align:start}td.product-name p{margin-top:5px;margin-bottom:5px;font-size:.9em}td.product-name ul.variation{margin-top:5px;width:100%}td.product-sku{word-break:break-all}td.product-price>.amount{color:var(--wd-text-color);font-weight:400}td.product-quantity input[type="text"]{max-width:80px;text-align:center}td.product-thumbnail>a{display:block;overflow:hidden}td.product-thumbnail img{min-width:80px;max-width:80px;border-radius:calc(var(--wd-brd-radius) / 1.5)}td:is(.product-btn,.woocommerce-orders-table__cell-order-actions) a{padding:5px 14px;min-height:36px;font-size:12px;border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform, uppercase));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight, 600));font-family:var(--btn-accented-font-family, var(--btn-font-family, inherit));font-style:var(--btn-accented-font-style, var(--btn-font-style, unset))}td:is(.product-btn,.woocommerce-orders-table__cell-order-actions) a:hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}td:is(.product-btn,.woocommerce-orders-table__cell-order-actions) a:active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}td:is(.product-btn,.woocommerce-orders-table__cell-order-actions) a.wd-disabled{opacity:.4;pointer-events:none}td.product-remove{padding:0;text-align:center}.woocommerce-remove-coupon{margin-inline-end:-10px}td.product-remove a,.woocommerce-remove-coupon{--wd-link-color: var(--color-gray-800);--wd-link-color-hover: var(--color-gray-500);display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;font-size:0}td.product-remove a:before,.woocommerce-remove-coupon:before{font-size:calc(var(--wd-text-font-size, 14px) / 1.2);content:"\f112";font-family:"platform-font"}@media (min-width: 769px){td.product-quantity>span{display:inline-block;min-width:80px;text-align:center}}@media (max-width: 768.98px){.shop_table_responsive{display:block}.shop_table_responsive :is(thead,th){display:none}.shop_table_responsive :is(tbody,tfoot){display:block}.shop_table_responsive tr{position:relative;display:flex;flex-direction:column;gap:5px;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300)}.shop_table_responsive tr:last-child{margin-bottom:0}.shop_table_responsive td{display:flex;flex-wrap:wrap;align-items:center;gap:5px;padding:0;border-bottom:none}.shop_table_responsive td:not(:last-child){padding-bottom:5px;border-bottom:1px dashed var(--brdcolor-gray-300)}.shop_table_responsive td:before{content:attr(data-title);margin-inline-end:auto}.shop_table_responsive .product-name a:first-child{margin-inline-end:0 !important}.shop_table_responsive .product-name :is(.wd-product-detail,.variation){margin-top:0}.shop-table-with-img tr{padding-inline-start:115px;min-height:136px}.shop-table-with-img td:is(.product-thumbnail,.product-remove,.product-name):before{content:none}.shop-table-with-img td.product-thumbnail{position:absolute;top:0;inset-inline-start:0;overflow:hidden;max-height:115px;border:none;border-radius:calc(var(--wd-brd-radius) / 1.5)}.shop-table-with-img td.product-thumbnail img{min-width:100px;max-width:100px}.shop-table-with-img td.product-remove{position:absolute;top:-4px;inset-inline-end:-7px;z-index:1;border:none}.shop-table-with-img td.product-name{padding-inline-end:20px;border-bottom:none}.shop-table-with-img div.quantity{--wd-form-height: 30px}}

.col2-set{display:flex;flex-wrap:wrap;margin-inline:-15px}.col2-set :is(.col-1,.col-2){flex:1 0 50%;padding-inline:15px;max-width:50%}@media (min-width: 1025px){p:where(.form-row-first,.form-row-last){overflow:visible;width:48%}p.form-row-first{float:right}p.form-row-last{float:left}p.form-row-wide{clear:both}}@media (max-width: 768.98px){.col2-set :is(.col-1,.col-2){flex-basis:100%;max-width:100%}}