/**handles:wc-bulk-variations,stripe_styles,wpo-frontend-fields**/
/*!
 * WooCommerce Bulk Variations 2.1.5
 * Copyright 2022 Barn2 Plugins
 */
.wc-bulk-variations-table-wrapper{--color:#666;--background-color:#e2e2e2;--highlight-color:#fff;--highlight-background-color:#65bc7b;--selected-color:var(--highlight-background-color);--radius:30px;margin:1.5em 0;padding:0 2px;width:100%}.wc-bulk-variations-table-wrapper .wcbvp-grid-wrapper{overflow-x:auto}.wc-bulk-variations-table-wrapper .wcbvp-grid-wrapper::-webkit-scrollbar{-webkit-appearance:none;height:10px;margin:0}.wc-bulk-variations-table-wrapper .wcbvp-grid-wrapper::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.5);border-radius:5px;box-shadow:0 0 1px hsla(0,0%,100%,.5)}.wc-bulk-variations-table{--v:2;--h:4;--cols:var(--v);--rows:var(--h);--min-col:40px;margin:0 -10px 15px}.wc-bulk-variations-table .wcbvp-row{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;grid-auto-rows:1fr;width:auto}.wc-bulk-variations-table .wcbvp-row>*{padding:4px 8px;word-break:normal}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-col-header{align-items:flex-start;flex-direction:column-reverse;grid-row:1}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-col-header>.product-thumbnail-wrapper,.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-col-header>img{margin-top:1em}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-row-header{align-items:flex-start;grid-column:1;margin:0}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-row-header .wcbvp-header-block>span{margin:0 1em}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-col-header.wcbvp-row-header{flex-direction:column;grid-column:1;grid-row:1;height:100%;margin:auto 0 0}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-col-header.wcbvp-row-header>*{align-self:center;margin:0;white-space:nowrap}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-col-header.wcbvp-row-header>div:nth-child(2){margin:0 .5ch}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-col-header.wcbvp-row-header>select{display:block;font-weight:400;height:auto;padding:6px;width:100%}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header.wcbvp-col-header.wcbvp-row-header>select:not(:last-child){margin-bottom:3px}.wc-bulk-variations-table .wcbvp-row>.wcbvp-header .wcbvp-header-block{display:flex}.wc-bulk-variations-table .wcbvp-row>.wcbvp-cell .price,.wc-bulk-variations-table .wcbvp-row>.wcbvp-cell .stock{margin:0}.wc-bulk-variations-table .wcbvp-row:not(.vert).left-label>.wcbvp-row-header:not(.wcbvp-col-header){flex-direction:row-reverse;justify-content:space-between}.wc-bulk-variations-table .wcbvp-row:not(.vert).top-label>.wcbvp-col-header:not(.wcbvp-row-header){flex-direction:column-reverse}.wc-bulk-variations-table .wcbvp-row:not(.vert).top-label>.wcbvp-col-header.wcbvp-row-header{margin:0 0 auto}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation{border:2px solid transparent;border-radius:4px;display:flex;flex-flow:row wrap;margin:0 -4px;padding:1px 0}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation.selected{border-color:var(--selected-color)}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation>*{flex:1;margin:1px 2px;min-width:var(--min-col)}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation select.wcbvp-additional-attribute{height:auto;padding:6px}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation .wcbvp-quantity-button{display:flex;margin-bottom:3px}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation .wcbvp-quantity-button>*{flex:1}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation .wcbvp-quantity-button>:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation .wcbvp-quantity-button>:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation .wcbvp-quantity-button>input[type=number]{height:auto;min-width:var(--min-col);padding:6px}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation .wcbvp-quantity-button>button[type=button] .icon{display:block;height:100%;width:16px}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation .wcbvp-quantity-button>button[type=button].add .icon{--mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" ><path fill="%23999" d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z" class=""></path></svg>');background-color:var(--color);mask:var(--mask);-webkit-mask:var(--mask);-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.wc-bulk-variations-table .wcbvp-row .wcbvp-form-variation .wcbvp-quantity-button>button[type=button].edit .icon{--mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23999" d="M290.74 93.24l128.02 128.02-277.99 277.99-114.14 12.6C11.35 513.54-1.56 500.62.14 485.34l12.7-114.22 277.9-277.88zm207.2-19.06l-60.11-60.11c-18.75-18.75-49.16-18.75-67.91 0l-56.55 56.55 128.02 128.02 56.55-56.55c18.75-18.76 18.75-49.16 0-67.91z" class=""></path></svg>');background-color:var(--color);mask:var(--mask);-webkit-mask:var(--mask)}.wc-bulk-variations-table .wcbvp-row input.wcbvp-quantity{border:1px solid #ccc;box-sizing:border-box;height:100%;margin-bottom:0!important;padding:5px;width:100%}.wc-bulk-variations-table .wcbvp-row input.wcbvp-quantity:disabled{opacity:.5}.wc-bulk-variations-table .wcbvp-row .woocommerce-Price-amount{text-align:left}.wc-bulk-variations-table .wcbvp-row .woocommerce-price-suffix .woocommerce-Price-amount{display:inline-block}.wc-bulk-variations-table.vert{--cols:var(--h);--rows:var(--v);display:flex}.wc-bulk-variations-table.vert .wcbvp-row{flex:1 0 auto;grid-auto-flow:row}.wc-bulk-variations-table.vert .wcbvp-row.both-header-images,.wc-bulk-variations-table.vert .wcbvp-row.row-header-images{grid-auto-columns:1fr}.wc-bulk-variations-table.vert .wcbvp-row>.wcbvp-col-header{align-items:flex-start;flex-direction:row-reverse;grid-column:1;grid-row:auto;margin:0}.wc-bulk-variations-table.vert .wcbvp-row>.wcbvp-col-header>*{flex:1}.wc-bulk-variations-table.vert .wcbvp-row>.wcbvp-col-header>span{margin:0}.wc-bulk-variations-table.vert .wcbvp-row>.wcbvp-col-header>.product-thumbnail-wrapper,.wc-bulk-variations-table.vert .wcbvp-row>.wcbvp-col-header>img{margin-left:1em;margin-top:0}.wc-bulk-variations-table.vert .wcbvp-row>.wcbvp-row-header{align-items:flex-start;flex-direction:column;grid-column:auto;grid-row:1;margin:0}.wc-bulk-variations-table.vert .wcbvp-row>.wcbvp-row-header>*{margin:0}.wc-bulk-variations-table.vert .wcbvp-row>.wcbvp-col-header.wcbvp-row-header{flex-direction:row-reverse;grid-column:1;grid-row:1;justify-content:flex-end;margin:auto 0 0}.wc-bulk-variations-table.vert .wcbvp-row.top-label>.wcbvp-row-header:not(.wcbvp-col-header){flex-direction:column-reverse;justify-content:flex-end}.wc-bulk-variations-table.vert .wcbvp-row.top-label>.wcbvp-row-header.wcbvp-col-header{margin:0 0 auto}.wc-bulk-variations-table.vert .wcbvp-row.left-label>.wcbvp-col-header:not(.wcbvp-row-header){flex-direction:row-reverse;justify-content:space-between}.wc-bulk-variations-table.headless .wcbvp-row{grid-auto-columns:1fr}.wc-bulk-variations-table.headless .wcbvp-row>.wcbvp-row-header{display:none}.wc-bulk-variations-table.headless.vert .wcbvp-row{grid-auto-columns:1fr;grid-template-rows:repeat(var(--rows),auto)}.wc-bulk-variations-table.headless.vert .wcbvp-row>.wcbvp-row-header{display:flex}.wc-bulk-variations-table td{min-width:var(--min-col);padding:.5em;vertical-align:top}.wc-bulk-variations-table td:first-child a{display:inline-block}.wc-bulk-variations-table td:nth-child(1n+3){vertical-align:top}.wc-bulk-variations-table th{padding:.5em;text-align:left}.wc-bulk-variations-table ins:before{content:""!important;display:none!important;padding:0!important}.wc-bulk-variations-table .stock-status{display:inline-block;line-height:1.15}.wc-bulk-variations-table .amount:not(:first-child){margin-top:6px}.wc-bulk-variations-table .cell-wrapper{display:flex;flex-direction:column;justify-content:flex-start}.wc-bulk-variations-table .cell-wrapper .amount{margin-top:auto}form.wcbvp-cart{width:100%}form.wcbvp-cart fieldset{margin:0;padding:0}form.wcbvp-cart .wcbvp-total-wrapper{display:grid;grid-template-columns:1fr 1fr;padding-bottom:10px;width:100%}form.wcbvp-cart .wcbvp-total-wrapper .wcbvp-variation-pool{display:none}form.wcbvp-cart .wcbvp-total-wrapper .wcbvp-total-left p{margin:0}form.wcbvp-cart .wcbvp-total-wrapper .wcbvp-total-left label[role=status]{display:block;height:0;overflow:hidden;width:0}form.wcbvp-cart .wcbvp-total-wrapper .wcbvp-total-right{align-self:end;text-align:right}form.wcbvp-cart .wcbvp-total-wrapper .wcbvp-total-right a.added_to_cart,form.wcbvp-cart .wcbvp-total-wrapper .wcbvp-total-right button.single_add_to_cart_button{display:inline-block;float:none;margin:5px 0 0 5px;width:auto}form.wcbvp-cart.wcbvp-fast-pool .wcbvp-variation-pool{margin:0;text-align:right}form.wcbvp-cart.wcbvp-fast-pool .wcbvp-variation-pool .wcbvp-variation-pool-item{background-color:var(--background-color);border:2px solid var(--background-color);border-radius:var(--radius);color:var(--color);display:inline-block;font-size:.85em;margin:3px;padding:0 8px}form.wcbvp-cart.wcbvp-fast-pool .wcbvp-variation-pool .wcbvp-variation-pool-item.selected{background-color:var(--highlight-background-color);border-color:var(--highlight-background-color);color:var(--highlight-color)}form.wcbvp-cart.wcbvp-fast-pool .wcbvp-variation-pool .wcbvp-variation-pool-item.selected .action-delete{background-color:var(--highlight-color)}form.wcbvp-cart.wcbvp-fast-pool .wcbvp-variation-pool .wcbvp-variation-pool-item.layer-selected{border-color:var(--highlight-background-color)}form.wcbvp-cart.wcbvp-fast-pool .wcbvp-variation-pool .wcbvp-variation-pool-item .action-delete{--mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill="%23999" d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm101.8-262.2L295.6 256l62.2 62.2c4.7 4.7 4.7 12.3 0 17l-22.6 22.6c-4.7 4.7-12.3 4.7-17 0L256 295.6l-62.2 62.2c-4.7 4.7-12.3 4.7-17 0l-22.6-22.6c-4.7-4.7-4.7-12.3 0-17l62.2-62.2-62.2-62.2c-4.7-4.7-4.7-12.3 0-17l22.6-22.6c4.7-4.7 12.3-4.7 17 0l62.2 62.2 62.2-62.2c4.7-4.7 12.3-4.7 17 0l22.6 22.6c4.7 4.7 4.7 12.3 0 17z"></path></svg>');background-color:var(--color);display:inline-block;height:16px;margin:5px -3px -1px 6px;mask:var(--mask);-webkit-mask:var(--mask);width:16px}form.wcbvp-cart.wcbvp-fast-pool .wcbvp-variation-pool .wcbvp-variation-pool-item:hover{cursor:pointer}form.wcbvp-cart.wcbvp-fast-pool .wcbvp-variation-pool .wcbvp-variation-pool-item .label{display:inline-block;font-size:14px;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:2px}.woocommerce-message ul.wcbvp-cart-variation-list{margin:0 0 0 2em}.pswp.wbv-gallery{z-index:9999999}@media(min-width:800px){.with-product-details.has-bulk-variations .wc-quick-view-product-gallery{max-width:30%;min-width:15%}}.has-subtle-light-gray-background-color{background-color:#f3f4f5}.has-subtle-pale-green-background-color{background-color:#e9fbe5}.has-subtle-pale-blue-background-color{background-color:#e7f5fe}.has-subtle-pale-pink-background-color{background-color:#fcf0ef}.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0}.is-style-stripes .wcbvp-cell.wcbvp-alt,.is-style-stripes .wcbvp-col-header,.is-style-stripes .wcbvp-row-header.wcbvp-alt{background-color:#f0f0f0}.is-style-stripes.has-subtle-light-gray-background-color .wcbvp-cell.wcbvp-alt,.is-style-stripes.has-subtle-light-gray-background-color .wcbvp-col-header,.is-style-stripes.has-subtle-light-gray-background-color .wcbvp-row-header.wcbvp-alt{background-color:#f3f4f5}.is-style-stripes.has-subtle-pale-green-background-color .wcbvp-cell.wcbvp-alt,.is-style-stripes.has-subtle-pale-green-background-color .wcbvp-col-header,.is-style-stripes.has-subtle-pale-green-background-color .wcbvp-row-header.wcbvp-alt{background-color:#e9fbe5}.is-style-stripes.has-subtle-pale-blue-background-color .wcbvp-cell.wcbvp-alt,.is-style-stripes.has-subtle-pale-blue-background-color .wcbvp-col-header,.is-style-stripes.has-subtle-pale-blue-background-color .wcbvp-row-header.wcbvp-alt{background-color:#e7f5fe}.is-style-stripes.has-subtle-pale-pink-background-color .wcbvp-cell.wcbvp-alt,.is-style-stripes.has-subtle-pale-pink-background-color .wcbvp-col-header,.is-style-stripes.has-subtle-pale-pink-background-color .wcbvp-row-header.wcbvp-alt{background-color:#fcf0ef}.wc-bulk-variations-table{margin:0 0 15px}.wc-bulk-variations-table .wcbvp-row{background-color:#fdfdfd}.wc-bulk-variations-table .wcbvp-row.wcbvp-alt{background-color:#f8f8f8}.wc-bulk-variations-table .wcbvp-row>*{padding:.5em}.wc-bulk-variations-table .wcbvp-row>.wcbv-cell input.wcbvp-quantity{height:auto;line-height:1.618}.wc-bulk-variations-table .wcbvp-head-group:first-child .wcbvp-row:first-child{background-color:#f0f0f0;font-weight:600}.wc-bulk-variations-table.vert .wcbvp-head-group:first-child .wcbvp-row.wcbvp-alt,.wc-bulk-variations-table.vert .wcbvp-head-group:first-child .wcbvp-row:first-child{background-color:#fdfdfd}.wc-bulk-variations-table.vert .wcbvp-row{grid-template-rows:auto repeat(var(--rows),1fr)}.wc-bulk-variations-table.vert .wcbvp-row.wcbvp-alt{background-color:#fdfdfd}.wc-bulk-variations-table.vert .wcbvp-row .wcbvp-col-header{background-color:#fdfdfd;font-weight:400}.wc-bulk-variations-table.vert .wcbvp-row .wcbvp-colrow-image,.wc-bulk-variations-table.vert .wcbvp-row .wcbvp-row-header{background-color:#f0f0f0;font-weight:600}.wc-bulk-variations-table.vert .wcbvp-row>.wcbvp-v-alt{background-color:#f8f8f8}.wc-bulk-variations-table.vert .wcbvp-row .wcbvp-colrow-image,.wc-bulk-variations-table.vert .wcbvp-row .wcbvp-row-header,.wc-bulk-variations-table.vert .wcbvp-row .wcbvp-row-header.wcbvp-col-header{height:2.67em;min-height:2.67em}.wc-bulk-variations-table.wcbvp-table{display:table;width:100%}.wc-bulk-variations-table.wcbvp-table .wcbvp-head-group{display:table-header-group}.wc-bulk-variations-table.wcbvp-table .wcbvp-row-group{display:table-row-group}.wc-bulk-variations-table.wcbvp-table .wcbvp-row{display:table-row}.wc-bulk-variations-table.wcbvp-table .wcbvp-row>*{display:table-cell;vertical-align:top}.wc-bulk-variations-table.legacy-grid{grid-template-columns:1fr repeat(var(--cols),1fr)}.wc-bulk-variations-table.legacy-grid.both-header-images,.wc-bulk-variations-table.legacy-grid.row-header-images,.wc-bulk-variations-table.legacy-grid.vert.both-header-images,.wc-bulk-variations-table.legacy-grid.vert.col-header-images{grid-template-columns:2fr repeat(var(--cols),1fr)}
.wc-stripe-elements-field,.wc-stripe-iban-element-field{border:1px solid #ddd;margin:5px 0;padding:5px;background-color:#fff;outline:0}#payment .methods li.woocommerce-SavedPaymentMethods-token label{display:inline}#payment .methods li.woocommerce-SavedPaymentMethods-new label{display:inline}#add_payment_method #payment ul.payment_methods li img.stripe-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-icon{max-width:40px;padding-left:3px;margin:0}#add_payment_method #payment ul.payment_methods li img.stripe-bancontact-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-bancontact-icon{max-height:65px;max-width:45px}#add_payment_method #payment ul.payment_methods li img.stripe-ideal-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-ideal-icon{max-height:35px}#add_payment_method #payment ul.payment_methods li img.stripe-p24-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-p24-icon{max-width:65px}#add_payment_method #payment ul.payment_methods li img.stripe-alipay-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-alipay-icon{max-width:50px}#add_payment_method #payment ul.payment_methods li img.stripe-sofort-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-sofort-icon{max-width:55px}#add_payment_method #payment ul.payment_methods li img.stripe-sepa-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-sepa-icon{max-width:50px}#add_payment_method #payment ul.payment_methods li img.stripe-multibanco-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-multibanco-icon{max-height:30px}#add_payment_method #payment ul.payment_methods li img.stripe-eps-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-eps-icon{max-height:30px}#add_payment_method #payment ul.payment_methods li img.stripe-giropay-icon,.woocommerce-checkout #payment ul.payment_methods li img.stripe-giropay-icon{max-width:50px}#add_payment_method #payment ul.payment_methods li .stripe-credit-card-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-credit-card-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(https://merchmakers.ca/wp-content/plugins/woocommerce-gateway-stripe/assets/images/credit-card.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-visa-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-visa-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(https://merchmakers.ca/wp-content/plugins/woocommerce-gateway-stripe/assets/images/visa.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-amex-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-amex-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(https://merchmakers.ca/wp-content/plugins/woocommerce-gateway-stripe/assets/images/amex.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-diners-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-diners-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(https://merchmakers.ca/wp-content/plugins/woocommerce-gateway-stripe/assets/images/diners.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-discover-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-discover-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(https://merchmakers.ca/wp-content/plugins/woocommerce-gateway-stripe/assets/images/discover.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-jcb-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-jcb-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(https://merchmakers.ca/wp-content/plugins/woocommerce-gateway-stripe/assets/images/jcb.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-maestro-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-maestro-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(https://merchmakers.ca/wp-content/plugins/woocommerce-gateway-stripe/assets/images/maestro.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods li .stripe-mastercard-brand,.woocommerce-checkout #payment ul.payment_methods li .stripe-mastercard-brand{position:absolute;top:50%;margin-top:-10px;right:10px;background:no-repeat url(https://merchmakers.ca/wp-content/plugins/woocommerce-gateway-stripe/assets/images/mastercard.svg);display:block;width:30px;height:24px}#add_payment_method #payment ul.payment_methods .stripe-card-group,.woocommerce-checkout #payment ul.payment_methods .stripe-card-group{position:relative}.woocommerce-SavedPaymentMethods-token .stripe-source-errors .woocommerce-error{margin-top:1em;margin-bottom:2em}#wc-stripe-custom-button{display:block;width:100%}.woocommerce-checkout #payment #stripe_boleto_tax_id{width:100%}.gpay-button{background-origin:content-box;background-position:center center;background-repeat:no-repeat;background-size:contain;border:0;border-radius:4px;cursor:pointer;height:40px;min-height:40px;padding:11px 24px;width:100%}.gpay-button.light{width:calc(100% - 3px);background-color:#fff;margin:2px 0 3px 0}.gpay-button.light:active{background-color:#fff}.gpay-button.light:hover{background-color:#f8f8f8}.gpay-button.light:focus{box-shadow:#e8e8e8 0 1px 1px 0,#e8e8e8 0 1px 3px;outline:0}.gpay-button.light-outline{width:calc(100% - 3px);background-color:#fff;box-shadow:rgba(60,64,67,.3) 0 1px 1px 0,rgba(60,64,67,.15) 0 1px 3px 1px;margin:2px 0 3px 0}.gpay-button.light-outline:active{background-color:#fff}.gpay-button.light-outline:hover{background-color:#f8f8f8}.gpay-button.light-outline:focus{box-shadow:#e8e8e8 0 1px 1px 0,#e8e8e8 0 1px 3px;outline:0}.gpay-button.dark{background-color:#000;padding:12px 24px 10px}.gpay-button.dark:active{background-color:#5f6368}.gpay-button.dark:hover{background-color:#3c4043}.gpay-button.dark:focus{box-shadow:#5f6368 0 1px 1px 0,#5f6368 0 1px 3px;outline:0}.gpay-button.short.light,.gpay-button.short.light-outline{background-image:url(https://www.gstatic.com/instantbuy/svg/light_gpay.svg)}.gpay-button.short.dark{background-image:url(https://www.gstatic.com/instantbuy/svg/dark_gpay.svg)}
/*!
 * WooCommerce Product Options 1.1
 * Copyright 2022 Barn2 Plugins
 */
.dropzone,.dropzone *{box-sizing:border-box}.dropzone{border:2px dashed var(--wpo-input-border-color-alt);border-radius:var(--wpo-input-border-radius);position:relative}.dropzone .dz-button,.dropzone .dz-button:hover{align-items:center;background-color:transparent;border:none;box-shadow:none;color:#6b6b6b;display:flex;flex-direction:column;font-weight:400;height:auto;line-height:1;margin:0;min-height:80px;padding:5px;transition:none;width:100%}.dropzone .dz-button:after,.dropzone .dz-button:hover:after{background:transparent}.dropzone .dz-button:focus,.dropzone .dz-button:hover:focus{border-radius:var(--wpo-input-border-radius);outline:2px dashed #089ec7}.dropzone .dz-button-icon svg{fill:#089ec7}.dropzone .dz-button-label{color:#6b6b6b;font-size:16px;font-weight:400;line-height:1;text-transform:none}.dropzone .dz-preview{margin:5px 30px 5px 10px;position:relative}.dropzone .dz-preview:last-of-type{margin-bottom:10px}.dropzone .dz-preview .dz-progress{border-radius:50%;display:block;height:5px}.dropzone .dz-preview .dz-progress .dz-upload{background:var(--wpo-input-border-color-alt);display:block;height:100%;width:0}.dropzone .dz-preview .dz-details{color:inherit;display:flex;font-family:inherit;font-size:14px;font-weight:500;justify-content:flex-start;line-height:24px;vertical-align:middle}.dropzone .dz-preview .dz-size{margin-left:5px}.dropzone .dz-preview .dz-error-message{color:#c00;font-size:12px;margin-top:3px}.dropzone .dz-preview.dz-error .dz-error-mark,.dropzone .dz-preview.dz-error .dz-error-message{display:block}.dropzone .dz-preview.dz-error .dz-upload{width:100%}.dropzone .dz-preview.dz-success .dz-upload{background:#bdbdbd}.dropzone .dz-preview .dz-remove svg{fill:#bdbdbd;height:18px;position:absolute;right:-21px;top:17px;width:18px}.dropzone .dz-preview .dz-remove svg:hover{fill:#c00}.dropzone .dz-preview .dz-error-mark,.dropzone .dz-preview .dz-success-mark{display:none}div.nice-select{word-wrap:break-word;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:var(--wpo-input-background-color);border:2px solid var(--wpo-input-border-color);border-radius:var(--wpo-input-border-radius);box-sizing:border-box;color:#6b6b6b;cursor:pointer;display:flex;font-family:inherit;font-size:15px;font-weight:400;justify-content:space-between;line-height:24px;padding:4px 8px;position:relative;text-rendering:optimizeLegibility;transition-duration:.2s;transition-property:border,box-shadow,background-color;transition-timing-function:cubic-bezier(.2,.8,.4,1);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}div.nice-select.open,div.nice-select:active,div.nice-select:focus{border-color:#089ec7}div.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform:rotate(45deg);transform-origin:66% 66%;transition:all .15s ease-in-out;width:5px}div.nice-select.open:after{transform:rotate(-135deg)}div.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}div.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}div.nice-select.disabled:after{border-color:#ccc}div.nice-select.wide{width:100%}div.nice-select.wide .nice-select-dropdown{left:0!important;right:0!important}div.nice-select.right{float:right}div.nice-select.right .nice-select-dropdown{left:auto;right:0}div.nice-select.small{font-size:12px;height:36px;line-height:34px}div.nice-select.small:after{height:4px;width:4px}div.nice-select.small .option{line-height:34px;min-height:34px}div.nice-select .nice-select-dropdown{background-color:#fff;border:1px solid var(--wpo-input-border-color-alt);border-radius:6px;box-shadow:0 4px 16px rgba(0,0,0,.16);left:0;margin-top:.5rem;opacity:0;padding:8px 0;pointer-events:none;position:absolute;top:100%;transition-duration:.1s;transition-property:opacity,transform;transition-timing-function:cubic-bezier(.2,.8,.4,1);width:100%;z-index:9}div.nice-select ul.list{background-color:var(--wpo-input-background-color);border-radius:6px;color:#000;font-size:.875em;font-weight:400;list-style:none;margin:0;max-height:900px;overflow:auto;overflow:hidden;overflow-y:auto;padding:0;width:100%}div.nice-select ul.list li.selected{background-color:#f6f6f6;color:#545454}div.nice-select ul.list:hover .option:not(:hover){background-color:transparent!important}div.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding:0 16px;text-align:left;transition-property:color,background-color;transition-timing-function:cubic-bezier(.2,.8,.4,1)}div.nice-select .option.focus,div.nice-select .option.selected.focus,div.nice-select .option:hover{background-color:#f6f6f6}div.nice-select .option.selected{font-weight:700}div.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}div.nice-select .optgroup{font-weight:700}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{height:auto;line-height:22px;min-height:36px;padding:7px 12px;white-space:inherit}.nice-select .has-multiple span.current{background:#eee;border:1px solid #ccc;border-radius:3px;display:inline-block;font-size:14px;line-height:24px;margin-bottom:3px;margin-right:3px;padding:0 10px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{border-radius:5px 5px 0 0;box-sizing:border-box;padding:5px;pointer-events:none;width:100%}.nice-select .nice-select-search{background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;box-sizing:border-box;color:#444;display:inline-block;font-size:14px;height:auto;line-height:22px;margin:0 10px 0 0;min-height:36px;outline:0!important;padding:7px 12px;vertical-align:middle;width:100%}.wpo-color-checkboxes{display:flex;flex-wrap:wrap}.wpo-color-checkboxes .wpo-color-checkbox{align-items:center;cursor:pointer;display:flex;flex-direction:row;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wpo-color-checkboxes .wpo-color-checkbox label{align-items:center;display:flex;flex-grow:1;margin:0 16px 6px 0;width:calc(50% - 5.5px)}.wpo-color-checkboxes .wpo-color-checkbox input{height:1px;opacity:0;position:absolute;width:1px}.wpo-color-checkboxes .wpo-color-checkbox input:checked+span.wpo-swatch-inner{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.5 12.6-6.1-6 2.2-2.2 3.9 4L13.9.9l2.2 2.2-9.6 9.5Z' fill='%23FFF'/%3E%3C/svg%3E")}.wpo-color-checkboxes .wpo-color-checkbox.is-bright input:checked+span.wpo-swatch-inner{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTciIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTYuNSAxMi42LTYuMS02IDIuMi0yLjIgMy45IDRMMTMuOS45bDIuMiAyLjItOS42IDkuNVoiIGZpbGw9IiMwMDAiLz48L3N2Zz4=);border:1px solid #ccc}.wpo-color-checkboxes .wpo-color-checkbox.is-bright span.wpo-swatch-inner{border:1px solid #ccc}.wpo-color-checkboxes .wpo-color-checkbox span.wpo-swatch-inner{background-position:50%;background-repeat:no-repeat;background-size:15px;border-color:var(--wpo-input-border-color-alt);border-radius:var(--wpo-input-border-radius);border-style:solid;border-width:0;box-sizing:border-box;cursor:pointer;display:inline-block;flex:0 0 auto;height:30px;left:4px;margin:2px;outline:none;top:4px;transition-duration:.2s;transition-property:background-image,border-color,background-color;transition-timing-function:cubic-bezier(.2,.8,.4,1);vertical-align:middle;width:30px}.wpo-color-checkboxes .wpo-color-checkbox div{color:inherit;font-family:inherit;font-weight:500;line-height:24px;padding-left:8px;vertical-align:middle}.wpo-image-buttons{grid-gap:16px;display:grid;grid-auto-rows:max-content;grid-template-columns:repeat(auto-fill,118px)}.wpo-field-images[data-max-qty="1"] .wpo-image-active svg{display:none}label.wpo-image-button{align-items:center;cursor:pointer;display:flex;flex-direction:column;margin:0 12px 6px 0;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}label.wpo-image-button input{height:1px;opacity:0;position:absolute;width:1px}label.wpo-image-button:hover .wpo-image-wrap:after,label.wpo-image-button:hover .wpo-image-wrap:not(.no-label):after{background:rgba(0,0,0,.3)}label.wpo-image-button .wpo-image-wrap{background-color:transparent;border-radius:6px;box-shadow:none;display:flex;height:100%;outline:none;transition-duration:.2s;transition-property:background;transition-timing-function:linear;width:100%;z-index:2}label.wpo-image-button .wpo-image-wrap:after{border-radius:6px;content:"";display:block;height:100%;position:absolute;top:0;transition:all .3s ease;width:100%}label.wpo-image-button .wpo-image-wrap:not(.no-label):after{background:rgba(0,0,0,.5)}label.wpo-image-button img{border-radius:6px;height:auto;max-width:100%;width:100%}label.wpo-image-button div.wpo-image-text{align-items:center;color:#fff;display:flex;flex-direction:column;font-family:inherit;font-size:14px;font-weight:600;height:100%;justify-content:center;line-height:24px;padding:0 6px;position:absolute;text-align:center;width:100%;z-index:2}label.wpo-image-button div.wpo-image-active{background:transparent;border:3px solid var(--wpo-input-focus-color);border-radius:6px;display:flex;height:100%;justify-content:flex-end;position:absolute;visibility:hidden;width:100%;z-index:3}label.wpo-image-button div.wpo-image-active.wpo-image-selected{visibility:inherit}label.wpo-image-button div.wpo-image-active svg{fill:#fff;background:var(--wpo-input-focus-color);border-radius:0 0 0 6px}.wpo-field label.wpo-radio{align-items:center;cursor:pointer;display:flex;margin:0 14px 6px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wpo-field label.wpo-radio input{height:1px;opacity:0;position:absolute;width:1px}.wpo-field label.wpo-radio input:checked+span.wpo-radio-inner{background-color:var(--wpo-input-border-color-alt)}.wpo-field label.wpo-radio input:checked+span.wpo-radio-inner>span.wpo-radio-dot{height:8px;width:8px}.wpo-field label.wpo-radio:hover input:not(:checked)+span.wpo-radio-inner>span.wpo-radio-dot{background-color:#eee}.wpo-field label.wpo-radio span.wpo-radio-inner{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background-color:var(--wpo-input-border-color-alt);border-radius:50%;box-shadow:none;box-sizing:border-box;display:flex;flex-shrink:0;height:20px;justify-content:center;margin:2px;outline:none;outline-color:#6d6d6d;transition-duration:.2s;transition-timing-function:cubic-bezier(.2,.8,.4,1);vertical-align:middle;width:20px}.wpo-field label.wpo-radio span.wpo-radio-dot{background-color:var(--wpo-input-background-color);border-radius:50%;height:16px;transition-duration:.2s;transition-timing-function:cubic-bezier(.2,.8,.4,1);width:16px}.wpo-field label.wpo-radio div{color:inherit;font-family:inherit;font-weight:500;padding-left:8px;vertical-align:middle}.wpo-field label.wpo-checkbox{align-items:center;cursor:pointer;display:flex;margin:0 14px 6px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wpo-field label.wpo-checkbox input{height:1px;opacity:0;position:absolute;width:1px}.wpo-field label.wpo-checkbox input:checked+span.wpo-checkbox-inner{background-color:#bdbdbd;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='17' height='13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6.5 12.6-6.1-6 2.2-2.2 3.9 4L13.9.9l2.2 2.2-9.6 9.5Z' fill='%23FFF'/%3E%3C/svg%3E");border-color:#bdbdbd}.wpo-field label.wpo-checkbox:hover span.wpo-checkbox-inner{background-color:#f6f6f6}.wpo-field label.wpo-checkbox span.wpo-checkbox-inner{background-color:var(--wpo-input-background-color);background-position:50%;background-repeat:no-repeat;background-size:15px;border:2px solid var(--wpo-input-border-color-alt);border-radius:var(--wpo-input-border-radius);box-sizing:border-box;display:inline-block;flex:0 0 auto;height:20px;left:4px;margin:2px;outline:none;top:4px;transition-duration:.2s;transition-property:background-image,border-color,background-color;transition-timing-function:cubic-bezier(.2,.8,.4,1);vertical-align:middle;width:20px}.wpo-field label.wpo-checkbox div{color:inherit;font-family:inherit;font-weight:500;line-height:1;padding-left:8px;vertical-align:middle}.wpo-options-container{--wpo-input-focus-color:#089ec7;--wpo-input-border-radius:4px;--wpo-input-border-color:#eee;--wpo-input-border-color-alt:#e1dfdf;--wpo-input-background-color:#fff;--wpo-input-error-color:#c00;--wpo-input-font-size:15px;--wpo-description-font-size:13px;--wpo-group-name-font-size:1.3em;--wpo-option-name-font-size:1.1em;--wpo-option-price-font-size:12px}.wpo-text-labels{display:flex;flex-wrap:wrap}.wpo-text-labels label.wpo-text-label{align-items:center;cursor:pointer;display:flex;margin:0 14px 6px 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wpo-text-labels label.wpo-text-label input{height:1px;opacity:0;position:absolute;width:1px}.wpo-text-labels label.wpo-text-label input:checked+span.wpo-text-label-inner{background-color:#bdbdbd;color:#fff}.wpo-text-labels label.wpo-text-label .wpo-text-label-inner{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:2px solid var(--wpo-input-border-color-alt);box-shadow:none;font-size:14px;font-weight:500;justify-content:center;line-height:16px;outline:none;padding:8px;text-decoration:none;transition-duration:.2s;transition-property:background;transition-timing-function:linear}.wpo-text-labels label.wpo-text-label .wpo-text-label-inner:hover{background-color:#e2e2e2;border-color:#d5d5d5;color:#333}body.single-product.wpo-has-fields.theme-astra form.cart,body.single-product.wpo-has-fields.theme-betheme form.cart{display:block!important}body.single-product.wpo-has-fields.theme-Divi .nice-select span.current{font-size:15px}body.single-product.wpo-has-fields.theme-Divi .nice-select ul.list{line-height:24px!important;padding:0!important}table.wc-product-table form.wpt_variations_form .single_variation_wrap{width:100%}h2.wpo-group-title{font-size:var(--wpo-group-name-font-size);font-weight:700;margin-bottom:15px;text-align:left}.wpo-price-container{font-size:var(--wpo-option-price-font-size)}.wpo-totals-label{display:block;font-size:18px;font-weight:700;margin-bottom:15px}.woocommerce form .wpo-options-container{padding:0 2px}.woocommerce form .wpo-options-container .wpo-options-container{--wpo-input-focus-color:#089ec7;--wpo-input-border-radius:4px;--wpo-input-border-color:#eee;--wpo-input-border-color-alt:#e1dfdf;--wpo-input-background-color:#fff;--wpo-input-error-color:#c00;--wpo-input-font-size:15px;--wpo-description-font-size:13px;--wpo-group-name-font-size:1.3em;--wpo-option-name-font-size:1.1em;--wpo-option-price-font-size:12px}.woocommerce form .wpo-options-container .wpo-field .wpo-customer-price{align-items:center;border-radius:inherit;box-sizing:border-box;display:flex;position:relative}.woocommerce form .wpo-options-container .wpo-field .wpo-customer-price input[type=number]{background-color:transparent;border-radius:0 4px 4px 0;box-shadow:none;box-sizing:border-box;display:block;margin:0;outline:medium none currentcolor;width:100%}.woocommerce form .wpo-options-container .wpo-field .wpo-customer-price input[type=number]:focus{border-left:2px solid #eee}.woocommerce form .wpo-options-container .wpo-field .wpo-customer-price span.wpo-customer-price-currency{align-items:center;align-self:stretch;background-color:#f8f9fa;box-sizing:border-box;display:flex;outline:none;padding:0 12px}.woocommerce form .wpo-options-container .wpo-field .wpo-customer-price div.wpo-customer-price-backdrop{border:2px solid #eee;border-radius:var(--wpo-input-border-radius);box-sizing:border-box;inset:0;margin:0;padding-right:4px;pointer-events:none;position:absolute}.woocommerce form .wpo-options-container .wpo-field .wpo-customer-price input[type=number]:focus~div.wpo-customer-price-backdrop{border:2px solid var(--wpo-input-focus-color)}.woocommerce form .wpo-options-container input[type=email],.woocommerce form .wpo-options-container input[type=number],.woocommerce form .wpo-options-container input[type=password],.woocommerce form .wpo-options-container input[type=tel],.woocommerce form .wpo-options-container input[type=text],.woocommerce form .wpo-options-container input[type=url],.woocommerce form .wpo-options-container textarea{background-color:var(--wpo-input-background-color);border:2px solid var(--wpo-input-border-color);border-radius:var(--wpo-input-border-radius);box-shadow:none;box-sizing:border-box;font-size:var(--wpo-input-font-size);font-weight:400;height:auto;line-height:1.3;margin:0;max-height:none;max-width:none;min-height:auto;min-width:auto;padding:6px 8px;transition:all .3s;width:100%}.woocommerce form .wpo-options-container input[type=email]:focus,.woocommerce form .wpo-options-container input[type=number]:focus,.woocommerce form .wpo-options-container input[type=password]:focus,.woocommerce form .wpo-options-container input[type=tel]:focus,.woocommerce form .wpo-options-container input[type=text]:focus,.woocommerce form .wpo-options-container input[type=url]:focus,.woocommerce form .wpo-options-container textarea:focus{background-color:#f6f6f6;border:2px solid var(--wpo-input-focus-color);border-radius:var(--wpo-input-border-radius);box-shadow:none;box-sizing:border-box;font-size:var(--wpo-input-font-size);font-weight:400;height:auto;line-height:1.3;margin:0;outline:none;padding:6px 8px;transition:all .3s;width:100%}.wpo-field-hide{display:none!important}.wpo-field{margin-bottom:20px;position:relative;text-align:left}.wpo-field.wpo-field-checkbox,.wpo-field.wpo-field-color_swatches,.wpo-field.wpo-field-radio,.wpo-field.wpo-field-text_labels{margin-bottom:14px}.wpo-field label{font-weight:400;margin:0;padding:0;text-align:left}.wpo-field.wpo-label-is-option-name label{align-items:center;display:flex;font-size:var(--wpo-option-name-font-size);font-weight:500;margin:0 0 4px}.wpo-field.wpo-label-is-option-name label .wpo-field-required-symbol{color:var(--wpo-input-error-color);font-weight:700;margin-left:2px}.wpo-field.wpo-label-is-option-name label .wpo-price-container{margin-left:4px}.wpo-field-description{font-size:13px;font-weight:400;line-height:1.2;margin:5px 0 0;padding:0;text-align:left}.wpo-info-label{font-size:12px;font-weight:400;margin:2px 0}.wpo-option-name{align-items:center;display:flex;font-size:var(--wpo-option-name-font-size);font-weight:500;margin:0 0 4px}.wpo-option-name .wpo-field-required-symbol{color:var(--wpo-input-error-color);font-weight:700;margin-left:2px}.wpo-incognito-input{float:right;height:0;margin:0;padding:0;visibility:hidden;width:0}.wpo-error-message{color:var(--wpo-input-error-color);display:block}.wpo-checkboxes,.wpo-radios{grid-gap:0 20px;display:inline-grid;grid-template-columns:auto auto}.wpo-checkboxes.wpo-checkboxes-one-col,.wpo-checkboxes.wpo-radios-one-col,.wpo-radios.wpo-checkboxes-one-col,.wpo-radios.wpo-radios-one-col{grid-template-columns:auto}