body {
--bt-ink: #161616;
--bt-ink-soft: #4a4640;
--bt-paper: #f6f2e9;
--bt-card: #ffffff;
--bt-line: #e5ddcd;
--bt-accent: #e8492b; --bt-accent-dk: #c4361b;
--bt-radius: 14px;
--bt-shadow: 0 14px 40px rgba(20, 16, 10, 0.10);
--bt-font: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
--bt-display: 'Oswald', Impact, sans-serif;
} .postid-12461.single-product {
background: var(--bt-paper);
}
.postid-12461 .summary,
.postid-12461 .woocommerce-tabs,
.postid-12461 .woocommerce-breadcrumb {
font-family: var(--bt-font);
} .postid-12461 .woocommerce-breadcrumb {
max-width: 1280px;
margin: 26px auto 0 !important;
padding: 0 24px;
font-size: 12px;
letter-spacing: 0.12em;
text-transform: uppercase;
color: var(--bt-ink-soft);
}
.postid-12461 .woocommerce-breadcrumb a { color: var(--bt-ink-soft); text-decoration: none; }
.postid-12461 .woocommerce-breadcrumb a:hover { color: var(--bt-accent); } .postid-12461 div.product {
display: grid !important;
grid-template-columns: minmax(0, 56%) minmax(0, 44%);
gap: 60px;
max-width: 1280px;
margin: 34px auto 0 !important;
padding: 0 24px;
align-items: start;
}
.postid-12461 div.product .woocommerce-product-gallery,
.postid-12461 div.product .summary,
.postid-12461 div.product .entry-summary {
float: none !important;
width: auto !important;
margin: 0 !important;
} .postid-12461 .woocommerce-product-gallery { position: sticky; top: 24px; }
.postid-12461 .woocommerce-product-gallery__wrapper img,
.postid-12461 .woocommerce-product-gallery__image img {
border-radius: var(--bt-radius);
border: 1px solid var(--bt-line);
box-shadow: var(--bt-shadow);
}
.postid-12461 .flex-control-thumbs {
display: flex !important;
flex-wrap: wrap;
gap: 10px;
margin: 14px 0 0 !important;
padding: 0;
list-style: none;
}
.postid-12461 .flex-control-thumbs li { width: 70px; margin: 0 !important; list-style: none; }
.postid-12461 .flex-control-thumbs img {
border-radius: 9px;
border: 2px solid transparent;
opacity: 0.65;
transition: all 0.15s ease;
cursor: pointer;
}
.postid-12461 .flex-control-thumbs img.flex-active,
.postid-12461 .flex-control-thumbs img:hover { opacity: 1; border-color: var(--bt-accent); }
.postid-12461 .woocommerce-product-gallery__trigger { top: 14px; right: 14px; } .postid-12461 .summary.entry-summary {
position: sticky;
top: 24px;
background: var(--bt-card);
border: 1px solid var(--bt-line);
border-radius: var(--bt-radius);
padding: 34px 34px;
box-shadow: var(--bt-shadow);
}
.postid-12461 .product_title.entry-title {
font-family: var(--bt-display) !important;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 0.01em;
line-height: 1.12;
font-size: clamp(24px, 3vw, 34px);
color: var(--bt-ink);
margin: 0 0 14px !important;
padding: 0;
}
.postid-12461 .summary .price,
.postid-12461 .summary .price .woocommerce-Price-amount {
color: var(--bt-ink) !important;
font-weight: 700;
font-size: 24px;
}
.postid-12461 .summary .price {
margin: 0 0 18px !important;
padding-bottom: 18px;
border-bottom: 1px solid var(--bt-line);
}
.postid-12461 .summary .price del { opacity: 0.45; font-weight: 500; }
.postid-12461 .summary .price ins { text-decoration: none; }
.postid-12461 .summary .woocommerce-product-details__short-description,
.postid-12461 .summary p {
color: var(--bt-ink-soft);
font-size: 15px;
line-height: 1.65;
} .postid-12461 table.variations {
width: 100%;
border: 0;
margin: 6px 0 18px !important;
background: none;
}
.postid-12461 table.variations tbody,
.postid-12461 table.variations tr { display: block; }
.postid-12461 table.variations tr { margin-bottom: 16px; }
.postid-12461 table.variations td {
display: block;
width: 100%;
border: 0 !important;
padding: 0 !important;
background: none !important;
}
.postid-12461 table.variations td.label { margin-bottom: 7px !important; }
.postid-12461 table.variations td.label label {
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.10em;
color: var(--bt-ink);
}
.postid-12461 .variations select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
width: 100%;
padding: 13px 42px 13px 15px;
border: 1px solid var(--bt-line);
border-radius: 11px;
background-color: #fff;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23161616' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");
background-repeat: no-repeat;
background-position: right 15px center;
font-size: 15px;
color: var(--bt-ink);
line-height: 1.3;
cursor: pointer;
transition: border-color 0.15s ease, box-shadow 0.15s ease;
}
.postid-12461 .variations select:focus {
outline: none;
border-color: var(--bt-accent);
box-shadow: 0 0 0 3px rgba(232, 73, 43, 0.15);
}
.postid-12461 .reset_variations {
display: inline-block;
margin-top: 4px;
font-size: 11px;
text-transform: uppercase;
letter-spacing: 0.08em;
color: var(--bt-accent) !important;
text-decoration: none;
}
.postid-12461 .single_variation .price {
font-size: 22px;
font-weight: 700;
color: var(--bt-ink);
border: 0;
padding: 0;
margin: 0 0 14px !important;
} .postid-12461 .woocommerce-variation-add-to-cart,
.postid-12461 form.cart:not(.variations_form) {
display: flex !important;
flex-wrap: wrap;
gap: 12px;
align-items: stretch;
margin-top: 6px;
}
.postid-12461 .quantity { flex: 0 0 auto; }
.postid-12461 .quantity .qty {
height: 56px;
width: 88px;
text-align: center;
font-size: 16px;
font-weight: 600;
color: var(--bt-ink);
border: 1px solid var(--bt-line);
border-radius: 12px;
background: #fff;
}
.postid-12461 .single_add_to_cart_button {
flex: 1 1 200px;
display: block;
min-height: 56px;
background: var(--bt-ink) !important;
color: #fff !important;
border: 0 !important;
border-radius: 12px !important;
padding: 17px 26px !important;
font-family: var(--bt-display) !important;
font-weight: 600;
font-size: 17px;
text-transform: uppercase;
letter-spacing: 0.08em;
cursor: pointer;
transition: background 0.15s ease, transform 0.12s ease;
box-shadow: none;
text-shadow: none;
}
.postid-12461 .single_add_to_cart_button:hover { background: var(--bt-accent) !important; transform: translateY(-1px); }
.postid-12461 .single_add_to_cart_button:disabled,
.postid-12461 .single_add_to_cart_button.disabled { opacity: 0.45; cursor: not-allowed; } .postid-12461 .bt-trust {
display: flex;
flex-wrap: wrap;
gap: 14px 22px;
margin: 22px 0 2px;
padding-top: 20px;
border-top: 1px solid var(--bt-line);
width: 100%;
}
.postid-12461 .bt-trust__item {
display: flex;
align-items: center;
gap: 8px;
font-size: 12.5px;
font-weight: 500;
letter-spacing: 0.02em;
color: var(--bt-ink-soft);
}
.postid-12461 .bt-trust__item svg { width: 18px; height: 18px; flex: 0 0 auto; fill: var(--bt-accent); } .postid-12461 .woocommerce-tabs {
max-width: 1280px;
margin: 56px auto 40px !important;
padding: 0 24px;
clear: both;
}
.postid-12461 .woocommerce-tabs ul.tabs {
display: flex;
gap: 6px;
margin: 0 !important;
padding: 0 !important;
border-bottom: 1px solid var(--bt-line);
list-style: none;
}
.postid-12461 .woocommerce-tabs ul.tabs::before,
.postid-12461 .woocommerce-tabs ul.tabs li::before,
.postid-12461 .woocommerce-tabs ul.tabs li::after { display: none !important; border: 0 !important; }
.postid-12461 .woocommerce-tabs ul.tabs li {
margin: 0 !important;
padding: 0 !important;
background: none !important;
border: 0 !important;
border-radius: 0 !important;
}
.postid-12461 .woocommerce-tabs ul.tabs li a {
display: block;
padding: 14px 20px !important;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.07em;
color: var(--bt-ink-soft) !important;
text-decoration: none;
border-bottom: 2px solid transparent;
margin-bottom: -1px;
}
.postid-12461 .woocommerce-tabs ul.tabs li.active a,
.postid-12461 .woocommerce-tabs ul.tabs li a:hover {
color: var(--bt-ink) !important;
border-bottom-color: var(--bt-accent);
}
.postid-12461 .woocommerce-Tabs-panel {
padding-top: 24px;
font-size: 16px;
line-height: 1.75;
color: var(--bt-ink-soft);
max-width: 820px;
}
.postid-12461 .woocommerce-Tabs-panel h2 {
font-family: var(--bt-display) !important;
text-transform: uppercase;
letter-spacing: 0.03em;
color: var(--bt-ink);
font-size: 20px;
}
.postid-12461 .woocommerce-Tabs-panel table.shop_attributes {
border: 1px solid var(--bt-line);
border-radius: var(--bt-radius);
overflow: hidden;
}
.postid-12461 .woocommerce-Tabs-panel table.shop_attributes th,
.postid-12461 .woocommerce-Tabs-panel table.shop_attributes td {
border-bottom: 1px solid var(--bt-line);
padding: 12px 16px;
}
@media (max-width: 880px) {
.postid-12461 div.product { grid-template-columns: 1fr; gap: 26px; }
.postid-12461 .woocommerce-product-gallery,
.postid-12461 .summary.entry-summary { position: static; }
.postid-12461 .single_add_to_cart_button { flex: 1 1 100%; }
} .woocommerce-cart,
.woocommerce-checkout {
background: var(--bt-paper);
}
.woocommerce-cart .entry-content,
.woocommerce-checkout .entry-content,
.woocommerce-cart .woocommerce,
.woocommerce-checkout .woocommerce {
font-family: var(--bt-font);
color: var(--bt-ink);
} .woocommerce-checkout h3,
.woocommerce-checkout #order_review_heading,
.woocommerce-cart h1,
.woocommerce-cart h2 {
font-family: var(--bt-display) !important;
text-transform: uppercase;
letter-spacing: 0.03em;
color: var(--bt-ink);
} .woocommerce-checkout .input-text,
.woocommerce-checkout select,
.woocommerce-checkout .select2-selection,
.woocommerce-cart .input-text {
border: 1px solid var(--bt-line) !important;
border-radius: 10px !important;
padding: 12px 14px !important;
font-size: 15px;
color: var(--bt-ink);
background: #fff;
min-height: 48px;
box-shadow: none !important;
}
.woocommerce-checkout .input-text:focus,
.woocommerce-checkout select:focus {
outline: none;
border-color: var(--bt-accent) !important;
box-shadow: 0 0 0 3px rgba(232, 73, 43, 0.15) !important;
}
.woocommerce-checkout .form-row label,
.woocommerce-cart label {
font-size: 13px;
font-weight: 600;
color: var(--bt-ink);
} .woocommerce-checkout .woocommerce-checkout-review-order,
.woocommerce-checkout #order_review,
.woocommerce-cart .cart_totals {
background: var(--bt-card);
border: 1px solid var(--bt-line);
border-radius: var(--bt-radius);
padding: 24px 24px;
box-shadow: var(--bt-shadow);
}
.woocommerce-checkout .shop_table,
.woocommerce-cart .shop_table {
border: 0;
border-radius: 0;
}
.woocommerce-checkout .shop_table th,
.woocommerce-cart .shop_table th {
text-transform: uppercase;
letter-spacing: 0.06em;
font-size: 12px;
color: var(--bt-ink-soft);
}
.woocommerce-checkout #payment,
.woocommerce-checkout .woocommerce-checkout-payment {
background: var(--bt-paper) !important;
border-radius: var(--bt-radius);
} .woocommerce-checkout #place_order,
.woocommerce-cart .checkout-button,
.woocommerce-cart .wc-proceed-to-checkout .button,
.woocommerce-cart .actions .button {
background: var(--bt-ink) !important;
color: #fff !important;
border: 0 !important;
border-radius: 12px !important;
padding: 16px 26px !important;
font-family: var(--bt-display) !important;
font-weight: 600;
font-size: 16px;
text-transform: uppercase;
letter-spacing: 0.07em;
min-height: 54px;
box-shadow: none;
text-shadow: none;
transition: background 0.15s ease, transform 0.12s ease;
}
.woocommerce-checkout #place_order:hover,
.woocommerce-cart .checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout .button:hover,
.woocommerce-cart .actions .button:hover {
background: var(--bt-accent) !important;
transform: translateY(-1px);
}
.woocommerce-checkout #place_order { width: 100%; }
.woocommerce-cart .checkout-button,
.woocommerce-cart .wc-proceed-to-checkout .button { display: block; width: 100%; text-align: center; } .woocommerce-checkout .showcoupon,
.woocommerce-cart .coupon .button {
border-radius: 10px !important;
} .woocommerce-checkout .order-total .woocommerce-Price-amount,
.woocommerce-cart .order-total .woocommerce-Price-amount {
color: var(--bt-ink);
font-weight: 700;
font-size: 18px;
} .postid-12461 .thrv_widget_menu,
.woocommerce-cart .thrv_widget_menu,
.woocommerce-checkout .thrv_widget_menu {
display: none !important;
}
.bt-mininav {
display: flex;
align-items: center;
justify-content: flex-end;
gap: 24px;
margin-left: auto;
width: 100%;
font-family: var(--bt-font);
}
.bt-mininav a {
text-decoration: none;
display: inline-flex;
align-items: center;
gap: 7px;
color: var(--bt-ink);
line-height: 1;
transition: color 0.15s ease, opacity 0.15s ease;
}
.bt-mininav .bt-explore {
font-size: 12.5px;
font-weight: 500;
letter-spacing: 0.06em;
text-transform: uppercase;
color: var(--bt-ink-soft);
opacity: 0.8;
}
.bt-mininav .bt-explore:hover { color: var(--bt-accent); opacity: 1; }
.bt-mininav .bt-cart {
font-size: 12.5px;
font-weight: 600;
letter-spacing: 0.06em;
text-transform: uppercase;
}
.bt-mininav .bt-cart svg { width: 20px; height: 20px; fill: currentColor; }
.bt-mininav .bt-cart:hover { color: var(--bt-accent); }
@media (max-width: 880px) {
.bt-mininav { gap: 16px; }
.bt-mininav .bt-explore { display: none; } }.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;margin:0 0 -4px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left;padding:0}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin:0;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:var(--wc-form-color-background,#fff);color:var(--wc-form-color-text,#000);border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected],.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}.select2-container--default .select2-selection--multiple .select2-selection__rendered li:before{content:"";display:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#444;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:var(--wp-admin-theme-color,#0073aa);color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#444}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid var(--wp-admin-theme-color,#0073aa)}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected],.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:var(--wp-admin-theme-color,#0073aa)}