@import url(https://fonts.cdnfonts.com/css/mindset);.scfk-postcode-error-alert{background:linear-gradient(135deg,#fef2f2 0%,#fff5f5 100%);border:1px solid #fecaca;border-left:4px solid #dc2626;border-radius:8px;padding:16px 20px;margin:15px 0;animation:scfkShakeIn 0.4s ease}@keyframes scfkShakeIn{0%{transform:translateX(-10px);opacity:0}25%{transform:translateX(5px)}50%{transform:translateX(-3px)}75%{transform:translateX(2px)}100%{transform:translateX(0);opacity:1}}.scfk-postcode-error-header{display:flex;align-items:center;gap:10px;margin-bottom:10px}.scfk-postcode-error-icon{width:24px;height:24px;background:#dc2626;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.scfk-postcode-error-icon svg{width:14px;height:14px;color:#fff}.scfk-postcode-error-title{font-weight:600;font-size:15px;color:#991b1b;margin:0}.scfk-postcode-error-message{color:#7f1d1d;font-size:14px;line-height:1.6;margin:0;padding-left:34px}.scfk-postcode-field-error{position:relative}.scfk-postcode-field-error input{border-color:#dc2626!important;background-color:#fef2f2!important}.scfk-postcode-field-error .scfk-inline-error{display:block;color:#dc2626;font-size:12px;margin-top:4px;padding-left:2px}.scfk-postcode-field-valid input{border-color:#16a34a!important}.scfk-postcode-status{display:inline-flex;align-items:center;gap:6px;font-size:12px;margin-top:6px;padding:4px 8px;border-radius:4px}.scfk-postcode-status.is-checking{background:#f3f4f6;color:#6b7280}.scfk-postcode-status.is-valid{background:#dcfce7;color:#166534}.scfk-postcode-status.is-invalid{background:#fee2e2;color:#991b1b}.scfk-postcode-status-spinner{width:12px;height:12px;border:2px solid #e5e7eb;border-top-color:#6b7280;border-radius:50%;animation:scfkSpin 0.6s linear infinite}@keyframes scfkSpin{to{transform:rotate(360deg)}}.scfk-checkout-blocked .wfacp_main_btn,.scfk-checkout-blocked #place_order,.scfk-checkout-blocked button[name="woocommerce_checkout_place_order"]{opacity:.5;pointer-events:none;cursor:not-allowed}#wfacp-sec-wrapper .scfk-postcode-error-alert{margin:15px 0}@media (max-width:600px){.scfk-postcode-error-alert{padding:14px 16px}.scfk-postcode-error-message{padding-left:0;margin-top:8px}}:root{--scfk-address-primary:var(--wfacp-btn-bg, #4a90d9);--scfk-address-primary-hover:var(--wfacp-btn-bg, #3a7cc5);--scfk-address-text:var(--wfacp-btn-color, #ffffff);--scfk-address-border:#e0e0e0;--scfk-address-border-focus:var(--wfacp-btn-bg, #4a90d9);--scfk-address-bg:#ffffff;--scfk-address-bg-hover:#f7f9fc;--scfk-address-text-muted:#666666;--scfk-address-error:#dc3545;--scfk-address-success:#28a745;--scfk-address-shadow:0 4px 24px rgba(0, 0, 0, 0.15);--scfk-address-radius:8px}.scfk-address-lookup-wrapper{margin-bottom:20px}.scfk-find-address-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--scfk-address-primary);color:var(--scfk-address-text);border:none;border-radius:var(--scfk-address-radius);font-size:14px;font-weight:600;cursor:pointer;transition:all 0.2s ease}.scfk-find-address-btn:hover{background:var(--scfk-address-primary-hover);transform:translateY(-1px);box-shadow:0 2px 8px rgb(0 0 0 / .15)}.scfk-find-address-btn:active{transform:translateY(0)}.scfk-find-address-btn .scfk-location-icon{flex-shrink:0}.scfk-address-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.scfk-address-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .6);backdrop-filter:blur(2px)}.scfk-address-modal-content{position:relative;background:var(--scfk-address-bg);border-radius:calc(var(--scfk-address-radius) * 2);width:100%;max-width:520px;max-height:80vh;display:flex;flex-direction:column;box-shadow:var(--scfk-address-shadow);animation:scfkModalFadeIn 0.25s ease}@keyframes scfkModalFadeIn{from{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.scfk-address-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--scfk-address-border)}.scfk-address-modal-header h3{margin:0;font-size:18px;font-weight:600;color:#333}.scfk-address-modal-close{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:#fff0;border:none;border-radius:50%;cursor:pointer;color:#666;transition:all 0.2s ease}.scfk-address-modal-close:hover{background:#f0f0f0;color:#333}.scfk-address-modal-body{padding:24px;overflow-y:auto;flex:1}.scfk-address-search-box{display:flex;gap:10px;margin-bottom:16px}.scfk-address-search-input{flex:1;padding:14px 16px;border:2px solid var(--scfk-address-border);border-radius:var(--scfk-address-radius);font-size:15px;outline:none;transition:all 0.2s ease}.scfk-address-search-input:focus{border-color:var(--scfk-address-border-focus);box-shadow:0 0 0 3px rgb(74 144 217 / .15)}.scfk-address-search-input::placeholder{color:#aaa}.scfk-address-search-btn{display:flex;align-items:center;justify-content:center;width:50px;padding:0;background:var(--scfk-address-primary);color:var(--scfk-address-text);border:none;border-radius:var(--scfk-address-radius);cursor:pointer;transition:all 0.2s ease}.scfk-address-search-btn:hover{background:var(--scfk-address-primary-hover)}.scfk-address-results-container{position:relative;min-height:100px;max-height:320px;overflow-y:auto;margin-bottom:16px;border:1px solid var(--scfk-address-border);border-radius:var(--scfk-address-radius)}.scfk-address-results{padding:4px}.scfk-address-loading{position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(255 255 255 / .95);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:10}.scfk-address-spinner{width:32px;height:32px;border:3px solid #e0e0e0;border-top-color:var(--scfk-address-primary);border-radius:50%;animation:scfkSpin 0.8s linear infinite}@keyframes scfkSpin{to{transform:rotate(360deg)}}.scfk-address-loading span{font-size:14px;color:var(--scfk-address-text-muted)}.scfk-address-result-item{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:6px;cursor:pointer;transition:all 0.15s ease;border:1px solid #fff0;margin-bottom:2px}.scfk-address-result-item:hover{background:var(--scfk-address-bg-hover);border-color:var(--scfk-address-border)}.scfk-address-result-item:active{transform:scale(.99)}.scfk-address-result-icon{flex-shrink:0;width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%;color:var(--scfk-address-text-muted)}.scfk-address-result-icon.is-selectable{background:rgb(74 144 217 / .1);color:var(--scfk-address-primary)}.scfk-address-result-content{flex:1;min-width:0}.scfk-address-result-title{display:block;font-weight:500;color:#333;margin-bottom:2px;word-break:break-word}.scfk-address-result-description{display:block;font-size:13px;color:var(--scfk-address-text-muted);word-break:break-word}.scfk-address-result-action{display:block;font-size:12px;color:var(--scfk-address-primary);margin-top:4px}.scfk-address-result-chevron{flex-shrink:0;color:#ccc;align-self:center}.scfk-address-error{padding:16px;background:#fef2f2;border:1px solid #fee2e2;border-radius:var(--scfk-address-radius);color:var(--scfk-address-error);font-size:14px;text-align:center}.scfk-address-empty{padding:40px 20px;text-align:center;color:var(--scfk-address-text-muted)}.scfk-address-empty svg{margin-bottom:12px;opacity:.5}.scfk-address-empty p{margin:0;font-size:14px}.scfk-address-hint{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#f8f9fa;border-radius:var(--scfk-address-radius);font-size:13px;color:var(--scfk-address-text-muted)}.scfk-address-hint svg{flex-shrink:0;opacity:.6}.scfk-address-success-toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--scfk-address-success);color:#fff;padding:14px 24px;border-radius:var(--scfk-address-radius);font-size:14px;font-weight:500;box-shadow:0 4px 12px rgb(0 0 0 / .2);z-index:1000000;display:flex;align-items:center;gap:10px;animation:scfkToastIn 0.3s ease}.scfk-address-success-toast.is-hiding{animation:scfkToastOut 0.3s ease forwards}@keyframes scfkToastIn{from{opacity:0;transform:translateX(-50%) translateY(20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes scfkToastOut{from{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(20px)}}@media (max-width:600px){.scfk-address-modal{padding:0;align-items:flex-end}.scfk-address-modal-content{max-width:100%;max-height:90vh;border-radius:20px 20px 0 0;animation:scfkModalSlideUp 0.3s ease}@keyframes scfkModalSlideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.scfk-address-modal-header{padding:16px 20px}.scfk-address-modal-body{padding:20px}.scfk-address-search-box{flex-direction:column}.scfk-address-search-btn{width:100%;padding:14px}.scfk-address-results-container{max-height:250px}}#wfacp-sec-wrapper .scfk-address-lookup-wrapper{margin-bottom:20px}#wfacp-sec-wrapper .scfk-find-address-btn{background:var(--wfacp-btn-bg,var(--scfk-address-primary));color:var(--wfacp-btn-color,var(--scfk-address-text))}#wfacp-sec-wrapper .scfk-find-address-btn:hover{opacity:.9}.scfk-address-modal-content input[type="text"]{border:2px solid var(--scfk-address-border)!important;height:auto!important;padding:14px 16px!important;margin:0!important;background:#fff!important}.scfk-address-modal-content input[type="text"]:focus{border-color:var(--scfk-address-border-focus)!important;box-shadow:0 0 0 3px rgb(74 144 217 / .15)!important}.scfk-address-modal-content button{font-family:inherit}.scfk-purchase-order-wrapper{margin:0;padding:0}.scfk-purchase-order-input-wrapper{margin-top:0}.scfk-purchase-order-input-wrapper.scfk-visible{animation:scfkPOSlideDown 0.2s ease-out}@keyframes scfkPOSlideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.scfk-purchase-order-wrapper .input-text.scfk-error{border-color:#dc3545!important}.scfk-purchase-order-wrapper .input-text.scfk-error:focus{box-shadow:0 0 0 2px rgb(220 53 69 / .15)!important}.scfk-order-notes-wrapper{width:100%;margin:0;padding:0}.scfk-order-notes-input-wrapper{margin-top:0}.scfk-order-notes-wrapper textarea.scfk-error{border-color:#e2401c!important}.scfk-order-notes-wrapper textarea.wfacp-form-control{width:100%;min-height:100px;padding:12px 15px;font-size:14px;line-height:1.5;border:1px solid #ddd;border-radius:4px;resize:vertical;transition:border-color 0.2s ease,box-shadow 0.2s ease}.scfk-order-notes-wrapper textarea.wfacp-form-control:focus{border-color:#0073aa;box-shadow:0 0 0 1px #0073aa;outline:none}.scfk-order-notes-wrapper textarea.wfacp-form-control::placeholder{color:#999;opacity:1}.scfk-order-notes-wrapper .wfacp-form-control-label{display:block;margin-bottom:8px;font-weight:500;color:#333}.scfk-order-notes-wrapper .wfacp-form-control-label .optional{font-weight:400;color:#666;font-size:.9em}.scfk-order-notes-wrapper .wfacp-form-control-label abbr.required{color:#e2401c;text-decoration:none;border:none}.scfk-order-notes-wrapper .wfacp-field-description{display:block;margin-top:6px;font-size:12px;color:#666;line-height:1.4}.scfk-order-notes-wrapper textarea.wfacp-form-control.wfacp-error,.scfk-order-notes-wrapper textarea.wfacp-form-control.has-error{border-color:#e2401c}.scfk-order-notes-wrapper .wfacp_inline_error{display:block;margin-top:5px;color:#e2401c;font-size:12px}.scfk-order-notes-wrapper .scfk-char-counter{display:block;text-align:right;margin-top:4px;font-size:11px;color:#999}.scfk-order-notes-wrapper .scfk-char-counter.warning{color:#f0ad4e}.scfk-order-notes-wrapper .scfk-char-counter.danger{color:#e2401c}@media (max-width:768px){.scfk-order-notes-wrapper textarea.wfacp-form-control{min-height:80px;padding:10px 12px;font-size:16px}}body .wfacp_main_form .scfk-order-notes-wrapper .form-row{margin-bottom:0}body .wfacp_main_form .scfk-order-notes-wrapper textarea{background-color:#fff}@media (prefers-color-scheme:dark){.wfacp_dark_mode .scfk-order-notes-wrapper textarea.wfacp-form-control{background-color:#2d2d2d;border-color:#444;color:#fff}.wfacp_dark_mode .scfk-order-notes-wrapper textarea.wfacp-form-control::placeholder{color:#888}.wfacp_dark_mode .scfk-order-notes-wrapper .wfacp-form-control-label{color:#eee}.wfacp_dark_mode .scfk-order-notes-wrapper .wfacp-field-description{color:#aaa}}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2) format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype");font-weight:400;font-style:normal}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce-account .wp-block-post-title,.woocommerce-account main .woocommerce,.woocommerce-cart .wp-block-post-title,.woocommerce-cart main .woocommerce,.woocommerce-checkout .wp-block-post-title,.woocommerce-checkout main .woocommerce{max-width:1000px}.clear{clear:both}.woocommerce a.button.disabled,.woocommerce a.button.disabled:hover,.woocommerce a.button:disabled,.woocommerce a.button:disabled:hover,.woocommerce a.button:disabled[disabled],.woocommerce a.button:disabled[disabled]:hover,.woocommerce button.button.disabled,.woocommerce button.button.disabled:hover,.woocommerce button.button:disabled,.woocommerce button.button:disabled:hover,.woocommerce button.button:disabled[disabled],.woocommerce button.button:disabled[disabled]:hover{opacity:.5}.woocommerce #respond input#submit:hover,.woocommerce a.button.alt:hover,.woocommerce input.button:hover{opacity:.9}.woocommerce #respond input#submit.disabled,.woocommerce #respond input#submit.disabled:hover,.woocommerce #respond input#submit:disabled,.woocommerce #respond input#submit:disabled:hover,.woocommerce #respond input#submit:disabled[disabled],.woocommerce #respond input#submit:disabled[disabled]:hover,.woocommerce a.button.alt.disabled,.woocommerce a.button.alt.disabled:hover,.woocommerce a.button.alt:disabled,.woocommerce a.button.alt:disabled:hover,.woocommerce a.button.alt:disabled[disabled],.woocommerce a.button.alt:disabled[disabled]:hover,.woocommerce input.button.disabled,.woocommerce input.button.disabled:hover,.woocommerce input.button:disabled,.woocommerce input.button:disabled:hover,.woocommerce input.button:disabled[disabled],.woocommerce input.button:disabled[disabled]:hover{opacity:.5}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:1.2em}.woocommerce div.product::after{content:"";display:block;clear:both}.woocommerce div.product div.summary>*{margin-bottom:var(--wp--style--block-gap)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::before{box-shadow:2px 2px 0 var(--wp--preset--color--background,#fff)}.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow:-2px 2px 0 var(--wp--preset--color--background,#fff)}.woocommerce div.product form.cart div.quantity{float:none;vertical-align:middle}.woocommerce div.product form.cart div.quantity .qty{margin-right:.5em}.woocommerce div.product form.cart button.single_add_to_cart_button,.woocommerce div.product form.cart button[name=add-to-cart]{display:inline-block;float:none;margin-top:0;margin-bottom:0;vertical-align:middle;word-break:normal}.woocommerce div.product form.cart .variations td,.woocommerce div.product form.cart .variations th{word-break:normal}.woocommerce div.product .related.products{margin-top:5em}.woocommerce .woocommerce-Reviews #comments{margin-bottom:var(--wp--style--block-gap)}.woocommerce .woocommerce-Reviews .commentlist{box-sizing:border-box}.woocommerce .woocommerce-Reviews .comment-reply-title{font-size:var(--wp--preset--font-size--medium);font-weight:700}.woocommerce .price bdi,.woocommerce .price ins,.woocommerce .wc-block-components-product-price bdi,.woocommerce .wc-block-components-product-price ins,.woocommerce .woocommerce-grouped-product-list-item__price bdi,.woocommerce .woocommerce-grouped-product-list-item__price ins{text-decoration:none}.woocommerce span.onsale{background-color:var(--wp--preset--color--foreground,#958e09);color:var(--wp--preset--color--background,#fff)}.woocommerce table.variations{display:block}.woocommerce table.variations tr td,.woocommerce table.variations tr th{padding-bottom:var(--wp--style--block-gap);text-align:left}.woocommerce table.variations tr th{padding-right:1em}.woocommerce table.variations tr td select{height:3em;padding:.9em 1.1em;font-size:var(--wp--preset--font-size--small)}.woocommerce div.product form.cart table.variations td select{min-width:70%}.woocommerce div.product form.cart table.variations td,.woocommerce div.product form.cart table.variations th{vertical-align:middle}.woocommerce .single_variation_wrap .woocommerce-variation{margin-bottom:var(--wp--style--block-gap)}a.added_to_cart{display:block;margin-top:1em}.woocommerce-page .input-text,.woocommerce-page .select2-container,.woocommerce-page select{font-size:var(--wp--preset--font-size--small)}.woocommerce-page label{margin-bottom:.7em}.woocommerce form .form-row{margin-bottom:1em}.woocommerce form textarea{min-height:100px}.woocommerce-page table.shop_table{width:70%;border-collapse:collapse}@media only screen and (max-width:768px){.woocommerce-page table.shop_table{width:100%}}.woocommerce-page table.shop_table td,.woocommerce-page table.shop_table th{padding:1em}.woocommerce-page table.shop_table_responsive{width:100%}.woocommerce-page .woocommerce-cart-form .product-remove{width:1em}.woocommerce-page .woocommerce-cart-form .product-thumbnail{width:120px}.woocommerce-page .woocommerce-cart-form .product-thumbnail a img{width:117px}.woocommerce-page .woocommerce-cart-form .coupon{display:flex;align-items:center;flex-wrap:wrap}.woocommerce-page .woocommerce-cart-form #coupon_code{width:auto;margin-right:.8em;height:50px;font-size:var(--wp--preset--font-size--small);padding:0 1.1em}@media only screen and (max-width:768px){.woocommerce-page .woocommerce-cart-form .product-remove{width:auto}.woocommerce-page .woocommerce-cart-form #coupon_code{width:50%;margin-right:0}}.woocommerce-page .cart-collaterals h2{font-size:var(--wp--preset--font-size--medium)}.woocommerce-page .woocommerce-form-coupon .button{min-height:50px}.woocommerce-page .woocommerce-column__title,.woocommerce-page .woocommerce-customer-details h2,.woocommerce-page .woocommerce-thankyou-order-received{font-size:var(--wp--preset--font-size--large);font-weight:300}.woocommerce-page ul.woocommerce-order-overview{display:flex;width:100%;padding-left:0;font-size:var(--wp--preset--font-size--small)}@media only screen and (max-width:768px){.woocommerce-page ul.woocommerce-order-overview{flex-direction:column}}.woocommerce-page ul.woocommerce-order-overview li{flex-grow:1;margin-bottom:1em;border:none;display:inline;text-transform:uppercase}.woocommerce-page ul.woocommerce-order-overview li strong{text-transform:none;display:block}.woocommerce-page .woocommerce-customer-details address{box-sizing:border-box;width:70%;padding:1em;border-width:1px;border-radius:0}.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0 0 2em;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li{list-style:none;padding:1em 0}@media only screen and (max-width:768px){.woocommerce-account .woocommerce-MyAccount-navigation li{padding:.35em 0}}.woocommerce-account .woocommerce-MyAccount-navigation li:first-child{padding-top:0}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-navigation li a{text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation li a:hover{text-decoration:underline}.woocommerce-account .woocommerce-MyAccount-content p.form-row-first,.woocommerce-account .woocommerce-MyAccount-content p.form-row-last,.woocommerce-account .woocommerce-MyAccount-content>p:first-of-type{margin-block-start:0}.woocommerce-account .woocommerce-customer-details address,.woocommerce-account table.shop_table.order_details{width:100%}.woocommerce-account .addresses .title .edit{display:block;margin-bottom:1em}.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form>h3{margin-block-start:0}.woocommerce-account .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions::before{display:none}.woocommerce-account .woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a{display:block;margin-bottom:1em;text-align:center}.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row select,.woocommerce-page form .form-row textarea.input-text{font-size:var(--wp--preset--font-size--small);padding:.9rem 1.1rem}.woocommerce-page form .form-row select{background-position:calc(100% - 1.1rem) 50%}.woocommerce-page form .form-row label{margin-bottom:.7em}.woocommerce-page form .form-row .select2-container .select2-selection--single .select2-selection__rendered{padding:.9rem 1.1rem}.woocommerce-page form .form-row .select2-container .select2-selection--single .select2-selection__arrow{right:1.1em}.woocommerce-page .select2-container .select2-search--dropdown{padding:0 1.1rem .5rem}.woocommerce-page .select2-container .select2-search--dropdown .select2-search__field{padding:.5rem;font-size:var(--wp--preset--font-size--small)}.woocommerce-page .select2-container .select2-results__option{padding:.5rem 1.1rem}.woocommerce-store-notice,p.demo_store{background:var(--wp--preset--color--foreground,#720eec);bottom:0;color:var(--wp--preset--color--background,#fcfbfe);position:fixed;top:auto!important}.woocommerce-store-notice a,p.demo_store a{color:var(--wp--preset--color--background,#fcfbfe)}.woocommerce .product-category mark.count{background-color:#fff0}.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:#999}.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 #fff0 #fff0 #fff0;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:#fff0 #fff0 #888 #fff0;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:#999;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:#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 #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:#999}.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 #fff0 #fff0 #fff0;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 #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:#fff0 #fff0 #888 #fff0;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 #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 #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 #fff0}.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:#0073aa}.alertify .ajs-dimmer{position:fixed;z-index:1981;top:0;right:0;bottom:0;left:0;padding:0;margin:0;background-color:#252525;opacity:.5}.alertify .ajs-modal{position:fixed;top:0;right:0;left:0;bottom:0;padding:0;overflow-y:auto;z-index:1981}.alertify .ajs-dialog{position:relative;margin:5% auto;min-height:110px;max-width:500px;padding:24px 24px 0 24px;outline:0;background-color:#fff}.alertify .ajs-dialog.ajs-capture:before{content:'';position:absolute;top:0;right:0;bottom:0;left:0;display:block;z-index:1}.alertify .ajs-reset{position:absolute!important;display:inline!important;width:0!important;height:0!important;opacity:0!important}.alertify .ajs-commands{position:absolute;right:4px;margin:-14px 24px 0 0;z-index:2}.alertify .ajs-commands button{display:none;width:10px;height:10px;margin-left:10px;padding:10px;border:0;background-color:#fff0;background-repeat:no-repeat;background-position:center;cursor:pointer}.alertify .ajs-commands button.ajs-close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAh0lEQVQYlY2QsQ0EIQwEB9cBAR1CJUaI/gigDnwR6NBL/7/xWLNrZ2b8EwGotVpr7eOitWa1VjugiNB7R1UPrKrWe0dEAHBbXUqxMQbeewDmnHjvyTm7C3zDwAUd9c63YQdUVdu6EAJzzquz7HXvTiklt+H9DQFYaxFjvDqllFyMkbXWvfpXHjJrWFgdBq/hAAAAAElFTkSuQmCC)}.alertify .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAOUlEQVQYlWP8//8/AzGAhYGBgaG4uBiv6t7eXkYmooxjYGAgWiELsvHYFMCcRX2rSXcjoSBiJDbAAeD+EGu+8BZcAAAAAElFTkSuQmCC)}.alertify .ajs-header{margin:-24px;margin-bottom:0;padding:16px 24px;background-color:#fff}.alertify .ajs-body{min-height:56px}.alertify .ajs-body .ajs-content{padding:16px 24px 16px 16px}.alertify .ajs-footer{padding:4px;margin-left:-24px;margin-right:-24px;min-height:43px;background-color:#fff}.alertify .ajs-footer .ajs-buttons.ajs-primary{text-align:right}.alertify .ajs-footer .ajs-buttons.ajs-primary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary{float:left;clear:none;text-align:left}.alertify .ajs-footer .ajs-buttons.ajs-auxiliary .ajs-button{margin:4px}.alertify .ajs-footer .ajs-buttons .ajs-button{min-width:88px;min-height:35px}.alertify .ajs-handle{position:absolute;display:none;width:10px;height:10px;right:0;bottom:0;z-index:1;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMS8xNEDQYmMAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQ0lEQVQYlaXNMQoAIAxD0dT7H657l0KX3iJuUlBUNOsPPCGJm7VDp6ryeMxMuDsAQH7owW3pyn3RS26iKxERMLN3ugOaAkaL3sWVigAAAABJRU5ErkJggg==);-webkit-transform:scaleX(1);transform:scaleX(1);cursor:se-resize}.alertify.ajs-no-overflow .ajs-body .ajs-content{overflow:hidden!important}.alertify.ajs-no-padding.ajs-maximized .ajs-body .ajs-content{left:0;right:0;padding:0}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body{margin-left:-24px;margin-right:-24px}.alertify.ajs-no-padding:not(.ajs-maximized) .ajs-body .ajs-content{padding:0}.alertify.ajs-no-padding.ajs-resizable .ajs-body .ajs-content{left:0;right:0}.alertify.ajs-maximizable .ajs-commands button.ajs-maximize,.alertify.ajs-maximizable .ajs-commands button.ajs-restore{display:inline-block}.alertify.ajs-closable .ajs-commands button.ajs-close{display:inline-block}.alertify.ajs-maximized .ajs-dialog{width:100%!important;height:100%!important;max-width:none!important;margin:0 auto!important;top:0!important;left:0!important}.alertify.ajs-maximized.ajs-modeless .ajs-modal{position:fixed!important;min-height:100%!important;max-height:none!important;margin:0!important}.alertify.ajs-maximized .ajs-commands button.ajs-maximize{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAASklEQVQYlZWQ0QkAMQhDtXRincOZX78KVtrDCwgqJNEoIB3MPLj7lRUROlpyVXGzby6zWuY+kz6tj5sBMTMAyVV3/595RbOh3cAXsww1raeiOcoAAAAASUVORK5CYII=)}.alertify.ajs-maximized .ajs-dialog,.alertify.ajs-resizable .ajs-dialog{padding:0}.alertify.ajs-maximized .ajs-commands,.alertify.ajs-resizable .ajs-commands{margin:14px 24px 0 0}.alertify.ajs-maximized .ajs-header,.alertify.ajs-resizable .ajs-header{position:absolute;top:0;left:0;right:0;margin:0;padding:16px 24px}.alertify.ajs-maximized .ajs-body,.alertify.ajs-resizable .ajs-body{min-height:224px;display:inline-block}.alertify.ajs-maximized .ajs-body .ajs-content,.alertify.ajs-resizable .ajs-body .ajs-content{position:absolute;top:50px;right:24px;bottom:50px;left:24px;overflow:auto}.alertify.ajs-maximized .ajs-footer,.alertify.ajs-resizable .ajs-footer{position:absolute;left:0;right:0;bottom:0;margin:0}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-dialog{min-width:548px}.alertify.ajs-resizable:not(.ajs-maximized) .ajs-handle{display:block}.alertify.ajs-movable:not(.ajs-maximized) .ajs-header{cursor:move}.alertify.ajs-modeless .ajs-dimmer,.alertify.ajs-modeless .ajs-reset{display:none}.alertify.ajs-modeless .ajs-modal{overflow:visible;max-width:none;max-height:0}.alertify.ajs-modeless.ajs-pinnable .ajs-commands button.ajs-pin{display:inline-block;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAQklEQVQYlcWPMQ4AIAwCqU9u38GbcbHRWN1MvKQDhQFMEpKImGJA0gCgnYw0V0rwxseg5erT4oSkQVI5d9f+e9+xA0NbLpWfitPXAAAAAElFTkSuQmCC)}.alertify.ajs-modeless.ajs-unpinned .ajs-modal{position:absolute}.alertify.ajs-modeless.ajs-unpinned .ajs-commands button.ajs-pin{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+/AAAABZ0RVh0Q3JlYXRpb24gVGltZQAwNy8xMy8xNOrZqugAAAAcdEVYdFNvZnR3YXJlAEFkb2JlIEZpcmV3b3JrcyBDUzbovLKMAAAAO0lEQVQYlWP8//8/AzGAiShV6AqLi4txGs+CLoBLMYbC3t5eRmyaWfBZhwwYkX2NTxPRvibKjRhW4wMAhxkYGbLu3pEAAAAASUVORK5CYII=)}.alertify.ajs-modeless:not(.ajs-unpinned) .ajs-body{max-height:500px;overflow:auto}.alertify.ajs-basic .ajs-header{opacity:0}.alertify.ajs-basic .ajs-footer{visibility:hidden}.alertify.ajs-frameless .ajs-header{position:absolute;top:0;left:0;right:0;min-height:60px;margin:0;padding:0;opacity:0;z-index:1}.alertify.ajs-frameless .ajs-footer{display:none}.alertify.ajs-frameless .ajs-body .ajs-content{position:absolute;top:0;right:0;bottom:0;left:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog{padding-top:0}.alertify.ajs-frameless:not(.ajs-resizable) .ajs-dialog .ajs-commands{margin-top:0}.ajs-no-overflow{overflow:hidden!important;outline:0}.ajs-no-overflow.ajs-fixed{position:fixed;top:0;right:0;bottom:0;left:0;overflow-y:scroll!important}.ajs-no-selection,.ajs-no-selection *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (max-width:568px){.alertify .ajs-dialog{min-width:150px}.alertify:not(.ajs-maximized) .ajs-modal{padding:0 5%}.alertify:not(.ajs-maximized).ajs-resizable .ajs-dialog{min-width:initial;min-width:auto}}@-moz-document url-prefix(){.alertify button:focus{outline:1px dotted #3593d2}}.alertify .ajs-dimmer,.alertify .ajs-modal{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transition-duration:250ms;transition-duration:250ms}.alertify.ajs-hidden .ajs-dimmer,.alertify.ajs-hidden .ajs-modal{visibility:hidden;opacity:0}.alertify.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-duration:.5s;animation-duration:.5s}.alertify.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-duration:250ms;animation-duration:250ms}.alertify .ajs-dialog.ajs-shake{-webkit-animation-name:ajs-shake;animation-name:ajs-shake;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes ajs-shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes ajs-shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.alertify.ajs-slide.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-slideIn;animation-name:ajs-slideIn;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1.275);animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.alertify.ajs-slide.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-slideOut;animation-name:ajs-slideOut;-webkit-animation-timing-function:cubic-bezier(.6,-.28,.735,.045);animation-timing-function:cubic-bezier(.6,-.28,.735,.045)}.alertify.ajs-zoom.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-zoomIn;animation-name:ajs-zoomIn}.alertify.ajs-zoom.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-zoomOut;animation-name:ajs-zoomOut}.alertify.ajs-fade.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-fadeIn;animation-name:ajs-fadeIn}.alertify.ajs-fade.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-fadeOut;animation-name:ajs-fadeOut}.alertify.ajs-pulse.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-pulseIn;animation-name:ajs-pulseIn}.alertify.ajs-pulse.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-pulseOut;animation-name:ajs-pulseOut}.alertify.ajs-flipx.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-flipInX;animation-name:ajs-flipInX}.alertify.ajs-flipx.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-flipOutX;animation-name:ajs-flipOutX}.alertify.ajs-flipy.ajs-in:not(.ajs-hidden) .ajs-dialog{-webkit-animation-name:ajs-flipInY;animation-name:ajs-flipInY}.alertify.ajs-flipy.ajs-out.ajs-hidden .ajs-dialog{-webkit-animation-name:ajs-flipOutY;animation-name:ajs-flipOutY}@-webkit-keyframes ajs-pulseIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes ajs-pulseIn{0%,100%,20%,40%,60%,80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes ajs-pulseOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes ajs-pulseOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes ajs-zoomIn{0%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes ajs-zoomIn{0%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes ajs-zoomOut{0%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}}@keyframes ajs-zoomOut{0%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}100%{opacity:0;-webkit-transform:scale3d(.25,.25,.25);transform:scale3d(.25,.25,.25)}}@-webkit-keyframes ajs-fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes ajs-fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes ajs-fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes ajs-fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes ajs-flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes ajs-flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes ajs-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes ajs-flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@-webkit-keyframes ajs-flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes ajs-flipInY{0%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-transition-timing-function:ease-in;transition-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes ajs-flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes ajs-flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@-webkit-keyframes ajs-slideIn{0%{margin-top:-100%}100%{margin-top:5%}}@keyframes ajs-slideIn{0%{margin-top:-100%}100%{margin-top:5%}}@-webkit-keyframes ajs-slideOut{0%{margin-top:5%}100%{margin-top:-100%}}@keyframes ajs-slideOut{0%{margin-top:5%}100%{margin-top:-100%}}.alertify-notifier{position:fixed;width:0;overflow:visible;z-index:1982;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.alertify-notifier .ajs-message{position:relative;width:260px;max-height:0;padding:0;opacity:0;margin:0;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-duration:250ms;transition-duration:250ms;-webkit-transition-timing-function:linear;transition-timing-function:linear}.alertify-notifier .ajs-message.ajs-visible{-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:cubic-bezier(.175,.885,.32,1.275);transition-timing-function:cubic-bezier(.175,.885,.32,1.275);opacity:1;max-height:100%;padding:15px;margin-top:10px}.alertify-notifier .ajs-message.ajs-success{background:rgb(91 189 114 / .95)}.alertify-notifier .ajs-message.ajs-error{background:rgb(217 92 92 / .95)}.alertify-notifier .ajs-message.ajs-warning{background:rgb(252 248 215 / .95)}.alertify-notifier .ajs-message .ajs-close{position:absolute;top:0;right:0;width:16px;height:16px;cursor:pointer;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAABGdBTUEAALGPC/xhBQAAAFBJREFUGBl1j0EKADEIA+ve/P9f9bh1hEihNBfjVCO1v7RKVqJK4h8gM5cAPR42AkQEpSXPwMTyoi13n5N9YqJehm3Fnr7nL1D0ZEbD5OubGyC7a9gx+9eNAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:center center;background-color:rgb(0 0 0 / .5);border-top-right-radius:2px}.alertify-notifier.ajs-top{top:50px}.alertify-notifier.ajs-bottom{bottom:10px}.alertify-notifier.ajs-right{right:10px}.alertify-notifier.ajs-right .ajs-message{right:-320px}.alertify-notifier.ajs-right .ajs-message.ajs-visible{right:290px}.alertify-notifier.ajs-left{left:10px}.alertify-notifier.ajs-left .ajs-message{left:-300px}.alertify-notifier.ajs-left .ajs-message.ajs-visible{left:0}.alertify-notifier.ajs-center{left:50%}.alertify-notifier.ajs-center .ajs-message{-webkit-transform:translateX(-50%);transform:translateX(-50%)}.alertify-notifier.ajs-center .ajs-message.ajs-visible{left:50%;-webkit-transition-timing-function:cubic-bezier(.57,.43,.1,.65);transition-timing-function:cubic-bezier(.57,.43,.1,.65)}.alertify-notifier.ajs-center.ajs-top .ajs-message{top:-300px}.alertify-notifier.ajs-center.ajs-top .ajs-message.ajs-visible{top:0}.alertify-notifier.ajs-center.ajs-bottom .ajs-message{bottom:-300px}.alertify-notifier.ajs-center.ajs-bottom .ajs-message.ajs-visible{bottom:0}.ajs-no-transition.alertify .ajs-dialog,.ajs-no-transition.alertify .ajs-dimmer,.ajs-no-transition.alertify .ajs-modal{-webkit-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important}.ajs-no-transition.alertify-notifier .ajs-message{-webkit-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important}@media (prefers-reduced-motion:reduce){.alertify .ajs-dialog,.alertify .ajs-dimmer,.alertify .ajs-modal{-webkit-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important}.alertify-notifier .ajs-message{-webkit-transition:none!important;transition:none!important;-webkit-animation:none!important;animation:none!important}}.wlr-dot-pulse,.wlr-dot-pulse::after,.wlr-dot-pulse::before{display:inline-block;width:7px;height:7px;border-radius:5px}:root{--text-color-light:#8b8b8b;--text-color:#1d2327;--border-color:#f2f2f2;--bg-color-green:#17b978;--bg-color-blue:#1696e7;--bg-color-blue-light:rgba(22, 150, 231, 0.14)}.wlr-error{color:#ff5f77}.wlr-dot-pulse{position:relative;left:-9999px;box-shadow:9999px 0 0 -5px;animation:1.5s linear .25s infinite wlr-dot-pulse;margin-left:20px}.wlr-dot-pulse::after,.wlr-dot-pulse::before{content:"";position:absolute;top:0}.wlr-dot-pulse::before{box-shadow:9984px 0 0 -5px;animation:1.5s linear infinite wlr-dot-pulse-before}.wlr-dot-pulse::after{box-shadow:10014px 0 0 -5px;animation:1.5s linear .5s infinite wlr-dot-pulse-after}.wc-block-components-checkout-step #wlr_dob{height:55px;width:50%;border-radius:6px;border-width:1px}@keyframes wlr-dot-pulse-before{0%,100%,60%{box-shadow:9990px 0 0 -5px}30%{box-shadow:9990px 0 0 2px}}@keyframes wlr-dot-pulse{0%,100%,60%{box-shadow:9999px 0 0 -5px}30%{box-shadow:9999px 0 0 2px}}@keyframes wlr-dot-pulse-after{0%,100%,60%{box-shadow:10010px 0 0 -5px}30%{box-shadow:10010px 0 0 2px}}.wlr-product-name{padding-left:10px}.wlr_change_product{cursor:pointer;display:flex}.wlr_free_product_variants{padding:5px}.wlr-select-free-variant-product-toggle{color:gray;cursor:pointer;width:100%;border:none;text-align:left;outline:0;font-size:1.02em;transition:.4s}.wlr-select-free-variant-product-toggle-active,.wlr-select-free-variant-product-toggle:hover{color:#444}.wlr-select-variant-product{padding:0 18px;display:none;background-color:#fff;overflow:hidden}.wlr-select-free-variant-product-toggle:after{content:"\02795";font-size:12px;color:#777;margin-left:10px}.wlr-select-free-variant-product-toggle-active:after{content:"\2796"}.wlr-myaccount-page p{margin:0 0 10px}.wlr-myaccount-page p:first-of-type{margin-bottom:0!important}.wlr-myaccount-page h4{margin:0!important}.wlr-myaccount-page .wlr-point-conversion-section .wlr-input-point-section input:focus,.wlr-myaccount-page a:focus{outline:0}.wlr-myaccount-page input:disabled,.wlr-myaccount-page table td,.wlr-myaccount-page table th{background:unset}.wlr-myaccount-page table:not(.has-background) tbody td,.wlr-myaccount-page table:not(.has-background) tbody tr:nth-child(2n) td,.wlr-myaccount-page table:not(.has-background) th{background-color:unset}.wlr-myaccount-page input{margin:0;padding:0;background:unset}.wlr-myaccount-page .wlr-coupons-container,.wlr-myaccount-page .wlr-coupons-expired-container{opacity:1;transition:opacity .5s ease-in-out}.wlr-myaccount-page .wlr-lock-card{font-size:2rem;position:absolute;color:#ceced1;background:#fff;padding:6px;border-radius:3px;z-index:1}.wlr-myaccount-page{width:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:25px;font-family:inherit;scroll-behavior:smooth}.wlr-myaccount-page .wlr-spinner{height:100%;display:flex;justify-content:center;align-items:center}.wlr-myaccount-page .spinner{width:25px;height:25px;border:4px solid #ddd;border-radius:50%;animation:.8s linear infinite spinner-anime}.wlr-myaccount-page .wlr-enable-email-sent-blog .wlr-sent-email{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}#wlr-reward-link,.wlr-myaccount-page .wlr-cursor,.wlr-myaccount-page .wlr-referral-blog .wlr-referral-box .wlr-icon:before{cursor:pointer}.wlr-myaccount-page .wlr-point-conversion-section{display:flex;flex-direction:column;gap:5px;border-width:1px;border-style:solid;border-radius:6px}.wlr-myaccount-page .wlr-point-conversion-section span{padding-left:5px}.wlr-myaccount-page .wlr-point-conversion-section .wlrf-close{float:right;font-weight:700;font-size:20px}.wlr-myaccount-page .wlr-point-conversion-section .wlr-input-point-conversion{border-radius:6px 0 0 6px;border-style:solid;border-width:1px}.wlr-myaccount-page .wlr-point-conversion-section .wlr-point-label-content{border-radius:0 6px 6px 0;border-width:1px 1px 1px 0;border-style:solid}.wlr-myaccount-page .wlr-point-conversion-section .wlr-input-point-section{display:flex;padding:0 5%}.wlr-myaccount-page .wlr-nowrap{white-space:nowrap}.wlr-myaccount-page .wlr-point-conversion-section .wlr-input-point-section .wlr-point-label-content{display:flex;gap:2px;white-space:nowrap;font-size:12px;font-weight:600;place-items:center}.wlr-myaccount-page .wlr-point-conversion-section .wlr-input-point-section .wlr-point-label-content p{margin:0 5px;font-size:inherit}.wlr-myaccount-page .wlr-point-conversion-section .wlr-input-point-section input{width:38px;height:40px;padding:0 2px;background-color:unset;box-shadow:unset}.wlr-myaccount-page .wlr-name-container h4,.wlr-myaccount-page .wlr-name-container h4 p,.wlr-myaccount-page .wlr-point-conversion-section p{margin:0}@keyframes spinner-anime{100%{transform:rotate(360deg)}}.wlr-myaccount-page .wlr-earning-options .wlr-card>*,.wlr-myaccount-page>*{margin-top:8px;margin-bottom:8px}.wlr-myaccount-page .wlr-card-container,.wlr-myaccount-page .wlr-code-button .wlr-button,.wlr-myaccount-page .wlr-level-details,.wlr-myaccount-page .wlr-user-details{width:100%}.wlr-level-title-section p{margin:0 0 2px}.wlr-myaccount-page .wlr-heading-container{max-width:max-content;display:flex;justify-content:center}.wlr-myaccount-page .wlr-heading{color:var(--text-color);font-weight:700;font-size:20px;margin-bottom:32px;border-left:3px solid #4f47eb;padding-left:5px;letter-spacing:.05em;text-transform:uppercase}.wlr-myaccount-page .wlr-points-container{width:100%;display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.wlr-myaccount-page #wlr-levels b,.wlr-myaccount-page #wlr-levels p,.wlr-myaccount-page .wlr-points-container p,.wlr-myaccount-page .wlr-sent-email label,.wlr-myaccount-page .wlr-user-reward-titles h4{font-size:16px}.wlr-myaccount-page #wlr-points{display:flex;gap:10px;width:100%;box-shadow:none;border-radius:8px;padding:0;outline:0;border:none}.wlr-myaccount-page #wlr-levels{display:flex;flex-direction:column;gap:10px;width:100%;box-shadow:none;border-radius:8px;outline:0;border-style:solid;border-width:1px}.wlr-myaccount-page #wlr-level-name,.wlr-myaccount-page #wlr-next-level-name,.wlr-myaccount-page .wlr-norecords-container h4{font-weight:700;font-size:16px}.wlr-myaccount-page #wlr-next-level-name{opacity:.6}.wlr-myaccount-page #wlr-levels .wlr-level-data-section{width:100%;display:flex;flex-direction:column;gap:10px}.wlr-myaccount-page #wlr-levels .wlr-level-name-section{margin:0;display:flex;justify-content:space-between;padding:24px 20px 0}.wlr-myaccount-page #wlr-levels .wlr-current-level-container{display:flex;align-items:flex-start;gap:12px}.wlr-myaccount-page #wlr-levels .wlr-level-image{margin-top:5px}.wlr-myaccount-page .wlr-date-container{display:flex;gap:5px;color:#fff}.wlr-myaccount-page .wlr-date-container input{height:2rem;width:4rem;border-radius:6px}.wlr-myaccount-page #wlr-points{gap:18px}.wlr-myaccount-page #wlr-points i{font-size:2.5rem}.wlr-myaccount-page #wlr-available-points,.wlr-myaccount-page #wlr-redeemed-points,.wlr-myaccount-page #wlr-used-rewards{display:flex;flex-direction:column;gap:10px;width:50%;border-radius:10px;padding:10px 20px 14px;border-width:1px;border-style:solid;flex-wrap:wrap}.wlr-myaccount-page #wlr-used-rewards select{outline:0;background:inherit;border-radius:4px;font-size:16px}.wlr-myaccount-page #wlr-used-rewards select option{background-color:inherit}.wlr-myaccount-page #wlr-points-desc{font-family:inherit;font-style:normal;font-weight:400;font-size:14px;line-height:18px;color:#535863}.wlr-myaccount-page #wlr-available-points-heading,.wlr-myaccount-page #wlr-redeemed-points-heading,.wlr-myaccount-page #wlr-used-rewards-heading{font-style:normal;font-weight:500;font-size:16px;line-height:18px;letter-spacing:.02em}.wlr-myaccount-page #wlr-available-point-value,.wlr-myaccount-page #wlr-redeemed-point-value,.wlr-myaccount-page #wlr-used-reward-value-count{font-style:normal;font-weight:700;font-size:22px;line-height:28px}.wlr-myaccount-page table *{border-left:none;border-right:none;border-top:none;padding:10px}.wlr-myaccount-page .wlr-table-header{border-radius:4px;font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#161f31;text-align:left;align-items:center}.wlr-myaccount-page #wlr-transaction-table-header .wlr-transaction-table-header-label{font-style:normal;font-weight:500;font-size:14px;line-height:16px;color:#161f31;margin-bottom:0}.wlr-myaccount-page .wlr-transaction-table-row{display:grid;grid-template-columns:1fr 2fr 4fr 1fr 1fr;height:auto;border-bottom:1px solid #dadae7;align-items:center;padding:10px}.wlr-myaccount-page .wlr-transaction-table-row div{font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#161f31}.wlr-transaction-table-body{border-bottom:1px solid #e7e7ef;font-style:normal;font-weight:400;font-size:16px;line-height:18px;color:#161f31}.wlr-myaccount-page .set-center,.wlr-myaccount-page .wlr-progress-content{text-align:center}#wlr-next-button,#wlr-prev-button{text-decoration:none;font-style:normal;font-weight:500;font-size:16px;line-height:20px;text-align:center;padding-left:10px;border:none;outline:0;box-shadow:none}.wlr-myaccount-page .wlr-points{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:100px}.wlr-myaccount-page .wlr-points>*{margin-top:2px;margin-bottom:2px}.wlr-myaccount-page .wlr-points-icon{font-size:32px}.wlr-myaccount-page .wlr-icon-dicount:before{font-size:48px;transform:scale(130%);color:#4caf50}.wlr-myaccount-page .wlr-user-details .wlr-points-name{font-size:16px;font-style:normal;font-weight:700;line-height:20px}.wlr-myaccount-page .wlr-points-value{font-size:32px;line-height:32px;font-weight:700;color:var(--text-color)}.wlr-myaccount-page .level-points{display:flex;flex-direction:column;padding:24px 20px;border-top:1px solid}.wlr-myaccount-page .wlr-level-bar-container{display:flex;width:100%;align-items:center;gap:10px}.wlr-myaccount-page .wlr-level-bar-container i{font-size:23px}.wlr-myaccount-page .wlr-levels-bar-footer{display:flex;align-items:center;justify-content:space-between}.wlr-myaccount-page .wlr-progress-content p{display:inline;font-size:12px;color:#1d2327;position:relative;top:14px}.wlr-myaccount-page .wlr-progress-content div{display:inline;font-size:18px;color:#17b978;position:relative;font-weight:700;top:0;left:3px}.wlr-myaccount-page .wlr-progress-bar{background-color:#d9d9d9;width:100%;height:6px;border-radius:4px}.wlr-myaccount-page .wlr-progress-bar .wlr-progress-level{background-color:#4f47eb;height:inherit;border-radius:4px}.wlr-myaccount-page .wlr-my-rewards-sections{display:flex;flex-direction:column;gap:1.5rem}.wlr-myaccount-page .wlr-user-reward-titles{display:flex}.wc-block-components-product-details__loyalty-free-product,.wlr-myaccount-page .add-read-more.show-less-content .read-less,.wlr-myaccount-page .add-read-more.show-less-content .sec-half,.wlr-myaccount-page .add-read-more.show-more-content .read-more,.wlr-myaccount-page .wlr-coupons-container:not(.active),.wlr-myaccount-page .wlr-coupons-expired-container:not(.active),.wlr-myaccount-page .wlr-revert:not(.wlr-revert-active),.wlr-myaccount-page .wlr-rewards-container:not(.active),.wlr-myaccount-page .wlr-user-expired-reward-section:not(.active){display:none}.wlr-myaccount-page .wlr-norecords-container{display:flex;flex-direction:column;align-items:center;justify-content:center;grid-column:none;padding:1rem;text-align:center}.wlr-myaccount-page .wlr-norecords-container i{font-size:50px}.wlr-myaccount-page .wlr-expired-card{cursor:default;pointer-events:none;background:#dadAE730}.wlr-myaccount-page .wlr-my-rewards-title{display:flex;font-size:14px;align-items:center;justify-content:center;gap:6px;cursor:pointer;padding:10px 16px}.wlr-myaccount-page .wlr-today-expire-points-section{display:flex;padding:16px;column-gap:10px;background:#4f47eb24;align-items:center;border:1px solid;border-radius:10px}.wlr-myaccount-page .wlr-card,.wlr-myaccount-page .wlr-coupon-card,.wlr-myaccount-page .wlr-reward-card{min-height:200px;min-width:180px;padding:0 12px 12px;position:relative}.wlr-myaccount-page .wlr-my-rewards-title h4{margin:0;font-weight:500;text-transform:initial}.wlr-myaccount-page .wlr-my-rewards-title i{font-size:20px}.wlr-myaccount-page .wlr-your-reward{width:100%;margin-bottom:35px;margin-top:20px}.wlr-myaccount-page .wlr-customer-reward{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:24px;column-gap:12px}.wlr-myaccount-page .wlr-card{border-radius:8px;border:1px solid #8d87f2}.wlr-myaccount-page .wlr-reward-card{border-radius:8px;border:1px solid #e7e7ef}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-card-container,.wlr-myaccount-page .wlr-reward-card .wlr-card-container{margin-top:28px!important}.wlr-myaccount-page .wlr-coupon-card{border:1px solid #e7e7ef;border-radius:8px}.wlr-myaccount-page .wlr-reward-card:hover{box-shadow:0 2px 32px rgb(12 8 92 / 8%)}.wlr-myaccount-page .wlr-coupon-card:hover{box-shadow:0 2px 32px rgb(12 8 92 / .08);border-radius:8px}.wlr-myaccount-page .add-read-more .read-less,.wlr-myaccount-page .add-read-more .read-more{font-weight:700;margin-left:2px;color:blue;cursor:pointer}.wlr-myaccount-page .show-more-content .read-less,.wlr-myaccount-page .show-more-content .sec-half{display:inline-block}.wlr-card-container>*{margin-top:5px;margin-bottom:4px}.wlr-myaccount-page .wlr-card-container .wlr-card-icon-container{margin-top:7px}.wlr-myaccount-page .wlr-name-container{display:flex;flex-direction:column}.wlr-myaccount-page .wlr-card-inner-container{width:100%;display:flex;flex-direction:column;justify-content:flex-start;min-height:100px}.wlr-myaccount-page .wlr-card-inner-container>*{margin-top:4px;margin-bottom:4px}.wlr-myaccount-page .wlr-your-reward .wlr-icon{border-radius:100%;font-size:36px}.wlr-myaccount-page .wlr-your-reward .wlr-name{font-size:16px;font-weight:600;word-break:break-word}.wlr-myaccount-page .wlr-your-reward .wlr-reward-type-name{font-weight:700;font-size:11px;text-align:center;border-radius:0 8px 0 2px;float:right;padding:4px;margin:unset!important;border-width:0 0 1px 1px;border-style:solid}.wlr-myaccount-page .wlr-your-reward .wlr-description{font-size:14px;line-height:22px;font-weight:500;padding-right:10px;margin:unset!important;word-break:break-word}.wlr-myaccount-page .wlr-code{display:flex;flex-direction:row;color:#ff8e3d;text-align:center;border-radius:6px;cursor:pointer;text-transform:uppercase;background:#fff8f3;border:1px dashed #ff8e3d;width:100%}.wlr-myaccount-page .wlr-update-birthday{background:#4f47eb;padding:0 5px;border-radius:4px;white-space:nowrap;margin-top:8px;cursor:pointer;color:#fff}.wlr-myaccount-page .wlr-code .wlr-coupon-code{width:85%;display:flex;justify-content:center;align-items:center;border-radius:8px 0 0 8px}.wlr-myaccount-page .wlr-code .wlr-coupon-copy-icon{width:18%;background:#ff8e3d;border-radius:0 6px 6px 0;color:#fff;display:flex;justify-content:center;align-items:center;border-style:dashed;border-width:0 0 0 1px}.wlr-myaccount-page .wlr-code p{margin:0 0 1px!important;font-size:12px!important;padding:5px}.wlr-myaccount-page .wlr-created-date,.wlr-myaccount-page .wlr-expire-date,.wlr-myaccount-page .wlr-revert-active{color:#535863}.wlr-myaccount-page .wlr-button{text-align:center;padding:6px 8px;cursor:pointer;border-radius:6px}.wlr-myaccount-page .wlr-button-reward{background:#4f47eb}.wlr-myaccount-page .wlr-button-reward-apply{cursor:pointer;background:#4f47eb}.wlr-myaccount-page .wlr-revert-tool{display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;float:right}.wlr-myaccount-page .wlr-revert{text-align:center;cursor:pointer;font-size:16px}.wlr-myaccount-page .wlr-revert .wlr-revert-reward{text-decoration:none;white-space:nowrap;border-radius:2px;padding:3px 5px;position:relative}.wlr-action-text{color:#fff;text-decoration:none!important;font-size:14px!important}.wlr-myaccount-page .wlr-campaign-container .wlr-campaign-level-batch{margin-bottom:0;display:flex;align-items:center;gap:2px;float:right}.wlr-myaccount-page .wlr-campaign-container .wlr-campaign-level-batch img,.wlr-myaccount-page .wlr-campaign-container .wlr-campaign-level-batch span{display:flex;height:20px;width:20px;border-radius:50%;border-style:solid;border-width:1px;font-size:14px;align-items:center;justify-content:center}.wlr-myaccount-page .wlr-earning-options{width:100%;margin-bottom:30px}.wlr-myaccount-page .wlr-earning-options .wlr-campaign-container{display:grid;grid-template-columns:1fr 1fr;row-gap:28px;column-gap:24px}.wlr-myaccount-page .wlr-earning-options .wlr-campaign-container .wlr-discount-point{font-size:small;font-weight:700;margin:0;word-break:break-word}.wlr-myaccount-page .wlr-earning-options .wlr-card{border-radius:8px;padding:0 12px 12px;position:relative;min-width:230px;min-height:max-content;border-width:1px;border-style:solid}.wlr-myaccount-page .wlr-upload-img-icon{margin:revert!important;padding:revert!important;border-radius:3px}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-icon{box-shadow:0 4px 20px rgb(10 19 65 / .08);font-size:20px;height:48px;width:48px;text-align:center;align-self:center;padding:12px;border-radius:8px}.wlr-myaccount-page .wlr-earning-options .wlr-name{font-size:16px;font-weight:600;margin-top:18px;line-height:20px;word-break:break-word}.wlr-myaccount-page .wlr-earning-options .wlr-description{font-size:14px;line-height:20px;word-break:break-word}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-date{position:absolute;font-size:13px;display:flex;justify-content:center;align-items:center;gap:3px}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-date a{font-size:12px;border-radius:4px;text-decoration:none;cursor:pointer}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-campaign-points{display:flex;align-items:flex-start;gap:3px}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-birthday-edit-button{position:relative;float:right;right:0;margin-left:6px}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-date-editor{position:absolute;top:0;left:0;z-index:2;width:100%;height:100%}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-date-editor .wlr-date-editor-layer{position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background-color:#021b2ac7;border-radius:8px}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-date-editor .wlr-close-layer{position:absolute;top:2px;right:14px;font-weight:700;font-size:21px;color:rgb(255 255 255 / .911);cursor:pointer}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-date-editor.wlr-close-layer:hover{color:#fff}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-date-editor .wlr-date-editor-container{top:20%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:0 20% 0 30%}.wlr-myaccount-page .wlr-earning-options .wlr-card.wlr-date-editor .wlr-date-editor-container .wlr-date-action{margin-top:8px;text-decoration:none!important;color:#fff;font-weight:600;padding:4px 8px;background-color:var(--bg-color-green);border-radius:4px;cursor:pointer;font-size:16px}.wlr-myaccount-page .wlr-earning-options .wlr-card .wlr-date-editor .wlr-date-editor-container .wlr-input-date{padding:4px 8px;border-radius:4px;border:none}.wlr-myaccount-page .wlr-referral-blog{width:100%;margin-bottom:25px}.wlr-myaccount-page .wlr-referral-blog>*{margin-top:16px}.wlr-myaccount-page .wlr-referral-blog .wlr-referral-box{width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:8px;border-style:solid;border-width:1px}.wlr-myaccount-page .wlr-referral-blog .wlr-referral-box .input-group-text{display:flex;white-space:nowrap;background:#4f47eb;border-radius:0 7px 7px 0;padding:10px 16px;gap:4px}.wlr-myaccount-page .wlr-referral-blog .wlr_referral_url{border:0;outline:0;width:100%;box-shadow:none;font-weight:500;border-radius:7px 0 0 7px}.wlr-myaccount-page .wlr-referral-blog .wlr-referral-box .input-group-append{display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.wlr-myaccount-page .wlr-referral-blog .wlr-referral-box.wlr-icon:before,.wlr-myaccount-page .wlr-referral-blog .wlr-social-share{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.wlr-myaccount-page .wlr-referral-blog .wlr-social-share>*{margin-right:32px}.wlr-myaccount-page .wlr-referral-blog .wlr-icon-list{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer;text-decoration:none!important;margin-top:6px}.wlr-myaccount-page .wlr-referral-blog .wlr-social-icon{font-size:28px;margin-bottom:4px}.wlr-myaccount-page .wlr-referral-blog .wlr-social-text{font-weight:500}.wlr-myaccount-page .wlr-social-share{display:flex;justify-content:center;flex-wrap:wrap}.wlr-myaccount-page .wlr-transaction-blog{margin-top:30px;margin-bottom:30px;width:100%}.ajs-dialog{max-width:51vw!important}.ajs-dialog .wlr-myaccount-page{width:auto}.wlr-myaccount-page .wlr-coupons-list{display:flex;flex-direction:column;gap:16px}.wlr-myaccount-page .wlr-coupons-content,.wlr-myaccount-page .wlr-coupons-expired-content{display:flex;padding:5px 20px;flex-direction:column;border:1px solid #e7e7ef;border-radius:8px;min-height:120px;align-items:center;justify-content:center}.wlr-myaccount-page .wlr-coupons-list .wlr-name,.wlr-myaccount-page .wlr-coupons-list h4,.wlr-myaccount-page .wlr-coupons-list p{margin:0;font-size:16px}.wlr-myaccount-page .wlr-coupon-card-footer,.wlr-myaccount-page .wlr-coupon-card-header,.wlr-myaccount-page .wlr-coupon-date-section{display:flex;gap:10px;justify-content:space-between}.wlr-myaccount-page .wlr-coupon-card-footer p,.wlr-myaccount-page .wlr-coupon-card-footer span{font-size:13px}.wlr-myaccount-page .wlr-title-icon{display:flex;gap:16px;width:70%}.wlr-myaccount-page .wlr-code-button{display:flex;align-items:flex-start;gap:8px;flex-direction:column;width:30%}.wlr-myaccount-page .wlr-flex{display:flex;align-items:center;justify-content:space-between;gap:5px}.wlr-myaccount-page .wlr-rewards-container,.wlr-myaccount-page .wlr-transaction-container{transition:opacity .5s ease-in-out}.wlr-reward-pagination{padding:6px 6px 0 0}@media only screen and (max-width:1440px){.ajs-dialog{max-width:70vw!important}}@media only screen and (max-width:1024px){.ajs-dialog{max-width:90vw!important}.alertify .ajs-body .ajs-content{padding:0!important}.wlr-myaccount-page .wlr-points-container{flex-direction:column;gap:30px}.wlr-myaccount-page .wlr-customer-reward{grid-template-columns:1fr 1fr}.wlr-myaccount-page .wlr-earning-options .wlr-campaign-container{grid-template-columns:1fr 1fr;column-gap:12px}.wlr-myaccount-page .wlr-earning-options .wlr-card{min-width:unset}.wlr-myaccount-page #wlr-available-points,.wlr-myaccount-page #wlr-levels,.wlr-myaccount-page #wlr-points,.wlr-myaccount-page #wlr-redeemed-points,.wlr-myaccount-page #wlr-used-rewards{width:100%}}@media only screen and (max-width:600px){.wlr-myaccount-page .wlr-points-container{flex-direction:column;gap:30px}.wlr-myaccount-page .wlr-referral-blog .wlr-referral-box .input-group-text{font-size:0}.wlr-myaccount-page .wlr-customer-reward,.wlr-myaccount-page .wlr-earning-options .wlr-campaign-container{grid-template-columns:1fr}.wlr-myaccount-page #wlr-levels,.wlr-myaccount-page #wlr-points,.wlr-myaccount-page .wlr-code-button{width:100%;flex-direction:column}.wlr-myaccount-page .wlr-coupon-card-header{flex-direction:column}.wlr-myaccount-page .wlr-title-icon{width:100%}.wlr-myaccount-page .wlr-user-reward-titles{flex-direction:column;align-items:flex-start}}@media only screen and (max-width:425px){#wlr-transaction-table{max-width:325px;overflow-x:scroll}.wlr-myaccount-page .wlr-coupon-date-section{flex-direction:column}#wlr-transaction-table-header>tr>th{font-size:9px!important;padding:4px!important}.wlr-transaction-table-body{font-size:8px!important;padding:4px!important}}@media only screen and (max-width:320px){.ajs-dialog{max-width:90vw!important}.alertify .ajs-body .ajs-content{padding:0!important}.wlr-myaccount-page{padding:0}}@font-face{font-family:loyalty;src:url(/wp-content/plugins/wp-loyalty-rules/Assets/Site/Css/fonts/loyalty.eot?16cf3);src:url('/wp-content/plugins/wp-loyalty-rules/Assets/Site/Css/fonts/loyalty.eot?16cf3#iefix') format('embedded-opentype'),url(/wp-content/plugins/wp-loyalty-rules/Assets/Site/Css/fonts/loyalty.ttf?16cf3) format('truetype'),url(/wp-content/plugins/wp-loyalty-rules/Assets/Site/Css/fonts/loyalty.woff?16cf3) format('woff'),url('/wp-content/plugins/wp-loyalty-rules/Assets/Site/Css/fonts/loyalty.svg?16cf3#loyalty') format('svg');font-weight:400;font-style:normal;font-display:swap}[class*=" wlrf-"],[class^=wlrf-]{font-family:loyalty!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wlrf-more-ways-to-reward:before{content:"\e977"}.wlrf-advanced-reward:before{content:"\e978"}.wlrf-rules-and-flexibility:before{content:"\e979"}.wlrf-vip-tiers:before{content:"\e97a"}.wlrf-Feature-supp:before{content:"\e97d"}.wlrf-facebook_share:before{content:"\e96d"}.wlrf-empty-addon:before{content:"\e96c";color:#4f47eb}.wlrf-recommendation:before{content:"\e962"}.wlrf-reward-empty-hand:before{content:"\e93b"}.wlrf-used-expired-coupons:before{content:"\e954"}.wlrf-coupon-empty:before{content:"\e9a0"}.wlrf-progress-donut:before{content:"\e93a"}.wlrf-used-rewards:before{content:"\e938"}.wlrf-clock:before{content:"\e936"}.wlrf-arrow-up:before{content:"\e937"}.wlrf-default-level:before{content:"\e905"}.wlrf-redeem:before{content:"\e963"}.wlrf-data-not-found:before{content:"\e972";color:#7a818f}.wlrf-empty .path1:before{content:"\e96e";color:#7a818f;opacity:.2}.wlrf-empty .path2:before{content:"\e970";margin-left:-1em;color:#7a818f}.wlrf-empty .path3:before{content:"\e971";margin-left:-1em;color:#7a818f}.wlrf-start-points:before{content:"\e932"}.wlrf-calendar-date:before{content:"\e933"}.wlrf-reward-show:before{content:"\e934"}.wlrf-followup:before{content:"\e935"}.wlrf-wployalty_logo:before{content:"\e973";color:#9594a8}.wlrf-document_text:before{content:"\e9cb";color:#535863}.wlrf-rocket:before{content:"\e9cc";color:#535863}.wlrf-grammerly:before{content:"\e9cd";color:#535863}.wlrf-coin:before{content:"\e9ce";color:#535863}.wlrf-close2:before{content:"\e9cf";color:#535863}.wlrf-redeem-points:before{content:"\e904"}.wlrf-achievement:before{content:"\e906"}.wlrf-lock:before{content:"\e907"}.wlrf-available-points:before{content:"\e903"}.wlrf-points_conversion:before{content:"\e9b6"}.wlrf-percent:before{content:"\e9b7"}.wlrf-free_shipping:before{content:"\e9b8"}.wlrf-free_product:before{content:"\e9b9"}.wlrf-fixed_cart:before{content:"\e9ba"}.wlrf-product_review:before{content:"\e9bb"}.wlrf-whatsapp_share:before{content:"\e9bc"}.wlrf-twitter_share:before{content:"\e9bd"}.wlrf-signup:before{content:"\e9be"}.wlrf-subtotal:before{content:"\e9bf"}.wlrf-referral:before{content:"\e9c0"}.wlrf-point_for_purchase:before{content:"\e9c1"}.wlrf-purchase_histories:before{content:"\e9c2"}.wlrf-followup_share:before{content:"\e9c3"}.wlrf-email_share:before{content:"\e9c5"}.wlrf-birthday:before{content:"\e9c6"}.wlrf-Point-for-Purchase:before{content:"\e9b4"}.wlrf-fixed-discount:before{content:"\e96f"}.wlrf-birthday2:before{content:"\e98a"}.wlrf-signup2:before{content:"\e98b"}.wlrf-spending-based-reward:before{content:"\e98c"}.wlrf-follow-ups:before{content:"\e98d"}.wlrf-referral2:before{content:"\e98e"}.wlrf-whatsapp:before{content:"\e961"}.wlrf-twitter:before{content:"\e964"}.wlrf-spending_based_reward .path1:before{content:"\e965";color:#161f31}.wlrf-spending_based_reward .path2:before{content:"\e966";margin-left:-1em;color:#6f38c5}.wlrf-spending_based_reward .path3:before{content:"\e967";margin-left:-1em;color:#161f31}.wlrf-signup1 .path1:before{content:"\e968";color:#161f31}.wlrf-signup1 .path2:before{content:"\e969";margin-left:-1em;color:#161f31}.wlrf-signup1 .path3:before{content:"\e96a";margin-left:-1em;color:#6f38c5}.wlrf-review:before{content:"\e96b"}.wlrf-point-for-purchase:before{content:"\e974"}.wlrf-point-conversion:before{content:"\e976"}.wlrf-percentage-discount:before{content:"\e97c"}.wlrf-order-goals:before{content:"\e980"}.wlrf-instagram:before{content:"\e982"}.wlrf-free-shipping:before{content:"\e984"}.wlrf-free-product:before{content:"\e986"}.wlrf-email:before{content:"\e993"}.wlrf-earn:before{content:"\e995"}.wlrf-close1:before{content:"\e9b2";color:#fff}.wlrf-birthday1 .path1:before{content:"\e999";color:#161f31}.wlrf-birthday1 .path2:before{content:"\e99a";margin-left:-1em;color:#6f38c5}.wlrf-birthday1 .path3:before{content:"\e99b";margin-left:-1em;color:#6f38c5}.wlrf-birthday1 .path4:before{content:"\e99c";margin-left:-1em;color:#6f38c5}.wlrf-birthday1 .path5:before{content:"\e99d";margin-left:-1em;color:#6f38c5}.wlrf-info_circle:before{content:"\e99f"}.wlrf-trophy:before{content:"\e9a4"}.wlrf-star:before{content:"\e9a5"}.wlrf-loyalty:before{content:"\e9a6"}.wlrf-gift:before{content:"\e9a7"}.wlrf-crown:before{content:"\e9a8"}.wlrf-badge:before{content:"\e9a9"}.wlrf-tick_circle:before{content:"\e9aa"}.wlrf-tick_circle_2:before{content:"\e9ab"}.wlrf-refresh_2:before{content:"\e9ac"}.wlrf-arrow_right:before{content:"\e9ad"}.wlrf-arrow_left:before{content:"\e9ae"}.wlrf-Ellipse-radio-1:before{content:"\e98f";color:#4f47eb}.wlrf-video-link:before{content:"\e931"}.wlrf-point:before{content:"\e908"}.wlrf-placement:before{content:"\e998"}.wlrf-logo:before{content:"\e99e"}.wlrf-color:before{content:"\e9af"}.wlrf-brand:before{content:"\e9b0"}.wlrf-image-upload:before{content:"\e9b1";color:#7a818f}.wlrf-referral_link:before{content:"\e939";color:#4f47eb}.wlrf-points_star:before{content:"\e957";color:#4f47eb}.wlrf-used_reward:before{content:"\e95d";color:#535863}.wlrf-redeem_point:before{content:"\e95e";color:#535863}.wlrf-available_point:before{content:"\e95f";color:#535863}.wlrf-round:before{content:"\e953";color:#4f47eb}.wlrf-image:before{content:"\e951"}.wlrf-points_round:before{content:"\e959";color:#4f47eb}.wlrf-support:before{content:"\e958";color:#4f47eb}.wlrf-referrals_round:before{content:"\e960";color:#4f47eb}.wlrf-help-docs:before{content:"\e952";color:#4f47eb}.wlrf-document-download:before{content:"\e94e"}.wlrf-arrow-down:before{content:"\e950"}.wlrf-customer-empty:before{content:"\e949";color:#4f47eb}.wlrf-level-empty:before{content:"\e94a";color:#4f47eb}.wlrf-reward-empty:before{content:"\e94b";color:#4f47eb}.wlrf-dashboard-empty:before{content:"\e94c";color:#4f47eb}.wlrf-campaign-empty:before{content:"\e94d";color:#4f47eb}.wlrf-file:before{content:"\e94f";color:#535863}.wlrf-deactivate:before{content:"\e955";color:#535863}.wlrf-activate:before{content:"\e956";color:#4f47eb}.wlrf-updown:before{content:"\e91f";color:#535863}.wlrf-toggle-off-circle:before{content:"\e914";color:#535863}.wlrf-radio-on:before{content:"\e946";color:#4f47eb}.wlrf-radio-off:before{content:"\e947";color:#535863}.wlrf-toggle-on-circle:before{content:"\e948";color:#4f47eb}.wlrf-refresh:before{content:"\e928"}.wlrf-verify:before{content:"\e929"}.wlrf-add-level:before{content:"\e93f"}.wlrf-add-app:before{content:"\e941"}.wlrf-rewards-used:before{content:"\e942"}.wlrf-rewards-earned:before{content:"\e943"}.wlrf-revenue:before{content:"\e944"}.wlrf-points-earned:before{content:"\e945"}.wlrf-settings:before{content:"\e909"}.wlrf-rewards:before{content:"\e90b"}.wlrf-dashboard:before{content:"\e920"}.wlrf-customers:before{content:"\e92d"}.wlrf-campaigns:before{content:"\e92e"}.wlrf-apps:before{content:"\e92f"}.wlrf-levels:before{content:"\e930"}.wlrf-add:before{content:"\e902"}.wlrf-add-circle:before{content:"\e90a"}.wlrf-back:before{content:"\e90c"}.wlrf-calendar:before{content:"\e90d"}.wlrf-campaign-create:before{content:"\e90e"}.wlrf-close:before{content:"\e90f"}.wlrf-close-circle:before{content:"\e910"}.wlrf-copy:before{content:"\e911"}.wlrf-currency:before{content:"\e912"}.wlrf-customer:before{content:"\e913"}.wlrf-delete:before{content:"\e915"}.wlrf-down:before{content:"\e917"}.wlrf-edit:before{content:"\e918"}.wlrf-edit-3:before{content:"\e919"}.wlrf-error:before{content:"\e91a"}.wlrf-export:before{content:"\e91b"}.wlrf-filter:before{content:"\e91c"}.wlrf-import:before{content:"\e91d"}.wlrf-link-external:before{content:"\e91e"}.wlrf-reset:before{content:"\e921"}.wlrf-save:before{content:"\e922"}.wlrf-save-close:before{content:"\e923"}.wlrf-search:before{content:"\e924"}.wlrf-tick:before{content:"\e925"}.wlrf-view:before{content:"\e927"}.wlrf-reward:before{content:"\e900";color:#4f47eb}.wlrf-campaign:before{content:"\e901";color:#4f47eb}.wlrf-not-checked:before{content:"\e916";color:#535863}.wlrf-checked:before{content:"\e926";color:#535863}.wlrf-points:before{content:"\e92a";color:#4f47eb}.wlrf-order-value:before{content:"\e92b";color:#4f47eb}.wlrf-orders:before{content:"\e92c";color:#4f47eb}.wlrf-redeemed:before{content:"\e93c";color:#4f47eb}.wlrf-point-old:before{content:"\e93d";color:#4f47eb}.wlrf-success:before{content:"\e93e";color:#535863}.wlrf-coupon:before{content:"\e940";color:#4f47eb}.wlrf-upgrade-to-pro:before{content:"\e975"}.wlrf-spinner:before{content:"\e97b"}.wlrf-sort-asc:before{content:"\e95a"}.wlrf-sort-desc:before{content:"\e95b"}.wlrf-sort:before{content:"\e95c"}:root{--dbsc-primary:#FF0000;--dbsc-primary-hover:#ffffff;--dbsc-primary-light:#f0f6fc;--dbsc-success:#059669;--dbsc-success-light:#d1fae5;--dbsc-danger:#dc2626;--dbsc-danger-light:#fee2e2;--dbsc-gray-50:#f9fafb;--dbsc-gray-100:#f3f4f6;--dbsc-gray-200:#e5e7eb;--dbsc-gray-300:#d1d5db;--dbsc-gray-500:#6b7280;--dbsc-gray-700:#374151;--dbsc-gray-900:#111827;--dbsc-border-radius:8px;--dbsc-shadow:0 1px 3px rgba(0, 0, 0, 0.1), 0 1px 2px rgba(0, 0, 0, 0.06);--dbsc-shadow-lg:0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);--dbsc-shadow-xl:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04)}.dbsc-start-shopping-btn{display:inline-block;width:auto;cursor:pointer}body.dbsc-popup-open{overflow:hidden}.dbsc-registration-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:var(--dbsc-overlay-color,rgb(0 0 0 / .6));z-index:2147483647!important;display:flex;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(4px)}.dbsc-registration-popup{z-index:2147483647!important}.dbsc-registration-popup{background:var(--dbsc-popup-bg-color,#fff);border-radius:0;box-shadow:var(--dbsc-shadow-xl);max-width:440px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:dbscPopupSlideIn 0.3s ease}@keyframes dbscPopupSlideIn{from{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.dbsc-popup-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:28px;line-height:1;color:var(--dbsc-gray-500);cursor:pointer;padding:4px 8px;border-radius:0;transition:all 0.2s;text-decoration:none}.dbsc-popup-close:hover{background-color:var(--dbsc-gray-100);color:var(--dbsc-gray-900);text-decoration:none}.dbsc-popup-header{padding:32px 32px 0;text-align:center}.dbsc-popup-header h2{margin:0 0 8px;font-size:24px;font-weight:700;color:var(--dbsc-heading-color,#FF0000)}.dbsc-popup-subtitle{margin:0;font-size:14px;color:var(--dbsc-gray-500)}.dbsc-registration-form{padding:24px 32px 32px}.dbsc-form-row{margin-bottom:20px}.dbsc-form-row-half{display:flex;gap:16px}.dbsc-form-col{flex:1}.dbsc-registration-form label{display:block;margin-bottom:6px;font-size:14px;font-weight:500;color:var(--dbsc-gray-700)}.dbsc-registration-form label .required{color:var(--dbsc-danger)}.dbsc-registration-form input[type="text"],.dbsc-registration-form input[type="email"],.dbsc-registration-form input[type="password"]{width:100%;padding:12px 14px;font-size:15px;border:1px solid var(--dbsc-gray-300);border-radius:0;background-color:#fff;color:var(--dbsc-gray-900);transition:border-color 0.2s,box-shadow 0.2s;box-sizing:border-box}.dbsc-registration-form input:focus{outline:none;border-color:var(--dbsc-primary);box-shadow:0 0 0 3px var(--dbsc-primary-light)}.dbsc-registration-form input.dbsc-field-error{border-color:var(--dbsc-danger)}.dbsc-registration-form input.dbsc-field-error:focus{box-shadow:0 0 0 3px var(--dbsc-danger-light)}.dbsc-field-hint{margin:6px 0 0;font-size:12px;color:var(--dbsc-gray-500)}.dbsc-hp-field{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}.dbsc-form-messages{margin-bottom:16px;min-height:0}.dbsc-message{padding:12px 16px;border-radius:0;font-size:14px;text-align:center}.dbsc-message-error{background-color:var(--dbsc-danger-light);color:var(--dbsc-danger);border:1px solid var(--dbsc-danger)}.dbsc-message-success{background-color:var(--dbsc-success-light);color:var(--dbsc-success);border:1px solid var(--dbsc-success)}.dbsc-submit-btn{width:100%;padding:14px 24px;background-color:var(--dbsc-button-bg,var(--dbsc-primary));color:var(--dbsc-button-text,#fff);border:1px solid var(--dbsc-button-border,var(--dbsc-primary));font-family:'Mindset',sans-serif;font-size:16px;font-weight:600;border-radius:0;cursor:pointer;transition:all 0.2s;text-decoration:none}.dbsc-submit-btn:hover:not(:disabled){background-color:var(--dbsc-button-hover-bg,var(--dbsc-primary-hover));color:var(--dbsc-button-hover-text,#fff);border-color:var(--dbsc-button-hover-border,var(--dbsc-primary-hover));text-decoration:none}.dbsc-submit-btn:focus{outline:none;box-shadow:0 0 0 3px var(--dbsc-primary-light);text-decoration:none}.dbsc-submit-btn:disabled{opacity:.7;cursor:not-allowed;text-decoration:none}.dbsc-login-link{margin:20px 0 0;text-align:center;font-size:14px;color:var(--dbsc-gray-500)}.dbsc-login-link a{color:var(--dbsc-primary);text-decoration:none;font-weight:500}.dbsc-login-link a:hover{text-decoration:underline}@media screen and (max-width:480px){.dbsc-registration-overlay{padding:10px}.dbsc-registration-popup{border-radius:0}.dbsc-popup-header{padding:24px 20px 0}.dbsc-popup-header h2{font-size:20px}.dbsc-registration-form{padding:20px}.dbsc-form-row-half{flex-direction:column;gap:0}.dbsc-form-col{margin-bottom:20px}.dbsc-form-col:last-child{margin-bottom:0}}.dbsc-welcome-popup-inner{max-width:400px;text-align:center}.dbsc-welcome-content{padding:20px 32px 24px}.dbsc-welcome-order-info{font-size:16px;color:var(--dbsc-gray-700);margin:0 0 12px}.dbsc-welcome-discount-info{font-size:18px;font-weight:600;color:var(--dbsc-success);margin:0}.dbsc-welcome-info{font-size:16px;color:var(--dbsc-gray-700);margin:0}.dbsc-welcome-popup-inner .dbsc-popup-header{padding-bottom:0}.dbsc-welcome-popup-inner .dbsc-popup-header h2{font-size:28px}.dbsc-welcome-popup-inner .dbsc-form-actions{padding:0 32px 32px}.dbsc-welcome-popup-inner .dbsc-submit-btn{width:auto;display:inline-block;padding:12px 32px}.woo-search-sc-panel{box-sizing:border-box;max-height:70vh;overflow-y:auto;background:var(--color-background,#f5f4eb);color:var(--color-text,#1f1f1f);border:1px solid var(--color-border,#e6e6e6);border-radius:4px;box-shadow:0 18px 40px rgb(15 15 15 / .1),0 2px 6px rgb(15 15 15 / .05);padding:14px;-webkit-overflow-scrolling:touch;animation:wooSearchSCFade 120ms ease-out;font-family:inherit}@keyframes wooSearchSCFade{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.woo-search-sc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.woo-search-sc-list li,.woo-search-sc-item{margin:0;padding:0;border:0}.woo-search-sc-item{transition:background-color 120ms ease;padding:12px 12px;border-radius:4px}.woo-search-sc-item:hover,.woo-search-sc-item:focus-within{background-color:rgb(153 195 185 / .18)}.woo-search-sc-item:has(.woo-search-sc-suggestion.is-active){background-color:rgb(153 195 185 / .22)}.woo-search-sc-suggestion.is-active{background-color:rgb(153 195 185 / .22);border-radius:4px}.woo-search-sc-suggestion{display:flex;align-items:flex-start;gap:14px;color:inherit;text-decoration:none}.woo-search-sc-suggestion:hover,.woo-search-sc-suggestion:focus{color:inherit;text-decoration:none;outline:none}.woo-search-sc-thumb{flex:0 0 auto;width:64px;height:64px;border-radius:2px;overflow:hidden;background:rgb(0 0 0 / .05);display:flex;align-items:center;justify-content:center;margin-top:2px}.woo-search-sc-thumb img{width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.woo-search-sc-thumb--empty{background:linear-gradient(135deg,rgb(0 0 0 / .04) 0%,rgb(0 0 0 / .08) 100%)}.woo-search-sc-meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:4px}.woo-search-sc-title{font-size:15px;font-weight:700;line-height:1.3;color:var(--color-title,#1f1f1f);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.woo-search-sc-title mark,.woo-search-sc-excerpt mark{background:rgb(255 220 100 / .55);color:inherit;padding:0 1px;border-radius:2px}.woo-search-sc-excerpt{font-size:13px;line-height:1.45;color:var(--color-text-muted,#555);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.woo-search-sc-detail{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:4px}.woo-search-sc-price{font-size:13px;font-weight:700;color:var(--color-text,#1f1f1f);line-height:1.2}.woo-search-sc-price .amount{color:inherit}.woo-search-sc-price del{color:var(--color-text-muted,#999);font-weight:400;margin-right:4px}.woo-search-sc-price ins{text-decoration:none;color:inherit}.woo-search-sc-badge{display:inline-block;font-size:11px;font-weight:700;line-height:1;padding:4px 8px;border-radius:3px;text-transform:uppercase;letter-spacing:.05em}.woo-search-sc-badge--sale{background:var(--color-accent-tertiary,#c0392b);color:#fff}.woo-search-sc-tag-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:10px;padding-left:78px}.woo-search-sc-tag{display:inline-flex;align-items:center;justify-content:center;line-height:0;text-decoration:none;border:0;background:#fff0;padding:0;transition:transform 120ms ease,opacity 120ms ease}.woo-search-sc-tag:hover,.woo-search-sc-tag:focus{text-decoration:none;outline:none;transform:scale(1.08)}.woo-search-sc-tag:focus-visible{outline:2px solid var(--color-accent-primary,#99c3b9);outline-offset:3px;border-radius:999px}.woo-search-sc-tag--static{cursor:default}.woo-search-sc-tag-img{width:28px;height:28px;object-fit:contain;display:block;flex:0 0 auto}.woo-search-sc-view-all{display:block;margin:12px -2px 0 -2px;padding:12px 14px;text-align:center;font-size:13px;font-weight:700;letter-spacing:.02em;border-top:1px solid var(--color-border,#e6e3d2);color:var(--color-text,#1f1f1f);text-decoration:none;border-radius:0 0 4px 4px;transition:background-color 120ms ease,color 120ms ease}.woo-search-sc-view-all:hover,.woo-search-sc-view-all:focus{background-color:rgb(153 195 185 / .18);color:var(--color-text,#1f1f1f);text-decoration:none}.woo-search-sc-loading,.woo-search-sc-empty{padding:18px 20px;text-align:center;color:var(--color-text-muted,#777);font-size:13px}.woo-search-sc-loading::before{content:'';display:inline-block;width:12px;height:12px;margin-right:8px;border:2px solid #ccc;border-top-color:#555;border-radius:50%;vertical-align:-2px;animation:wooSearchSCSpin 700ms linear infinite}@keyframes wooSearchSCSpin{to{transform:rotate(360deg)}}.woocommerce-no-products-found .woo-search-sc-suggestions,body .woocommerce .woo-search-sc-suggestions{margin:20px 0;padding:18px 20px;background:#f8f9fa;border-radius:6px;border-left:4px solid #0073aa}.woocommerce-no-products-found .woo-search-sc-suggestions h3{margin:0 0 12px 0;font-size:1.05em}.woocommerce-no-products-found .woo-search-sc-suggestions ul{list-style:none;margin:0;padding:0}.woocommerce-no-products-found .woo-search-sc-suggestions li{margin:0 0 6px 0}.woocommerce-no-products-found .woo-search-sc-suggestions a{color:#0073aa;text-decoration:none}.woocommerce-no-products-found .woo-search-sc-suggestions a:hover{text-decoration:underline}@media (max-width:600px){.woo-search-sc-panel{max-height:65vh;padding:10px;border-radius:4px}.woo-search-sc-item{padding:10px 10px}.woo-search-sc-suggestion{gap:10px}.woo-search-sc-thumb{width:56px;height:56px}.woo-search-sc-title{font-size:14px}.woo-search-sc-excerpt{font-size:12px;-webkit-line-clamp:2}.woo-search-sc-price{font-size:12px}.woo-search-sc-tag-row{padding-left:66px;margin-top:8px;gap:8px}.woo-search-sc-tag-img{width:24px;height:24px}.woo-search-sc-view-all{margin:10px -2px 0 -2px;padding:11px 12px}}@media (prefers-color-scheme:dark){.woo-search-sc-panel{background:var(--color-background,#20232a);color:var(--color-text,#f0f0f1);border-color:var(--color-border,#3a3f48);box-shadow:0 18px 40px rgb(0 0 0 / .45),0 2px 6px rgb(0 0 0 / .3)}.woo-search-sc-item:hover,.woo-search-sc-item:focus-within,.woo-search-sc-suggestion.is-active{background-color:rgb(255 255 255 / .06)}.woo-search-sc-item:has(.woo-search-sc-suggestion.is-active){background-color:rgb(255 255 255 / .08)}.woo-search-sc-thumb{background:rgb(255 255 255 / .06)}.woo-search-sc-thumb--empty{background:linear-gradient(135deg,rgb(255 255 255 / .04) 0%,rgb(255 255 255 / .1) 100%)}.woo-search-sc-title{color:var(--color-title,#fff)}.woo-search-sc-excerpt{color:var(--color-text-muted,#b6b9be)}.woo-search-sc-price{color:var(--color-text,#f0f0f1)}.woo-search-sc-price del{color:var(--color-text-muted,#888)}.woo-search-sc-view-all{color:var(--color-text,#f0f0f1);border-top-color:var(--color-border,#3a3f48)}.woo-search-sc-view-all:hover,.woo-search-sc-view-all:focus{background-color:rgb(255 255 255 / .06);color:var(--color-text,#fff)}.woo-search-sc-loading,.woo-search-sc-empty{color:var(--color-text-muted,#a7aaad)}.woo-search-sc-title mark,.woo-search-sc-excerpt mark{background:rgb(255 220 100 / .25);color:inherit}}.scfk-delivery-date-section{margin:20px 0}.scfk-delivery-date-wrapper{padding:0}.scfk-delivery-description{margin:0 0 1.25rem 0;font-size:.95rem;color:#666;line-height:1.5}.scfk-delivery-type-options{display:flex;flex-direction:column;gap:0;margin-bottom:1rem}.scfk-delivery-option{display:flex!important;flex-direction:row!important;align-items:flex-start!important;padding:1.25rem;border:1px solid #ddd;border-bottom:none;cursor:pointer;background:#fff;transition:all 0.2s ease;position:relative}.scfk-delivery-option:last-child{border-bottom:1px solid #ddd}.scfk-delivery-option+.scfk-delivery-option{margin-top:12px}.scfk-delivery-option:hover{background:#f9f9f9}.scfk-delivery-option:has(input:checked){border-color:#000;background:#fafafa;z-index:1}.scfk-delivery-option:has(input:checked)+.scfk-delivery-option{border-top-color:#ddd}.scfk-delivery-option .scfk-delivery-type-radio{flex-shrink:0!important;flex-grow:0!important;margin-right:12px!important;margin-top:2px!important;order:0!important}.scfk-delivery-option .scfk-delivery-option-content{flex:1 1 auto!important;order:1!important;display:flex!important;flex-direction:column!important}.wfacp_main_form .scfk-delivery-option,.wfacp-section .scfk-delivery-option,label.scfk-delivery-option{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:flex-start!important}.wfacp_main_form .scfk-delivery-option input[type="radio"],.wfacp-section .scfk-delivery-option input[type="radio"],label.scfk-delivery-option input[type="radio"]{position:static!important;float:none!important;margin:0 12px 0 0!important}.scfk-delivery-type-radio{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin:0!important;padding:0!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;border:2px solid #bbb!important;border-radius:50%!important;background:#fff!important;cursor:pointer!important;flex-shrink:0!important;display:inline-block!important;vertical-align:top!important;box-sizing:border-box!important;transition:all 0.15s ease!important;position:static!important;float:none!important}.scfk-delivery-type-radio:checked{border-color:#000!important;background:#fff!important;box-shadow:inset 0 0 0 4px #000!important}.scfk-delivery-option{cursor:pointer!important}.scfk-delivery-option *{pointer-events:auto!important}.scfk-delivery-option-content{display:flex;flex-direction:column;gap:4px;flex:1}.scfk-delivery-option-title{font-weight:600;font-size:1rem;color:#000}.scfk-delivery-option-date{font-size:.95rem;color:#444}.scfk-delivery-option-selected-date{color:#16a34a;font-weight:500}.scfk-delivery-option-cutoff{font-size:.875rem;color:#d97706;font-weight:600;margin-bottom:.5rem}.scfk-delivery-option-selected-date{display:inline-flex;align-items:center;gap:.5rem}.scfk-date-edit-btn{display:inline-flex;align-items:center;justify-content:center;margin-left:.5rem;padding:4px;color:var(--scfk-accent-color,var(--wc--color--primary,#f97316));cursor:pointer;vertical-align:middle;opacity:.7;transition:opacity 0.2s ease,transform 0.2s ease;border-radius:4px}.scfk-date-edit-btn:hover{opacity:1;transform:scale(1.1)}.scfk-date-edit-icon{width:14px;height:14px;display:block}.scfk-custom-date-container{margin-top:1rem;padding:1.25rem;border:1px solid #ddd;background:#fff;border-radius:4px}.scfk-date-label{display:block;margin-bottom:1rem;font-weight:600;font-size:.95rem;color:#000}.scfk-selected-date-display{color:#16a34a;font-weight:600}.scfk-calendar{border:1px solid #ddd;background:#fff;border-radius:4px;overflow:hidden}.scfk-calendar .calendar-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#f8f9fa;border-bottom:1px solid #ddd}.scfk-calendar .calendar-month-year{margin:0;font-size:1rem;font-weight:600;color:#000}.scfk-calendar .calendar-nav-prev,.scfk-calendar .calendar-nav-next{background:var(--scfk-accent-color,var(--wc--color--primary,#f97316));border:none;padding:8px 14px;cursor:pointer;font-size:1.2rem;font-weight:700;color:var(--scfk-accent-text,#fff);border-radius:4px;transition:all 0.2s ease;line-height:1}.scfk-calendar .calendar-nav-prev:hover:not(:disabled):not(.disabled),.scfk-calendar .calendar-nav-next:hover:not(:disabled):not(.disabled){filter:brightness(.9)}.scfk-calendar .calendar-nav-prev:disabled,.scfk-calendar .calendar-nav-next:disabled,.scfk-calendar .calendar-nav-prev.disabled,.scfk-calendar .calendar-nav-next.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.scfk-calendar .calendar-grid{padding:1rem}.scfk-calendar .calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:8px}.scfk-calendar .calendar-weekday{text-align:center;font-weight:600;font-size:.8rem;color:#666;padding:8px 0;text-transform:uppercase}.scfk-calendar .calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.scfk-calendar .calendar-day{aspect-ratio:1;display:flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid #fff0;border-radius:4px;font-size:.9rem;transition:all 0.2s ease;background:#fff;min-height:40px}.scfk-calendar .calendar-day:hover:not(.disabled):not(.blocked):not(.empty):not(.selected){background:#f0f0f0;border-color:#ddd}.scfk-calendar .calendar-day.empty{cursor:default;background:#fff0}.scfk-calendar .calendar-day.disabled{color:#ccc;cursor:not-allowed;background:#f8f8f8}.scfk-calendar .calendar-day.blocked{color:#dc2626;cursor:not-allowed;background:#fef2f2;text-decoration:line-through}.scfk-calendar .calendar-day.today{font-weight:700;color:#000;border-color:#000}.scfk-calendar .calendar-day.selected{background:var(--scfk-accent-color,var(--wc--color--primary,#f97316))!important;color:var(--scfk-accent-text,#fff)!important;border-color:var(--scfk-accent-color,var(--wc--color--primary,#f97316))!important;font-weight:700;transform:scale(1.05);box-shadow:0 2px 8px rgb(0 0 0 / .2);z-index:1;position:relative}.scfk-calendar .calendar-day.today.selected{background:var(--scfk-accent-color,var(--wc--color--primary,#f97316))!important;color:var(--scfk-accent-text,#fff)!important}.scfk-calendar .calendar-legend{display:flex;justify-content:center;gap:1.5rem;padding:12px;border-top:1px solid #ddd;background:#f8f9fa;font-size:.8rem;color:#666}.scfk-calendar .legend-item{display:flex;align-items:center;gap:6px}.scfk-calendar .legend-color{width:14px;height:14px;border-radius:3px;border:1px solid #ddd}.scfk-calendar .legend-color.today{border:2px solid #000;background:#fff}.scfk-calendar .legend-color.selected{background:var(--scfk-accent-color,var(--wc--color--primary,#f97316));border-color:var(--scfk-accent-color,var(--wc--color--primary,#f97316))}.scfk-calendar .legend-color.blocked{background:#fef2f2;border-color:#fca5a5}.scfk-blocked-dates-notice{margin-top:1rem;padding:12px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;font-size:.875rem;color:#6b7280;line-height:1.5}.scfk-blocked-dates-notice strong{color:#374151}.scfk-delivery-error{margin-top:1rem;padding:12px 15px;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;color:#dc2626;font-size:.9rem;font-weight:500}@media (max-width:768px){.scfk-delivery-option{padding:1rem}.scfk-delivery-type-radio{width:24px!important;height:24px!important;min-width:24px!important}.scfk-delivery-option-title{font-size:.95rem}.scfk-delivery-option-date{font-size:.9rem}.scfk-delivery-option-cutoff{font-size:.8rem}.scfk-custom-date-container{padding:1rem}.scfk-calendar .calendar-header{padding:.75rem}.scfk-calendar .calendar-grid{padding:.75rem}.scfk-calendar .calendar-day{font-size:.85rem;min-height:36px}.scfk-calendar .calendar-weekday{font-size:.7rem;padding:6px 0}.scfk-calendar .calendar-legend{gap:.75rem;padding:10px;font-size:.75rem;flex-wrap:wrap;justify-content:center}.scfk-calendar .legend-color{width:12px;height:12px}}@media (max-width:480px){.scfk-delivery-option{padding:.875rem}.scfk-delivery-option-cutoff{font-size:.75rem}.scfk-calendar .calendar-day{font-size:.8rem;min-height:32px}}.wfacp_main_form .scfk-delivery-date-section .scfk-delivery-type-radio,.wfacp-section .scfk-delivery-type-radio,body .scfk-delivery-type-radio,input.scfk-delivery-type-radio[type="radio"]{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;margin:0!important;padding:0!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;border:2px solid #bbb!important;border-radius:50%!important;background:#fff!important;cursor:pointer!important;flex-shrink:0!important;display:inline-block!important;vertical-align:top!important;box-sizing:border-box!important;outline:none!important;box-shadow:none!important;transition:all 0.15s ease!important;position:static!important;float:none!important}.wfacp_main_form .scfk-delivery-date-section .scfk-delivery-type-radio:checked,.wfacp-section .scfk-delivery-type-radio:checked,body .scfk-delivery-type-radio:checked,input.scfk-delivery-type-radio[type="radio"]:checked{border-color:#000!important;background:#fff!important;box-shadow:inset 0 0 0 4px #000!important}.wfacp_main_form .scfk-delivery-date-section label.scfk-delivery-option,.wfacp-section label.scfk-delivery-option{margin-bottom:0!important;font-weight:normal!important;cursor:pointer!important}.scfk-delivery-option.selected,.scfk-delivery-option:has(input:checked){border-color:#000!important;background:#fafafa!important}.scfk-delivery-option.selected .scfk-delivery-type-radio{border-color:#000!important;box-shadow:inset 0 0 0 4px #000!important}.scfk-custom-date-container{animation:scfkSlideDown 0.3s ease-out}@keyframes scfkSlideDown{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.scfk-delivery-type-radio:focus{outline:2px solid #000;outline-offset:2px}.scfk-calendar .calendar-nav-prev:focus,.scfk-calendar .calendar-nav-next:focus{outline:2px solid #000;outline-offset:2px}.scfk-calendar .calendar-day:focus{outline:2px solid #000;outline-offset:-2px}.scfk-delivery-date-section.scfk-delivery-invalid{border-left:3px solid #e2401c;padding-left:15px}.scfk-delivery-date-section.scfk-delivery-invalid .wfacp_section_heading{color:#e2401c}body.scfk-delivery-date-required .wfacp_main_btn.scfk-delivery-disabled,body.scfk-delivery-date-required #place_order.scfk-delivery-disabled,body.scfk-delivery-date-required button[name="woocommerce_checkout_place_order"].scfk-delivery-disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.scfk-delivery-error{background:#fef2f2;border:1px solid #fecaca;border-left:3px solid #e2401c;color:#991b1b;padding:12px 15px;margin:15px 0;border-radius:4px;font-size:14px;line-height:1.5}@keyframes scfkShake{0%,100%{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.scfk-delivery-date-section.scfk-delivery-invalid{animation:scfkShake 0.3s ease-in-out}:root{--color-background:#f5f4eb;--color-text:#394a78;--color-title:#000000;--color-accent-primary:#99c3b9;--color-accent-secondary:#ffffff;--color-accent-tertiary:#db5526;--color-text-muted:#686363;--color-alert:#EF0000;--color-button-bg:#99c3b9;--color-button-text:#3c4b75;--color-border:#e9ecef;--color-hover:rgba(153, 195, 185, 0.8);--color-shadow:rgba(0, 0, 0, 0.1);--font-body:'PTMonoWebRegular', 'Courier New', monospace;--font-heading:'Mindset', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--font-system:-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif;--font-serif:Georgia, 'Times New Roman', serif;--font-mono:'PTMonoWebRegular', 'Courier New', monospace;--font-bntillsdale:'BNTillsdale', Georgia, serif;--smallFontSize:14px;--baseFontSize:16px;--mediumFontSize:20px;--mediumSubtitleFontSize:16px;--bigFontSize:48px;--headingFontSize:54px;--subHeadingFontSize:36px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:var(--font-body);font-size:var(--baseFontSize);line-height:1.6;color:var(--color-text);background-color:var(--color-background)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.site-header{background-color:transparent!important;padding:20px 0;border-bottom:1px solid var(--color-border)}.site-header.has-accent-secondary-background-color,.site-header.has-background{background-color:transparent!important}.site-title{font-size:var(--mediumFontSize);margin:0}.site-title a{text-decoration:none;color:var(--color-title)}.main-navigation ul{list-style:none;display:flex;gap:20px;margin-top:10px}.main-navigation a{text-decoration:none;color:var(--color-text);padding:5px 10px}.main-navigation a:hover{background-color:var(--color-hover);border-radius:4px}body.sticky-header-enabled .site-header{position:relative;transition:all 0.3s ease}body.sticky-header-enabled .site-header.sticky-visible{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:var(--color-background)!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 10px rgb(0 0 0 / .1);transform:translateY(0);animation:slideDownFromTop 0.3s ease-out}body.sticky-header-enabled .site-header.sticky-visible .site-title{font-size:1.5rem;transition:font-size 0.3s ease}@keyframes slideDownFromTop{from{transform:translateY(-100%)}to{transform:translateY(0)}}.site-main{min-height:60vh;padding:40px 0}.content-area{background-color:var(--color-accent-secondary)}.post{margin-bottom:40px;padding-bottom:20px;border-bottom:1px solid #e9ecef}.entry-title{font-size:1.5rem;margin-bottom:10px}.entry-title a{text-decoration:none;color:var(--color-title)}.entry-content{margin-top:15px}.site-footer{background-color:var(--color-text);color:var(--color-accent-secondary);text-align:center;padding:30px 0;margin-top:40px}.woocommerce .products{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin:20px 0}.wc-block-cart__submit-button,.wc-block-cart__submit-button .wc-block-components-button__text,.wc-block-components-checkout-place-order-button,.wc-block-components-checkout-place-order-button .wc-block-components-button__text,.wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text{text-transform:uppercase}.wc-block-cart__submit-button,.wc-block-components-checkout-place-order-button{background-color:#99C3B9!important;color:#394A78!important;border:2px solid #394A78!important}.woocommerce .product{border:1px solid #e9ecef;padding:15px;text-align:center;border-radius:4px}.woocommerce .product img{max-width:100%;height:auto}.woocommerce .price{font-weight:700;color:#333;font-size:1.1rem}.woocommerce .button{background-color:#333;color:#fff;padding:10px 20px;text-decoration:none;border-radius:4px;display:inline-block;margin-top:10px}.woocommerce .button:hover{background-color:#555}.woocommerce-result-count{color:#394A78}@media (max-width:768px){.wp-block-group.is-layout-flex.is-nowrap{flex-wrap:wrap!important;flex-direction:column!important;align-items:stretch!important;gap:4px!important;padding-top:0.5rem!important;padding-bottom:0.5rem!important;margin-top:0!important;margin-bottom:0!important}.woocommerce .woocommerce-result-count,.woocommerce-result-count,p.woocommerce-result-count,.wc-block-product-results-count{display:block!important;text-align:left!important;width:100%!important;margin:0!important;padding:0!important;float:none!important;clear:both!important;order:1!important}.woocommerce .woocommerce-ordering,.woocommerce-ordering,form.woocommerce-ordering,.wp-block-cakeclub-product-sorting{display:block!important;text-align:right!important;width:100%!important;margin:0!important;padding:0!important;float:none!important;clear:both!important;order:2!important}.wp-block-cakeclub-product-sorting .product-sorting-container{justify-content:flex-end!important;display:flex!important;width:100%!important}.woocommerce-before-shop-loop,.woocommerce nav.woocommerce-pagination,.woocommerce .products+nav.woocommerce-pagination{display:flex!important;flex-direction:column!important;width:100%!important}.woocommerce-before-shop-loop>*{width:100%!important;display:block!important;float:none!important;clear:both!important}}.btn{display:inline-block;padding:12px 24px;text-decoration:none;border-radius:4px;font-family:var(--font-body);font-weight:600;text-align:center;transition:all 0.3s ease;border:2px solid #fff0}.btn-primary{background-color:var(--color-button-bg);color:var(--color-button-text)}.btn-primary:hover{background-color:var(--color-hover)}.btn-secondary{background-color:#fff0;color:var(--color-text);border:2px solid var(--color-text)}.btn-secondary:hover{background-color:var(--color-text);color:var(--color-accent-secondary)}.btn-outline{background-color:#fff0;color:#333;border:2px solid #333;padding:10px 20px}.btn-outline:hover{background-color:#333;color:#fff}.hero-section{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:60px 0;min-height:500px}.hero-content{padding:20px}.hero-title{font-family:var(--font-heading);font-size:3rem;margin-bottom:15px;color:var(--color-title)}.hero-subtitle{font-size:1.2rem;margin-bottom:30px;color:var(--color-text-muted)}.hero-buttons{display:flex;gap:15px;flex-wrap:wrap}.hero-image{display:flex;justify-content:center;align-items:center}.hero-placeholder{width:100%;height:400px;background-color:#f8f9fa;border:2px dashed #dee2e6;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#6c757d;font-style:italic}.featured-products{padding:80px 0;background-color:#f8f9fa}.section-header{text-align:center;margin-bottom:50px}.section-header h2{font-family:var(--font-heading);font-size:var(--subHeadingFontSize);margin-bottom:15px;color:var(--color-title)}.section-header p{font-size:var(--mediumSubtitleFontSize);color:var(--color-text-muted)}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:40px}.section-cta{text-align:center}.about-section{padding:80px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-content h2{font-family:var(--font-heading);font-size:2.5rem;margin-bottom:20px;color:var(--color-title)}.about-content>p{font-size:1.1rem;margin-bottom:40px;color:var(--color-text-muted)}.about-features{display:grid;gap:25px}.feature h4{font-family:var(--font-heading);font-size:1.2rem;margin-bottom:8px;color:var(--color-title)}.feature p{color:var(--color-text-muted);font-size:.95rem}.about-image{display:flex;justify-content:center;align-items:center}.about-placeholder{width:100%;height:350px;background-color:#f8f9fa;border:2px dashed #dee2e6;display:flex;align-items:center;justify-content:center;border-radius:8px;color:#6c757d;font-style:italic}.cta-section{padding:80px 0;background-color:var(--color-accent-tertiary);color:var(--color-accent-secondary);text-align:center}.cta-content h2{font-family:var(--font-heading);font-size:2.5rem;margin-bottom:15px}.cta-content p{font-size:1.1rem;margin-bottom:30px;color:rgb(255 255 255 / .9)}.cta-buttons{display:flex;gap:15px;justify-content:center;flex-wrap:wrap}.cta-section .btn-primary{background-color:var(--color-accent-secondary);color:var(--color-text)}.cta-section .btn-primary:hover{background-color:var(--color-background)}.cta-section .btn-secondary{color:var(--color-accent-secondary);border-color:var(--color-accent-secondary)}.cta-section .btn-secondary:hover{background-color:var(--color-accent-secondary);color:var(--color-text)}@media (max-width:768px){.site-header>.wp-block-group{position:relative}.site-header .wp-block-navigation{order:1}.site-header .wp-block-group:first-child{order:2;position:absolute;left:50%;transform:translateX(-50%)}.site-header .wp-block-site-title{margin:0;text-align:center}.site-header .custom-mini-cart-wrapper,.site-header .wp-block-cakeclub-custom-mini-cart{order:3;margin-left:auto}.site-header{padding:15px 0}.wp-block-navigation ul{gap:15px}.wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__responsive-container-content{display:none}.hero-section{grid-template-columns:1fr;text-align:center;padding:40px 0}.hero-title{font-size:2.5rem}.about-grid{grid-template-columns:1fr;gap:40px;text-align:center}.section-header h2,.about-content h2,.cta-content h2{font-size:2rem}.hero-buttons,.cta-buttons{justify-content:center}.products-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.mobile-heading{font-size:2.5rem!important;padding-left:.5rem;padding-right:.5rem}}.woocommerce-cart .wp-block-post-title,.woocommerce-cart main .woocommerce,.woocommerce-checkout .wp-block-post-title,.woocommerce-checkout main .woocommerce{max-width:1280px}.site-footer,footer.wp-block-group{--footer-text-color:#ffffff;--footer-spacing:6px;--footer-list-spacing:12px;--footer-explore-spacing:4px;background:var(--color-background);--wp--style--block-gap:var(--footer-spacing)}.site-footer .wp-block-heading,.site-footer h3{font-family:var(--font-heading);color:var(--footer-text-color);margin-bottom:20px}.site-footer .wp-block-list{list-style:none;padding-left:0;margin:0}.site-footer .wp-block-list li{margin-bottom:var(--footer-list-spacing)}.site-footer .wp-block-list li:last-child{margin-bottom:0}.site-footer .wp-block-column:nth-child(1) .wp-block-list li{margin-bottom:var(--footer-explore-spacing)}.site-footer .wp-block-list a{color:var(--color-text);text-decoration:none;font-family:var(--font-body);font-size:var(--baseFontSize);transition:color 0.3s ease}.site-footer .wp-block-list a:hover{color:var(--color-accent-tertiary);text-decoration:underline}.site-footer .social-links a{font-weight:600}.site-footer .footer-logo{display:flex;align-items:flex-start;justify-content:flex-end}.site-footer .wp-block-site-logo img{max-width:120px;height:auto}.site-footer .wp-block-column:nth-child(3) *{color:var(--footer-text-color)}@media (max-width:768px){.site-footer .wp-block-columns,footer.wp-block-group .wp-block-columns,.wp-block-group.has-background .wp-block-columns{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto auto!important;gap:15px!important;margin:0!important;width:100%!important;padding:0!important}.site-footer .wp-block-column:nth-child(1),footer.wp-block-group .wp-block-column:nth-child(1),.wp-block-group.has-background .wp-block-column:nth-child(1){grid-column:1 / 2!important;grid-row:1 / 2!important;margin:0!important;padding:0!important;width:auto!important;flex:none!important;max-width:none!important;min-width:0!important}.site-footer .wp-block-column:nth-child(2),footer.wp-block-group .wp-block-column:nth-child(2),.wp-block-group.has-background .wp-block-column:nth-child(2){grid-column:2 / 3!important;grid-row:1 / 2!important;margin:0!important;padding:0!important;width:auto!important;flex:none!important;max-width:none!important;min-width:0!important}.site-footer .wp-block-column:nth-child(3),footer.wp-block-group .wp-block-column:nth-child(3),.wp-block-group.has-background .wp-block-column:nth-child(3){grid-column:1 / 3!important;grid-row:2 / 3!important;text-align:center!important;margin:0!important;padding:0!important;width:auto!important;flex:none!important;max-width:none!important;min-width:0!important}.site-footer .wp-block-column:nth-child(4),footer.wp-block-group .wp-block-column:nth-child(4),.wp-block-group.has-background .wp-block-column:nth-child(4){grid-column:1 / 3!important;grid-row:3 / 4!important;text-align:center!important;margin:0!important;padding:0!important;width:auto!important;flex:none!important;max-width:none!important;min-width:0!important}.site-footer .wp-block-column:nth-child(4) .wp-block-image{margin:0 auto!important}}@media (max-width:480px){.site-footer .wp-block-columns{display:grid!important;grid-template-columns:1fr 1fr!important;grid-template-rows:auto auto auto!important;gap:15px!important;margin:0!important;width:100%!important}.site-footer .wp-block-column:nth-child(1){grid-column:1 / 2!important;grid-row:1 / 2!important;margin:0!important;padding:0!important}.site-footer .wp-block-column:nth-child(2){grid-column:2 / 3!important;grid-row:1 / 2!important;margin:0!important;padding:0!important}.site-footer .wp-block-column:nth-child(3){grid-column:1 / 3!important;grid-row:2 / 3!important;text-align:center!important;margin:0!important;padding:0!important}.site-footer .wp-block-column:nth-child(4){grid-column:1 / 3!important;grid-row:3 / 4!important;text-align:center!important;margin:0!important;padding:0!important}.site-footer .wp-block-column:nth-child(4) .wp-block-image{margin:0 auto!important}.site-footer .wp-block-heading{font-size:var(--mediumSubtitleFontSize)!important;color:var(--footer-text-color)!important;margin-bottom:15px!important}.site-footer .wp-block-list a,.site-footer .wp-block-list li{font-size:var(--smallFontSize)!important}}@media (max-width:768px){.product-details-column{padding-left:0rem!important}}body .wp-block-search__input,body .wp-block-search .wp-block-search__input,.wp-site-blocks .wp-block-search__input{border-radius:0!important;border:1px solid var(--color-border)!important;box-shadow:none!important}body .wp-block-search__button,body .wp-block-search .wp-block-search__button,.wp-site-blocks .wp-block-search__button{border-radius:0!important;border:1px solid var(--color-accent-primary)!important;box-shadow:none!important}body .wp-block-search__button,body .wp-block-search .wp-block-search__button,.wp-site-blocks .wp-block-search__button{background-color:#99C3B9!important;color:#394A78!important;border-color:#99C3B9!important}body .wp-block-search__button svg,body .wp-block-search .wp-block-search__button svg,.wp-site-blocks .wp-block-search__button svg{fill:currentColor;stroke:currentColor}body .wp-block-search,.wp-site-blocks .wp-block-search{border-radius:0!important}body .wp-block-search__inside-wrapper,.wp-site-blocks .wp-block-search__inside-wrapper{border-radius:0!important;border:none!important}.wp-block-group .wp-block-search,.wp-block-group .wp-block-search__input,.wp-block-group .wp-block-search__button{border-radius:0!important}.site-header-logo-only .header-menu-nav,.site-header-logo-only .header-menu-actions,.site-header-logo-only .header-menu-hamburger,.site-header-logo-only .header-menu-sidebar,.site-header-logo-only .header-menu-overlay,.site-header-logo-only .header-search-overlay,.site-header-logo-only .wp-block-cakeclub-scrolling-bar,.site-header-logo-only .scrolling-bar-wrapper,.site-header-logo-only .wp-block-navigation,.site-header-logo-only .wp-block-site-tagline{display:none!important}.site-header-logo-only .header-menu-container{justify-content:center}.site-header-logo-only .header-menu-logo{margin:0 auto}.wp-block-post-title:empty{display:none!important}body.search.search-initial .wp-block-query{display:none!important}body.search h1.wp-block-heading{font-size:2rem!important;line-height:1.1;font-weight:normal!important}.blog-card-grid{margin:0 auto;width:100%}.blog-card{background:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;transition:box-shadow 0.3s ease,transform 0.3s ease;height:100%;display:flex;flex-direction:column}.blog-card:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1);transform:translateY(-2px)}.blog-card .wp-block-post-featured-image{margin:0}.blog-card .wp-block-post-featured-image img{width:100%;height:100%;object-fit:cover}.blog-card-image{aspect-ratio:16/9;overflow:hidden}.blog-card>.wp-block-group:last-child{flex:1;display:flex;flex-direction:column}.blog-card .wp-block-buttons{margin-top:auto}.single-post-header{margin-bottom:var(--wp--preset--spacing--large)}.post-meta{display:flex;gap:15px;flex-wrap:wrap;color:var(--color-text-muted);font-size:.9rem;margin:15px 0}.post-meta .wp-block-post-author__name,.post-meta .wp-block-post-date{margin:0}.post-featured-image{margin:var(--wp--preset--spacing--medium) 0;border-radius:8px;overflow:hidden}.post-featured-image img{width:100%;height:auto;border-radius:8px}.wp-block-post-content p{margin-bottom:1.5rem;line-height:1.8}.wp-block-post-content h2,.wp-block-post-content h3,.wp-block-post-content h4{margin-top:2rem;margin-bottom:1rem}.wp-block-post-content ul,.wp-block-post-content ol{margin-bottom:1.5rem;padding-left:2rem}.wp-block-post-content blockquote{border-left:4px solid var(--color-accent-primary);padding-left:1.5rem;margin:2rem 0;font-style:italic;color:var(--color-text-muted)}.wp-block-post-navigation-link{margin:1rem 0}.wp-block-post-navigation-link a{text-decoration:none;color:var(--color-text);transition:color 0.3s ease}.wp-block-post-navigation-link a:hover{color:var(--color-accent-tertiary)}.blog-sidebar{background:#f8f9fa;border-radius:8px;padding:var(--wp--preset--spacing--medium);position:sticky;top:2rem}.sidebar-section{margin-bottom:var(--wp--preset--spacing--medium)}.sidebar-section:last-child{margin-bottom:0}.sidebar-section h3{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid var(--color-accent-primary)}.blog-sidebar .wp-block-latest-posts{list-style:none;padding:0}.blog-sidebar .wp-block-latest-posts li{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #dee2e6}.blog-sidebar .wp-block-latest-posts li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.blog-sidebar .wp-block-latest-posts a{text-decoration:none;color:var(--color-text);font-weight:600;transition:color 0.3s ease}.blog-sidebar .wp-block-latest-posts a:hover{color:var(--color-accent-tertiary)}.blog-sidebar .wp-block-latest-posts__post-date{display:block;font-size:.8rem;color:var(--color-text-muted);margin-top:.25rem}.blog-sidebar .wp-block-latest-posts__featured-image{margin-bottom:.5rem}.blog-sidebar .wp-block-latest-posts__featured-image img{border-radius:4px;width:100%;height:auto}.blog-sidebar .wp-block-categories{list-style:none;padding:0}.blog-sidebar .wp-block-categories li{margin-bottom:.75rem;padding-left:1rem;position:relative}.blog-sidebar .wp-block-categories li:before{content:"→";position:absolute;left:0;color:var(--color-accent-primary)}.blog-sidebar .wp-block-categories a{text-decoration:none;color:var(--color-text);transition:color 0.3s ease}.blog-sidebar .wp-block-categories a:hover{color:var(--color-accent-tertiary)}.blog-sidebar .wp-block-categories .count{color:var(--color-text-muted);font-size:.85rem}.blog-sidebar .wp-block-tag-cloud{display:flex;flex-wrap:wrap;gap:.5rem}.blog-sidebar .wp-block-tag-cloud a{text-decoration:none;background:var(--color-accent-primary);color:var(--color-text);padding:.25rem .75rem;border-radius:4px;transition:all 0.3s ease;font-size:0.85rem!important}.blog-sidebar .wp-block-tag-cloud a:hover{background:var(--color-accent-tertiary);color:#fff}.blog-sidebar .wp-block-search__input{border-radius:4px;border:1px solid #dee2e6}.blog-sidebar .wp-block-search__button{background-color:var(--color-accent-primary);color:var(--color-text);border-radius:4px}.wp-block-post-comments{margin-top:var(--wp--preset--spacing--large);padding-top:var(--wp--preset--spacing--large);border-top:1px solid #e9ecef}.wp-block-post-comments h3{color:var(--color-title);margin-bottom:1.5rem}.wp-block-post-comments .comment-list{list-style:none;padding:0}.wp-block-post-comments .comment{margin-bottom:2rem;padding:1.5rem;background:#f8f9fa;border-radius:8px}.wp-block-post-comments .comment-meta{margin-bottom:1rem;color:var(--color-text-muted)}.blog-page-main{padding-left:0.5rem!important;padding-right:0.5rem!important}@media (max-width:992px){.blog-card-grid .wp-block-post-template{grid-template-columns:repeat(2,1fr)!important}.wp-block-columns:has(.blog-sidebar){flex-direction:column}.wp-block-columns:has(.blog-sidebar) .wp-block-column{flex-basis:100%!important;width:100%!important}.blog-sidebar{position:static;margin-top:var(--wp--preset--spacing--large)}}@media (max-width:768px){.blog-card-grid .wp-block-post-template{grid-template-columns:1fr!important}.single-post-header .wp-block-post-title{font-size:2rem!important}.blog-card{margin-bottom:1rem}}.is-layout-flex>.wp-block-soulcountry-tag-badges{width:auto}/*! This file is auto-generated */
@font-face{font-display:swap;font-family:dashicons;src:url(/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"),url(/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.mega-menu-dropdown{opacity:0;visibility:hidden;transform:translateY(-10px);transition:all 0.3s ease;pointer-events:none;position:absolute;top:100%;left:0;right:0;z-index:9999;padding-top:10px}.mega-menu-dropdown::before{content:'';position:absolute;top:0;left:0;right:0;height:10px;background:#fff0}.mega-menu-dropdown.active{opacity:1;visibility:visible;transform:translateY(0);pointer-events:all}.mega-menu-container{background:#fff;box-shadow:0 8px 25px rgb(0 0 0 / .15);border-radius:0 0 12px 12px;padding:40px 20px}.categories-section .section-title{font-size:18px;font-weight:700;color:#d2691e;margin:0 0 25px 0;text-transform:uppercase;letter-spacing:.5px}.category-column p{margin:8px 0}.category-column a{color:#d2691e;text-decoration:none;font-size:16px;font-weight:400;transition:all 0.3s ease;display:block;padding:4px 0}.category-column a:hover{color:#b8860b;transform:translateX(5px)}.filters-section .section-title{font-size:18px;font-weight:700;color:#333;margin:0 0 25px 0;text-transform:uppercase;letter-spacing:.5px}.dietary-filters{gap:15px!important}.filter-badge{padding:12px 16px;border-radius:25px;transition:all 0.3s ease;border:2px solid #fff0;cursor:pointer;min-height:50px;align-items:center!important}.filter-badge .badge-icon{font-size:10px;font-weight:700;letter-spacing:.5px;padding:6px 10px;border-radius:15px;color:#fff;margin:0 8px 0 0;min-width:80px;text-align:center}.filter-badge .badge-text{font-size:14px;font-weight:600;color:#333;margin:0}.filter-badge .badge-text a{color:#333;text-decoration:none}.filter-badge.vegan .badge-icon{background:#4a90e2}.filter-badge.gluten-free .badge-icon{background:#7b68ee}.filter-badge.nut-free .badge-icon{background:hotpink}.filter-badge.new .badge-icon{background:#ff4500}.filter-badge:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgb(0 0 0 / .1)}.filter-badge.vegan:hover{border-color:#4a90e2;background:rgb(74 144 226 / .1)}.filter-badge.gluten-free:hover{border-color:#7b68ee;background:rgb(123 104 238 / .1)}.filter-badge.nut-free:hover{border-color:hotpink;background:rgb(255 105 180 / .1)}.filter-badge.new:hover{border-color:#ff4500;background:rgb(255 69 0 / .1)}.promo-images{gap:15px!important;height:100%}.promo-item{flex:1;border-radius:8px;overflow:hidden;min-height:100px;padding:30px 20px;display:flex;align-items:center;justify-content:center;transition:transform 0.3s ease}.promo-item:hover{transform:scale(1.02)}.promo-item p{margin:0;font-weight:600;font-size:14px}.main-navigation .menu-item.has-mega-menu>a::after,.wp-block-navigation .wp-block-navigation-item.has-mega-menu .wp-block-navigation-item__content::after{content:'▼';font-size:10px;margin-left:8px;transition:transform 0.3s ease}.main-navigation .menu-item.has-mega-menu:hover>a::after,.main-navigation .menu-item.has-mega-menu.active>a::after,.wp-block-navigation .wp-block-navigation-item.has-mega-menu:hover .wp-block-navigation-item__content::after,.wp-block-navigation .wp-block-navigation-item.has-mega-menu.active .wp-block-navigation-item__content::after{transform:rotate(180deg)}@media (max-width:1024px){.mega-menu-container{padding:30px 15px}.mega-menu-content .wp-block-columns{flex-wrap:wrap}.categories-section{flex-basis:100%!important;margin-bottom:30px}.filters-section{flex-basis:50%!important}.promo-section{flex-basis:50%!important}.promo-images{flex-direction:row!important}.promo-item{min-height:80px;padding:20px 15px}}@media (max-width:768px){.mega-menu-dropdown{display:none!important}}.newsletter-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;opacity:0;transition:opacity 0.3s ease-in-out}.newsletter-popup.show{opacity:1}.newsletter-popup-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(57 74 120 / .8);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.newsletter-popup-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--color-background,#f5f4eb);border-radius:12px;box-shadow:0 20px 40px rgb(0 0 0 / .3);max-width:500px;width:90%;max-height:90vh;overflow-y:auto;animation:slideInUp 0.4s ease-out}@keyframes slideInUp{from{transform:translate(-50%,-40%) scale(.95);opacity:0}to{transform:translate(-50%,-50%) scale(1);opacity:1}}.newsletter-popup-close{position:absolute;top:15px;right:15px;background:#fff0;border:none;font-size:24px;color:var(--color-text-muted,#686363);cursor:pointer;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all 0.2s ease}.newsletter-popup-close:hover{background:var(--color-accent-tertiary,#db5526);color:#fff;transform:rotate(90deg)}.newsletter-popup-header{text-align:center;padding:40px 30px 20px;border-bottom:2px solid var(--color-accent-primary,#99c3b9);margin-bottom:30px}.newsletter-popup-header h2{font-family:var(--font-heading,'Mindset',sans-serif);font-size:2rem;color:var(--color-text,#394a78);margin:0 0 15px 0;line-height:1.2}.newsletter-popup-header p{font-family:var(--font-body,'PTMonoWebRegular',monospace);color:var(--color-text,#394a78);font-size:1rem;line-height:1.5;margin:0 0 15px 0}.newsletter-form{padding:0 30px 30px}.newsletter-form-group{margin-bottom:20px}.newsletter-form input[type="email"],.newsletter-form input[type="text"]{width:100%;padding:15px 20px;border:2px solid var(--color-border,#e9ecef);border-radius:8px;font-family:var(--font-body,'PTMonoWebRegular',monospace);font-size:1rem;background:#fff;color:var(--color-text,#394a78);transition:all 0.2s ease;box-sizing:border-box}.newsletter-form input[type="email"]:focus,.newsletter-form input[type="text"]:focus{outline:none;border-color:var(--color-accent-primary,#99c3b9);box-shadow:0 0 0 3px rgb(153 195 185 / .2)}.newsletter-form input::placeholder{color:var(--color-text-muted,#686363)}.newsletter-submit-btn{width:100%;padding:16px 24px;background:var(--color-accent-tertiary,#db5526);color:#fff;border:none;border-radius:8px;font-family:var(--font-body,'PTMonoWebRegular',monospace);font-size:1.1rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden}.newsletter-submit-btn:hover:not(:disabled){background:#c44a1f;transform:translateY(-2px);box-shadow:0 8px 20px rgb(219 85 38 / .3)}.newsletter-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.newsletter-submit-btn .btn-loading{display:inline-flex;align-items:center;gap:8px}.newsletter-submit-btn .btn-loading::after{content:'';width:16px;height:16px;border:2px solid #fff0;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.newsletter-message{margin-top:15px;text-align:center;font-family:var(--font-body,'PTMonoWebRegular',monospace)}.newsletter-message .success{color:#28a745;background:#d4edda;padding:12px;border-radius:6px;margin:0;border:1px solid #c3e6cb}.newsletter-message .error{color:#dc3545;background:#f8d7da;padding:12px;border-radius:6px;margin:0;border:1px solid #f5c6cb}.newsletter-popup-footer{text-align:center;padding:0 30px 30px;color:var(--color-text-muted,#686363);font-size:.85rem;font-family:var(--font-body,'PTMonoWebRegular',monospace)}@media (max-width:768px){.newsletter-popup-content{width:95%;margin:20px;max-height:calc(100vh - 40px)}.newsletter-popup-header{padding:30px 20px 20px}.newsletter-popup-header h2{font-size:1.6rem}.newsletter-form{padding:0 20px 20px}.newsletter-popup-footer{padding:0 20px 20px}.newsletter-form input[type="email"],.newsletter-form input[type="text"]{padding:12px 16px;font-size:16px}.newsletter-submit-btn{padding:14px 20px;font-size:1rem}}@media (max-width:480px){.newsletter-popup-header h2{font-size:1.4rem}.newsletter-popup-header p{font-size:.9rem}.newsletter-discount{font-size:.85rem;padding:10px 16px}}@media (prefers-contrast:high){.newsletter-popup-content{border:3px solid var(--color-title,#000000)}.newsletter-form input[type="email"],.newsletter-form input[type="text"]{border-width:3px}}@media (prefers-reduced-motion:reduce){.newsletter-popup{transition:none}.newsletter-popup-content{animation:none}.newsletter-popup-close:hover{transform:none}.newsletter-submit-btn:hover:not(:disabled){transform:none}.newsletter-submit-btn .btn-loading::after{animation:none}}@media (prefers-color-scheme:dark){.newsletter-popup-content{background:#2d3748;color:#e2e8f0}.newsletter-popup-header h2{color:#f7fafc}.newsletter-form input[type="email"],.newsletter-form input[type="text"]{background:#4a5568;border-color:#718096;color:#e2e8f0}.newsletter-form input::placeholder{color:#a0aec0}}.minimum-order-notice{background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;padding:12px 15px;margin:15px 0;text-align:center}.minimum-order-text{color:#856404;font-size:14px;font-weight:500;margin:0;line-height:1.4}.woocommerce-mini-cart__buttons .checkout.wc-forward:disabled,.woocommerce-mini-cart__buttons .checkout.wc-forward.disabled{background:#e0e0e0!important;color:#999!important;cursor:not-allowed!important;opacity:.6;pointer-events:none}.wc-block-mini-cart__footer .wc-block-mini-cart__footer-checkout:disabled,.wc-block-mini-cart__footer .wc-block-mini-cart__footer-checkout.disabled,.wp-block-woocommerce-mini-cart .wc-block-mini-cart__footer a.disabled,.wc-block-mini-cart__footer-button.disabled{background:#e0e0e0!important;color:#999!important;cursor:not-allowed!important;opacity:0.6!important;pointer-events:none!important;text-decoration:none!important}.wc-block-mini-cart__footer a.disabled:hover,.wc-block-mini-cart__footer a.disabled:focus,.wc-block-mini-cart__footer-button.disabled:hover,.wc-block-mini-cart__footer-button.disabled:focus{background:#e0e0e0!important;color:#999!important;opacity:0.6!important}.minimum-order-progress{background:#f8f9fa;border-radius:10px;height:8px;margin:10px 0;overflow:hidden;position:relative}.minimum-order-progress-bar{background:linear-gradient(90deg,#ff6b6b,#feca57,#48dbfb,#0abde3);height:100%;transition:width 0.3s ease;border-radius:10px}.widget_shopping_cart .minimum-order-notice,.woocommerce-mini-cart-item+.minimum-order-notice{margin-top:15px}.woocommerce-cart .minimum-order-notice{background:#fff3cd;border:1px solid #ffeaa7;border-radius:6px;padding:15px 20px;margin:20px 0}.woocommerce-cart .minimum-order-text{color:#856404;font-size:16px;font-weight:500;margin:0;text-align:center}@media (max-width:768px){.minimum-order-notice{padding:10px 12px;margin:12px 0}.minimum-order-text{font-size:13px}}.scrolling-bar-wrapper{background-color:var(--wp--preset--color--accent-primary,#99c3b9);color:var(--wp--preset--color--text,#394a78)!important;overflow-x:auto;overflow-y:hidden;white-space:nowrap;position:relative;width:100vw!important;margin-left:calc(50% - 50vw)!important;padding:0;font-weight:normal!important;z-index:10;scrollbar-width:none;-ms-overflow-style:none}.scrolling-bar-wrapper::-webkit-scrollbar{display:none}.wp-block-cakeclub-scrolling-bar{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important;max-width:none!important;border:none!important}.wp-block-cakeclub-scrolling-bar.alignfull{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important}.scrolling-bar-content{height:100%;position:relative;width:100%;max-width:var(--wp--style--global--content-size,1200px);margin:0 auto;padding:0 10px;display:flex;align-items:center;gap:15px}.scrolling-bar-track-container{overflow-x:auto;overflow-y:hidden;flex:1;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.scrolling-bar-track-container::-webkit-scrollbar{display:none}.scroll-arrow{background:rgb(0 0 0 / .3);color:#fff;border:none;width:30px;height:30px;border-radius:4px;cursor:pointer;display:none;align-items:center;justify-content:center;font-size:14px;transition:all 0.2s ease;flex-shrink:0}.scroll-arrow:hover{background:rgb(0 0 0 / .5);transform:scale(1.1)}.scroll-arrow:active{transform:scale(.95)}.scroll-arrow.visible{display:flex}.scroll-arrow.disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.scrolling-bar-track{display:flex;align-items:center;justify-content:flex-start;gap:1rem;white-space:nowrap;width:max-content;min-width:100%;height:100%;padding-left:1rem;padding-right:1rem}.scrolling-bar-item{display:inline-block;white-space:nowrap;padding:0 .25rem;position:relative;color:var(--wp--preset--color--text,#394a78)!important;font-weight:normal!important}.scrolling-bar-item:not(:last-child)::after{content:" • ";position:absolute;right:-.75rem;top:50%;transform:translateY(-50%);opacity:.6}.scrolling-bar-link{color:var(--wp--preset--color--text,#394a78)!important;text-decoration:none;transition:opacity 0.2s ease;font-weight:normal!important}.scrolling-bar-link:hover{opacity:.8;text-decoration:underline}.scrolling-bar-link:focus{outline:2px solid rgb(255 255 255 / .5);outline-offset:2px;border-radius:2px}.scrolling-bar-wrapper.is-uppercase{text-transform:uppercase}.scrolling-bar-wrapper.is-uppercase .scrolling-bar-item,.scrolling-bar-wrapper.is-uppercase .scrolling-bar-link{text-transform:uppercase}.scrolling-bar-wrapper.is-bold{font-weight:700}.scrolling-bar-wrapper.is-bold .scrolling-bar-item,.scrolling-bar-wrapper.is-bold .scrolling-bar-link{font-weight:700!important}@media (max-width:768px){.scrolling-bar-content{gap:10px;padding:0 5px}.scroll-arrow{width:25px;height:25px;font-size:12px}.scrolling-bar-track{gap:.75rem;padding-left:.5rem;padding-right:.5rem}.scrolling-bar-item{padding:0 .2rem}.scrolling-bar-item:not(:last-child)::after{right:-.6rem}}@media (prefers-contrast:high){.scrolling-bar-wrapper{border-top:1px solid;border-bottom:1px solid}}@media (max-width:767px){.scrolling-bar-wrapper.hide-on-mobile{display:none!important}}@media (min-width:768px){.scrolling-bar-wrapper.hide-on-desktop{display:none!important}}.scrolling-bar-wrapper.has-text-color{color:var(--wp--preset--color--text,currentColor)}.scrolling-bar-wrapper.has-background{background-color:var(--wp--preset--color--background,currentColor)}.wp-block-editor .scrolling-bar-wrapper{position:relative}.wp-block-editor .scrolling-bar-wrapper::before{content:"Scrolling Bar (Preview - will animate on frontend)";position:absolute;top:-20px;left:0;font-size:11px;color:#666;font-style:italic}.notification-bar-wrapper{background-color:var(--wp--preset--color--accent-primary,#99c3b9);color:#000;position:relative;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important;padding:8px 0;font-size:16px!important;font-weight:400!important;z-index:1000;text-align:center;border:none!important}.wp-block-cakeclub-notification-bar{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important;max-width:none!important;border:none!important}.wp-block-cakeclub-notification-bar.alignfull{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important}.notification-bar-content{max-width:var(--wp--style--global--content-size,1200px);margin:0 auto;padding:0 20px}.notification-bar-text,.notification-bar-link,.notification-bar-modal-trigger{color:inherit;font-size:16px!important;font-weight:400!important;text-decoration:none;display:inline-flex!important;align-items:center!important;justify-content:center;transition:opacity 0.2s ease;gap:8px}.notification-bar-text>.dashicons,.notification-bar-link>.dashicons,.notification-bar-modal-trigger>.dashicons,.notification-bar-text .dashicons,.notification-bar-link .dashicons,.notification-bar-modal-trigger .dashicons{font-size:18px!important;width:18px!important;height:18px!important;line-height:1!important;margin:0!important;padding:0!important;display:inline-block!important;text-decoration:none!important;vertical-align:middle!important}.notification-bar-text>.dashicons::before,.notification-bar-link>.dashicons::before,.notification-bar-modal-trigger>.dashicons::before,.notification-bar-text .dashicons::before,.notification-bar-link .dashicons::before,.notification-bar-modal-trigger .dashicons::before{line-height:1!important;vertical-align:text-bottom!important}.notification-bar-text .notification-icon,.notification-bar-link .notification-icon{font-size:16px;line-height:1;vertical-align:middle;margin-right:8px;display:inline-block}.notification-bar-link:hover{opacity:.8;text-decoration:underline}.notification-bar-link:focus{outline:2px solid rgb(255 255 255 / .5);outline-offset:2px;border-radius:2px}.notification-bar-wrapper.is-uppercase{text-transform:uppercase}.notification-bar-wrapper.is-uppercase .notification-bar-text,.notification-bar-wrapper.is-uppercase .notification-bar-link{text-transform:uppercase}.notification-bar-wrapper.is-bold{font-weight:700}.notification-bar-wrapper.is-bold .notification-bar-text,.notification-bar-wrapper.is-bold .notification-bar-link{font-weight:700!important}.notification-bar-wrapper[style*="text-align: left"] .notification-bar-content{text-align:left}.notification-bar-wrapper[style*="text-align: center"] .notification-bar-content{text-align:center}.notification-bar-wrapper[style*="text-align: right"] .notification-bar-content{text-align:right}@media (max-width:768px){.notification-bar-wrapper{font-size:14px!important;padding:10px 0}.notification-bar-text,.notification-bar-link{font-size:14px!important}.notification-bar-text .dashicons,.notification-bar-link .dashicons,.notification-bar-modal-trigger .dashicons{font-size:14px;margin-right:6px;width:14px;height:14px}.notification-bar-text .notification-icon,.notification-bar-link .notification-icon{font-size:14px;margin-right:6px}.notification-bar-content{padding:0 15px}}@media (prefers-contrast:high){.notification-bar-wrapper{border-top:1px solid;border-bottom:1px solid}}@media (max-width:767px){.notification-bar-wrapper.hide-on-mobile{display:none!important}}@media (min-width:768px){.notification-bar-wrapper.hide-on-desktop{display:none!important}}.notification-bar-wrapper.has-text-color .notification-bar-text,.notification-bar-wrapper.has-text-color .notification-bar-link{color:inherit!important}.notification-bar-wrapper.has-background{background-color:var(--wp--preset--color--background,currentColor)}.notification-bar-wrapper[style*="color:"] .notification-bar-text,.notification-bar-wrapper[style*="color:"] .notification-bar-link{color:inherit!important}.wp-block-editor .notification-bar-wrapper{position:relative}.wp-block-editor .notification-bar-wrapper::before{content:"Notification Bar (Static)";position:absolute;top:-20px;left:0;font-size:11px;color:#666;font-style:italic}.notification-bar-modal-trigger{background:none;border:none;color:inherit;font-size:16px!important;font-weight:400!important;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:opacity 0.2s ease;cursor:pointer;padding:0;line-height:inherit;font-family:inherit}.notification-bar-modal-trigger:hover{opacity:.8;text-decoration:underline}.notification-bar-modal-trigger:focus{outline:2px solid rgb(255 255 255 / .5);outline-offset:2px;border-radius:2px}.notification-bar-modal-trigger .dashicons{font-size:16px;line-height:1;vertical-align:middle;margin-right:8px;display:inline-block;width:16px;height:16px;text-decoration:none}.notification-bar-modal-trigger .notification-icon{font-size:16px;line-height:1;vertical-align:middle;margin-right:8px;display:inline-block}.notification-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;display:none;align-items:center;justify-content:center;padding:20px;box-sizing:border-box}.notification-modal-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(0 0 0 / .7);backdrop-filter:blur(2px)}.notification-modal-container{position:relative;background:var(--wp--preset--color--background,var(--wp--preset--color--base,#ffffff));color:var(--wp--preset--color--foreground,var(--wp--preset--color--contrast,#000000));border-radius:8px;box-shadow:0 10px 30px rgb(0 0 0 / .3);max-width:600px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;animation:modalSlideIn 0.3s ease-out}@keyframes modalSlideIn{from{opacity:0;transform:translateY(-50px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.notification-modal-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--wp--preset--color--secondary,#e1e1e1);background:var(--wp--preset--color--background,var(--wp--preset--color--base,#f8f9fa));opacity:.95}.notification-modal-title{margin:0;font-size:1.25rem;font-weight:600;color:var(--wp--preset--color--foreground,var(--wp--preset--color--contrast,#333))}.notification-modal-close{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;padding:4px;color:var(--wp--preset--color--foreground,var(--wp--preset--color--contrast,#666));opacity:.7;transition:opacity 0.2s ease;border-radius:4px}.notification-modal-close:hover{opacity:1;background:var(--wp--preset--color--foreground,rgb(0 0 0 / .05));background-opacity:.05}.notification-modal-close:focus{outline:2px solid #007cba;outline-offset:2px}.notification-modal-body{padding:24px;overflow-y:auto;flex:1;line-height:1.6}.notification-modal-body h1,.notification-modal-body h2,.notification-modal-body h3,.notification-modal-body h4,.notification-modal-body h5,.notification-modal-body h6{margin-top:0;margin-bottom:.5em;color:var(--wp--preset--color--foreground,var(--wp--preset--color--contrast,#333))}.notification-modal-body p{margin-bottom:1em;color:var(--wp--preset--color--foreground,var(--wp--preset--color--contrast,#555));opacity:.9}.notification-modal-body p:last-child{margin-bottom:0}.notification-modal-body a{color:var(--wp--preset--color--primary,var(--wp--preset--color--link,#007cba));text-decoration:underline}.notification-modal-body a:hover{color:var(--wp--preset--color--primary,var(--wp--preset--color--link,#005a87));opacity:.8}.notification-modal-body ul,.notification-modal-body ol{margin-bottom:1em;padding-left:1.5em}.notification-modal-body img{max-width:100%;height:auto;border-radius:4px}@media (max-width:768px){.notification-modal{padding:10px}.notification-modal-container{max-height:90vh;border-radius:4px}.notification-modal-header{padding:16px 20px}.notification-modal-title{font-size:1.1rem}.notification-modal-body{padding:20px}.notification-bar-modal-trigger,.notification-bar-modal-trigger .dashicons,.notification-bar-modal-trigger .notification-icon{font-size:14px!important}.notification-bar-modal-trigger .dashicons{margin-right:6px;width:14px;height:14px}.notification-bar-modal-trigger .notification-icon{margin-right:6px}}@media (prefers-contrast:high){.notification-modal-container{border:2px solid var(--wp--preset--color--foreground,var(--wp--preset--color--contrast,#000))}.notification-modal-header{border-bottom-width:2px;border-bottom-color:var(--wp--preset--color--foreground,var(--wp--preset--color--contrast,#000))}}@media (prefers-reduced-motion:reduce){.notification-modal-container{animation:none}}.hero-slider-wrapper{position:relative;width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important;max-width:none!important;border:none!important;overflow:hidden}.wp-block-cakeclub-hero-slider{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important;max-width:none!important;border:none!important}.wp-block-cakeclub-hero-slider.alignfull{width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important}.hero-slider-container{position:relative;height:var(--slide-height,500px);overflow:hidden}.hero-slider-track{position:relative;height:100%;width:100%}.hero-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 0.5s ease-in-out,visibility 0.5s ease-in-out;display:flex;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-slide.active{opacity:1;visibility:visible}.hero-slider-wrapper[data-ab-config] .hero-slide[data-ab-test-id]:not(.ab-resolved){opacity:0!important;visibility:hidden!important}.hero-slide-content{width:100%;max-width:var(--wp--style--global--content-size,1200px);margin:0 auto;padding:0 20px;z-index:2;position:relative;display:flex;align-items:center;gap:40px;min-height:100%}.hero-slide-text{flex:0 0 var(--text-width,50%);max-width:var(--text-width,50%)}.hero-slide-text.text-left{text-align:left}.hero-slide-text.text-center{text-align:center}.hero-slide-text.text-right{text-align:right}.hero-slide-text-container{width:100%}.hero-slide-text-container.align-left{margin-left:0;margin-right:auto}.hero-slide-text-container.align-center{margin-left:auto;margin-right:auto}.hero-slide-text-container.align-right{margin-left:auto;margin-right:0}.hero-slide-image{flex:1;display:flex;align-items:stretch;justify-content:stretch;min-height:100%;height:100%;position:relative;overflow:visible}.image-sprite{position:absolute;z-index:5;pointer-events:none;background:transparent!important;background-color:transparent!important}.image-sprite img{width:100%;height:auto;display:block;background:transparent!important;background-color:transparent!important;transform:rotate(var(--sprite-rotation,0deg))}@media (max-width:768px){.image-sprite{display:none!important}}.image-sprite .sprite-color-overlay{position:absolute;top:0;left:0;right:0;bottom:0;mix-blend-mode:multiply;pointer-events:none;transform:rotate(var(--sprite-rotation,0deg))}.hero-slide-image .image-sprite.sprite-top-left{top:10px!important;left:10px!important;right:auto!important;bottom:auto!important}.hero-slide-image .image-sprite.sprite-top-right{top:10px!important;right:10px!important;left:auto!important;bottom:auto!important}.hero-slide-image .image-sprite.sprite-middle-left{top:50%!important;left:10px!important;right:auto!important;bottom:auto!important;--sprite-translate-y:-50%}.hero-slide-image .image-sprite.sprite-middle-right{top:50%!important;right:10px!important;left:auto!important;bottom:auto!important;--sprite-translate-y:-50%}.hero-slide-image .image-sprite.sprite-bottom-left{top:calc(100% - 10px)!important;left:10px!important;right:auto!important;bottom:auto!important;--sprite-translate-y:-100%}.hero-slide-image .image-sprite.sprite-bottom-right{top:calc(100% - 10px)!important;right:10px!important;left:auto!important;bottom:auto!important;--sprite-translate-y:-100%}.hero-slide-image .image-sprite.sprite-bottom-center{top:calc(100% - 10px)!important;left:50%!important;right:auto!important;bottom:auto!important;--sprite-translate-x:-50%;--sprite-translate-y:-100%}.hero-slide-image .image-sprite{transform:translateX(var(--sprite-translate-x,0)) translateY(var(--sprite-translate-y,0))}.hero-slide-image .image-sprite.sprite-top-left.has-offset{top:calc(10px + var(--sprite-offset-top, 0px))!important;left:calc(10px + var(--sprite-offset-left, 0px))!important}.hero-slide-image .image-sprite.sprite-top-right.has-offset{top:calc(10px + var(--sprite-offset-top, 0px))!important;right:calc(10px - var(--sprite-offset-left, 0px))!important}.hero-slide-image .image-sprite.sprite-middle-left.has-offset{top:calc(50% + var(--sprite-offset-top, 0px))!important;left:calc(10px + var(--sprite-offset-left, 0px))!important}.hero-slide-image .image-sprite.sprite-middle-right.has-offset{top:calc(50% + var(--sprite-offset-top, 0px))!important;right:calc(10px - var(--sprite-offset-left, 0px))!important}.hero-slide-image .image-sprite.sprite-bottom-left.has-offset{top:calc(100% - 10px + var(--sprite-offset-top, 0px))!important;left:calc(10px + var(--sprite-offset-left, 0px))!important}.hero-slide-image .image-sprite.sprite-bottom-right.has-offset{top:calc(100% - 10px + var(--sprite-offset-top, 0px))!important;right:calc(10px - var(--sprite-offset-left, 0px))!important}.hero-slide-image .image-sprite.sprite-bottom-center.has-offset{top:calc(100% - 10px + var(--sprite-offset-top, 0px))!important;left:calc(50% + var(--sprite-offset-left, 0px))!important}.hero-slide-image img{height:var(--slide-height,500px);object-fit:fill;object-position:center}.hero-slide-image .desktop-image{display:block}.hero-slide-image .mobile-image{display:none}@media (max-width:767px){.hero-slide-image .desktop-image{display:none}.hero-slide-image .mobile-image{display:block}}.hero-slide-badge{position:absolute;z-index:10;max-width:120px;width:auto}.hero-slide-badge.badge-top-right{top:1.25rem;right:1.25rem}.hero-slide-badge.badge-bottom-right{bottom:1.25rem;right:1.25rem}.hero-slide-badge img{width:100%;height:auto;max-width:120px}.hero-slide-badge.badge-animation-fade-in{animation:badgeFadeIn 0.8s ease-out forwards}.hero-slide-badge.badge-animation-bounce-in{animation:badgeBounceIn 1s cubic-bezier(.68,-.55,.265,1.55) forwards}.hero-slide-badge.badge-animation-slide-in{animation:badgeSlideIn 0.6s ease-out forwards}.hero-slide-badge.badge-animation-zoom-in{animation:badgeZoomIn 0.6s ease-out forwards}@keyframes badgeFadeIn{from{opacity:0}to{opacity:1}}@keyframes badgeBounceIn{0%{opacity:0;transform:scale(.3) translateY(-50px)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}100%{opacity:1;transform:scale(1)}}@keyframes badgeSlideIn{from{opacity:0;transform:translateX(100px)}to{opacity:1;transform:translateX(0)}}@keyframes badgeZoomIn{from{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.hero-slide-subtitle{font-family:'BNTillsdale',serif;font-size:1.5rem;margin-bottom:0;opacity:.9;text-transform:none;letter-spacing:1px;font-weight:700}.hero-slide-heading-image{margin-bottom:15px;margin-left:auto;margin-right:auto}.hero-slide-heading-image img{width:100%;height:auto;display:block}.hero-slide-heading-image+.heading-image-title-three{margin-top:0}.hero-slide-title.heading-image-title-three{margin-bottom:20px}.hero-slide-title{font-family:var(--font-heading);font-size:3.5rem;line-height:1.2;margin-bottom:20px;font-weight:400}.hero-slide-title .title-line-one,.hero-slide-title .title-line-two,.hero-slide-title .title-line-three{line-height:inherit}.hero-slide-title .title-line-one[style*="background-color"],.hero-slide-title .title-line-two[style*="background-color"],.hero-slide-title .title-line-three[style*="background-color"]{padding:.1em .2em;display:inline-block;margin:.1em 0}.hero-slide-title .title-line-three.font-mindset{font-family:var(--font-heading)}.hero-slide-title .title-line-three.font-ptmono{font-family:var(--font-body)}.hero-slide-title .title-line-three.font-bntillsdale{font-family:'BNTillsdale',serif;font-weight:700}.hero-slide-title .title-line-three.font-bnrendallscript{font-family:'BNRendallScript',cursive;font-weight:400}.hero-slide-subtitle.font-mindset{font-family:var(--font-heading)}.hero-slide-subtitle.font-ptmono{font-family:var(--font-body)}.hero-slide-subtitle.font-bntillsdale{font-family:'BNTillsdale',serif;font-weight:700}.hero-slide-subtitle.font-bnrendallscript{font-family:'BNRendallScript',cursive;font-weight:400}.hero-slide-title .title-line-three.title-animation-twinkle{animation:titleTwinkle 2s ease-in-out infinite}.hero-slide-title .title-line-three.title-animation-pulse{animation:titlePulse 2s ease-in-out infinite}.hero-slide-title .title-line-three.title-animation-float{animation:titleFloat 3s ease-in-out infinite}.hero-slide-title .title-line-three.title-animation-wobble{animation:titleWobble 2s ease-in-out infinite}@keyframes titleTwinkle{0%,100%{opacity:1;text-shadow:0 0 0 #fff0}25%{opacity:.7;text-shadow:0 0 10px currentColor}50%{opacity:1;text-shadow:0 0 20px currentColor,0 0 30px currentColor}75%{opacity:.8;text-shadow:0 0 5px currentColor}}@keyframes titlePulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes titleFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes titleWobble{0%,100%{transform:rotate(0deg)}25%{transform:rotate(-3deg)}75%{transform:rotate(3deg)}}.hero-slide-title .title-line-three.title-speed-very-slow{animation-duration:4s!important}.hero-slide-title .title-line-three.title-speed-slow{animation-duration:3s!important}.hero-slide-title .title-line-three.title-speed-fast{animation-duration:1s!important}.hero-slide-title .title-line-three.title-speed-very-fast{animation-duration:0.5s!important}@media (prefers-reduced-motion:reduce){.hero-slide-title .title-line-three[class*="title-animation-"]{animation:none!important}}.hero-slide-divider{display:block;margin:20px 0;border:none;border-radius:1px}.hero-slide-text.text-left .hero-slide-divider{margin-left:0;margin-right:auto}.hero-slide-text.text-center .hero-slide-divider{margin-left:auto;margin-right:auto}.hero-slide-text.text-right .hero-slide-divider{margin-left:auto;margin-right:0}.hero-slide-text-container{position:relative;overflow:visible}.hero-slide-text{position:relative;overflow:visible}.hero-slide-text.has-text-bg{overflow:visible;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.hero-slide-text.has-text-bg::before{content:'';position:absolute;top:0;left:-100vw;right:-40px;bottom:0;background-image:var(--text-bg-image);background-size:var(--text-bg-size,cover);background-position:var(--text-bg-position,center);background-repeat:no-repeat;opacity:var(--text-bg-opacity,1);z-index:0;pointer-events:none}.hero-slide-text.has-text-bg>.hero-slide-text-container{position:relative;z-index:1}.hero-slide-text.has-text-bg>.text-sprite{z-index:2}.hero-slide-text.has-text-bg>.text-area-bg-overlay{z-index:0}.text-sprite{position:absolute;z-index:5;pointer-events:none}.text-sprite img{width:100%;height:auto;display:block;transform:rotate(var(--sprite-rotation,0deg))}.text-sprite .sprite-color-overlay{position:absolute;top:0;left:0;right:0;bottom:0;mix-blend-mode:multiply;pointer-events:none;transform:rotate(var(--sprite-rotation,0deg))}.text-sprite.sprite-bottom-right{right:0;bottom:0}.text-sprite.sprite-bottom-left{left:0;bottom:0}.text-sprite.sprite-bottom-center{left:50%;bottom:0;transform:translateX(-50%)}.text-sprite.sprite-top-left{top:-30px;left:-30px;bottom:auto}.text-sprite.sprite-top-right{top:-30px;right:-30px;bottom:auto}.text-sprite.sprite-middle-left{top:50%;left:-30px;bottom:auto;transform:translateY(-50%)}.text-sprite.sprite-middle-right{top:50%;right:-30px;bottom:auto;transform:translateY(-50%)}.text-sprite.has-offset{--final-offset-top:var(--sprite-offset-top, 0px);--final-offset-left:var(--sprite-offset-left, 0px)}.text-sprite.sprite-top-left.has-offset{top:calc(-30px + var(--sprite-offset-top, 0px));left:calc(-30px + var(--sprite-offset-left, 0px))}.text-sprite.sprite-top-right.has-offset{top:calc(-30px + var(--sprite-offset-top, 0px));right:calc(-30px - var(--sprite-offset-left, 0px))}.text-sprite.sprite-middle-left.has-offset{top:calc(50% + var(--sprite-offset-top, 0px));left:calc(-30px + var(--sprite-offset-left, 0px))}.text-sprite.sprite-middle-right.has-offset{top:calc(50% + var(--sprite-offset-top, 0px));right:calc(-30px - var(--sprite-offset-left, 0px))}.text-sprite.sprite-bottom-left.has-offset{bottom:calc(0px - var(--sprite-offset-top, 0px));left:calc(0px + var(--sprite-offset-left, 0px))}.text-sprite.sprite-bottom-right.has-offset{bottom:calc(0px - var(--sprite-offset-top, 0px));right:calc(0px - var(--sprite-offset-left, 0px))}.text-sprite.sprite-bottom-center.has-offset{bottom:calc(0px - var(--sprite-offset-top, 0px));left:calc(50% + var(--sprite-offset-left, 0px))}.hero-slide-text.text-center .text-sprite.sprite-bottom-right{right:10%}.hero-slide-text.text-right .text-sprite.sprite-bottom-right{right:0}.hero-slide-text.text-left .text-sprite.sprite-bottom-right{right:0}.hero-slide-text.text-center .text-sprite.sprite-top-right{right:10%}.hero-slide-text.text-center .text-sprite.sprite-top-left{left:10%}.text-sprite.sprite-animation-fade-in img,.image-sprite.sprite-animation-fade-in img{animation:spriteFadeIn 0.8s ease-out forwards}@keyframes spriteFadeIn{from{opacity:0}to{opacity:1}}.text-sprite.sprite-animation-bounce-in img,.image-sprite.sprite-animation-bounce-in img{animation:spriteBounceIn 1s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes spriteBounceIn{0%{opacity:0;transform:rotate(var(--sprite-rotation,0deg)) scale(.3)}50%{opacity:1;transform:rotate(var(--sprite-rotation,0deg)) scale(1.1)}70%{transform:rotate(var(--sprite-rotation,0deg)) scale(.9)}100%{opacity:1;transform:rotate(var(--sprite-rotation,0deg)) scale(1)}}.text-sprite.sprite-animation-twinkle img,.image-sprite.sprite-animation-twinkle img{animation:spriteTwinkle 2s ease-in-out infinite}@keyframes spriteTwinkle{0%,100%{opacity:1;transform:rotate(var(--sprite-rotation,0deg)) scale(1);filter:brightness(1)}25%{opacity:.6;transform:rotate(var(--sprite-rotation,0deg)) scale(.95);filter:brightness(1.3)}50%{opacity:1;transform:rotate(var(--sprite-rotation,0deg)) scale(1.05);filter:brightness(1.5)}75%{opacity:.7;transform:rotate(var(--sprite-rotation,0deg)) scale(.98);filter:brightness(1.2)}}.text-sprite.sprite-animation-float img,.image-sprite.sprite-animation-float img{animation:spriteFloat 3s ease-in-out infinite}@keyframes spriteFloat{0%,100%{transform:rotate(var(--sprite-rotation,0deg)) translateY(0)}50%{transform:rotate(var(--sprite-rotation,0deg)) translateY(-10px)}}.text-sprite.sprite-animation-pulse img,.image-sprite.sprite-animation-pulse img{animation:spritePulse 2s ease-in-out infinite}@keyframes spritePulse{0%,100%{transform:rotate(var(--sprite-rotation,0deg)) scale(1)}50%{transform:rotate(var(--sprite-rotation,0deg)) scale(1.1)}}.text-sprite.sprite-animation-spin img,.image-sprite.sprite-animation-spin img{animation:spriteSpin 4s linear infinite}@keyframes spriteSpin{from{transform:rotate(calc(var(--sprite-rotation, 0deg) + 0deg))}to{transform:rotate(calc(var(--sprite-rotation, 0deg) + 360deg))}}.text-sprite.sprite-animation-wobble img,.image-sprite.sprite-animation-wobble img{animation:spriteWobble 2s ease-in-out infinite}@keyframes spriteWobble{0%,100%{transform:rotate(calc(var(--sprite-rotation, 0deg) + 0deg))}25%{transform:rotate(calc(var(--sprite-rotation, 0deg) - 5deg))}75%{transform:rotate(calc(var(--sprite-rotation, 0deg) + 5deg))}}.text-sprite.sprite-bottom-center.sprite-animation-float{animation:spriteFloatCenter 3s ease-in-out infinite}@keyframes spriteFloatCenter{0%,100%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-10px)}}.text-sprite.sprite-bottom-center.sprite-animation-pulse{animation:spritePulseCenter 2s ease-in-out infinite}@keyframes spritePulseCenter{0%,100%{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.1)}}.text-sprite.sprite-bottom-center.sprite-animation-wobble{animation:spriteWobbleCenter 2s ease-in-out infinite}@keyframes spriteWobbleCenter{0%,100%{transform:translateX(-50%) rotate(0deg)}25%{transform:translateX(-50%) rotate(-5deg)}75%{transform:translateX(-50%) rotate(5deg)}}.text-sprite.sprite-bottom-center.sprite-animation-spin{animation:spriteSpinCenter 4s linear infinite}@keyframes spriteSpinCenter{from{transform:translateX(-50%) rotate(0deg)}to{transform:translateX(-50%) rotate(360deg)}}.text-sprite.sprite-bottom-center.sprite-animation-bounce-in{animation:spriteBounceInCenter 1s cubic-bezier(.68,-.55,.265,1.55) forwards}@keyframes spriteBounceInCenter{0%{opacity:0;transform:translateX(-50%) scale(.3)}50%{opacity:1;transform:translateX(-50%) scale(1.1)}70%{transform:translateX(-50%) scale(.9)}100%{opacity:1;transform:translateX(-50%) scale(1)}}.text-sprite.sprite-speed-very-slow img,.image-sprite.sprite-speed-very-slow img{animation-duration:4s!important}.text-sprite.sprite-speed-slow img,.image-sprite.sprite-speed-slow img{animation-duration:3s!important}.text-sprite.sprite-speed-fast img,.image-sprite.sprite-speed-fast img{animation-duration:1s!important}.text-sprite.sprite-speed-very-fast img,.image-sprite.sprite-speed-very-fast img{animation-duration:0.5s!important}.text-sprite.sprite-animation-spin.sprite-speed-very-slow img,.image-sprite.sprite-animation-spin.sprite-speed-very-slow img{animation-duration:8s!important}.text-sprite.sprite-animation-spin.sprite-speed-slow img,.image-sprite.sprite-animation-spin.sprite-speed-slow img{animation-duration:6s!important}.text-sprite.sprite-animation-spin.sprite-speed-fast img,.image-sprite.sprite-animation-spin.sprite-speed-fast img{animation-duration:2s!important}.text-sprite.sprite-animation-spin.sprite-speed-very-fast img,.image-sprite.sprite-animation-spin.sprite-speed-very-fast img{animation-duration:1s!important}@media (prefers-reduced-motion:reduce){.text-sprite[class*="sprite-animation-"] img,.image-sprite[class*="sprite-animation-"] img{animation:none!important}}.hero-slide-description{font-family:var(--font-body);line-height:1.6;margin-bottom:30px;opacity:.9}.hero-slide-description *,.hero-slide-description p,.hero-slide-description strong,.hero-slide-description em,.hero-slide-description span{color:inherit!important}.hero-slide-description a{color:inherit!important;text-decoration:underline}.hero-slide-description.font-size-small{font-size:var(--smallFontSize)}.hero-slide-description.font-size-base{font-size:var(--baseFontSize)}.hero-slide-description.font-size-medium{font-size:var(--mediumFontSize)}.hero-slide-description.font-size-large{font-size:1.2rem}.hero-slide-actions{margin-top:30px}.hero-slide-button{display:inline-block;padding:15px 30px;font-family:var(--font-body);font-size:var(--mediumFontSize);font-weight:600;text-decoration:none;border-radius:0;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:1px;border:none;cursor:pointer}.hero-slide-button.rounded{border-radius:6px}.hero-slide-button.font-mindset{font-family:var(--font-heading)}.hero-slide-button.font-ptmono{font-family:var(--font-body)}.hero-slide-button.font-bntillsdale{font-family:'BNTillsdale',serif;font-weight:700}.hero-slide-button:hover{background-color:var(--button-hover-bg,#7bb3a9)!important;color:var(--button-hover-text,#ffffff)!important;border-color:var(--button-hover-border,#ffffff)!important}.hero-slide-button.button-hover-twinkle:hover{animation:buttonTwinkle 0.8s ease-in-out infinite}.hero-slide-button.button-hover-pulse:hover{animation:buttonPulse 0.6s ease-in-out infinite}.hero-slide-button.button-hover-glow:hover{animation:buttonGlow 1s ease-in-out infinite}@keyframes buttonTwinkle{0%,100%{text-shadow:0 0 0 #fff0;opacity:1}25%{text-shadow:0 0 8px currentColor,0 0 12px currentColor;opacity:.85}50%{text-shadow:0 0 15px currentColor,0 0 25px currentColor;opacity:1}75%{text-shadow:0 0 5px currentColor;opacity:.9}}@keyframes buttonPulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes buttonGlow{0%,100%{box-shadow:0 0 5px rgb(255 255 255 / .3);text-shadow:0 0 0 #fff0}50%{box-shadow:0 0 20px rgb(255 255 255 / .6),0 0 30px rgb(255 255 255 / .4);text-shadow:0 0 10px currentColor}}.hero-slide-button.button-hover-bubbles{position:relative;overflow:hidden;z-index:1;transition:color 0.5s,border-color 0.5s}.hero-slide-button.button-hover-bubbles .bubble-span{position:absolute;width:25%;height:100%;top:0;background-color:var(--bubble-color,var(--button-hover-bg,#7bb3a9));border-radius:50%;transform:translateY(150%);left:calc((var(--n) - 1) * 25%);transition:transform 0.5s,border-radius 0.5s;transition-delay:calc((var(--n) - 1) * 0.1s);z-index:-1;pointer-events:none}.hero-slide-button.button-hover-bubbles:hover{color:var(--button-hover-text,#ffffff)!important;border-color:var(--button-hover-border,#ffffff)!important;background-color:transparent!important}.hero-slide-button.button-hover-bubbles:hover .bubble-span{transform:translateY(0) scale(2)}@media (prefers-reduced-motion:reduce){.hero-slide-button[class*="button-hover-"]:hover{animation:none!important}.hero-slide-button.button-hover-bubbles .bubble-span{transition:none!important}.hero-slide-button.button-hover-bubbles:hover{background-color:var(--button-hover-bg,#7bb3a9)!important}.hero-slide-button.button-hover-bubbles:hover .bubble-span{transform:none!important}}.hero-slider-dots-container{position:absolute;bottom:30px;left:50%;transform:translateX(-50%);z-index:3;display:flex;flex-direction:column;align-items:center;gap:8px}.hero-slider-progress-bar{width:100px;height:2px;background:rgb(255 255 255 / .3);border-radius:2px;overflow:hidden}.hero-slider-progress-fill{height:100%;width:0%;background:#FF5800;transition:none}.hero-slider-progress-fill.animating{animation:sliderProgressFill var(--progress-duration,5000ms) linear forwards}@keyframes sliderProgressFill{from{width:0%}to{width:100%}}.hero-slider-navigation{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);z-index:3;pointer-events:none;display:flex;justify-content:space-between}.hero-slider-prev,.hero-slider-next{width:50px;height:50px;border-radius:50%;border:none;background-color:#99c3b9;color:#394a78;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:1;font-weight:300;transition:all 0.3s ease;pointer-events:auto;box-shadow:0 2px 10px rgb(0 0 0 / .15)}.hero-slider-prev span,.hero-slider-next span{transform:translateY(-2px)}.hero-slider-prev{margin-left:-25px;justify-content:flex-end;padding-right:8px}.hero-slider-next{margin-right:-25px;justify-content:flex-start;padding-left:8px}.hero-slider-prev:hover,.hero-slider-next:hover{background-color:#db5526;color:#fff;transform:scale(1.1)}.hero-slider-prev:focus,.hero-slider-next:focus{outline:2px solid #99c3b9;outline-offset:2px}.hero-slider-dots{display:flex;gap:10px}.hero-slider-dot{width:12px;height:12px;border-radius:50%;border:2px solid rgb(255 255 255 / .6);background:#fff0;cursor:pointer;transition:all 0.3s ease}.hero-slider-dot.active,.hero-slider-dot:hover{background:rgb(255 255 255 / .9);border-color:rgb(255 255 255 / .9)}.hero-slider-dot:focus{outline:2px solid rgb(255 255 255 / .8);outline-offset:2px}@media (max-width:768px){.hero-slide{height:var(--mobile-height,400px)}.hero-slide-image img{height:var(--mobile-height,400px)}.hero-slider-wrapper[style*="--mobile-height: auto"] .hero-slide{height:auto;min-height:400px}.hero-slider-wrapper[style*="--mobile-height: auto"] .hero-slide-image img{height:auto;min-height:400px}.hero-slide-content{flex-direction:column;gap:30px;padding:40px 15px}.hero-slide-text{flex:none;max-width:100%;text-align:center;order:2}.hero-slide-image{flex:none;min-height:250px;width:100%;order:1}.hero-slide-image img{height:var(--mobile-height,400px);max-height:none}.hero-slide-title{font-size:2.5rem}.hero-slide-subtitle{font-size:1.2rem}.hero-slide-description{font-size:1.1rem}.hero-slider-navigation{display:none}.hero-slider-dots-container{bottom:20px}.hero-slide-badge{max-width:80px}.hero-slide-badge.badge-top-right{top:.75rem;right:.75rem}.hero-slide-badge.badge-bottom-right{bottom:.75rem;right:.75rem}.hero-slide-badge img{max-width:80px}.hero-slider-dot{width:10px;height:10px}.hero-slide-text{padding:0 1rem 2rem 1rem!important}.hero-slide-text.has-text-bg::before{top:-50px;left:-20px;right:-20px}}@media (max-width:768px){.hero-slide-content{flex-direction:column!important}.hero-slide-image{order:1!important;width:100%!important;flex:none!important}.hero-slide-text{order:2!important;width:100%!important;max-width:100%!important;flex:none!important;text-align:center!important}.hero-slide-image .desktop-image{display:none!important}.hero-slide-image .mobile-image{display:block!important;width:100%!important}}@media (max-width:768px){.hero-slide-content{padding:0!important;margin:0!important;max-width:none!important;width:100%!important}.hero-slide-image{width:100vw!important;margin-left:calc(50% - 50vw)!important}.hero-slide-image img{height:380px!important;width:100%!important;object-fit:cover!important;object-position:center}}@media (max-width:480px){.hero-slide-title{font-size:2rem}.hero-slide-button{padding:12px 24px;font-size:.9rem}}@media (max-width:767px){.hero-slider-wrapper.hide-on-mobile{display:none!important}}@media (min-width:768px){.hero-slider-wrapper.hide-on-desktop{display:none!important}}@media (prefers-reduced-motion:reduce){.hero-slide{transition:none}.hero-slider-prev,.hero-slider-next,.hero-slider-dot{transition:none}}@media (prefers-contrast:high){.hero-slider-prev,.hero-slider-next{background:#99c3b9;border:2px solid #394a78}.hero-slider-dot{border-color:#fff}.hero-slider-dot.active{background:#fff}}.editor-slide-indicator{position:absolute;bottom:10px;left:20px;background:rgb(0 0 0 / .7);color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;z-index:4}@media (max-width:768px){.hero-slider-wrapper{margin-top:0!important;margin-bottom:0!important}.hero-slider-container{height:var(--mobile-height,400px)!important;overflow:hidden!important;min-height:400px!important}.hero-slider-track{height:100%!important;width:100%!important}.hero-slide{position:absolute!important;height:100%!important;width:100%!important;top:0!important;left:0!important}.hero-slide-text-container{max-width:none!important}.hero-slide-text-container.align-left{margin-right:0!important}}.angled-two-panel-wrapper{position:relative;padding:60px 0;overflow:hidden}.angled-two-panel-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:60px;min-height:400px}.angled-two-panel-container.image-right{flex-direction:row-reverse}.angled-two-panel-image{flex:0 0 50%;display:flex;justify-content:center;align-items:center;perspective:1000px;position:relative}.angled-two-panel-image img{max-width:85%;height:auto;border-radius:0;box-shadow:0 20px 40px rgb(0 0 0 / .15);transition:transform 0.3s ease}.angled-two-panel-image:hover img{transform:rotate(var(--image-angle,-5deg)) scale(1.02)}.angled-two-panel-badge{position:absolute;top:10px;left:10px;z-index:10;max-width:107px}.angled-two-panel-badge img{width:100%;height:auto;box-shadow:none!important;transform:none!important}.angled-two-panel-content{flex:0 0 50%;max-width:500px}.angled-two-panel-subheading{font-family:var(--font-bntillsdale,'BNTillsdale',Georgia,serif);font-size:1rem;margin:0;opacity:.8;font-weight:700;line-height:1}.angled-two-panel-heading{font-family:var(--font-heading,Georgia,serif);font-size:2.5rem;line-height:1;margin:0 0 20px 0;font-weight:700;text-transform:uppercase;letter-spacing:normal}.angled-two-panel-text{font-family:var(--font-body,Arial,sans-serif);font-size:1.1rem;line-height:1.6;margin:0 0 30px 0;opacity:.9}.angled-two-panel-button-wrap{margin-top:30px}.angled-two-panel-button{display:inline-block;padding:15px 30px;font-family:var(--font-heading,Georgia,serif);font-size:1rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1px;border-radius:0;transition:all 0.3s ease;border:none;cursor:pointer;box-shadow:0 4px 15px rgb(0 0 0 / .2)}.angled-two-panel-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .3)}@media (max-width:768px){.mobile-heading{font-size:2.5rem!important;padding-left:.5rem;padding-right:.5rem;line-height:normal}.angled-two-panel-wrapper{padding:40px 0;overflow-x:hidden;width:100%;box-sizing:border-box}.angled-two-panel-container{flex-direction:column;gap:40px;text-align:center;min-height:auto;max-width:100%;padding:0 15px}.angled-two-panel-container.image-right{flex-direction:column}.angled-two-panel-image,.angled-two-panel-content{flex:none;max-width:100%}.angled-two-panel-image{order:2}.angled-two-panel-image img{max-width:100%;box-shadow:none;transform:rotate(0deg)!important}.angled-two-panel-badge{max-width:80px;top:15px;left:15px}.angled-two-panel-content{order:1;max-width:100%;width:100%;word-wrap:break-word;overflow-wrap:break-word}.angled-two-panel-heading{font-size:2rem;line-height:normal}.angled-two-panel-text{font-size:1rem}.angled-two-panel-button{padding:12px 24px;font-size:.9rem}}@media (max-width:480px){.angled-two-panel-wrapper{padding:30px 0}.angled-two-panel-container{padding:0 15px;gap:30px}.angled-two-panel-heading{font-size:1.8rem;line-height:normal}.angled-two-panel-image img{border-radius:0}}@keyframes slideInFromLeft{from{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInFromRight{from{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}.angled-two-panel-container.image-left .angled-two-panel-image{animation:slideInFromLeft 0.8s ease-out}.angled-two-panel-container.image-left .angled-two-panel-content{animation:slideInFromRight 0.8s ease-out 0.2s both}.angled-two-panel-container.image-right .angled-two-panel-image{animation:slideInFromRight 0.8s ease-out}.angled-two-panel-container.image-right .angled-two-panel-content{animation:slideInFromLeft 0.8s ease-out 0.2s both}@media (prefers-reduced-motion:reduce){.angled-two-panel-image img,.angled-two-panel-button,.angled-two-panel-container.image-left .angled-two-panel-image,.angled-two-panel-container.image-left .angled-two-panel-content,.angled-two-panel-container.image-right .angled-two-panel-image,.angled-two-panel-container.image-right .angled-two-panel-content{animation:none;transition:none}.angled-two-panel-image:hover img{transform:rotate(var(--image-angle,-5deg))}}.straight-two-panel-wrapper{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;box-sizing:border-box}.straight-two-panel-container{position:relative;min-height:400px;display:flex;align-items:center}.straight-two-panel-inner{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;width:100%;position:relative;z-index:2}.straight-two-panel-inner .wp-block-columns{margin:0;padding:0;gap:0;display:flex;width:100%;min-height:400px;align-items:center}.straight-two-panel-inner .wp-block-column{flex:1 1 50%!important;padding:var(--column-padding-top,60px) var(--column-padding-right,40px) var(--column-padding-bottom,60px) var(--column-padding-left,40px);text-align:center;position:relative;margin:0!important;width:50%!important;max-width:50%!important;display:flex;flex-direction:column;justify-content:center;min-height:400px;flex-basis:50%!important}.straight-two-panel-inner .wp-block-column:not(:first-child){margin-left:0!important}.straight-two-panel-inner .wp-block-column:not(:last-child){margin-right:0!important}.straight-two-panel-content-left,.straight-two-panel-content-right{flex:1;padding:60px 40px;text-align:center;position:relative}.straight-two-panel-container::before{content:'';position:absolute;top:0;left:0;right:50%;bottom:0;background-color:var(--left-bg-color,#f8f9fa);z-index:1}.straight-two-panel-container::after{content:'';position:absolute;top:0;left:50%;right:0;bottom:0;background-color:var(--right-bg-color,#e3f2fd);z-index:1}.straight-two-panel-heading{font-family:var(--font-heading,Georgia,serif);font-size:2.5rem;line-height:1.2;margin:0 0 20px 0;font-weight:700;text-transform:uppercase;letter-spacing:normal}.straight-two-panel-text{font-family:var(--font-body,Arial,sans-serif);font-size:1.125rem;line-height:1.6;margin:0 0 30px 0;opacity:.9}.straight-two-panel-image{margin:30px 0;display:flex;justify-content:center}.straight-two-panel-image img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 10px 30px rgb(0 0 0 / .1)}.straight-two-panel-button-wrap{margin-top:30px}.straight-two-panel-button{display:inline-block;padding:15px 30px;font-family:var(--font-heading,Georgia,serif);font-size:1rem;font-weight:700;text-decoration:none;text-transform:uppercase;letter-spacing:1px;border-radius:0;transition:all 0.3s ease;border:none;cursor:pointer;box-shadow:0 4px 15px rgb(0 0 0 / .2);width:48%}.straight-two-panel-button:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgb(0 0 0 / .3)}@media (max-width:768px){.mobile-heading{font-size:2.5rem!important;padding-left:.5rem;padding-right:.5rem;line-height:normal}.straight-two-panel-wrapper{overflow-x:hidden;width:100%;box-sizing:border-box;position:static;left:auto;right:auto;margin-left:0;margin-right:0}.straight-two-panel-container{min-height:auto}.straight-two-panel-inner{flex-direction:column;padding:0 15px}.straight-two-panel-inner .wp-block-columns{flex-direction:column!important;min-height:auto}.straight-two-panel-inner .wp-block-column{padding:var(--column-padding-top,40px) var(--column-padding-right,20px) var(--column-padding-bottom,40px) var(--column-padding-left,20px);word-wrap:break-word;overflow-wrap:break-word;flex-basis:auto!important;width:100%!important;max-width:100%!important;min-height:auto}.straight-two-panel-content-left,.straight-two-panel-content-right{padding:40px 20px;word-wrap:break-word;overflow-wrap:break-word}.straight-two-panel-container::before{right:0;bottom:50%}.straight-two-panel-container::after{top:50%;left:0}.straight-two-panel-heading{font-size:2rem;line-height:normal}.straight-two-panel-text{font-size:1rem}.straight-two-panel-button{padding:12px 24px;font-size:.9rem}}@media (max-width:480px){.straight-two-panel-inner{padding:0 10px}.straight-two-panel-inner .wp-block-column{padding:var(--column-padding-top,30px) var(--column-padding-right,15px) var(--column-padding-bottom,30px) var(--column-padding-left,15px);width:100%!important;max-width:100%!important}.straight-two-panel-content-left,.straight-two-panel-content-right{padding:30px 15px}.straight-two-panel-heading{font-size:1.8rem;line-height:normal}.straight-two-panel-text{font-size:.9rem}.straight-two-panel-button{padding:10px 20px;font-size:.8rem}}@media (prefers-reduced-motion:reduce){.full-width-content-button{transition:none}.full-width-content-button:hover{transform:none}}.featured-products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin:40px 0}.featured-products-grid .product{text-align:center;border:1px solid #ddd;border-radius:8px;padding:20px;background:#fff;transition:box-shadow 0.3s ease}.featured-products-grid .product:hover{box-shadow:0 4px 12px rgb(0 0 0 / .1)}.promo-badge-cta{position:relative;width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.promo-badge-cta__overlay{position:relative;width:100%;padding:40px 0}.promo-badge-cta__inner{margin:0 auto;padding:0 20px;width:100%;display:flex;justify-content:flex-end;align-items:center}.promo-badge-cta__card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding:24px 2rem;box-shadow:0 6px 24px rgb(0 0 0 / .12);overflow:visible}.promo-badge-cta__card--right{margin-left:auto}.promo-badge-cta__card--left{margin-right:auto}.promo-badge-cta__badge{position:absolute;left:-70px;top:10px;transform:translateY(-50%);z-index:2;width:100px;height:auto}.promo-badge-cta__badge img{display:block;width:100%;max-width:100px;height:auto;min-width:80px}.promo-badge-cta__heading{font-family:var(--wp--preset--font-family--bntillsdale);font-size:1.5rem;margin:0 0 8px 0}.promo-badge-cta__content{padding-top:30px;text-align:center;width:100%}.promo-badge-cta__content ol,.promo-badge-cta__content ul{text-align:left;margin:0;padding-left:1.5rem;width:100%;box-sizing:border-box}.promo-badge-cta__text{font-size:1rem;line-height:1.5}.promo-badge-cta__actions{margin-top:16px}.promo-badge-cta__button{display:inline-block;padding:12px 18px;text-decoration:none;font-weight:700;border-radius:3px;font-family:var(--wp--preset--font-family--mindset);font-size:1rem;border:1px solid;transition:all 0.3s ease}@media (min-width:1024px){.promo-badge-cta__overlay{padding:60px 0}.promo-badge-cta__card{padding:32px 2rem;gap:32px}.promo-badge-cta__badge{width:120px;left:-70px;top:10px}.promo-badge-cta__badge img{max-width:120px;min-width:100px}.promo-badge-cta__content{padding-top:30px}}@media (max-width:640px){.promo-badge-cta{display:flex;flex-direction:column;background-image:none!important;position:relative}.promo-badge-cta::before{content:'';display:block;width:100%;height:250px;background-size:cover;background-position:center;background-repeat:no-repeat}.promo-badge-cta__badge{position:absolute;top:-35px;right:15px;left:auto;transform:none;z-index:3;width:80px}.promo-badge-cta__badge img{max-width:80px;min-width:60px}.promo-badge-cta__overlay{padding:0;background:#fff}.promo-badge-cta__inner{padding:0;justify-content:center}.promo-badge-cta__card{flex-direction:column;margin:0;box-shadow:none;width:100%;max-width:none}.promo-badge-cta__content{padding-top:20px}}.customer-reviews{position:relative;width:100%;padding:60px 20px}.customer-reviews__container{max-width:1200px;margin:0 auto;width:100%}.customer-reviews__heading{font-family:var(--wp--preset--font-family--mindset);font-size:3rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;text-align:center;margin:0 0 60px 0;line-height:1.2;color:#394a78}.customer-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;align-items:start}.customer-reviews__item{display:flex;flex-direction:column;height:100%}.customer-reviews__quote{font-family:var(--wp--preset--font-family--ptmono);font-size:1rem;line-height:1.6;color:#394a78;margin:0 0 20px 0;font-style:normal;flex-grow:1;quotes:none}.customer-reviews__quote::before,.customer-reviews__quote::after{content:none}.customer-reviews__name-tag{background-color:#394a78;color:#fff;padding:8px 16px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;font-family:var(--wp--preset--font-family--mindset);border-radius:2px;width:100%;margin-top:auto;box-sizing:border-box}@media (max-width:1024px) and (min-width:769px){.customer-reviews__grid{grid-template-columns:repeat(2,1fr);gap:30px}.customer-reviews__heading{font-size:2.5rem;margin-bottom:40px}}@media (max-width:768px){.customer-reviews{padding:40px 15px}.customer-reviews__heading{font-size:1.75rem;margin-bottom:30px;line-height:1.3}.customer-reviews__grid{display:flex;flex-direction:column;gap:30px}.customer-reviews__item{width:100%}.customer-reviews__quote{font-size:.9rem;margin-bottom:15px}.customer-reviews__name-tag{font-size:.7rem;padding:6px 12px}}@media (max-width:480px){.customer-reviews{padding:30px 10px}.customer-reviews__heading{font-size:1.5rem;margin-bottom:25px}.customer-reviews__grid{gap:25px}.customer-reviews__quote{font-size:.85rem;line-height:1.5}}.wp-block-editor .customer-reviews{border:1px dashed #ddd}.wp-block-editor .customer-reviews__grid{min-height:200px}.wp-block-editor .customer-reviews__item{border:1px solid #e0e0e0;padding:15px;border-radius:4px;background:rgb(255 255 255 / .5)}.customer-spotlight{position:relative;width:100%;padding:60px 20px;overflow:hidden}.customer-spotlight__container{max-width:1200px;margin:0 auto;display:flex;align-items:stretch;gap:50px}.customer-spotlight__images{position:relative;flex:0 0 45%;max-width:45%}.customer-spotlight__mosaic{display:flex;gap:12px;align-items:flex-start}.customer-spotlight__mosaic-col{display:flex;flex-direction:column;gap:12px}.customer-spotlight__mosaic-col--a{align-items:flex-end}.customer-spotlight__mosaic-col--b{align-items:flex-start}.customer-spotlight__mosaic-item{overflow:hidden;border-radius:4px}.customer-spotlight__mosaic-item img{width:100%;height:100%;object-fit:cover;display:block}.customer-spotlight__badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:120px;height:120px;z-index:10;transition:transform 0.3s ease}.customer-spotlight__badge img{width:100%;height:100%;object-fit:contain;display:block}.customer-spotlight__mosaic:hover~.customer-spotlight__badge{transform:translate(-50%,-50%) scale(1.12) rotate(-8deg)}.customer-spotlight__content{flex:1;display:flex;flex-direction:column;justify-content:flex-start;text-align:center;padding:20px 0}.customer-spotlight__heart{color:#db5526;font-size:1.5rem;margin-bottom:4px;line-height:1}.customer-spotlight__heart img{width:28px;height:auto;display:inline-block}.customer-spotlight__script-heading{font-family:'BNRendallScript',cursive;font-size:2.2rem;font-weight:400;margin:0 0 10px 0;line-height:1.2;text-transform:none;transform:rotate(-5deg);display:inline-block;color:#4C62A9!important}.customer-spotlight__main-heading{font-family:var(--wp--preset--font-family--mindset,'Mindset',sans-serif);font-size:3.4rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em;line-height:1.05;margin:0 0 24px 0}.customer-spotlight__body{font-family:var(--wp--preset--font-family--ptmono,'PTMonoWebRegular',monospace);font-size:.95rem;line-height:1.7;margin:0 0 28px 0;max-width:440px;margin-left:auto;margin-right:auto}.customer-spotlight__quote{font-family:var(--wp--preset--font-family--bntillsdale,'BNTillsdale',serif);font-size:2rem;font-weight:500;line-height:1.25;margin:0 0 20px 0;font-style:normal;quotes:none;border:none;padding:0;max-width:500px;margin-left:auto;margin-right:auto}.customer-spotlight__quote::before,.customer-spotlight__quote::after{content:none}.customer-spotlight__attribution{font-family:var(--wp--preset--font-family--bntillsdale,'BNTillsdale',serif);font-size:1rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;margin:0}@media (max-width:1024px){.customer-spotlight__container{gap:30px}.customer-spotlight__main-heading{font-size:2.4rem}.customer-spotlight__script-heading{font-size:1.8rem}.customer-spotlight__badge{width:95px;height:95px}}@media (max-width:768px){.customer-spotlight{padding:40px 15px}.customer-spotlight__container{flex-direction:column;gap:30px}.customer-spotlight__images{flex:none;max-width:100%;width:100%}.customer-spotlight__mosaic{flex-direction:row;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:4px;gap:10px}.customer-spotlight__mosaic-col{display:contents}.customer-spotlight__mosaic-item{flex:0 0 65%!important;width:65%!important;height:280px!important;scroll-snap-align:start}.customer-spotlight__badge{width:80px;height:80px;top:auto!important;bottom:-20px;left:-10px!important;transform:none}.customer-spotlight__content{padding:0}.customer-spotlight__main-heading{font-size:2rem}.customer-spotlight__script-heading{font-size:1.5rem}.customer-spotlight__body{font-size:.85rem}.customer-spotlight__quote{font-size:1.5rem}}@media (max-width:480px){.customer-spotlight{padding:30px 10px}.customer-spotlight__mosaic-item{flex:0 0 75%!important;width:75%!important;height:240px!important}.customer-spotlight__main-heading{font-size:1.6rem}.customer-spotlight__script-heading{font-size:1.3rem}.customer-spotlight__body{font-size:.8rem;line-height:1.6}.customer-spotlight__quote{font-size:1.3rem;line-height:1.3}.customer-spotlight__attribution{font-size:.65rem}.customer-spotlight__badge{width:70px;height:70px}}.blog-carousel-wrapper{position:relative;width:100%;padding:60px 0;background-color:var(--bg-color,#f5f4eb);overflow:hidden}.blog-carousel-container{max-width:var(--wp--style--global--content-size,1200px);margin:0 auto;padding:0 20px}.blog-carousel-title{font-family:var(--font-heading,'Mindset',sans-serif);font-size:2.5rem;font-weight:400;margin:0 0 40px 0;text-align:center;color:var(--title-color,#000000)}.blog-carousel-content{position:relative;overflow:hidden;margin-bottom:30px}.blog-carousel-track{display:flex;transition:transform 0.5s ease-in-out;gap:30px}.blog-carousel-wrapper.has-one-post .blog-carousel-track,.blog-carousel-wrapper.has-two-posts .blog-carousel-track{justify-content:center}.blog-carousel-slide{flex:0 0 calc(33.333% - 20px);min-width:calc(33.333% - 20px);background-color:var(--card-bg-color,#F1F1E8);border-radius:8px;overflow:hidden;box-shadow:0 2px 10px rgb(0 0 0 / .05);transition:transform 0.3s ease,box-shadow 0.3s ease;display:flex;flex-direction:column}.blog-carousel-wrapper.has-one-post .blog-carousel-slide{flex:0 0 calc(33.333% - 20px);min-width:calc(33.333% - 20px)}.blog-carousel-wrapper.has-two-posts .blog-carousel-slide{flex:0 0 calc(33.333% - 20px);min-width:calc(33.333% - 20px)}.blog-carousel-wrapper.has-one-post .blog-carousel-navigation,.blog-carousel-wrapper.has-one-post .blog-carousel-dots,.blog-carousel-wrapper.has-two-posts .blog-carousel-navigation,.blog-carousel-wrapper.has-two-posts .blog-carousel-dots{display:none}.blog-carousel-slide:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgb(0 0 0 / .1)}.blog-carousel-image{position:relative;width:100%;height:250px;overflow:hidden;background-color:var(--color-border,#e9ecef)}.blog-carousel-image a{display:block;width:100%;height:100%}.blog-carousel-thumbnail{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.blog-carousel-slide:hover .blog-carousel-thumbnail{transform:scale(1.05)}.blog-carousel-post-content{padding:25px;display:flex;flex-direction:column;flex-grow:1}.blog-carousel-meta{display:flex;align-items:center;gap:15px;margin-bottom:15px;font-family:var(--font-body,'PTMonoWebRegular',monospace);font-size:.875rem;color:var(--text-color,#394a78);flex-wrap:wrap}.blog-carousel-category{font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--accent-color,#99c3b9)}.blog-carousel-date{color:var(--color-text-muted,#686363)}.blog-carousel-author{color:var(--color-text-muted,#686363)}.blog-carousel-post-title{font-family:var(--font-heading,'Mindset',sans-serif);font-size:1.5rem;font-weight:400;line-height:1.3;margin:0 0 15px 0;color:var(--title-color,#000000)}.blog-carousel-post-title a{text-decoration:none;color:inherit;transition:color 0.3s ease}.blog-carousel-post-title a:hover{color:var(--accent-color,#99c3b9)}.blog-carousel-excerpt{font-family:var(--font-body,'PTMonoWebRegular',monospace);font-size:.95rem;line-height:1.6;color:var(--text-color,#394a78);margin-bottom:20px;flex-grow:1}.blog-carousel-read-more{display:inline-flex;align-items:center;font-family:var(--font-body,'PTMonoWebRegular',monospace);font-size:.95rem;font-weight:600;color:var(--accent-color,#99c3b9);text-decoration:none;transition:transform 0.3s ease,color 0.3s ease}.blog-carousel-read-more:hover{color:var(--color-accent-tertiary,#db5526);transform:translateX(5px)}.blog-carousel-navigation{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);display:flex;justify-content:space-between;pointer-events:none;z-index:10}.blog-carousel-prev,.blog-carousel-next{width:50px;height:50px;border-radius:50%;border:none;background-color:var(--accent-color,#99c3b9);color:var(--text-color,#394a78);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:1;font-weight:300;transition:all 0.3s ease;pointer-events:all;box-shadow:0 2px 10px rgb(0 0 0 / .15)}.blog-carousel-prev span,.blog-carousel-next span{transform:translateY(-2px)}.blog-carousel-prev{margin-left:-25px;justify-content:flex-end;padding-right:8px}.blog-carousel-next{margin-right:-25px;justify-content:flex-start;padding-left:8px}.blog-carousel-prev:hover,.blog-carousel-next:hover{background-color:var(--color-accent-tertiary,#db5526);color:#fff;transform:scale(1.1)}.blog-carousel-prev:focus,.blog-carousel-next:focus{outline:2px solid var(--accent-color,#99c3b9);outline-offset:2px}.blog-carousel-dots{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:30px}.blog-carousel-dot{width:12px;height:12px;border-radius:50%;border:2px solid var(--accent-color,#99c3b9);background-color:#fff0;cursor:pointer;transition:all 0.3s ease;padding:0}.blog-carousel-dot.active{background-color:var(--accent-color,#99c3b9);transform:scale(1.2)}.blog-carousel-dot:hover{background-color:var(--accent-color,#99c3b9);opacity:.7}.blog-carousel-dot:focus{outline:2px solid var(--accent-color,#99c3b9);outline-offset:2px}.blog-carousel-empty{text-align:center;padding:60px 20px;color:var(--color-text-muted,#686363);font-family:var(--font-body,'PTMonoWebRegular',monospace)}@media screen and (max-width:1024px){.blog-carousel-slide{flex:0 0 calc(50% - 15px);min-width:calc(50% - 15px)}.blog-carousel-title{font-size:2rem}}@media screen and (max-width:768px){.blog-carousel-wrapper{padding:40px 0}.blog-carousel-slide{flex:0 0 100%!important;min-width:100%!important;max-width:100%}.blog-carousel-wrapper.has-one-post .blog-carousel-slide,.blog-carousel-wrapper.has-two-posts .blog-carousel-slide{flex:0 0 100%!important;min-width:100%!important;max-width:100%}.blog-carousel-title{font-size:1.75rem;margin-bottom:30px}.blog-carousel-track{gap:0}.blog-carousel-wrapper.has-one-post .blog-carousel-track,.blog-carousel-wrapper.has-two-posts .blog-carousel-track{justify-content:flex-start!important}.blog-carousel-image{height:200px}.blog-carousel-post-content{padding:20px}.blog-carousel-post-title{font-size:1.25rem}.blog-carousel-prev,.blog-carousel-next{width:40px;height:40px;font-size:1.25rem}.blog-carousel-prev{margin-left:10px}.blog-carousel-next{margin-right:10px}}@media screen and (max-width:480px){.blog-carousel-container{padding:0 15px}.blog-carousel-title{font-size:1.5rem}.blog-carousel-image{height:180px}.blog-carousel-post-content{padding:15px}.blog-carousel-post-title{font-size:1.125rem}.blog-carousel-excerpt{font-size:.875rem}}@media (prefers-reduced-motion:reduce){.blog-carousel-track,.blog-carousel-thumbnail,.blog-carousel-slide,.blog-carousel-prev,.blog-carousel-next,.blog-carousel-dot,.blog-carousel-read-more{transition:none}}.information-bar-wrapper{background-color:#f5f4eb;width:100%;margin-top:0!important;margin-bottom:0!important;padding-top:0!important;padding-bottom:0!important;padding-left:20px;padding-right:20px;box-sizing:border-box}.wp-block-cakeclub-information-bar{width:100%;max-width:none}.wp-block-cakeclub-information-bar.alignfull{width:100vw;margin-left:calc(50% - 50vw)}.information-bar-grid{display:grid;grid-template-columns:repeat(4,1fr);align-items:start;justify-items:center;max-width:1400px;margin:0 auto;gap:0}.information-bar-item{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:20px 15px;min-height:120px}.information-bar-icon{width:100%;max-width:90%;max-height:36px;height:auto;margin-bottom:6px;object-fit:contain}.information-bar-title{font-family:'Mindset',cursive,sans-serif;font-size:2rem;font-weight:100;line-height:1.1;margin:0 0 10px 0;color:red;text-align:center}.information-bar-title+.information-bar-title2{margin-top:-6px}.information-bar-title2{font-family:'BNRendallScript',cursive,sans-serif;font-size:1.5rem;font-weight:100;line-height:1.1;margin:0 0 10px 0;color:red;text-align:center;transform:rotate(-5deg) translateY(-5px)}.information-bar-text{font-size:14px;line-height:1.4;color:red;width:100%;max-width:100%}.information-bar-text p{margin:0 0 5px 0}.information-bar-text p:last-child{margin-bottom:0}.information-bar-divider{display:none}@media (max-width:1024px){.information-bar-item{padding:15px 10px}.information-bar-icon{max-width:85%}.information-bar-title{font-size:1.75rem}.information-bar-title2{font-size:1.25rem}.information-bar-text{font-size:13px}}@media (max-width:768px){.information-bar-wrapper{padding:20px 15px}.information-bar-grid{display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto auto auto;gap:0;position:relative}.information-bar-divider{display:block}.information-bar-grid>.information-bar-item:nth-child(1){grid-column:1;grid-row:1}.information-bar-grid>.information-bar-item:nth-child(3){grid-column:3;grid-row:1}.information-bar-grid>.information-bar-item:nth-child(5){grid-column:1;grid-row:3}.information-bar-grid>.information-bar-item:nth-child(7){grid-column:3;grid-row:3}.information-bar-grid>.information-bar-divider:nth-child(2){grid-column:2;grid-row:1;width:1px;height:calc(100% + 1px);margin-top:8px;margin-bottom:0;border-left:1px dashed red;border-top:none;align-self:stretch}.information-bar-grid>.information-bar-divider:nth-child(4){grid-column:1 / -1;grid-row:2;width:100%;height:1px;border-left:none;border-top:1px dashed red}.information-bar-grid>.information-bar-divider:nth-child(6){grid-column:2;grid-row:3;width:1px;height:calc(100% + 1px);margin-top:0;margin-bottom:8px;border-left:1px dashed red;border-top:none;align-self:stretch}.information-bar-item{padding:20px 10px;min-height:100px}.information-bar-icon{max-width:80%;margin-bottom:10px}.information-bar-title{font-size:1.5rem}.information-bar-title2{font-size:1.1rem}.information-bar-text{font-size:12px}}@media (max-width:480px){.information-bar-wrapper{padding:15px 10px}.information-bar-item{padding:15px 5px;min-height:90px}.information-bar-icon{max-width:75%}.information-bar-title{font-size:1.25rem}.information-bar-title2{font-size:1rem}.information-bar-text{font-size:11px}}@media (prefers-contrast:high){.information-bar-divider{border-color:currentColor}}@media (prefers-reduced-motion:reduce){.information-bar-icon,.information-bar-item{transition:none}}.wp-block-cakeclub-logo-only-header.logo-only-header{display:block;width:100%;box-sizing:border-box;margin:0;padding-left:20px;padding-right:20px}.wp-block-cakeclub-logo-only-header.alignfull{width:100vw;margin-left:calc(50% - 50vw)}.logo-only-header-container{display:flex;align-items:center;justify-content:center;margin:0 auto;width:100%}.logo-only-header-logo-link{display:inline-flex;align-items:center;line-height:0;text-decoration:none;border:none;box-shadow:none}.logo-only-header-logo-link:focus{outline:2px solid currentColor;outline-offset:4px}.logo-only-header-logo{display:block;width:auto;height:auto;max-width:100%}.logo-only-header-logo-single{width:var(--logo-w-desktop,180px)}.logo-only-header-logo-mobile{display:none}.logo-only-header-logo-desktop{display:block}@media (max-width:768px){.logo-only-header-logo-single{width:var(--logo-w-mobile,140px)}.logo-only-header-logo-desktop:not(.logo-only-header-logo-single){display:none}.logo-only-header-logo-mobile{display:block}}.staff-mosaic-slider-wrapper{overflow:hidden;position:relative;width:100%;height:var(--mosaic-height,300px);background-color:var(--mosaic-bg,transparent);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.staff-mosaic-slider-wrapper .staff-mosaic-slider-link{display:block;width:100%;height:100%;text-decoration:none;cursor:pointer}.staff-mosaic-slider-track{display:flex;align-items:stretch;height:100%;gap:var(--mosaic-gap,0);will-change:transform}.staff-mosaic-slider-item{flex:0 0 auto;height:100%;position:relative;overflow:visible}.staff-mosaic-slider-item>img{display:block;height:100%;width:auto;object-fit:cover;transition:none}.staff-mosaic-badge{position:absolute;pointer-events:none;height:auto;z-index:10;transition:scale 0.3s ease}.staff-mosaic-slider-item:hover>.staff-mosaic-badge{scale:1.15}.staff-mosaic-slider-wrapper.hide-on-mobile{display:block}.staff-mosaic-slider-wrapper.hide-on-desktop{display:none}@media (max-width:768px){.staff-mosaic-slider-wrapper{height:var(--mosaic-mobile-height,200px)}.staff-mosaic-slider-wrapper.hide-on-mobile{display:none}.staff-mosaic-slider-wrapper.hide-on-desktop{display:block}}.staff-image-mosaic-wrapper{position:relative;width:100%;max-width:100%;height:var(--mosaic-height,350px);background-color:var(--mosaic-bg,transparent);overflow:hidden}.staff-image-mosaic-wrapper.allow-overflow{overflow:visible}.staff-image-mosaic-wrapper .staff-image-mosaic-link{display:flex;width:100%;height:100%;text-decoration:none;cursor:pointer}.staff-image-mosaic-track{display:flex;align-items:center;justify-content:center;height:100%;width:100%;max-width:100%;gap:var(--mosaic-gap,0)}.staff-image-mosaic-item{flex:0 0 auto;height:100%;position:relative;overflow:visible;transition:scale 0.3s ease,filter 0.3s ease}.staff-image-mosaic-item:hover{scale:1.03;filter:brightness(1.08);z-index:3}.staff-image-mosaic-item>img{display:block;height:100%;width:auto;object-fit:cover}.staff-image-mosaic-item.polaroid{background:#fff;padding:8px;box-sizing:border-box;box-shadow:0 2px 8px rgb(0 0 0 / .15),0 1px 3px rgb(0 0 0 / .1)}.staff-image-mosaic-item.polaroid>img{height:100%}.staff-image-mosaic-badge-layer{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;pointer-events:none}.staff-image-mosaic-badge{position:absolute;pointer-events:none;height:auto;max-height:var(--badge-size);object-fit:contain;transition:scale 0.3s ease}.staff-image-mosaic-badge.is-hovered{scale:1.15}.staff-image-mosaic-overlay{position:absolute;bottom:0;left:0;z-index:15;padding:10px 20px;line-height:1.1;white-space:nowrap;pointer-events:auto;transform:rotate(-5deg);transform-origin:left bottom;border:1px solid red;cursor:pointer;text-decoration:none}.staff-image-mosaic-overlay::before{content:'';display:inline;transition:opacity 0.4s ease;opacity:0}a.staff-image-mosaic-overlay:hover,.staff-image-mosaic-overlay:hover{color:#FF0000!important;background-color:#FFFFFF!important;transition:color 0.6s ease,background-color 0.6s ease,border-color 0.6s ease}a.staff-image-mosaic-overlay:hover::before,.staff-image-mosaic-overlay:hover::before{content:'👉 ';opacity:1}@keyframes overlay-pulse{0%{transform:rotate(-5deg) scale(1)}50%{transform:rotate(-5deg) scale(1.06)}100%{transform:rotate(-5deg) scale(1)}}.staff-image-mosaic-overlay.is-pulsing{animation:overlay-pulse 1.4s ease-in-out infinite}.staff-image-mosaic-overlay.is-pulsing::before{content:'👉 ';opacity:1}.staff-image-mosaic-wrapper.hide-on-mobile{display:block}.staff-image-mosaic-wrapper.hide-on-desktop{display:none}@media (max-width:768px){.staff-image-mosaic-wrapper{height:auto;overflow:visible}.staff-image-mosaic-wrapper.allow-overflow{overflow:visible}.staff-image-mosaic-track{justify-content:flex-start;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;height:var(--mosaic-mobile-height,200px);gap:10px;padding:0 15px}.staff-image-mosaic-item{flex:0 0 65%;height:100%;overflow:hidden;scroll-snap-align:start;transform:none!important;margin-left:0!important}.staff-image-mosaic-item.polaroid{padding:0;box-shadow:none;background:none}.staff-image-mosaic-item>img{width:100%;height:100%;object-fit:cover;border-radius:4px}.staff-image-mosaic-item:hover{scale:1;filter:none;z-index:auto}.staff-image-mosaic-badge-layer{display:none}.staff-image-mosaic-overlay{position:relative;bottom:auto;left:auto;transform:none;transform-origin:center center;display:inline-block;margin:15px 15px 0;font-size:1.6rem!important}@keyframes overlay-pulse{0%{transform:scale(1)}50%{transform:scale(1.08)}100%{transform:scale(1)}}.staff-image-mosaic-wrapper.hide-on-mobile{display:none}.staff-image-mosaic-wrapper.hide-on-desktop{display:block}}@media (max-width:480px){.staff-image-mosaic-track{height:var(--mosaic-mobile-height,180px)}.staff-image-mosaic-item{flex:0 0 75%}.staff-image-mosaic-overlay{font-size:1.3rem!important;padding:8px 16px}}.cakeclub-best-sellers{position:relative}.cakeclub-best-sellers__grid,.cakeclub-best-sellers__grid--layout-grid{display:grid;grid-template-columns:repeat(var(--best-sellers-columns,3),1fr);gap:30px;list-style:none;margin:0 0 30px;padding:0;transition:opacity 0.3s ease}.cakeclub-best-sellers__grid--layout-list{display:flex;flex-direction:column;gap:16px;list-style:none;margin:0 0 30px;padding:0;transition:opacity 0.3s ease}.cakeclub-best-sellers__grid--layout-list>.cakeclub-best-sellers__item{display:flex;gap:20px;align-items:center}.cakeclub-best-sellers__grid--layout-list .wp-block-soulcountry-product-template{width:100%}.cakeclub-best-sellers--loading .cakeclub-best-sellers__grid{opacity:.4;pointer-events:none}.cakeclub-best-sellers__carousel{position:relative}.cakeclub-best-sellers__carousel .cakeclub-best-sellers__grid{margin-bottom:0}.cakeclub-best-sellers--align-buttons .cakeclub-best-sellers__item{display:flex;flex-direction:column}.cakeclub-best-sellers--align-buttons .cakeclub-best-sellers__item>.wp-block-soulcountry-product-template{display:flex;flex-direction:column;flex:1 1 auto}.cakeclub-best-sellers--align-buttons .cakeclub-best-sellers__item .product-parent-wrapper{display:flex;flex-direction:column;flex:1 1 auto}.cakeclub-best-sellers--align-buttons .cakeclub-best-sellers__item .add-to-cart-wrapper,.cakeclub-best-sellers--align-buttons .cakeclub-best-sellers__item .wp-block-button,.cakeclub-best-sellers--align-buttons .cakeclub-best-sellers__item .add-to-basket{margin-top:auto}.cakeclub-best-sellers__no-results{padding:2em 1em;text-align:center;color:var(--color-text-muted,#666)}.cakeclub-best-sellers__arrow{position:absolute;top:var(--bs-arrow-center-y,35%);transform:translateY(-50%);z-index:3;width:50px;height:50px;border-radius:50%;border:none;background-color:#99c3b9;color:#394a78;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:1;font-weight:300;font-family:inherit;padding:0;box-shadow:0 2px 10px rgb(0 0 0 / .15);transition:background-color 0.3s ease,color 0.3s ease,transform 0.3s ease,opacity 0.3s ease}.cakeclub-best-sellers__arrow span{transform:translateY(-2px);display:inline-block}.cakeclub-best-sellers__arrow--prev{left:-30px;padding-right:8px}.cakeclub-best-sellers__arrow--next{right:-30px;padding-left:8px}.cakeclub-best-sellers__arrow:hover:not(:disabled){background-color:#db5526;color:#fff;transform:translateY(-50%) scale(1.1)}.cakeclub-best-sellers__arrow:focus{outline:2px solid #99c3b9;outline-offset:2px}.cakeclub-best-sellers__arrow:disabled{opacity:.35;cursor:not-allowed;box-shadow:none}@media (max-width:900px){.cakeclub-best-sellers__grid--layout-grid,.cakeclub-best-sellers__grid{grid-template-columns:repeat(2,1fr);gap:20px}.cakeclub-best-sellers__arrow{width:42px;height:42px;font-size:1.6rem}.cakeclub-best-sellers__arrow--prev{left:-16px}.cakeclub-best-sellers__arrow--next{right:-16px}}@media (max-width:550px){.cakeclub-best-sellers__grid--layout-grid,.cakeclub-best-sellers__grid{grid-template-columns:1fr;gap:16px}.cakeclub-best-sellers__grid--layout-list>.cakeclub-best-sellers__item{flex-direction:column;align-items:stretch}.cakeclub-best-sellers__arrow{display:none}}.staff-mosaic-mini-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;position:relative;padding:20px 0}.staff-mosaic-mini-photos{display:flex;justify-content:center;align-items:flex-start;position:relative;width:100%;height:var(--smm-height,320px)}.staff-mosaic-mini-polaroid{position:relative;width:var(--smm-photo-width,180px);background:#fff;padding:10px 10px 40px 10px;box-shadow:0 3px 6px rgb(0 0 0 / .25);flex-shrink:0;transition:transform 0.3s ease,z-index 0s;cursor:default}.staff-mosaic-mini-polaroid:hover{transform:scale(1.05) rotate(0deg)!important;z-index:10!important}.staff-mosaic-mini-polaroid>img{width:100%;display:block;aspect-ratio:auto}.staff-mosaic-mini-name{position:absolute;bottom:12px;left:0;width:100%;text-align:center;font-family:var(--smm-name-font,monospace);font-size:var(--smm-name-size,16px);color:#333;pointer-events:none}.staff-mosaic-mini-button-wrap{display:flex;justify-content:center;margin-top:-4px;position:relative;z-index:11}.staff-mosaic-mini-button{display:inline-block;padding:12px 15px;text-decoration:none;text-align:center;box-shadow:0 3px 6px rgb(0 0 0 / .25);border:none;transition:opacity 0.3s ease,transform 0.2s ease}.staff-mosaic-mini-button:hover{opacity:.9;transform:translateY(-1px);color:inherit;text-decoration:none}.staff-mosaic-mini-wrapper.hide-on-mobile{display:flex}.staff-mosaic-mini-wrapper.hide-on-desktop{display:none}@media (max-width:768px){.staff-mosaic-mini-photos{display:block;columns:2;column-gap:12px;height:auto;padding:10px 15px}.staff-mosaic-mini-polaroid{width:100%;break-inside:avoid;margin-bottom:12px;transform:none!important;margin-left:0!important;margin-top:0!important;padding:6px 6px 30px 6px}.staff-mosaic-mini-polaroid:hover{transform:none!important}.staff-mosaic-mini-name{font-size:13px;bottom:8px}.staff-mosaic-mini-button{font-size:16px!important}.staff-mosaic-mini-wrapper.hide-on-mobile{display:none}.staff-mosaic-mini-wrapper.hide-on-desktop{display:flex}}@media (max-width:480px){.staff-mosaic-mini-photos{column-gap:8px;padding:10px 10px}.staff-mosaic-mini-polaroid{margin-bottom:8px;padding:5px 5px 26px 5px}.staff-mosaic-mini-button{font-size:14px!important;padding:10px 12px}}.wp-block-cakeclub-product-sorting{margin:1rem 0;font-family:'Mindset','Arial',sans-serif}.product-sorting-container{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sorting-label{font-size:1.2rem;color:#EB540D;font-weight:500;white-space:nowrap}.product-sorting-form{display:flex;align-items:center}.custom-sorting-dropdown{position:relative;min-width:200px;cursor:pointer;font-family:'Mindset','Arial',sans-serif}.custom-sorting-selected{padding:8px 30px 8px 12px;background-color:#fff0;font-size:1.2rem;color:#EB540D;cursor:pointer;user-select:none;display:flex;align-items:center;justify-content:space-between;transition:opacity 0.2s ease}.custom-sorting-selected:hover{opacity:.8}.custom-sorting-arrow{font-size:.8rem;margin-left:8px;transition:transform 0.2s ease}.custom-sorting-dropdown.open .custom-sorting-arrow{transform:rotate(180deg)}.custom-sorting-options{position:absolute;top:100%;left:0;right:0;background-color:#f5f4eb;border:1px solid #EB540D;box-shadow:0 4px 8px rgb(0 0 0 / .1);max-height:0;overflow:hidden;opacity:0;z-index:1000;transition:max-height 0.3s ease,opacity 0.2s ease}.custom-sorting-dropdown.open .custom-sorting-options{max-height:400px;opacity:1}.custom-sorting-option{padding:10px 12px;font-size:1.2rem;color:#394A78;background-color:#f5f4eb;cursor:pointer;transition:background-color 0.2s ease,color 0.2s ease;font-family:'Mindset','Arial',sans-serif}.custom-sorting-option:hover{background-color:#EB540D;color:#fff}.custom-sorting-option.active{background-color:#f5f4eb;color:#EB540D;font-weight:500}.custom-sorting-option.active:hover{background-color:#EB540D;color:#fff}.custom-sorting-dropdown:focus{outline:none}.custom-sorting-dropdown:focus-visible .custom-sorting-selected{box-shadow:0 0 0 2px rgb(235 84 13 / .3)}.wp-block-cakeclub-product-sorting.has-text-align-left .product-sorting-container{justify-content:flex-start}.wp-block-cakeclub-product-sorting.has-text-align-center .product-sorting-container{justify-content:center}.wp-block-cakeclub-product-sorting.has-text-align-right .product-sorting-container{justify-content:flex-end}@media (max-width:768px){.product-sorting-container{flex-direction:row;align-items:center;gap:8px;justify-content:flex-end}.wp-block-cakeclub-product-sorting.has-text-align-left .product-sorting-container{justify-content:flex-end}.wp-block-cakeclub-product-sorting.has-text-align-center .product-sorting-container{justify-content:flex-end}.custom-sorting-dropdown{min-width:auto;max-width:300px}.sorting-label{white-space:nowrap}}@media (prefers-contrast:high){.custom-sorting-selected{border:2px solid #000}.custom-sorting-dropdown:focus-visible .custom-sorting-selected{border-color:#000;box-shadow:0 0 0 3px rgb(0 0 0 / .3)}.custom-sorting-options{border:2px solid #000}}@media (prefers-reduced-motion:reduce){.custom-sorting-selected,.custom-sorting-arrow,.custom-sorting-options,.custom-sorting-option{transition:none}}.wp-block-cakeclub-product-sale-info{display:flex;align-items:center;gap:8px;padding:10px 14px 10px 0;font-weight:700;font-size:14px;line-height:1.2;margin:8px 0;transition:all 0.3s ease;text-decoration:none;text-align:left;justify-content:flex-start;width:fit-content;background-color:#fff0;color:#AD949C}.wp-block-cakeclub-product-sale-info .sale-info-icon{font-size:16px;flex-shrink:0}.wp-block-cakeclub-product-sale-info .sale-info-text{line-height:1.2}.wp-block-cakeclub-product-sale-info.has-text-align-left{text-align:left;justify-content:flex-start}.wp-block-cakeclub-product-sale-info.has-text-align-center{text-align:center;justify-content:center}.wp-block-cakeclub-product-sale-info.has-text-align-right{text-align:right;justify-content:flex-end}@media (max-width:768px){.wp-block-cakeclub-product-sale-info{font-size:13px;padding:10px 14px 10px 0}.wp-block-cakeclub-product-sale-info .sale-info-icon{font-size:14px}}.woocommerce .wp-block-cakeclub-product-sale-info{margin:10px 0}.single-product .wp-block-cakeclub-product-sale-info{margin:15px 0}.wp-block-cakeclub-product-sale-info.is-style-subtle{background-color:#f8f9fa!important;color:#666!important;border:2px solid #e9ecef}.wp-block-cakeclub-product-sale-info.is-style-outline{background-color:transparent!important;border:2px solid currentColor}.wp-block-cakeclub-product-badges{display:flex;align-items:center;flex-wrap:wrap;margin:4px 0}.wp-block-cakeclub-product-badges .product-badge-image{height:100%;width:auto;flex-shrink:0;object-fit:contain;display:block;transition:opacity 0.2s ease}.wp-block-cakeclub-product-badges .product-badge-image:hover{opacity:.85}.wp-block-cakeclub-product-badges .product-badge-wrap{position:relative;display:inline-flex;height:100%;flex-shrink:0;cursor:default}.wp-block-cakeclub-product-badges .product-badge-popup{position:absolute;bottom:calc(100% + 8px);left:50%;transform:translateX(-50%);background:#333;color:#fff;font-size:13px;line-height:1.4;padding:8px 12px;border-radius:6px;white-space:normal;min-width:140px;max-width:260px;width:max-content;text-align:center;box-shadow:0 4px 12px rgb(0 0 0 / .15);pointer-events:none;opacity:0;visibility:hidden;transition:opacity 0.2s ease,visibility 0.2s ease;z-index:100}.wp-block-cakeclub-product-badges .product-badge-popup::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:6px solid #fff0;border-top-color:#333}.wp-block-cakeclub-product-badges .product-badge-popup.is-visible{opacity:1;visibility:visible}.wp-block-cakeclub-product-badges.has-text-align-left{justify-content:flex-start}.wp-block-cakeclub-product-badges.has-text-align-center{justify-content:center}.wp-block-cakeclub-product-badges.has-text-align-right{justify-content:flex-end}.woocommerce .wp-block-cakeclub-product-badges{margin:6px 0}.single-product .wp-block-cakeclub-product-badges{margin:8px 0}@media (max-width:768px){.wp-block-cakeclub-product-badges{height:auto!important}.wp-block-cakeclub-product-badges .product-badge-image{height:24px;width:auto}}.wp-block-cakeclub-custom-hero{width:100%;position:relative}.custom-hero-container{position:relative;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;min-height:400px}.custom-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:2}.custom-hero-content{width:100%;max-width:1200px;padding:0 20px;display:flex;align-items:center;justify-content:center}.custom-hero-text-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.custom-hero-subheading{font-family:'BNTillsdale',serif!important;font-size:1.5rem;font-weight:700;text-align:center;margin:0 0 5px 0;padding:0;line-height:1;letter-spacing:1px;text-transform:none;display:block;max-width:100%;word-wrap:break-word}.custom-hero-heading{font-family:'Mindset',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif!important;font-size:clamp(2rem, 5vw, 4rem);font-weight:400;text-align:center;margin:0;padding:20px 40px;line-height:1;letter-spacing:2px;text-transform:uppercase;border-radius:0;box-decoration-break:clone;-webkit-box-decoration-break:clone;display:inline-block;max-width:100%;word-wrap:break-word}.custom-hero-align-left .custom-hero-content{justify-content:flex-start}.custom-hero-align-left .custom-hero-text-wrapper{align-items:flex-start;text-align:left}.custom-hero-align-left .custom-hero-subheading,.custom-hero-align-left .custom-hero-heading{text-align:left}.custom-hero-align-right .custom-hero-content{justify-content:flex-end}.custom-hero-align-right .custom-hero-text-wrapper{align-items:flex-end;text-align:right}.custom-hero-align-right .custom-hero-subheading,.custom-hero-align-right .custom-hero-heading{text-align:right}.custom-hero-align-center .custom-hero-content{justify-content:center}.custom-hero-align-center .custom-hero-text-wrapper{align-items:center;text-align:center}.custom-hero-align-center .custom-hero-subheading,.custom-hero-align-center .custom-hero-heading{text-align:center}@media (max-width:768px){.custom-hero-container{min-height:300px!important}.custom-hero-heading{font-size:clamp(1.5rem, 6vw, 2.5rem);padding:15px 25px;letter-spacing:1px}.custom-hero-content{padding:0 15px}.custom-hero-subheading{font-size:1.2rem;margin-bottom:4px;letter-spacing:.5px}.custom-hero-content{justify-content:center}.custom-hero-text-wrapper{align-items:center;text-align:center}.custom-hero-subheading,.custom-hero-heading{text-align:center}}@media (max-width:480px){.custom-hero-subheading{font-size:1rem;margin-bottom:3px}.custom-hero-heading{font-size:clamp(1.2rem, 7vw, 2rem);padding:12px 20px}}.wp-block-editor .wp-block-cakeclub-custom-hero{margin-bottom:20px}.wp-block-editor .custom-hero-container{border:2px dashed #ccc;min-height:200px}.wp-block-editor .custom-hero-heading{pointer-events:none}.wp-block-cakeclub-page-title{margin:1rem 0}.page-title-heading{font-weight:400;margin:0;line-height:1.2}.wp-block-cakeclub-page-title.has-text-align-left .page-title-heading{text-align:left}.wp-block-cakeclub-page-title.has-text-align-center .page-title-heading{text-align:center}.wp-block-cakeclub-page-title.has-text-align-right .page-title-heading{text-align:right}@media (max-width:768px){.page-title-heading{font-size:1.5rem!important}}@media (max-width:480px){.page-title-heading{font-size:1.2rem!important}}.wp-block-cakeclub-image-text-cta{width:100%;position:relative}.image-text-cta-container{display:flex;align-items:center;gap:40px;padding:40px;background-color:#f5f5f5;border-radius:8px;min-height:300px}.image-text-cta-image{flex:0 0 auto;max-width:400px;width:100%}.image-text-cta-image img{width:100%;height:auto;display:block;border-radius:4px}.image-text-cta-content{flex:1;text-align:center;padding:0 20px}.image-text-cta-subheading{font-family:'BNTillsdale',serif!important;font-size:1.2rem;font-weight:700;text-align:center;margin:0 0 5px 0;padding:0;line-height:1.3;letter-spacing:.5px;text-transform:none;color:#394A78}.image-text-cta-main-heading{font-family:'Mindset',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif!important;font-size:2.5rem;font-weight:400;text-align:center;margin:0 0 25px 0;padding:0;line-height:1.1;letter-spacing:1px;text-transform:uppercase;color:#394A78}.image-text-cta-button{display:inline-block;background-color:red;color:#fff;border:2px solid red;padding:12px 24px;font-size:1.4rem;font-weight:700;text-transform:uppercase;text-decoration:none;border-radius:0;transition:all 0.3s ease;cursor:pointer;font-family:'Mindset',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif!important;letter-spacing:.5px}.image-text-cta-button:hover{background-color:#fff;color:red;border-color:red;text-decoration:none;transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / .2)}@media (max-width:768px){.image-text-cta-container{flex-direction:column;text-align:center;gap:25px;padding:30px 20px}.image-text-cta-image{order:1;max-width:300px;flex:none}.image-text-cta-content{order:2;padding:0;width:100%}.image-text-cta-subheading{font-size:1rem;margin-bottom:4px;letter-spacing:.3px}.image-text-cta-main-heading{font-size:2rem;margin-bottom:20px;line-height:1.2}.image-text-cta-button{padding:10px 20px;font-size:1.2rem}}@media (max-width:480px){.image-text-cta-container{padding:20px 15px;gap:20px}.image-text-cta-image{max-width:250px}.image-text-cta-subheading{font-size:.9rem;margin-bottom:3px}.image-text-cta-main-heading{font-size:1.6rem;margin-bottom:18px}.image-text-cta-button{padding:8px 16px;font-size:1rem}}.wp-block-editor .wp-block-cakeclub-image-text-cta{margin-bottom:20px}.wp-block-editor .image-text-cta-container{border:2px dashed #ccc}.wp-block-editor .image-text-cta-button{pointer-events:none}.staff-profile-block{background-color:#fff0;color:#394A78;padding:40px 20px 50px 20px;font-family:'PT Mono',monospace;width:100%;max-width:1200px;margin:0 auto;position:relative;overflow:visible;border-bottom:none}.staff-profile-block .desktop-layout{display:flex;justify-content:space-between;align-items:center}.staff-profile-block .mobile-layout{display:none;text-align:center}.staff-profile-block .desktop-image{position:relative}.staff-profile-block .profile-image-container{background-color:#FFB6C1;position:relative;width:100%;padding-bottom:120%;border:15px solid #fff;box-shadow:0 5px 15px rgb(0 0 0 / .3)}.staff-profile-block .profile-image-container img{position:absolute;top:0;left:0;width:100%;height:85%;object-fit:cover}.staff-profile-block .profile-caption{position:absolute;bottom:0;left:0;width:100%;height:15%;background-color:#fff;display:flex;align-items:center;justify-content:center}.staff-profile-block .profile-caption p{margin:0;font-size:.9rem;font-family:'PT Mono',monospace;color:#333}.staff-profile-block .text-content h2{margin-bottom:15px;font-size:1.5rem;text-transform:uppercase;letter-spacing:1px;font-family:'Mindset','Arial Black',sans-serif;color:#394A78}.staff-profile-block .text-content h1{font-size:var(--subHeadingFontSize,3rem);font-weight:700;margin-bottom:30px;text-transform:uppercase;font-family:'Mindset','Arial Black',sans-serif;color:#394A78}.staff-profile-block .text-content p{font-size:var(--baseFontSize,1rem);line-height:1.5;margin-bottom:20px;text-align:center;font-family:'PT Mono',monospace;color:#394A78}.staff-profile-block .fave-bake-container{position:relative;display:inline-block;margin-top:30px}.staff-profile-block .fave-bake-image{position:absolute;top:-35px;left:-15px;z-index:2;width:100px;background:#FAFAFA;padding:5px 5px 14px 5px;box-shadow:0 2px 8px rgb(0 0 0 / .3);transform:rotate(5deg)}.staff-profile-block .fave-bake-image a{display:block;width:100%}.staff-profile-block .fave-bake-image img{width:100%;height:90px;object-fit:cover;object-position:center 40%;display:block}.staff-profile-block .fave-polaroid{transition:transform 0.3s ease-in-out!important}.staff-profile-block .fave-polaroid:hover{transform:rotate(5deg) scale(1.15)!important;z-index:10}.staff-profile-block .fave-bake-button{text-decoration:none;color:#fff;display:block}.staff-profile-block .fave-bake-button-text{background-color:#FF5800;padding:10px 18px 10px 90px;text-transform:uppercase;font-weight:700;font-size:1.2rem;letter-spacing:1px;font-family:'Mindset','Arial Black',sans-serif;position:relative;z-index:1;transition:background-color 0.3s ease}.staff-profile-block .fave-bake-button-text:hover{background-color:#EB540D}.staff-profile-block .fave-bake-button-text.no-image{padding-left:18px}@media (max-width:768px){.staff-profile-block .desktop-layout{display:none!important}.staff-profile-block .mobile-layout{display:block!important}.staff-profile-block .mobile-layout .fave-bake-image{top:-50px;left:-40px;width:140px;padding:6px 6px 18px 6px}.staff-profile-block .mobile-layout .fave-bake-image img{height:128px}.staff-profile-block .mobile-layout .fave-bake-button-text{padding-left:110px}.staff-profile-block .mobile-layout .fave-bake-button-text.no-image{padding-left:18px}}@font-face{font-family:'Mindset';src:url(/wp-content/themes/cakeclubbysoulcountry/assets/fonts/mindset/mindset.woff2) format('woff2'),url(/wp-content/themes/cakeclubbysoulcountry/assets/fonts/mindset/mindset.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'PT Mono';src:url(/wp-content/themes/cakeclubbysoulcountry/assets/fonts/ptmono/pt-mono_regular.woff2) format('woff2'),url(/wp-content/themes/cakeclubbysoulcountry/assets/fonts/ptmono/pt-mono_regular.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'PT Mono';src:url(/wp-content/themes/cakeclubbysoulcountry/assets/fonts/ptmono/pt-mono_bold.woff2) format('woff2'),url(/wp-content/themes/cakeclubbysoulcountry/assets/fonts/ptmono/pt-mono_bold.woff) format('woff');font-weight:700;font-style:normal;font-display:swap}.custom-product-template{position:relative}.custom-product-template .product-parent-wrapper{padding:6px}@media(min-width:769px)and (hover:hover){.custom-product-template .product-parent-wrapper:hover{background-color:#f1f1e8;box-shadow:0 4px 8px 0 rgb(0 0 0 / .2),0 6px 20px 0 rgb(0 0 0 / .19);position:absolute;z-index:10}.custom-product-template .product-parent-wrapper:hover .add-product-wrapper{display:flex!important;z-index:100}.custom-product-template .product-parent-wrapper:hover .product-image-wrapper img:not(.product-primary-img):not(.product-hover-img){transform:scale(1.1)}}.custom-product-template .product-image-wrapper{display:inline-block;margin-bottom:15px;overflow:hidden;position:relative}.custom-product-template .product-image-wrapper .product-image-link{color:inherit;display:block;text-decoration:none}.custom-product-template .product-image-wrapper .product-image-link:hover{text-decoration:none}.custom-product-template .product-image-wrapper img{height:auto;transition:transform .3s ease;width:100%}.custom-product-template .product-image-wrapper .product-images-stack{display:block;position:relative;width:100%}.custom-product-template .product-image-wrapper .product-images-stack .product-image{display:block;height:auto;width:100%}.custom-product-template .product-image-wrapper .product-images-stack.has-hover-image .product-gallery-img{backface-visibility:hidden;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%;will-change:opacity;-webkit-font-smoothing:subpixel-antialiased;opacity:0;z-index:1}.custom-product-template .product-image-wrapper .product-images-stack.has-hover-image .product-primary-img{opacity:1;position:relative;z-index:2}.custom-product-template .product-image-wrapper .product-images-stack.has-hover-image .product-primary-img.active{opacity:1}.custom-product-template .product-image-wrapper .product-images-stack.has-hover-image .product-gallery-img.active{opacity:1;z-index:2}.custom-product-template .product-image-wrapper .product-images-stack.has-hover-image:hover:not(.dots-active) .product-primary-img{opacity:0;z-index:1}.custom-product-template .product-image-wrapper .product-images-stack.has-hover-image:hover:not(.dots-active) .product-gallery-img[data-image-index="1"]{opacity:1;z-index:2}.custom-product-template .product-image-wrapper .product-images-stack .product-image-dots{background:hsl(0 0% 100% / .7);border-radius:10px;bottom:10px;display:flex;gap:6px;left:10px;opacity:0;padding:4px 6px;position:absolute;transition:opacity .2s ease;z-index:10}.custom-product-template .product-image-wrapper .product-images-stack:hover .product-image-dots{opacity:1}.custom-product-template .product-image-wrapper .product-images-stack .product-image-dot{background-color:rgb(0 0 0 / .3);border-radius:50%;cursor:pointer;height:8px;transition:background-color .2s ease,transform .2s ease;width:8px}.custom-product-template .product-image-wrapper .product-images-stack .product-image-dot:hover{background-color:rgb(0 0 0 / .7);transform:scale(1.2)}.custom-product-template .product-image-wrapper .product-images-stack .product-image-dot.active{background-color:rgb(0 0 0 / .8)}.custom-product-template .product-image-wrapper:hover .product-image-dots{opacity:1}.custom-product-template .product-image-wrapper .in-basket-count{background:#000;border-radius:3px;color:#fff;display:block!important;opacity:1!important;padding:5px 10px;position:absolute;right:10px;top:10px;visibility:visible!important;z-index:5}.custom-product-template .product-image-wrapper .in-basket-count.loading{display:none}.custom-product-template .product-image-wrapper .loading-spinner{animation:spin 1s linear infinite;background:#fff0;border:2px solid hsl(0 0% 100% / .3);border-radius:50%;border-top-color:#fff;height:20px;padding:3px;position:absolute;right:10px;top:10px;width:20px;z-index:20}.custom-product-template .product-image-wrapper .product-tag-badges{bottom:16px;display:flex;gap:5px;position:absolute;right:10px;z-index:15}.custom-product-template .product-image-wrapper .product-tag-badges .product-tag-badge a{display:block;transition:transform .2s ease,opacity .2s ease}.custom-product-template .product-image-wrapper .product-tag-badges .product-tag-badge a:hover{opacity:.8;transform:scale(1.1)}.custom-product-template .product-image-wrapper .product-tag-badges .product-tag-badge img{display:block;height:60px;-o-object-fit:contain;object-fit:contain;width:60px}.custom-product-template .product-image-wrapper .product-sale-badge{background-color:red;border-radius:4px;box-shadow:0 2px 4px rgb(0 0 0 / .2);color:#fff;font-size:.875rem;font-weight:700;left:10px;padding:.5rem 1rem;position:absolute;text-transform:uppercase;top:10px;transition:all .2s ease;z-index:5}.custom-product-template .product-content{position:relative}.custom-product-template .product-content .product-title{color:inherit!important;display:block;text-decoration:none}@media(min-width:769px){.custom-product-template .product-content .product-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}.custom-product-template .product-content .product-title:hover{text-decoration:none}.custom-product-template .product-content .add-product-wrapper{align-items:stretch;display:flex;flex-direction:column;gap:8px;margin-bottom:.5em;margin-top:15px;opacity:1;padding-left:.5em;padding-right:.5em;transition:visibility .3s,opacity .3s}.custom-product-template .product-content .add-product-wrapper .portions-info{margin-bottom:4px;order:1;text-align:center}.custom-product-template .product-content .add-product-wrapper .quantity-add-wrapper{align-items:stretch;display:flex;flex-direction:row;order:2}.custom-product-template .product-content .add-product-wrapper .quantity-add-wrapper.out-of-stock{flex-direction:column}.custom-product-template .product-content .add-product-wrapper .quantity-add-wrapper.out-of-stock .out-of-stock-message{margin-bottom:.75em;width:100%}.custom-product-template .product-content .add-product-wrapper .quantity-add-wrapper.out-of-stock .add-to-basket-btn,.custom-product-template .product-content .add-product-wrapper .quantity-add-wrapper.out-of-stock .notify-back-in-stock-btn{width:100%}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper{margin-right:12px}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input{align-items:stretch;background:#fff;border:2px solid var(--quantity-border-color,#99c3b9);border-radius:4px;display:flex;flex-shrink:0;height:44px;max-width:140px;min-width:120px;overflow:hidden}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__button{align-items:center;background:#fff;border:none;color:#666;cursor:pointer;display:flex;font-size:18px;font-weight:700;height:44px;justify-content:center;transition:background-color .2s ease;width:40px}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__button:hover{background:#f8f9fa}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__button:active{background:#e9ecef}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__button.quantity--input__minus{border-right:1px solid #e0e0e0}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__button.quantity--input__plus{border-left:1px solid #e0e0e0}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__input{-moz-appearance:textfield;background:#fff0;border:none;font-size:16px;padding:0 8px;text-align:center;width:60px}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__input::-webkit-inner-spin-button,.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__input:focus{border-color:var(--quantity-border-color,#99c3b9);outline:none}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper input.qty:not(.quantity--input__input){-moz-appearance:textfield;background:#fff;border:2px solid var(--quantity-border-color,#99c3b9);border-radius:4px;flex-shrink:0;font-size:16px;height:44px;max-width:100px;min-width:80px;padding:0 8px;text-align:center;width:80px}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper input.qty:not(.quantity--input__input)::-webkit-inner-spin-button,.custom-product-template .product-content .add-product-wrapper .quantity-wrapper input.qty:not(.quantity--input__input)::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper input.qty:not(.quantity--input__input):focus{border-color:var(--quantity-border-color,#99c3b9);outline:none}.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn{background-color:#99c3b9;border:2px solid #fff0;border-radius:0;color:#394a78;cursor:pointer;flex:1;font-family:inherit;font-size:1rem;font-weight:400;letter-spacing:.5px;min-height:44px;padding:0;text-transform:uppercase;transition:all .2s ease}.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn:hover:not(:disabled){box-shadow:0 2px 4px rgb(0 0 0 / .1);filter:brightness(110%);transform:translateY(-1px)}.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn:active:not(:disabled){box-shadow:0 1px 2px rgb(0 0 0 / .1);transform:translateY(0)}.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn.out-of-stock-btn,.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn:disabled{background-color:#ccc!important;color:#666!important;cursor:not-allowed;opacity:.7}.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn.out-of-stock-btn:hover,.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn:disabled:hover{box-shadow:none;filter:none;transform:none}.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn.loading{color:#fff0;position:relative}.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn.loading:after{animation:spin .8s linear infinite;border:2px solid hsl(0 0% 100% / .3);border-radius:50%;border-top-color:#fff;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.custom-product-template .product-content .product-price,.custom-product-template .product-content .product-title{position:relative}.custom-product-template .product-content .product-price{font-size:1.2em}.custom-product-template .product-content .product-price .price-inner .amount,.custom-product-template .product-content .product-price .price-inner .woocommerce-Price-amount,.custom-product-template .product-content .product-price .price-inner .woocommerce-Price-currencySymbol,.custom-product-template .product-content .product-price .price-inner ins{font-weight:inherit;margin:0;padding:0}.custom-product-template .product-content .product-price .price-inner ins{background:none;text-decoration:none}.custom-product-template .product-content .product-price del{color:red;font-weight:400;margin-right:.3em;text-decoration:line-through}.custom-product-template .product-content .product-price del .amount,.custom-product-template .product-content .product-price del .woocommerce-Price-amount,.custom-product-template .product-content .product-price del .woocommerce-Price-currencySymbol{color:inherit;font-weight:inherit}.custom-product-template .product-content .product-price del .price-decimal{color:inherit;text-decoration:line-through}.custom-product-template .product-content .product-price .price-decimal{display:inline-block;font-size:.7em;font-weight:600;line-height:1;margin-top:.15em;vertical-align:text-top}.custom-product-template .product-content .price-per-portion{bottom:60px;color:#666;font-size:.9em;padding:10px}.custom-product-template .product-placeholder-wrapper{height:100%}@media screen and (min-width:768px){.custom-product-template .product-placeholder-wrapper{height:360px}}@media screen and (min-width:1024px){.custom-product-template .product-placeholder-wrapper{height:440px}}@media screen and (min-width:1200px){.custom-product-template .product-placeholder-wrapper{height:480px}}@media screen and (min-width:1440px){.custom-product-template .product-placeholder-wrapper{height:520px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}ul.wc-block-product-template{display:grid!important;gap:2rem;grid-template-columns:repeat(3,1fr)!important}@media(max-width:768px){ul.wc-block-product-template,ul.wc-block-product-template.columns-3{grid-template-columns:1fr!important}.custom-product-template .add-product-wrapper{display:flex!important}.custom-product-template .product-placeholder-wrapper{padding-left:.5em;padding-right:.5em}.custom-product-template .product-content .add-product-wrapper{flex-direction:column!important;gap:8px!important;margin-top:12px}.custom-product-template .product-content .add-product-wrapper .quantity-add-wrapper{flex-direction:row!important;gap:12px!important}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper{display:flex;flex-shrink:0}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input{border:2px solid var(--quantity-border-color,#99c3b9);border-radius:4px;max-width:130px;min-width:120px}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__button{font-size:16px;width:35px}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__input{-moz-appearance:textfield;font-size:14px;padding:0 6px;width:60px}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__input::-webkit-inner-spin-button,.custom-product-template .product-content .add-product-wrapper .quantity-wrapper .quantity--input .quantity--input__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper input.qty:not(.quantity--input__input){-moz-appearance:textfield;border:2px solid var(--quantity-border-color,#99c3b9);border-radius:4px;font-size:14px;max-width:70px;min-width:60px;width:60px}.custom-product-template .product-content .add-product-wrapper .quantity-wrapper input.qty:not(.quantity--input__input)::-webkit-inner-spin-button,.custom-product-template .product-content .add-product-wrapper .quantity-wrapper input.qty:not(.quantity--input__input)::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.custom-product-template .product-content .add-product-wrapper .add-to-basket-btn{border:2px solid #fff0;border-radius:0!important;flex:1!important;font-size:14px;letter-spacing:.3px;min-height:44px;min-width:0;padding:0}}.wp-block-soulcountry-product-template .in-basket-count{background-color:#eb540d;border-radius:12px;color:#fff;font-size:11px;font-weight:400;opacity:1;padding:4px 8px;position:absolute;right:8px;text-transform:uppercase;top:8px;transition:all .3s ease;z-index:5}.wp-block-soulcountry-product-template .in-basket-count.loading{animation:pulse 1.5s infinite;background-color:#f70}.wp-block-soulcountry-product-template .in-basket-count.out-of-stock-indicator{animation:none;background-color:#dc3545;color:#fff;font-size:10px;font-weight:400;padding:2px 6px;text-transform:uppercase;white-space:nowrap}.wp-block-soulcountry-product-template .in-basket-count.out-of-stock-indicator:hover{background-color:#c82333}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.custom-product-template .out-of-stock-message{background-color:#ffe4e6;border-radius:4px;color:#dc2626;font-size:.9em;font-weight:500;margin-bottom:.75em;order:0;padding:.75em 1em;text-align:center;width:100%}.notify-modal{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999999}.notify-modal .notify-modal-overlay{background:rgb(0 0 0 / .5);cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.notify-modal .notify-modal-content{background:#fff;border-radius:8px;box-shadow:0 10px 40px rgb(0 0 0 / .2);max-width:400px;opacity:0;padding:2rem;position:relative;transform:scale(.9);transition:transform .2s ease,opacity .2s ease;width:90%}.notify-modal .notify-modal-content.active{opacity:1;transform:scale(1)}.notify-modal .notify-modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:28px;line-height:1;padding:0;position:absolute;right:15px;top:10px}.notify-modal .notify-modal-close:hover{color:#000}.notify-modal .notify-modal-body h3{color:#333;font-size:1.25rem;margin:0 0 1rem}.notify-modal .notify-modal-body p{color:#555;line-height:1.6;margin:0}.notify-back-in-stock-btn.loading{color:transparent!important;position:relative}.notify-back-in-stock-btn.loading:after{animation:spin .8s linear infinite;border:2px solid hsl(0 0% 100% / .3);border-radius:50%;border-top-color:#fff;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}.notify-back-in-stock-btn.subscribed{background-color:#16a34a!important;color:#fff!important;cursor:default}.notify-back-in-stock-btn.subscribed:hover{box-shadow:none;filter:none;transform:none}.wc-block-components-product-sale-badge{background-color:red!important;border:none!important;border-radius:4px!important;box-shadow:0 2px 4px rgb(0 0 0 / .2)!important;color:#fff!important;display:inline-block!important;font-size:.875rem!important;font-weight:700!important;left:10px!important;padding:.5rem 1rem!important;position:absolute!important;text-transform:uppercase!important;top:10px!important;transition:all .2s ease;width:auto!important;z-index:5!important}.wp-block-soulcountry-faq-info-bar{padding:0;position:relative;width:100%}.wp-block-soulcountry-faq-info-bar .faq-info-bar-wrapper{align-items:center;display:flex;margin:0 auto;max-width:1200px;position:relative}.wp-block-soulcountry-faq-info-bar .nav-arrow{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:opacity .3s ease;z-index:2}.wp-block-soulcountry-faq-info-bar .nav-arrow:disabled{opacity:.3}.wp-block-soulcountry-faq-info-bar .nav-arrow svg{fill:currentColor}.wp-block-soulcountry-faq-info-bar .nav-arrow:hover:not(:disabled){opacity:.7}.wp-block-soulcountry-faq-info-bar .info-content-scroll{flex:1;margin:0 10px;overflow:hidden;position:relative}.wp-block-soulcountry-faq-info-bar .info-content{display:flex;transition:transform .4s cubic-bezier(.4,0,.2,1);white-space:nowrap;width:-moz-max-content;width:max-content}.wp-block-soulcountry-faq-info-bar .info-item{align-items:center;display:flex;flex:0 0 auto;font-size:var(--info-font-size,.875em);padding:0 20px;position:relative;text-transform:uppercase}.wp-block-soulcountry-faq-info-bar .info-item a{color:var(--info-text-color,inherit);text-decoration:none;text-transform:uppercase;transition:color .3s ease}.wp-block-soulcountry-faq-info-bar .info-item a:hover{color:var(--info-hover-color,#666);text-decoration:none}.wp-block-soulcountry-faq-info-bar .info-item:not(:last-child):after{content:"•";opacity:.5;position:absolute;right:0}@media(max-width:768px){.wp-block-soulcountry-faq-info-bar .info-item{font-size:13px;padding:0 15px}}.wp-block-soulcountry-tag-badges{display:flex;flex-wrap:wrap;gap:10px;justify-content:left;margin:1em 0;padding:2rem 0}.tax-product_tag .wp-block-soulcountry-tag-badges{background:hsl(0 0% 100% / .8);border-radius:10px;margin:2em auto;padding-left:.5em;padding-right:.5em}.wp-block-soulcountry-tag-badges .tag-badge{display:inline-block;flex:0 0 auto;transition:all .2s ease;width:70px}.wp-block-soulcountry-tag-badges .tag-badge img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.wp-block-soulcountry-tag-badges .tag-badge.no-image{background:#f0f0f0;border-radius:20px;padding:8px 16px}.wp-block-soulcountry-tag-badges .tag-badge.no-image span{color:#333;font-size:14px;font-weight:500}.wp-block-soulcountry-tag-badges .tag-badge:hover{opacity:.8;transform:scale(1.05)}.wp-block-soulcountry-tag-badges .tag-badge.current{opacity:1;position:relative;transform:scale(1.1);width:85px}.wp-block-soulcountry-tag-badges .tag-badge.current:after{background:#333;border-radius:50%;bottom:-5px;content:"";height:6px;left:50%;position:absolute;transform:translateX(-50%);width:6px}.wp-block-soulcountry-tag-badges .tag-badge.current:hover{transform:scale(1.15)}.wp-block-soulcountry-tag-badges.editor-placeholder .tag-badge.placeholder .placeholder-circle{align-items:center;background-color:#e0e0e0;border-radius:50%;display:flex;height:80px;justify-content:center;width:80px}.wp-block-soulcountry-tag-badges.editor-placeholder .tag-badge.placeholder .placeholder-circle span{color:#757575;font-size:14px;text-align:center}.ajax-basket-button-wrapper{align-items:center;border:1px solid #e0e0e0;border-radius:4px;display:flex;gap:8px;padding:8px;position:relative}.quantity-selector{align-items:center;border:1px solid #ddd;border-radius:4px;display:flex}.quantity-button{background:none;border:none;cursor:pointer;font-size:16px;padding:8px 12px}.quantity-selector input{-moz-appearance:textfield;border:none;text-align:center;width:40px}.quantity-selector input::-webkit-inner-spin-button,.quantity-selector input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-to-basket-button{border:none;border-radius:4px;color:#fff;cursor:pointer;flex-grow:1;font-weight:700;padding:12px 24px;text-transform:uppercase}.add-to-basket-button.loading{cursor:wait;opacity:.7;position:relative}.add-to-basket-button.loading:after{animation:spin .8s linear infinite;border:2px solid hsl(0 0% 100% / .3);border-radius:50%;border-top-color:#fff;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}.error-message{background-color:#ffd2d2;border-radius:4px;bottom:-40px;color:#cc1818;font-size:.875em;left:0;margin-top:8px;padding:8px;position:absolute;right:0;text-align:center}.soulcountry-ajax-basket{align-items:baseline;display:flex;gap:1rem}.soulcountry-ajax-basket .quantity{align-items:center;border:2px solid #ddd;border-radius:4px;box-sizing:border-box;display:flex;height:44px;line-height:1}.soulcountry-ajax-basket .quantity input{-moz-appearance:textfield;border:none;box-sizing:border-box;font-size:inherit;height:100%;line-height:1;padding:0;text-align:center;width:3em}.soulcountry-ajax-basket .quantity input::-webkit-inner-spin-button,.soulcountry-ajax-basket .quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.soulcountry-ajax-basket .quantity-button{background:#fff;border:none;box-sizing:border-box;color:#515151;cursor:pointer;font-size:inherit;height:100%;line-height:1;padding:0 1em}.soulcountry-ajax-basket .quantity-button:hover{background-color:#fff}.soulcountry-ajax-basket .add_to_cart_button{background-color:#99c3b9;border:none;border-radius:0;box-sizing:border-box;color:#3c4b75;cursor:pointer;font-family:PT Mono,monospace;font-size:1.2rem;height:44px;line-height:44px;padding:0 1.5em;position:relative;text-transform:uppercase;width:100%}.soulcountry-ajax-basket .add_to_cart_button:hover{opacity:.9}.soulcountry-ajax-basket .add_to_cart_button.loading{opacity:.25;pointer-events:none}.soulcountry-ajax-basket .add_to_cart_button.loading:after{animation:spin 1s linear infinite;border:2px solid rgb(0 0 0 / .25);border-radius:50%;border-top-color:#000;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.soulcountry-ajax-basket.out-of-stock{opacity:.6}.soulcountry-ajax-basket .quantity.disabled{opacity:.5;pointer-events:none}.soulcountry-ajax-basket .qty:disabled,.soulcountry-ajax-basket .quantity-button:disabled{cursor:not-allowed;opacity:.5}.soulcountry-ajax-basket .add_to_cart_button.disabled,.soulcountry-ajax-basket .add_to_cart_button.out-of-stock{cursor:not-allowed!important;opacity:.7!important}.soulcountry-ajax-basket .add_to_cart_button.disabled:hover,.soulcountry-ajax-basket .add_to_cart_button.out-of-stock:hover{box-shadow:none!important;opacity:.7!important;transform:none!important}.soulcountry-ajax-basket.notify-enabled{flex-direction:column;gap:.5rem;opacity:1}.soulcountry-ajax-basket .out-of-stock-message{background-color:#ffe6e6;border-radius:4px;box-sizing:border-box;color:#cc1818;font-size:.9rem;font-weight:600;padding:.5rem;text-align:center;width:100%}.soulcountry-ajax-basket .add_to_cart_button.notify-button{cursor:pointer!important;opacity:1!important;pointer-events:all!important}.soulcountry-ajax-basket .add_to_cart_button.notify-button:hover{opacity:.9!important}.notify-modal{align-items:center;display:flex;justify-content:center;position:fixed}.notify-modal,.notify-modal-overlay{bottom:0;left:0;right:0;top:0;z-index:999999}.notify-modal-overlay{background-color:rgb(0 0 0 / .7);cursor:pointer;position:absolute}.notify-modal-content{background-color:#f5f4eb!important;border-radius:0;box-shadow:0 10px 40px rgb(0 0 0 / .3);max-width:500px;opacity:0;padding:2rem;position:relative;transform:scale(.9);transition:all .2s ease-in-out;width:90%;z-index:1000000}.notify-modal-content.active{opacity:1;transform:scale(1)}.notify-modal-close{align-items:center;background:none;border:none;color:#394a78!important;cursor:pointer;display:flex;font-size:2rem;height:30px;justify-content:center;line-height:1;padding:0;position:absolute;right:1rem;top:1rem;transition:opacity .2s;width:30px}.notify-modal-close:hover{opacity:.7}.notify-modal-body h3{color:#394a78!important;font-size:1.5rem;margin-bottom:1rem;margin-top:0}.notify-modal-body p{color:#394a78!important;font-size:1rem;line-height:1.5}.notify-success-message{background-color:#d4edda;border:1px solid #c3e6cb;border-radius:4px;color:#155724;padding:1rem}.notify-error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#721c24;padding:1rem}.notify-user-email,.notify-user-name{color:#3c4b75;font-weight:600}.wp-block-soulcountry-mega-menu{background:#fff;font-family:PT Mono,monospace;position:relative;width:100%}@media(max-width:768px){.wp-block-soulcountry-mega-menu{align-items:center;box-shadow:none;display:flex;padding:10px}}.wp-block-soulcountry-mega-menu .hamburger{background:#fff0;border:none;cursor:pointer;display:none;height:24px;padding:0;position:relative;width:30px;z-index:1001}@media(max-width:768px){.wp-block-soulcountry-mega-menu .hamburger{display:flex;flex-direction:column;justify-content:space-between;margin-right:15px}}.wp-block-soulcountry-mega-menu .hamburger span{background-color:red;border-radius:3px;display:block;height:3px;transition:all .3s ease;width:100%}.wp-block-soulcountry-mega-menu .hamburger span:first-child{margin-top:0}.wp-block-soulcountry-mega-menu .hamburger span:nth-child(2),.wp-block-soulcountry-mega-menu .hamburger span:nth-child(3){margin-top:6px}.wp-block-soulcountry-mega-menu .hamburger.is-active span:first-child{transform:rotate(45deg) translate(6px,6px)}.wp-block-soulcountry-mega-menu .hamburger.is-active span:nth-child(2){opacity:0}.wp-block-soulcountry-mega-menu .hamburger.is-active span:last-child{transform:rotate(-45deg) translate(6px,-6px)}.wp-block-soulcountry-mega-menu .mega-menu{align-items:center;display:flex;justify-content:flex-start;position:relative;top:-2px;width:100%}@media(max-width:768px){.wp-block-soulcountry-mega-menu .mega-menu{justify-content:flex-start;position:static}}.wp-block-soulcountry-mega-menu .mega-menu.is-open .mega-menu__items{display:block;left:0}.wp-block-soulcountry-mega-menu .mega-menu.is-open:before{background:rgb(0 0 0 / .5);bottom:0;content:"";left:0;position:fixed;right:0;top:0;z-index:999}@media(max-width:768px){.wp-block-soulcountry-mega-menu .mega-menu:before{background:rgb(0 0 0 / .5);bottom:0;content:"";left:0;opacity:0;position:fixed;right:0;top:0;transition:opacity .3s ease,visibility .3s ease;visibility:hidden;z-index:998}}.wp-block-soulcountry-mega-menu .mega-menu__items{align-items:center;display:flex;flex:1;gap:0;justify-content:flex-start;position:relative;transform:none;visibility:visible}@media(max-width:768px){.wp-block-soulcountry-mega-menu .mega-menu__items{background:red;box-shadow:none;display:none;height:100vh;left:-300px;overflow-y:auto;padding:60px 20px 20px;position:fixed;top:0;transition:left .3s ease;width:300px;z-index:1000}.wp-block-soulcountry-mega-menu .mega-menu__items .mega-menu__item{background-color:transparent!important;border-bottom:1px solid hsl(0 0% 100% / .2);padding:10px 0}.wp-block-soulcountry-mega-menu .mega-menu__items .mega-menu__item:last-child{border-bottom:none}.wp-block-soulcountry-mega-menu .mega-menu__items .mega-menu__item>a{color:#fff;cursor:pointer;display:block;font-size:1.2em;padding:15px 45px 15px 0;position:relative;text-transform:uppercase;width:100%}.wp-block-soulcountry-mega-menu .mega-menu__items .mega-menu__item>a:after{align-items:center;content:"▼";display:block;display:flex;font-size:20px;height:45px;justify-content:center;padding:15px;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:transform .3s ease;width:45px}.wp-block-soulcountry-mega-menu .mega-menu__items .mega-menu__item.is-expanded>a:after{transform:translateY(-50%) rotate(180deg)}.wp-block-soulcountry-mega-menu .mega-menu__items .mega-menu__submenu{display:none}.wp-block-soulcountry-mega-menu .mega-menu__items .mega-menu__submenu-grid{background:transparent!important}.wp-block-soulcountry-mega-menu .mega-menu__items .mega-menu__submenu-item a{color:#fff;opacity:.8}.wp-block-soulcountry-mega-menu .mega-menu__items .mega-menu__submenu-item a:hover{opacity:1}}.wp-block-soulcountry-mega-menu .mega-menu__item{cursor:pointer;padding:20px 0;position:static}@media(max-width:768px){.wp-block-soulcountry-mega-menu .mega-menu__item{border-bottom:1px solid #eee;padding:0;width:100%}.wp-block-soulcountry-mega-menu .mega-menu__item:last-child{border-bottom:none}}.wp-block-soulcountry-mega-menu .mega-menu__item>a{color:red;font-family:PT Mono,monospace;font-size:1.2em;letter-spacing:.5px;padding:0 30px;text-decoration:none;text-transform:uppercase;transition:color .3s ease;white-space:nowrap}.wp-block-soulcountry-mega-menu .mega-menu__item>a:hover{color:#394a78}@media(max-width:768px){.wp-block-soulcountry-mega-menu .mega-menu__item>a{display:block;padding:15px 0}}@media(min-width:769px){.wp-block-soulcountry-mega-menu .mega-menu__item:hover .mega-menu__submenu{display:block;opacity:1;pointer-events:auto;visibility:visible}.wp-block-soulcountry-mega-menu .mega-menu .mega-menu__submenu{left:50%;opacity:0;pointer-events:none;position:absolute;top:100%;transform:translateX(-50%);transition:all .3s ease;visibility:hidden;width:100vw;z-index:100}.wp-block-soulcountry-mega-menu .mega-menu .mega-menu__submenu-grid{background:#fff;box-shadow:0 2px 8px rgb(0 0 0 / .1);display:grid;gap:30px;grid-template-columns:repeat(3,1fr);margin:0 auto;max-width:var(--header-width,1300px);padding:40px;position:relative;width:100%}.wp-block-soulcountry-mega-menu .mega-menu .mega-menu__submenu-item a{color:red;display:block;font-size:1.2em;padding:8px 0;text-decoration:none}.wp-block-soulcountry-mega-menu .mega-menu .mega-menu__submenu-item a:hover{color:#394a78}}@media(max-width:768px){.wp-block-soulcountry-mega-menu .mega-menu .mega-menu__submenu{display:none;max-height:0;overflow:hidden;position:static;transform:none;transition:max-height .3s ease-out;width:auto}.wp-block-soulcountry-mega-menu .mega-menu .mega-menu__submenu.is-expanded{display:block;max-height:1000px}.wp-block-soulcountry-mega-menu .mega-menu .mega-menu__submenu-grid{background:transparent!important;box-shadow:none;padding:10px 0 10px 15px;width:100%}.wp-block-soulcountry-mega-menu .mega-menu .mega-menu__submenu-item a{color:#fff;opacity:.8}.wp-block-soulcountry-mega-menu .mega-menu .mega-menu__submenu-item a:hover{opacity:1}.wp-block-soulcountry-mega-menu .mega-menu .hamburger{left:15px;position:fixed;top:15px;z-index:1001}}.wp-block-soulcountry-mega-menu:hover:after{background:rgb(0 0 0 / .1);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.wp-block-wc-custom-delivery-countdown{background:#f8f9fa;border-radius:4px;margin:1rem 0;padding:1rem}.delivery-message{color:#333;font-size:1.1em;font-weight:500}.wp-block-soulcountry-delivery-countdown{border-radius:4px;margin:1rem 0;padding:1rem;text-align:center}.wp-block-soulcountry-delivery-countdown .delivery-message{color:#333;display:inline-block;font-weight:500}.wp-block-soulcountry-basket-quantity{display:inline-block;position:relative;width:100%}.wp-block-soulcountry-basket-quantity .badge-wrapper{display:flex;justify-content:left}.wp-block-soulcountry-basket-quantity .quantity-indicator{align-items:center;border-radius:4px;display:inline-flex;font-weight:400;justify-content:center;padding:.5em 1em;position:relative;text-transform:uppercase;white-space:nowrap}.wp-block-soulcountry-basket-quantity .quantity{margin-right:.3em}.wp-block-soulcountry-portion-price{color:#394a78;display:block;font-family:PT Mono,monospace;font-size:1.4rem;margin:.5em 0}.wp-block-soulcountry-portion-price .portion-count,.wp-block-soulcountry-portion-price .portion-price{font-weight:500}.wp-block-soulcountry-portion-price .portion-separator{color:#394a78;margin:0 .5em}.wp-block-soulcountry-portion-price.align-left{text-align:left}.wp-block-soulcountry-portion-price.align-center{text-align:center}.wp-block-soulcountry-portion-price.align-right{text-align:right}.wp-block-soulcountry-product-summary{color:inherit;margin:1rem 0;padding:0}.wp-block-soulcountry-product-summary .product-summary-content{color:inherit;line-height:1.6}.wp-block-soulcountry-product-summary .product-summary-content p{color:inherit;margin:0 0 1em}.wp-block-soulcountry-product-summary .product-summary-content p:last-child{margin-bottom:0}.wp-block-soulcountry-product-summary .product-summary-content h1,.wp-block-soulcountry-product-summary .product-summary-content h2,.wp-block-soulcountry-product-summary .product-summary-content h3,.wp-block-soulcountry-product-summary .product-summary-content h4,.wp-block-soulcountry-product-summary .product-summary-content h5,.wp-block-soulcountry-product-summary .product-summary-content h6{color:inherit}.wp-block-soulcountry-product-summary.align-left{text-align:left}.wp-block-soulcountry-product-summary.align-center{text-align:center}.wp-block-soulcountry-product-summary.align-right{text-align:right}.wp-block-soulcountry-product-summary-preview{background:#f9f9f9;border:1px dashed #ccc;border-radius:4px;padding:1rem}.wp-block-soulcountry-product-summary-preview h3{color:#1e1e1e;margin:0 0 .5rem}.fkwcppcp-paypal-buttons-container{margin:20px 0;padding:10px;background:#fff;border-radius:4px;box-shadow:0 1px 3px rgb(0 0 0 / .1)}.fkwcppcp-paylater-message{margin-top:10px}.fkwcppcp-express-checkout-button{display:inline-block;padding:12px 24px;color:#2c2e2f;border:none;border-radius:4px;font-size:16px;font-weight:600;text-decoration:none;cursor:pointer;transition:background-color .2s ease}.fkwcppcp-express-checkout-button:hover{color:#2c2e2f;text-decoration:none}.fkwcppcp-express-checkout-button:disabled{background:#ccc;cursor:not-allowed}.fkwcppcp-express-checkout-button img{vertical-align:middle;margin-right:8px;height:20px}.cart_totals .fkwcppcp-paypal-buttons-container{margin-top:20px}#payment .payment_method_fkwcppcp_paypal img{max-height:40px;margin-left:10px}.single-product .fkwcppcp-paypal-buttons-container{margin-top:20px;clear:both}@media screen and (max-width:768px){.fkwcppcp-paypal-buttons-container{margin:15px 0;padding:8px}.fkwcppcp-express-checkout-button{width:100%;text-align:center}}@media (prefers-color-scheme:dark){.fkwcppcp-paylater-message{background:#2c2e2f;color:#fff}}.fkwcppcp-loading{position:relative;pointer-events:none}.fkwcppcp-loading::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgb(255 255 255 / .8);display:flex;justify-content:center;align-items:center}.fkwcppcp-error{padding:10px;margin:10px 0;border:1px solid #dc3545;border-radius:4px;color:#dc3545;background-color:#f8d7da}.fkwcppcp-success{padding:10px;margin:10px 0;border:1px solid #28a745;border-radius:4px;color:#28a745;background-color:#d4edda}.payment_method_fkwcppcp_paypal:not(.active) .fkwcppcp-paypal-buttons-container{display:none!important}.fkwcppcp-paypal-buttons.blockUI.blockOverlay{background-color:#fff!important;opacity:.6}.payment_method_fkwcppcp_paypal .fkwcppcp-place-order-button{display:none!important}.payment_method_fkwcppcp_paypal .fkwcppcp-paypal-buttons-container{display:block!important;margin-top:20px}.fkwcppcp-express-payment-active #place_order{display:none!important}.fkwcppcp-error-message{margin:10px 0!important;padding:10px!important;border:1px solid #e2401c!important;background:#ffebe7!important;color:#515151!important;border-radius:4px}.fkwcppcp-paypal-buttons.loading{opacity:.6;pointer-events:none}.fkwcppcp-paypal-buttons.loading::after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid #0070ba;border-top-color:#fff0;border-radius:50%;animation:fkwcppcp-spin 1s linear infinite}@keyframes fkwcppcp-spin{to{transform:rotate(360deg)}}.fkwcppcp-subscription-product::after{content:"📅 Subscription";display:inline-block;background:#0070ba;color:#fff;font-size:11px;padding:2px 6px;border-radius:3px;margin-left:8px;vertical-align:middle}.fkwcppcp-disabled-field{position:relative}.fkwcppcp-disabled-field::after{content:'🔒';position:absolute;right:10px;top:50%;transform:translateY(-50%);opacity:.5}.fkwcppcp-disabled-notice{font-size:13px;background:#fff3cd!important;border:1px solid #ffeaa7!important;padding:10px!important;margin-bottom:15px!important;border-radius:4px!important}.fkwcppcp-new-method-option *,.fkwcppcp-saved-method *{display:inline-block!important}.fkwcppcp-paypal-buttons.disabled{pointer-events:none;filter:invert(1)}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-next-btn-wrap button:before,#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-order-place-btn-wrap button:before{content:unset;font-family:"bwf-icons";display:inline-block;margin-right:10px;position:relative;top:3px;text-transform:none}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-next-btn-wrap button:after,#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-order-place-btn-wrap button:after{display:block;position:relative;font-size:15px}.bwf-popover-opacity{padding:5px}@media screen and (max-width:767px){.bwf-hide-sm{display:none!important}}@media all and (min-width:1025px){.bwf-hide-lg{display:none!important}}@media(min-width:768px)and (max-width:1024px){.bwf-hide-md{display:none!important}}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - var(--wp-admin--admin-bar--height,0px));top:var(--wp-admin--admin-bar--height,0)}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:#fff0;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgb(0 0 0 / .3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgb(0 0 0 / .5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgb(0 0 0 / .25);box-shadow:0 2px 5px rgb(0 0 0 / .25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid #fff0;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:#fff0;border-bottom-color:#fff0;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgb(0 0 0 / .5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgb(0 0 0 / .3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}@font-face{font-display:swap;font-family:bwf-icon;src:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.eot?rwcwgb);src:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.eot?rwcwgb#iefix) format("embedded-opentype"),url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.ttf?rwcwgb) format("truetype"),url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.woff?rwcwgb) format("woff"),url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/css/fonts/icons-fonts/bwf-icon.svg?rwcwgb#funnelkitbump-icon) format("svg");font-weight:400;font-style:normal}body #wfob_wrap *{text-align:left;box-sizing:border-box}.et-db #et-boc #wfob_wrap,body #wfob_wrap{margin:16px 0}div#wfob_wrap .wfob_wrap_start{margin-bottom:16px}body #wfacp-e-form del span.amount{opacity:1}body #wfacp-e-form .wfob_wrapper h1,body #wfacp-e-form .wfob_wrapper h2,body #wfacp-e-form .wfob_wrapper h3,body #wfacp-e-form .wfob_wrapper h4,body #wfacp-e-form .wfob_wrapper h5,body #wfacp-e-form .wfob_wrapper h6,body #wfob_wrap .wfob_wrapper p{margin:0 0 8px}div#wfob_wrap .wfob_wrap_start:last-child{margin-bottom:0}body .wfob_qv-inner-modal *{box-sizing:border-box}body #wfob_wrap .wfob_bgBox_table{display:table;width:100%}body #wfob_wrap .wfob_skin_description ol,body #wfob_wrap .wfob_skin_description ul{padding-left:16px}body #wfob_wrap .wfob_wrapper .wfob_skin_description{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_bump_section .bwf_display_flex .wfob_skin_description ol,body #wfob_wrap .wfob_wrapper .wfob_bump_section .bwf_display_flex .wfob_skin_description ol li,body #wfob_wrap .wfob_wrapper .wfob_bump_section .bwf_display_flex .wfob_skin_description ul,body #wfob_wrap .wfob_wrapper .wfob_bump_section .bwf_display_flex .wfob_skin_description ul li{text-align:left!important}body #wfacp-e-form #wfob_wrap .wfob_checkbox_input_wrap input,body #wfob_wrap .wfob_checkbox_input_wrap input{border:2px solid #dedfea;position:relative;left:auto;top:auto;bottom:auto;margin:0;display:inline-block;width:18px;height:18px;border-radius:3px;box-shadow:none}#wfob_qr_model_wrap .wfob_qr_wrap .button:hover:after,#wfob_qr_model_wrap .wfob_qr_wrap .button:hover:before,body #wfob_wrap .wfob_bump_wrapper:empty{display:none}body #wfob_wrap .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill,body #wfob_wrap .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill:focus,body #wfob_wrap .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0}body #wfob_wrap .wfob_bump_section{position:relative}body #wfob_wrap .wfob_bump_section:not(.bump_skin_type_2):not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_exclusive_outside_top_left):not(.wfob_exclusive_outside_top_right):not(.wfob_active_social_proof):not(.wfob_active_social_proof){overflow:hidden}body #wfob_wrap .wfob_wrapper a{text-decoration:none}body #wfob_wrap .bwf_margin{margin:0 0 8px}body #wfob_wrap .bwf_mb_15{margin-bottom:15px}body #wfob_wrap .bwf_mb_20{margin-bottom:20px}body #wfob_wrap .wfob_bump.wfob_remove_read_more .wfob_read_more_link:not(.wfob_read_more_des_link){display:none}body #wfob_wrap a.wfob_read_more_link{font-weight:600}body #wfob_wrap .wfob_bump:not(.wfob_remove_read_more) .wfob_read_more_des_link{display:none}body #wfob_wrap .wfob_bump:not(.wfob_remove_read_more).bump_skin_type_2 .wfob_description_wrap .wfob_qv-button{display:none}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch{position:relative;display:none;left:auto;right:auto;top:auto;bottom:auto;margin:0;padding:0;vertical-align:middle}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label .sw:empty{display:block!important}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bwf_bump_toggle_checkout) .wfob_pro_txt_wrap .bwf_display_col_flex{position:relative}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label{top:6px;bottom:auto;left:auto;margin:0;right:-50px;display:block;position:absolute;width:auto!important;cursor:pointer}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label+span.sw{display:inline-block;width:34px;height:14px;float:right;border-radius:8px;margin-right:10px;margin-left:10px;background:#dcdcdc}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label .sw{display:inline-block;width:34px;height:14px;float:right;border-radius:8px;margin-right:10px;margin-left:10px;background-color:#dcdcdc}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label .sw:before{content:'';position:absolute;top:50%;background-color:#bababa;margin-top:-10px;height:20px;width:20px;border-radius:15px;left:0;transition:all ease .3s;box-shadow:0 2px 2px 0 #2929293D}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch:checked+label .sw:before{margin-left:14px}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout.wfob_enable_image:not(.wfob_img_position_top) .bwf_display_col_flex.wfob_pro_txt_wrap .bwf_display_col_flex{width:calc(100% - 50px)}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout:not(.wfob_enable_image) .bwf_display_col_flex.wfob_pro_txt_wrap .bwf_display_col_flex{flex:1;padding-right:50px}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .bwf_display_col_flex.wfob_pro_txt_wrap .bwf_display_col_flex{position:relative}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .bwf_display_col_flex.wfob_pro_txt_wrap .bwf_display_col_flex>label{display:block;width:100%;margin:0}body #wfob_wrap .wfob_wrapper .wfob_text_inner p:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_text_inner p:empty{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap label,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span:not(.sublium-original-price):not(.sublium-downpayment):not(.sublium-installment-details):not(.sublium-selected-text),body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span:not(.sublium-original-price):not(.sublium-downpayment):not(.sublium-installment-details):not(.sublium-selected-text) span.amount,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span:not(.wfob_blink_img_wrap):not(.sublium-original-price):not(.sublium-downpayment):not(.sublium-installment-details):not(.sublium-selected-text){font-size:20px;color:#353030;line-height:1.5;margin:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_btn_remove.wfob_product_show_btn{display:inline-block!important}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_btn_remove .wfob_btn_text_remove,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_btn_remove:hover .wfob_btn_text_added{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_btn_remove:hover .wfob_btn_text_remove{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_price_container *{line-height:1!important}body #wfob_wrap .wfob_wrapper .wfob_text_inner ul{list-style:inherit}body #wfob_wrap .wfob_wrapper .wfob_text_inner ol,body #wfob_wrap .wfob_wrapper .wfob_text_inner ol li{list-style-type:decimal}body #wfob_wrap .wfob_wrapper .wfob_text_inner ul li{list-style:inherit;margin-bottom:3px}body #wfob_wrap .wfob_wrapper .wfob_text_inner ul li:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_text_inner p{color:#353030;line-height:1.4;font-size:14px}body #wfob_wrap .wfob_wrapper .wfob_text_inner p:last-child{margin:0}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container+.wfob_l3_s_btn{text-align:right}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price del{margin-bottom:4px;display:inline-block}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price del,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price ins{display:block;margin-right:0}body #wfob_wrap .wfob_wrapper .bwf_display_flex{display:flex}body #wfob_wrap .wfob_wrapper .bwf_display_col_flex{-js-display:inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}body #wfob_wrap .wfob_wrapper .wfob_pro_img_wrap{margin:0;float:none}body #wfob_wrap .wfob_wrapper .wfob_pro_image_wrap{max-width:200px}body #wfob_wrap .wfob_wrapper .wfob_pro_img_wrap{height:auto;width:100%}body #wfob_wrap .wfob_wrapper .wfob_pro_img_wrap img{max-width:100%;height:auto;display:block}.wfob_wrapper .wfob_blink_img_wrap img,.wfob_wrapper .wfob_pro_img_wrap img{display:initial}body #wfob_wrap .wfob_wrapper .wfob_pro_txt_wrap{width:100%}body #wfob_wrap .wfob_bump:not(.wfob_enable_image) .wfob_pro_image_wrap{display:none!important}body #wfob_wrap .wfob_wrapper .wfob_checkbox{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:0 10px 0 0;padding:0;vertical-align:middle}body #wfob_wrap .wfob_contentBox:before,body #wfob_wrap .wfob_wrapper .wfob_contentBox:after{display:block;content:''}body #wfob_wrap .wfob_wrapper .wfob_contentBox:after{clear:both}.wfob_Box .wfob_contentBox p:last-child{padding-bottom:0;margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_enable_image .bwf_display_col_flex.wfob_pro_txt_wrap{width:calc(100% - 200px);margin-left:16px;flex:1}body #wfob_wrap .wfob_checkbox_input_wrap *{line-height:0!important}body #wfob_wrap .wfob_checkbox_input_wrap{max-width:53px;margin-right:0;position:absolute;top:0}body #wfob_wrap .wfob_check_wrap.wfob_arrow_true{margin-right:5px;float:none;display:inline-block}.et-db #et-boc .et-l .wfob_wrapper .wfob_blink_img_wrap .wfob_no_blink,.wfob_wrapper .wfob_blink_img_wrap .wfob_blink,.wfob_wrapper .wfob_blink_img_wrap .wfob_no_blink{display:none}.wfob_wrapper .wfob_point_animation .wfob_blink_img_wrap .wfob_blink{display:inline}.wfob_wrapper .wfob_bump:not(.wfob_point_animation) .wfob_blink_img_wrap img.wfob_no_blink{display:inline}body #wfob_wrap .wfob_bump.wfob_header_enable_pointing_arrow .wfob_display_pointer .wfob_label_wrap{padding-left:50px}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_display_pointer .wfob_label_wrap label{margin-bottom:0}body #wfob_wrap .wfob_bump:not(.wfob_header_enable_pointing_arrow) span.wfob_bump_checkbox{padding-left:0}body #wfob_wrap .wfob_bump:not(.wfob_header_enable_pointing_arrow) .wfob_label_wrap{padding-left:26px}body #wfob_wrap .wfob_bump:not(.wfob_header_enable_pointing_arrow) span.wfob_blink_img_wrap{display:none}body #wfob_wrap .wfob_wrapper .wfob_title_wrap:not(.wfob_display_pointer) span.wfob_bump_checkbox{max-width:16px;padding:0;margin:0}body #wfob_wrap .wfob_wrapper .wfob_title_wrap:not(.wfob_display_pointer) span.wfob_bump_checkbox .wfob_checkbox{margin:0}body #wfob_wrap .wfob_wrapper .wfob_title_wrap:not(.wfob_display_pointer) .wfob_label_wrap{padding-left:26px;line-height:1}body #wfob_wrap .wfob_wrapper .wfob_header_enable_pointing_arrow .wfob_title_wrap .wfob_label_wrap{padding-left:53px}body #wfob_wrap .wfob_wrapper .wfob_title_wrap .wfob_title{margin-bottom:0}.wfob_qv-opac{z-index:10001}.wfob_qv-panel{z-index:10002}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_bump_checkbox{display:inline;vertical-align:middle}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_header_enable_pointing_arrow .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_blink_img_wrap{margin-right:2px;display:inline-block;vertical-align:middle;max-width:18px;max-height:18px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_header_enable_pointing_arrow .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_blink_img_wrap svg{width:100%;height:100%}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_bump_title_start{position:relative}body #wfob_wrap .wfob_wrapper label.wfob_title{display:block;font-weight:600;line-height:1.5}body #payment #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label{padding-left:0!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section:not(.wfob_layout_3):not(.wfob_layout_4) label.wfob_title{cursor:pointer}body #wfob_wrap .wfob_wrapper label.wfob_title *{font-weight:600}body #wfob_wrap .wfob_wrapper .wfob_l3_c_sub_head{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_title:empty{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .bwf_display_flex{display:block!important;text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .bwf_display_flex .bwf_display_col_flex{display:block;width:auto;margin:0 auto 10px;text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .bwf_display_flex .bwf_display_col_flex *{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob-switch+label{left:0;width:calc(100% - 60px);position:absolute;right:auto}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top:not(.bump_skin_type_1) .wfob_title{display:inline-block!important;width:auto!important}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_text_inner p:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_price_container *,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_qv-button,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_text_inner,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_text_inner p{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_qv-button{display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_pro_txt_wrap .bwf_display_col_flex{display:inline-block;margin:0}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_enable_price) .wfob_price_container{display:none!important}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price_container{width:auto;padding:0}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_img_position_top) .wfob_price_container{display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price_container .wfob_price del{margin-right:4px;opacity:1}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_img_position_top).wfob_layout_5 .wfob_price_container{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_3 .wfob_error_message{font-size:14px;line-height:1.5;padding:0;text-align:left;margin:0 0 8px}body #wfob_wrap .wfob_layout_5 .wfob_pro_txt_wrap .wfob_bgBox_table{border:1px solid #dedfea;display:inline-block;width:auto;padding:5px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_bgBox_table *{line-height:1}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_bgBox_table label.wfob_title{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .wfob_title_wrap{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_price_container{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_exclusive_content.wfob_exclusive_below_description,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_exclusive_content.wfob_exclusive_below_description,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_9 .wfob_exclusive_content.wfob_exclusive_below_description{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_exclusive_content.wfob_exclusive_below_description{margin-bottom:16px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right>.bwf_display_flex{flex-direction:row-reverse}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right .wfob_sec_start .bwf_display_flex{flex-direction:row-reverse}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right .wfob-switch+label{left:-50px;width:calc(100% - 50px);position:absolute;right:auto}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right .wfob_title{display:inline-block!important;width:auto!important}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6.wfob_enable_image.wfob_img_position_top .wfob_title{padding-left:50px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6.wfob_enable_image.wfob_img_position_top .wfob-switch+label{right:auto;left:0;top:4px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right.wfob_layout_6 .wfob_title{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_enable_image) .wfob-switch+label{left:6px;width:calc(100% - 60px);position:absolute;right:auto}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6:not(.wfob_enable_image) .wfob-switch+label{left:auto;position:absolute;right:0;top:6px;margin:0!important}body #wfob_wrap .wfob_wrapper .wfob_img_position_right .bwf_display_col_flex.wfob_pro_txt_wrap{margin-left:0;margin-right:16px;display:block}body .wfob_img_position_top .wfob_text_inner .wfob_quantity.q_h{margin:0 0 8px}body #wfob_wrap .wfob_wrapper a.wfob_qv-button{margin:0 0 8px;line-height:1.5;font-size:14px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 label.wfob_title *{line-height:1}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 label.wfob_title{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_bump_title_start *{line-height:1}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_section .wfob_bgBox_table{border-radius:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_title_wrap .wfob_price_container{font-weight:600}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn{font-size:16px;text-decoration:none;border:1px solid;font-weight:700;text-align:center;padding:6px 8px;color:#5f5d5d;background:#fff0;border:1px solid rgb(0 0 0 / .2);margin:0;line-height:20px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_l3_s_btn{display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_l3_f_btn.wfob_btn_remove{display:none}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn{transition:none}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn.wfob_btn_remove{background:#e43b2c;color:#fff}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_l3_c_sub_head{font-weight:600;margin:0 0 8px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_l3_c_sub_head span,body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_l3_c_sub_head span bdi{font-weight:600}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_l3_c_sub_desc{margin:0 0 8px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_add_to_cart_button{bottom:auto}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_top .wfob_add_to_cart_button{margin:10px auto auto!important}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_top .wfob_pro_txt_wrap *{text-align:center}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_enable_image.wfob_img_position_left .bwf_display_col_flex:last-child{align-items:center;margin-left:0;gap:8px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .bwf_display_flex{gap:8px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_top .wfob_btn_add{margin:auto}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_right .bwf_display_flex{flex-direction:row-reverse}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_content_sec span{background:0 0!important;border:none!important}body #wfob_wrap .bump_skin_type_2 .wfob_content_sec{padding-left:0}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_enable_price .wfob_price_container{display:block!important;width:100%;margin-bottom:12px}body #wfob_wrap .bump_skin_type_2 .wfob_content_sec label{font-size:16px;margin-bottom:0;width:100%;line-height:1.5;display:inline-block;background:0 0!important;border:none!important}.wfob_bump.bump_skin_type_2.wfob_enable_price .wfob_add_to_cart_button{display:block!important}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_3 .wfob_text_inner.wfob_skin_description{margin:0 0 8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6.wfob_img_position_right .bwf_display_col_flex.wfob_pro_txt_wrap{margin-right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_8 .wfob_text_inner.wfob_skin_description p{margin:0 0 8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_8 .wfob_text_inner.wfob_skin_description p:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn.wfob_bump_product{transition:none!important}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn span{text-align:center}body #wfob_wrap .wfacp_bump_clicked a.wfob_l3_f_btn,body #wfob_wrap .wfacp_bump_clicked a.wfob_l3_f_btn span{color:transparent!important;position:relative;transition:none}body #wfob_wrap .wfacp_bump_clicked a.wfob_l3_f_btn:before{position:absolute;left:0;right:0;top:50%;content:'';width:16px;margin:-8px auto auto;height:16px;border:2px solid #fff;border-bottom-color:#fff0;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn:hover{transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}body #wfob_wrap .wfob_wrapper .wfob_l3_s_btn .wfob_l3_f_btn{transition:none}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg)}}#wfob_wrap .bump_skin_type_1 .wfob_error_message{text-align:center}body #wfob_wrap .wfob_wrapper .bump_skin_type_2 .wfob_error_message{padding:0;text-align:left}body #wfob_wrap .wfob_wrapper .wfob_error_message{padding:10px;display:block}.wfob_error_message a{display:none}body #wfob_wrap .wfob_wrapper .wfob_error_message{margin:0;font-size:13px;margin-bottom:10px;line-height:1.5;text-align:center;color:#e20707}body #wfob_wrap .wfob_wrapper .wfob_error_message:empty{display:none!important}body #wfob_wrap .wfob_wrapper .bump_skin_type_1 .wfob_error_message{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top.wfob_layout_1 .wfob_label_wrap{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .bwf_display_flex{display:block;width:100%}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .bwf_display_col_flex{display:block;width:100%}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top.bump_skin_type_1 .bwf_display_flex .bwf_display_col_flex{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_top .bwf_display_flex .bwf_display_col_flex.wfob_pro_image_wrap{margin-bottom:15px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container{display:block;text-align:right;width:25%;padding-left:10px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container *,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1:not(.wfob_img_position_top) .wfob_price_container .wfob_price,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container *,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4:not(.wfob_img_position_top) .wfob_price_container .wfob_price{text-align:right}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_enable_price .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_enable_price .wfob_bump_title_start{width:82%;display:table-cell;vertical-align:middle;padding-right:8px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container{display:table-cell;vertical-align:middle;text-align:right;width:18%;padding-left:8px}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price .wfob_bump_title_start{width:78%}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price .wfob_price_container{width:22%}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price ins,body #wfob_wrap .wfob_wrapper .wfob_bump ins{text-decoration:none}body #wfob_wrap .wfob_price ins{background:0 0;text-decoration:none}.wfob_bgBox_table:after,.wfob_bgBox_table:before{content:'';display:block}.wfob_bgBox_table:after{clear:both}body #wfob_wrap .wfob_price_container *{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_text_inner .wfob_text_inner{padding:0!important;line-height:1.5}body #wfob_wrap .wfob_skin_description,body #wfob_wrap .wfob_skin_description *{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.wfob_img_position_top) .wfob_text_inner .bwf_display_flex{display:flex}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_text_inner .bwf_display_col_flex{-js-display:inline-flex;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right .wfob_text_inner .bwf_display_flex{flex-direction:row-reverse}body #wfob_wrap .wfob_wrapper .wfob_l3_c_sub_desc.wfob_text_inner,body #wfob_wrap .wfob_wrapper .wfob_l3_c_sub_desc.wfob_text_inner *{line-height:1.4}body #wfob_wrap .wfob_wrapper .wfob_l3_c_sub_desc.wfob_text_inner p:last-child{margin-bottom:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_bump_title_start .wfob_checkbox_input_wrap{line-height:1}body #wfob_wrap .wfob_bump_section.wfob_layout_11 .wfob_content_sec,body #wfob_wrap .wfob_bump_section.wfob_layout_7 .wfob_content_sec{padding-left:0;margin-bottom:15px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7{margin-bottom:32px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .bwf_display_flex,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .bwf_display_flex{margin-bottom:16px}body #wfob_wrap .wfob_bump_section.wfob_layout_11.wfob_img_position_top .wfob_l3_c_sub_desc *,body #wfob_wrap .wfob_bump_section.wfob_layout_11.wfob_img_position_top .wfob_l3_c_sub_head,body #wfob_wrap .wfob_bump_section.wfob_layout_11.wfob_img_position_top .wfob_l3_c_sub_head *,body #wfob_wrap .wfob_bump_section.wfob_layout_7.wfob_img_position_top .wfob_l3_c_sub_desc *,body #wfob_wrap .wfob_bump_section.wfob_layout_7.wfob_img_position_top .wfob_l3_c_sub_head,body #wfob_wrap .wfob_bump_section.wfob_layout_7.wfob_img_position_top .wfob_l3_c_sub_head *{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_price_container *{font-weight:400}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right.wfob_layout_11 .wfob_title,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_img_position_right.wfob_layout_7 .wfob_title{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_price_container{margin-top:15px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11.wfob_img_position_top .bwf_title_center .wfob_bgBox_table,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7.wfob_img_position_top .bwf_title_center .wfob_bgBox_table{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11.wfob_img_position_top .bwf_title_center .wfob_bgBox_table .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7.wfob_img_position_top .bwf_title_center .wfob_bgBox_table .wfob_bump_title_start{display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button{text-align:center;transform:translateY(50%);bottom:0}body #wfob_wrap .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button{position:absolute;left:0;right:0;bottom:-16px;z-index:99}body #wfob_wrap .wfob_l3_s_btn{display:inline-flex}body #wfob_wrap .wfob_l3_s_btn a{display:flex;justify-content:center;align-items:center}body #wfob_wrap .wfob_add_to_cart_button .wfob_l3_s_btn svg{margin-left:8px}#wfob_wrap .wfob_l3_s_btn svg,.bwf-ob-design-preview .wfob_l3_s_btn svg{display:none}body .bwf-ob-design-preview#wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob_l3_s_btn:not(:hover) .wfob-social-proof-tooltip,body .bwf-ob-design-preview#wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10:not(.wfob_active_social_proof) .wfob_l3_s_btn .wfob-social-proof-tooltip{height:0;width:0;padding:0;overflow:hidden}body #wfob_wrap:not(.bwf-ob-design-preview) .wfob_bump_section.wfob_cta_cart .wfob_l3_s_btn .wfob_btn_add svg,body #wfob_wrap:not(.bwf-ob-design-preview) .wfob_bump_section.wfob_cta_cursor .wfob_l3_s_btn .wfob_btn_add svg{display:inline-block}body #wfob_wrap.bwf-ob-design-preview .wfob_bump_section.wfob_cta_cart .wfob_l3_s_btn .wfob_btn_add svg:last-of-type,body #wfob_wrap.bwf-ob-design-preview .wfob_bump_section.wfob_cta_cursor .wfob_l3_s_btn .wfob_btn_add svg:nth-last-of-type(2){display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button .wfob_l3_s_btn a,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button .wfob_l3_s_btn span,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button .wfob_l3_s_btn a,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button .wfob_l3_s_btn span{font-weight:600}body .woocommerce form .wfob_bump_qty_wrap input[type=number]::-webkit-inner-spin-button,body .woocommerce form .wfob_bump_qty_wrap input[type=number]::-webkit-outer-spin-button{opacity:1}.wfob_qty_wrap{position:relative}body .wfob_bump_wrapper .wfob_quantity.q_h{display:inline-flex}body #wfob_wrap .wfob_wrapper .wfob_pro_txt_wrap input.wfob_quantity_increment:focus{outline:0}body #wfob_wrap .wfob_wrapper .wfob_pro_txt_wrap input.wfob_quantity_increment{max-width:100%;border:none;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;height:30px;-moz-appearance:textfield!important}body #wfob_wrap .wfob_wrap_start .wfob_qty_wrap .value-button{display:block;margin:0;width:25px;height:24px;position:absolute;border:1px solid #e6e6e6;background:#f9f9f9;line-height:24px;text-align:center;vertical-align:middle;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;color:#3a3a3a;font-size:0;top:0;cursor:pointer}body #wfob_wrap .wfob_qty_wrap input.wfob_quantity_increment{text-align:center!important;border:none;margin:0 20px;max-width:100%;height:30px;box-shadow:none;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;width:30px!important;background:#fff!important;min-height:30px!important;font-size:13px!important;line-height:1.2!important;padding:2px!important;border-radius:0!important;color:#3a3a3a!important;-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;-moz-appearance:textfield!important;appearance:none}body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap .value-button.wfob_increase_item{right:0!important;left:auto}body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap .value-button:before{content:'+';position:absolute;left:0;right:0;font-size:14px;line-height:1px;top:50%;margin-top:-1px}body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap .value-button.wfob_decrease_item:before{content:'-'}body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap input.wfob_quantity_increment::-webkit-inner-spin-button,body .wfob_bump_wrapper .wfob_wrap_start .wfob_qty_wrap input.wfob_quantity_increment::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none}body.wfob_bump_trigger .blockUI{display:none!important}body.wfob_bump_trigger .wfob_bump .blockUI{display:block!important}#wfob_main_wrapper_start .wfob_clearfix:before{display:table;content:''}#wfob_main_wrapper_start .wfob_clearfix:after{display:table;content:'';clear:both}body .wfob_selected_attributes .wfob_pro_attr_single .wfob_attribute_id{text-transform:capitalize}body .wfob_selected_attributes{margin:5px 0 5px}span.wfob_subs_wrap{display:inline-block;margin:12px 0}.wfob_selected_attributes:before,body .wfob_selected_attributes:after{content:'';display:block}body .wfob_selected_attributes .wfob_pro_attr_single{font-weight:400;font-size:13px;float:left;padding-right:12px;font-style:italic;color:#737373;position:relative;margin-right:6px}body .wfob_selected_attributes:after{clear:both}body span.wfob_attribute_value{color:#737373}body .wfob_product_sec .wfob_attribute_value.wfob_attr_value_not_available{color:#dd7575}body .wfob_main_form .wfob_selected_attributes .wfob_pro_attr_single>span{font-size:13px}body .wfob_selected_attributes .wfob_pro_attr_single span:last-child{width:5px;height:5px;display:block;position:absolute;top:50%;right:0;background:#c7c7c7;border-radius:50%;margin-top:-2.5px;font-size:0}body .wfob_selected_attributes .wfob_pro_attr_single:last-child{margin:0;padding:0}.wfob_text_inner.wfob_skin_description h2{margin:0 0 5px}body #wfob_wrap .wfob_wrapper .wfob_layout_9 . wfob_price_container{margin-bottom:16px}body #wfob_wrap .wfob_layout_9 .wfob_content_sec label.wfob_title{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_layout_9 .bwf_display_col_flex:last-child{align-items:flex-start}body #wfob_wrap .wfob_layout_10 .wfob_content_sec{margin-bottom:4px}body #wfob_wrap .wfob_layout_10 .wfob_qv-button{font-size:14px}body #wfob_wrap .wfob_layout_10 .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price del,body #wfob_wrap .wfob_layout_10 .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price ins{display:inline-block!important}body #wfob_wrap .wfob_layout_10:not(.wfob_enable_image) .bwf_display_col_flex.wfob_pro_txt_wrap{align-items:center}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_left:not(.wfob_layout_8),body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_right:not(.wfob_layout_8){padding-bottom:12px}body #wfob_wrap .wfob_bump.wfob_layout_10.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_10.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_11.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_11.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_5.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_5.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_6.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_6.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_7.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_7.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_9.wfob_bump_section.wfob_exclusive_outside_top_left .wfob_exclusive_content,body #wfob_wrap .wfob_bump.wfob_layout_9.wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_content{margin-top:-29px;padding-bottom:16px}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_left:not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_layout_5):not(.wfob_layout_10):not(.wfob_layout_9):not(.wfob_layout_6) .wfob_exclusive_outside_top_left{margin-top:-13px;margin-left:16px}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_left:not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_layout_8):not(.wfob_layout_5):not(.wfob_layout_10):not(.wfob_layout_9):not(.wfob_layout_6) .wfob_exclusive_outside_top_left,body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_right:not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_layout_8):not(.wfob_layout_5):not(.wfob_layout_10):not(.wfob_layout_9):not(.wfob_layout_6) .wfob_exclusive_outside_top_right{padding-bottom:12px}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_right:not(.wfob_layout_7):not(.wfob_layout_11):not(.wfob_layout_5):not(.wfob_layout_10):not(.wfob_layout_9):not(.wfob_layout_6) .wfob_exclusive_outside_top_right{margin-top:-13px;margin-right:16px}body #wfob_wrap .wfob_bump_section.wfob_exclusive_outside_top_right .wfob_exclusive_outside_top_right{text-align:right}body #wfob_wrap .wfob_bump_section .wfob_exclusive_content span{display:inline-block;padding:4px 12px;border-radius:12px;line-height:1.5;font-weight:500}body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_above_description .wfob_exclusive_content.wfob_exclusive_above_description,body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_above_title .wfob_exclusive_content.wfob_exclusive_above_title,body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_below_description .wfob_exclusive_content.wfob_exclusive_below_description,body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_outside_top_left .wfob_exclusive_content.wfob_exclusive_outside_top_left,body #wfob_wrap .wfob_bump_section.wfob_active_exclusive.wfob_exclusive_outside_top_right .wfob_exclusive_content.wfob_exclusive_outside_top_right{display:block}body #wfob_wrap .wfob_bump_section .wfob_exclusive_content{display:none}body #wfob_wrap .wfob_exclusive_content.wfob_exclusive_above_description,body #wfob_wrap .wfob_exclusive_content.wfob_exclusive_above_title{margin-bottom:8px}body #wfob_wrap .wfob_wrapper .wfob_text_inner.wfob_skin_description:empty{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_qv-button{margin:0 0 8px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_9 .wfob_qv-button{margin:0 0 8px}div#wfob_wrap.bwf_bump_skin_selection .wfob_wrap_start.wfob_layout_11,div#wfob_wrap.bwf_bump_skin_selection .wfob_wrap_start.wfob_layout_7{margin-bottom:8px}body #wfob_wrap.bwf_bump_skin_selection .wfob_wrap_start{margin-bottom:0}body #wfob_wrap .wfob_wrap_start .blockUI.blockOverlay{display:none!important}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump:not(.bump_skin_type_2):not(.wfob_layout_5) .wfob_price_container .wfob_price del,body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump:not(.bump_skin_type_2):not(.wfob_layout_5) .wfob_price_container .wfob_price ins{display:block;margin:0!important}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump:not(.bump_skin_type_2) .wfob_price_container .wfob_price del span{margin-right:0}body #wfob_wrap.wfacp_below_mini_cart_items .bump_skin_type_2 .wfob_pro_txt_wrap .wfob_bgBox_table{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_checkbox_input_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4:not(.wfob_layout_11) .wfob_checkbox_input_wrap{margin-top:2px;top:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_enable_price .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_enable_price .wfob_bump_title_start{vertical-align:top}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_5 .bwf_display_flex,body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_5 .bwf_display_flex .bwf_display_col_flex:not(.wfob_pro_image_wrap){display:block;margin-left:0;margin-right:0;width:100%}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_pro_image_wrap{display:block;margin:auto auto 12px}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_flex .bwf_display_col_flex{display:block;text-align:left}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_flex .bwf_display_col_flex .bwf_display_col_flex.wfob_add_to_cart_button{margin:0!important;text-align:left}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *{text-align:left}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_layout_5 .wfob_pro_txt_wrap .wfob_bgBox_table{display:block}body #wfob_wrap .wfob_wrapper .wfob_checkbox_input_wrap .wfob_checkbox{border:2px solid #dedfea;position:relative;left:auto;top:auto;bottom:auto;margin:0;display:inline-block;width:18px;height:18px;border-radius:3px;box-shadow:none;opacity:1;-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;font-size:14px;outline:0;padding:0;text-align:center;vertical-align:middle;transition:all .2s ease-in-out;background:#fff;cursor:pointer}body #wfob_wrap .wfob_wrapper input[type=checkbox]:checked:before{width:14px;content:"\e600";height:14px;font-size:14px;line-height:1;font-family:bwf-icon;position:absolute;left:0;right:0;margin:auto;color:#1e8cbe;top:50%;margin-top:-7px;transform:none;border:none}body #wfob_wrap .wfob_wrapper input[type=checkbox]:checked:after{-webkit-transform:scale(1);transform:scale(1);-webkit-transition-delay:.1s;transition-delay:.1s;opacity:1;display:none}body #wfob_wrap .wfob_wrapper input[type=checkbox]:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;width:10px;height:8px;margin-left:-5px;margin-top:-4px;background-image:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/img/wf-check.svg),none}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price_container .wfob_price del span,body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_price_container .wfob_price ins span{margin:0;opacity:1}body #wfob_wrap .wfob_wrap_start .wfob_wrapper .wfob_layout_3.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap .wfob_wrap_start .wfob_wrapper .wfob_layout_4.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *{text-align:center}body #wfob_wrap .wfob_wrapper .wfob_price .tax_label{width:auto;display:inline-block}body #wfob_wrap .wfob_wrapper .wfob_price .tax_label:after{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_header_enable_pointing_arrow.wfob_point_animation .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_blink_img_wrap svg{animation:wfob-blink-animation 1s infinite}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_header_enable_pointing_arrow.wfob_point_animation .wfob_display_pointer .wfob_checkbox_input_wrap span.wfob_blink_img_wrap svg path{fill:#d80027}body #wfob_wrap .wfob_wrapper .wfob_active_social_proof .wfob_bgBox_table{position:relative}body #wfob_wrap .wfob_wrapper .wfob_bump_section:not(.wfob_layout_7) .wfob-social-proof-tooltip{margin-left:12px}body #wfob_wrap .wfob_wrapper .wfob_bump_section.wfob_layout_11 .wfob-social-proof-tooltip{margin-left:16px}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip{position:absolute;top:-10px;left:0;transform:translateX(0) translateY(-100%);background-color:#fff;border:1px solid #dedfea;padding:12px;border-radius:12px;box-shadow:0 1px 6px 0 #0000001A;z-index:1000;max-width:360px;width:100%;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s,top .3s}body #wfob_wrap .wfob_wrapper .wfob_bump_section.bump_skin_type_1 .wfob-social-proof-tooltip{top:-4px!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section.bump_skin_type_3 .wfob-social-proof-tooltip{top:-8px!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section.wfob_layout_11 .wfob-social-proof-tooltip{top:0!important}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_l3_s_btn .wfob-social-proof-tooltip{top:-15px!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section.wfob_layout_6 .wfob-social-proof-tooltip{top:-14px!important}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip:after,body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip:before{content:'';position:absolute;left:20px;bottom:-6px;border-left:12px solid #fff0;border-right:12px solid #fff0}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip:before{bottom:-12px;border-top:11px solid #dedfea;z-index:1}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip:after{bottom:-11px;border-top:12px solid #fff;z-index:2}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob_toggle_label+.wfob-social-proof-tooltip{margin-left:0;right:0;left:auto;margin-right:-50px}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob_toggle_label+.wfob-social-proof-tooltip:after,body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob_toggle_label+.wfob-social-proof-tooltip:before{left:auto;right:10px}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip-header{background-color:#09b29c;color:#fff;padding:5px 8px;border-radius:6px;font-weight:500;font-size:14px;line-height:1.5;text-align:center}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip-content:empty,body #wfob_wrap .wfob_wrapper .wfob_bump .wfob-social-proof-tooltip-header:empty{display:none}body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip-content{font-size:12px;color:#353030;line-height:1.5;margin-top:8px}.wfob_add_to_cart_button{position:relative}body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_bgBox_table .wfob-social-proof-tooltip-content,body #wfob_wrap .wfob_wrapper .wfob_bump .wfob_bgBox_table .wfob-social-proof-tooltip-header{line-height:1.5}body #wfob_wrap .wfob_wrapper .wfob_active_social_proof:not(.wfob_layout_7) .wfob_bump_title_start:hover+.wfob-social-proof-tooltip{top:-8px}body #wfob_wrap .wfob_wrapper .wfob_active_social_proof.wfob_layout_7 .wfob_bump_title_start:hover+.wfob-social-proof-tooltip{top:-14px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button .wfob-social-proof-tooltip{left:auto;right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button .wfob-social-proof-tooltip{margin-left:50px}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob_l3_s_btn .wfob-social-proof-tooltip,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_9 .wfob_l3_s_btn .wfob-social-proof-tooltip{width:max-content}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2 .wfob_l3_s_btn{position:relative}body #wfob_wrap .wfob_wrapper .wfob_bump_section.bump_skin_type_2 .wfob-social-proof-tooltip{margin-left:0}body #payment #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label{padding-left:0!important}body #wfob_wrap .wfob_wrapper .wfob_bump_section.wfob_layout_5 .wfob-social-proof-tooltip{width:max-content}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob_l3_s_btn .wfob-social-proof-tooltip{left:auto;right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob-social-proof-tooltip:after,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .wfob_l3_s_btn .wfob-social-proof-tooltip:before{right:20px;left:auto}@keyframes wfob-blink-animation{0%,49%{opacity:1}100%,50%{opacity:0}}body #wfob_wrap.wfob_bump_wrapper *{font-size:inherit}@media (min-width:1199px){body #wfob_wrap .wfob_wrapper .wfob_active_social_proof:not(.wfob_product_added_to_cart) .wfob_bump_title_start:hover+.wfob-social-proof-tooltip,body #wfob_wrap .wfob_wrapper .wfob_active_social_proof:not(.wfob_product_added_to_cart).bwf_bump_toggle_checkout .wfob_toggle_label:hover+.wfob-social-proof-tooltip,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_2.wfob_active_social_proof:not(.wfob_product_added_to_cart) .wfob_l3_s_btn:hover>.wfob-social-proof-tooltip,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_active_social_proof:not(.wfob_product_added_to_cart) .wfob_l3_s_btn:hover>.wfob-social-proof-tooltip{opacity:1;visibility:visible}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price .wfob_bump_title_start{display:inline-block}}@media (min-width:768px){body #wfob_wrap:not(.wfacp_below_mini_cart_items) .wfob_wrapper .wfob_bump_section.wfob_layout_10:not(.wfob_img_position_right):not(.wfob_img_position_top) .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap:not(.wfacp_below_mini_cart_items) .wfob_wrapper .wfob_bump_section.wfob_layout_10:not(.wfob_img_position_right):not(.wfob_img_position_top) .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap:not(.wfacp_below_mini_cart_items) .wfob_wrapper .wfob_bump_section.wfob_layout_10:not(.wfob_img_position_right):not(.wfob_img_position_top) .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container+.wfob_l3_s_btn{text-align:center}body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump_section.wfob_layout_10:not(.wfob_enable_image) .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump_section.wfob_layout_10:not(.wfob_enable_image) .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap.wfacp_below_mini_cart_items .wfob_bump_section.wfob_layout_10:not(.wfob_enable_image) .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container+.wfob_l3_s_btn{text-align:center!important}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price.wfob_display_tax_label .wfob_bump_title_start,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price.wfob_display_tax_label .wfob_bump_title_start{width:70%}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1.wfob_bump_price_on_sale.wfob_enable_price.wfob_display_tax_label .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4.wfob_bump_price_on_sale.wfob_enable_price.wfob_display_tax_label .wfob_price_container{width:30%}}@media (max-width:767px){body #wfob_wrap .wfob_wrapper .wfob-social-proof-tooltip{display:none}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6 .wfob_pro_txt_wrap>.bwf_display_flex{display:flex}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 del span.amount{margin-right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_4 .wfob_price_container{vertical-align:top}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container .wfob_price del{margin:0}body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container .wfob_price del,body #wfob_wrap .wfob_wrapper .wfob_bump.bump_skin_type_1 .wfob_price_container .wfob_price ins{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button{transform:none;position:relative}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_add_to_cart_button .wfob_l3_s_btn,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_add_to_cart_button .wfob_l3_s_btn{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_11 .wfob_l3_s_btn a,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_7 .wfob_l3_s_btn a{width:100%}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_flex .bwf_display_col_flex{display:block;text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_flex .bwf_display_col_flex .bwf_display_col_flex.wfob_add_to_cart_button{margin:0!important;text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_10 .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap bdi,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap label,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span.amount,body #wfob_wrap .wfob_wrapper .wfob_bump:not(.bump_skin_type_2) .wfob_pro_txt_wrap span:not(.wfob_blink_img_wrap){line-height:1.5}body #wfob_wrap .wfob_wrapper .bwf_bump_toggle_checkout .wfob-switch+label{top:3px;margin-top:0!important}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .bwf_display_flex,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .bwf_display_flex .bwf_display_col_flex:not(.wfob_pro_image_wrap),body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6 .bwf_display_flex,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6 .bwf_display_flex .bwf_display_col_flex:not(.wfob_pro_image_wrap){display:block;margin-left:0;margin-right:0}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_5 .wfob_pro_image_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_6 .wfob_pro_image_wrap{display:block;margin:auto auto 12px}body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *,body #wfob_wrap .wfob_wrapper .bump_skin_type_2.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container+.wfob_l3_s_btn{text-align:left}body #wfob_wrap .wfob_layout_5 .wfob_pro_txt_wrap .wfob_bgBox_table{display:block}body #wfob_wrap .wfob_layout_5 .wfob_title_wrap *{text-align:left!important}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .wfob_pro_txt_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .wfob_pro_txt_wrap{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .wfob_pro_txt_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .wfob_pro_txt_wrap{display:block}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .wfob_pro_txt_wrap .bwf_display_col_flex.wfob_add_to_cart_button,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .wfob_pro_txt_wrap .bwf_display_col_flex.wfob_add_to_cart_button{margin:0}body #wfob_wrap .wfob_wrap_start .wfob_wrapper .wfob_layout_4.wfob_img_position_left .bwf_display_col_flex.wfob_add_to_cart_button .wfob_price_container *{text-align:left}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .bwf_display_flex,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .bwf_display_flex{align-items:center}body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_3 .wfob_pro_image_wrap,body #wfob_wrap .wfob_wrapper .wfob_bump.wfob_layout_4 .wfob_pro_image_wrap{max-width:60px}}a.wfob_qv-button{cursor:pointer;overflow:hidden;z-index:10;display:table;margin:0 auto;line-height:1}.wfob_qv-btn-icon{display:table;float:left;margin-right:6px}.wfob_qv-panel{position:fixed;opacity:0;transition:opacity .25s ease-in;z-index:9999}.wfob_qv-panel-active{opacity:1;top:0;bottom:0;left:0;right:0}.wfob_qv-opac{background-color:#000;width:100%;height:100%;opacity:.8;display:none;position:fixed;z-index:9998;top:0;bottom:0;left:0;right:0}.wfob_qv_content_wrap{overflow:auto;position:relative;top:0;height:100%}.wfob_qv_content_inner_container{position:absolute;top:50%;background:#fff;left:50%;transform:translate(-50%,-50%);width:100%;margin:auto;box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);-webkit-box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);-moz-box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);max-width:875px;max-height:calc(100vh - 72px);overflow:auto;border-radius:12px}.wfob_qv_no_html .wfob_qv_content_inner_container{bottom:0}.wfob_qv_no_html .wfob_qv-main:after{position:absolute;left:0;right:0;top:50%;content:'';width:24px;margin:-8px auto auto;height:24px;border:2px solid #0073aa;border-bottom-color:#fff0;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-top:-12px}.wfob_qv-animation-linear{animation:wfob_qv-key .5s ease;animation-fill-mode:forwards}.wfob_qv-animation-fadein{animation:wfob_qv-key-fadein .7s ease;animation-fill-mode:forwards}@keyframes wfob_qv-key{100%{transform:translate(0,0)}}@keyframes wfob_qv-key-fadein{100%{opacity:1}}.wfob_qv-outer-modal{position:absolute;z-index:1}.wfob_qv-container{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);position:absolute;top:50%;background:#fff;left:50%;transform:translate(-50%,-50%);width:100%;margin:auto;box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);-webkit-box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);-moz-box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);max-width:875px;max-height:calc(100vh - 72px);overflow:auto;border-radius:12px}.wfob_qr_wrap{margin:0 -15px}.wfob_qv-top-panel{position:absolute;top:-50px;left:0;right:0}.wfob_qv-images{width:50%;position:relative;margin:0;float:left;padding:0 15px}.wfob_qv-summary table,td,th{border:none}.wfob_qv-summary{width:50%;position:relative;margin:0;float:right;text-align:left;padding:0 15px}.wfob_qv-summary h1{font-size:24px;line-height:1.5;font-weight:600;margin:0 0 10px;color:#353030}#wfob_qr_model_wrap .wfob_qv-summary p{color:#353030;font-size:14px;line-height:1.5;margin:0 0 16px}.wfob_qr_wrap form.cart{padding:0}#wfob_qr_model_wrap .woocommerce-product-details__short-description p:last-child{margin:0}#wfob_qr_model_wrap .wfob_qr_wrap table.variations{table-layout:fixed;margin:0;border-spacing:0;width:100%;border-collapse:separate}#wfob_qr_model_wrap .woocommerce-variation-add-to-cart-disabled .button{cursor:not-allowed;opacity:.5;pointer-events:none}#wfob_qr_model_wrap .wfob_qr_wrap table.variations .value{margin-bottom:15px}#wfob_qr_model_wrap .wfob_qr_wrap table.variations select{font-size:14px;width:100%;border:1px solid #dcdcdc;max-width:100%;border-radius:4px;position:relative;vertical-align:middle;color:#404040;display:block;box-shadow:none;appearance:none;padding:12px 16px;height:auto;background:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/img/icon-down-arrow.svg) no-repeat 98% 50% #fff;background-size:12px;margin:0 0 10px;min-height:48px;line-height:1.2}#wfob_qr_model_wrap .wfob_qr_wrap .single_variation_wrap .woocommerce-variation-price,#wfob_qr_model_wrap .wfob_qr_wrap .single_variation_wrap .woocommerce-variation-price span{font-size:16px;line-height:24px}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery__trigger,#wfob_qr_model_wrap .wfob_qr_wrap span.onsale{display:none}#wfob_qr_model_wrap .wfob_qr_wrap table.variations td,#wfob_qr_model_wrap .wfob_qr_wrap table.variations th{display:list-item;list-style:none;background-color:#fff0;border:none;padding:0;width:auto}#wfob_qr_model_wrap .wfob_qr_wrap table.variations td label,#wfob_qr_model_wrap .wfob_qr_wrap table.variations th label{display:inline-block;max-width:100%;font-weight:700;text-transform:capitalize;margin-bottom:5px;font-size:14px;line-height:20px}#wfob_qr_model_wrap .wfob_qr_wrap .wfob_qv-summary p.price{font-size:20px;line-height:25px;color:#000;margin-bottom:10px}#wfob_qr_model_wrap .wfob_qr_wrap del span.amount{opacity:.6;font-weight:400;margin-right:.3em}#wfob_qr_model_wrap .wfob_qr_wrap span.amount{white-space:nowrap;color:#111;font-weight:700}#wfob_qr_model_wrap .wfob_qr_wrap .quantity .qty{width:4.235801032em;text-align:center;padding:.6180469716em;background-color:#f2f2f2;color:#43454b;outline:0;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgb(0 0 0 / .125);font-size:100%;margin:0;vertical-align:baseline}#wfob_qr_model_wrap .woocommerce-product-details__short-description{margin-top:15px}#wfob_qr_model_wrap .wfacp_qr_wrap table.variations .value{margin-bottom:15px}#wfob_qr_model_wrap .wfob_qr_wrap .button{position:relative;display:block;text-transform:uppercase;font-size:15px;color:#fff;-ms-touch-action:none;touch-action:none;cursor:pointer;font-weight:600;text-align:center;text-decoration:none;border:1px solid #fff0;vertical-align:middle;border-radius:0;margin-top:0;text-shadow:none;line-height:1.5;min-height:50px;padding:13px 25px;max-width:100%;box-sizing:border-box;background-color:#24ae4e;width:100%}#wfob_qr_model_wrap .wfob_qr_wrap .quantity{margin-bottom:20px}#wfob_qr_model_wrap .wfob_qr_wrap label.screen-reader-text{display:none}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-viewport{margin-bottom:25px}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img{border-radius:12px;border:1px solid #dedfea}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs{padding:0;position:relative;top:auto;right:auto;bottom:auto;line-height:1.5;margin:0 -10px}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li{width:25%;float:left;margin:0;list-style:none;margin-bottom:16px;cursor:pointer;box-shadow:none;padding:0 10px}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n+1){clear:both}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n){margin-right:0}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;-webkit-transition:all,ease,.2s;transition:all,ease,.2s;width:100%;height:auto;border:1px solid #dedfea}#wfob_qr_model_wrap .wfob_qr_wrap .button.minus,#wfob_qr_model_wrap .wfob_qr_wrap .button.plus{display:none}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}.wfob_qv-main{overflow:auto;position:relative;top:0;height:100%;background-color:#fff;padding:24px}#wfob_qr_model_wrap .wfob_qv-main .wfob_qv_sec{padding-left:0;padding-right:0}#wfob_qr_model_wrap .wfob_qv-main .wfob_qv_sec h1.product_title{color:#353030;font-size:18px;font-style:normal;font-weight:600;line-height:24px}.wfob_clear{clear:both}.wfob_qv-close{display:table;right:0;bottom:0;position:absolute;color:#fff;cursor:pointer}.wfob_qv-nxt,.wfob_qv-prev{color:#fff;display:table;position:fixed;top:50%;transform:translate(0,-50%);font-size:30px;cursor:pointer;z-index:100}.wfob_qv-prev{left:3%}.wfob_qv-nxt{right:3%}.wfob_qv-plink{padding:8px 13px;display:inline-block;background-color:#2d84d4;margin-top:10px}.wfob_qv-plink a{color:#fff}.wfob_qv-plink a:hover{color:#eee}.wfob_qv-panel .woocommerce-review-link{display:none}.woocommerce div.product .wfob_qv-images div.images{float:none;margin:auto;width:auto}.wfob_qv{width:24px;height:24px;display:block;z-index:555;border-radius:50%;right:15px;background:url(/wp-content/plugins/funnel-builder-pro/modules/order-bumps/assets/img/icon-cross.svg) no-repeat center center;top:0}.wfob_qv-preloader{text-align:center}@keyframes wfob_qv-spin{100%{transform:rotate(360deg)}}@-o-keyframes wfob_qv-spin{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes wfob_qv-spin{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes wfob_qv-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes wfob_qv-spin{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}.wfob_qv-opl{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wfob_qv-mpl{visibility:hidden;position:relative;display:table;margin:auto}.wfob_qv-pl-active{display:table;visibility:visible}body #wfob_qr_model_wrap .wfob_qr_wrap .wfob_button_loader_active:before,body #wfob_qr_model_wrap .wfob_qr_wrap .wfob_button_loader_active:hover:before{position:absolute;left:0;right:0;top:50%;content:'';width:16px;margin:-8px auto auto;height:16px;border:2px solid #fff;border-bottom-color:#fff0;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}body #wfob_qr_model_wrap .wfob_qr_wrap .wfob_button_loader_active{pointer-events:none;font-size:0}.wfacp_anim_active .single_variation_wrap .amount:after{display:none}.wfob_qv_title_wrap .is-divider.small{display:none}.wfob_qv_title_wrap h1{margin:0}html.wfob_quick_view_opened{overflow:hidden!important}#wfob_qr_model_wrap .woocommerce-product-gallery__image a img{display:block;width:100%;height:auto;box-shadow:none}.single_variation_wrap .woocommerce-variation-price{display:none}.wfob_option_btn{display:none}.wfob_qv-main .single_variation_wrap .woocommerce-variation-price{display:block}#wfob_qr_model_wrap .wfob_qr_wrap .wfob_qv-summary p.price{display:none}.wfob_qv_title_wrap{padding-right:48px;margin-bottom:12px}#wfob_qr_model_wrap .wfob_qv-summary p.stock.out-of-stock{font-weight:600;display:inline-block;color:#e15334;background:#ffe9e9;border-radius:23px;padding:4px 8px;line-height:1}#wfob_qr_model_wrap figure.woocommerce-product-gallery__wrapper:after,#wfob_qr_model_wrap figure.woocommerce-product-gallery__wrapper:before{content:'';display:block}#wfob_qr_model_wrap figure.woocommerce-product-gallery__wrapper:after{clear:both}#wfob_qr_model_wrap figure.woocommerce-product-gallery__wrapper{margin:0!important}@media (max-width:767px){.wfob_option_btn{display:block}#wfob_qr_model_wrap .wfob_qr_wrap .button,.wfob_option_btn{background:#24ae4e;position:absolute;bottom:0;left:0;right:0;text-align:center;color:#fff;padding:18px 10px;font-size:18px;cursor:pointer;max-height:58px;min-height:58px;line-height:1}#wfob_qr_model_wrap .wfob_qr_wrap .button:hover,body .wfob_option_btn:hover{background:0 0}#wfob_qr_model_wrap .wfob_qr_wrap .button{position:fixed;width:100%}}@media only screen and (min-width:768px){.wfob_option_btn{display:none!important}}@media only screen and (max-width:768px){body .wfob_qv-opac{background:0 0}.wfob_qv-summary h1{font-size:18px}body .wfob_option_btn{position:fixed}.wfob_qv_content_inner_container{top:0;bottom:0;transform:none;left:0;right:0;margin:0;max-height:100vh;height:100%;border-radius:0}div.wfob_qv-images,div.wfob_qv-summary{width:100%;float:none;margin-bottom:15px}.wfob_qv-main{padding:80px 16px 72px 16px}.wfob_qv{top:50%;margin-top:-12px}.wfob_qv_title_wrap{position:fixed;margin-bottom:0;top:0;left:0;right:0;padding:16px 48px 16px 16px;box-shadow:0 1px 0 0 rgb(0 0 0 / .1);background:#fff;z-index:999}}@media (max-width:480px){.wfob_qv-container{left:0;top:0;border-radius:0;transform:none;max-width:100vw;max-height:100vh;bottom:0;margin:0}.wfob_qv-images:after{clear:both}.wfob_qv-images:after,.wfob_qv-images:before{display:block;content:''}#wfob_qr_model_wrap .wfob_qr_wrap .button{display:inline-block}#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li,#wfob_qr_model_wrap .wfob_qr_wrap .woocommerce-product-gallery .flex-viewport{margin-bottom:2%}}.fkwcs_stripe_icons{display:inline-block}#fkwcs_custom_express_button .fkwcs_ec_applepay_button-dark{background-color:#000!important}#fkwcs_custom_express_button .fkwcs-express-checkout-payment-button-light,#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-light,#fkwcs_custom_express_button .fkwcs_ec_applepay_button-light,#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-light-outline,#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-light-outline,#fkwcs_custom_express_button .fkwcs_ec_applepay_button-light-outline{color:#39325c!important;border:solid 1px #ebebeb!important}#fkwcs_custom_express_button .fkwcs_ec_applepay_button-dark{background-color:#000!important}#fkwcs_custom_express_button .fkwcs-express-checkout-googlepay-button-dark,#fkwcs_custom_express_button .fkwcs_ec_applepay_button-dark{color:#fff!important}#fkwcs_custom_express_button{max-width:100%}#fkwcs_stripe_smart_button_wrapper:not(.inline) #fkwcs_custom_express_button .fkwcs_smart_buttons{min-height:40px;min-width:100px;margin-top:8px}#fkwcs_custom_express_button .fkwcs_smart_buttons{user-select:none;white-space:nowrap;font-size:16px;width:100%;position:relative;border:none;outline:none;cursor:pointer}#fkwcs_custom_express_button .fkwcs_ec_googlepay_button{max-height:64px;border:0;cursor:pointer;position:relative;min-height:32px}#fkwcs_custom_express_button .fkwcs_ec_googlepay_button_logo{background-position:50%;background-repeat:no-repeat;background-size:contain;background-origin:content-box;padding:27.5vh 7.375vw;position:absolute;top:0;right:0;bottom:0;left:0}#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-dark{background-color:#000!important}#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-dark:active{background-color:#000}#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-light,#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-light-outline,#fkwcs_custom_express_button .fkwcs_ec_applepay_button-light-outline{background-color:#fff!important}#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-light:active,#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-light-outline:active,#fkwcs_custom_express_button .fkwcs_ec_applepay_button-light-outline:active{background-color:#fff}#fkwcs_custom_express_button .fkwcs_ec_payment_button-dark,#fkwcs_custom_express_button .fkwcs_ec_payment_button-dark:hover{background:#32325d!important;color:#fff!important}#fkwcs_custom_express_button .fkwcs_ec_payment_button-dark,#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-dark,#fkwcs_custom_express_button .fkwcs_ec_applepay_button-dark{color:#fff!important}#fkwcs_custom_express_button .fkwcs_ec_payment_button-light,#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-light,#fkwcs_custom_express_button .fkwcs_ec_applepay_button-light,#fkwcs_custom_express_button .fkwcs_ec_payment_button-light-outline,#fkwcs_custom_express_button .fkwcs_ec_googlepay_button-light-outline,#fkwcs_custom_express_button .fkwcs_ec_applepay_button-light-outline{color:#39325c!important;border:solid 1px #ebebeb!important}#fkwcs_custom_express_button .fkwcs_express_checkout_button_content{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:0 10px}#fkwcs_custom_express_button span img.fkwcs_express_checkout_button_icon{margin:0 -1px -1px 7px!important;width:40px!important;vertical-align:middle;flex-shrink:0;z-index:10;will-change:opacity}#fkwcs_custom_express_button .fkwcs-express_checkout_button_content{display:flex;align-items:center;justify-content:center;width:100%;box-sizing:border-box;padding:0 10px}#fkwcs_stripe_smart_button_wrapper{display:none}#fkwcs_stripe_smart_button_wrapper.right #fkwcs-payment-request-title{margin-left:auto;margin-right:-2px;padding:0 2px}#fkwcs-expresscheckout-fieldset{border:1px solid #E5E5E5;padding:1em;border-radius:5px}#fkwcs-expresscheckout-fieldset #fkwcs-payment-request-title{background:#fff;width:max-content;max-width:calc(100% - 50px);margin:0;display:inline-block;transform:translateY(-33px)}#fkwcs_stripe_smart_button fieldset{border:1px solid #e6e6e6;margin:0;border-radius:5px;padding:15px 25px;font-size:14px;color:#333;position:relative;min-height:99px;width:100%}#fkwcs_stripe_smart_button fieldset legend{padding:0 1em;margin:0 auto;display:block;background:0 0;font-weight:400;text-transform:inherit;width:auto;border:none}#fkwcs_stripe_smart_button_wrapper{clear:both;margin-bottom:25px}#fkwcs_stripe_smart_button_wrapper.cart{margin:0}div#fkwcs-payment-request-separator{color:#737373;line-height:16px;background:0 0;position:relative;z-index:9;margin:25px 0;display:inline-block;width:100%;text-align:center;font-size:14px}fieldset#fkwcs-expresscheckout-fieldset{margin-bottom:25px}div#fkwcs-payment-request-separator:before{height:1px;background:#e6e6e6;top:8px;z-index:-99;max-width:45%;content:'';position:absolute;left:0;width:100%}div#fkwcs-payment-request-separator:after{content:'';position:absolute;right:0;width:100%;height:1px;background:#e6e6e6;top:8px;z-index:-99;max-width:45%}div#fkwcs-payment-request-separator label{background:0 0;position:relative;padding:0 5px;color:#737373;font-size:13px;margin-bottom:0;font-weight:400}@media screen and (max-width:921px){#fkwcs-expresscheckout-fieldset #fkwcs-payment-request-title{transform:translateY(-28px)}}body #payment #fkwcs-stripe-elements-wrapper label{font-size:13px;line-height:1.5;margin:0 0 5px;display:inline-block;vertical-align:middle}body #payment #fkwcs-stripe-elements-wrapper .fkwcs-save-cards input{margin:0 10px 0 0;vertical-align:middle}body #payment #fkwcs-stripe-elements-wrapper .fkwcs-stripe-elements-field,body #payment .fkwcs_stripe_ideal_form .fkwcs_stripe_ideal_select,body #payment .fkwcs_stripe_p24_form .fkwcs_stripe_p24_select,body #payment .fkwcs_stripe_pix_form .fkwcs_stripe_pix_select,body #payment .fkwcs_stripe_multibanco_form .fkwcs_stripe_multibanco_select,body #payment .fkwcs_stripe_eps_form .fkwcs_stripe_eps_select,body #payment .fkwcs_stripe_cashapp_form .fkwcs_stripe_cashapp_select{box-shadow:#efefef 0 0 0 1px;padding:10px;margin:0;outline:0;border-radius:4px;border:1px solid #ddd;background-color:#fff;font-size:14px}body #payment #fkwcs-stripe-elements-wrapper .fkwcs-stripe-elements-field.fkwcs-credit-card-number{background-repeat:no-repeat;background-position:right 10px center;background-size:40px;box-shadow:#efefef 0 0 0 1px}body #fkwcs-stripe-elements-wrapper .fkwcs-field-wrapper:after,body #fkwcs-stripe-elements-wrapper .fkwcs-field-wrapper:before{display:block;content:''}body #fkwcs-stripe-elements-wrapper .fkwcs-field-wrapper:after,body #fkwcs-stripe-elements-wrapper .fkwcs-clear{clear:both}body #fkwcs-stripe-elements-wrapper .fkwcs-form-row-first,.fkwcs-form-row-last{width:48%;float:left;margin-left:4%}body #fkwcs-stripe-elements-wrapper .fkwcs-form-row-first{margin-left:0}body #fkwcs-stripe-elements-wrapper .fkwcs-credit-card-field>.fkwcs-form-row-wide,body #fkwcs-stripe-elements-wrapper #fkwcs-stripe-elements-form .fkwcs-credit-card-field.fkwcs-stripe-elements-field,body .fkwcs-saved-payment-methods,body .fkwcs-test-description{margin:10px 0}body #fkwcs_stripe_sepa_iban_element{padding:8px!important;margin:5px 0!important;border:1px solid #ddd}body #fkwcs-stripe-elements-wrapper p{font-size:13px;line-height:1.5;margin:0 0 15px}body .fkwcs-credit-card-field .fkwcs-stripe-elements-field.fkwcs_brand{transition:0.5s}body #fkwcs-stripe-elements-wrapper p:last-child{margin-bottom:0}body #fkwcs-stripe-elements-wrapper ul{padding:0;margin:0}body #payment .fkwcs-saved-payment-methods input[type=radio]{margin:0 6px 0 0}body #payment .fkwcs-saved-payment-methods ul{margin:0;padding:0 0 0 20px;border:none}body #payment .fkwcs-saved-payment-methods ul li{border:none;margin:0 0 10px;padding:0}.haserror{border:1px solid #ff3535}.fkwcs-error-text{color:#ff3535;font-size:.8em}#fkwcs-stripe-elements-wrapper .fkwcs-stripe-card-group{position:relative}#fkwcs-stripe-elements-wrapper .fkwcs-question-icon{background:no-repeat url(/wp-content/plugins/funnelkit-stripe-woo-payment-gateway/assets/icons/question-circle.svg)}#fkwcs-stripe-elements-wrapper .fkwcs-question-icon,#fkwcs-stripe-elements-wrapper .fkwcs-hint-icon{background-size:14px!important;height:14px;width:14px;position:absolute;top:50%;margin-top:-7px;right:10px}#fkwcs-stripe-elements-wrapper .fkwcs-tooltip::before,#fkwcs-stripe-elements-wrapper .fkwcs-tooltip::after{left:50%;opacity:0;position:absolute;z-index:-100}#fkwcs-stripe-elements-wrapper .fkwcs-tooltip:hover::before,#fkwcs-stripe-elements-wrapper .fkwcs-tooltip:focus::before,#fkwcs-stripe-elements-wrapper .fkwcs-tooltip:hover::after,#fkwcs-stripe-elements-wrapper .fkwcs-tooltip:focus::after{opacity:1;transform:scale(1) translateY(0);z-index:9999;font-size:.75em}#fkwcs-stripe-elements-wrapper .fkwcs-tooltip::before{border-style:solid;border-width:1em .75em;border-color:#3E474F #fff0 #fff0 #fff0;bottom:100%;content:"";margin-left:-.5em;transition:all .65s cubic-bezier(.84,-.18,.31,1.26),opacity .65s .5s;transform:scale(.6) translateY(-90%)}#fkwcs-stripe-elements-wrapper .fkwcs-tooltip:hover::before,#fkwcs-stripe-elements-wrapper .fkwcs-tooltip:focus::before{transition:all .65s cubic-bezier(.84,-.18,.31,1.26) .2s}#fkwcs-stripe-elements-wrapper .fkwcs-tooltip::after{background:#3E474F;border-radius:.25em;bottom:180%;color:#EDEFF0;content:attr(data-tip);margin-left:-8.75em;padding:1em;transition:all .65s cubic-bezier(.84,-.18,.31,1.26) .2s;transform:scale(.6) translateY(50%);width:17.5em}#fkwcs-stripe-elements-wrapper .fkwcs-tooltip:hover::after,#fkwcs-stripe-elements-wrapper .fkwcs-tooltip:focus::after{transition:all .65s cubic-bezier(.84,-.18,.31,1.26)}.stripe-icon{width:45px}#payment #fkwcs-stripe-elements-form .fkwcs-tooltip:empty{display:block}#fkwcs_stripe_smart_button_wrapper.fkwcs_hide_button{display:none!important}#fkwcs_stripe_smart_button_wrapper,#fkwcs_stripe_smart_button_wrapper:not(.inline) #fkwcs_custom_express_button .fkwcs_smart_buttons{max-width:100%}#fkwcs_custom_express_button .fkwcs_ec_link_button-dark,#fkwcs_custom_express_button .fkwcs_ec_link_button-light,#fkwcs_custom_express_button .fkwcs_ec_link_button-light-outline{background-color:#00D66F!important;color:#1d3944!important}#fkwcs_custom_express_button .fkwcs_ec_link_button-dark:hover,#fkwcs_custom_express_button .fkwcs_ec_link_button-light:hover,#fkwcs_custom_express_button .fkwcs_ec_link_button-light-outline:hover{background-color:#00D66F!important;color:#1d3944!important}li.wc_payment_method>label{width:80%}.fkwcs_paylater_div{display:inline-block;vertical-align:middle}.fkwc_paylater_wrapper.fkwcs_paylater_div>div{width:inherit}#payment .payment_box .fkwcs_local_gateway_wrapper{text-align:center}body #payment .payment_box .fkwcs_local_gateway_wrapper .fkwcs-offisite-redirect img{margin:0!important;max-height:80px;width:100%}.fkwcs-offisite-redirect{margin-top:16px}.wfacp_smart_button_container .gpay-card-info-container{width:100%}li.payment_method_fkwcs_stripe_apple_pay,li.payment_method_fkwcs_stripe_google_pay{display:none}li.payment_method_fkwcs_stripe_apple_pay,li.payment_method_fkwcs_stripe_google_pay{display:none}#fkwcs_stripe_smart_button_wrapper .fkwcs_disabled_btn,.fkwcs_google_pay_wrapper .fkwcs_disabled_btn{opacity:0.5!important;cursor:not-allowed;pointer-events:none}.fkwcs_google_pay_wrapper button{width:100%}.fkwcs_google_pay_wrapper{margin:8px 0}body .fkwcs_google_pay_wrapper.fkwcs_smart_product_button.fkwcs_google_button_theme_black .gpay-card-info-container-fill button{background-color:#000!important}.wfacp-checkout-form-block #wfacp-e-form button[type=button].gpay-button.black{background-color:#000!important}.wfacp-checkout-form-block #wfacp-e-form button[type=button].gpay-button.white{background-color:#fff!important}body .fkwcs_google_pay_wrapper.fkwcs_smart_product_button.fkwcs_google_button_theme_white .gpay-card-info-container-fill button{background-color:#fff!important}.fkwcs_fkcart_gpay_wrapper{margin-top:8px}.fkwcs_smart_checkout_button .fkwcs_express_checkout_button_icon{display:block!important}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container .gpay-card-info-iframe,body #wfacp-sec-wrapper #payment .gpay-card-info-iframe,body #payment .gpay-card-info-iframe,body #fkwcs-expresscheckout-fieldset .gpay-card-info-iframe{margin:0 auto!important}.fkwcs_google_pay_wrapper .gpay-card-info-container.black{outline:none}.fkwcs_stripe_gpay_icons img,.fkwcs_stripe_apple_pay_icons img{width:56px}.wfacp-order-place-btn-wrap #place_order.fkwcs_hidden,.woocommerce-checkout-payment #place_order.fkwcs_hidden{display:none!important}#fkwcs_stripe_smart_button .fkwcs_google_pay_wrapper .gpay-button-fill button{background-size:65%}@media (max-width:760px){#fkwcs-stripe-elements-wrapper .fkwcs-tooltip::after{margin-left:-5em;width:10em}}#fkwcs_stripe_smart_button .fkwcs_google_pay_wrapper .gpay-button-fill button,#fkcart_fkwcs_smart_button_gpay .gpay-button-fill button{background-repeat:no-repeat;background-position:center center;padding:4px;background-size:108px}a.wfacp_qv-button:not(.wfacp_select_option){cursor:pointer;overflow:hidden;z-index:10;display:table;margin:0 auto;line-height:1}.wfacp_qv-btn-icon{display:table;float:left;margin-right:6px}.wfacp_qv-panel{position:fixed;opacity:0;transition:opacity .25s ease-in;z-index:9999}.wfacp_qv-panel-active{opacity:1;top:0;bottom:0;left:0;right:0}.wfacp_qv-opac,body #wfacp-e-form .wfacp_qv-opac{background-color:#000!important;width:100%;height:100%;opacity:.8;display:none;position:fixed;z-index:9998;top:0;bottom:0;left:0;right:0}.wfacp_qv-animation-linear{animation:wfacp_qv-key .5s ease;animation-fill-mode:forwards}.wfacp_qv-animation-fadein{animation:wfacp_qv-key-fadein .7s ease;animation-fill-mode:forwards}@keyframes wfacp_qv-key{100%{transform:translate(0,0)}}@keyframes wfacp_qv-key-fadein{100%{opacity:1}}.wfacp_qv-outer-modal{position:absolute;z-index:1}.wfacp_qr_wrap{margin:0 -15px!important}.wfacp_qv-top-panel{position:absolute;top:-50px;left:0;right:0}.wfacp_qv-images{width:50%;position:relative;margin:0!important;float:left;padding:0 15px!important}.wfacp_qv-summary{width:50%;position:relative;margin:0!important;float:right;text-align:left!important;padding:0 15px!important}body #wfacp_qr_model_wrap .wfacp_qv-summary p{color:#353030;font-size:14px;line-height:1.5;margin:0 0 16px}.wfacp_qr_wrap form.cart{margin:0 0 20px;padding:0}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations{table-layout:fixed;margin:0;border-spacing:0;width:100%;border-collapse:separate;border:none}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations .value{margin-bottom:15px}#wfacp-e-form #wfacp_qr_model_wrap .wfacp_qr_wrap table.variations select,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations select{margin-bottom:5px;font-size:14px;line-height:1.5;width:100%;background-color:#fff;border:1px solid #dcdcdc;max-width:100%;border-radius:4px;position:relative;vertical-align:middle;color:#404040;display:block;padding:10px;box-shadow:none;min-height:48px;height:100%;-webkit-appearance:menulist;-moz-appearance:menulist}#wfacp_qr_model_wrap .wfacp_qr_wrap .single_variation_wrap .woocommerce-variation-price,#wfacp_qr_model_wrap .wfacp_qr_wrap .single_variation_wrap .woocommerce-variation-price span{font-size:16px;line-height:24px}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery__trigger,#wfacp_qr_model_wrap .wfacp_qr_wrap span.onsale{display:none}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations td,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations th{display:list-item;list-style:none;background-color:#fff0;border:none;padding:0;width:auto}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations td label,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations th label{display:inline-block;max-width:100%;font-weight:700;text-transform:capitalize;margin-bottom:5px;font-size:14px;line-height:20px}#wfacp_qr_model_wrap .wfacp_qr_wrap .wfacp_qv-summary p.price,#wfacp_qr_model_wrap .wfacp_qr_wrap .wfacp_qv-summary p.price .wfacp_product_price_sec span bdi,#wfacp_qr_model_wrap .wfacp_qr_wrap .wfacp_qv-summary p.price span{font-size:20px;line-height:25px;color:#000;margin-bottom:10px}body #wfacp_qr_model_wrap .wfacp_qv-summary h1 span{color:#000}#wfacp_qr_model_wrap .wfacp_qr_wrap del span.amount{opacity:.6;font-weight:400;margin-right:.3em}#wfacp_qr_model_wrap .wfacp_qr_wrap span.amount{white-space:nowrap;color:#111;font-weight:700}#wfacp_qr_model_wrap .wfacp_qr_wrap .quantity .qty{width:4.235801032em;text-align:center;padding:.6180469716em;background-color:#f2f2f2;outline:0;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgb(0 0 0 / .125);font-size:100%;margin:0;vertical-align:baseline;height:auto;border-radius:0;color:#43454b!important}#wfacp_qr_model_wrap .wfacp_qr_wrap .button{position:relative;display:block;text-transform:uppercase;font-size:15px;color:#fff;-ms-touch-action:none;touch-action:none;cursor:pointer;font-weight:400;text-align:center;text-decoration:none;border:1px solid #fff0;vertical-align:middle;border-radius:0;margin-top:0;text-shadow:none;line-height:1.5;min-height:48px;padding:13px 25px;max-width:100%;box-sizing:border-box;background-color:#24ae4e;width:100%}#wfacp_qr_model_wrap .wfacp_qr_wrap .button:hover{background-color:#34c961}#wfacp_qr_model_wrap .wfacp_qr_wrap .quantity{margin-bottom:20px}#wfacp_qr_model_wrap .wfacp_qr_wrap label.screen-reader-text{display:none}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-viewport{margin-bottom:25px}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs{margin:0;padding:0}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li{width:23.5%;float:left;margin:0 2% 0 0;list-style:none;margin-bottom:25px;cursor:pointer;padding:0}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n+1){clear:both}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n){margin-right:0}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li img{opacity:.5;-webkit-transition:all,ease,.2s;transition:all,ease,.2s;width:100%}#wfacp_qr_model_wrap .wfacp_qr_wrap .button.minus,#wfacp_qr_model_wrap .wfacp_qr_wrap .button.plus{display:none}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li img.flex-active{opacity:1}#wfacp-e-form #wfacp_qr_model_wrap .wfacp_qv-close,.wfacp_qv-close{display:table;right:0;bottom:0;position:absolute;color:#fff;cursor:pointer}.wfacp_qv-nxt,.wfacp_qv-prev{color:#fff;display:table;position:fixed;top:50%;transform:translate(0,-50%);font-size:30px;cursor:pointer;z-index:100}.wfacp_qv-prev{left:3%}.wfacp_qv-nxt{right:3%}.wfacp_qv-plink{padding:8px 13px;display:inline-block;background-color:#2d84d4;margin-top:10px}.wfacp_qv-plink a{color:#fff}.wfacp_qv-plink a:hover{color:#eee}.wfacp_qv-panel .woocommerce-review-link{display:none}.woocommerce div.product .wfacp_qv-images div.images{float:none;margin:auto;width:auto}#wfacp_qr_model_wrap .woocommerce-product-gallery__image a img{display:block;width:100%;height:auto;box-shadow:none}.single_variation_wrap .woocommerce-variation-price{display:none}.wfacp_option_btn{display:none}@font-face{font-display:swap;font-family:wfacp_qv;src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.eot?9mvi0e);src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.eot?9mvi0e#iefix) format('embedded-opentype'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.ttf?9mvi0e) format('truetype'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.woff?9mvi0e) format('woff'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/qv.svg?9mvi0e#wfacp_qv) format('svg');font-weight:400;font-style:normal}.wfacp_qv-close.wfacp_qv{width:24px;height:24px;display:block;z-index:555;border-radius:50%;right:15px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/icon-cross.svg) no-repeat center center;top:0}.wfacp_qv-preloader{text-align:center}@keyframes wfacp_qv-spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes wfacp_qv-spin{100%{-o-transform:rotate(360deg);transform:rotate(360deg)}}@-ms-keyframes wfacp_qv-spin{100%{-ms-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes wfacp_qv-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes wfacp_qv-spin{100%{-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{100%{transform:rotate(360deg);transform:rotate(360deg)}}.wfacp_qv-opl{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wfacp_qv-mpl{visibility:hidden;position:relative;display:table;margin:auto}.wfacp_qv-pl-active{display:table;visibility:visible}.wfacp_qv-mpl .wfacp_qv-speeding-wheel{height:35px;width:35px;border-bottom-color:#fff;border-top-color:#fff}.wfacp_qv-summary .quantity{display:none!important}a.reset_variations{display:none!important}#wfacp_qr_model_wrap .woocommerce-product-details__short-description label{color:#000}body .wfacp_qv-images .woocommerce-product-gallery__image--placeholder img{width:100%}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations td label,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations th label,body #wfacp_qr_model_wrap .wfacp_qv-summary .product_title,body #wfacp_qr_model_wrap .wfacp_qv-summary .product_title span,body .wfacp_qv-summary h1,body .wfacp_qv-summary h1 span{color:#000}body #wfacp_qr_model_wrap table{text-align:left}body .wfacp_qv-images img{width:100%;height:auto}.xooqv-cross:before{position:absolute;left:0;right:0}#wfacp_qr_model_wrap .wfacp_qr_wrap .button,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations select{font-family:inherit}#wfacp_qr_model_wrap .woocommerce-variation-add-to-cart-disabled .button{cursor:not-allowed;opacity:.5;pointer-events:none}#wfacp-e-form #wfacp_qr_model_wrap .woocommerce-product-details__short-description,#wfacp_qr_model_wrap .woocommerce-product-details__short-description{margin-top:15px}#wfacp_qr_model_wrap .woocommerce-product-details__short-description p:last-child{margin-bottom:0}body .wfacp_main_form .wfacp_qv-summary .woocommerce-variation>p{margin-bottom:10px;color:#b22323}body #wfacp_qr_model_wrap .wfacp_qv-summary p.stock.out-of-stock,body #wfacp_qr_model_wrap .woocommerce-variation>p{color:#d33}.woocommerce div.product .wfacp_qv-images div.images ul.flex-direction-nav{display:none}.wfacp_qv-main .single_variation_wrap .woocommerce-variation-price{display:block}#wfacp_qr_model_wrap .wfacp_qr_wrap .wfacp_qv-summary p.price{display:none}html.wfacp_quick_view_opened{overflow:hidden!important}.wfacp_qv_content_wrap{overflow:auto;position:relative;top:0;height:100%}.wfacp_qv_content_inner_container{position:absolute;top:50%;background:#fff;left:50%;transform:translate(-50%,-50%);width:100%;margin:auto;box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);-webkit-box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);-moz-box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);max-width:875px;max-height:calc(100vh - 72px);overflow:auto;border-radius:12px}.wfacp_qv-main{overflow:auto;position:relative;top:0;height:100%;background-color:#fff;padding:24px}body #wfacp_qr_model_wrap .wfacp_qv-summary h1.product_title,body #wfacp_qr_model_wrap .wfacp_qv-summary h1.product_title *{margin:0;font-size:24px;line-height:1.5;font-weight:600}.wfacp_qv_no_html .wfacp_qv-main:after{position:absolute;left:0;right:0;top:50%;content:'';width:24px;margin:-8px auto auto;height:24px;border:2px solid #0073aa;border-bottom-color:#fff0;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite;margin-top:-12px}.wfacp_qv_no_html .wfacp_qv_content_inner_container{bottom:0}.wfacp_qv_sec{padding:0}.wfacp_qv_title_wrap{padding-right:48px;margin-bottom:12px}@media (min-width:768px){.wfacp_qv-container .wfacp_option_btn{display:none!important}}#wfacp_qr_model_wrap input.sublium-front-radio-input[type=radio]{opacity:0!important}@media (max-width:767px){.wfacp_option_btn{display:block}#wfacp_qr_model_wrap .wfacp_qr_wrap .button,.wfacp_option_btn{background:#24ae4e;position:absolute;bottom:0;left:0;right:0;text-align:center;color:#fff;padding:18px 10px;font-size:18px;cursor:pointer;max-height:58px;min-height:58px;line-height:1}#wfacp_qr_model_wrap .wfacp_qr_wrap .button,.wfacp_option_btn{background:#24ae4e;position:absolute;bottom:0;left:0;right:0;text-align:center;color:#fff;padding:18px 10px;font-size:18px;cursor:pointer;max-height:58px;min-height:58px;line-height:1}body .wfacp_option_btn button{position:absolute;left:0;right:0;top:0;bottom:0}#wfacp_qr_model_wrap .wfacp_qr_wrap .button:hover,body .wfacp_option_btn:hover{background:0 0}#wfacp_qr_model_wrap .wfacp_qr_wrap .button{position:fixed;width:100%}}@media only screen and (max-width:768px){body .wfacp_qv-opac{background:0 0}body #wfacp_qr_model_wrap .wfacp_qv-summary h1.product_title,body #wfacp_qr_model_wrap .wfacp_qv-summary h1.product_title *{font-size:18px}body .wfacp_option_btn{position:fixed}.wfacp_qv_content_inner_container{top:0;bottom:0;transform:none;left:0;right:0;margin:0;max-height:100vh;height:100%;border-radius:0}div.wfacp_qv-images,div.wfacp_qv-summary{width:100%;float:none;margin-bottom:15px}.wfacp_qv-main{padding:80px 16px 72px 16px}#wfacp-e-form #wfacp_qr_model_wrap .wfacp_qv-close,.wfacp_qv-close{top:50%;margin-top:-12px;right:15px}.wfacp_qv_title_wrap{position:fixed;margin-bottom:0;top:0;left:0;right:0;padding:16px 48px 16px 16px;box-shadow:0 1px 0 0 rgb(0 0 0 / .1);background:#fff;z-index:999}}@media (max-width:480px){.wfacp_qv-container{left:0;top:0;border-radius:0;transform:none;max-width:100vw;max-height:100vh;bottom:0;margin:0}.wfacp_qv-images:after{clear:both}.wfacp_qv-images:after,.wfacp_qv-images:before{display:block;content:''}#wfacp_qr_model_wrap .wfacp_qr_wrap .button{display:inline-block}#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-control-thumbs li,#wfacp_qr_model_wrap .wfacp_qr_wrap .woocommerce-product-gallery .flex-viewport{margin-bottom:2%}}@font-face{font-family:bwf-icons;src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.eot?mq1o9z);src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.eot?mq1o9z#iefix) format('embedded-opentype'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.ttf?mq1o9z) format('truetype'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.woff?mq1o9z) format('woff'),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/bwf-icons/bwf.svg?mq1o9z#icomoon) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-display:swap;font-family:bwf-icon;src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.eot?rwcwgb);src:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.eot?rwcwgb#iefix) format("embedded-opentype"),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.ttf?rwcwgb) format("truetype"),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.woff?rwcwgb) format("woff"),url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/css/fonts/icons-fonts/bwf-icon.svg?rwcwgb#funnelkit-icon) format("svg");font-weight:400;font-style:normal}html.wfacp_html_boxed{background:#f5f5f5}body.wfacp_checkout-template-wfacp-full-width{background:#f5f5f5!important}html.wfacp_html_canvas{background:0 0}body #wfacp-sec-wrapper #wfacp_checkout_form{display:block;width:100%}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}html{min-width:auto;height:auto}body{line-height:1.5;text-align:inherit;margin:0}body table,body td,body th{border:none}body th,body tr,body tr td,body tr th{background:0 0}tr td img{vertical-align:middle;display:inherit}.wfacp_table_cell{display:table-cell;vertical-align:middle}.wfacp_table_div{display:table;width:100%;height:100%}body .wfacp_mini_cart_start_h dt{float:none}body #wfacp-e-form .wfacp_cart_empty,body .wfacp_cart_empty{text-align:left;border:none;background:#fae6e6;border-radius:8px;padding:5px 12px 5px 12px!important;color:#e15334;font-size:12px;margin-bottom:16px}body .wfacp-right-panel .wfacp_cart_empty{margin-left:-10px;margin-right:-10px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9>tbody>tr:not(.cart_item)>td:not(.product-name-area),.wfacp_min_cart_widget table.shop_table>tbody>tr:not(.cart_item)>td:not(.product-name-area){padding:0}body #wfacp-e-form .wfacp-product-switch-panel .wfacp_cart_empty{margin-bottom:0}body #wfacp-e-form .wfacp_cart_empty .wfacp_continue_shopping,body .wfacp_cart_empty .wfacp_continue_shopping{display:inline;margin-left:4px;font-size:12px;color:#e15334;text-decoration:underline}body .wfacp_delete_item_wrap{position:relative}body .wfacp_delete_item_wrap a{border-radius:100%;display:block;text-align:center;color:#bbb;border:1px solid #bbb;width:14px;height:14px;padding:0;position:relative;line-height:22px;font-size:0;outline:0;transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}body .wfacp_delete_item_wrap a:hover{color:#fd7a7a;border-color:#fd7a7a}body .wfacp_delete_item_wrap a:before{content:'x';position:absolute;left:0;font-size:12px;color:#bbb;right:0;top:50%;margin-top:-3px;line-height:4px;transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}body .wfacp_delete_item_wrap a:hover:before{color:#fd7a7a}#wfacp-e-form .wfacp_main_form .woocommerce-checkout-payment div#installmentsCard span{display:block}body #wfacp-e-form .wfacp_main_form .wfacp-section .woocommerce-checkout-payment{position:relative;top:auto;left:auto;right:auto}body .product-quantity .value-button:hover{color:#000;background-color:#f1f1f1}body .wfacp_main_form .wfacp-comm-title:empty,body .wfacp_main_form p span.woocommerce-input-wrapper+br{display:none}body .wfacp_main_form p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state).wfacp_state_wrap .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{box-shadow:none!important}body .wfacp_main_form.woocommerce .ywcmas_manage_addresses_cb_container input{position:relative;left:auto;top:auto;margin-right:5px;bottom:auto}body #wfacp_smart_button_fkwcs_google_pay .fkwcs_google_pay_wrapper{margin:0!important}#wfacp-e-form span.wfacp_inline_field_error,.wfacp_main_form span.wfacp_inline_field_error{position:relative;font-size:13px;line-height:1.2;color:#e15334;display:block;margin-top:5px}body #wfacp-e-form .wfacp-form:not(.wfacp-top):not(.wfacp-inside) form .wfacp_empty_field:not(.wfacp-anim-wrap)>label:not(.wfacp_radio_field_label),body .wfacp-form:not(.wfacp-top):not(.wfacp-inside) .wfacp_main_form.woocommerce .wfacp_empty_field:not(.wfacp-anim-wrap)>label:not(.wfacp_radio_field_label){top:18px;bottom:auto;margin:0}body #wfacp-e-form .wfacp-form:not(.wfacp-top):not(.wfacp-inside) form .wfacp_empty_field:not(.wfacp-anim-wrap) .wfacp_radio_options_group label{top:0}#wfacp-e-form .wfacp-form.wfacp-inside form .wfacp_empty_field:not(.wfacp-anim-wrap) label.wfacp-form-control,.wfacp-form.wfacp-inside .wfacp_empty_field:not(.wfacp-anim-wrap) label.wfacp-form-control{top:16px;bottom:auto;margin:0}body #wfacp-e-form .wfacp-inside #billing_email_field:not(.wfacp-anim-wrap) input[type=email]{padding-bottom:12px;padding-top:12px}body #wfacp_checkout_form{position:relative}body #wfacp-e-form #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row.wfacp_dropdown.wfacp_drop_list select{-moz-appearance:none;-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){body .wfacp_main_form input,body .wfacp_main_form select,body .wfacp_main_form textarea{font-size:16px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row select.wfacp_dropdown{-webkit-appearance:unset}}@supports (-webkit-overflow-scrolling:touch){#wfacp_qr_model_wrap .wfacp_qr_wrap .button,.wfacp_option_btn{-webkit-transform:translate3d(0,0,0)}#wfob_qr_model_wrap .wfob_qr_wrap .button,.wfob_option_btn{-webkit-transform:translate3d(0,0,0)}}.wfacp_main_form #billing_address_2_field>label,.wfacp_main_form #shipping_address_2_field>label{width:auto;opacity:1}body .wfacp_main_form .wfacp_notice_dismise_link a{position:absolute;right:28px;width:18px;height:18px;text-decoration:none;border:1px solid #ccc;border-radius:100%;font-size:14px;line-height:13px;top:50%;margin-top:-9px;color:#ccc;padding-left:1px}.wfacp_main_form .wfacp-comm-title h4.wfacp-normal{font-weight:400}.wfacp_main_form .wfacp-comm-title h4.wfacp-bold{font-weight:700}.wfacp_main_form .wfacp-comm-title h4.wfacp-text-center,body .wfacp_main_form .wfacp-order-place-btn-wrap.wfacp-text-center{text-align:center}.wfacp_main_form .wfacp-comm-title h4.wfacp-text-right,body .wfacp_main_form .wfacp-next-btn-wrap.wfacp-text-right,body .wfacp_main_form .wfacp-order-place-btn-wrap.wfacp-text-right{text-align:right}.wfacp_main_form .wfacp-comm-title h4.wfacp-text-left,body .wfacp_main_form .wfacp-next-btn-wrap.wfacp-text-left,body .wfacp_main_form .wfacp-order-place-btn-wrap.wfacp-text-left{text-align:left}.woocommerce-terms-and-conditions{margin-bottom:16px}body .wfacp_main_form span.woocommerce-terms-and-conditions-checkbox-text{font-weight:400}.create-account label,body span.woocommerce-input-wrapper label.checkbox,label.wfacp-form-control-label{cursor:pointer}body .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill,body .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill:focus,body .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 1000px #fff inset;transition:background-color 5000s ease-in-out 0s}.wfacp_animate_shake{animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;transform:translate3d(0,0,0);backface-visibility:hidden;perspective:1000px}.wfacp_main_form h1,.wfacp_main_form h2,.wfacp_main_form h3,.wfacp_main_form h4,.wfacp_main_form h5,.wfacp_main_form h6{font-family:inherit}.wfacp-form-control-wrapper #billing_state,.wfacp-form-control-wrapper #shipping_state{width:100%}.wfacp-comm-title h2{font-family:inherit}.wfacp_main_form .wfacp_row_wrap:after,.wfacp_main_form .wfacp_row_wrap:before{content:'';display:block}.wfacp_main_form .wfacp_row_wrap:after{clear:both}.wfacp_checkbox_field label,.wfacp_checkbox_field span{margin-bottom:0;padding-bottom:0}body .wfacp_main_form .woocommerce-checkout .wfacp-next-btn-wrap.wfacp-btn-fullwidth .button,body .wfacp_main_form .woocommerce-checkout .wfacp-order-place-btn-wrap.wfacp-btn-fullwidth .button{width:100%}.wfacp-comm-title h4:empty,.wfacp-header-nav ul li span:empty:before,.wfacp_header .wfacp-header-nav ul li:empty,.wfacp_main_form .wfacp-comm-title h4:empty,.wfacp_main_form .wfacp-label-post-inside{display:none}.wfacp-payment-tab-list.full_width_cls{width:100%;float:none;box-sizing:border-box}span.wfacp_input_error_msg{color:red;font-size:13px}.wfacp-left-panel.single_step{display:block}.wfacp_payment{display:none}.wfacp_error_message{display:none;clear:both;padding:0 45px;color:#e15334}body:not(.wfacp_oxygen_template) .wfacp_main_form p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state) .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered,body:not(.wfacp_oxygen_template) p.woocommerce-invalid-required-field .wfacp-form-control{border-color:#e15334}.wfacp_main_form .wfacp-comm-title:not(.wfacp_internal_form_wrap).none{padding:0}.wfacp_error_message{padding:0!important;margin-bottom:5px}.wfacp_main_form p.form-row span.wfacp_input_error_msg{color:#e15334;display:block;width:100%;font-size:12px}.wfacp_main_form .wfacp_error_message{color:#e15334}span.woocommerce-input-wrapper .woocommerce-password-strength,span.woocommerce-input-wrapper small.woocommerce-password-hint{display:block;clear:both;font-size:14px;color:#565e66;font-weight:400;line-height:1.5}.woocommerce-checkout button.button.button-primary.wfacp_next_page_button{width:65%;padding:16px;background:#3665a6;color:#fff;margin:0 auto 15px;font-size:16px;font-weight:400;cursor:pointer}.wfacp-two-step-erap.wfacp-next-btn-wrap{text-align:center}button.button.button-primary.wfacp_back_page_button:before{content:'';background-image:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/left-arrow.png);background-position:center;background-size:cover;width:14px;height:12px;position:absolute;left:0;display:none;top:50%;margin-top:-6px}button.button.button-primary.wfacp_back_page_button{position:relative;padding-left:20px}.wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button{color:#f5c443}body .wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button{background-color:#fff0;font-size:16px;border-radius:0;text-decoration:none;margin:0 0 16px;padding:0;padding-left:0;width:auto;cursor:pointer;font-weight:400;display:none}.woocommerce-account-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label span{margin-top:-3px}.wfacp-form-control-wrapper label{font-weight:500}.wfacp-section .form-row.place-order .wfacpob_Box .wfacpob_checkbox_div{padding:0;padding-left:28px;height:100%;vertical-align:middle;display:table-cell}.wfacp-section table:last-child{margin-bottom:0!important;padding-bottom:0!important}div#checkout_paypal_message{margin-bottom:15px}div#paypal_box_button p.checkoutStatus{margin-bottom:0}.wfacp_main_form .wfacp-payment-dec{padding:10px;margin:0 15px 15px}body table.shop_table tr td small{font-size:80%}.blockOverlay:after,.blockOverlay:before,.blockUI:after,.blockUI:before{display:none!important}body .wfacp_main_form .wc_payment_method .payment_box label{color:#000;display:block;font-size:13px}body .wfacp_main_form .woocommerce-checkout .button{line-height:1.5;min-height:auto;border:none;box-shadow:none;font-family:inherit;cursor:pointer}.create-account label.checkbox{display:block}.wfacp_main_form abbr[title]{border-bottom:none;cursor:inherit;text-decoration:none}.wfacp-form ul.woocommerce-side-nav.woocommerce-checkout-nav{display:none}body .wfacp_main_form{box-sizing:border-box}.wfacp_clearfix:after,.wfacp_clearfix:before{content:'';display:block}.wfacp_clearfix:after{clear:both}body .wfacp-form .wc-social-login.form-row-wide a:hover{opacity:1;color:#fff}body .wfacp-form .wc-social-login.form-row-wide a{color:#fff}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info{margin:0 0 16px}body .wfacp_text_center{text-align:center}.wfacp-form .checkout-wrap{display:none}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info:after{clear:both}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info:after,body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info:before{content:'';display:block}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info{margin:0 0 16px}body .wfacp-form p.automatewoo-optin.form-row label{display:block;position:relative;text-align:left}.form-row.checkbox-legal .woocommerce-form__label-for-checkbox input[type=checkbox]{position:absolute;top:5px;float:none;width:auto;margin-top:0}.wfacp_invalid_variarion{padding-left:25px}.wfacp-form .cart-custom-field{display:none}p.woochimp_checkout_checkbox{text-align:left;position:relative;padding:0!important}p.woochimp_checkout_checkbox input#woochimp_user_preference{position:absolute;top:5px;float:none;width:auto;margin-top:0;display:inline-block}p.woochimp_checkout_checkbox label{padding-left:21px;display:inline;position:relative;vertical-align:middle;margin:0;font-weight:400}.wfacp_main_form .wfacp-form-control-label label{font-weight:400}.wfacp_coupon_error_msg,.wfacp_coupon_remove_msg{padding:0 12px}.wfacp-form-control-wrapper.form-row{margin-left:0;margin-right:0;display:block}p.mailchimp-newsletter label{display:inline}p.mc4wp-checkbox-woocommerce span{margin-left:5px}body .wfacp_main_form .woocommerce-info a{background:0 0}body .wfacp_main_form #customer_location_self_certified_field{border:none;margin-top:0}body .wfacp_main_form #customer_location_self_certified_field #customer_location_self_certified-description{margin-bottom:10px}body .wfacp_main_form .wfacp_drip_wrap+.clear{display:none}body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full{margin-bottom:15px}body .wfacp-col-clearfix{clear:both}.wfacp_main_form label.wfacp-form-control-label{clip:auto;height:auto;width:auto}body .wfacp_main_form.woocommerce input[type=date],body .wfacp_main_form.woocommerce input[type=email],body .wfacp_main_form.woocommerce input[type=number],body .wfacp_main_form.woocommerce input[type=password],body .wfacp_main_form.woocommerce input[type=tel],body .wfacp_main_form.woocommerce input[type=text],body .wfacp_main_form.woocommerce select,body .wfacp_main_form.woocommerce textarea{float:none}body #wfacp-e-form input[type=date]:not([hidden]),body #wfacp-e-form input[type=email]:not([hidden]),body #wfacp-e-form input[type=number]:not([hidden]),body #wfacp-e-form input[type=password]:not([hidden]),body #wfacp-e-form input[type=tel]:not([hidden]),body #wfacp-e-form input[type=text]:not([hidden]),body #wfacp-e-form select,body #wfacp-e-form textarea,body .wfacp_mini_cart_start_h input[type=date]:not([hidden]),body .wfacp_mini_cart_start_h input[type=email]:not([hidden]),body .wfacp_mini_cart_start_h input[type=number]:not([hidden]),body .wfacp_mini_cart_start_h input[type=password]:not([hidden]),body .wfacp_mini_cart_start_h input[type=tel]:not([hidden]),body .wfacp_mini_cart_start_h input[type=text]:not([hidden]),body .wfacp_mini_cart_start_h select,body .wfacp_mini_cart_start_h textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;max-width:100%;margin-bottom:0;margin-top:0}body #wfacp_checkout_form textarea,body .wfacp_main_form.woocommerce textarea{resize:vertical}.wfacp_main_form .woocommerce-error li{color:#737373}body .wfacp_main_form.woocommerce .select2-container input[type=text]{padding:0;border:none;min-height:48px;outline:0;box-shadow:none}body .wfacp_main_form.woocommerce .select2-container input[type=text]:hover{border:none!important}body .wfacp_main_form.woocommerce .select2-container input[type=text]:focus{box-shadow:none!important}body .wfacp_main_form .wfacp_drop_list .woocommerce-input-wrapper,body .wfacp_main_form .wfacp_dropdown .woocommerce-input-wrapper{position:relative;display:block}body .wfacp_main_form .wfacp_drop_list .woocommerce-input-wrapper select{cursor:pointer}.wfacp_main_wrapper .wc-amazon-payments-advanced-populated .create-account{margin-top:10px;position:relative}.wfacp_main_wrapper .wc-amazon-payments-advanced-populated .create-account label.checkbox{display:initial;margin:0;padding-left:25px!important;font-weight:400}.wfacp_main_wrapper .wc-amazon-payments-advanced-populated .create-account h3{margin:0 0 10px;line-height:1.5}body .wfacp_main_form.woocommerce label.checkbox{margin-bottom:5px}body .wfacp_main_form .wfacp_hidden_section{display:none}body .wfacp_main_form .wfacp-row .wfob_bump_wrapper{padding:0 15px;clear:both}body a.tm-cart-edit-options{display:none}body .wfacp_main_form.woocommerce .woocommerce-account-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label span{margin-top:0}body .wfacp_main_form.woocommerce form.woocommerce-form.woocommerce-form-login.login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline span{cursor:pointer}body .wfacp_main_form .woocommerce-account-fields p label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label{top:auto;left:0;margin-top:0;bottom:0;overflow:initial;pointer-events:unset;z-index:auto}body .wfacp_main_form.woocommerce .woocommerce-account-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label span{margin-top:0}body .wfacp_main_form p.form-row.form-row-wide.mailchimp-newsletter,body .wfacp_main_form.woocommerce .mc4wp-checkbox,body .wfacp_main_form.woocommerce .wfacp_checkbox_field{position:relative}body .wfacp_main_form.woocommerce .mc4wp-checkbox{clear:both}body .wfacp_clear{clear:both}body .wfacp_main_form #vat_number_field{margin-bottom:30px}body .wfacp_main_form .wfob_bump_wrapper{margin-bottom:25px}body .wfacp_main_form.woocommerce .wfacp-section{margin-bottom:10px}body .wfacp_main_form .shop_table.wfacp-product-switch-panel,body .wfacp_main_form .wfacp_wrapper_start{margin-bottom:25px}body .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper input.woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox{position:absolute;top:3px}body .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper p.form-row{position:relative}body .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-wrapper p.woocommerce-invalid-required-field input[type=checkbox]{border-color:#e15334!important;transition:all .4s ease-out!important}body .wfacp_main_form.woocommerce .wfob_bump_wrapper+p.form-row{margin-top:15px}body .wfacp_main_form.woocommerce .mc4wp-checkbox label{display:block;width:100%;margin:0;text-align:left;padding-left:25px}body .wfacp_main_form.woocommerce .mc4wp-checkbox label span{display:block;width:100%;margin:0;text-align:left}body .form-row ul li{list-style-type:disc;list-style-position:inside}body .wfacp_main_form .wfacp_custom_field_wfacp_wysiwyg ol{padding:0 15px}body .wfacp_main_form .wfacp_custom_field_wfacp_wysiwyg ol li{list-style-type:decimal}body .wfacp_main_form.woocommerce .wfacp_checkbox_field input[type=checkbox]{min-height:auto}body .wfacp_main_form .woocommerce-error .woocommerce-error{padding:0;margin:0;border:none}body .wfacp_main_form .wc-braintree-venmo-button-container .bfwc-venmo-tokenize img{display:block}body .wfacp_main_form .woocommerce_checkout_order_review_above_order_summary .wfob_wrap_start,body .wfacp_main_form .woocommerce_checkout_order_review_above_payment_gateway .wfob_wrap_start{margin-bottom:15px}body .wfacp_main_form.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 12px}body .wfacp_main_form .select2-container--default .select2-selection--single .select2-selection__clear{display:none}body .wfacp_main_form .other-themes-cc-header{height:auto}body .wfacp_main_form .wc-gzd-checkbox-placeholder label{font-weight:500}body .wfacp_main_form.woocommerce input[type=checkbox]+label{padding-left:0!important;display:initial!important}_:-ms-fullscreen,:root body .wfacp_main_form.woocommerce input[type=radio]+label{display:inline-block}body .wfacp_main_form.woocommerce input[readonly]{background:#fbfbfb}body .wfacp_main_form #wfacp_checkout_form p.form-row.form-row-wide.mailchimp-newsletter{margin-top:15px;clear:both}.wfacp_product.left_right:after,.wfacp_product.left_right:before{display:block;content:''}.wfacp_product.left_right:after{clear:both}body .wfacp_main_form .wfob_bump_wrapper:empty{display:none}body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=date]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=email]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=number]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .select2-selection__rendered:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=date]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=password]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=search]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=tel]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=url]:focus,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field).wfacp_custom_field_multiselect span.select2-selection.select2-selection--multiple:focus body .wfacp_main_form textarea:focus{transition:all .4s ease-out}body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=date]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=email]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .select2-container .select2-selection--single .select2-selection__rendered:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=date]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=password]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=search]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=tel]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=url]:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) select:hover,body .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) textarea:hover,body .wfacp_main_form .select2-container .select2-selection--single .select2-selection__rendered:hover{transition:all .4s ease-out}body .wfacp_main_form .select2-container--default .select2-selection--single .select2-selection__placeholder{line-height:1.5}body .wfacp_main_form.woocommerce input[readonly]:-moz-placeholder,body .wfacp_main_form.woocommerce input[readonly]:-ms-input-placeholder,body .wfacp_main_form.woocommerce input[readonly]::-moz-placeholder,body .wfacp_main_form.woocommerce input[readonly]::-webkit-input-placeholder{opacity:1}body .wfacp_main_form p.wfacp_custom_field_radio_wrap .wfacp-form-control{padding:0 0 8px;border-color:#fff0;background:0 0}.wfacp_steps_sec{margin-bottom:15px}.wfacp_steps_sec ul{list-style-type:none;margin:0 0 1.5em;padding:0}.wfacp_steps_sec ul li:last-child>a{margin-right:0;padding-right:0}.wfacp_steps_sec ul li:first-child>a{padding-left:0}.wfacp_steps_sec ul li a{padding-right:20px;font-size:14px;line-height:1.5;font-family:inherit;position:relative;display:inline-block;opacity:.5}.wfacp_steps_sec ul li{display:inline-block}.wfacp_steps_sec ul li.wfacp_bred_active{opacity:1}.wfacp_steps_sec ul li a{color:#333;position:relative}.wfacp_steps_sec ul li:not(.wfacp_bred_active)>a{opacity:.5}.wfacp_steps_sec ul li:not(:last-child) a:after{content:"";width:12px;height:12px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/arrow-right.svg) center center no-repeat;margin-left:0;position:absolute;right:3px;background-size:cover;top:50%;margin-top:-6px}.wfacp_steps_sec ul li.wfacp_display_none,body .wfacp_steps_sec ul li a.wfacp_step_text_nohave{display:none}.wfacp_steps_sec ul li{margin:0 0 10px}.wfacp_steps_sec ul li.wfacp_bred_active.wfacp_bred_visited a{opacity:1}body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product{background-color:#f7f7f7}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{margin-bottom:10px;border:1px solid #e6e6e6}.shop_table.wfacp-product-switch-panel{margin-bottom:16px;padding:0 15px}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap .product-price .wfacp_product_price_sec{text-align:right}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap{position:relative;display:flex}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap .product-price span.woocommerce-Price-amount.amount{margin:0;width:100%;font-size:14px;font-weight:400}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity{max-width:100%;border:1px solid #ababab;height:100%;padding:4px;font-size:16px;color:#737373;height:32px;background:#f6f6f6}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .product-name .wfacp_pro_sec{position:relative}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product .wfacp_quantity_selector input.wfacp_product_switcher_quantity{background:#fff}.wfacp-product-switch-title:after{clear:both}.wfacp-product-switch-title:after,.wfacp-product-switch-title:before{display:block;content:''}body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{float:left;width:70%;padding-right:10px;padding-left:10px}.wfacp-product-switch-title .product-quantity{float:left;font-size:16px;color:#999;max-width:50px;width:100%;text-align:center;margin:0}body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-quantity{text-align:center}.shop_table.wfacp-product-switch-panel.product-quantity{float:left}span.wfacp_you_save_text{display:block;margin-left:30px;font-size:14px;color:#f80a0a}span.wfacp_choose_options{display:block;margin-left:30px;font-size:13px;text-decoration:underline}.shop_table.wfacp-product-switch-panel .product-name label{cursor:pointer}body .wfacp_main_form .wfacp_product_switcher_description .product_name.product-name{width:100%}.wfacp_row_wrap .product-name input{max-width:15px}.wfacp_row_wrap .product-name .wfacp_product_sec span{font-size:15px;line-height:1.5;color:#4d4c4c;cursor:pointer}.shop_table.wfacp-product-switch-panel .product-price{cursor:pointer}.wfacp_row_wrap .product-name .wfacp_product_sec span.wfacp_choose_options{display:inline-block;margin:0 0 0 4px}.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row:last-child{margin-bottom:0}.wfacp_row_wrap .product-name .wfacp_product_sec span.wfacp_choose_options.wfacp_ps_type_variable{display:block;text-align:left;margin-left:0}.wfacp_row_wrap .product-name .wfacp_product_sec span.wfacp_choose_options.wfacp_ps_type_variable a{display:block;margin-top:3px;color:#0c5796;font-size:13px;line-height:18px}.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_you_save_text,.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_you_save_text span{color:#f80a0a;font-size:15px;line-height:20px}.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row a.wfacp_qv-button{display:inline-block;margin:0 0 0 5px}body .wfacp-product-switch-title{padding:0 10px 10px 0}.wfacp-product-switch-panel .wfacp_row_wrap.ps_hidden .wfacp_product_sec.wfacp_ps_checked{padding-left:0}.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row a.wfacp_qv-button.var_product{display:block;margin:0;font-size:13px;line-height:20px}.wfacp_ps_div_row img{max-width:14px}.wfacp_product_subs_details,.wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_product_subs_details span{font-size:12px;line-height:1.5;font-style:italic}body .wfacp_main_form .wfacp_row_wrap .product-name .wfacp_product_sec span.wfacp_best_value{font-size:12px;line-height:12px;display:inline-block;padding:3px 5px;border-radius:3px;margin:0 4px}body .wfacp_main_form #product_switching_field .wfacp_best_val_wrap.below .wfacp_best_value{margin-top:5px}body .wfacp_main_form #product_switching_field .wfacp_best_val_wrap.above .wfacp_best_value{margin-bottom:5px}body .wfacp_main_form.woocommerce #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3.wfacp_sold_indi .wfacp_product_quantity_container,body .wfacp_main_form.woocommerce #product_switching_field.wfacp_setting_qty_hide .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:none}body .wfacp_main_form.woocommerce #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3.wfacp_sold_indi .product-price,body .wfacp_main_form.woocommerce #product_switching_field.wfacp_setting_qty_hide .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .product-price{width:100%;padding-left:0}body .wfacp_main_form .wfacp_qty_price_wrap{width:30%;float:left}body .wfacp_main_form .wfacp_qty_price_wrap .product-name{text-align:right;padding-left:80px;width:100%}.woocommerce-cart-form__cart-item.cart_item.wfacp_product_row.wfacp_incomplete_variation.wfacp_attributes_error_shake{animation:wfacp_wobble .5s;animation-iteration-count:1}body .wfacp_main_form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item input[type=number]::-webkit-inner-spin-button,body .wfacp_main_form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item input[type=number]::-webkit-outer-spin-button{opacity:1}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_ps_title_wrap{-webkit-box-flex:0;-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%;display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_1{-webkit-box-flex:0;-ms-flex:0 0 62px;flex:0 0 62px;display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_2{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3{display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{display:flex;text-align:right;width:calc(100% - 50px)}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_sec_start{-webkit-box-flex:0;-ms-flex:0 0 30%;flex:0 0 30%;display:flex}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec del,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{display:block}body .wfacp_main_form #product_switching_field .wfacp_ps_title_wrap{float:none;padding-left:33px;padding-right:10px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1{max-width:62px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2{max-width:100%;padding-left:10px;padding-right:62px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_3{width:100%}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{padding:10px;position:relative}body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item{background-color:#fff0}body .wfacp_main_form #product_switching_field .wfacp_product_sec_start{float:none;max-width:30%}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item{margin-top:0}body .wfacp_main_form #product_switching_field.wfacp_setting_qty_hide .product-name{width:100%;padding-left:0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_error{margin-top:5px;color:#d33}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item legend.wfacp_best_value.wfacp_top_right_corner{width:auto}body .wfacp_main_form .wfacp_sold_individually{display:none}body .wfacp_main_form #product_switching_field.wfacp_not_force_all .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide .wfacp_product_switcher_error,body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_error{padding-left:33px}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_product_switcher_error,body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide .wfacp_product_switcher_error,body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_error{padding-left:23px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_error{padding-left:58px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_image_hide .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_error{padding-left:81px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image img{max-width:100%;display:block;height:auto}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image{border:1px solid #e1e1e1;position:relative;background-color:#fff;width:100%;height:auto}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item{display:block;width:23px;height:23px;position:absolute;left:0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item a{display:block;font-weight:700;vertical-align:middle;text-align:center;color:#d0d0d0!important;height:100%;line-height:17px;font-size:15px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item a:hover{color:transparent!important}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item a.wfacp_remove_item_from_cart:hover{color:#dd7575!important;border-color:#dd7575}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=radio]{display:block;position:absolute;left:0;top:50%;margin-top:-8px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_1 .wfacp-qty-ball{position:absolute;right:-5px;top:-5px;z-index:10}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_1 .wfacp-qty-count{vertical-align:top;margin:1px 0 0 2px;padding:0 5px;min-width:22px;height:22px;border-radius:11px;background-color:#999;color:#fff;font-size:11px;line-height:22px;text-align:center;z-index:26}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .wfacp_product_sec_start,body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_not_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_2{padding-right:0;padding-left:0}body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_product_sec_start{padding-left:0}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_1{display:none}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_2{padding-left:0;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_product_sec_start,body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap{padding-left:0;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_setting_qty_hide .wfacp_product_switcher_col_2{padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_setting_qty_hide .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:none}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_for_mb .wfacp_ps_title_wrap{padding-right:0;padding-left:23px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all .wfacp_product_sec_start{padding-left:60px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_product_sec_start{padding-left:81px;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all.wfacp_setting_image_hide .wfacp_product_sec_start{padding-left:23px;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all .wfacp_ps_title_wrap{padding-left:26px}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide.wfacp_enable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_2{padding-right:0;padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_image_hide.wfacp_disable_delete_item .wfacp_ps_title_wrap .wfacp_product_switcher_col_2{padding-left:0;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_qty_hide .wfacp_product_switcher_col_2{padding-right:0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description{width:100%}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{display:inline-block;margin:0 0 0 1px;font-size:14px;line-height:1.5}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button img{max-width:14px;width:100%}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{font-weight:400;color:#4d4c4f;font-size:14px;margin-bottom:0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name label,body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_product_switcher_col_1 .product-image{cursor:pointer}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_you_save_text{font-size:13px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_subs_details,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_you_save_text{line-height:19px;margin:5px 0 0}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{color:#dd7575}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{overflow:inherit}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{display:inline!important;line-height:1.5}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_subs_details,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_subs_details span{color:#737373}body .wfacp_main_form #product_switching_field .wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name,body .wfacp_main_form #product_switching_field .wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name label,body .wfacp_main_form #product_switching_field .wfacp-selected-product .wfacp_product_switcher_col_3 .product-price,body .wfacp_main_form #product_switching_field.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp-selected-product .wfacp_product_switcher_col_1 .product-image{cursor:default}body .wfacp_main_form #product_switching_field .wfacp-selected-product .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name label{pointer-events:none}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button.var_product{display:block;margin:5px 0 0 0}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity{width:100%}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:50px;width:100%}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_3 .product-price{padding-left:10px;float:none}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec{text-align:right;width:100%}body .wfacp_main_form #product_switching_field .wfacp_crossicon_for_mb{display:none}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .wfacp-selected-product .wfacp_product_switcher_col_3 .product-price{cursor:pointer}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all.wfacp_setting_image_hide.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all.wfacp_setting_image_hide.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_sec_start,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_switcher_col_1,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_switcher_col_2,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_product_switcher_col_3 .product-price,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.desk_only .wfacp_ps_title_wrap{align-items:center}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1{max-width:40px;-ms-flex:0 0 40px;flex:0 0 40px;display:block;align-items:unset}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all.wfacp_setting_not_image_hide .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2{padding-right:40px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:70px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{width:calc(100% - 40px)}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3{display:block}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:block;float:left}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{width:100%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{width:100%;padding-left:40px;display:block}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3.wfacp_sold_indi .wfacp_product_price_container{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_force_all .wfacp_ps_title_wrap{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb{display:block;clear:both;text-align:center}body .wfacp_main_form .wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity{height:auto}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb .wfacp_product_switcher_remove_product a{border-radius:50%;display:block;font-weight:700;text-align:center;color:#d0d0d0!important;width:20px;line-height:14px;font-size:13px;height:20px;margin-top:5px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb .wfacp_product_switcher_remove_product a svg{width:100%;height:100%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb .wfacp_product_switcher_remove_product{float:right}body .wfacp_product_restore_wrap{position:relative;color:#737373;border-left:2px solid #e15334;width:auto;padding:0 0 0 10px;margin-bottom:16px;background:0 0}.wfacp_product_restore_wrap a{color:#dd7575}body .cart_item.wfacp_noborder{border-bottom:none}body .wfacp_main_form #product_switching_field .wfacp_best_value{font-size:12px;line-height:12px;display:inline-block;padding:3px 5px;border-radius:3px;margin-bottom:0}body .wfacp_main_form #product_switching_field .wfacp_best_value.wfacp_top_left_corner{text-align:left;margin:0}body .wfacp_main_form #product_switching_field .wfacp_best_value.wfacp_top_right_corner{text-align:right;margin:0}body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel .cart_item.wfacp_best_val_wrap.top_left_corner,body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel .cart_item.wfacp_best_val_wrap.top_right_corner{padding-bottom:18px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .wfacp_product_switcher_col_2 .wfacp_ps_div_row:empty{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_force_all .cart_item .wfacp_row_wrap.wfacp_you_save_text_blank .wfacp_product_switcher_col_1{position:absolute;top:0;left:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all .cart_item .wfacp_row_wrap.wfacp_you_save_text_blank .wfacp_product_switcher_col_1 .product-image{position:absolute;left:23px;max-width:50px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp-product-switch-title{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_1 input[type=radio]{margin-top:4px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .cart_item .wfacp_row_wrap{position:relative;display:block}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp_ps_title_wrap{display:block;padding-left:0;padding-right:0;max-width:100%;margin-bottom:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp_not_force_all.wfacp-product-switch-panel .wfacp_ps_title_wrap{padding-left:23px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp_product_switcher_col_2 .wfacp_ps_div_row{margin-bottom:5px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_2 .wfacp_you_save_text{line-height:1.5}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:40px;float:left;margin-right:10px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_3{width:100%;display:table}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{margin-right:0;display:table-cell;width:50px;vertical-align:middle;padding-right:10px;float:none}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_3 .product-price{float:none;display:table-cell;vertical-align:middle;width:calc(100% - 40px);padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_3.wfacp_sold_indi .wfacp_product_quantity_container,body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_setting_qty_hide.wfacp_df_ps .wfacp_product_switcher_col_3 .wfacp_product_quantity_container{display:none}body .wfacp_df_ps .wfacp-product-switch-title{padding-bottom:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap .product-price .wfacp_product_price_sec{text-align:left}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_1{display:block;float:left;max-width:50px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_col_2{display:block;padding-left:60px;padding-right:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_ps_title_wrap:after{clear:both}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_ps_title_wrap:after,body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_ps_title_wrap:before{display:block;content:''}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_for_mb.wfacp-product-switch-panel .wfacp_ps_title_wrap{padding-right:30px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_sec_start{display:block;max-width:100%;padding-left:60px;padding-right:30px}body .wfacp_main_form #product_switching_field.wfacp_for_mb .wfacp_product_switcher_remove_product.wfacp_delete_item a{border-radius:50%;display:block;font-weight:700;vertical-align:middle;text-align:center;color:#e1e1da;height:100%;line-height:13px;font-size:13px}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp_row_wrap .product-price .wfacp_product_price_sec del,body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel .wfacp_row_wrap .product-price .wfacp_product_price_sec ins{display:inline-block}body .wfacp_main_form #product_switching_field.wfacp_for_mb .cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity{height:28px;margin-bottom:0}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel.wfacp_force_all .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_mb.wfacp-product-switch-panel.wfacp_force_all .wfacp_crossicon_for_mb{display:block}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_restore_wrap{font-size:14px;line-height:1.5}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .product-image{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_switcher_col_2{padding-right:0;padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:45px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .product-remove{padding-left:10px;width:calc(70% - 30px)}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .product-remove{width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap .wfacp_qty_price_wrap{width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap.wfacp_force_all .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap.wfacp_not_force_all .wfacp_product_switcher_error{padding-left:26px}body .wfacp_main_form.woocommerce .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{position:relative}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-count{min-width:14px;height:14px;line-height:14px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_restore_wrap{font-size:14px;line-height:1.5}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_hideimg_wrap.wfacp_setting_image_hide .product-remove,body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active.wfacp_setting_image_hide .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_switcher_col_1{max-width:42px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_switcher_col_2{padding-right:42px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_ps_title_wrap{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_sec_start{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .product-remove{width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .product-name{padding-left:80px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_ps_disable_hideImg1 .product-name{padding-left:0}body #wfacp-e-form .shop_table.wfacp-product-switch-panel.wfacp_force_all.wfacp_setting_image_hide .product-name{padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active.wfacp_setting_not_qty_hide .wfacp_product_switcher_col_3 .product-price{width:100%;padding-left:80px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .product-remove{padding-left:33px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_ps_mb_active .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{display:inline-block;line-height:19px;font-size:13px}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp-product-switch-title .product-remove{padding-left:10px;width:60%}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_not_force_all.wfacp_setting_not_image_hide .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_force_all.wfacp_setting_not_image_hide .wfacp-product-switch-title .product-remove{padding-left:10px;width:60%}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_force_all.wfacp_setting_not_image_hide .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=radio]{top:auto;margin-top:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_not_force_all .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_not_force_all .wfacp_product_switcher_col_1 input[type=radio]{margin-top:4px}body .wfacp_main_form #product_switching_field.wfacp_ps_mb_active.wfacp_force_all.wfacp_enable_delete_item.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{margin-bottom:5px}body .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_ps_mb_active.wfacp_force_all.wfacp_setting_image_hide .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_ps_mb_active.wfacp_force_all.wfacp_setting_image_hide .product-remove{width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_crossicon_for_mb .wfacp_product_switcher_remove_product a:focus{color:#dd7575;border-color:#dd7575}body #wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product{border-color:#e6e6e6}body .wfacp_main_form.woocommerce .wfacp_main_form #product_switching_field .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form.woocommerce .wfacp_main_form #product_switching_field .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single .wfacp_attribute_id{text-transform:capitalize}body .wfacp_main_form .wfacp_selected_attributes{margin-top:5px}.wfacp_selected_attributes:before,body .wfacp_main_form .wfacp_selected_attributes:after{content:'';display:block}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single{display:inline-block;float:left;padding-right:8px;font-style:italic;color:#737373;position:relative;margin-right:3px}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single span:last-child{width:5px;height:5px;display:block;position:absolute;top:50%;right:0;background:#c7c7c7;border-radius:50%;margin-top:-2.5px;font-size:0}body .wfacp_main_form .wfacp_selected_attributes:after{clear:both}body .wfacp_main_form .wfacp_product_switcher_description span.wfacp_attribute_value{color:#737373}body .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_attribute_value.wfacp_attr_value_not_available{color:#dd7575}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single>span{font-size:13px}body .wfacp_main_form .wfacp_product_switcher_col dl.variation dt{font-style:italic;color:#737373;text-transform:capitalize;font-size:13px;line-height:1.5}body .wfacp_main_form .wfacp_product_switcher_col dl.variation dd{font-style:italic;color:#737373;font-size:13px;line-height:1.5}body .wfacp_main_form .wfacp_product_switcher_col dl.variation dd p{font-size:13px}body .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single:last-child span:last-child{display:none}.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item:hover{border-color:#dcdcdc}body .wfacp_main_form #product_switching_field .wfacp_best_val_wrap .wfacp_best_value.shake_top,body .wfacp_main_form #product_switching_field .wfacp_best_value.wfacp_top_left_corner.shake_top,body .wfacp_main_form #product_switching_field .wfacp_best_value.wfacp_top_right_corner.shake_top{animation:.8s cubic-bezier(.455,.03,.515,.955) 0s 1 normal both running shake-top}body .wfacp_selected_attributes .wfacp_pro_attr_single span,body table dd,body table dl,body table dl p,body table dt{font-weight:400;text-transform:initial;margin:0 0 1px;padding:0;text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}body table dl p{margin-bottom:0}body .wfacp_main_form .product-name.product_name dl.variation.bundle_configuration{display:none}body .wfacp_main_form .wfacp_whats_included{background:#fafafa;padding:20px 15px 30px}body .wfacp_main_form.woocommerce .wfacp_whats_included h3{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:400}body .wfacp_main_form .wfacp_whats_included h1{margin:0 0 10px;font-size:25px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h2{margin:0 0 10px;font-size:22px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h3{margin:0 0 10px;font-size:20px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h4{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h5{margin:0 0 10px;font-size:17px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included h6{margin:0 0 10px;font-size:16px;line-height:1.5;font-weight:600}body .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description{margin:0 0 20px}body .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description h4{font-size:14px;line-height:1.5;margin:0 0 10px;color:#333;font-weight:400}body .wfacp_main_form .wfacp_whats_included .wfacp_description{font-size:14px;line-height:1.5;color:#6c6c6c}body .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description:last-child{margin-bottom:0}body .wfacp_html_widget ol,body .wfacp_html_widget ul,body .wfacp_main_form .wfacp_whats_included .wfacp_description ol,body .wfacp_main_form .wfacp_whats_included .wfacp_description ul{margin:0 0 10px;padding-left:15px}body .wfacp_html_widget ol li,body .wfacp_main_form .wfacp_whats_included .wfacp_description ol li{font-size:13px;line-height:1.5;margin:0 0 1px;list-style-type:decimal}body .wfacp_html_widget ul li,body .wfacp_main_form .wfacp_whats_included .wfacp_description ul li{list-style-type:disc;list-style-position:outside;font-size:13px;line-height:1.5;margin:0 0 5px}body .wfacp_main_form .wfacp_whats_included .wfacp_description ol li:last-child,body .wfacp_main_form .wfacp_whats_included .wfacp_description ul li:last-child{margin:0}body .wfacp_main_form .wfacp_whats_included .wfacp_description p{font-size:13px;line-height:1.5;color:#6c6c6c;margin:0 0 10px}body .wfacp_main_form .wfacp_whats_included h2:last-child,body .wfacp_main_form .wfacp_whats_included h3:last-child,body .wfacp_main_form .wfacp_whats_included h4:last-child,body .wfacp_main_form .wfacp_whats_included li:last-child,body .wfacp_main_form .wfacp_whats_included ol:last-child,body .wfacp_main_form .wfacp_whats_included p:last-child,body .wfacp_main_form .wfacp_whats_included ul:last-child{margin-bottom:0!important}body .wfacp_main_form.woocommerce input[type=checkbox],body .wfacp_main_form.woocommerce input[type=radio]{opacity:1}body #wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container #fkwcs_stripe_smart_button_wrapper{margin-bottom:0}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st{text-align:center;position:relative}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st input[type=checkbox],#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st input[type=radio],body .wfacp_main_form.woocommerce #paypal_box_button input[type=checkbox],body .wfacp_main_form.woocommerce #paypal_box_button input[type=radio]{position:relative;top:auto;left:auto;right:auto;bottom:auto;margin-top:0;margin-right:5px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{margin-right:1px}#wfacp_smart_buttons.wfacp_smart_buttons .wc-amazon-checkout-message.wc-amazon-payments-advanced-populated{display:inline-block}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container .wc-amazon-checkout-message{margin:0}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon img{opacity:0;width:100%!important;height:100%}#wfacp_smart_buttons.wfacp_smart_buttons div#pay_with_amazon{vertical-align:middle;cursor:pointer;box-shadow:none;border:0;padding:0;margin:0;display:block;line-height:0;width:150px;height:42px;float:none}body #wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon{background:#f4d281 url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/amazon.png) no-repeat 50% 50%;background-size:25%}body #wfacp_smart_buttons #wfacp_smart_button_amazon_pay{position:relative}#wfacp_smart_buttons.wfacp_amazon_blocked .dynamic-checkout__skeleton{display:block}#wfacp_smart_buttons.wfacp_smart_buttons .woocommerce-info.info.wc-amazon-payments-advanced-info{background:0 0;padding:0!important;clear:none;border:none;box-shadow:none;border-radius:4px;overflow:hidden;display:block;margin:0;clear:none}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{margin-right:0;vertical-align:top;margin-bottom:10px}body #wfacp-e-form .wfacp_main_form.woocommerce #wfacp_smart_buttons.wfacp_smart_buttons .woocommerce-info{padding-bottom:0!important}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_hide_div{display:none}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_buttons{min-height:70px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{display:inline-block}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container:last-child{margin-bottom:0}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{display:inline-block}#wfacp_smart_buttons.wfacp_smart_buttons div#checkout_paypal_message{margin-bottom:0}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner>fieldset{border:1px solid #e6e6e6;margin:0;border-radius:5px;padding:16px 24px;font-size:14px;color:#333;position:relative;min-height:99px;width:100%}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner>fieldset>legend{padding:0 1em;margin:0 auto;display:block;border:none}.wfacp_smart_button_wrap_st div#paypal_box_button{margin-bottom:0}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner fieldset legend{padding:0 1em;margin:0 auto;display:block;background:0 0;font-weight:400;text-transform:inherit;width:auto;border:none;float:none}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner .angelleye_ppcp legend.express-title,#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner .angelleye_ppcp span.express-divider{display:none}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder:before{content:'';position:absolute;left:0;width:100%;height:1px;background:#e6e6e6;top:8px;z-index:-99;max-width:45%}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder:after{content:'';position:absolute;right:0;width:100%;height:1px;background:#e6e6e6;top:8px;z-index:-99;max-width:45%}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder{margin:0 0 25px;display:inline-block;width:100%;text-align:center;font-size:14px;color:#737373;line-height:16px;background:0 0;position:relative;z-index:9}#wfacp_smart_buttons .wfacp_smart_button_inner{margin-bottom:25px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder label{background:0 0;position:relative;padding:0 5px;color:#737373;font-size:13px;margin-bottom:0;font-weight:400}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon{margin-bottom:0}#wfacp_smart_buttons.wfacp-dynamic-checkout-loading .dynamic-checkout__skeleton{display:block}#wfacp_smart_buttons .dynamic-checkout__skeleton{position:absolute;z-index:99999999;left:0;right:0;display:none;top:0;bottom:0;-webkit-animation:1.5s linear 0s infinite normal forwards running loading;animation:1.5s linear 0s infinite normal forwards running loading;background-repeat:no-repeat;background-size:200px 100%;background-image:-webkit-gradient(linear,right top,left top,from(#e6e6e6),color-stop(50%,#cdcdcd),to(#e6e6e6));background-image:linear-gradient(to left,#e6e6e6 0,#cdcdcd 50%,#e6e6e6 100%);margin:0 auto;border-radius:4px;border:1px solid #fff0;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e6e6e6}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{line-height:1px;min-height:1px}body .wfacp_main_form .wfacp_shipping_options label:empty{display:none}.wfacp_shipping_options{padding:0 15px;margin-bottom:16px}.wfacp_shipping_table{width:100%}.wfacp_shipping_table ul#shipping_method{border-radius:4px;line-height:1;padding:0;border-bottom:0;margin-top:0}.wfacp_shipping_table ul#shipping_method li{margin:0;border-bottom:1px solid #ddd;display:block;float:none;border-radius:0;padding:11px;position:relative;line-height:1.5}.wfacp_shipping_table ul#shipping_method label{margin-bottom:0;color:#888;font-size:14px;font-weight:400;line-height:20px;display:block;cursor:pointer}.wfacp_main_form .wfacp_shipping_table{width:100%;border:1px solid #ddd;border-radius:4px;line-height:1;padding:0;border-bottom:0;margin-top:0}.wfacp_main_form .wfacp_shipping_table tr.shipping{margin:0;border-bottom:1px solid #ddd;font-weight:400;font-size:14px;float:none;border-radius:0;padding:11px}.wfacp_main_form .wfacp_shipping_table tr.shipping td{margin-bottom:0;color:#888;font-weight:400}.wfacp_shipping_table ul#shipping_method li:last-child{border-bottom:none}.wfacp_main_form .wfacp_shipping_table tr.shipping td[data-title]{font-size:14px;line-height:20px;font-weight:500}.wfacp_main_form tr.shipping.wfacp_multi_methods td[data-title]{padding:0}.wfacp_main_form .wfacp_shipping_options label{font-size:16px;color:#888;font-weight:400;margin-bottom:8px}.wfacp_main_form .wfacp_shipping_options>label{text-transform:capitalize}.wfacp_main_form .wfacp_shipping_table tr.shipping td p{font-size:14px;margin:0;line-height:20px}body .wfacp_main_form .shipping.recurring-total ul li label span{font-weight:400}body .wfacp_main_form .shipping.recurring-total ul li label{cursor:pointer;font-weight:400}body .wfacp-form .wfacp_shipping_table ul#shipping_method li label+div{padding-left:22px}tr.shipping-pickup-point td{padding-top:16px}.shipping-pickup-point th{display:none}tr.shipping-pickup-point,tr.shipping-pickup-point font,tr.shipping-pickup-point span{line-height:25px}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods td.wfacp_shipping_package_name>p{padding:0 0 10px;font-weight:600;font-size:13px;line-height:1.5}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods td.wfacp_shipping_package_name p br{display:none}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods td.wfacp_shipping_package_name p small{margin:0 2px}tr.shipping.recurring-total{border-top:1px solid #ddd}body .wfacp_main_form .wfacp_shipping_recurring.wfacp_multi_rec tr>th{display:none}body .wfacp_main_form .wfacp_shipping_recurring tr>th{color:#494949;font-size:14px;line-height:20px;font-weight:500}body .wfacp_main_form .wfacp_shipping_table tbody>tr{border:none}body .wfacp_main_form .wfacp_shipping_table ul li label{margin-bottom:0;color:#494949;font-size:14px;font-weight:400;line-height:20px;display:block}body .wfacp_main_form .wfacp_shipping_table ul{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body .wfacp_main_form .wfacp_shipping_table ul li label{color:#494949}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td[data-title]{color:#494949}label.wfacp_main_form.label.label_shiping.wfacp_recurring_shipping_label{margin-bottom:10px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td p.woocommerce-shipping-contents{margin-bottom:5px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td{padding-bottom:20px;border:none;width:100%}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping:last-child td{padding-bottom:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td p.woocommerce-shipping-contents+p{padding:11px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}.wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr{margin:0;float:none;border-radius:0;padding:11px;display:block;border:none}.wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec tr.shipping{padding:0;border:none;border-radius:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec tr.shipping td[data-title]{text-align:left;padding:0;display:block;width:100%}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec tr.shipping td[data-title]>p{padding:11px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec tbody>tr.shipping td[data-title]>p.woocommerce-shipping-contents{padding:0;border:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_multi_rec tr td{margin:0 0 16px}body .wfacp_main_form .wfacp_shipping_table.wfacp_multi_rec tr:last-child td{margin-bottom:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_multi_rec tr td>ul{margin-bottom:2px}body .wfacp_main_form table.wfacp_shipping_table.wfacp_shipping_recurring.wfacp_multi_rec{margin-bottom:0}.wfacp_main_form .wfacp_shipping_table,.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_multi_methods,.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods{border:none}.wfacp_main_form tr.shipping.wfacp_single_methods td[data-title]{padding:0}.wfacp_shipping_table ul#shipping_method label{color:#888}.wfacp_main_form .wfacp_shipping_table,.wfacp_main_form .wfacp_shipping_table tr.shipping,.wfacp_shipping_table ul#shipping_method li{border-color:#ddd}.wfacp_shipping_options ul,.wfacp_shipping_table ul#shipping_method{border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;margin-bottom:0}.wfacp_shipping_options ul li p{font-size:14px;margin:0;line-height:20px}body .wfacp_main_form .wfacp_shipping_options ul li{margin:0;border-bottom:1px solid #ddd;display:block;float:none;border-radius:0;padding:11px;position:relative;text-indent:0}body .wfacp_main_form .wfacp_shipping_table ul li label{color:#888}body .wfacp_main_form .wfacp_shipping_options ul li:last-child{border-bottom:none}.wfacp_shipping_options{padding:0 12px}.wfacp_main_form .wfacp_shipping_table tr.shipping{padding:0}.wfacp_shipping_table ul#shipping_method{margin-bottom:20px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping{display:table-row}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping th{width:35%;padding:10px}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td{width:65%}body .wfacp_main_form .wfacp_order_summary tr.shipping_total_fee td>label{margin-bottom:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td p.woocommerce-shipping-contents,body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td p.woocommerce-shipping-contents+p{margin-bottom:8px}ul#shipping_method li label{cursor:pointer}body .wfacp_main_form .wfacp_recuring_shiping_count_one ul li input[type=radio]+label,body .wfacp_main_form .wfacp_recuring_shiping_count_one ul li label{padding-left:0}body .wfacp_main_form .wfacp_recuring_shiping_count_one ul li input[type=radio]{display:none}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td .wfacp_subscription_count_wrap p,body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td>p:not(.woocommerce-shipping-contents){padding:11px;border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping{position:relative}body .wfacp_main_form .wfacp_shipping_table ul li input[type=checkbox],body .wfacp_main_form .wfacp_shipping_table ul li input[type=radio]{left:0;margin-top:0}body .wfacp_main_form table.wfacp_shipping_table ul li .wfacp_shipping_radio{max-width:310px;float:left}.wfacp_shipping_table ul li .wfacp_shipping_price{padding-left:320px;text-align:right}body .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping:after,body .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping:before{content:'';display:block}body .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping:after{clear:both}.wfacp_shipping_table.wfacp_shipping_recurring ul li .wfacp_single_shipping,body .wfacp_main_form table.wfacp_shipping_table.wfacp_shipping_recurring{padding-right:0}body .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring{padding:0!important}.wfacp_shipping_table.wfacp_shipping_recurring ul li .wfacp_single_shipping:after,.wfacp_shipping_table.wfacp_shipping_recurring ul li .wfacp_single_shipping:before{display:block;content:''}.wfacp_shipping_table.wfacp_shipping_recurring ul li .wfacp_single_shipping:after{clear:both}body .wfacp_shipping_table ul li .wfacp_single_shipping .amount{font-weight:400}body .wfacp_enable_mb_style .wfacp_main_form table.wfacp_shipping_table ul li .wfacp_shipping_radio{max-width:200px}body .wfacp_enable_mb_style .wfacp_shipping_table ul li .wfacp_shipping_price{padding-left:210px}.wfacp_order_total_shipping_table{width:100%}body .wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_multi_methods+.shipping.wfacp_single_methods td{padding-top:15px}body .wfacp_main_form .wfacp_shipping_table ul#shipping_method:last-child{margin-bottom:0}body .wfacp_main_form .wfacp_shipping_table ul#shipping_method{margin-bottom:15px}body .wfacp_main_form.woocommerce table.wfacp_shipping_table .shipping__table{width:100%;border:none}.wfacp_order_summary table{width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small span{font-size:12px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small{display:block}body .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td small{font-size:12px;display:block}table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td,table.shop_table.woocommerce-checkout-review-order-table th.product-total,table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td,table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,td.product-total{text-align:right}.wfacp_order_summary{clear:both}table.shop_table.woocommerce-checkout-review-order-table td.product-name{width:65%}body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item .product-price ins{text-decoration:none}.wfacp_main_form .cart-discount td,.wfacp_order_summary tr td:last-child{text-align:right}.wfacp_order_summary tr td:first-child{text-align:left}body .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table tr.tax-total th{font-weight:400}.wfacp_main_form tr.order-total.recurring-total .first-payment-date{font-size:12px}.wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table tfoot tr.cart-subtotal:first-child{border:none}body .wfacp_main_form .ia_subscription_items{margin:25px 0}body .wfacp_main_form .ia_subscription_items table.shop_table thead{display:table-header-group}body .wfacp_main_form .ia_subscription_items table.shop_table thead th{font-size:14px;line-height:1.5;font-weight:600;padding:5px 10px}body .wfacp_main_form .ia_subscription_items table.shop_table{border:1px solid #ddd}body .wfacp_main_form .ia_subscription_items h3{margin:0 0 10px}body .wfacp_main_form .ia_subscription_items table.shop_table tbody tr td{padding:5px 10px 15px;text-align:left;font-weight:400}body .wfacp_main_form .ia_subscription_items table.shop_table tbody tr th{padding:10px 10px;text-align:left}body .wfacp_main_form .ia_subscription_items table.shop_table tbody tr td b{font-weight:400}body .wfacp_main_form .ia_subscription_items h3{text-transform:uppercase}body .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal.recurring-total td,body .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table tr.order-total.recurring-total td{font-size:15px;line-height:1.5}body .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li{position:relative;padding:0;margin:0 0 16px}body .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li:last-child{margin-bottom:0}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr td,body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr th{border-left:none!important}body .wfacp_form_cart .cart_item .product-image,body .wfacp_main_form.woocommerce .wfacp_order_summary .product-image{float:left}body .wfacp_main_form.woocommerce .wfacp_order_summary .wfacp-pro-thumb{display:inline-block;position:relative}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.cart_item .product-image img{max-width:55px;height:auto;border:1px solid #e1e1e1;width:100%}body .wfacp_main_form.woocommerce .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true{padding-left:75px}body .wfacp_main_form.woocommerce .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true strong.product-quantity{display:none}body .cart-discount svg{max-width:18px;height:18px;position:relative;margin:0 3px 0 5px;top:3px}.wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half.wfacp-input-form{width:50%;float:left}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn{font-size:16px;font-weight:400;padding:8px 16px;height:50px;line-height:1;display:inline-block;width:100%;text-transform:capitalize;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}.wfacp_mini_cart_start_h .wfacp-coupon-page .woocommerce-info a,.wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info,.wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info .wfacp_showcoupon{color:#057daf}.wfacp_woocommerce_form_coupon.wfacp_coupon_failed .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half .wfacp_coupon_code{border-color:#e15334}.wfacp_coupon_field_msg>.wfacp_single_coupon_msg{color:#737373;margin:0 0 25px;padding:0 0 0 10px;border-top:none;border-left:2px solid #24ae4e}.wfacp-coupon-page .wfacp_coupon_remove_msg{margin:0 15px 15px;color:#737373;padding:0 0 0 10px;border-top:none;border-left:2px solid #24ae4e}body .wfacp_mb_cart_accordian{cursor:pointer}.wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message{color:#737373;border-left:2px solid #e15334;width:auto;position:relative;padding:0 0 0 10px}.wfacp_coupon_error_msg{padding:0 15px}.wfacp_coupon_field_msg,.wfacp_coupon_remove_msg{margin:0 15px;padding:0}.woocommerce-form-coupon-toggle{margin-bottom:10px}.wfacp_coupon_msg{padding:0 15px}body .wfacp_main_form .wfacp-coupon-page .message-container{margin:0}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-half{float:left}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-full{clear:both}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-full{width:100%}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-half{width:50%}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col3-left-half{width:33.3%;float:left}.wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-third{width:33.3%;float:left}.wfacp_woocommerce_form_coupon.wfacp-col-full .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-input-form{width:70%}.wfacp_woocommerce_form_coupon.wfacp-col-full .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_btn_wrap{width:30%}.wfacp_woocommerce_form_coupon.wfacp-col-left-third .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-input-form{width:100%}body .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-col-left-third .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_btn_wrap{width:100%;float:none;max-width:100%;margin-top:0;padding:0 15px}body .wfacp_main_form .wfacp_coupon_btn_wrap label.wfacp-form-control-label{background:0 0;z-index:-1;top:auto;bottom:auto;margin:0;left:auto;right:auto}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin-bottom:15px}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn,body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_code{min-height:54px}.wfacp-row.wfacp_coupon_field_box.wfacp_coupon_collapsed,body .wfacp_main_form .wfacp-coupon-section .wfacp-coupon-page .wfacp_coupon_field_box{margin-top:8px}body .wfacp_main_form .wfacp-coupon-page .wfacp_coupon_remove_msg:empty{margin-bottom:0}body .wfacp-coupon-page .message-container.container.medium-text-center{margin-bottom:0}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn{background-color:#999;color:#fff}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn:hover{background-color:#878484}.wfacp_main_showcoupon,.wfacp_showcoupon{cursor:pointer}.wfacp_woocommerce_form_coupon.wfacp_coupon_failed .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half .wfacp_coupon_code,body .wfacp-right-panel #coupon_code.wfacp_coupon_failed_error,body .wfacp-right-panel #coupon_code_mini_cart.wfacp_coupon_failed_error{transition:all .4s ease-out!important;box-shadow:0 0 0 1px #e15334!important}.wfacp_modal_overlay{top:0;left:0;width:100%;height:100%;z-index:999;overflow:hidden;position:fixed;background:#000;opacity:.9;transition:opacity .25s}.wfacp_modal_container:after,.wfacp_modal_container:before{content:"";display:table}.wfacp_modal_container:after{content:"";clear:both}.wfacp_modal_outerwrap{top:0;left:0;width:100%;height:100%;z-index:999;position:fixed;outline:0;overflow-x:hidden;overflow-y:auto}.wfacp_modal_content{background-color:#fff;max-width:875px;padding:5px;margin:0 auto;transform:translateZ(0);box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);-webkit-box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);-moz-box-shadow:3px 3px 20px 0 rgb(0 0 0 / .15);position:relative}.wfacp_modal_outerwrap .wfacp_modal_innerwrap{position:absolute;width:100%;height:auto;left:0;top:0;padding:30px;z-index:9999}.wfacp_modal_left{width:50%;position:relative;margin:0;float:left}.wfacp_modal_left img{width:100%}.wfacp_modal_right{width:50%;position:relative;margin:0;float:left;text-align:left}.wfacp_prod_info{padding:30px}button.wfacp_modal_close{position:absolute;top:-11px;right:-14px;opacity:.5;transform:translateY(0) translateZ(1px);-moz-transform:translateY(0) translateZ(1px);-webkit-transform:translateY(0) translateZ(1px);background:0 0;border:none;font-size:16px;cursor:pointer;background:#fff;width:30px;opacity:1;color:#000;border-radius:100%;height:30px;padding:0;margin:0;line-height:16px;letter-spacing:0;min-height:1px;font-weight:400;font-family:inherit;box-shadow:0 0 2px #8d8d8d;z-index:99}body.wfacp_overflow_hide::-webkit-scrollbar{display:none}.wfacp_modal_outerwrap.wfacp_display_none,.wfacp_modal_overlay.wfacp_display_none{display:none}body #wfacp-sec-wrapper #payment{border:none}#wfacp_checkout_form #payment ul.payment_methods li.payment_method_paypal_advanced img{max-width:100%}#wfacp_checkout_form #payment li.wc_payment_method.payment_method_stripe_cc .select2-selection__rendered{display:flex!important;padding:14px 10px!important}#wfacp_checkout_form #payment input[type=radio]+label.wc-stripe-label-payment-type,#wfacp_checkout_form #payment label.wc-stripe-label-klarna-category,#wfacp_checkout_form #payment label.wc-stripe-label-payment-type{margin-bottom:1em!important}#wfacp_checkout_form #payment li[class*=payment_method_stripe] .select2-container .select2-selection--single{height:auto}#wfacp_checkout_form #payment .payment_box fieldset{border:none;padding:0}#wfacp_checkout_form .payment_method_paypal img{max-width:130px;margin:0 10px}#wfacp_checkout_form #payment li.wc_payment_method.payment_method_paypal_express img{max-width:40%}#payment ul li input[type=number],#payment ul li input[type=password],#payment ul li input[type=tel],#payment ul li input[type=text],#payment ul li select{width:100%!important;padding:8px!important;margin:5px 0!important;border:1px solid #ddd;background-color:#fff;outline:0;font-size:16px!important}#payment .wc-stripe-elements-field,#payment .wc-stripe-iban-element-field{line-height:1.5px!important}#wfacp_checkout_form #payment ul.payment_methods label{font-weight:400;background-color:#fff0}#payment ul.payment_methods label:before{display:none}#payment .wc_payment_method .payment_box ul li label{display:inline-block}#wfacp_checkout_form #payment div.payment_box label span{font-size:inherit!important}#wfacp_checkout_form #payment ul.payment_methods li.woocommerce-info{padding:11px!important}.payment_method_braintree_credit_card p.form-row input{margin-bottom:15px}body .wfacp_main_form input#bfwc_save_credit_card+label{padding-left:0}.wfacp-form .stripe-source-errors ul.woocommerce_error{padding:6px}.wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box p{float:none;position:relative}body .wfacp_main_form.woocommerce #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child:checked+label{background:0 0}.payment_box.payment_method_square .sq-input{margin:0!important;font-size:inherit;box-shadow:none;box-sizing:border-box;width:100%!important;border:1px solid #ddd;background-color:#fff;outline:0;vertical-align:top}.wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box:last-child{margin-bottom:0}.wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box.payment_method_square p{margin:0 0 10px}.wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box.payment_method_square p label{line-height:24px;font-size:14px}body .wfacp_main_form table.bsnp_checkout_table{table-layout:fixed!important;margin:0!important}body .wfacp_main_form .bsnp_checkout_table>tbody>tr td{padding:5px;width:100%!important}body .wfacp_main_form .woocommerce-checkout #wc_gateway_bluesnap_cc-cc-form .defualt-credit-card-form{padding:0}body .wfacp_main_form .woocommerce-checkout #payment #wc_gateway_bluesnap_cc_exp_month{width:48%!important;float:left!important;margin-right:2%}body .wfacp_main_form .woocommerce-checkout #payment #wc_gateway_bluesnap_cc_exp_year{width:48%!important;float:left!important;margin-left:2%}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input+label{line-height:16px}body .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li>label span,body .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li>label span,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li>label span{margin-left:0;margin-right:0}body .wfacp_main_form #add_payment_method #payment ul.payment_methods li,body .wfacp_main_form .woocommerce-cart #payment ul.payment_methods li,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li{position:relative}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row{margin:0;padding:0}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li{width:100%}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal a.about_paypal{margin-left:10px}body .wfacp_main_form .wfacp-section fieldset#wc-stripe-cc-form,body .wfacp_main_form .woocommerce-checkout #payment div.payment_box .form-row.woocommerce-validated{position:relative}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container input,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container select{position:relative!important;left:auto;right:auto;bottom:auto;top:auto;min-height:1px;margin:0!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container label.gn-card-brand{padding:0!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container .gn-card-brand-content .gn-hide,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial #gerencianet-container .gn-hide{display:none}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial .gn-label-birth,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_gerencianet_oficial .gn-osc-row .gn-label{height:auto;text-align:left;padding-left:10px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-credit-card-form input,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-credit-card-form select{height:auto;min-height:3px!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li{display:inline-block;clear:none;background:0 0;padding:6px 5px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-credit-card-form input,body .wfacp_main_form.woocommerce body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-credit-card-form select{height:auto;padding:5px 10px!important;min-height:3px!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-bank-transfer-form li{clear:none}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment div.payment_box #pagseguro-bank-transfer-form p{margin-bottom:10px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li>label{padding:0!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment .payment_box.payment_method_pagseguro>p{margin-bottom:10px}body .wfacp_main_form .wfacp-section fieldset#wc-stripe-cc-form,body .wfacp_main_form .woocommerce-checkout #payment div.payment_box .form-row.woocommerce-validated{position:relative}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row.form-row-wide{float:none;clear:both}.woocommerce-checkout #payment ul.payment_methods li .payment_method_paytrail input[type=radio]{margin:75px 0 0!important}.woocommerce-checkout #payment ul.payment_methods li .payment_method_paytrail label{display:none!important}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods .payment_box.payment_method_paytrail input[type=radio]{position:relative!important;left:auto;margin:75px 0 0!important}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li a.button{padding:0;text-align:left}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_authorize_net_cim_credit_card label img{margin-left:0}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li .payment_method_authorize_net_cim_credit_card fieldset{margin-top:15px}body .wfacp_main_form.woocommerce #woo_pp_ec_button_checkout:empty{display:none}body .wfacp_main_form.woocommerce #woo_pp_ec_button_checkout{padding-top:10px}body .wfacp_main_form.woocommerce .ebanx-form-row{position:relative}body .wfacp_main_form.woocommerce .ebanx-form-row #ebanx-container-new-credit-card #ebanx-save-credit-card{position:relative;top:auto;bottom:auto;left:auto;right:auto;margin:0 5px 0 0}body .wfacp_main_form #braintree_payment_methods .bfwc-selected-payment-method+.select2-container .select2-selection--single .select2-selection__rendered{padding:14px 12px 14px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment a.button{padding:0;width:auto;line-height:1.5;display:block;float:none!important;margin:5px 0 5px;font-size:15px;font-weight:400}body .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li input[type=radio],body .wfacp_main_form.woocommerce #payment ul.payment_methods li input[type=checkbox],body .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li input[type=radio],body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input[type=radio]{position:relative!important;margin:0 10px 0 0;top:auto;left:auto;right:auto;bottom:auto;vertical-align:middle}body .wfacp_main_form.woocommerce #payment ul.payment_methods li input[type=checkbox],body .wfacp_main_form.woocommerce #payment ul.payment_methods li input[type=radio]{float:none}body .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li>label{padding-left:0!important;display:initial!important}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{max-width:100%;height:auto;display:inline-block;vertical-align:middle}body .wfacp_main_form.woocommerce #payment input[type=checkbox]+label,body .wfacp_main_form.woocommerce #payment input[type=radio]+label{padding-left:0!important}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal label img{max-width:100px}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li>label:before{display:none}body .wfacp_main_form .wfacp_step_preview:empty{display:none}body .wfacp_main_form .wfacp_step_preview{-webkit-box-sizing:border-box;border:1px #ddd solid;box-sizing:border-box;width:100%;padding:0;position:relative;zoom:1;border-radius:8px;color:#545454}body .wfacp_main_form .wfacp_step_preview_wrap{padding-bottom:16px}body .wfacp_main_form .single_preview{border-bottom:1px solid #ddd;position:relative;padding:10px 0}body .wfacp_main_form .single_preview .single_preview_contents{align-items:center;display:flex}body .wfacp_main_form .single_preview_inner{-webkit-box-flex:0;-ms-flex:0 0 85%;flex:0 0 85%;max-width:85%;display:flex;padding-right:70px;color:#333;font-size:14px;line-height:1.5}body .wfacp_main_form .single_preview_inner span{margin:0;display:inline-block}body .wfacp_main_form .single_preview_inner:first-child{-ms-flex:0 0 15%;flex:0 0 15%;max-width:15%;color:#737373;font-size:14px;line-height:1.5;padding-right:10px;padding-left:10px;text-transform:capitalize}body .wfacp_main_form .wfacp_step_preview .single_preview_change{position:absolute;right:10px;font-size:14px;line-height:1.5;top:50%;margin-top:-9px}body .wfacp_main_form .wfacp_step_preview .single_preview:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border:none}body .wfacp_main_form .wfacp_step_preview .single_preview:first-child{border-top-left-radius:4px;border-top-right-radius:4px}body .wfacp_main_form .single_preview_inner font{margin:0}body .wfacp_main_form #wfacp_checkout_form .single_preview_inner.wfacp_val span{margin-left:5px}body #wfacp-e-form .wfacp_main_form .single_preview_inner.wfacp_val span:first-child{margin-left:0}.wfacp-form .woocommerce-checkout button.button.button-primary.wfacp_next_page_button{margin-bottom:0}.wfacp-form .wfacp_main_form.woocommerce #payment #place_order,.wfacp-form .wfacp_main_form.woocommerce button.button.button-primary.wfacp_next_page_button{height:auto}body .wfacp_main_form .woocommerce-checkout .wfacp-order-place-btn-wrap img{display:none}.place_order_back_btn a,body .btm_btn_sec .wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button{display:block;margin-bottom:0;font-size:14px;line-height:1.5;color:#9e9e9e}.btm_btn_sec{position:relative;float:none;text-align:center;margin:20px 0 0}.wfacp-left-panel.wfacp_page.pre_built.third_step .btm_btn_sec{display:none}.place_order_back_btn{position:relative;float:none;text-align:center;margin:20px 0 0}.place_order_back_btn.wfacp_none_class{display:block}body .wfacp_main_form .btm_btn_sec .wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button>span,body .wfacp_main_form .woocommerce-checkout .place_order_back_btn a span{text-transform:lowercase}body .wfacp_main_form .woocommerce-checkout .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:40px}body .wfacp_main_form .woocommerce-checkout .button.button#place_order{display:inline-block}body .wfacp_main_form .woocommerce-checkout .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:40px}body .wfacp_main_form .woocommerce-checkout .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:40px}body .wfacp_page>.wfacp-back-btn-wrap{display:none}body .wfacp_main_form.woocommerce input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;opacity:1;-webkit-appearance:none;appearance:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-size:14px;border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:0;top:3px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;transition:.05s border-color ease-in-out;position:absolute;left:0;z-index:99}body .wfacp_main_form.woocommerce input[type=checkbox]:checked:before{width:14px;content:"\e600";height:14px;font-size:14px;line-height:1;font-family:bwf-icon;position:absolute;left:0;right:0;margin:auto;color:#1e8cbe;top:50%;margin-top:-7px;transform:none;border:none}body .wfacp_main_form.woocommerce input[type=checkbox]:focus{border-color:#5b9dd9;box-shadow:0 0 2px rgb(30 140 190 / .8)}body .wfacp_main_form.woocommerce input[type=radio]{-webkit-appearance:none;-moz-appearance:none;opacity:1;-webkit-appearance:none;appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:14px;border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:0;top:2px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;transition:.05s border-color ease-in-out;position:absolute;left:0;z-index:99}body .wfacp_main_form.woocommerce #payment li.wc_payment_method input.input-radio:checked::before,body .wfacp_main_form.woocommerce #payment.wc_payment_method input[type=radio]:checked:before,body .wfacp_main_form.woocommerce input[type=radio]:checked:before{content:"";text-indent:-9999px;border-radius:50px;font-size:24px;width:6px;height:6px;margin:4px;line-height:16px;background-color:#1e8cbe;float:left;display:inline-block;vertical-align:middle;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body .wfacp_main_form.woocommerce #payment li.wc_payment_method input.input-radio:checked::before{position:initial;left:auto;right:auto}body .wfacp_main_form.woocommerce input[type=radio]:focus{border-color:#5b9dd9;box-shadow:0 0 2px rgb(30 140 190 / .8)}body .wfacp_main_form.woocommerce .checkbox_style1 label,body .wfacp_main_form.woocommerce input[type=checkbox]+label:not(.sublium-front-option):not(.sublium-front-radio-label),body .wfacp_main_form.woocommerce input[type=radio]+label:not(.sublium-front-option):not(.sublium-front-radio-label){display:block;padding-left:25px;line-height:20px;margin:0;cursor:pointer}body .wfacp_main_form.woocommerce .wfacp_checkbox_field>label,body .wfacp_main_form.woocommerce label.checkbox{display:block!important;padding:0;padding-left:25px!important;line-height:1.5;position:relative;margin-bottom:0;width:auto;font-size:14px}body .wfacp_main_form.woocommerce label.checkbox span body .wfacp_main_form.woocommerce .wfacp_checkbox_field>label span{margin-left:0;margin-right:0}dl dd{display:inline-block;margin:0 5px 0 0}dl dt{display:inline-block}dl dd p,dl dt p{margin-bottom:0}td dl{margin:5px 0}dl dd:last-child{margin:0}.wfacp_order_total_field{padding:0 15px}.wfacp_order_total_field table{width:100%;border-collapse:collapse;border-spacing:0;background-color:#fff0;margin:0}.wfacp_order_total_field table tr.wfacp_order_subtotal td{border-bottom:1px solid #ddd}body .wfacp_main_form.woocommerce .wfacp_order_total_field{margin:0 0 16px}body .wfacp_main_form table.wfacp_order_total_wrap{border:1px solid #dedede;background:#f8f8f8}body .wfacp_main_form .wfacp_order_total_field table tr td{text-align:left;padding:10px;float:none;font-size:14px;line-height:1.5;color:#737373}body .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td{font-size:16px}body .wfacp_main_form .wfacp_order_total_field table tr td:last-child{text-align:right}.wfacp_form_cart form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half button,.wfacp_mini_cart_classes form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half button{width:100%}body .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox br{clear:both}body .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox label{padding:0!important;display:block!important}body .wfacp_main_form.woocommerce .wfacp_checkout_addon_wrap br{content:"";margin:0 0 10px;display:block;font-size:24%}body .wfacp_main_form.woocommerce .wfacp_checkout_addon_wrap br:last-child{margin:0}body .wfacp_main_form .gift-certificate.sc_info_box ul li{position:relative}body .wfacp_main_form .gift-certificate.sc_info_box ul li{margin:0 0 10px}body .wfacp_main_form .gift-certificate-show-form p,body .wfacp_main_form .gift-certificate.sc_info_box h1,body .wfacp_main_form .gift-certificate.sc_info_box h2,body .wfacp_main_form .gift-certificate.sc_info_box h3,body .wfacp_main_form .gift-certificate.sc_info_box h4,body .wfacp_main_form .gift-certificate.sc_info_box h5{margin:0 0 10px}body .wfacp_main_form ul li:last-child{margin-bottom:0}body .wfacp_main_form .sc_info_box{padding:25px!important}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .wfacp_qty_wrap{display:table;position:relative}body .wfacp_main_form #product_switching_field .wfacp_product_quantity_container{position:relative}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{margin:0 20px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{display:block;margin:0;width:20px;height:30px;position:absolute;border:1px solid #e6e6e6;background:#f9f9f9;line-height:25px;text-align:center;vertical-align:middle;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400;color:#3a3a3a;position:absolute;font-size:0;top:0}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_increase_item{right:0!important;left:auto}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:hover{color:#000;background-color:#f1f1f1}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_decrease_item:before{content:'-'}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:before{content:'+';position:absolute;left:0;right:0;font-size:14px;line-height:1px;top:50%;margin-top:-1px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:hover{cursor:pointer}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel form .wfacp_decrease_item{margin-right:-4px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel form .wfacp_increase_item{margin-left:-4px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{text-align:center;border:none;margin:0 20px;width:30px;height:30px;min-height:30px;font-size:13px;line-height:1.5;padding:2px;border-radius:0;color:#3a3a3a;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]::-webkit-inner-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.wfacp-product-switch-title .product-quantity,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:70px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{width:calc(100% - 70px)}body .wfacp_main_form .mc4wp-checkbox{padding:0 15px}body .wfacp_main_form.woocommerce .wfacp-section.wfacp_order_coupon_box,body .wfacp_main_form.woocommerce .wfacp-section.wfacp_order_summary_box,body .wfacp_main_form.woocommerce .wfacp-section.wfacp_product_switcher,body .wfacp_main_form.woocommerce .wfacp-section:last-child{margin-bottom:0}.sec_text_wrap:not(.right){padding-bottom:40px;position:relative}.sec_text_wrap:not(.right) .btm_btn_sec{position:absolute;float:none;text-align:center;margin:0;bottom:0;right:0;left:0}body .wfacp_main_form.woocommerce label.wfacp-form-control-label abbr.required{display:none}body .wfacp_main_form.woocommerce span.optional{display:inline-block}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{display:block;font-size:inherit}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-left:0!important}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{position:relative;max-width:16px;float:left;margin-right:30px;display:block}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{display:block;font-size:inherit;line-height:16px;text-align:right;color:#737373;padding-left:0}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-right:0;padding-left:50px!important;margin:0 0 16px;text-align:right;position:relative}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li:last-child{margin-bottom:0}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{max-width:16px;display:block;position:absolute;margin:0;top:2px;left:0}.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_express img{max-height:52px;vertical-align:middle;max-width:250px}body .wfacp_main_form .wfacp-section h4{margin-bottom:5px}.wcnlpc-error{padding:0 15px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel:not(.wfacp_type_checkbox) .wfacp-selected-product .wfacp_product_choosen_label_wrap,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel:not(.wfacp_type_checkbox) .wfacp-selected-product .wfacp_product_switcher_col_3 .product-price{cursor:default!important;pointer-events:none!important}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{position:relative;padding:0!important;display:inline}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{position:relative;display:inline;left:auto;right:auto;top:auto;bottom:auto;margin:-3px 5px 0 0;-webkit-appearance:radio;-moz-appearance:radio;-webkit-appearance:radio;appearance:radio;float:none;box-shadow:none}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-left:0!important}body .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]:focus{outline:0;border:none;box-shadow:none}body .wfacp_main_form.woocommerce .wfacp_order_sec table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total).wfacp_no_shipping_method_field_used td,body .wfacp_main_form.woocommerce .wfacp_order_sec table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total).wfacp_no_shipping_method_field_used th{padding-top:10px;padding-bottom:10px}body .wfacp_main_form.woocommerce .payment_box.payment_method_square_credit_card p.form-row{margin-bottom:10px!important}body .wfacp_main_form.woocommerce .validate-state span.optional{display:none}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_pro_payflow img{max-width:100%}body .wfacp_main_form.woocommerce #econt_door_postcode_field,body .wfacp_main_form.woocommerce #econt_door_street_ap_field,body .wfacp_main_form.woocommerce #econt_door_street_bl_field,body .wfacp_main_form.woocommerce #econt_door_street_et_field,body .wfacp_main_form.woocommerce #econt_door_street_num_field,body .wfacp_main_form.woocommerce #econt_door_street_vh_field,body .wfacp_main_form.woocommerce #econt_machines_postcode_field,body .wfacp_main_form.woocommerce #econt_offices_postcode_field{clear:none}body .wfacp_main_form.woocommerce .econt_shipping_to_office+p.form-row.form-row-wide{padding:0 15px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.right a.button.alt.angelleye_cancel{text-align:right}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.left a.button.alt.angelleye_cancel{text-align:left}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.center a.button.alt.angelleye_cancel{text-align:center}body.wfacpef_page #wfacp-e-form .wfacp_main_form .wfacp_steps_wrap{display:block}body.wfacpef_page #wfacp-e-form .wfacp_steps_sec ul li a{padding-right:20px;font-size:14px;line-height:1.5;font-family:inherit;position:relative;display:inline-block;opacity:.5}body.wfacpef_page #wfacp-e-form .wfacp_steps_sec ul li.wfacp_bred_active.wfacp_bred_visited a{opacity:1}body .wfacp_main_form .wfacp_shipping_table ul li input[type=checkbox],body .wfacp_main_form .wfacp_shipping_table ul li input[type=radio]{left:11px;top:50%;margin-top:-8px}body .wfacp_main_form .wfacp_shipping_table ul li.wfacp_single_shipping_method input[type=checkbox],body .wfacp_main_form .wfacp_shipping_table ul li.wfacp_single_shipping_method input[type=radio]{left:0;top:2px;margin-top:0}body .wfacp_main_form .wc-amazon-checkout-message{margin:0 0 16px}body .wfacp_main_form.woocommerce .mailchimp-newsletter{margin-left:7px}body .wfacp_main_form.woocommerce .mailchimp-newsletter+.woocommerce-form__label{padding-left:18px!important}#shipping_calculator_field table.wfacp_shipping_table tr th:first-child{display:none}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul li,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul li{border:none;padding:0;clear:none;width:auto}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul:before,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul:before,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul:before{display:block;content:''}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul:after,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul:after{clear:both}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{padding:25px}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul li img{float:none}#add_payment_method #payment ul.payment_methods li img,.woocommerce-cart #payment ul.payment_methods li img,.woocommerce-checkout #payment ul.payment_methods li img{max-width:100%;max-height:45px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input+label{line-height:1.5}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{background:#fff;padding:25px}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul li.tcPaymentMethod{margin-bottom:15px}.wfacp_mini_cart_start_h .cart_item .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-inner-spin-button,.wfacp_mini_cart_start_h .cart_item .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-outer-spin-button,body .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-inner-spin-button,body .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-outer-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity::-webkit-inner-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity::-webkit-outer-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]::-webkit-inner-spin-button,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]::-webkit-outer-spin-button,body .wfacp_main_form.woocommerce input[type=number]:not(.ywcmas_addresses_manager_table_qty)::-webkit-inner-spin-button,body .wfacp_main_form.woocommerce input[type=number]:not(.ywcmas_addresses_manager_table_qty)::-webkit-outer-spin-button{-webkit-appearance:none}.wfacp_mini_cart_start_h .cart_item .product-quantity .wfacp_quantity_selector input[type=number],body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .wfacp_quantity_selector input[type=number],body .product-quantity .wfacp_quantity_selector input[type=number],body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{-moz-appearance:textfield}body .wfacp_main_form.woocommerce #payment ul.payment_methods li.payment_method_pagantis img{max-width:initial;max-height:20px}body .wfacp_main_form.woocommerce .wfacp_shipping_options.wfacp_shipping_calculator{clear:both}.wfacp_mac div#wfacp_smart_buttons div#wfacp_smart_button_stripe_gpay_apay div#wc-stripe-payment-request-wrapper{padding-top:0!important;clear:none!important}body .wfacp_main_form.woocommerce #payment ul.payment_methods li label img{max-height:45px;float:none}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image img,table.shop_table .product-name-area .wfacp-pro-thumb img{width:100%}body .wfacp_main_form.woocommerce .ebanx_billing_argentina_document span.optional{display:none}body .wfacp_main_form.woocommerce form p.wc-pv-phone input{padding-left:54px}body .wfacp_main_form.woocommerce .wfacp_ebanx_field label span.optional{display:none}body .wfacp_main_form.woocommerce .wfacp_ebanx_field span.woocommerce-input-wrapper .select2-container,body .wfacp_main_form.woocommerce p#billing_persontype_field span.woocommerce-input-wrapper .select2-container{width:100%!important}body .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon{clear:both}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li input[type=radio]{display:none}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_price,body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_radio{display:inline-block}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_radio{margin-right:1px}body .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li>label span,body .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li>label span,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li>label span{display:inline-block}body .wfacp_main_form.woocommerce .form-row-wide:not(.wfacp-col-full){clear:unset}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_setting_image_hide .product-remove{width:50%}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_setting_image_hide .wfacp_qty_price_wrap{width:50%}body #wfacp_smart_button_stripe_gpay_apay div#wc-stripe-payment-request-wrapper{padding-top:0!important;width:150px}body .wfacp_main_form.woocommerce .wfacp_payment .col-md-6{width:auto;padding:0!important;float:none}body.woocommerce-order-pay .wfacp_form_steps{display:none!important}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@-webkit-keyframes shake-top{0%,100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 0;transform-origin:50% 0}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@keyframes shake-top{0%,100%{-webkit-transform:rotate(0);transform:rotate(0);-webkit-transform-origin:50% 0;transform-origin:50% 0}10%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}20%,40%,60%{-webkit-transform:rotate(-4deg);transform:rotate(-4deg)}30%,50%,70%{-webkit-transform:rotate(4deg);transform:rotate(4deg)}80%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}90%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}}@-webkit-keyframes wfacp_wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes wfacp_wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes loading{0%{background-position:-200px 0}100%{background-position:calc(100% + 200px) 0}}@keyframes loading{0%{background-position:-200px 0}100%{background-position:calc(100% + 200px) 0}}body .ywcmas_multiple_addresses_manager h3{margin:0}body .wfacp_main_form.woocommerce .ywcmas_qty{display:block;width:40px;float:left;margin-right:10px}body .wfacp_main_form.woocommerce .ywcmas_manage_addresses_cb_container input[type=checkbox]{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin-right:7px}body #pp_full_res .select2-container .select2-selection--single .select2-selection__rendered,body #pp_full_res input[type=email],body #pp_full_res input[type=password],body #pp_full_res input[type=tel],body #pp_full_res input[type=text],body #pp_full_res select,body #pp_full_res textarea,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager .select2-container .select2-selection--single .select2-selection__rendered,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=email],body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=password],body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=tel],body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=text],body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager select,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager textarea{font-size:14px;line-height:1.5;width:100%;background-color:#fff;border-radius:4px;position:relative;color:#404040;display:block;min-height:40px;padding:10px;vertical-align:top;box-shadow:none;opacity:1;border:1px solid #bfbfbf;transition:all .4s ease-out}body #pp_full_res select,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager select{-webkit-appearance:menulist;-moz-appearance:menulist}body #pp_full_res label,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager label{color:#777;font-size:14px;position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:0}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=number]{width:40px!important;height:40px;display:inline-block;padding:5px;background-color:#f2f2f2;color:#43454b;border:0;-webkit-appearance:none;box-sizing:border-box;font-weight:400;box-shadow:inset 0 1px 1px rgb(0 0 0 / .125);min-height:1px}span.ywcmas_addresses_manager_table_img img{max-width:100%;height:auto}body .wfacp_main_form.woocommerce .ywcmas_select{width:calc(100% - 50px);margin:0}body .wfacp_main_form.woocommerce select.ywcmas_addresses_manager_table_shipping_address_select{margin-bottom:0}div.ywcmas_addresses_manager_table_remove{float:none;width:15px;height:15px;position:absolute;right:0;top:50%;margin:0;margin-top:-7px;background:0 0;padding:0}select.ywcmas_addresses_manager_table_shipping_address_select{margin-bottom:0}.ywcmas_addresses_manager_table_qty_container{position:relative}#pp_full_res .button,#pp_full_res button{font-size:16px;font-weight:400;padding:8px 16px;height:50px;line-height:1;display:inline-block;text-transform:capitalize;border-radius:2px;-moz-border-radius:2px;-webkit-border-radius:2px}#pp_full_res .button:hover,#pp_full_res button:hover{background-color:#878484}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods>td{padding-top:15px}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods:first-child>td{padding-top:0}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods>td .wfacp_recuring_shiping_count_one+ul{border-top:none!important}.wfacp_main_form.woocommerce table.shop_table_responsive.ywcmas_addresses_manager_table:last-child{margin:0}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table{margin:0 0 16px}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table thead th.ywcmas_addresses_manager_table_product_th{width:40%;padding-bottom:10px}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table thead th{border:none}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table{border:none;padding:0;margin:0;border-radius:0}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table tr td.ywcmas_addresses_manager_table_qty_td{padding:0;margin:0;border:none;border-radius:0}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager tr td:not(.ywcmas_addresses_manager_table_foot):first-child{width:50%;padding-right:10px}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager tr td:not(.ywcmas_addresses_manager_table_foot):last-child{width:50%;padding-left:10px}td.ywcmas_addresses_manager_table_foot span.ywcmas_increase_qty_alert{padding-left:0}.wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table thead tr th:empty{display:none}body .wfacp_main_form .ywcmas_manage_addresses_tables_container table.shop_table_responsive tr td{vertical-align:middle;display:table-cell}body .wfacp_main_form span.ywcmas_addresses_manager_table_img{float:none;display:inline-block;vertical-align:middle}body .wfacp_main_form span.ywcmas_addresses_manager_table_img{float:none;display:inline-block;vertical-align:middle}body .wfacp_main_form .ywcmas_addresses_manager_table_remove{float:none;width:10px;height:10px;position:absolute;right:-10px;top:50%;margin:0;margin-top:-5px;background:0 0;padding:0}body .wfacp_main_form .ywcmas_addresses_manager_table_remove_button{font-size:20px;line-height:10px}body .wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table tr:not(first-child) select{margin:0 0 10px!important}body .wfacp_main_form .ywcmas_addresses_manager_table tbody tr:first-child select{margin:0!important}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=number]:hover::-webkit-inner-spin-button,body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager input[type=number]:hover::-webkit-outer-spin-button{opacity:1}body #pp_full_res .select2-container--default .select2-selection--single{border:none;border-radius:0;height:auto}body .wfacp_main_form.woocommerce a.button.ywcmas_shipping_address_button_new{padding:15px 15px;line-height:1.5;display:inline-block!important;color:#fff!important;text-transform:capitalize;box-shadow:none;font-family:inherit;background-color:#999;font-size:15px;width:auto;font-weight:400;border:none;min-height:48px;border-radius:4px;margin:0!important}body #wfacp-e-form .wfacp_main_form.woocommerce a.button.ywcmas_shipping_address_button_new:hover{background-color:#878484}body .shop_table tr.shipping_total_fee{line-height:1.5!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row{position:relative}.wfacp_main_form.woocommerce label.bwfan-label-title input[type=checkbox],.wfacp_main_form.woocommerce label.gh-checkbox-label input[type=checkbox]{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;margin:0 5px 0 0!important}.wfacp_main_form.woocommerce label.bwfan-label-title,.wfacp_main_form.woocommerce label.gh-checkbox-label{display:block!important}span.variation-row p{display:inline-block;margin:0}body.wfacp_checkout-template-wfacp-canvas-php div#page-container,body.wfacp_checkout-template-wfacp-full-width-php div#page-container{padding-top:0!important}.wfacp_main_form.woocommerce .woocommerce-notices-wrapper:empty{display:none}body .wfacp_main_form .wfacp-error,body .wfacp_main_form .wfacp-message{color:#737373;margin:0 0 16px;padding:5px 10px;position:relative;border-top:none;border-left:2px solid #fff0}body .wfacp-coupon-btn,body .wfacp-coupon-field-btn{line-height:1.5}body .wfacp_main_form #payment ul.wc_payment_methods li.wc_payment_method input[type=radio]:first-child:checked+label{border-left:none}body .wfacp_main_form #payment ul.wc_payment_methods li.wc_payment_method>label{border-left:none}body .wfacp_main_form form.checkout .woocommerce-checkout-review-order{padding-left:0;float:none}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe img{max-width:50%;margin-right:5px}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe img:last-child{margin-right:0}body .wfacp_main_form.woocommerce input[type=checkbox]+span:before{display:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form p.bwfan_user_consent.wfacp-consent-term-condition.form-row label{padding-left:0}.woocommerce-checkout-review-order-table{display:table-cell}body .woocommerce-checkout-review-order-table tbody{display:table-row-group}body .woocommerce-checkout-review-order-table tfoot{display:table-footer-group}body .woocommerce-checkout-review-order-table{display:table}body .woocommerce-invalid:after{display:none}#mailchimp-gdpr-fields label{position:relative}body #wfacp_mailchild_field_wrap input[type=checkbox]{position:relative;left:auto!important;right:auto!important;top:auto;float:left;margin-right:0}body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_success){border-color:#24ae4e!important}body .wfacp_main_form #wfacp_checkout_form #payment .wfacp-order-place-btn-wrap+.angelleye_smart_button_checkout_bottom,body .wfacp_main_form #wfacp_checkout_form #payment .wfacp-order-place-btn-wrap+.wc_ppec_responsive_payment_buttons{margin:20px auto;padding:0!important}.woocommerce #content input.button,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce-page #content input.button,.woocommerce-page #respond input#submit,.woocommerce-page a.button,.woocommerce-page button.button,.woocommerce-page input.button,body a.button,body button.button,body input.button{opacity:1;left:auto;right:auto;bottom:auto;top:auto;position:relative;transform:none;margin:0}body #wfacp_checkout_form .woocommerce-account-fields p.create-account>label span{white-space:initial}.woocommerce-page .woocommerce-info{float:none}body .button,body button,body input[type=button],body input[type=reset],body input[type=submit]{text-transform:none}body .select2-results__option:empty{display:none}small.tax_label{font-size:10px!important}body .cart_item .product-quantity,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity{width:75px}body .cart_item .product-quantity .value-button.wfacp_increase_item:before,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button.wfacp_increase_item:before{margin-top:-8px}body .cart_item .product-quantity .value-button:before,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button:before{font-size:16px;line-height:16px;margin-top:-9px;text-align:center}body .product-quantity .wfacp_quantity_selector,body .wfacp_main_form .wfacp_quantity_selector,body .wfacp_mini_cart_start_h .wfacp_quantity_selector{height:25px}.wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button:before,body .cart_item .product-quantity .value-button:before,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{width:25px;height:24px}body .cart_item .product-quantity .wfacp_quantity_selector input[type=number],body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .wfacp_quantity_selector input[type=number]{width:25px!important;margin:0 25px;height:24px;min-height:1px;line-height:24px;border-top:1px solid #dedfea;border-bottom:1px solid #dedfea}.wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button.wfacp_decrease_item,body .cart_item .product-quantity .value-button.wfacp_decrease_item,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_decrease_item{border:1px solid #dedfea;border-top-left-radius:6px;border-bottom-left-radius:6px}.wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button.wfacp_increase_item,body .cart_item .product-quantity .value-button.wfacp_increase_item,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_increase_item{border:1px solid #dedfea;border-top-right-radius:6px;border-bottom-right-radius:6px}body .cart_item .product-quantity .value-button:hover,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:hover,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button:hover{background:#f1f1f1}.wfacp_mini_cart_start_h .wfacp_quantity_selector,body .cart_item .wfacp_quantity_selector,body .wfacp_mb_mini_cart_sec_accordion_content .wfacp_quantity_selector{height:24px}#wfacp-e-form .wfacp_mb_cart_accordian.wfacp_accordian_active{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content{border-top-left-radius:0!important;border-top-right-radius:0!important}body #wfob_wrap .wfob_qty_wrap .value-button{width:25px;height:24px}body #wfacp-e-form .wfob_bump_wrapper .wfob_qty_wrap input.wfob_quantity_increment,body #wfob_wrap .wfob_qty_wrap input.wfob_quantity_increment,body .wfob_bump_wrapper .wfob_qty_wrap input.wfob_quantity_increment{width:25px!important;margin:0 25px!important;height:24px!important;min-height:1px!important;line-height:24px;border:none!important;border-top:1px solid #dedfea!important;border-bottom:1px solid #dedfea!important;text-align:center}body #wfob_wrap .wfob_qty_wrap .value-button.wfob_decrease_item{border:1px solid #dedfea;border-top-left-radius:6px;border-bottom-left-radius:6px}body #wfob_wrap .wfob_qty_wrap .value-button.wfob_increase_item{border:1px solid #dedfea;border-top-right-radius:6px;border-bottom-right-radius:6px}body #wfob_wrap .wfob_qty_wrap .value-button:hover{background:#f1f1f1}body #wfob_wrap .wfob_qty_wrap .value-button:before{font-size:16px;line-height:16px;margin-top:-8px;font-weight:400}body #wfob_wrap .wfob_qty_wrap .value-button.wfacp_increase_item:before{margin-top:0!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form .woocommerce-error{background:#fae6e6;border-radius:4px;padding-top:8px!important;padding-bottom:8px!important;border-color:#e15334!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form .woocommerce-error li:last-child{margin:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin-top:8px!important}body #wfacp-e-form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message{margin-top:8px}body #wfacp-sec-wrapper .wfacp-error,body #wfacp-sec-wrapper .wfacp_error,body #wfacp-sec-wrapper .wfacp_main_form .woocommerce-error,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error,body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_product_restore_wrap{color:#e15334!important;border-radius:8px;background:#fae6e6;padding:5px 12px 5px 24px;border:none;border-left:0;margin:0 0 16px;min-height:1px;font-size:12px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error li{list-style-type:disc}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error li{margin-bottom:4px;text-align:left}body #wfacp-sec-wrapper .wfacp-error *,body #wfacp-sec-wrapper .wfacp_error *,body #wfacp-sec-wrapper .wfacp_main_form .woocommerce-error *,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error *,body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message *,body .wfacp_product_restore_wrap *{font-size:12px;line-height:1.5}body #wfacp-sec-wrapper .wfacp-error :not(a),body #wfacp-sec-wrapper .wfacp_error :not(a),body #wfacp-sec-wrapper .wfacp_main_form .woocommerce-error :not(a),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-error :not(a),body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message :not(a),body .wfacp_product_restore_wrap :not(a){color:#e15334}body #wfacp-sec-wrapper .wfacp-success,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-message,body #wfacp-sec-wrapper .wfacp_success,body #wfacp-sec-wrapper .woocommerce-message,body .wfacp-coupon-page .wfacp_coupon_remove_msg{border-color:#24ae4e!important;padding:5px 10px 5px 24px;border-radius:4px;color:#24ae4e!important;border:none;border-left:0;margin:0 0 16px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/notice-tick.svg) no-repeat 8px 8px;min-height:1px;font-size:12px;background-size:12px}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg *,body #wfacp-sec-wrapper .wfacp-success :not(.wfacp-quickv-close),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg *,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-message *,body #wfacp-sec-wrapper .wfacp_success *,body #wfacp-sec-wrapper .woocommerce-message *,body .wfacp-coupon-page .wfacp_coupon_remove_msg *{font-size:12px;line-height:1.5}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg :not(a),body #wfacp-sec-wrapper .wfacp-success :not(a):not(.wfacp-quickv-close),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg :not(a),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .woocommerce-message :not(a),body #wfacp-sec-wrapper .wfacp_success :not(a):not(.wfacp-quickv-close),body #wfacp-sec-wrapper .woocommerce-message :not(a),body .success-color,body .wfacp-coupon-page .wfacp_coupon_remove_msg :not(a){color:#24ae4e!important}body #wfacp-sec-wrapper .cart-discount span.amount,body #wfacp-sec-wrapper .wfacp_single_coupon_msg span.amount,body #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg td span.amount,body .shop_table .cart-discount td,body .shop_table .cart-discount td a,body .shop_table .cart-discount td span,body .shop_table .cart-discount td span.woocommerce-Price-amount.amount,body .shop_table tbody tr.cart-discount th span.wfacp_coupon_code,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg td span,body span.wfacp_coupon_code{color:#24ae4e}body .wfacp_coupon_remove_msg:empty,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg:empty,body .wfacp_mini_cart_start_h .woocommerce-error:empty,body .wfacp_mini_cart_start_h .woocommerce-message:empty,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_success):empty,body .woocommerce-error:empty,body .woocommerce-message:empty{display:none}body #wfacp-sec-wrapper #order_coupon_field .woocommerce-message:not(.wfacp_success),body #wfacp-sec-wrapper #order_coupon_field div.woocommerce-error,body #wfacp-sec-wrapper #order_coupon_field ul.woocommerce-error,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content .woocommerce-message:not(.wfacp_success),body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content div.woocommerce-error,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content ul.woocommerce-error,body #wfacp-sec-wrapper .wfacp_product_restore_wrap,body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_success),body .wfacp_mini_cart_start_h div.woocommerce-error,body .wfacp_mini_cart_start_h ul.woocommerce-error,body .wfacp_product_restore_wrap,body .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message{color:#e15334!important;border-radius:3px;background:0 0;padding:0;border:none;font-size:12px;line-height:1.5}body #wfacp-sec-wrapper #order_coupon_field .wfacp_coupon_remove_msg,body #wfacp-sec-wrapper #order_coupon_field .woocommerce-message:not(.wfacp_success),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content .woocommerce-message:not(.wfacp_success),body .wfacp-coupon-page .wfacp_coupon_remove_msg,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body .wfacp_mini_cart_start_h .wfacp_coupon_success,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_success){padding:0 0 0 20px;border-radius:3px;color:#24ae4e!important;border:none;margin:0 0 16px;min-height:1px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/notice-tick.svg) no-repeat 0 50%;background-size:12px;line-height:16px;font-size:12px}body #wfacp-sec-wrapper .woocommerce-message:not(.wfacp_success) *,body .wfacp_mini_cart_start_h .wfacp_coupon_success :not(.woocommerce-remove-coupon),body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_success) *{color:#24ae4e!important}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_block .woocommerce-message,.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_invalid_coupon .wfacp_coupon_msg{margin-top:8px}body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_error_msg>.woocommerce_single_error_message,body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_remove_msg{margin-top:8px!important;margin-bottom:0!important}#wfacp-sec-wrapper .wfacp_invalid_coupon .wfacp-form-control,.wfacp_mini_cart_start_h .wfacp_invalid_coupon .wfacp-form-control{border-color:#e15334;box-shadow:0 0 0 1px #e15334}body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_remove_msg{margin-left:8px;margin-right:8px}#wfacp_checkout_form #payment .woocommerce-privacy-policy-text p{font-size:12px;color:#777;line-height:1.5}#wfacp_checkout_form #payment .woocommerce-terms-and-conditions{border:1px solid rgb(0 0 0 / .2);box-shadow:inset 0 1px 2px rgb(0 0 0 / 10%);background:rgb(0 0 0 / .05);margin-bottom:1.618em;padding:1.618em}#wfacp_checkout_form #payment .woocommerce-terms-and-conditions p{font-size:14px;line-height:1.5;font-weight:400}.product-name a.wfacp_qv-button svg{width:16px;height:16px;vertical-align:middle;fill:#999!important;margin-top:-2px}.wfacp_last_page .wfacp-next-btn-wrap{display:none!important}#wfacp-e-form .single_step .wfacp-next-btn-wrap button:after{font-family:inherit}body #wfacp-e-form .wfacp_main_form button:after,body #wfacp-e-form .wfacp_main_form button:before{font-family:inherit;line-height:1}body #wfacp-e-form #wfacp_checkout_form .wfacp-next-btn-wrap #place_order:after,body #wfacp-e-form #wfacp_checkout_form .wfacp-next-btn-wrap button:after{display:block;line-height:1.3;margin-top:2px}body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .wfacp_quantity_selector input[type=number]{background:#fff!important}body .select2-results__option:empty{display:none}.wfacp_main_form.woocommerce #wfacp_checkout_form #payment .wc-stripe-elements-field,.wfacp_main_form.woocommerce #wfacp_checkout_form #payment .wc-stripe-iban-element-field{padding:10px;margin:0 0 10px;height:auto}body #wfacp-e-form #wfacp_checkout_form #payment ul li ul li,body #wfacp_checkout_form #payment ul li ul li{width:auto;padding:0;border:none}.editor-styles-wrapper .wp-block{margin-left:auto;margin-right:auto}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tbody td span,.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tbody th span{display:inline-block}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tbody td del span{display:inline}#wfacp-e-form .wfacp_main_form .wfacp-section .wfacp_wrapper_start,.wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_product_switcher:not(.wfacp-section) .shop_table.wfacp-product-switch-panel{margin-bottom:0}.wfacp_main_form.woocommerce #wfacp_checkout_form .shop_table.wfacp-product-switch-panel{margin-bottom:16px}#wfacp-e-form table.shop_table tr.cart-subtotal,#wfacp-e-form table.shop_table tr.cart-subtotal td,#wfacp-e-form table.shop_table tr.cart-subtotal th{padding-top:16px!important}#wfacp_checkout_form .wfacp_checkbox_field label,#wfacp_checkout_form .wfacp_custom_field_cls label,#wfacp_checkout_form .wfacp_custom_field_cls span,#wfacp_checkout_form .wfacp_custom_field_radio_wrap label{color:#777}body .woocommerce-error::before,body .woocommerce-error:after,body .woocommerce-error:before,body .woocommerce-info::before,body .woocommerce-info:after,body .woocommerce-info:before,body .woocommerce-message::before,body .woocommerce-message:after,body .woocommerce-message:before,body .woocommerce-noreviews::before,body p.no-comments::before{display:none}body .woocommerce-info a{float:none}body .woocommerce-error,body .woocommerce-info,body .woocommerce-message{background-color:#fff0;padding:0;margin:0;min-height:1px;text-transform:inherit;display:block;border:none;box-shadow:none;text-align:left}#wfacp-e-form .wfacp_main_form .wfacp_allowed_countries strong #wfacp-e-form .wfacp-image-wrapper .wfacp-prodct-image{width:100%;height:auto}.wfacp_order_summary_item_delete a.wfacp_remove_item_from_order_summary{display:inline-block;line-height:15px!important;font-size:0!important;font-weight:400;word-break:break-word;width:32px;height:32px;border-radius:100px;text-align:right}body:not(.wfacp_anim_active) #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper .wfacp-form-control:focus,body:not(.wfacp_anim_active) .wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-form-control:focus{border-color:#61bdf7;box-shadow:0 0 0 1px #61bdf7}body.woocommerce-page .select2-container .select2-dropdown{padding:0}#wfacp-e-form .wfacp-section.wfacp_payment{margin-bottom:0!important}.wfacp_mini_cart_start_h .form-row button.wfacp-coupon-btn{outline:0;outline-color:unset}#wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page button.button.wfacp-coupon-btn:focus{box-shadow:none}#wfacp-e-form button.button,.wfacp_mini_cart_start_h button.button{border:0}.wfacp_main_form .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label{left:90px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field .wfacp-form-control{padding-left:83px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__country-list{z-index:1000}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field .woocommerce-input-wrapper{display:block;position:relative}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__country-list li{padding:5px 10px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field .woocommerce-input-wrapper .iti.iti--allow-dropdown{display:block}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__selected-flag{padding:10px 12px;border:none!important;width:auto;border-radius:0!important;margin-right:0;background:0 0;position:relative}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__selected-flag:after{content:'';display:block;width:1px;background:#d9d9d9;height:18px;position:absolute;right:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__selected-flag .iti__selected-dial-code{font-size:14px;line-height:1}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti--separate-dial-code .iti__selected-dial-code{margin-left:8px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__arrow{margin-left:12px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/select-dropdown-icon.svg) no-repeat center;border:none;width:10px;height:12px;background-size:12px}body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__arrow.iti__arrow--up{transform:rotate(180deg)}body .wfacp_main_form.woocommerce #wfacp_checkout_form .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{transform:rotate(180deg);margin-top:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form .woocommerce-invalid-phone-field .iti__selected-flag{height:calc(100% - 20px)}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_main_form p.woocommerce-invalid-required-field .iti__selected-flag{border-color:#e15334}body .iti__country-list,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field ul{list-style:none;padding:0;margin:0;margin-left:-1px;z-index:999;box-shadow:0 0 8px 0 rgb(0 0 0 / .2);border:none;border-radius:4px;margin-top:2px!important}body .iti__country-list li,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-intl-phone-flag-field ul li{list-style:none}body .iti__country-list li,body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__country-list li{padding:8px 16px;border:none;cursor:pointer;line-height:1.5}body .iti__country-list li:hover,body .wfacp_main_form.woocommerce #wfacp_checkout_form .iti__country-list li:hover{background-color:#eee}.wfacp_main_form .wfacp_divider_billing,.wfacp_main_form .wfacp_divider_shipping{clear:both}body #wfacp-e-form .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax,body #wfacp-e-form .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span,body #wfacp-e-form .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span.amount,body #wfacp-e-form .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span.woocommerce-Price-currencySymbol,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.shop_table tr.order-total td small.includes_tax span.amount{font-size:12px!important}#wfacp-e-form button:disabled,#wfacp-e-form button[disabled],.wfacp_main_form button:disabled,.wfacp_main_form button[disabled],.wfacp_mini_cart_start_h button:disabled,.wfacp_mini_cart_start_h button[disabled],.wp-core-ui .wfacp_mini_cart_start_h button:disabled,.wp-core-ui .wfacp_mini_cart_start_h button[disabled]{border-color:#c8c8c8!important;background-color:#c8c8c8!important;color:#fff!important;cursor:inherit!important}#wfacp-e-form #payment li.wc_payment_method input.input-radio:checked::before,#wfacp-e-form #payment.wc_payment_method input[type=radio]:checked:before,#wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]:checked:before,#wfacp-e-form input[type=radio]:checked:before{display:block}#wfacp-e-form #add_payment_method #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce #wfacp_checkout_form input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input[type=radio]:checked,#wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]:checked,#wfacp-e-form input[type=radio]:checked{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background:#fff}#wfacp-e-form .wfacp_main_form input[type=checkbox]:after{display:none}#wfacp-e-form #payment input[type=checkbox]:not(.wfob_bump_product):checked,#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:checked,#wfacp-e-form .wfacp_main_form input[type=checkbox]:not(.wfob_bump_product):checked,#wfacp-e-form input[type=checkbox]:not(.wfob_bump_product):checked{background:0 0;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-input-wrapper .wfacp-form-control:checked:focus,#wfacp-e-form .wfacp_main_form.woocommerce input[type=checkbox]:checked:focus,#wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]:checked:focus{box-shadow:none}#wfacp-e-form .wfacp_main_form input[type=checkbox]:after{content:"";position:absolute;top:50%;left:50%;-webkit-transform:scale(.2);transform:scale(.2);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;opacity:0;width:10px;height:8px;margin-left:-5px;margin-top:-4px;background-image:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/wf-check.svg),none}#wfacp-e-form .wfacp_main_form input[type=checkbox]:checked:after{-webkit-transform:scale(1);transform:scale(1);-webkit-transition-delay:.1s;transition-delay:.1s;opacity:1}body .wfacp_delete_item_wrap a:before{display:none!important}.wfacp_order_summary_item_delete.wfacp_delete_item_wrap{margin-top:12px}body .wfacp_delete_item_wrap a{border:none!important;display:inline-block;padding-bottom:0!important}body .wfacp_delete_item_wrap a svg{width:16px;height:16px;color:#bbb}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box *,body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box a,body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box p,body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box p * body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_box span{font-weight:400!important}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_remove_product a svg{width:100%;height:100%}#wfacp-e-form .woocommerce-info a.wfacp_main_showcoupon,body .woocommerce-info a.wfacp_main_showcoupon{display:inline-block}body .wfacp_main_form #wfacp_checkout_form.processing .blockUI.blockOverlay{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/spinner.gif) no-repeat 50% #fff!important}body #wfacp_checkout_form #place_order:before,body #wfacp_checkout_form .wfacp-next-btn-wrap button:before{z-index:1;box-shadow:none;filter:none;text-shadow:none;transition:none;left:auto;right:auto;opacity:1}body .wfacp_main_form.woocommerce input[type=radio]:checked::after,body .wfacp_mini_cart_start_h input[type=radio]:checked::after{display:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text{display:block;content:'';background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/helping-text.svg) no-repeat center center;width:16px;height:16px;position:absolute;right:12px;top:50%;margin-top:-8px;cursor:pointer;z-index:99}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:after,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{display:block;opacity:0;pointer-events:none;position:absolute}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:after{border-right:6px solid #fff0;border-bottom:6px solid rgb(0 0 0 / .75);border-left:6px solid #fff0;content:'';height:0;top:20px;left:20px;width:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{background:#353030;border-radius:3px;color:#fff;content:attr(wfacp-helping-text);font-size:12px;padding:4px 8px;top:20px;width:160px;text-align:center}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:after,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{transform:translate3d(-80px,-10px,0);transition:all .15s ease-in-out}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:hover:after,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:hover:before{opacity:1;transform:translate3d(-80px,0,0)}body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:after{display:none}#funnelkitLoginModal .wfacp_btn_clicked:not(.show-password-input),#wfacp-e-form .wfacp-coupon-btn.wfacp_btn_clicked,#wfacp_checkout_form .wfacp-coupon-field-btn.wfacp_btn_clicked,.wfacp-coupon-btn.wfacp_btn_clicked,.wfacp_mb_mini_cart_sec_accordion_content .wfacp-coupon-btn.wfacp_btn_clicked{position:relative;color:transparent!important;transition:none}#funnelkitLoginModal .wfacp_btn_clicked:not(.show-password-input):before,#wfacp_checkout_form .wfacp-coupon-field-btn.wfacp_btn_clicked:before,.wfacp-coupon-btn.wfacp_btn_clicked:before{position:absolute;left:0;right:0;top:50%;content:'';width:16px;margin:-8px auto auto;height:16px;border:2px solid #fff;border-bottom-color:#fff0;border-radius:50%;display:block!important;box-sizing:border-box;animation:rotation 1s linear infinite;opacity:1;z-index:999;filter:none}#funnelkitLoginModal .wfacp_btn_clicked{transition:none}#wfacp-sec-wrapper #funnelkitLoginModal .wfacp_btn_clicked{pointer-events:none}body .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul#shipping_method li{padding:0}body #wfacp-sec-wrapper .wfacp_main_form .wfacp_notice_list .wfacp_error,body .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul{padding:12px 12px 12px 48px;border:none;border-radius:8px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/icon-info-red.svg) no-repeat #ffe9e9 12px 50%!important;background-size:24px;position:relative}body #wfacp-e-form .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul li span *,body #wfacp-sec-wrapper .wfacp_main_form .wfacp_notice_list .wfacp_error *,body .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul li span{color:#e15334;font-size:14px;line-height:1.5}body .wfacp_main_form #wfacp_checkout_form #shipping_calculator_field .wfacp_no_shipping_found ul li span:after{display:none}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_custom_field_multiselect label{position:relative;top:auto!important;left:0;bottom:auto;margin:0 0 4px}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_custom_field_multiselect span.select2-selection.select2-selection--multiple{padding:0;min-height:48px}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_custom_field_multiselect .select2-container--default .select2-search--inline .select2-search__field{min-height:1px;border:none}body .wfacp-modern-label #wfacp_checkout_form .wfacp_custom_field_multiselect .select2-container--default .select2-search--inline .select2-search__field{padding:12px 12px!important}body #wfacp-sec-wrapper #wfacp_checkout_form .form-row:not(.wfacp_custom_field_multiselect) .select2-container--default .select2-selection--multiple,body #wfacp-sec-wrapper #wfacp_checkout_form .form-row:not(.wfacp_custom_field_multiselect) .select2-container--default.select2-container--focus .select2-selection--multiple{border-color:#fff0}body #wfacp-sec-wrapper #wfacp_checkout_form .select2-container--default .select2-selection--single .select2-selection__arrow{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/select-dropdown-icon.svg) no-repeat center center;height:12px;position:absolute;top:50%;margin-top:-6px;right:12px;z-index:99;background-size:14px;width:14px}body #wfacp-sec-wrapper .wfacp_drop_list .woocommerce-input-wrapper select,body #wfacp-sec-wrapper .wfacp_dropdown .woocommerce-input-wrapper select{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/select-dropdown-icon.svg) no-repeat 98% center;background-size:14px;transition:none}body #wfacp-sec-wrapper .wfacp_drop_list .woocommerce-input-wrapper select:focus,body #wfacp-sec-wrapper .wfacp_dropdown .woocommerce-input-wrapper select:focus{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/select-dropdown-icon-up.svg) no-repeat 98% center;background-size:14px;transition:none!important}body #wfacp-sec-wrapper #wfacp_checkout_form .select2-selection__rendered{padding-right:30px}body:not(.cartflows-canvas):not(.cartflows-default) #wfacp-sec-wrapper .form-row .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body #wfacp-sec-wrapper .wfacp_custom_field_radio_wrap span.wfacp_radio_options_group{position:relative;line-height:1}body #wfacp-sec-wrapper span.wfacp_radio_options_group{display:block;margin-bottom:8px}body #wfacp-sec-wrapper span.wfacp_radio_options_group:last-child{margin-bottom:0}body #wfacp-sec-wrapper span.wfacp_radio_options_group label.radio{font-weight:400;padding-left:25px;display:inline-block;vertical-align:middle}body #wfacp-sec-wrapper .checkout-inline-error-message,body #wfacp-sec-wrapper span.wfacp_inline_field_error{position:relative;font-size:12px;line-height:1;color:#e15334;display:block;margin-top:8px}body.wfacp_active_live_validation #wfacp-sec-wrapper .checkout-inline-error-message,body:not(.wfacp_active_live_validation) #wfacp-sec-wrapper .billing_email_field_error{display:none}body #wfacp-sec-wrapper .wfacp-inside .form-row:not(.wfacp-anim-wrap) .select2-container .select2-selection--single .select2-selection__rendered{font-size:0}body #wfacp-sec-wrapper .wfacp-inside #shipping_calculator_field .select2-container .select2-selection--single .select2-selection__rendered{font-size:inherit}body #wfacp-sec-wrapper .wfacp-inside #shipping_calculator_field .woocommerce-input-wrapper:not(.wfacp-anim-wrap) span.select2-selection__placeholder{display:block}body #wfacp-sec-wrapper .wfacp-form:not(.wfacp-top):not(.wfacp-inside) form .wfacp_empty_field:not(.wfacp-anim-wrap) label:not(.radio):not(.checkbox):not([for=radio-field]){top:18px;bottom:auto;margin:0}body #wfacp-sec-wrapper .wfacp-inside form .wfacp_empty_field:not(.wfacp-anim-wrap) label.wfacp-form-control-label{top:16px;bottom:auto;margin:0}body #wfacp-sec-wrapper .wfacp-inside label.wfacp-form-control-label:not(.checkbox),body #wfacp-sec-wrapper .wfacp-inside label.wfacp-form-control-label:not(.checkbox) *,body #wfacp-sec-wrapper .wfacp-inside p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label:not(.checkbox) *{line-height:1!important}body #wfacp-sec-wrapper .wfacp-inside p.form-row label.wfacp-form-control-label{margin-top:-7px;bottom:auto}body #wfacp-sec-wrapper .wfacp-inside .woocommerce-input-wrapper:not(.wfacp-anim-wrap) span.select2-selection__placeholder{display:none}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row .wfacp-form-control::-moz-placeholder{opacity:0}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row .wfacp-form-control:-ms-input-placeholder{opacity:0}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row .wfacp-form-control:-moz-placeholder{opacity:0}body #wfacp-sec-wrapper .wfacp-inside .form-row .wfacp-form-control::-webkit-input-placeholder{opacity:0}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row.wfacp-anim-wrap .woocommerce-input-wrapper .wfacp-form-control::-moz-placeholder{opacity:1}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row.wfacp-anim-wrap .woocommerce-input-wrapper .wfacp-form-control:-ms-input-placeholder{opacity:1}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row.wfacp-anim-wrap .woocommerce-input-wrapper .wfacp-form-control:-moz-placeholder{opacity:1}body #wfacp-sec-wrapper .wfacp-inside .wfacp_main_form .form-row.wfacp-anim-wrap .woocommerce-input-wrapper .wfacp-form-control::-webkit-input-placeholder{opacity:1}.body #wfacp-sec-wrapper>div{width:100%}body #wfacp-sec-wrapper .wfacp_custom_field_radio_wrap .wfacp-form-control{box-shadow:none!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field.wfacp_divider_billing,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field.wfacp_divider_shipping{--bs-gutter-x:10px;--bs-gutter-y:0;display:flex;flex-wrap:wrap;clear:both;width:100%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-full,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-full{flex:0 0 auto;width:100%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-left-third,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-left-third{flex:0 0 auto;width:33.33%;float:none}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-left-half,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-left-half{float:none;flex:0 0 auto;width:50%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-two-third,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-two-third{float:none;flex:0 0 auto;width:66.66%}body #wfacp-sec-wrapper span.woocommerce-input-wrapper.wfacp-form-control.wfacp_radio_field{padding:0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form #billing_email_name_field+.wfacp_advanced_field_wrap,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form #billing_first_name_field+.wfacp_advanced_field_wrap,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form #billing_last_name_field+.wfacp_advanced_field_wrap{display:block;clear:unset}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_autocomplete_active .woocommerce-input-wrapper,body #wfacp-sec-wrapper .wfacp_autocomplete_active .woocommerce-input-wrapper{position:relative}body #wfacp-sec-wrapper .wfacp_autocomplete_active .woocommerce-input-wrapper .wfacp-form-control{padding-right:32px}body #wfacp-sec-wrapper .woocommerce-input-wrapper span.wfacp-search-icon{display:block;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/icon-search.svg) no-repeat center center;width:16px;height:16px;position:absolute;right:12px;top:50%;margin-top:-8px;cursor:pointer;z-index:98;content:''}.pac-container .pac-item{padding:3px 16px;border:none;cursor:pointer}.pac-container{box-shadow:0 0 8px 0 rgb(0 0 0 / .2);border:none;border-radius:4px;margin-top:1px}.pac-container span.pac-item-query{color:#353030}.pac-container .pac-item:hover{background-color:#eee}body #wfacp-sec-wrapper .wfacp-top p.wfacp_textarea_fields textarea{padding-top:12px;padding-bottom:12px;min-height:100px}body #wfacp-sec-wrapper div:not(.wfacp-top).wfacp-modern-label p.wfacp_textarea_fields textarea{min-height:100px!important}body #wfacp-sec-wrapper .wfacp-inside .wfacp_textarea_fields label.wfacp-form-control-label{top:6px!important;font-size:12px!important;background:0 0!important;bottom:auto;right:8px;margin-top:0;line-height:1.5}body #wfacp-sec-wrapper .wfacp-inside p.wfacp_textarea_fields textarea{min-height:100px!important}body #wfacp-sec-wrapper .wfacp-inside p.wfacp_textarea_fields textarea{padding-top:24px;padding-bottom:24px}body #wfacp-sec-wrapper .wfacp-inside p.wfacp_textarea_fields label.wfacp-form-control-label .optional,body #wfacp-sec-wrapper .wfacp-inside p.wfacp_textarea_fields label.wfacp-form-control-label abbr.required{font-size:12px!important;line-height:1.5!important}body .wfob_bump_wrapper:after{display:none}body .select2-results__option{letter-spacing:0;font-size:14px;padding:8px 16px;border:none;line-height:1.5}body .select2-dropdown{box-shadow:0 2px 8px 0 rgb(0 0 0 / .1);border:none;border-radius:4px}body .select2-container--default .select2-results>.select2-results__options{background:#fff}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #bfbfbf;background:#fff;border-radius:4px;box-shadow:none;outline:0}body .select2-container--default .select2-search--dropdown .select2-search__field:focus{color:#000}#wfacp-e-form .select2-container .select2-selection--single .select2-selection__rendered{border-radius:4px}.woocommerce-page .select2-container .select2-search__field,.woocommerce-page .select2-container .select2-selection{height:auto;padding:8px 12px;margin:0!important}body .select2-search--dropdown{display:block;padding:8px 12px;border-radius:4px}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:#fff0}.select2-container--default .select2-results__option--highlighted[aria-selected],.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#eee;color:#353030}body #wfacp-sec-wrapper span.woocommerce-input-wrapper{display:block;width:100%}#wfacp-sec-wrapper .wfacp_main_form .wfacp_collapsible:hover,#wfacp-sec-wrapper .wfacp_main_form .wfacp_collapsible:hover svg{opacity:.9}body .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row.wfacp_collapsible_field_wrap,body .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row.wfacp_collapsible_field_wrap *{line-height:1!important}#wfacp-e-form .wfacp_main_form .wfacp_collapsible svg{display:inline}body #wfacp-sec-wrapper #wfacp_checkout_form .wfacp_collapsible_enable .select2-container{width:100%!important}#wfacp-sec-wrapper .wfacp-text-align-left{text-align:left}#wfacp-sec-wrapper .wfacp-text-align-center{text-align:center}#wfacp-sec-wrapper .wfacp-text-align-right{text-align:right}body #wfacp-sec-wrapper .woocommerce-form-login .wfacp-remember-me input[type=checkbox]{position:relative;left:auto;top:auto;margin:0 8px 0 0}#wfacp-sec-wrapper .woocommerce-form-login .wfacp-remember-me label{margin:0}#wfacp-sec-wrapper .woocommerce-form-login .wfacp-col-left-half.lost_password,#wfacp-sec-wrapper .woocommerce-form-login .wfacp-col-left-half.wfacp-remember-me{width:50%;float:left}#wfacp-sec-wrapper form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half label:empty{display:none}body #wfacp-sec-wrapper .tab{margin-bottom:24px}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_method_woosa_adyen_ideal input[type=text]{min-height:1px;padding:0!important;margin:0!important;border:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .payment_method_woosa_adyen_ideal ul{z-index:999;background:#fff}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment ul li label img{border-radius:3px;margin-right:12px;margin-inline-start:5px;margin-inline-end:5px;max-height:30px}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adyen-checkout__dropdown__button{box-shadow:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adn-stored-cards .adyen-checkout__card__brands__brand-wrapper img,body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adn-stored-cards .adyen-checkout__input-wrapper img.adyen-checkout__card__cardNumber__brandIcon{position:absolute;margin:0}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adn-stored-cards .adn-stored-card .adn-stored-card__details{padding-left:15px}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{display:none}body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment .adyen-checkout__checkbox__label{padding-left:0}body #wfacp_checkout_form .wfacp_advanced_field_wrap .wfacp_bwfan_birthday_date_field{width:100%}#wfacp_checkout_form #bwfan_birthday_field label{line-height:1.5!important}.wfob_bump_wrapper.woocommerce_checkout_order_review_below_payment_gateway{margin-top:24px}.wfacp_main_form.woocommerce label.wfacp-form-control-label{text-indent:unset}#wfacp_checkout_form form.woocommerce-form.woocommerce-form-login.login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline span{margin:0;padding:0;font-weight:400;line-height:16px}body #wfacp-sec-wrapper button.show-password-input{background:0 0!important}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:#fff0;border-radius:0;border:0;color:#353030;cursor:pointer;margin:0;padding:0;position:absolute;right:8px;text-decoration:none;top:0;bottom:0;-webkit-appearance:none;-webkit-font-smoothing:inherit}body #wfacp-sec-wrapper .woocommerce-password-hint,body #wfacp-sec-wrapper div#password_strength{margin-top:4px;font-size:12px;line-height:1.5;display:block}body #wfacp-sec-wrapper #account_password_field label.wfacp-form-control-label,body #wfacp-sec-wrapper .wfacp-login-wrapper .wfacp-password-field label.wfacp-form-control-label{right:40px}body.wfacp_pre_built #wfacp-sec-wrapper #account_password_field.wfacp-anim-wrap label.wfacp-form-control-label,body.wfacp_pre_built #wfacp-sec-wrapper .wfacp-top #account_password_field label.wfacp-form-control-label{right:auto}body #wfacp-sec-wrapper #account_password_field span.woocommerce-input-wrapper.password-input,body #wfacp-sec-wrapper .wfacp-login-wrapper .wfacp-password-field .password-input{position:relative}body #wfacp-sec-wrapper #account_password_field span.woocommerce-input-wrapper.password-input input#account_password,body #wfacp-sec-wrapper .wfacp-login-wrapper .wfacp-password-field .wfacp-form-control{padding-right:32px!important}#wfacp-sec-wrapper .show-password-input::after{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/icon-eye-open.svg) no-repeat center center;display:block;font-weight:400;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;content:"";text-decoration:none;margin-left:0;margin-top:0;vertical-align:middle;width:24px;height:24px}#wfacp-sec-wrapper .show-password-input.display-password::after{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/icon-eye-close.svg) no-repeat center center}#wfacp-sec-wrapper .show-password-input.display-password::after{color:#585858}#wfacp-sec-wrapper .g-recaptcha-response{display:none}#wfacp-sec-wrapper .g-recaptcha{padding:0 8px;margin-bottom:16px;transform:none!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container input.wc-stripe-payment-type,body .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container input.wc-stripe-klarna-category{display:inline-block!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container label.wc-stripe-label-klarna-category,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container label.wc-stripe-label-payment-type{margin-right:8px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe-save-source label{padding-left:0!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment.woocommerce-checkout-payment .wc-stripe_cc-container .StripeElement:not(.payment-type){border:1px solid #ededed}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment ul.payment_methods li.payment_method_stripe_cc .wc-stripe-card-icons-container img.wc-stripe-card-icon{max-height:26px;max-width:43px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment li.wc_payment_method.payment_method_stripe_cc .select2-selection__rendered{padding:5px 10px!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-bootstrap-form .md-form.md-outline.StripeElement--complete+label,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-bootstrap-form .md-form.md-outline.focused+label,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-bootstrap-form .md-form.md-outline.invalid+label{-webkit-transform:translateY(-35px);-ms-transform:translateY(-35px);transform:translateY(-35px);background:#fff!important;font-weight:500;padding-right:5px;padding-left:5px;font-size:12px;left:20px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-inline-form .input,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-inline-form input{width:100%;padding:11px 15px 11px 0;background-color:#fff0;-webkit-animation:1ms void-animation-out;box-shadow:none;border:none;color:#819efc}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .wc-stripe-inline-form label,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment ul.payment_methods li .wc-stripe-inline-form label{width:110px;min-width:110px;padding:11px 0;color:#91b5c1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment ul.payment_methods li.payment_method_stripe_cc .wc-stripe_cc-container input+label{display:inline-block}body #wfacp-sec-wrapper .wfacp_main_form p.form-row.wfacp_drop_list.wfacp_dropdown label{right:40px;width:auto}body #wfacp-sec-wrapper .wfacp_main_form p.form-row.wfacp_drop_list.wfacp_dropdown:not(.wfacp-anim-wrap) select{padding:12px 12px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_custom_fields{clear:both}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_custom_fields label{padding-left:0;margin:0 5px 0 0;pointer-events:inherit}body #wfacp-sec-wrapper .wfacp-top .wfacp_main_form.woocommerce #wfacp_checkout_form #wfacp_custom_fields p.wfacp-form-control-wrapper:not(.wfacp_checkbox_field):not(.checkbox):not(.wfacp_textarea_fields){min-height:1px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_custom_fields input[type=radio]{position:relative;left:auto;right:auto;margin:0 5px 0 0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form p.form-row:not(.wfacp_drop_list) select{-webkit-appearance:menulist;-moz-appearance:menulist}body #wfacp-sec-wrapper #wfacp-third-party-fields-wrap p:not(.wfacp-form-control-wrapper){padding:0 7px}body #wfacp-sec-wrapper #wfacp-third-party-fields-wrap input[type=checkbox]:not(.wfacp-form-control){position:relative;left:auto;top:auto;right:auto;bottom:auto;margin:0 8px 0 0}body #wfacp-sec-wrapper #wfacp-third-party-fields-wrap input[type=radio]:not(.wfacp-form-control){position:relative;left:auto;top:auto;right:auto;bottom:auto;margin:0 8px 0 0}body .modal{z-index:99999}body #wfacp-sec-wrapper .wfacp_main_form p.wfacp_field_type_hidden{display:none}body #wfacp-sec-wrapper .wfacp_main_form #payment .place-order .bwfan_user_consent.wfacp-consent-term-condition{padding:0}body #wfacp-sec-wrapper .wc-credit-card-form.wc-payment-form input[hidden]{display:none}body #wfacp_qr_model_wrap .wfacp_qv-summary p.sublium-product-name{margin:0}#wfacp-e-form #wfacp_qr_model_wrap .sublium-custom-dropdown,#wfacp-e-form #wfacp_qr_model_wrap .sublium-upgrade-button{margin-left:0}body #wfacp-sec-wrapper .wfacp_pro_attr_single.wfacp_edit_variation{margin:0;padding:0}body #wfacp-sec-wrapper dl.variation:not(.wfacp_single_variation),body .wfacp_mini_cart_start_h dl.variation:not(.wfacp_single_variation){display:grid;grid-template-columns:auto 1fr}body #wfacp-sec-wrapper dl.variation.wfacp_single_variation,body .wfacp_mini_cart_start_h dl.variation.wfacp_single_variation{display:flex}body #wfacp-sec-wrapper dl.variation,body .wfacp_mini_cart_start_h dl.variation{gap:4px;margin:4px 0 0 0;line-height:1}body #wfacp-sec-wrapper .variation dd,body #wfacp-sec-wrapper .variation dd p,body #wfacp-sec-wrapper .variation dt,body .wfacp_mini_cart_start_h .variation dd,body .wfacp_mini_cart_start_h .variation dd p,body .wfacp_mini_cart_start_h .variation dt{font-weight:400;margin:0;padding:0;color:#82838e!important;font-size:12px;line-height:1}body #wfacp-sec-wrapper a.wfacp_qv-button.var_product.wfacp_select_option,body a.wfacp_qv-button.var_product.wfacp_select_option{font-size:12px;display:block;margin-top:8px;font-weight:500;text-decoration:none}.wfacp_selected_attributes a.wfacp_qv-button.var_product{font-weight:400!important}body #wfacp_qr_model_wrap .wfacp_qv-summary p.sublium-product-name{margin:0}#wfacp-e-form #wfacp_qr_model_wrap .sublium-custom-dropdown,#wfacp-e-form #wfacp_qr_model_wrap .sublium-upgrade-button{margin-left:0}body #wfacp-sec-wrapper ins,body .wfacp_mini_cart_start_h ins{background:0 0}body #wfacp-sec-wrapper .shop_table td.product-total ins,body .wfacp_mini_cart_start_h .shop_table td.product-total ins{text-decoration:none}#wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span,.wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span{position:relative;line-height:20px}#wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span svg,.wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span svg{position:absolute;left:0;top:50%;margin-top:-10px}#wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span,.wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td>span{padding-left:24px;font-size:14px;color:#09b29c}#wfacp-sec-wrapper table.shop_table tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td,.wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_reviews tr:not(.order-total):not(.cart-discount).wfacp-saving-amount td{padding-bottom:0}body #wfacp-sec-wrapper table.shop_table .product-name-area .wfacp_stocks,body .wfacp_mini_cart_start_h .product-name-area .wfacp_stocks{margin-top:12px;font-size:10px;color:#e15334;font-weight:500;line-height:1.5;display:inline-block}.wfacp_mini_cart_start_h .shop_table .product-total del,.wfacp_mini_cart_start_h .shop_table .product-total del *,.wfacp_mini_cart_start_h .shop_table .product-total del bdi,.wfacp_mini_cart_start_h .shop_table .product-total del span.woocommerce-Price-currencySymbol,body #wfacp-sec-wrapper .shop_table .product-total del,body #wfacp-sec-wrapper .shop_table .product-total del *,body #wfacp-sec-wrapper .shop_table .product-total del bdi,body #wfacp-sec-wrapper .shop_table .product-total del span.woocommerce-Price-currencySymbol{font-size:12px;line-height:1;color:#e15334}body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-error li a,body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-error li a:hover{color:#e15334!important}body #wfacp-sec-wrapper span.wfacp_address_reminder{font-size:12px;color:#e15334;margin-top:4px;line-height:1}body #wfacp-sec-wrapper #wfacp_checkout_form #billing_email_field:not(.wfacp-col-full)+#bwfan_gdpr_consent+.wfacp-form-control-wrapper:not(.wfacp-col-full)+.wfacp-form-control-wrapper:not(.wfacp-col-full),body #wfacp-sec-wrapper #wfacp_checkout_form #billing_email_field:not(.wfacp-col-full).validate-required+.wfacp-form-control-wrapper:not(.wfacp-col-full)+.wfacp-form-control-wrapper:not(.wfacp-col-full){clear:both}body #wfacp-sec-wrapper #payment .place-order .wfacp-form-control-wrapper,body #wfacp-sec-wrapper #payment .wfacp-form-control-wrapper,body #wfacp-sec-wrapper #payment .wfacp_custom_field_wfacp_wysiwyg p{text-align:left}body #wfacp-sec-wrapper #payment p input[type=checkbox]+label,body #wfacp-sec-wrapper #payment p input[type=radio]+label{padding-left:25px!important}body #wfacp-sec-wrapper .wfacp_custom_field_wfacp_wysiwyg ul li{list-style:disc}body #wfacp-sec-wrapper .wfacp_custom_field_wfacp_wysiwyg ul{padding-left:35px}body #wfacp-sec-wrapper .wfacp-login-wrapper{display:block!important}body .wfacp_smart_button_inner #fkwcs_stripe_smart_button_wrapper:not(.inline) #fkwcs_custom_express_button .fkwcs_smart_buttons,body .wfacp_smart_button_inner .wfacp_smart_button_container button{min-width:1px;min-height:42px;margin:0;border-radius:4px}body #wfacp-sec-wrapper p.form-row.wfacp_collapsible_enable.wfacp_hidden_class,body #wfacp-sec-wrapper p.form-row.wfacp_collapsible_field_wrap.wfacp_hidden_class{display:none}#wfacp-sec-wrapper #wc-antsroute-timeslot-wrapper .wc-antsroute-time-slots .wc-antsroute-time-slots-label{background:#fff;color:#3871b1;padding:10px;border:1px solid #3871b1;box-shadow:5px 5px 10px rgb(0 0 0 / .1)}#wfacp-sec-wrapper div#wc-antsroute-fields input[type=text]{padding:12px}#wfacp-sec-wrapper div#wc-antsroute-fields a#wc-antsroute-confirm-time-slot,#wfacp-sec-wrapper div#wc-antsroute-fields a#wc-antsroute-see-availabilities{background:#0a4b78;text-align:center;display:block;width:200px;margin:0 auto;color:#fff;min-height:1px}#wfacp-sec-wrapper div#wc-antsroute-fields a#wc-antsroute-see-availabilities:hover{background:#436883}#wfacp-sec-wrapper div#wc-antsroute-fields input[type=radio]{position:relative;left:auto;right:auto;bottom:auto;top:auto;margin:0}#wfacp-sec-wrapper #wc-antsroute-timeslot-wrapper li.wc-antsroute-time-slots-item input[type=radio]{opacity:0}#wfacp-sec-wrapper div#wc-antsroute-fields input[type=radio]+label{display:inline-block}#wfacp-sec-wrapper div#wc-antsroute-fields #wc-antsroute-remaining-time-wrapper,#wfacp-sec-wrapper div#wc-antsroute-fields #wc-antsroute-timeslot-wrapper{z-index:9999;top:98px}#wfacp-sec-wrapper div#wc-antsroute-fields div#wc-antsroute-delivery-time-wrapper{margin-top:32px!important}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #payment .paynow-payment-option-pbl input[type=radio]:checked+label{border:1px solid #bfbfbf;background:#f3f3f3!important}body #wfacp-e-form p.form-row.wfacp-col-full.postcode-eu-autofill,body #wfacp-e-form p.form-row.wfacp-col-full.postcode-eu-autofill .optional,body #wfacp-e-form p.form-row.wfacp-col-full.postcode-eu-autofill-intl{display:none}body #wfacp-sec-wrapper .wfacp_dob_field_wrap{margin:0}body #wfacp-sec-wrapper p.form-row.wfacp-dob-wrapper.wfacp-form-control-wrapper.wfacp_dob_field_wrap{margin:0}body #wfacp-sec-wrapper div#wfacp-dob-field-wrap{margin:0 -7px}body #wfacp-sec-wrapper #wfacp-dob-field-wrap.wfacp-dob-field-wrap p{padding:0 7px}body #wfacp-sec-wrapper #wfacp-dob-field-wrap.wfacp-dob-field-wrap p:not(.wfacp_dob_field_wrap){width:33.33%;display:inline-block}body #wfacp-sec-wrapper .wfacp-dob-field-wrap p:not(.wfacp_dob_field_wrap):last-child{margin-right:0}body #wfacp-sec-wrapper .wfacp-dob-field-wrap p select{padding:10px 12px!important;min-height:1px!important;-webkit-appearance:menulist-button!important;-moz-appearance:none;appearance:none}body #wfacp-sec-wrapper .wfacp_main_form p.form-row.wfacp_drop_list.wfacp-dob-field-wrap select{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}body #wfacp-e-form .wfacp-dob-wrapper .woocommerce-input-wrapper:before{border:none}body #wfacp-e-form .wfacp-dob-field-sec{clear:both;display:block;padding:0 8px;margin:0 -8px}body #wfacp-e-form .wfacp-dob-field-sec:after,body #wfacp-e-form .wfacp-dob-field-sec:before{content:'';display:block}body #wfacp-e-form .wfacp-dob-field-sec:after{clear:both}body #wfacp-e-form label.wfacp-form-control-label:not(.radio):not(.checkbox).wfacp-birthday-label{display:block;margin:0 0 8px;padding:0 8px;position:relative;left:auto;right:auto;top:auto;bottom:auto}#wfacp-e-form .wfacp_th_file_type label.wfacp-form-control-label:not(.radio):not(.checkbox){opacity:0}body #wfacp-sec-wrapper .wfacp_main_form .wfacp-coupon-section .wfacp-coupon-page .wfacp_coupon_field_box .wfacp_coupon_btn_wrap label{background:0 0}body #wfob_wrap:empty{display:none}#wfacp-e-form .wfacp-file-upload-wrapper label.wfacp-form-control-label:not(.radio):not(.checkbox){position:relative;top:0;left:0;right:auto;display:block;width:auto;max-width:100%;height:auto;margin-bottom:8px;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .dhl-preferred-service-content input[type=radio]{position:relative;left:0;right:auto;top:auto;bottom:auto;margin:0 4px 0 0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .dhl-preferred-service-content input[type=radio]+label{display:inline-block;padding-left:0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .dhl-preferred-service-content .dhl-preferred-delivery-types li,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .dhl-preferred-service-content .dhl-preferred-location-types li{margin-right:1em}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .dhl-preferred-service-content input[type=text]:last-child{margin-bottom:0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .dhl-preferred-service-content input[type=text]{padding:10px 12px;margin-bottom:16px}body #wfacp-e-form .wfacp-qty-count,body .wfacp-qty-count{display:flex;align-items:center;margin:0;justify-content:center;padding:4px;width:20px;height:20px;border-radius:50%;background-color:#82838e;text-align:center}body #wfacp-e-form .wfacp-pro-thumb .wfacp-qty-ball .wfacp-qty-count *,body .wfacp-pro-thumb .wfacp-qty-ball .wfacp-qty-count *,body .wfacp-pro-thumb .wfacp-qty-ball .wfacp-qty-count span{font-size:12px;line-height:12px}body .wfacp-pro-thumb .wfacp-qty-ball .wfacp-qty-count span{word-break:normal}body #wfacp-e-form .wfacp-qty-count span,body .wfacp-qty-count span{font-size:12px;color:#fff}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .wfacp_order_total_field{width:100%}#wfacp-e-form .wfacp_main_form p#billing_phone_field .woocommerce-input-wrapper{position:relative}body .wfacp_collapsible_order_summary_wrap table.wfacp_mini_cart_items dl.variation,body .wfacp_mb_mini_cart_wrap table.wfacp_mini_cart_items dl.variation,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation,body .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation,body table.wfacp_mini_cart_items dl.variation{margin:0;overflow:hidden}body #wfacp-sec-wrapper table.wfacp_mini_cart_items dl.variation dt,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dt{float:left;margin-right:4px;list-style:none outside;clear:left;font-weight:700;width:auto}body #wfacp-sec-wrapper table.wfacp_mini_cart_items dl.variation dd,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dd{float:left;margin:0;clear:right}body .wfacp_collapsible_order_summary_wrap table.wfacp_mini_cart_items dl.variation dd p,body .wfacp_mb_mini_cart_wrap table.wfacp_mini_cart_items dl.variation dd p,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dd p,body .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dd p,body table.wfacp_mini_cart_items dl.variation dd p{margin:0;display:inline}body .wfacp_collapsible_order_summary_wrap table.wfacp_mini_cart_items dl.variation dt+dd,body .wfacp_mb_mini_cart_wrap table.wfacp_mini_cart_items dl.variation dt+dd,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dt+dd,body .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dt+dd,body table.wfacp_mini_cart_items dl.variation dt+dd{margin-bottom:0}body .wfacp_collapsible_order_summary_wrap table.wfacp_mini_cart_items dl.variation dd::after,body .wfacp_mb_mini_cart_wrap table.wfacp_mini_cart_items dl.variation dd::after,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dd::after,body .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dd::after,body table.wfacp_mini_cart_items dl.variation dd::after{content:"";display:block;clear:both}body .wfacp_collapsible_order_summary_wrap table.wfacp_mini_cart_items dl.variation::after,body .wfacp_mb_mini_cart_wrap table.wfacp_mini_cart_items dl.variation::after,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation::after,body .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation::after,body table.wfacp_mini_cart_items dl.variation::after{content:"";display:table;clear:both}body .wfacp_collapsible_order_summary_wrap .wfacp_mini_cart_items .product-quantity,body .wfacp_mb_mini_cart_wrap .wfacp_mini_cart_items .product-quantity,body .wfacp_mini_cart_items .product-quantity,body .wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items .product-quantity,body .wfacp_order_summary_container .wfacp_mini_cart_items .product-quantity{clear:none}.shop_table .product-name dl.variation,.shop_table .product-name dl.variation *,.shop_table dl.variation:not(.wfacp_single_variation) p{font-size:12px!important;line-height:1!important}body #wfacp-sec-wrapper table.shop_table dl.variation:not(.wfacp_single_variation),body table.shop_table dl.variation:not(.wfacp_single_variation){overflow:hidden}body #wfacp-sec-wrapper table.shop_table dl.variation:not(.wfacp_single_variation) dt,body table.shop_table dl.variation:not(.wfacp_single_variation) dt{float:left;margin-right:4px;display:inline-block;list-style:none outside;clear:left;font-weight:700;width:auto}body #wfacp-sec-wrapper table.shop_table dl.variation:not(.wfacp_single_variation) dd,body table.shop_table dl.variation:not(.wfacp_single_variation) dd{float:left;margin:0 0 4px 0;display:block;clear:right;line-height:1}body #wfacp-sec-wrapper table.shop_table dl.variation:not(.wfacp_single_variation) dd p,body table.shop_table dl.variation:not(.wfacp_single_variation) dd p{margin:0!important;display:inline!important}body #wfacp-sec-wrapper table.shop_table dl.variation:not(.wfacp_single_variation) dt+dd,body table.shop_table dl.variation:not(.wfacp_single_variation) dt+dd{margin-bottom:5px}body #wfacp-sec-wrapper table.shop_table dl.variation:not(.wfacp_single_variation) dd::after,body table.shop_table dl.variation:not(.wfacp_single_variation) dd::after{content:"";display:block;clear:both}body #wfacp-sec-wrapper table.shop_table dl.variation:not(.wfacp_single_variation)::after,body table.shop_table dl.variation:not(.wfacp_single_variation)::after{content:"";display:table;clear:both}body .shop_table .product-quantity{clear:both}.shop_table .product-name a.wfacp_qv-button.var_product.wfacp_select_option{margin:0;font-size:14px}body #wfacp-sec-wrapper table.shop_table dl.variation,body table.shop_table dl.variation{margin:8px 0}#wfacp-sec-wrapper .tab{padding:0;border:none}body #wfacp-sec-wrapper .wfacp_product_switcher_error,body .wfacp_mini_cart_start_h .wfacp_product_switcher_error{color:#e15334;border-radius:0;background:0 0;padding:0;border:none;font-size:12px;line-height:1.5;margin-bottom:4px}body #wfacp-sec-wrapper table.wfacp_mini_cart_items dl.variation dd,body #wfacp-sec-wrapper table.wfacp_mini_cart_items dl.variation dt,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dd,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation dt{font-size:12px!important}body #wfacp-sec-wrapper table.wfacp_mini_cart_items dl.variation,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dl.variation{margin-top:4px}body #wfacp-sec-wrapper table.shop_table,body .wfacp_mini_cart_start_h .wfacp_order_summary_container table.shop_table{border-radius:0;padding:0;border:none;border-bottom:none;background-color:#fff0;margin:0}@media (min-width:993px){body .select2-dropdown{z-index:999}}@media (min-width:768px){.wfacp_desktop_only{display:block}.wfacp_mobile_only{display:none}.wfacp-col-full,.wfacp-col-left-half{float:left}body .wfacp-col-left-half{float:left}body .wfacp-col-full{clear:both}body .wfacp-col-full{width:100%}body .wfacp-col-left-half,body .wfacp_main_form p.wfacp-col-left-half{width:50%}body .wfacp-col-left-third,body .wfacp-col3-left-half{width:33.3%;float:left}body .wfacp-col-two-third{width:66.66%;float:left}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe .form-row.form-row-first{width:47%;overflow:visible;float:left}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe .form-row.form-row-last{float:right;width:47%;overflow:visible}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_stripe .form-row-wide,body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row.form-row-last+.form-row{clear:both}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row.form-row-first{float:left;width:48%;margin-right:2%;clear:none;margin-bottom:15px}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li .form-row.form-row-last{float:left;width:48%;margin-left:2%;clear:none;margin-bottom:15px}body .wfacp_main_form .sec_text_wrap.right .btm_btn_sec+.wfacp-next-btn-wrap.right.initial{padding-left:0}body .wfacp_main_form .woocommerce-checkout .wfacp_page.single_step .wfacp-order-place-btn-wrap{padding-left:0}body .wfacp_main_form .woocommerce-checkout .right.initial .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:0}body .wfacp_main_form .wfacp-two-step-erap.wfacp-next-btn-wrap.right.initial{position:relative}body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 80%;flex:0 0 80%;max-width:80%}body .wfacp_main_form #product_switching_field.shop_table.wfacp-product-switch-panel.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{margin-left:4px;margin-right:4px}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon img{opacity:0}.customize-partial-edit-shortcuts-shown .wfacp-panel-wrapper{padding-left:35px;padding-right:35px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity .value-button{width:25px;height:24px}body #et-boc .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity,body .wfacp_mini_cart_start_h .wfacp_mini_cart_elementor .cart_item .product-quantity{width:75px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{width:25px!important;margin:0 25px;height:24px;min-height:1px;line-height:24px;border-top:1px solid #dedfea;border-bottom:1px solid #dedfea}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{width:calc(100% - 75px)}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_increase_item:before{margin-top:-8px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button:before{font-size:16px;line-height:16px;margin-top:-8px}body .wfacp-product-switch-title .product-quantity,body .wfacp_main_form.woocommerce #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:75px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{width:25px;height:24px}body .wfacp-product-switch-title .product-quantity,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{width:75px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{width:25px!important;margin:0 25px;height:24px;min-height:1px;line-height:24px;border-top:1px solid #dedfea;border-bottom:1px solid #dedfea}.wfacp_option_btn{display:none!important}}@media (min-width:1024px){body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item:not(.wfacp-selected-product):hover{border-color:#dcdcdc;background:#fbfbfb}}@media (min-width:768px) and (max-width:1024px){body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{top:30px;text-align:left;width:160px;left:-60px}}@media (max-width:767px){body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{top:30px;text-align:left;width:160px;left:-60px}#wfacp_checkout_form #payment input[type=radio]+label.wc-stripe-label-payment-type,#wfacp_checkout_form #payment label.wc-stripe-label-klarna-category,#wfacp_checkout_form #payment label.wc-stripe-label-payment-type{display:inline-block!important}.sec_text_wrap{padding-bottom:40px;position:relative}.sec_text_wrap .btm_btn_sec{position:absolute;float:none;text-align:center;margin:0;bottom:0;right:0;left:0}#wfacp_smart_buttons .dynamic-checkout__skeleton{min-height:42px}body .wfacp_main_form .wfacp_smart_button_container{margin:0 0 16px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{display:block;margin:0 0 10px}#wfacp_smart_buttons.wfacp_smart_buttons div#pay_with_amazon{width:100%}body .wfacp_main_form .wfacp_main_form #pay_with_amazon{margin:0}body .wfacp_main_form .wfacp_smart_button_container:last-child{margin-bottom:0}.wfacp_smart_button_inner fieldset,.wfacp_smart_button_inner.wfacp_smart_button_or_text_placeholder{margin-bottom:20px}body .wfacp_main_form .wc-amazon-checkout-message.wc-amazon-payments-advanced-populated,body .wfacp_main_form .wfacp_smart_button_container{display:block}body .wfacp_main_form .wfacp_smart_buttons.wfacp-dynamic-checkout-loading .wfacp_smart_button_container{display:none}.dynamic-checkout__skeleton{left:0;right:0;top:50%;margin-top:-21px}.zoid-outlet{width:100%!important}#wc-stripe-payment-request-wrapper{padding-top:0!important}body .wfacp_main_form #pay_with_amazon{background-size:40%;text-align:center;height:auto}body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_woo-mercado-pago-custom #custom_checkout_fieldset label{display:block;text-transform:uppercase;font-size:10px;margin:0 0 2px 0;line-height:1.5}.wfacp_desktop_only{display:none}.wfacp_mobile_only{display:block}body .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-name{width:50%}.wfacp-coupon-code-btn-wrap{text-align:center}.none.div_wrap_sec{padding:5px 15px}body .wfacp_main_form .wfacp-col-full,body .wfacp_main_form .wfacp-col-left-half:not(.wfacp-remember-me):not(.lost_password),body .wfacp_main_form .wfacp-col-left-third,body .wfacp_main_form .wfacp-col-two-third,body .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-half,body .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-third{width:100%;float:none}body .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-half{width:50%;float:left}body .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-one-third{width:33.3%;float:left}body .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-two-third{width:66.66%;float:left}body .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-half+.wfacp_clear{clear:none}body .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-half,body .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-one-third,body .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-two-third{clear:none}body .wfacp-mobile-col-clearfix,body .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-clearfix{clear:both}body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full{margin-bottom:15px}.wfacp_pro_img_disabled .wfacp-prodct-detail-left{width:calc(100% - 99px)}body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full label.wfacp-form-control-label,body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-half label.wfacp-form-control-label,body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-third label.wfacp-form-control-label,body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-two-third label.wfacp-form-control-label{width:auto;float:none}body .wfacp-permission-icon ul li.wfacp-one-cols,body .wfacp-permission-icon ul li.wfacp-three-cols,body .wfacp-permission-icon ul li.wfacp-two-cols{width:50%;border:none;float:left}body .wfacp-permission-icon ul li.wfacp_odd:last-child{margin:auto;float:none;clear:both;width:100%}body .wfacp-form #payment .payment_methods>li{padding-bottom:7px}body .wfacp-form div#payment ul.wc_payment_methods.payment_methods.methods li label{display:inline}body .wfacp-form div#payment ul.wc_payment_methods.payment_methods.methods li label img{float:none}body.yes_sticky .wfacp-form .wfacp_main_form .woocommerce-checkout #payment button#place_order,body.yes_sticky .wfacp-form .wfacp_main_form .woocommerce-checkout button#place_order,body.yes_sticky .wfacp-form .wfacp_main_form .woocommerce-checkout button.wfacp_next_page_button{position:fixed;bottom:0;left:0;right:0;z-index:99999;border-radius:0;margin:0;padding:14px 20px;line-height:1.5}.wfacp_footer_wrap_n a,.wfacp_footer_wrap_n ul li{display:inline-block;padding:0 7px;margin:0 0 10px}.wfacp_steps_wrap{padding:0}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn{font-size:14px}body .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full #vat_number-description{position:relative;bottom:auto;left:auto;top:auto}body .wfacp_main_form .aelia_wc_eu_vat_assistant label{bottom:auto}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin-bottom:25px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=radio]{top:auto;margin-top:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_restore_wrap{font-size:14px;line-height:1.5}body .wfacp_main_form #product_switching_field.wfacp_force_all.wfacp_enable_delete_item.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{margin-bottom:5px}body .wfacp_type_simple .wfacp_option_btn,body .wfacp_type_subscription .wfacp_option_btn{display:none}body .wfacp_html_widget img{width:100%}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li{display:block}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li>label{position:relative;padding-left:25px!important}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods #pagseguro-payment-methods li>label>input[type=radio]{left:0}body .wfacp_main_form .single_preview_inner:first-child{flex:0 0 25%;-ms-flex:0 0 25%;max-width:25%}body .wfacp_main_form .single_preview_inner{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%;padding-right:65px}body.yes_sticky .wfacp-form .wfacp-order-place-btn-wrap{padding-bottom:0;margin-bottom:0}body.yes_sticky .wfacp_main_form .woocommerce-checkout .btm_btn_sec.wfacp_back_cart_link+button.button.button-primary.wfacp_next_page_button{margin-bottom:0}body.yes_sticky .wfacp-form .btm_btn_sec,body.yes_sticky .wfacp-form .place_order_back_btn{position:relative;bottom:auto;z-index:1;margin:0 0 20px}body .wfacp_main_form table.wfacp_shipping_table ul li .wfacp_shipping_radio{max-width:200px}.wfacp_shipping_table ul li .wfacp_shipping_price{padding-left:210px}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon img{height:auto!important}#wfacp_smart_buttons.wfacp_smart_buttons #pay_with_amazon img{min-height:1px!important}#wfacp_smart_buttons.wfacp_smart_buttons .wc-amazon-checkout-message.wc-amazon-payments-advanced-populated{display:block}body .wfacp_main_form.woocommerce p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label{line-height:16px}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{width:100%!important}.wfacp_mac div#wfacp_smart_button_stripe_gpay_apay #wc-stripe-payment-request-button.StripeElement>div{width:100%}.wfacp_smart_button_container .angelleye_smart_button_bottom,.wfacp_smart_button_container .angelleye_smart_button_checkout_top,.wfacp_smart_button_container .angelleye_smart_button_top{max-width:100%}body .wfacp_main_form.woocommerce #amazon_customer_details{padding:15px}body #amazon_wallet_widget div,body .wfacp_main_form.woocommerce #amazon_addressbook_widget{min-width:100%}body .wfacp_main_form.woocommerce .col2-set>div+div,body .wfacp_main_form.woocommerce .u-columns>div+div{padding-left:0}body .wfacp_main_form.woocommerce .col2-set,body .wfacp_main_form.woocommerce .u-columns{display:block}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager tr td:not(.ywcmas_addresses_manager_table_foot):first-child{width:40%}body .wfacp_main_form.woocommerce .ywcmas_multiple_addresses_manager tr td:not(.ywcmas_addresses_manager_table_foot):last-child{width:60%}body .wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table tr.ywcmas_addresses_manager_table_shipping_selection_row span{margin:0;text-align:left;display:block}body .wfacp_main_form table.shop_table_responsive.ywcmas_addresses_manager_table tr.ywcmas_addresses_manager_table_shipping_selection_row td.ywcmas_addresses_manager_table_product_name_td_empty{display:block}#wfacp_smart_buttons .wfacp_smart_button_container #wc-stripe-payment-request-wrapper,#wfacp_smart_buttons .wfacp_smart_button_container *{width:100%!important}body .wfacp_main_form .single_preview_inner{word-break:break-word}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{min-height:1px;height:24px}body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item .product-image img{min-width:55px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-left-third,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-left-third{width:100%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-left-half,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-left-half{width:100%}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_advanced_field_wrap>.wfacp-col-two-third,body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_divider_field .wfacp-col-two-third{width:100%}}@media (max-width:480px){.wfacp_main_form .woocommerce-checkout button.button.button-primary.wfacp_next_page_button,body .wfacp_main_form .woocommerce-checkout .button.button#place_order{width:100%}body .wfacp-form .woocommerce-info.info.wc-amazon-payments-advanced-info{text-align:center}.wfacp_main_form #pay_with_amazon{float:none;display:block;margin-bottom:5px}#pay_with_amazon img{margin:0 auto}.wfacp_steps_sec ul li a{font-size:13px}.wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half.wfacp-input-form,.wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-third.wfacp-input-form,.wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-two-third.wfacp-input-form{width:100%;float:none}body .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .form-row.wfacp_coupon_btn_wrap{width:100%;float:none;margin-top:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}.wfacp-product-switch-title .product-remove{font-size:15px}body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item .product-price del,body .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product .product-price ins{font-size:14px}span.wfacp_you_save_text{margin-left:19px;font-size:13px}#wfacp-e-form button.wfacp-login-btn,body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper .select2-container .select2-selection--single .select2-selection__rendered,body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=date],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=email],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=number],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=password],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=tel],body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=text]:not(.select2-search__field),body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper select,body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper select#join_referral_program,body #wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper textarea,body #wfacp-e-form .wfacp-top .wfacp_main_form.woocommerce .select2-container .select2-selection--single .select2-selection__rendered,body #wfacp-e-form .wfacp_collapsible_order_summary_wrap p.wfacp-form-control-wrapper .wfacp-form-control,body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn,body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_code,body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=date],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=email],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=number],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=password],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=tel],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row input[type=text],body #wfacp-e-form .wfacp_main_form.woocommerce .form-row select,body #wfacp-e-form .wfacp_main_form.woocommerce .form-row textarea,body #wfacp-e-form button.wfacp-coupon-btn,body #wfacp-e-form button.wfacp-login-btn,body #wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input,body .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control{min-height:46px}body .wfacp_main_form .wfacp_step_preview .single_preview_change{top:6px;margin-top:0}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text:before{top:32px;text-align:left;width:200px;left:-90px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp-helping-text{width:44px;height:44px;right:0;margin-top:-22px;background-size:16px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .wfacp-form-control-wrapper.wfacp-helping-text-wrap label.wfacp-form-control-label{right:50px}body #wfacp-sec-wrapper .wfacp_main_form.woocommerce .wfacp-form-control-wrapper.wfacp-helping-text-wrap .wfacp-form-control{padding-right:50px}}@media (min-width:375px) and (max-width:600px){body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1{max-width:42px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2{padding-right:42px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:45px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{width:100%;padding-left:55px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .product-remove{padding-left:10px;width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_qty_price_wrap{width:40%}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all.wfacp_setting_image_hide .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_ps_title_wrap{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_sec_start{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_not_force_all .wfacp_product_switcher_error{padding-left:26px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .woocommerce-cart-form__cart-item.cart_item{padding:8px}body .wfacp-product-switch-title{padding:0 8px 10px 0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_ps_title_wrap{padding-left:24px;padding-right:8px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:80px;word-break:break-all}}@media (max-width:374px){body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_not_force_all .wfacp_product_switcher_error{padding-left:26px}body .wfacp_main_form #product_switching_field.wfacp_for_mb_style.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{margin-bottom:5px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{display:inline-block;line-height:19px;font-size:13px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .product-image{display:none}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1{max-width:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2{padding-right:0;padding-left:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:45px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:80px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .product-remove{padding-left:10px;width:calc(70% - 30px)}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .product-remove{width:50%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_qty_price_wrap{width:50%}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all.wfacp_setting_image_hide .product-remove{padding-left:10px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}}@media (max-width:320px){body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{word-wrap:break-word}.wfacp_order_summary table.shop_table.woocommerce-checkout-review-order-table thead tr th{font-size:13px}body .wfacp_main_form.woocommerce .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true{padding-left:60px}body .wfacp_order_summary span.wfacp_order_summary_item_name{font-size:14px}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.cart_item .product-image img{max-width:50px}}@media (max-width:768px){.bwf_reverse_column{display:flex;flex-direction:column-reverse}}.wfacp-upload-button-wrapper,.wfacp-upload-dropzone,.wfacp-upload-errors,.wfacp-upload-file-list{width:100%}.wfacp-upload-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:80px;padding:2px 20px;border:2px dashed #bfbfbf;border-radius:8px;background-color:#fff;cursor:pointer;transition:all .2s ease}.wfacp-upload-dropzone:hover{border-color:#bfbfbf;background-color:#fff}.wfacp-upload-dropzone.drag-over{border-color:#5b21b6;background-color:#ede9fe;transform:scale(1.01)}.wfacp-upload-button-wrapper.max-reached,.wfacp-upload-dropzone.max-reached{opacity:.5;pointer-events:none;cursor:not-allowed}.wfacp-upload-icon{font-size:48px;width:24px;height:24px;color:#353030;margin-bottom:8px}.wfacp-upload-cloud-icon{width:30px;height:30px;margin-bottom:0;color:#353030}.wfacp-upload-text{font-size:16px;font-weight:500;color:#969595}.wfacp-upload-subtext{font-size:14px;color:#6b7280}.wfacp-upload-select-btn{display:inline-block;padding:10px 20px;margin-top:8px;font-size:14px;font-weight:500;color:#7c3aed;background-color:#fff;border:1px solid #7c3aed;border-radius:6px;cursor:pointer;transition:all .2s ease}.wfacp-upload-select-btn:hover{color:#fff;background-color:#7c3aed}.wfacp-upload-button-wrapper{display:flex;flex-direction:column;align-items:flex-start;position:relative}body #wfacp-e-form #wfacp_checkout_form .wfacp-upload-button-wrapper label.wfacp-upload-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:500;color:#fff;background-color:#82838e;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease;height:36px}.wfacp-upload-btn .wfacp-upload-btn-icon{width:18px;height:18px}.wfacp-upload-skin-button .wfacp-upload-file-list{margin-top:16px;width:100%}.wfacp-upload-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:8px;font-size:10px;line-height:1.4;color:#7f7f7f;text-align:left}#wfacp-e-form .wfacp-upload-meta-item{min-width:0;font-weight:400;font-size:10px;line-height:1;color:#9b9b9b}.wfacp-upload-meta-item-left{flex:1 1 auto}.wfacp-upload-meta-item-right{flex:0 0 auto;text-align:right;white-space:nowrap}.wfacp-upload-file-list{display:block;margin-top:12px}.wfacp-upload-file-row{display:flex;align-items:center;padding:8px;background-color:#f8fafb;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:8px;transition:all .2s ease}.wfacp-upload-file-row:last-child{margin-bottom:0}.wfacp-upload-file-row.uploading{background-color:#f8fafb;border-color:#dedfea}.wfacp-upload-file-row.error{background-color:#fef2f2;border-color:#fca5a5}.wfacp-upload-file-row.corrupted-file,.wfacp-upload-file-row.upload-error{background-color:#fff7ed;border-color:#fdba74}.wfacp-upload-file-row.removing{opacity:.5;pointer-events:none;background-color:#f9fafb;border-color:#d1d5db}.wfacp-upload-file-row.removing .wfacp-upload-file-name{text-decoration:line-through;color:#9ca3af}.wfacp-upload-file-row.removing .wfacp-upload-percent{display:none}body #wfacp-e-form #wfacp_checkout_form .wfacp-upload-file-list .wfacp-upload-file-row.removing .wfacp-upload-file-status button[type=button].wfacp-upload-delete{display:none}.wfacp-upload-file-row.removing .wfacp-upload-file-status::after{content:'';display:block;width:16px;height:16px;border:2px solid #d1d5db;border-top-color:#6b7280;border-radius:50%;animation:wfacp-spin .6s linear infinite}@keyframes wfacp-spin{to{transform:rotate(360deg)}}.wfacp-upload-file-preview{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;margin-right:12px;border-radius:4px;background-color:#fff;border:1px solid #e5e7eb;overflow:hidden}.wfacp-upload-thumbnail{width:100%;height:100%;object-fit:cover}.wfacp-upload-file-preview .wfacp-file-icon{width:24px;height:24px;color:#82828a}.wfacp-upload-file-info{display:block;flex-grow:1;min-width:0;padding-right:12px}.wfacp-upload-file-name{display:block;font-size:14px;font-weight:500;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wfacp-upload-file-size{font-weight:400;font-size:12px;color:#6b7280}#wfacp-e-form .wfacp-upload-error-msg,#wfacp-e-form .wfacp-upload-error-text{display:block;font-size:12px;color:#dc2626;margin-top:2px}.wfacp-upload-progress-bar{display:block;height:4px;background-color:#e5e7eb;border-radius:2px;overflow:hidden;margin-top:4px}.wfacp-upload-progress-fill{display:block;height:100%;background-color:#0066fc;border-radius:2px;transition:width .2s ease;width:0}.wfacp-upload-file-row.uploaded .wfacp-upload-progress-fill{background-color:#0066fc}.wfacp-upload-file-row.error .wfacp-upload-progress-fill{background-color:#ef4444}.wfacp-upload-file-status{flex-shrink:0;display:flex;align-items:center;gap:8px}.wfacp-upload-percent{font-size:12px;font-weight:600;color:#6b7280;min-width:36px;text-align:right}.wfacp-upload-file-row.uploaded .wfacp-upload-percent{color:#0066fc}.wfacp-upload-file-row.error .wfacp-upload-percent{color:#ef4444}body #wfacp-e-form #wfacp_checkout_form .wfacp-upload-file-list .wfacp-upload-file-status button[type=button].wfacp-upload-delete{display:flex;align-items:center;justify-content:center;width:16px;height:16px;padding:0;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease;background:0 0;background-color:#fff0}.wfacp-upload-delete svg{width:12px;height:12px;color:#959595;transition:color .2s ease}.wfacp-upload-max-message{padding:12px 16px;background-color:#fef3c7;border:1px solid #fcd34d;border-radius:6px;font-size:14px;color:#92400e;text-align:center}.wfacp-upload-errors{display:block;margin-top:8px}.wfacp-upload-error{display:flex;align-items:center;gap:6px;padding:0;background-color:#fff0;border:none;border-radius:0;font-size:10px;line-height:1.4;color:#ee3e3e;margin-bottom:0}.wfacp-upload-error-text{flex:1 1 auto}.wfacp-upload-error-icon{width:12px;height:12px;flex:0 0 12px}#wfacp-e-form #wfacp_checkout_form .wfacp-upload-error-corrupted-file .wfacp-upload-error-text,#wfacp-e-form #wfacp_checkout_form .wfacp-upload-error-max-limit .wfacp-upload-error-text,#wfacp-e-form #wfacp_checkout_form .wfacp-upload-error-too-large .wfacp-upload-error-text{color:#e15334}@media (max-width:480px){.wfacp-upload-dropzone{min-height:120px;padding:20px 15px}.wfacp-upload-icon{font-size:36px;width:36px;height:36px}.wfacp-upload-cloud-icon{width:36px;height:36px}.wfacp-upload-text{font-size:14px}.wfacp-upload-subtext{font-size:12px}.wfacp-upload-select-btn{padding:8px 16px;font-size:13px}.wfacp-upload-btn{padding:10px 18px;font-size:13px}.wfacp-upload-file-row{padding:10px}.wfacp-upload-meta{font-size:10px;flex-direction:column;align-items:flex-start;gap:4px}.wfacp-upload-meta-item-right{text-align:left;white-space:normal}.wfacp-upload-file-preview{width:32px;height:32px;margin-right:10px}.wfacp-upload-file-name{font-size:13px}.wfacp-upload-percent{font-size:11px;min-width:30px}.wfacp-upload-delete svg,body #wfacp-e-form #wfacp_checkout_form .wfacp-upload-file-list .wfacp-upload-file-status button[type=button].wfacp-upload-delete{width:24px;height:24px}}.wfacp-file-upload-wrapper{width:100%}#wfacp-e-form .wfacp-file-upload-wrapper label.wfacp-form-control-label:not(.radio):not(.checkbox){position:relative;top:0;left:0;right:auto;display:block;width:auto;max-width:100%;height:auto;margin-bottom:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wfacp-file-upload-wrapper .wfacp-form-control{display:block}body.wfacp_editor_active #wfacp-e-form .wfacp-file-upload-wrapper label.wfacp-form-control-label:not(.radio):not(.checkbox){bottom:auto}body.wfacp_editor_active .wfacp-file-upload-wrapper .wfacp-form-control{padding:0;border:0}.wfacp-upload-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box;-moz-box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti input,.iti input[type=text],.iti input[type=tel]{position:relative;z-index:0;margin-top:0!important;margin-bottom:0!important;padding-right:36px;margin-right:0}.iti__flag-container{position:absolute;top:0;bottom:0;right:0;padding:1px}.iti__selected-flag{z-index:1;position:relative;display:flex;align-items:center;height:100%;padding:0 6px 0 8px}.iti__arrow{margin-left:6px;width:0;height:0;border-left:3px solid #fff0;border-right:3px solid #fff0;border-top:4px solid #555}.iti__arrow--up{border-top:none;border-bottom:4px solid #555}.iti__country-list{position:absolute;z-index:2;list-style:none;text-align:left;padding:0;margin:0 0 0 -1px;box-shadow:1px 1px 4px rgb(0 0 0 / .2);background-color:#fff;border:1px solid #CCC;white-space:nowrap;max-height:200px;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti__country-list--dropup{bottom:100%;margin-bottom:-1px}@media (max-width:500px){.iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:20px}.iti__divider{padding-bottom:5px;margin-bottom:5px;border-bottom:1px solid #CCC}.iti__country{padding:5px 10px;outline:none}.iti__dial-code{color:#999}.iti__country.iti__highlight{background-color:rgb(0 0 0 / .05)}.iti__flag-box,.iti__country-name,.iti__dial-code{vertical-align:middle}.iti__flag-box,.iti__country-name{margin-right:6px}.iti--allow-dropdown input,.iti--allow-dropdown input[type=text],.iti--allow-dropdown input[type=tel],.iti--separate-dial-code input,.iti--separate-dial-code input[type=text],.iti--separate-dial-code input[type=tel]{padding-right:6px;padding-left:52px;margin-left:0}.iti--allow-dropdown .iti__flag-container,.iti--separate-dial-code .iti__flag-container{right:auto;left:0}.iti--allow-dropdown .iti__flag-container:hover{cursor:pointer}.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag{background-color:rgb(0 0 0 / .05)}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover{cursor:default}.iti--allow-dropdown input[disabled]+.iti__flag-container:hover .iti__selected-flag,.iti--allow-dropdown input[readonly]+.iti__flag-container:hover .iti__selected-flag{background-color:#fff0}.iti--separate-dial-code .iti__selected-flag{background-color:rgb(0 0 0 / .05)}.iti--separate-dial-code .iti__selected-dial-code{margin-left:6px}.iti--container{position:absolute;top:-1000px;left:-1000px;z-index:1060;padding:1px}.iti--container:hover{cursor:pointer}.iti-mobile .iti--container{top:30px;bottom:30px;left:30px;right:30px;position:fixed}.iti-mobile .iti__country-list{max-height:100%;width:100%}.iti-mobile .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{width:20px}.iti__flag.iti__be{width:18px}.iti__flag.iti__ch{width:15px}.iti__flag.iti__mc{width:19px}.iti__flag.iti__ne{width:18px}.iti__flag.iti__np{width:13px}.iti__flag.iti__va{width:15px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.iti__flag{background-size:5652px 15px}}.iti__flag.iti__ac{height:10px;background-position:0 0}.iti__flag.iti__ad{height:14px;background-position:-22px 0}.iti__flag.iti__ae{height:10px;background-position:-44px 0}.iti__flag.iti__af{height:14px;background-position:-66px 0}.iti__flag.iti__ag{height:14px;background-position:-88px 0}.iti__flag.iti__ai{height:10px;background-position:-110px 0}.iti__flag.iti__al{height:15px;background-position:-132px 0}.iti__flag.iti__am{height:10px;background-position:-154px 0}.iti__flag.iti__ao{height:14px;background-position:-176px 0}.iti__flag.iti__aq{height:14px;background-position:-198px 0}.iti__flag.iti__ar{height:13px;background-position:-220px 0}.iti__flag.iti__as{height:10px;background-position:-242px 0}.iti__flag.iti__at{height:14px;background-position:-264px 0}.iti__flag.iti__au{height:10px;background-position:-286px 0}.iti__flag.iti__aw{height:14px;background-position:-308px 0}.iti__flag.iti__ax{height:13px;background-position:-330px 0}.iti__flag.iti__az{height:10px;background-position:-352px 0}.iti__flag.iti__ba{height:10px;background-position:-374px 0}.iti__flag.iti__bb{height:14px;background-position:-396px 0}.iti__flag.iti__bd{height:12px;background-position:-418px 0}.iti__flag.iti__be{height:15px;background-position:-440px 0}.iti__flag.iti__bf{height:14px;background-position:-460px 0}.iti__flag.iti__bg{height:12px;background-position:-482px 0}.iti__flag.iti__bh{height:12px;background-position:-504px 0}.iti__flag.iti__bi{height:12px;background-position:-526px 0}.iti__flag.iti__bj{height:14px;background-position:-548px 0}.iti__flag.iti__bl{height:14px;background-position:-570px 0}.iti__flag.iti__bm{height:10px;background-position:-592px 0}.iti__flag.iti__bn{height:10px;background-position:-614px 0}.iti__flag.iti__bo{height:14px;background-position:-636px 0}.iti__flag.iti__bq{height:14px;background-position:-658px 0}.iti__flag.iti__br{height:14px;background-position:-680px 0}.iti__flag.iti__bs{height:10px;background-position:-702px 0}.iti__flag.iti__bt{height:14px;background-position:-724px 0}.iti__flag.iti__bv{height:15px;background-position:-746px 0}.iti__flag.iti__bw{height:14px;background-position:-768px 0}.iti__flag.iti__by{height:10px;background-position:-790px 0}.iti__flag.iti__bz{height:14px;background-position:-812px 0}.iti__flag.iti__ca{height:10px;background-position:-834px 0}.iti__flag.iti__cc{height:10px;background-position:-856px 0}.iti__flag.iti__cd{height:15px;background-position:-878px 0}.iti__flag.iti__cf{height:14px;background-position:-900px 0}.iti__flag.iti__cg{height:14px;background-position:-922px 0}.iti__flag.iti__ch{height:15px;background-position:-944px 0}.iti__flag.iti__ci{height:14px;background-position:-961px 0}.iti__flag.iti__ck{height:10px;background-position:-983px 0}.iti__flag.iti__cl{height:14px;background-position:-1005px 0}.iti__flag.iti__cm{height:14px;background-position:-1027px 0}.iti__flag.iti__cn{height:14px;background-position:-1049px 0}.iti__flag.iti__co{height:14px;background-position:-1071px 0}.iti__flag.iti__cp{height:14px;background-position:-1093px 0}.iti__flag.iti__cr{height:12px;background-position:-1115px 0}.iti__flag.iti__cu{height:10px;background-position:-1137px 0}.iti__flag.iti__cv{height:12px;background-position:-1159px 0}.iti__flag.iti__cw{height:14px;background-position:-1181px 0}.iti__flag.iti__cx{height:10px;background-position:-1203px 0}.iti__flag.iti__cy{height:14px;background-position:-1225px 0}.iti__flag.iti__cz{height:14px;background-position:-1247px 0}.iti__flag.iti__de{height:12px;background-position:-1269px 0}.iti__flag.iti__dg{height:10px;background-position:-1291px 0}.iti__flag.iti__dj{height:14px;background-position:-1313px 0}.iti__flag.iti__dk{height:15px;background-position:-1335px 0}.iti__flag.iti__dm{height:10px;background-position:-1357px 0}.iti__flag.iti__do{height:14px;background-position:-1379px 0}.iti__flag.iti__dz{height:14px;background-position:-1401px 0}.iti__flag.iti__ea{height:14px;background-position:-1423px 0}.iti__flag.iti__ec{height:14px;background-position:-1445px 0}.iti__flag.iti__ee{height:13px;background-position:-1467px 0}.iti__flag.iti__eg{height:14px;background-position:-1489px 0}.iti__flag.iti__eh{height:10px;background-position:-1511px 0}.iti__flag.iti__er{height:10px;background-position:-1533px 0}.iti__flag.iti__es{height:14px;background-position:-1555px 0}.iti__flag.iti__et{height:10px;background-position:-1577px 0}.iti__flag.iti__eu{height:14px;background-position:-1599px 0}.iti__flag.iti__fi{height:12px;background-position:-1621px 0}.iti__flag.iti__fj{height:10px;background-position:-1643px 0}.iti__flag.iti__fk{height:10px;background-position:-1665px 0}.iti__flag.iti__fm{height:11px;background-position:-1687px 0}.iti__flag.iti__fo{height:15px;background-position:-1709px 0}.iti__flag.iti__fr{height:14px;background-position:-1731px 0}.iti__flag.iti__ga{height:15px;background-position:-1753px 0}.iti__flag.iti__gb{height:10px;background-position:-1775px 0}.iti__flag.iti__gd{height:12px;background-position:-1797px 0}.iti__flag.iti__ge{height:14px;background-position:-1819px 0}.iti__flag.iti__gf{height:14px;background-position:-1841px 0}.iti__flag.iti__gg{height:14px;background-position:-1863px 0}.iti__flag.iti__gh{height:14px;background-position:-1885px 0}.iti__flag.iti__gi{height:10px;background-position:-1907px 0}.iti__flag.iti__gl{height:14px;background-position:-1929px 0}.iti__flag.iti__gm{height:14px;background-position:-1951px 0}.iti__flag.iti__gn{height:14px;background-position:-1973px 0}.iti__flag.iti__gp{height:14px;background-position:-1995px 0}.iti__flag.iti__gq{height:14px;background-position:-2017px 0}.iti__flag.iti__gr{height:14px;background-position:-2039px 0}.iti__flag.iti__gs{height:10px;background-position:-2061px 0}.iti__flag.iti__gt{height:13px;background-position:-2083px 0}.iti__flag.iti__gu{height:11px;background-position:-2105px 0}.iti__flag.iti__gw{height:10px;background-position:-2127px 0}.iti__flag.iti__gy{height:12px;background-position:-2149px 0}.iti__flag.iti__hk{height:14px;background-position:-2171px 0}.iti__flag.iti__hm{height:10px;background-position:-2193px 0}.iti__flag.iti__hn{height:10px;background-position:-2215px 0}.iti__flag.iti__hr{height:10px;background-position:-2237px 0}.iti__flag.iti__ht{height:12px;background-position:-2259px 0}.iti__flag.iti__hu{height:10px;background-position:-2281px 0}.iti__flag.iti__ic{height:14px;background-position:-2303px 0}.iti__flag.iti__id{height:14px;background-position:-2325px 0}.iti__flag.iti__ie{height:10px;background-position:-2347px 0}.iti__flag.iti__il{height:15px;background-position:-2369px 0}.iti__flag.iti__im{height:10px;background-position:-2391px 0}.iti__flag.iti__in{height:14px;background-position:-2413px 0}.iti__flag.iti__io{height:10px;background-position:-2435px 0}.iti__flag.iti__iq{height:14px;background-position:-2457px 0}.iti__flag.iti__ir{height:12px;background-position:-2479px 0}.iti__flag.iti__is{height:15px;background-position:-2501px 0}.iti__flag.iti__it{height:14px;background-position:-2523px 0}.iti__flag.iti__je{height:12px;background-position:-2545px 0}.iti__flag.iti__jm{height:10px;background-position:-2567px 0}.iti__flag.iti__jo{height:10px;background-position:-2589px 0}.iti__flag.iti__jp{height:14px;background-position:-2611px 0}.iti__flag.iti__ke{height:14px;background-position:-2633px 0}.iti__flag.iti__kg{height:12px;background-position:-2655px 0}.iti__flag.iti__kh{height:13px;background-position:-2677px 0}.iti__flag.iti__ki{height:10px;background-position:-2699px 0}.iti__flag.iti__km{height:12px;background-position:-2721px 0}.iti__flag.iti__kn{height:14px;background-position:-2743px 0}.iti__flag.iti__kp{height:10px;background-position:-2765px 0}.iti__flag.iti__kr{height:14px;background-position:-2787px 0}.iti__flag.iti__kw{height:10px;background-position:-2809px 0}.iti__flag.iti__ky{height:10px;background-position:-2831px 0}.iti__flag.iti__kz{height:10px;background-position:-2853px 0}.iti__flag.iti__la{height:14px;background-position:-2875px 0}.iti__flag.iti__lb{height:14px;background-position:-2897px 0}.iti__flag.iti__lc{height:10px;background-position:-2919px 0}.iti__flag.iti__li{height:12px;background-position:-2941px 0}.iti__flag.iti__lk{height:10px;background-position:-2963px 0}.iti__flag.iti__lr{height:11px;background-position:-2985px 0}.iti__flag.iti__ls{height:14px;background-position:-3007px 0}.iti__flag.iti__lt{height:12px;background-position:-3029px 0}.iti__flag.iti__lu{height:12px;background-position:-3051px 0}.iti__flag.iti__lv{height:10px;background-position:-3073px 0}.iti__flag.iti__ly{height:10px;background-position:-3095px 0}.iti__flag.iti__ma{height:14px;background-position:-3117px 0}.iti__flag.iti__mc{height:15px;background-position:-3139px 0}.iti__flag.iti__md{height:10px;background-position:-3160px 0}.iti__flag.iti__me{height:10px;background-position:-3182px 0}.iti__flag.iti__mf{height:14px;background-position:-3204px 0}.iti__flag.iti__mg{height:14px;background-position:-3226px 0}.iti__flag.iti__mh{height:11px;background-position:-3248px 0}.iti__flag.iti__mk{height:10px;background-position:-3270px 0}.iti__flag.iti__ml{height:14px;background-position:-3292px 0}.iti__flag.iti__mm{height:14px;background-position:-3314px 0}.iti__flag.iti__mn{height:10px;background-position:-3336px 0}.iti__flag.iti__mo{height:14px;background-position:-3358px 0}.iti__flag.iti__mp{height:10px;background-position:-3380px 0}.iti__flag.iti__mq{height:14px;background-position:-3402px 0}.iti__flag.iti__mr{height:14px;background-position:-3424px 0}.iti__flag.iti__ms{height:10px;background-position:-3446px 0}.iti__flag.iti__mt{height:14px;background-position:-3468px 0}.iti__flag.iti__mu{height:14px;background-position:-3490px 0}.iti__flag.iti__mv{height:14px;background-position:-3512px 0}.iti__flag.iti__mw{height:14px;background-position:-3534px 0}.iti__flag.iti__mx{height:12px;background-position:-3556px 0}.iti__flag.iti__my{height:10px;background-position:-3578px 0}.iti__flag.iti__mz{height:14px;background-position:-3600px 0}.iti__flag.iti__na{height:14px;background-position:-3622px 0}.iti__flag.iti__nc{height:10px;background-position:-3644px 0}.iti__flag.iti__ne{height:15px;background-position:-3666px 0}.iti__flag.iti__nf{height:10px;background-position:-3686px 0}.iti__flag.iti__ng{height:10px;background-position:-3708px 0}.iti__flag.iti__ni{height:12px;background-position:-3730px 0}.iti__flag.iti__nl{height:14px;background-position:-3752px 0}.iti__flag.iti__no{height:15px;background-position:-3774px 0}.iti__flag.iti__np{height:15px;background-position:-3796px 0}.iti__flag.iti__nr{height:10px;background-position:-3811px 0}.iti__flag.iti__nu{height:10px;background-position:-3833px 0}.iti__flag.iti__nz{height:10px;background-position:-3855px 0}.iti__flag.iti__om{height:10px;background-position:-3877px 0}.iti__flag.iti__pa{height:14px;background-position:-3899px 0}.iti__flag.iti__pe{height:14px;background-position:-3921px 0}.iti__flag.iti__pf{height:14px;background-position:-3943px 0}.iti__flag.iti__pg{height:15px;background-position:-3965px 0}.iti__flag.iti__ph{height:10px;background-position:-3987px 0}.iti__flag.iti__pk{height:14px;background-position:-4009px 0}.iti__flag.iti__pl{height:13px;background-position:-4031px 0}.iti__flag.iti__pm{height:14px;background-position:-4053px 0}.iti__flag.iti__pn{height:10px;background-position:-4075px 0}.iti__flag.iti__pr{height:14px;background-position:-4097px 0}.iti__flag.iti__ps{height:10px;background-position:-4119px 0}.iti__flag.iti__pt{height:14px;background-position:-4141px 0}.iti__flag.iti__pw{height:13px;background-position:-4163px 0}.iti__flag.iti__py{height:11px;background-position:-4185px 0}.iti__flag.iti__qa{height:8px;background-position:-4207px 0}.iti__flag.iti__re{height:14px;background-position:-4229px 0}.iti__flag.iti__ro{height:14px;background-position:-4251px 0}.iti__flag.iti__rs{height:14px;background-position:-4273px 0}.iti__flag.iti__ru{height:14px;background-position:-4295px 0}.iti__flag.iti__rw{height:14px;background-position:-4317px 0}.iti__flag.iti__sa{height:14px;background-position:-4339px 0}.iti__flag.iti__sb{height:10px;background-position:-4361px 0}.iti__flag.iti__sc{height:10px;background-position:-4383px 0}.iti__flag.iti__sd{height:10px;background-position:-4405px 0}.iti__flag.iti__se{height:13px;background-position:-4427px 0}.iti__flag.iti__sg{height:14px;background-position:-4449px 0}.iti__flag.iti__sh{height:10px;background-position:-4471px 0}.iti__flag.iti__si{height:10px;background-position:-4493px 0}.iti__flag.iti__sj{height:15px;background-position:-4515px 0}.iti__flag.iti__sk{height:14px;background-position:-4537px 0}.iti__flag.iti__sl{height:14px;background-position:-4559px 0}.iti__flag.iti__sm{height:15px;background-position:-4581px 0}.iti__flag.iti__sn{height:14px;background-position:-4603px 0}.iti__flag.iti__so{height:14px;background-position:-4625px 0}.iti__flag.iti__sr{height:14px;background-position:-4647px 0}.iti__flag.iti__ss{height:10px;background-position:-4669px 0}.iti__flag.iti__st{height:10px;background-position:-4691px 0}.iti__flag.iti__sv{height:12px;background-position:-4713px 0}.iti__flag.iti__sx{height:14px;background-position:-4735px 0}.iti__flag.iti__sy{height:14px;background-position:-4757px 0}.iti__flag.iti__sz{height:14px;background-position:-4779px 0}.iti__flag.iti__ta{height:10px;background-position:-4801px 0}.iti__flag.iti__tc{height:10px;background-position:-4823px 0}.iti__flag.iti__td{height:14px;background-position:-4845px 0}.iti__flag.iti__tf{height:14px;background-position:-4867px 0}.iti__flag.iti__tg{height:13px;background-position:-4889px 0}.iti__flag.iti__th{height:14px;background-position:-4911px 0}.iti__flag.iti__tj{height:10px;background-position:-4933px 0}.iti__flag.iti__tk{height:10px;background-position:-4955px 0}.iti__flag.iti__tl{height:10px;background-position:-4977px 0}.iti__flag.iti__tm{height:14px;background-position:-4999px 0}.iti__flag.iti__tn{height:14px;background-position:-5021px 0}.iti__flag.iti__to{height:10px;background-position:-5043px 0}.iti__flag.iti__tr{height:14px;background-position:-5065px 0}.iti__flag.iti__tt{height:12px;background-position:-5087px 0}.iti__flag.iti__tv{height:10px;background-position:-5109px 0}.iti__flag.iti__tw{height:14px;background-position:-5131px 0}.iti__flag.iti__tz{height:14px;background-position:-5153px 0}.iti__flag.iti__ua{height:14px;background-position:-5175px 0}.iti__flag.iti__ug{height:14px;background-position:-5197px 0}.iti__flag.iti__um{height:11px;background-position:-5219px 0}.iti__flag.iti__un{height:14px;background-position:-5241px 0}.iti__flag.iti__us{height:11px;background-position:-5263px 0}.iti__flag.iti__uy{height:14px;background-position:-5285px 0}.iti__flag.iti__uz{height:10px;background-position:-5307px 0}.iti__flag.iti__va{height:15px;background-position:-5329px 0}.iti__flag.iti__vc{height:14px;background-position:-5346px 0}.iti__flag.iti__ve{height:14px;background-position:-5368px 0}.iti__flag.iti__vg{height:10px;background-position:-5390px 0}.iti__flag.iti__vi{height:14px;background-position:-5412px 0}.iti__flag.iti__vn{height:14px;background-position:-5434px 0}.iti__flag.iti__vu{height:12px;background-position:-5456px 0}.iti__flag.iti__wf{height:14px;background-position:-5478px 0}.iti__flag.iti__ws{height:10px;background-position:-5500px 0}.iti__flag.iti__xk{height:15px;background-position:-5522px 0}.iti__flag.iti__ye{height:14px;background-position:-5544px 0}.iti__flag.iti__yt{height:14px;background-position:-5566px 0}.iti__flag.iti__za{height:14px;background-position:-5588px 0}.iti__flag.iti__zm{height:14px;background-position:-5610px 0}.iti__flag.iti__zw{height:10px;background-position:-5632px 0}body .iti__flag{height:15px;box-shadow:0 0 1px 0 #888;background-image:url(https://d241ue3yrqqwem.cloudfront.net/flags.png);background-repeat:no-repeat;background-color:#DBDBDB;background-position:20px 0;background-size:auto}body:not(.wfacp-top) #wfacp-e-form #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,body:not(.wfacp-top) .wfacp_main_form #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,body:not(.wfacp-top) .wfacp_main_form #wfacp-intl-phone-flag-field .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label{left:90px}body:not(.wfacp-top) #wfacp-e-form #wfacp_checkout_form #shipping_phone_field label.wfacp-form-control-label,body:not(.wfacp-top) .wfacp_main_form #wfacp_checkout_form #shipping_phone_field label.wfacp-form-control-label,body:not(.wfacp-top) .wfacp_main_form #wfacp-intl-phone-flag-field #shipping_phone_field.wfacp-anim-wrap label.wfacp-form-control-label{left:90px}#wfacp-e-form .wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,.wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,.wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label{left:0px!important}body.rtl:not(.wfacp-top) #wfacp-e-form #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,body.rtl:not(.wfacp-top) .wfacp_main_form #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,body.rtl:not(.wfacp-top) .wfacp_main_form #wfacp-intl-phone-flag-field .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label{left:auto;right:90px}body.rtl:not(.wfacp-top) #wfacp-e-form #wfacp_checkout_form #shipping_phone_field label.wfacp-form-control-label,body.rtl:not(.wfacp-top) .wfacp_main_form #wfacp_checkout_form #shipping_phone_field label.wfacp-form-control-label,body.rtl:not(.wfacp-top) .wfacp_main_form #wfacp-intl-phone-flag-field #shipping_phone_field.wfacp-anim-wrap label.wfacp-form-control-label{left:auto;right:90px}.rtl #wfacp-e-form .wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,.rtl .wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field label.wfacp-form-control-label,.rtl .wfacp-top #wfacp_checkout_form .wfacp-intl-phone-flag-field.wfacp-anim-wrap label.wfacp-form-control-label{right:0px!important;left:auto!important}.iti-mobile.wfacp_intl_country_less .iti--container{top:auto;bottom:auto;left:auto;right:auto;position:absolute;width:100%;height:100%;min-height:100px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){body .iti__flag{background-image:url(https://d3ldyx3r2ad3ic.cloudfront.net/flags@2x.png);background-size:auto 15px}}.iti__flag.iti__np{background-color:#fff0}#wfacp-e-form a:not(.button-social-login),#wfacp-e-form abbr,#wfacp-e-form address,#wfacp-e-form b,#wfacp-e-form big,#wfacp-e-form blockquote,#wfacp-e-form caption,#wfacp-e-form center,#wfacp-e-form cite,#wfacp-e-form code,#wfacp-e-form del,#wfacp-e-form em,#wfacp-e-form fieldset,#wfacp-e-form font,#wfacp-e-form form,#wfacp-e-form h1,#wfacp-e-form h2,#wfacp-e-form h3,#wfacp-e-form h4,#wfacp-e-form h5,#wfacp-e-form h6,#wfacp-e-form i,#wfacp-e-form iframe,#wfacp-e-form img,#wfacp-e-form ins,#wfacp-e-form label:not(.sublium-front-option):not(.sublium-front-radio-label),#wfacp-e-form legend,#wfacp-e-form p,#wfacp-e-form pre,#wfacp-e-form small,#wfacp-e-form strike,#wfacp-e-form strong,#wfacp-e-form sub,#wfacp-e-form sup,#wfacp-e-form table,#wfacp-e-form tbody,#wfacp-e-form td,#wfacp-e-form tfoot,#wfacp-e-form th,#wfacp-e-form thead,#wfacp-e-form tr,#wfacp-e-form u{margin:0;padding:0;border:0;outline:0;font-size:100%}body #wfacp-e-form .wfacp_form .wfacp-inner-form-detail-wrap{padding:16px}#wfacp-e-form .wfacp_main_form button[type=submit]:hover,#wfacp-e-form .wfacp_main_form input[type=button]:hover,#wfacp-e-form .wfacp_main_form input[type=reset]:hover,#wfacp-e-form .wfacp_main_form input[type=submit]:hover,#wfacp-e-form .woocommerce-checkout button.button.button-primary.wfacp_next_page_button:hover{border-color:#fff0}#wfacp-e-form .wfacp_main_form button[type=submit],#wfacp-e-form .wfacp_main_form input[type=button],#wfacp-e-form .wfacp_main_form input[type=reset],#wfacp-e-form .wfacp_main_form input[type=submit],#wfacp-e-form .woocommerce-checkout button.button.button-primary.wfacp_next_page_button{font-weight:700;font-size:25px;letter-spacing:0;cursor:pointer;text-decoration:none;border-color:#fff0;margin-bottom:0;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;outline:0}body #wfacp-e-form .wfacp-order2StepSubTitle.wfacp-order2StepSubTitleS1{margin-top:2px}body #wfacp-e-form .wfacp_form .wfacp-payment-tab-list.wfacp-active .wfacp-order2StepNumber{margin-top:-16px}body #wfacp-e-form .wfacp_form .wfacp-payment-tab-list.wfacpef_third_step .wfacp-order2StepNumber{margin-top:0}body #wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_pro_attr_single span,body #wfacp-e-form table dd,body #wfacp-e-form table dl,body #wfacp-e-form table dl p,body #wfacp-e-form table dt,body #wfacp-sec-wrapper .wfacp_edit_variation .wfacp_edit_var{font-weight:400;padding:0;text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}#wfacp-e-form .variation p{margin:0}body #wfacp-e-form .wfacp_main_form .wfacp-comm-title:not(.wfacp_internal_form_wrap).none{padding:0}#wfacp-e-form a:not(.button-social-login),#wfacp-e-form img a{text-decoration:none;border:0;outline:0;transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}#wfacp-e-form a,#wfacp-e-form a svg,#wfacp-e-form button:not(.wfacp_btn_clicked){transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}:focus{outline:0}#wfacp-e-form table{border-collapse:collapse;border-spacing:0;border:none}#wfacp-e-form li,#wfacp-e-form ol,#wfacp-e-form ul{list-style-type:none;margin:0;padding:0}#wfacp-e-form .wfacp_main_form .wfacp-col-full{float:none}body #wfacp-e-form .loop_head_sec.wfacp-bold,body #wfacp-e-form .loop_head_sec.wfacp-normal,body #wfacp-e-form .wfacp-subtitle.wfacp-bold,body #wfacp-e-form .wfacp-subtitle.wfacp-normal,body #wfacp-e-form .wfacp_section_title.wfacp-bold,body #wfacp-e-form .wfacp_section_title.wfacp-normal{font-weight:700}#wfacp-e-form #payment .place-order,.loop_head_sec.wfacp-text-center,.wfacp-permission-icon p.wfacp-text-center,.wfacp-subtitle.wfacp-text-center,.wfacp_section_title.wfacp-text-center{text-align:center}.loop_head_sec.wfacp-text-right,.wfacp-subtitle.wfacp-text-right,.wfacp_section_title.wfacp-text-right{text-align:right}#wfacp-e-form .wfacp_main_form .ia_subscription_items h3,#wfacp-e-form .wfacp_main_form .wfacp-text-left,.wfacp-subtitle.wfacp-text-left,.wfacp_section_title.wfacp-text-left,body #wfacp-e-form .wfacp_main_form .wfacp_shipping_table ul#shipping_method li,body #wfacp-e-form .woocommerce-terms-and-conditions-wrapper{text-align:left}#wfacp-e-form .wfacp_main_form .ia_subscription_items h3,#wfacp-e-form .wfacp_main_form .wfacp-normal{font-weight:400}.wfacp-prodct-image-wrap.clearfix{max-width:225px;max-height:230px;float:left}body #wfacp-e-form input[type=date]:not([hidden]),body #wfacp-e-form input[type=email]:not([hidden]),body #wfacp-e-form input[type=number]:not([hidden]),body #wfacp-e-form input[type=password]:not([hidden]),body #wfacp-e-form input[type=tel]:not([hidden]),body #wfacp-e-form input[type=text]:not([hidden]),body #wfacp-e-form select,body #wfacp-e-form select#join_referral_program,body #wfacp-e-form textarea,body .wfacp_mini_cart_start_h input[type=date]:not([hidden]),body .wfacp_mini_cart_start_h input[type=email]:not([hidden]),body .wfacp_mini_cart_start_h input[type=number]:not([hidden]),body .wfacp_mini_cart_start_h input[type=password]:not([hidden]),body .wfacp_mini_cart_start_h input[type=tel]:not([hidden]),body .wfacp_mini_cart_start_h input[type=text]:not([hidden]),body .wfacp_mini_cart_start_h select,body .wfacp_mini_cart_start_h textarea{font-size:14px;line-height:1;width:100%;background-color:#fff;border-radius:4px;position:relative;color:#404040;display:block;min-height:48px;padding:20px 12px 2px;vertical-align:top;box-shadow:none;border:1px solid #bfbfbf;font-weight:400;height:auto;margin-bottom:0;margin-top:0;max-width:100%}#wfacp-e-form .wfacp_main_form .wfacp-form-control-wrapper.form-row.wfacp_readonly input[readonly]::-moz-placeholder,#wfacp-e-form .wfacp_main_form .wfacp-form-control-wrapper.form-row.wfacp_readonly input[readonly]::-ms-input-placeholder,#wfacp-e-form .wfacp_main_form .wfacp-form-control-wrapper.form-row.wfacp_readonly input[readonly]::-webkit-input-placeholder{color:#67717a}body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=email]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=date]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=password]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=search]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=tel]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=url]:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) select:hover,body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) textarea:hover,body #wfacp-e-form .wfacp_main_form .select2-container .select2-selection--single .select2-selection__rendered:hover{transition:all .4s ease-out}body #wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .woocommerce-input-wrapper .select2-container .select2-selection--single:focus{border-radius:4px}body #wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .select2-container .select2-selection--single{padding:0;background:0 0;box-shadow:none;border-radius:0}#wfacp-e-form .wfacp_main_form p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state) .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{transition:all .4s ease-out!important;border-color:#e15334!important}#wfacp-e-form input[type=file]:not(.thwcfe-checkout-file){display:none}#wfacp-e-form .clear,#wfacp-e-form .clearfix:after,#wfacp-e-form .wfacp-clearfix:after{clear:both}#wfacp-e-form .clearfix:after,#wfacp-e-form .clearfix:before,#wfacp-e-form .wfacp-clearfix:after,#wfacp-e-form .wfacp-clearfix:before{content:" ";display:table}#wfacp-e-form article,#wfacp-e-form aside,#wfacp-e-form details,#wfacp-e-form figcaption,#wfacp-e-form figure,#wfacp-e-form footer,#wfacp-e-form header,#wfacp-e-form hgroup,#wfacp-e-form menu,#wfacp-e-form nav,#wfacp-e-form section{display:block;margin:0;padding:0}#wfacp-e-form p{margin:0 0 16px;font-size:14px}body #wfacp-e-form a:not(.button-social-login):not(.wfob_read_more_link){background-color:#fff0;text-decoration:none}body:not(.wfacpef_page) #wfacp-e-form a:not(.button-social-login):not(.wfob_read_more_link){color:#dd7575}:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#wfacp-e-form h1,#wfacp-e-form h2,#wfacp-e-form h3,#wfacp-e-form h4,#wfacp-e-form h5,#wfacp-e-form h6{font-family:inherit;font-weight:500;line-height:1.5;color:inherit;margin-top:20px;margin-bottom:10px}#wfacp-e-form h1:after,#wfacp-e-form h1:before,#wfacp-e-form h2:after,#wfacp-e-form h2:before,#wfacp-e-form h3:after,#wfacp-e-form h3:before,#wfacp-e-form h4:after,#wfacp-e-form h4:before,#wfacp-e-form h5:after,#wfacp-e-form h5:before,#wfacp-e-form h6:after,#wfacp-e-form h6:before{display:none}#wfacp-e-form .pull-left{float:left}#wfacp-e-form .pull-right{float:right}#wfacp-e-form table{border-collapse:collapse;border-spacing:0;background-color:#fff0}#wfacp-e-form label:not(.sublium-front-option):not(.sublium-front-radio-label){display:inline-block;max-width:100%;margin-bottom:5px;font-weight:400}#wfacp-e-form td,#wfacp-e-form th{padding:0;text-align:left}#wfacp-e-form table tbody tr:hover>td,#wfacp-e-form table tbody tr:hover>th,#wfacp-e-form table tbody>tr:nth-child(odd)>td,#wfacp-e-form table tbody>tr:nth-child(odd)>th,.wfacp_mini_cart_start_h table tbody tr:hover>td,.wfacp_mini_cart_start_h table tbody tr:hover>th,.wfacp_mini_cart_start_h table tbody>tr:nth-child(odd)>td,.wfacp_mini_cart_start_h table tbody>tr:nth-child(odd)>th{background-color:#fff0}#wfacp-e-form tr td img,.wfacp_mini_cart_start_h tr td img{vertical-align:middle;display:inherit}body #wfacp-e-form .wfacp-row{margin-right:-8px;margin-left:-8px}#wfacp-e-form p.form-row.wfacp-col-full,#wfacp-e-form p.form-row.wfacp-col-left-half{position:relative;display:inline-block;padding-right:8px;padding-left:8px}#wfacp-e-form .wfacp-container,#wfacp-e-form .wfacp-container.wfacp-inner-header,#wfacp-e-form .wfacp-middle-container{margin:0 auto}#wfacp-e-form .woocommerce-terms-and-conditions{background:0 0;padding:10px;border:1px solid #ecececd2}#wfacp-e-form .wfacp-panel-wrapper .wfacp-container{border-radius:5px;padding-bottom:4px;position:relative;z-index:3}#wfacp-e-form .wfacp-wrapper-decoration{min-height:100%}.wfacp-form-panel{position:relative;z-index:3}#wfacp-e-form .input-text:focus,#wfacp-e-form input[type=date]:focus,#wfacp-e-form input[type=password]:focus,#wfacp-e-form input[type=search]:focus,#wfacp-e-form input[type=tel]:focus,#wfacp-e-form input[type=text]:focus,#wfacp-e-form input[type=url]:focus,#wfacp-e-form textarea:focus,input[type=email]:focus{color:#404040}body #wfacp-e-form .wfacp_main_form .wfacp-comm-title{margin-bottom:10px;display:block;clear:both;border:1px solid #e2e2e2;border-style:none;padding-left:0;padding-right:0;background-color:#fff0}#wfacp-e-form .wfacp-comm-title h2{margin:0;font-weight:600;font-size:18px;color:#000}#wfacp-e-form .wfacp-comm-title h4{margin:0 0 5px;color:#999;padding:0;font-size:14px}#wfacp-e-form .wfacp-comm-title h4 span{color:red;display:inline-block}#wfacp-e-form .wfacp_main_form button[type=submit],#wfacp-e-form .wfacp_main_form input[type=button],#wfacp-e-form .wfacp_main_form input[type=reset],#wfacp-e-form .wfacp_main_form input[type=submit]{font-size:15px;cursor:pointer;background-color:#999;color:#fff;text-decoration:none;font-weight:400;line-height:1.5;margin-bottom:0;padding:10px 20px;border:1px solid rgb(0 0 0 / .1);border-radius:4px;margin-right:0;margin-left:0}#wfacp-e-form .wfacp_main_form #payment .place-order,#wfacp-e-form .wfacp_main_form .wfacp-order-place-btn-wrap{padding-top:16px;margin:0}#wfacp-e-form .wfacp-btn-wrap{text-align:right;margin:0}#wfacp-e-form .wfacp-btn-wrap .wfacp-btn-for-order:hover{outline:unset;background-color:#00ca57;color:#fff;text-decoration:none}#wfacp-e-form .wfacp-btn-wrap .wfacp-btn-for-order:focus{outline:unset;background-color:#00ca57;color:#fff;text-decoration:none}#wfacp-e-form .sec_text_wrap{position:relative}body:not(.wfacpef_page):not(.wfacp_oxygen_template) #wfacp-e-form .wfacp_main_form .wfacp-next-btn-wrap button,body:not(.wfacpef_page):not(.wfacp_oxygen_template) #wfacp-e-form .wfacp_main_form .wfacp-order-place-btn-wrap{color:#fff;font-weight:700;border-radius:4px;font-size:16px;width:100%}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .wfacp-order-place-btn-wrap{text-align:center;margin-bottom:0}body #wfacp-e-form .wfacp_enable_mb_style .wfacp_main_form.woocommerce.wfacp_single_step_form .wfacp-order-place-btn-wrap{padding-bottom:0}body #wfacp-e-form .wfacp_enable_mb_style .wfacp_main_form .woocommerce-checkout .wfacp-order-place-btn-wrap{position:relative}#wfacp-e-form .wfacp-terms-wrap{margin:0;color:#c9d3dc;border-radius:3px;border:1px solid #c9d3dc;min-height:48px;background:#f4f7f9;margin-bottom:16px;font-size:16px}#wfacp-e-form .wfacp-terms-wrap:last-child{margin-bottom:0}#wfacp-e-form .wfacp-terms-wrap a{color:#1d96f3;font-size:16px;font-weight:400;text-decoration:underline}#wfacp-e-form .wfacp-term-cond-panel{border:1px solid;border-color:#fff0 #dedede #dedede;margin-bottom:38px}#wfacp-e-form label.wfacp-terms-conditions{cursor:pointer}#wfacp-e-form .wfacp-input-form{position:relative;margin-bottom:10px}#wfacp-e-form label.wfacp-form-control-label:not(.radio):not(.checkbox){position:absolute;top:50%;left:20px;margin-top:-10px;transform-origin:left top;color:#969595;font-size:14px;line-height:1;font-weight:400;background-color:#fff;pointer-events:none;transition:all .235s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:9;bottom:5px;right:22px;margin-bottom:0}body #wfacp-e-form .wfacp-inside p.wfacp-anim-wrap label.wfacp-form-control-label .optional,body #wfacp-e-form .wfacp-inside p.wfacp-anim-wrap label.wfacp-form-control-label abbr.required{font-size:12px!important;line-height:1.3!important}#wfacp-e-form .wfacp-form:not(.wfacp-top) p.wfacp-form-control-wrapper.wfacp-anim-wrap:not(.fattura24) label.wfacp-form-control-label:not(.radio):not(.checkbox){top:6px!important;font-size:12px!important;background:0 0!important;bottom:auto;right:8px;margin-top:0;line-height:1}#wfacp-e-form .wfacp-form:not(.wfacp-top) p.wfacp-form-control-wrapper.wfacp-anim-wrap:not(.fattura24) label.wfacp-form-control-label:not(.radio):not(.checkbox) .optional,#wfacp-e-form .wfacp-form:not(.wfacp-top) p.wfacp-form-control-wrapper.wfacp-anim-wrap:not(.fattura24) label.wfacp-form-control-label:not(.radio):not(.checkbox) .required{display:inline-block;font-size:12px!important;line-height:1!important}#wfacp-e-form .wfacp-file-upload-wrapper label.wfacp-form-control-label:not(.radio):not(.checkbox){position:relative;top:0;left:0;right:auto;display:block;width:auto;max-width:100%;height:auto;margin-bottom:8px;padding:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#wfacp-e-form .wfacp-file-upload-wrapper.wfacp-upload-skin-button label.wfacp-form-control-label:not(.radio):not(.checkbox),#wfacp-e-form .wfacp-file-upload-wrapper.wfacp-upload-skin-modern label.wfacp-form-control-label:not(.radio):not(.checkbox){position:relative;left:0;right:0;bottom:0;top:0!important;margin-top:0;line-height:1.5;background:0 0;display:block;margin-bottom:4px}#wfacp-e-form .wfacp-file-upload-wrapper .wfacp-form-control .wfacp-upload-dropzone .wfacp-upload-text{font-weight:400;color:#959595;margin-bottom:0}#wfacp-e-form .wfacp-comm-wrapper form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{width:calc(100% - 151px)}body #wfacp-e-form .wfacp-row.wfacp_coupon_field_box.wfacp_coupon_collapsed,body #wfacp-e-form .wfacp_main_form .wfacp-coupon-section .wfacp-coupon-page .wfacp_coupon_field_box .wfacp_coupon_btn_wrap label{background:0 0}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half label{margin-bottom:0;font-size:13px;line-height:15px;margin-top:-8px;background:0 0}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input{font-size:14px;padding:20px 12px 5px;background:#fff;height:auto;min-height:48px;margin-bottom:0;border:1px solid #d9d9d9;width:100%}#wfacp-e-form .wfacp-input-form p{margin-bottom:16px}#wfacp-e-form .wfacp_form_cart .cart_item .product-image,#wfacp-e-form .wfacp_order_summary .product-image{width:70px}#wfacp-e-form .wfacp-input-form.wfacp-row-first{width:47.0588235294%;float:left;margin-right:5.8823529412%}#wfacp-e-form .wfacp-input-form.wfacp-row-last{width:47.0588235294%;float:right;margin-right:0}#wfacp-e-form .wfacp-input-form.wfacp-row-first p,#wfacp-e-form .wfacp-input-form.wfacp-row-last p{margin:0;width:100%;float:unset;clear:none}#wfacp-e-form .wfacp-input-form p{margin:0;width:100%;float:unset;clear:none}#wfacp-e-form .wfacp-order-summary-header h2{font-size:18px;font-weight:600;padding:5px;margin:0;color:#001}#wfacp-e-form .wfacp-product-quantity p.form-row span.woocommerce-input-wrapper select{background:0 0}#wfacp-e-form .wfacp-product-pic img.wfacp-product-thumb-img{max-width:100%;background:#fff;padding:2px}#wfacp-e-form a.wfacp-disabled{opacity:.3;cursor:default}#wfacp-e-form .wfacp-payment-detail-wrap.wfacp-hg-by-box{margin-bottom:0}body.wfacpef_page #wfacp-e-form .wfacp-payment-title.wfacp-hg-by-box.wfacp_embed_step_3{margin-right:-1px}#wfacp-e-form .wfacp-payment-detail-wrap.wfacp-hg-by-box .wfacp-comm-form-detail{padding:8px 0 0}#wfacp-e-form .wfacp-order-summary-toggle{background-color:#fafafa;border:0;border-bottom:1px solid #e1e1e1;display:block;padding:16px 20px;text-align:left;width:100%}#wfacp-e-form .wfacp-order-summary-toggle-wrapper{display:table;width:100%}#wfacp-e-form .wfacp-order-summary-toggle-text{font-size:14px;padding-right:12px;width:100%}#wfacp-e-form .wfacp-order-summary-toggle-price{font-size:18px;font-weight:600;text-align:right;display:table-cell;vertical-align:middle}#wfacp-e-form .wfacp-shipping-title{display:block;width:150px;float:left}#wfacp-e-form table.woocommerce-checkout-review-order-table tbody.wfacp-order-summaery-products .product-name{width:80%;word-wrap:break-word}#wfacp-e-form table.woocommerce-checkout-review-order-table tbody.wfacp-order-summaery-products td.product-total{text-align:right;vertical-align:top}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table{margin:10px 0}#wfacp-e-form tbody.wfacp-order-summaery-products{border-bottom:1px solid #e1e1e1}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-cart-subtotal th{border-bottom:1px solid #e1e1e1;padding:20px 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-order-total th{border-bottom:1px solid #e1e1e1;padding:20px 0}#wfacp-e-form tr.wfacp-order-total td{text-align:right}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.wfacp-shipping th{width:30%;vertical-align:top;padding:14px 0}#wfacp-e-form tr.wfacp-shipping td ul li{display:block;padding:10px 0 0;list-style:none outside}#wfacp-e-form tr.wfacp-shipping td ul li label{width:90%;vertical-align:top;line-height:28px}#wfacp-e-form tr.wfacp-shipping td ul#shipping_method input{vertical-align:middle}#wfacp-e-form tr.wfacp-shipping td ul#shipping_method li{margin:0}#wfacp-e-form .wfacp_shipping_table ul#shipping_method label{margin-top:0}#wfacp-e-form tr td.wfacp-shipping-outer{border-bottom:1px solid #e1e1e1;padding:5px 0 10px}#wfacp-e-form tr.wfacp-order-total td span.woocommerce-Price-amount.amount{font-size:20px}#wfacp-e-form tr.wfacp-cart-subtotal td span.woocommerce-Price-amount.amount{font-size:20px;font-weight:700}#wfacp-e-form tr.wfacp-cart-subtotal td{text-align:right}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table{width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table td.product-name{padding-bottom:18px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table td.product-total{color:#4d4c4c;font-size:15px}#wfacp-e-form .wfacp-product-quantity p{margin:0}#wfacp-e-form label.woocommerce-form__label span{font-size:14px;font-weight:500}#wfacp-e-form .woocommerce-account-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label span{font-weight:400}#wfacp-e-form p#wfacp_shipping_add label.checkbox abbr.required{display:none}#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon{width:100%;clear:both;position:relative;z-index:9}#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info,#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info{border-radius:unset;clear:both;border-left:none;padding:1em 1em;margin:0 0 1em;position:relative;background-color:#f7f6f7;list-style:none outside;width:auto;word-wrap:break-word;border-top:3px solid #0274be}#wfacp-e-form .wfacp_main_form .select2-container .select2-selection--single .select2-selection__rendered,#wfacp-e-form .wfacp_main_form .woocommerce-checkout select#join_referral_program{width:100%;position:relative;display:block;min-height:48px;padding:20px 12px 2px;vertical-align:top;box-shadow:none;border:1px solid #bfbfbf;height:auto;margin-bottom:0;max-width:100%;-webkit-transform:none;-moz-transform:none;-o-transform:none;-ms-transform:none;transform:none}body #wfacp-e-form .wfacp_main_form p.wfacp_custom_field_radio_wrap .wfacp-form-control:not(.wfacp_radio_field){padding:8px}body #wfacp-e-form .wfacp_main_form p.wfacp_custom_field_radio_wrap .wfacp-form-control{border-color:transparent!important;background:0 0}#wfacp-e-form .wfacp_main_form input[type=checkbox]{opacity:1;-webkit-appearance:none!important;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;-webkit-border-radius:0;-moz-border-radius:0;font-size:14px;border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:0;top:3px;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;position:absolute;left:0;z-index:99;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_checkbox_field>label,#wfacp-e-form .wfacp_main_form.woocommerce label.checkbox{display:block!important;padding:0;padding-left:25px!important;position:relative;margin-bottom:0;width:auto;font-size:14px}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-terms-and-conditions-checkbox-text{line-height:1.2;position:relative;cursor:pointer;color:#595a5a;font-weight:400;margin:0}#wfacp-e-form .wfacp-coupon-section{clear:both;width:100%;box-sizing:border-box}#wfacp-e-form *,.wfacp_mini_cart_start_h *{text-rendering:optimizelegibility!important;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale;outline:0;box-sizing:border-box}#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info a,#wfacp-e-form p.lost_password a{color:#dd7575;text-decoration:none}.wfacp-coupon-btn:after,.wfacp-coupon-btn:before{display:none}body #wfacp-e-form .button,body .wfacp_mini_cart_start_h .button,body .wfacp_mini_cart_start_h .wfacp-coupon-page .button,body button.button.wfacp-coupon-btn,body button.button.wfacp-login-btn{cursor:pointer;background-color:#999;color:#fff;text-decoration:none;font-weight:400;line-height:1.5;padding:10px 20px;border-radius:4px;min-height:48px;letter-spacing:0;margin:0;width:100%;display:block;text-align:center}body .wfacp_mini_cart_start_h .button,body .wfacp_mini_cart_start_h .wfacp-coupon-page .button,body button.button.wfacp-coupon-btn,body button.button.wfacp-login-btn{text-transform:capitalize}body button.wfacp-coupon-btn:hover,body button.wfacp-login-btn:hover{background-color:#878484}body button.button.wfacp-coupon-btn:disabled[disabled],body button.button.wfacp-coupon-field-btn:disabled[disabled]{opacity:1!important}#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin{color:#dd7575;text-decoration:none}#wfacp-e-form form.woocommerce-form.woocommerce-form-login.login{border:none;padding:0}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last{margin:0}#wfacp-e-form label.woocommerce-form__label.woocommerce-form__label-for-checkbox.inline span{display:inline-block;vertical-align:middle}#wfacp-e-form label.wfacp-form-control-label abbr.required{color:#999;text-decoration:none}#wfacp-e-form .select2-container--default .select2-selection--single{border:none}#wfacp-e-form .select2-container .select2-selection--single{display:block;height:auto;margin:0;line-height:normal;padding:0}#wfacp-e-form form.checkout .form-row-first{margin-right:0;clear:unset}#wfacp-e-form .wfacp-form-control-wrapper{padding:0 8px;margin-bottom:16px;position:relative}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-form-control-wrapper{padding:0 8px;margin-bottom:16px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table{margin:0;width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table thead tr th{border-bottom:1px solid #f5f5f5}#wfacp-e-form .wfacp_order_summary thead{display:none}#wfacp-e-form .wfacp_order_summary a{color:#dd7575}#wfacp-e-form .wfacp_order_summary label.wfacp-order-summary-label{margin-bottom:20px;display:block;line-height:1.5}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr th{padding:12px 10px;font-size:14px;vertical-align:top;letter-spacing:0}#wfacp-e-form .wfacp_mb_mini_cart_wrap table.shop_table.woocommerce-checkout-review-order-table tr td,#wfacp-e-form .wfacp_mb_mini_cart_wrap table.shop_table.woocommerce-checkout-review-order-table tr th{padding:0}#wfacp-e-form .wfacp_mb_mini_cart_wrap{margin:0 0 0}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-name{width:65%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table td.product-name{width:63%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th{font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.shipping th{font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr th,table.shop_table.woocommerce-checkout-review-order-table tr td{background-color:#fff0}#wfacp-e-form .wfacp-right-panel h2,#wfacp-e-form h2.wfacp-list-title{color:#565e66;display:block;clear:both;line-height:1.5;font-size:22.4px;font-weight:700;margin:0 0 16px;letter-spacing:1px;padding:0}#wfacp-e-form .wfacp-relative-wrapper{text-align:center}#wfacp-e-form .shop_table.wfacp-product-switch-panel{padding:0 8px;position:relative}#wfacp-e-form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{clear:both;width:100%;padding:12px}#wfacp-e-form .shop_table.wfacp-product-switch-panel .product-price{font-size:15px;color:#4d4c4c}#wfacp-e-form .shop_table.wfacp-product-switch-panel .amount{color:#4d4c4c}#wfacp-e-form .shop_table.wfacp-product-switch-panel .product-name{font-size:14px}#wfacp-e-form .shop_table.wfacp-product-switch-panel .product-name label{display:inline-block;vertical-align:middle;font-size:15px;color:#4d4c4c;font-weight:400}#wfacp-e-form .shop_table.wfacp-product-switch-panel .wfacp-product-header{padding:0;margin:0 0 12px;font-size:35px;font-weight:400;color:#333}#wfacp-e-form .wfacp-product-switch-title .product-remove{font-size:14px}#wfacp-e-form .wfacp-product-switch-title .product-quantity{font-size:14px;text-align:center}#wfacp-e-form .wfacp-product-switch-title{font-size:14px;clear:both;width:100%}#wfacp-e-form .wfacp_coupon_field_msg .wfacp_single_coupon_msg .wfacp_remove_coupon:hover{color:#d84d4d}#wfacp-e-form form.woocommerce-form.woocommerce-form-login.login p.lost_password{padding:0 8px}#wfacp-e-form p.wfacp-coupon-code-title{font-size:14px;line-height:20px}#wfacp-e-form p.wfacp-coupon-code-title{padding:0 8px;display:none}#wfacp-e-form .woocommerce-account-fields{display:block;clear:both;position:relative}#wfacp-e-form .woocommerce-account-fields p.create-account{margin-bottom:16px;padding-bottom:0}#wfacp-e-form .woocommerce-checkout-review-order.wfacp-oder-detail{width:100%;border-radius:4px;color:#565e66;background-color:#fff0;padding:0;border:none}#wfacp-e-form .wfacp-section .woocommerce-checkout-payment{background:0 0;margin-bottom:24px}#wfacp-e-form #add_payment_method #payment ul.payment_methods,#wfacp-e-form .woocommerce-cart #payment ul.payment_methods,#wfacp-e-form .woocommerce-checkout #payment ul.payment_methods{padding:0;text-align:left;margin:0;border:1px solid #bfbfbf;-moz-border-radius:4px;-webkit-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body #wfacp-e-form #add_payment_method #payment ul.payment_methods li,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods li,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li{line-height:1.5;text-align:left;margin:0;font-weight:400;clear:both;border:none;border-bottom:1px solid #ddd;padding:11px}body #wfacp-e-form #add_payment_method #payment ul.payment_methods li:last-child,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods li:last-child,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li:last-child{border-bottom:none}#wfacp-e-form .wc_payment_method label{display:initial;font-weight:400}#wfacp-e-form #add_payment_method #payment div.payment_box,#wfacp-e-form .woocommerce-cart #payment div.payment_box,#wfacp-e-form .woocommerce-checkout #payment div.payment_box{background-color:#efefef;position:relative;box-sizing:border-box;width:100%;padding:1em;margin:1em 0;font-size:.92em;border-radius:2px;line-height:1.5;color:#515151;margin-left:-11px;margin-right:-11px;border-top:1px solid #efefef;margin-bottom:-11px}body #wfacp-e-form #payment ul.payment_methods li img.stripe-icon{float:unset}#wfacp-e-form .wfacp-relative-wrapper img{max-width:57px;height:auto;display:block;margin:0 auto 16px}#wfacp-e-form .wfacp-relative-wrapper p{text-align:center;font-size:14px;font-family:inherit;line-height:1.5;color:#999}#wfacp-e-form .wfacp_custom_breadcrumb{text-align:center;margin:5px auto 45px}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul{list-style-type:none;padding:0;display:flex;position:relative;align-items:center;justify-content:center;background-repeat:repeat-x;background-position:top;max-width:80%;background-image:none;margin:0 auto 40px}#wfacp-e-form .wfacp_steps_sec{margin-top:48px}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul:before{content:'';width:100%;height:1px;background:#000;position:absolute;left:0;right:0;margin:auto;top:10px}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li{font-size:14px;line-height:18px;padding-top:0;text-align:center;position:relative;display:block;opacity:1;min-width:40px;background:0 0;margin-left:40px}#wfacp-e-form .wfacp_steps_wrap.wfacp_breadcrumb_wrap_here .wfacp_steps_sec ul li a{padding-right:8px}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li:first-child{margin-left:0}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li:before{content:'';width:20px;height:20px;background:#fff;position:absolute;border-radius:50%;-moz-border-radius:50%;-webkit-border-radius:50%;top:0;left:0;right:0;margin:auto;z-index:9;border:2px solid #000;margin-top:0}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li a{padding-top:32px;z-index:99}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li.df_cart_link.wfacp_bred_visited:before,#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li.wfacp_active_prev:before,#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li.wfacp_bred_active:before{background:#000}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li:after{display:none}#wfacp-e-form .wfacp_checkbox_field label{font-weight:400}#wfacp-e-form .layout_9_login_wrap .form-row.wfacp-input-form input{border-radius:5px}#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info,#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info{border:none;background:0 0;padding:16px 0;line-height:1.5!important;text-align:left;font-size:14px!important;text-transform:inherit}#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info .message-container,body #wfacp-e-form .wfacp_main_form.woocommerce .medium-text-center,body #wfacp-e-form .wfacp_main_form.woocommerce .text-center{text-align:left!important}#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info{padding-top:0;margin-bottom:0}#wfacp-e-form .wfacp_main_form .woocommerce-account-fields p{padding-left:8px;padding-right:8px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total{border-top:1px solid #ddd}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td small span{font-size:12px!important}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td strong,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total th{font-weight:400}#wfacp-e-form .wfacp_order_summary{margin-left:0;margin-right:0}#wfacp-e-form .wfacp-order-summary-label{font-weight:400;color:#333}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart_item .product-image img{max-width:55px;height:auto;border:1px solid #e1e1e1;width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-discount th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td:first-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.shipping_total_fee td:first-child{padding-left:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td:last-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.shipping_total_fee td:last-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.tax-total td:last-child{padding-right:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) th{padding-bottom:20px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-discount td{padding-right:0;text-align:right}#wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec span{font-size:14px}#wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_you_save_text,#wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_you_save_text span{color:#b22323;font-size:14px;line-height:20px}#wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product{border-color:#ddd}#wfacp-e-form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity{border-color:#b0b0b0}#wfacp-e-form .woocommerce-checkout #payment .payment_method_stripe label[for=payment_method_stripe]{display:inline-block;padding-left:0}#wfacp-e-form #add_payment_method #payment input#payment_method_stripe,#wfacp-e-form .woocommerce-checkout #payment input#payment_method_stripe{position:static;top:auto}#wfacp-e-form .wfacp_main_form .wfacp-anim-wrap label.wfacp-form-control-label[for=billing_state]{background-color:#fff0}#wfacp-e-form .wfacp_order_summary .wfacp-pro-thumb{display:inline-block;position:relative}.wfacp-qty-ball{position:absolute;right:-11px;top:-11px;z-index:10}.wfacp-pro-thumb{display:inline-block;position:relative}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr th{color:#666}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.tax-total th{padding-left:0;font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-discount th{font-weight:400}#wfacp-e-form .wfacp-right-panel .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info{padding-top:0}body:not(.wfacp_oxygen_template) #wfacp-e-form p.woocommerce-invalid-required-field .wfacp-form-control{border-color:#e15334}#wfacp-e-form .wfacp_main_form .wfacp_shipping_options label{display:block;font-size:14px}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input:focus{background:#fff}#wfacp-e-form .woocommerce-checkout #payment div.payment_box p{margin-bottom:0;color:#494949;font-size:14px}#wfacp-e-form .woocommerce-checkout #payment ul.payment_methods label{color:#494949}#wfacp-e-form .wfacp-left-panel{position:relative;width:100%}#wfacp-e-form .wfacp-order-place-btn-wrap{position:relative}body .wfacp_main_form .button#place_order,body .wfacp_main_form .wfacp_next_page_button{background-color:#24ae4e}body .wfacp_main_form .woocommerce-checkout .button.button#place_order:hover,body .wfacp_main_form .woocommerce-checkout .button.wfacp_next_page_button:hover{background-color:#7aa631}#wfacp-e-form #payment button#place_order{position:relative;z-index:2}#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control{border:1px solid #bfbfbf}#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-moz-placeholder,#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control:-ms-input-placeholder,#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control::-moz-placeholder,#wfacp-e-form .wfacp_main_form .woocommerce-input-wrapper .wfacp-form-control::-webkit-input-placeholder{color:#d9d9d9}#wfacp-e-form .wfacp_main_form .wfacp_shipping_table tr.shipping td p{font-weight:400}#wfacp-e-form .wfacp_main_form .wfacp_order_summary label.wfacp-order-summary-label{display:none}#wfacp-e-form .wfacp_order_summary_layout_9 a{color:#dd7575}#wfacp-e-form .wfacp_order_summary_layout_9 label.wfacp-order-summary-label{margin-bottom:25px;display:block}#wfacp-e-form .wfacp_order_summary_layout_9 label.wfacp-order-summary-label{margin-bottom:20px;display:block;font-size:20px;line-height:1.5}#wfacp-e-form .wfacp-form .wfacp_order_summary_layout_9{padding:0 8px}#wfacp-e-form .wfacp_order_summary_layout_9 .wfacp-pro-thumb{display:inline-block;position:relative}#wfacp-e-form .wfacp_order_summary_layout_9{margin-left:0;margin-right:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-subtotal,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total{border-top:1px solid #ddd}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td strong>span{font-size:24px}#wfacp-e-form table.shop_table tr.order-total td small.includes_tax,.wfacp_mini_cart_start_h table.shop_table tr.order-total td small.includes_tax{display:block}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td strong,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total th{font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item .product-image img{height:auto;border:1px solid #e1e1e1;width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-discount th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-subtotal th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item td:first-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.shipping_total_fee td:first-child{padding-left:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item td:last-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.shipping_total_fee td:last-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.tax-total td:last-child{padding-right:0}#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr:first-child>td,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr:first-child>th{padding-top:10px}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:nth-last-child(2) td,#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:nth-last-child(2) th{padding-bottom:10px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-discount td{padding-right:0;text-align:right}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr th{color:#666}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.tax-total th{padding-left:0;font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-discount th{font-weight:400}#wfacp-e-form table.woocommerce-checkout-review-order-table_layout_9 tbody.wfacp-order-summaery-products .product-name{width:80%;word-wrap:break-word}#wfacp-e-form table.woocommerce-checkout-review-order-table_layout_9 tbody.wfacp-order-summaery-products td.product-total{text-align:right;vertical-align:top}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9{margin:10px 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-cart-subtotal th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-order-total th{border-bottom:1px solid #e1e1e1;padding:20px 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.wfacp-shipping th{width:30%;vertical-align:top;padding:14px 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9{width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name{padding-bottom:18px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-total{color:#4d4c4c;font-size:15px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9{margin:0;width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 thead tr th{border-bottom:1px solid #f5f5f5}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr th,table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr td{padding:14px 10px}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr:not(.order-total) th,table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr:not(.order-total) td{font-size:14px}#wfacp-e-form .wfacp_in_active_coupon table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart_item:last-child{border-bottom:none}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name{width:45%}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name{width:80%}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-total{width:20%}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.woocommerce-checkout-review-order-table_layout_9 .product-image+td.product-name{width:45%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 .cart_item .product-image{float:left;max-width:55px}#wfacp-e-form .wfacp-right-panel .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9.wfacp_order_sum tbody tr.cart_item td{padding-left:8px;padding-right:8px}#wfacp-e-form .wfacp-right-panel .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9.wfacp_order_sum tbody tr.cart_item td.product-image{padding-left:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.cart-subtotal th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.shipping th{font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr th,table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr td{background-color:#fff0}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon{position:relative!important}#wfacp-e-form form.checkout_coupon.wfacp_display_none{margin-top:8px}#wfacp-e-form .layout_9_order_summary tfoot tr td:last-child{text-align:right}#wfacp-e-form .wfacp-right-panel .wfacp_order_summary tfoot tr.shipping td{text-align:left;padding-left:0;padding-right:0}#wfacp-e-form .wfacp-right-panel .wfacp_order_summary tfoot tr.shipping td ul li label{font-weight:400;font-size:14px;line-height:1.5}#wfacp-e-form .wfacp-right-panel .wfacp_order_summary tfoot tr.shipping td ul li{margin:0 0 5px}#wfacp-e-form .wfacp-right-panel .wfacp_order_summary tfoot tr.shipping td ul li:last-child{margin-bottom:0}body #wfacp-e-form .login_sec_content{padding-left:8px;padding-right:8px}#wfacp-e-form .wfacp_display_none{display:none}#wfacp-e-form .form-row.validate-required .woocommerce-form__label-for-checkbox{position:relative}#wfacp-e-form .wfacp-information-container{margin-bottom:20px}#wfacp-e-form .wfacp-information-container .wfacp_enable_border{padding-bottom:10px;margin-bottom:10px}#wfacp-e-form .div_wrap_sec img{max-width:100%}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr td:first-child,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr th:first-child{padding-left:0;font-weight:400}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true strong.product-quantity,body .wfacp_mini_cart_start_h .product-name.wfacp_summary_img_true .wfacp_mini_cart_item_title .product-quantity,body .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true strong.product-quantity{display:none}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:not(:last-child) th{font-weight:400;padding-left:0}#wfacp-e-form .wfacp-form table.shop_table tfoot tr td:first-child,#wfacp-e-form .wfacp-form table.shop_table tfoot tr th:first-child,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr td:first-child,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr th:first-child{font-weight:400;padding-left:0}#wfacp-e-form .wfacp-form table.shop_table tfoot tr td:last-child,#wfacp-e-form .wfacp-form table.shop_table tfoot tr th:last-child,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr th:last-child,#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr td:last-child{font-weight:400;padding-right:0}#wfacp-e-form .wfacp-form table.shop_table tfoot tr.order-total td:last-child,#wfacp-e-form .wfacp_form_cart table.shop_table tfoot tr.order-total td:last-child{font-weight:400}#wfacp-e-form .wfacp_order_total_container{display:block;width:100%;padding:14px;background:#ecf1f5;border-radius:3px;border:1px solid #ced5db;font-weight:700;font-size:18px}#wfacp-e-form .wfacp_order_total_value{display:block;float:right}#wfacp-e-form .wfacp_main_form .wfacp_allowed_countries strong{font-size:14px;line-height:1.5;width:100%;background-color:#fff;border-radius:4px;position:relative;color:#404040;display:block;min-height:48px;padding:22px 12px 2px;vertical-align:top;box-shadow:none;font-weight:400;border:1px solid #bfbfbf}#wfacp-e-form .wfacp_steps_sec ul li a{padding-right:0}#wfacp-e-form .wfacp_steps_sec ul li:not(:last-child) a:after{display:none}#wfacp-e-form .wfacp-form .wfacp_steps_sec ul li:not(:last-child) a:after{display:block}#wfacp-e-form .wfacp-form .stripe-source-errors ul.woocommerce_error{padding:5px 10px!important;background:#fae6e6!important}#wfacp-e-form .wfacp_pro_img_disabled .wfacp-prodct-detail-left{width:100%}#wfacp-e-form .wfacp_main_form select.wfacp-form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #bfbfbf}#wfacp-e-form .wfacp_coupon_msg{margin:0 12px;padding:0}#wfacp-e-form .wfacp-right-panel div.woocommerce-error{margin-top:25px}#wfacp-e-form .wfacp-right-panel .wfacp_coupon_msg .woocommerce-error{padding:0 0 0 10px}body #wfacp-e-form .wfacp-coupon-page .wfacp_coupon_remove_msg,body #wfacp-e-form .wfacp_coupon_field_msg{margin:0;padding:0 8px}body #wfacp-e-form .wfacp-coupon-page+.wfacp_coupon_field_box .wfacp_coupon_remove_msg{border-color:#24ae4e!important;background:#d2f3dc;padding:5px 10px;border-radius:3px;color:#24ae4e!important;border:none;border-left:2px solid #24ae4e;margin:0 0 16px;min-height:1px}body #wfacp-e-form .wfacp_coupon_error_msg{padding:0 8px}#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-half.wfacp-anim-wrap label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-third.wfacp-anim-wrap label.wfacp-form-control-label{font-size:12px}#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-half label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-third label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-two-third label.wfacp-form-control-label{bottom:auto;top:20px;margin-top:0}#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-half.wfacp-anim-wrap label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-left-third.wfacp-anim-wrap label.wfacp-form-control-label,#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-two-third.wfacp-anim-wrap label.wfacp-form-control-label{top:4px;background:0 0;bottom:auto;right:auto;margin-top:0}body #wfacp-e-form .wfacp-login-wrapper{margin:0 -8px}#wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment div.payment_box.payment_box.payment_method_braintree_credit_card p{margin-bottom:10px}#wfacp-e-form .button:before,#wfacp-e-form .cl-btn:before,#wfacp-e-form .w-btn:before{display:none}#wfacp-e-form .wfacp_main_form .woocommerce-error li{color:#e15334}#wfacp-e-form .wfacp_form_cart.div_wrap_sec tr.shipping.recurring-total{border:none}#wfacp-e-form .wfacp_form_cart.div_wrap_sec tr.order-total.recurring-total td small{font-size:12px}#wfacp-e-form .wfacp_main_form .wfacp-row .wfob_bump_wrapper{padding:0 8px}#wfacp-e-form .wfacp_woocommerce_form_coupon.wfacp_template_9_coupon .wfacp-coupon-page{padding:8px 0 16px}#wfacp-e-form .wfacp_main_form button.wfacp-login-btn{display:block}#wfacp-e-form .wfacp_main_form .wfacp-login-wrapper .wc-social-login.form-row-wide{padding:0 8px;margin:0 0 16px}body #wfacp-e-form .wfacp_main_form a.button-social-login:hover{color:#fff!important}#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn,#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp_coupon_code{min-height:48px}#wfacp-e-form .wfacp_main_form .woocommerce-invalid-email .woocommerce-input-wrapper .wfacp-form-control{border-color:#e15334}#wfacp-e-form .wfacp_order_summary .product-image,body .wfacp_form_cart .cart_item .product-image{max-width:60px;float:left}#wfacp-e-form .wfacp_order_summary td.product-name-area .product-name.wfacp_summary_img_true{padding-left:75px;display:block}.wfacp_collapsible_summary .wfacp_order_summary_item_name.wfacp_summary_img_true{padding-left:75px;display:block}#wfacp-e-form #wfacp-e-form .wfacp-form-control-wrapper.wfacp_last_section_feilds p{margin-bottom:0}#wfacp-e-form .wfacp_main_form .wfacp-coupon-section.wfacp_custom_row_wrap .wfacp_coupon_field_box p,#wfacp-e-form .wfacp_main_form .wfacp_shipping_table ul#shipping_method,#wfacp-e-form .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping td{margin-bottom:0;padding-bottom:0}#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin:16px 0 0;font-size:14px}#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .border .wfacp_shipping_table.wfacp_shipping_recurring tr td,#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .wfacp_border .wfacp_shipping_table.wfacp_shipping_recurring tr td{padding-top:16px}#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .border .wfacp_shipping_table.wfacp_shipping_recurring tr:first-child td,#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .wfacp_border .wfacp_shipping_table.wfacp_shipping_recurring tr:first-child td{padding-top:0}#wfacp-e-form .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item,#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .border,#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .wfacp_border,#wfacp-e-form .wfacp_main_form .wfacp_whats_included,#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_remove_msg,#wfacp-e-form .wfacp_main_form .woocommerce-terms-and-conditions-wrapper{margin-top:16px}#wfacp-e-form .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item:first-child,#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .border:first-child,#wfacp-e-form .wfacp_main_form .wfacp_shipping_calculator .wfacp_border:first-child,#wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_remove_msg:empty{margin-top:0}#wfacp-e-form .wfacp_main_form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item{margin-bottom:0}body #wfacp-e-form .wfacp_main_form .wfacp-section .woocommerce-checkout-payment{margin-bottom:0;padding:0}#wfacp-e-form .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .cart_item{margin-top:16px;margin-bottom:0}#wfacp-e-form .wfacp_main_form #join_referral_program_field label,#wfacp-e-form .wfacp_main_form #referral_code_field label{display:block;visibility:visible}#wfacp-e-form .wfacp-right-panel table.shop_table.woocommerce-checkout-review-order-table_layout_9.layout_9_order_summary tr td label{margin:0}#wfacp-e-form .wfacp_main_form .shop_table.wfacp-product-switch-panel,#wfacp-e-form .wfacp_main_form .wfacp_wrapper_start{margin-bottom:16px}#wfacp-e-form .wfacp_main_form #customer_location_self_certified_field #customer_location_self_certified-description{margin-top:0}#wfacp-e-form .wfacp_main_form .woocommerce-form-coupon-toggle{margin-bottom:0}#wfacp-e-form .wfacp_order_summary_container table.shop_table.woocommerce-checkout-review-order-table.layout_9:first-child .blockUI{display:none!important}#wfacp-e-form .woocommerce-checkout #payment div.payment_box:last-child{margin-bottom:-11px}#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table{table-layout:fixed}#wfacp-e-form .wfacp-right-panel table.shop_table.woocommerce-checkout-review-order-table_layout_9.layout_9_order_summary tfoot td,#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot td{width:50%}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr td{vertical-align:top}#wfacp-e-form.wfacp-right-panel table.shop_table.woocommerce-checkout-review-order-table_layout_9.layout_9_order_summary{table-layout:fixed}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li a:empty{padding-top:52px}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input.blank_field{border-color:#e15334}#wfacp-e-form .wfacp_main_form .wfacp_default_checkout_addon.wfacp-form-control-wrapper:not(.wfacp-anim-wrap) label.wfacp-form-control-label{top:20px;font-size:12px;bottom:auto;right:auto;margin-top:0}#wfacp-e-form .wfacp_main_form.woocommerce .wc_checkout_add_ons_fileupload+.wc-checkout-add-ons-input-file-plupload,#wfacp-e-form .wfacp_main_form.woocommerce .wc_checkout_add_ons_fileupload+.wc-checkout-add-ons-input-file-plupload+.description{margin:0 12px}#wfacp-e-form .wfacp_main_form #wc_checkout_add_ons .wc_checkout_add_ons_fileupload{margin:0}#wfacp-e-form .wfacp_main_form #wc_checkout_add_ons .wc_checkout_add_ons_fileupload>label{position:relative;left:0;top:0;margin:0}#wfacp-e-form .wfacp_main_form.woocommerce .wc_checkout_add_ons_fileupload+.wc-checkout-add-ons-input-file-plupload{padding:10px 12px}#wfacp-e-form .wfacp_main_form .wfacp-form-control-wrapper.form-row.wfacp_readonly label{top:4px;font-size:12px;background:0 0;bottom:auto;right:auto;margin-top:0}#wfacp-e-form.wfacp-main-container .wfacp-wrapper-decoration.multistep_bar .wfacp_left_right .wfacp-left-wrapper,#wfacp-e-form.wfacp-main-container .wfacp-wrapper-decoration.multistep_bar .wfacp_top_bottom .wfacp-left-wrapper{padding-top:0}#wfacp-e-form .wfacp_preview_content_box .wfacp-comm-title{margin-bottom:0}#wfacp-e-form .wfacp_main_form p.woocommerce-invalid-email .wfacp-form-control,#wfacp-e-form .wfacp_main_form p.woocommerce-invalid-required-field .wfacp-form-control{transition:all .4s ease-out!important}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr td,#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr th{padding:10px 10px;vertical-align:middle}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total th{padding-left:0}#wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td{padding-right:0}#wfacp-e-form body span.wfacp_coupon_code{color:#000}#wfacp-e-form .wfacp_woocommerce_form_coupon.wfacp_template_9_coupon .wfacp-coupon-page>.woocommerce-info.message-wrapper{padding:0}#wfacp-e-form .form-row-wide{clear:unset;width:100%}#wfacp-e-form .wfacp_main_form .wfacp_shipping_options label{margin-bottom:0;font-weight:400}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr.shipping td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table th.product-total,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.cart-subtotal td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,#wfacp-e-form td.product-total{text-align:right}#wfacp-e-form .wfacp_main_form.woocommerce .checkbox_style1 label,#wfacp-e-form .wfacp_main_form.woocommerce input[type=checkbox]+label,#wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]+label:not(.sublium-front-option):not(.sublium-front-radio-label){display:block;padding-left:25px;line-height:20px;margin:0;cursor:pointer}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_whats_included h3{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:400}#wfacp-e-form .variation p{margin:0}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table .product-name dl.variation dd{font-weight:400;text-transform:initial}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table .product-name dl.variation dt,#wfacp_mini_cart_start_h .wfacp_order_summary_container table.wfacp_mini_cart_items dt{font-weight:500;text-transform:initial}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr span.amount{word-break:break-all}body #wfacp-e-form .wfacp_main_form .woocommerce-account-fields p label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox.wfacp-form-control-label{top:auto;left:0;margin-top:0;bottom:0;overflow:initial;pointer-events:unset;z-index:auto;background:0 0}#wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li p{margin:0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr td:last-child{text-align:right}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options label{margin-bottom:8px}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_options label:empty{display:none}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td:last-child{text-align:right}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td{padding:10px;text-align:left;float:none;font-size:14px;line-height:1.5}body .wfacp_main_form .wfacp_order_total_field table tr td>span{float:none;font-size:14px;line-height:1.5}#wfacp-e-form .message-wrapper{margin:0;padding:0}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td span{font-weight:400}#wfacp-e-form .wfacp_main_form .container{padding:0}body #wfacp-sec-wrapper .wfacp_pro_attr_single.wfacp_edit_variation{margin:0;padding:0}body #wfacp-sec-wrapper dl.variation:not(.wfacp_single_variation),body .wfacp_mini_cart_start_h dl.variation:not(.wfacp_single_variation){display:grid;grid-template-columns:auto 1fr}body #wfacp-sec-wrapper dl.variation.wfacp_single_variation,body .wfacp_mini_cart_start_h dl.variation.wfacp_single_variation{display:flex}body #wfacp-sec-wrapper dl.variation,body .wfacp_mini_cart_start_h dl.variation{gap:4px;margin:4px 0 0 0;line-height:1}body #wfacp-e-form .wfacp_main_form .woocommerce-info:before{display:none}body #wfacp-e-form .wfacp_main_form .woocommerce-info{background:0 0;padding:0;border:none;margin:0;font-size:14px}body #wfacp-e-form .wfacp_main_form #payment .place-order{padding:0;margin:0}#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-email) input[type=email]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) .woocommerce-input-wrapper .select2-container .select2-selection--single:focus>span.select2-selection__rendered,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=date]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=password]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=search]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=tel]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=text]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) input[type=url]:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) select:focus,#wfacp-e-form .wfacp_main_form .form-row:not(.woocommerce-invalid-required-field) textarea:focus,#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input:focus{border-color:#61bdf7;box-shadow:0 0 0 1px #61bdf7}#wfacp-e-form .shop_table.wfacp-product-switch-panel .product-name,#wfacp-e-form .wfacp-form .wfacp_checkbox_field label,#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info,#wfacp-e-form .wfacp-form form.woocommerce-form.woocommerce-form-login.login p,#wfacp-e-form .wfacp-form label.woocommerce-form__label span,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table .product-name,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-name,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-total,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr td,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr th,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td span,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td span bdi,#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total th,#wfacp-e-form .wfacp-product-switch-title,#wfacp-e-form .wfacp-product-switch-title .product-quantity,#wfacp-e-form .wfacp-product-switch-title .product-remove,#wfacp-e-form .wfacp_checkbox_field label,#wfacp-e-form .wfacp_checkbox_field span,#wfacp-e-form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,#wfacp-e-form .wfacp_form_cart .woocommerce-error,#wfacp-e-form .wfacp_form_cart .woocommerce-info,#wfacp-e-form .wfacp_form_cart .woocommerce-message,#wfacp-e-form .wfacp_main_form #wc_checkout_add_ons .description,#wfacp-e-form .wfacp_main_form .shop_table .wfacp-product-switch-title div,#wfacp-e-form .wfacp_main_form .wfacp-comm-title h4,#wfacp-e-form .wfacp_main_form .wfacp-payment-dec,#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td,#wfacp-e-form .wfacp_main_form .wfacp_shipping_options label,#wfacp-e-form .wfacp_main_form .wfacp_shipping_table tr.shipping td p,#wfacp-e-form .wfacp_main_form .woocommerce-checkout-review-order h3,#wfacp-e-form .wfacp_main_form .woocommerce-info .message-container,#wfacp-e-form .wfacp_main_form label.wfab-label-title,#wfacp-e-form .wfacp_main_form ol li,#wfacp-e-form .wfacp_main_form ul li,#wfacp-e-form .wfacp_main_form ul li span,#wfacp-e-form .wfacp_mb_cart_accordian a,#wfacp-e-form .wfacp_mb_cart_accordian span,#wfacp-e-form .wfacp_mb_cart_accordian span.amount,#wfacp-e-form .wfacp_order_total_container,#wfacp-e-form .wfacp_row_wrap .product-name .wfacp_product_sec span,#wfacp-e-form .wfacp_show_icon_wrap a span,#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info,#wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info a:hover,#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info,#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin:hover,#wfacp-e-form .woocommerce-message,#wfacp-e-form form.woocommerce-form.woocommerce-form-login.login p,#wfacp-e-form label.woocommerce-form__label span,#wfacp-e-form p.lost_password a:hover,#wfacp-e-form p.wfacp-coupon-code-title,#wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) th,#wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) th span,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total th,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total td,#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr.order-total th,#wfacp-e-form ul.woocommerce-error li,.wfacp_mini_cart_start_h .wfacp-form table.shop_table.woocommerce-checkout-review-order-table td.product-total,.wfacp_mini_cart_start_h .wfacp_product_restore_wrap,.wfacp_mini_cart_start_h div.woocommerce-error,.wfacp_mini_cart_start_h ul.woocommerce-error,.wfacp_mini_cart_start_h:not(.oxy) .wfacp_order_summary_container .wfacp_mini_cart_reviews tr td,.wfacp_mini_cart_start_h:not(.oxy) .wfacp_order_summary_container .wfacp_mini_cart_reviews tr th,.wfacp_mini_cart_start_h:not(.oxy) .wfacp_order_summary_container tfoot tr.order-total td span.woocommerce-Price-amount.amount,.wfacp_mini_cart_start_h:not(.oxy) .wfacp_order_summary_container tfoot tr.order-total th,.wfacp_mini_cart_start_h:not(.oxy) .woocommerce-message:not(.wfacp_success),.wfacp_mini_cart_start_h:not(.oxy) span:not(.sublium-price) span.amount,.wfacp_mini_cart_start_h:not(.oxy) table tr.order-total td,.wfacp_mini_cart_start_h:not(.oxy) table tr.order-total th,.wfacp_mini_cart_start_h:not(.oxy) table tr.order-total:not(.recurring-total) td span:not(.woocommerce-Price-currencySymbol),.wfacp_mini_cart_start_h:not(.oxy) table tr.order-total:not(.recurring-total) th span:not(.woocommerce-Price-currencySymbol),.wfacp_mini_cart_start_h:not(.oxy) table.shop_table.woocommerce-checkout-review-order-table .product-name,body #wfacp-e-form #wfob_wrap .wfob_wrapper .wfob_pro_txt_wrap input.wfob_quantity_increment,body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td,body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li label,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-error,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-message,body #wfacp-e-form .woocommerce-error,body #wfacp-e-form .woocommerce-message,body #wfacp-e-form table.shop_table tr.order-total td strong>span,body #wfacp-e-form table.shop_table tr.order-total td strong>span>span,body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) td span *,body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) td span:not(.woocommerce-Price-currencySymbol),body .success-color,body .wfacp_main_form .aw_addon_wrap label,body .wfacp_main_form .wfacp_order_total_field table tr td>span,body .wfacp_mini_cart_start_h .wfacp_order_summary_container .recurring-total ul li label,body .wfacp_mini_cart_start_h:not(.oxy) table tr.order-total:not(.recurring-total) td span *{color:#737373}#wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table .product-name{font-weight:400}#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info a,#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin{color:#dd7575;text-transform:inherit;font-weight:400}#wfacp-e-form .woocommerce-password-strength{text-align:left}#wfacp-e-form .wfacp-form p.lost_password a{color:#dd7575}#wfacp-e-form .wfacp-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row a.wfacp_qv-button.var_product{color:#dd7575}body:not(.wfacpef_page) #wfacp-e-form .wfacp-form a:not(.wfob_read_more_link){color:#dd7575}#wfacp-e-form .wfacp_html_widget a{color:#dd7575}#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin:hover{color:#965d5d}#wfacp-e-form .wfacp-form p.lost_password a:hover{color:#965d5d}#wfacp-e-form .wfacp-form .wfacp_row_wrap .product-name .wfacp_product_sec .wfacp_ps_div_row a.wfacp_qv-button.var_product:hover{color:#965d5d}body:not(.wfacpef_page) #wfacp-e-form .wfacp-form a:not(.wfob_read_more_link):hover{color:#965d5d}body .wfacp_main_form .woocommerce-checkout .button{float:none}#wfacp-e-form .wfacp_main_form .ia_subscription_items h3{font-size:20px}#wfacp-e-form .wfacp_main_form .wfacp_section_title{color:#333;font-weight:400;margin-bottom:0;font-size:18px}#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description,#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description li,#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description li a,#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description p,#wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description h4{color:#666}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included{background:#fafafa;padding:10px;border:1px solid #efefef}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_whats_included h3{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:400;color:#333}body #wfacp-e-form .wfacp_html_widget h1,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h1{margin:0 0 10px;font-size:25px;line-height:1.5;font-weight:600}body .wfacp_html_widget h2,body .wfacp_main_form .wfacp_whats_included h2{margin:0 0 10px;font-size:22px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_html_widget h3,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h3{margin:0 0 10px;font-size:20px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_html_widget h4,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h4{margin:0 0 10px;font-size:18px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_html_widget h5,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h5{margin:0 0 10px;font-size:17px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_html_widget h6,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h6{margin:0 0 10px;font-size:16px;line-height:1.5;font-weight:600}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description{margin:0 0 20px}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description h4{font-size:14px;line-height:1.5;margin:0 0 10px;color:#333;font-weight:400}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description{font-size:14px;line-height:1.5;color:#6c6c6c}body .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description:last-child{margin-bottom:0}body #wfacp-e-form .wfacp_html_widget ol,body #wfacp-e-form .wfacp_html_widget ul,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ol,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ul{margin:0 0 8px;padding-left:16px}body #wfacp-e-form .wfacp_html_widget ol li,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ol li{font-size:13px;line-height:1.5;margin:0 0 1px;list-style-type:decimal}body #wfacp-e-form .wfacp_html_widget ul li,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ul li{list-style-type:disc;list-style-position:outside;font-size:13px;line-height:1.5;margin:0 0 5px}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ol li:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description ul li:last-child{margin:0}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_description p{font-size:13px;line-height:1.5;color:#6c6c6c;margin:0 0 10px}body #wfacp-e-form .wfacp_html_widget h1:last-child,body #wfacp-e-form .wfacp_html_widget h2:last-child,body #wfacp-e-form .wfacp_html_widget h3:last-child,body #wfacp-e-form .wfacp_html_widget h4:last-child,body #wfacp-e-form .wfacp_html_widget h5:last-child,body #wfacp-e-form .wfacp_html_widget h6:last-child,body #wfacp-e-form .wfacp_html_widget li:last-child,body #wfacp-e-form .wfacp_html_widget ol:last-child,body #wfacp-e-form .wfacp_html_widget p:last-child,body #wfacp-e-form .wfacp_html_widget ul:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h2:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h3:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included h4:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included li:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included ol:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included p:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_whats_included ul:last-child{margin-bottom:0!important}body #wfacp-e-form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info{color:#057daf;font-weight:400;font-size:14px!important;margin:0;text-transform:inherit}body #wfacp-e-form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info .wfacp_showcoupon{color:#057daf;font-weight:400;font-size:14px;margin:0}body #wfacp-e-form .wfacp_form_cart .wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info,body #wfacp-e-form .wfacp_form_cart .wfacp_woocommerce_form_coupon .wfacp-coupon-section .woocommerce-info .wfacp_showcoupon{color:#057daf;padding:0!important;border:none;margin:0!important}#wfacp-e-form .wfacp_woocommerce_form_coupon .wfacp-coupon-page>.woocommerce-info{padding-left:0}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_table ul li .wfacp_single_shipping{font-size:14px;line-height:1.5}#wfacp-e-form .wfacp-col-left-half.form-row-wide{clear:both}#wfacp-e-form .shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item legend{width:auto}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li{padding:11px}body #wfacp-e-form .wfacp_main_form p.woocommerce-store-notice.demo_store.wfacp_dummy_preview_heading{top:auto;color:#fff!important;background:#969696;padding:10px;font-size:15px;line-height:1.5;margin:0;text-align:center}body.wfacp_checkout-template #wfacp-e-form .wfacp_main_form p.woocommerce-store-notice.demo_store.wfacp_dummy_preview_heading{color:#fff!important}body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single span:last-child{width:5px;height:5px;display:block;position:absolute;top:50%;right:0;background:#c7c7c7;border-radius:50%;margin-top:-2.5px;font-size:0}body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single:last-child span:last-child{display:none}body #wfacp-e-form .wfacp_main_form .wfacp_whats_included .wfacp_product_switcher_description:last-child{margin-bottom:0}body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single{line-height:1.5}body #wfacp-e-form .wfacp_main_form label.wfab-label-title{padding-left:25px;padding-bottom:0!important}body:not(.electro-v1) #wfacp-e-form form.woocommerce-checkout .col2-set,body:not(.electro-v1) #wfacp-e-form form.woocommerce-checkout .order-review-wrapper,body:not(.electro-v1) #wfacp-e-form form.woocommerce-checkout .woocommerce-NoticeGroup-checkout{padding:0}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .wfacp_product_switcher_remove_product.wfacp_delete_item a.wfacp_remove_item_from_cart:hover{color:#dd7575!important}body #wfacp-e-form #wc_checkout_add_ons p:empty{display:none}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox input[type=checkbox]{position:relative;left:auto;right:auto;bottom:auto;top:2px;margin-right:10px;margin-bottom:0;vertical-align:middle}body #wfacp-e-form .wfacp_main_form.woocommerce .wc_checkout_add_ons_radio input[type=radio]{position:relative;top:auto;left:auto;bottom:auto;vertical-align:middle!important;margin:0 10px 0 0;display:inline-block}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_checkbox_field input[type=checkbox]{min-height:auto}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox input[type=checkbox]+label,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_default_checkout_addon_multicheckbox label{padding-left:0!important;display:initial!important}body #wfacp-e-form .wfacp_main_form.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none;margin:5px 5px 0 0}body #wfacp-e-form .wfacp_main_form.woocommerce .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}body #wfacp-e-form .wfacp_main_form.woocommerce .select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield;padding:0;min-height:48px}body #wfacp-e-form .wfacp_main_form.woocommerce .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0 8px}body #wfacp-e-form #wc_checkout_add_ons{width:100%;margin:0}body #wfacp-e-form .wfacp-form .woocommerce form .form-row .select2-container{height:auto;display:block}#wfacp-e-form .woocommerce-checkout #ship-to-different-address span,#wfacp-e-form .woocommerce-checkout .create-account span{margin-left:0;font-weight:400}#wfacp_qr_model_wrap .wfacp_qr_wrap .button{background-color:#24ae4e}#wfacp_qr_model_wrap .wfacp_qr_wrap .button:hover{background-color:#34c961}.entry-title{text-align:left}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations select{font-weight:400}#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp-coupon-section{padding:0}.wfacp-comm-wrapper form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{float:left}.wfacp_mb_mini_cart_wrap .wfacp_form_cart .wfacp_section_title{display:none}#wfacp-e-form .wfacp_mb_mini_cart_wrap{background:0 0}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content{padding:16px 20px 0;background:0 0;border:1px solid #ddd}#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{padding:16px 24px;border:1px solid #ddd}#wfacp-e-form .wfacp_mb_cart_accordian span{font-size:20px;font-weight:400;line-height:20px}#wfacp-e-form .wfacp_mb_cart_accordian a,#wfacp-e-form .wfacp_show_icon_wrap a span{font-size:14px;line-height:24px;position:relative;display:block;min-width:12px}#wfacp-e-form .wfacp_mb_cart_accordian .no_text_available a img{left:-25px;right:auto}#wfacp-e-form .wfacp_mb_cart_accordian a img{max-width:12px;position:absolute;right:-20px;top:5px;margin-top:0}#wfacp-e-form .wfacp_show_icon_wrap img.wfacp_up_arrow{-webkit-transform:rotate(30deg);-moz-transform:rotate(30deg);-ms-transform:rotate(30deg);-o-transform:rotate(30deg);transform:rotate(180deg)}#wfacp-e-form .wfacp_mb_cart_accordian a.wfacp_arrow_up{transform:rotate(20deg)}#wfacp-e-form .wfacp_show_icon_wrap,.et-db #et-boc #wfacp-e-form .wfacp_show_icon_wrap{max-width:195px;float:left;position:relative;background-size:15px;padding-left:25px;min-height:20px}#wfacp-e-form .wfacp_show_icon_wrap svg,.et-db #et-boc #wfacp-e-form .wfacp_show_icon_wrap svg{width:16px;height:16px;position:absolute;left:0;top:50%;margin-top:-8px}#wfacp-e-form span.amount{font-weight:400}#wfacp-e-form ins span.amount{color:#666}#wfacp-e-form .wfacp_show_price_wrap{width:calc(100% - 195px);float:right;text-align:right;padding-left:25px;word-break:break-all}body #wfacp-e-form .wfacp_main_form.woocommerce .select2-selection__arrow:after,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-ordering:after,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-select:after{display:none}#wfacp-e-form .woocommerce-info .success-icon{display:none}body #wfacp-e-form .woocommerce-form-coupon-toggle.wfacp-woocom-coupon .woocommerce-info:before,body #wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info:before,body #wfacp-e-form .woocommerce-info:before{display:none}body #wfacp-e-form .wfacp_main_form .woocommerce-error li:before{display:none}#wfacp-e-form .wfacp_main_form button:not(.show-password-input):after,#wfacp-e-form .wfacp_main_form button:not(.show-password-input):before{display:none}.wfacp_checkout-template-wfacp-canvas p.wpml-ls-statics-post_translations.wpml-ls{display:none}body #wfacp-e-form .wfacp_main_form .loading-spin.centered,body #wfacp-e-form .wfacp_main_form .processing:before,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout:before{display:none}body #wfacp-e-form .wfacp_main_form .woocommerce-error:after,body #wfacp-e-form .wfacp_main_form .woocommerce-error:before,body #wfacp-e-form .wfacp_main_form .woocommerce-message:after,body #wfacp-e-form .wfacp_main_form .woocommerce-message:before{display:none}body .wfacp_desktop.wfacp_tablet.wfacp_mobile.tab:empty,body .woocommerce-error:empty{display:none}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active.single_step.full_width_cls.wfacp-tab1 .wfacp-order2StepNumber{display:none}#wfacp-e-form .wfacp_main_form .woocommerce-message .message-container i{display:none}#wfacp-e-form .wfacp_mb_mini_cart_wrap{display:none}#wfacp-e-form .wfacp_custom_breadcrumb.wfacp_custom_breadcrumb_el .wfacp_steps_sec ul li:not(:last-child) a:after{display:none}body #wfacp-e-form .wfacp-left-panel.third_step.wfacp_last_page .btm_btn_sec{display:none}body #wfacp-e-form .wfacp_order_summary label:empty{display:none}body #wfacp_checkout_form .blockUI.blockOverlay{display:none}body .woocommerce-message:empty{display:none}.woocommerce-message:empty{display:none!important}.woocommerce-error:empty{display:none!important}body.wc-braintree-body .wfacp_main_form.woocommerce .row .form-group input[type=checkbox]+label.wc-braintree-save-label:after{display:none}body #payment .payment_methods>.wc_payment_method>label:before,body #payment .payment_methods>.woocommerce-PaymentMethod>label:before,ul#shipping_method li label:before{display:none}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li input[type=radio]{display:none}#wfacp_qr_model_wrap .wfacp_qr_wrap .button:after,#wfacp_qr_model_wrap .wfacp_qr_wrap .button:before{display:none}body #wfacp-e-form .wfacp_main_form.woocommerce .ebanx_billing_argentina_document span.optional{display:none}#wfacp-e-form .wfacp_main_form .wfacp_order_summary label.wfacp-order-summary-label{display:none}#wfacp-e-form .wfacp_main_form .wfacp_order_summary label.wfacp-order-summary-label{display:none}#wfacp-e-form #checkout_paypal_message+div:empty,#wfacp-e-form .wfacp_main_form .woocommerce-checkout-payment span:empty,.wfacp_mini_cart_classes.wfacp_mobile_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none,.wfacp_mini_cart_classes.wfacp_tablet_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none,body #wfacp-e-form .wfacp_custom_breadcrumb,body #wfacp-e-form .wfacp_form_steps,body #wfacp-e-form .wfacp_main_form .wfacp_steps_wrap,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_ebanx_field label span.optional,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content label.wfacp-order-summary-label,body .wfacp_mobile_view,body .wfacp_not_active_view,body .wfacp_tablet_view{display:none}body #wfacp-e-form .wfacp_desktop .wfacp_custom_breadcrumb,body #wfacp-e-form .wfacp_desktop .wfacp_form_steps,body #wfacp-e-form .wfacp_desktop .wfacp_mb_mini_cart_wrap,body #wfacp-e-form .wfacp_desktop .wfacp_steps_wrap,body .wfacp_desktop_view,body .wfacp_desktop_view.wfacp_tablet_view.wfacp_mobile_view{display:block}.wfacp_mini_cart_classes.wfacp_desktop_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_block{display:block!important;margin-top:0}body #wfacp-e-form .wfacp_main_form.woocommerce #order_coupon_field .woocommerce-info{padding-bottom:0!important}body #wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]{top:3px;opacity:1;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li .payment_method_authorize_net_cim_credit_card fieldset{background:0 0}body #wfacp-e-form .row{margin:0 -8px}#wfacp-e-form #woocommerce_billing_fields_ro h3,body #wfacp-e-form .col-lg-1,body #wfacp-e-form .col-lg-10,body #wfacp-e-form .col-lg-11,body #wfacp-e-form .col-lg-12,body #wfacp-e-form .col-lg-2,body #wfacp-e-form .col-lg-3,body #wfacp-e-form .col-lg-4,body #wfacp-e-form .col-lg-5,body #wfacp-e-form .col-lg-6,body #wfacp-e-form .col-lg-7,body #wfacp-e-form .col-lg-8,body #wfacp-e-form .col-lg-9,body #wfacp-e-form .col-md-1,body #wfacp-e-form .col-md-10,body #wfacp-e-form .col-md-11,body #wfacp-e-form .col-md-12,body #wfacp-e-form .col-md-2,body #wfacp-e-form .col-md-3,body #wfacp-e-form .col-md-4,body #wfacp-e-form .col-md-5,body #wfacp-e-form .col-md-6,body #wfacp-e-form .col-md-7,body #wfacp-e-form .col-md-8,body #wfacp-e-form .col-md-9,body #wfacp-e-form .col-sm-1,body #wfacp-e-form .col-sm-10,body #wfacp-e-form .col-sm-11,body #wfacp-e-form .col-sm-12,body #wfacp-e-form .col-sm-2,body #wfacp-e-form .col-sm-3,body #wfacp-e-form .col-sm-4,body #wfacp-e-form .col-sm-5,body #wfacp-e-form .col-sm-6,body #wfacp-e-form .col-sm-7,body #wfacp-e-form .col-sm-8,body #wfacp-e-form .col-sm-9,body #wfacp-e-form .col-xs-1,body #wfacp-e-form .col-xs-10,body #wfacp-e-form .col-xs-11,body #wfacp-e-form .col-xs-12,body #wfacp-e-form .col-xs-2,body #wfacp-e-form .col-xs-3,body #wfacp-e-form .col-xs-4,body #wfacp-e-form .col-xs-5,body #wfacp-e-form .col-xs-6,body #wfacp-e-form .col-xs-7,body #wfacp-e-form .col-xs-8,body #wfacp-e-form .col-xs-9{padding:0 8px}#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout-payment input[type=checkbox]+label,#wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout-payment input[type=radio]+label{display:inline-block}body #wfacp-e-form .woocommerce_paypal_ec_checkout_message p:last-child{margin:0}#wfacp-e-form .wfacp_main_form .wfacp_recuring_shiping_count_one ul li input[type=radio]+label,body .wfacp_main_form .wfacp_recuring_shiping_count_one ul li label{padding:0}#wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_authorize_net_cim_credit_card,body .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_authorize_net_cim_credit_card:before{display:block;content:''}#wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_authorize_net_cim_credit_card{clear:both}body #wfacp-e-form .woocommerce_paypal_ec_checkout_message p:last-child{margin:0}body #wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full #vat_number-description{position:relative;bottom:0;left:0;font-size:13px}body.elementor-editor-active #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{pointer-events:none}.wfacp_coupon_msg>div{margin:0!important}.wfacp_mini_cart_start_h *{box-sizing:border-box}.wfacp_mini_cart_start_h .container{padding:0;max-width:100%;width:100%}.wfacp_mini_cart_start_h .wfacp-order-summary-label{color:#333;font-weight:600;font-size:18px;display:block;clear:both;line-height:1.5;margin:0 0 10px;padding:0}.wfacp_mini_cart_start_h .wfacp_order_summary_container table{margin:0;width:100%}.wfacp_mini_cart_start_h .wfacp_order_summary_container table td,.wfacp_mini_cart_start_h .wfacp_order_summary_container table th{border:0}.wfacp_mini_cart_start_h .wfacp_order_summary_container table td:first-child{padding-left:0;text-align:left}.wfacp_mini_cart_start_h .wfacp_order_summary_container table th:last-child{padding-right:0}.wfacp_mini_cart_start_h .wfacp_order_summary_container .product-image{display:inherit;vertical-align:top;padding:0;width:70px}.wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item .product-name{display:inherit;vertical-align:top;width:100%}tr.cart_item .product-name strong.product-quantity{font-weight:400;padding-left:4px}.wfacp_mini_cart_start_h .wfacp_order_summary_container tr.cart_item .product-name.wfacp_summary_img_true{display:block;padding-left:78px}.wfacp_mini_cart_start_h .wfacp_order_summary_container .product-total{vertical-align:top}.wfacp_mini_cart_start_h .wfacp_order_summary_container table th:first-child{padding-left:0;text-align:left}.wfacp_mini_cart_start_h .wfacp_order_summary_container table td:last-child{padding-right:0;text-align:right}.wfacp_mini_cart_start_h img{height:auto}.wfacp_mini_cart_start_h .wfacp_order_summary_container .product-name,.wfacp_mini_cart_start_h .wfacp_order_summary_container tfoot tr.shipping_total_fee td,.wfacp_order_summary_container .product-total,.wfacp_order_summary_container tfoot tr.cart-subtotal td,.wfacp_order_summary_container tfoot tr.cart-subtotal th,.wfacp_order_summary_container tfoot tr.shipping_total_fee th{color:#666;font-size:14px;padding-top:3px;font-weight:400}.wfacp_order_summary_container tfoot tr.order-total td,.wfacp_order_summary_container tfoot tr.order-total th{font-weight:400;color:#666;padding-top:3px}.wfacp_mini_cart_start_h .wfacp_order_summary_container .product-name{padding-top:0}.wfacp_mini_cart_start_h .wfacp_order_summary_container .woocommerce-checkout-review-order-table .cart_item .product-total .woocommerce-Price-amount{font-weight:400!important;line-height:44px}.wfacp_mini_cart_start_h .wfacp_wrapper_start .wfacp_order_summary_container tfoot tr.order-total{border-top:1px solid #ddd}.wfacp_mini_cart_start_h .wfacp-coupon-section .wfacp-coupon-page{padding:8px 0 16px;position:relative;border-bottom:1px solid #ddd}.wfacp_mini_cart_start_h .wfacp_form_cart form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half label{bottom:auto;margin-top:-8px}.wfacp_mini_cart_start_h label.wfacp-form-control-label{position:absolute;top:50%;left:12px;margin-top:-10px;transform-origin:left top;color:#969595;font-size:15px;line-height:20px;font-weight:400;pointer-events:none;transition:all .235s ease;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:9;bottom:5px;right:30px;margin-bottom:0}.wfacp_mini_cart_start_h .wfacp-coupon-page .wfacp_layout_shopcheckout .wfacp-form-control.wfacp_coupon_failed_error,.wfacp_mini_cart_start_h .wfacp-coupon-page .wfacp_layout_shopcheckout .wfacp-form-control:focus{outline:inherit;border-color:#61bdf7}.wfacp_mini_cart_start_h .wfacp_product_switcher_remove_product.wfacp_delete_item{line-height:16px}.wfacp_mini_cart_start_h .wfacp_mini_cart_remove_item_from_cart{color:#b22323;font-size:0;font-weight:400;word-break:break-word;width:32px;height:32px;text-align:right}body .wfacp_mini_cart_start_h .wfacp_delete_item_wrap a:before{left:1px}.wfacp_cart_title_sec{position:relative;display:inline-block;padding-right:20px}span.wfacp_mini_cart_item_title{display:inline-block}body .wfacp_coupon_msg i{display:none}.wfacp_mini_cart_start_h table.shop_table{margin-bottom:0!important}.wfacp_mini_cart_start_h .shop_table tbody tr{height:auto}.wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{width:60%;position:relative;margin:0;float:left;padding-right:8px}.wfacp_mini_cart_start_h p{padding-bottom:0}.wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-col-full{width:40%;float:left;margin:0;clear:none;padding-left:8px}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr td,.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr th,.wfacp_mini_cart_start_h span.amount{font-size:14px;font-weight:400}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.wfacp-saving-amount) td,.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_reviews tr:not(.wfacp-saving-amount) th,.wfacp_mini_cart_start_h span.amount{text-transform:capitalize}.wfacp_mini_cart_start_h span.amount{white-space:normal;word-break:break-word}.wfacp_mini_cart_start_h span{font-size:14px;font-weight:400}.wfacp_mini_cart_start_h p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label{top:6px!important;font-size:12px!important;background:0 0;bottom:auto;right:auto;margin-top:0;line-height:1}.wfacp_mini_cart_start_h .wfacp_coupon_msg{padding:0}.wfacp_mini_cart_start_h .checkout_coupon{margin-bottom:0}.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal{border-top:none;background:0 0}.wfacp_mini_cart_start_h table.shop_table tr.order-total{border-top:1px solid #ddd}.wfacp_mini_cart_start_h .wfacp_cart_title_sec{position:relative;display:block}.wfacp_mini_cart_start_h span.wfacp_mini_cart_item_title{display:block}.wfacp_mini_cart_start_h .wfacp_delete_item_wrap{display:inline-block}.wfacp_mini_cart_start_h .shop_table tr{border-bottom:none}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td.product-total{min-width:55px}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .wfacp_quantity_selector input[type=number]{text-align:center;border:none;margin:0 20px;width:20px;height:25px;line-height:20px;padding:2px;float:left;font-size:12px;font-weight:400;box-shadow:none;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-radius:0}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .wfacp_quantity_selector input[type=number]:focus{outline:0}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-inner-spin-button,.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .wfacp_quantity_selector input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity,body #et-boc .wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity{vertical-align:top;width:60px;padding-left:0;padding-right:0;margin-top:12px}.wfacp_mini_cart_start_h .wfacp_quantity_selector{position:relative}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button{cursor:pointer;display:table-cell;margin:0;width:25px;height:24px;border:1px solid #e6e6e6;line-height:1.5;text-align:center;vertical-align:middle;background:#faf9f9;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:left;color:#666;font-size:0;position:absolute;top:0;left:0}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button.wfacp_increase_item{right:0;left:auto}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button.wfacp_decrease_item:before{content:'-'}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button:before{content:'+';position:absolute;left:0;right:0;font-size:12px;line-height:1px;top:50%;margin-top:-1px}.wfacp_mini_cart_start_h .shop_table .cart_item .product-quantity .value-button:hover{color:#000;background-color:#f1f1f1}.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal.tax-total{border:none}.wfacp_mini_cart_start_h table.shop_table tr.wfacp_ps_error_state tr{border:none}.wfacp_mini_cart_start_h .wfacp_order_summary_container table tbody.wfacp_noborder tr.cart_item{border:none}.wfacp_mini_cart_start_h table.shop_table tr.wfacp_ps_error_state td{padding:0 0 10px;border-bottom:1px solid #ddd}.wfacp_mini_cart_start_h .wfacp_order_summary_container table{table-layout:fixed;margin:0;width:100%;border-collapse:collapse;border-spacing:0;background-color:#fff0}.wfacp_mini_cart_start_h .wfacp_order_summary_container table tbody{margin:0 auto;padding:0;border:0;outline:0;font-size:100%}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr.cart_item{border-bottom:1px solid #ddd}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr th{border-left:none!important}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td:first-child{padding-left:0}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td:first-child,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr th:first-child{padding-left:0;font-weight:400}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr th{background-color:#fff0}.wfacp_mini_cart_start_h table.shop_table tr td,.wfacp_mini_cart_start_h table.shop_table tr th,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr td,.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr th{padding:12px 10px;font-size:14px;vertical-align:top;letter-spacing:0}.wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr td,.wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr th{vertical-align:middle}.wfacp_mini_cart_start_h .wfacp_order_sum tr td:first-child{text-align:left;width:70%}.wfacp_mini_cart_start_h .wfacp_order_sum tr td:last-child{width:30%}.wfacp_mini_cart_start_h .wfacp_order_sum .product-image{max-width:60px;float:left}.wfacp_mini_cart_start_h .wfacp_order_sum .product-image img{border:1px solid #e1e1e1}.wfacp_mini_cart_start_h .wfacp_order_sum .wfacp-pro-thumb{display:inline-block;position:relative}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr.cart_item .product-image img{max-width:55px;height:auto;border:1px solid #e1e1e1;width:100%}.wfacp_mini_cart_start_h .wfacp_order_sum td.product-name-area .product-name.wfacp_summary_img_true{padding-left:75px}.wfacp_mini_cart_start_h .wfacp_order_sum tr td:last-child{text-align:right}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table tr.cart_item td:last-child{padding-right:0}.wfacp_mini_cart_start_h table.shop_table.woocommerce-checkout-review-order-table td.product-total{color:#4d4c4c;font-size:15px}.wfacp_mini_cart_start_h form.checkout_coupon{border:none;padding:0;text-align:left;width:100%;display:block}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_block{margin-bottom:8px}body.elementor-editor-active #wfacp_smart_buttons .placeholder-line{background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/smart_button_preview.png) center center no-repeat;animation:unset;max-width:100%;border:none;height:42px}body.elementor-editor-active #wfacp_smart_buttons .dynamic-checkout__skeleton{animation:unset;max-width:100%;border:none;position:relative;background:0 0;min-height:42px}body.elementor-editor-active #wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{display:none}body #wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_container{line-height:1px;min-height:1px}body #wfacp-e-form .wfacp_main_form.woocommerce #wfacp_smart_buttons.wfacp_smart_buttons .woocommerce-info{padding-bottom:0!important}#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st input[type=checkbox],#wfacp_smart_buttons.wfacp_smart_buttons .wfacp_smart_button_wrap_st input[type=radio],body .wfacp_main_form.woocommerce #paypal_box_button input[type=checkbox],body .wfacp_main_form.woocommerce #paypal_box_button input[type=radio]{position:relative;top:auto;left:auto;right:auto;bottom:auto;margin-top:0;margin-right:5px}body #wfacp-e-form .wfacp_main_form #wfacp_smart_button_amazon_pay .wc-amazon-checkout-message{padding:0}.wfacp_smart_button_container .wc-stripe-checkout-banner-gateway{display:inline-block}.wfacp_preview_content_box{clear:both}body #wfacp-e-form *{line-height:1.5;font-size:14px}.wfacp_funnel_6_form #wfacp-e-form .wfacp-form{padding:0!important}body #wfacp-e-form .wfacp_main_form span.wfacp_product_switcher_quantity{display:inline-block}body #wfacp-e-form .wfacp_main_form .wfacp_product_choosen_label span.wfacp_product_switcher_quantity{margin-left:4px}body.wfacp_main_wrapper .wfacp_order_summary{padding:0 8px}body #wfacp-e-form .wfacp_main_form table.wfacp_shipping_table ul li .wfacp_shipping_radio{max-width:100%;width:60%}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_table ul li .wfacp_shipping_price{padding-left:0;float:right;width:40%;text-align:right}body #wfacp-e-form p.wfacp-form-control-wrapper.wfacp-anim-body #wfacp-e-form .wfacp-payment-tab-wrapperwrap label.wfacp-form-control-label{width:70%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#wfacp-e-form .wfacp_main_form.woocommerce p.aelia_wc_eu_vat_assistant.wfacp-anim-wrap label.wfacp-form-control-label{top:4px;font-size:12px!important;background:0 0;bottom:auto;right:auto;margin-top:0;line-height:16px}body #wfacp-e-form .wfacp_main_form #payment .place-order,body #wfacp-e-form .wfacp_main_form .wfacp-section .woocommerce-checkout-payment ul,body #wfacp-e-form .wfacp_main_form table,body #wfacp-e-form .wfacp_main_form table td{background:0 0}body #wfacp-e-form p.wfacp-form-control-wrapper p{margin-bottom:0}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button#place_order{float:none}#wfacp-e-form .wfacp_main_form .woocommerce-form-coupon-toggle .woocommerce-info{padding:0!important}#wfacp-e-form .wfacp_main_form #payment .payment_methods li>.input-radio{float:none;top:auto;left:auto;right:auto;bottom:auto;display:inline-block}#wfacp-e-form .col-lg-1,#wfacp-e-form .col-lg-10,#wfacp-e-form .col-lg-11,#wfacp-e-form .col-lg-12,#wfacp-e-form .col-lg-2,#wfacp-e-form .col-lg-3,#wfacp-e-form .col-lg-4,#wfacp-e-form .col-lg-5,#wfacp-e-form .col-lg-6,#wfacp-e-form .col-lg-7,#wfacp-e-form .col-lg-8,#wfacp-e-form .col-lg-9{width:100%;display:block;float:none;max-width:100%;padding:0}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-info{padding:0 0 16px!important;height:auto!important;line-height:1.5!important;min-height:1px;margin:0!important;text-align:left;font-size:14px!important;font-weight:400;text-transform:inherit}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-info a{text-transform:initial}body #wfacp-e-form .form-row .select2-container{margin-bottom:0}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul#shipping_method li{padding:11px}body #wfacp-e-form .wfacp_main_form.woocommerce form.woocommerce-form-login{width:100%;max-width:100%;background:0 0;border-radius:0;margin:0;opacity:1}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_main_form ul{display:block}body #wfacp-e-form .wfacp_main_form.woocommerce #add_payment_method #payment div.payment_box,body #wfacp-e-form .wfacp_main_form.woocommerce #wfacp-e-form #payment div.payment_box,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart #wfacp-e-form #payment div.payment_box{padding:10px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_selected_attributes .wfacp_pro_attr_single span:last-child{font-size:0!important}body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .woocommerce-error li{color:#e15334}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-first{width:60%}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last{width:40%}body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-coupon-field-btn{font-size:14px;padding:8px 10px;height:auto;min-height:48px}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description a.wfacp_qv-button{color:#dd7575}body #wfacp-e-form .place_order_back_btn a,body #wfacp-e-form .wfacp_back_wrap a,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-back-btn-wrap a{font-size:14px;display:inline-block}body #wfacp-e-form .woocommerce_paypal_ec_checkout_message p.checkoutStatus{font-size:14px;line-height:1.5;width:100%;margin-bottom:16px}body #wfacp-e-form .woocommerce_paypal_ec_checkout_message p:last-child{margin-bottom:0}body #wfacp-e-form .payment_box.payment_method_stripe p a{color:#3a3a3a}body #wfacp-e-form .payment_box.payment_method_stripe p a:hover{text-decoration:underline}body #wfacp-e-form .wfacp_main_form .wfacp-payment-dec{padding:10px;text-align:center;font-size:14px;color:#888;line-height:1.5;margin:0 0 16px;background-color:#f8f8f8}body #wfacp-e-form #add_payment_method #payment,body #wfacp-e-form .woocommerce-cart #payment,body #wfacp-e-form .woocommerce-checkout #payment{background:0 0;border-radius:0}body #wfacp-e-form .wfacp_main_form li.wc_payment_method p.form-row-first,body #wfacp-e-form .wfacp_main_form li.wc_payment_method p.form-row-last{width:100%}body #wfacp-e-form .wfacp_main_form li.wc_payment_method p{font-size:14px}.woocommerce-cart #wfacp-e-form #payment div.form-row,body #wfacp-e-form #add_payment_method #payment div.form-row,body.woocommerce-checkout #wfacp-e-form #payment div.form-row{padding:0}.woocommerce-checkout #wfacp-e-form #payment .payment_method_stripe label[for=payment_method_stripe]{display:inline-block;clear:both;width:100%}.woocommerce-page #wfacp-e-form form .wc-payment-form .form-row-first{width:100%;padding:0;margin:0}.woocommerce-page #wfacp-e-form form .wc-payment-form .form-row.form-row-last{width:100%;padding:0;margin:0}.woocommerce-page.woocommerce-checkout #wfacp-e-form #payment div.form-row,.woocommerce.woocommerce-checkout #wfacp-e-form #payment div.form-row{padding:0}body #wfacp-e-form #payment .payment_methods>li:not(.woocommerce-notice){background-color:transparent!important}body #wfacp-e-form .wfacp_main_form.woocommerce #add_payment_method #payment ul.payment_methods li>label,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-cart #payment ul.payment_methods li>label,body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li>label,body #wfacp-e-form .wfacp_main_form.woocommerce label.checkbox{margin-bottom:0}#payment .payment_methods li .payment_box .woocommerce-SavedPaymentMethods:empty{padding:0}body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods .payment_box input[type=checkbox]+label{padding-left:0!important}body #wfacp-e-form #payment .payment_methods li.wc_payment_method>input[type=radio]:first-child,body #wfacp-e-form #payment .payment_methods li.woocommerce-PaymentMethod>input[type=radio]:first-child{border:1px solid #b4b9be;clip:auto;-webkit-clip-path:none;clip-path:none;height:16px}body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods label{font-weight:400;font-size:14px;line-height:1.5;padding-bottom:0;margin-bottom:0;padding-top:0;margin-left:0;background:0 0!important}body #wfacp-e-form .wfacp_main_form .wc_payment_methods li.payment_method_braintree_payment_gateway .bfwc-card-icons-container,body #wfacp-e-form .wfacp_main_form .woocommerce-PaymentMethods li.payment_method_braintree_payment_gateway .bfwc-card-icons-container,ul.payment_methods li.payment_method_braintree_payment_gateway .bfwc-card-icons-container{float:none}#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr{background:0 0}#wfacp-e-form .wfacp_main_form .woocommerce-form-login-toggle .woocommerce-info a,#wfacp-e-form .wfacp_main_form a span:not(.wfob_btn_text_added):not(.wfob_btn_text_remove),#wfacp-e-form .wfacp_main_form a.wfacp_remove_coupon,#wfacp-e-form .wfacp_main_form table tr td a,body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form a:not(.wfob_read_more_link),body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form label a,body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form ul li a{color:#dd7575}#wfacp-e-form .wfacp_main_form .woocommerce-form-login-toggle .woocommerce-info a:hover,#wfacp-e-form .wfacp_main_form a:not(.wfacp_collapsible) span:not(.wfob_btn_text_added):not(.wfob_btn_text_remove):hover:not(.wfob_btn_add):hover,#wfacp-e-form .wfacp_main_form label a:hover,#wfacp-e-form .wfacp_main_form table tr td a:hover,body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form a:not(.wfacp_breadcrumb_link):hover:not(.wfob_read_more_link):hover:not(.wfacp_collapsible):hover:not(.wfob_btn_add):hover,body:not(.wfacpef_page) #wfacp-e-form .wfacp_main_form ul li a:not(.wfacp_breadcrumb_link):hover{color:#965d5d}#wfacp-e-form .wfacp_main_form table.woocommerce-checkout-review-order-table .product-name{width:100%}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_restore_wrap{font-size:14px;line-height:1.5}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_table.wfacp_shipping_recurring tr.shipping>td p:last-child{padding:11px;border:1px solid #ddd}body #wfacp-e-form .wfacp_main_form .wfacp_qty_price_wrap .product-name{width:100%}body #wfacp-e-form .wfacp_order_total_field{padding:0 8px}body #wfacp-e-form .wfacp_main_form table.wfacp_order_total_wrap{border:1px solid #dedede;background:#f8f8f8;border-collapse:separate}body #wfacp-e-form .wfacp_order_total_field table{width:100%;border-collapse:collapse}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_total_field{margin:0 0 25px}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon.wfacp_display_block{margin-top:0!important;display:block!important}#wfacp-e-form form.checkout_coupon.wfacp_display_block{margin-bottom:8px}.wfacp_mini_cart_start_h .wfacp_order_summary_container .wfacp_mini_cart_items .product-total small{font-size:80%}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td{text-align:left;padding:10px 0;float:none;font-size:14px;line-height:1.5;border:none}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field .wfacp_order_total_wrap tr td{padding:10px}body #wfacp-e-form .wfacp_order_total_field table tr.wfacp_order_subtotal td{border-bottom:1px solid #ddd}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td{font-size:16px;border:none}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td span{font-size:16px}#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td small,#wfacp-e-form .wfacp_main_form .wfacp_order_total_field table.wfacp_order_total_wrap tr td small span{font-size:12px;font-weight:400}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td:last-child{text-align:right}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr{border:none!important;background:0 0}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_best_value{text-transform:capitalize;font-weight:400;color:#fff;background-color:#b22323}body #wfacp-e-form .wfacp_main_form .single_preview_inner:first-child{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}body #wfacp-e-form .wfacp_main_form .single_preview_inner{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}body #wfacp-e-form button.wfacp_back_page_button{color:#f5c443;font-size:16px;padding:10px 16px;border-radius:0;text-decoration:none;margin-bottom:28px}body #wfacp-e-form button.wfacp_back_page_button:hover{color:#f5c954}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout .wfacp_back_wrap .button.button{padding:0;text-align:left;font-size:14px}#wfacp-e-form .wfacp_main_form.woocommerce #payment button#place_order{height:auto;line-height:1.5}body #wfacp-e-form .wfacp_enable_mb_style .wfacp-form .btm_btn_sec,body #wfacp-e-form .wfacp_enable_mb_style .wfacp-form .place_order_back_btn{z-index:1;position:absolute;bottom:0;margin:0;right:0;left:0;text-align:center}body #wfacp-e-form .wfacp_enable_mb_style .wfacp_main_form .btm_btn_sec .wfacp-back-btn-wrap button.button.button-primary.wfacp_back_page_button{width:100%}body #wfacp-e-form .wfacp_enable_mb_style .wfacp-form .sec_text_wrap{padding-bottom:40px;position:relative}body #wfacp-e-form .wfacp_enable_mb_style .wfacp_main_form.woocommerce .btm_btn_sec .wfacp-back-btn-wrap button{margin-bottom:0;text-align:center}body #wfacp-e-form .wfacp_order_summary_container .shop_table .recurring-total ul li>input{top:50%;margin-top:-8px}body #wfacp-e-form .wfacp_order_summary_container .shop_table .recurring-total ul li{padding-left:0}body #wfacp_qr_model_wrap .wfacp_qr_wrap .button,body .wfacp_option_btn{margin:0}#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations td,#wfacp_qr_model_wrap .wfacp_qr_wrap table.variations th{padding-bottom:0!important;line-height:1.5}body #wfacp-e-form table td,body #wfacp-e-form table th{text-transform:inherit}body #wfacp-e-form .variation dd,body #wfacp-e-form .variation dt{margin:0 0 1px;padding:0;font-weight:400}#wfacp-e-form #payment{border-top:none}#wfacp-e-form .checkout .product-name,#wfacp-e-form .checkout_coupon_box+.checkout .product-name{font-weight:400!important}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description .product_name,body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{font-weight:400}body #wfacp-e-form .checkout .product-name span,body #wfacp-e-form .checkout_coupon_box+.checkout .product-name span{padding-right:0}body #wfacp-e-form .wfacp-next-btn-wrap{margin-bottom:0}body #wfacp-e-form .tab{margin-bottom:0}body #wfacp-e-form .wfacp-payment-tab-list{background-color:#2f5a99;color:#fff;opacity:1;border-radius:0;display:table-cell;width:50%;position:relative;box-sizing:border-box;padding:12px 10px 12px;cursor:pointer;border-bottom:4px solid #cecece}body #wfacp-e-form .wfacp-payment-tab-list:not(.wfacpef_third_step){vertical-align:middle}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_two_step{padding:18px 10px 18px 50px}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active{background-color:#5686cc;opacity:1}body #wfacp-e-form .wfacp-order2StepNumber{background-color:#3f6cae;width:30px;height:30px;text-align:center;border-radius:50%;font-weight:700;font-size:20px;line-height:1.4;float:left;border:1px solid #fff0}body #wfacp-e-form .wfacpef_two_step .wfacp-order2StepNumber{margin-right:16px;position:absolute;left:10px;top:50%;margin-top:-16px;float:none}body #wfacp-e-form .wfacp-order2StepHeaderText{overflow:hidden;text-align:center}body:not(.wfacpef_page) #wfacp-e-form .wfacp-order2StepTitle{font-size:17px}body #wfacp-e-form .wfacp-payment-tab-wrapper{clear:both;display:table;width:100%;border-radius:0}body #wfacp-e-form .wfacp-order2StepSubTitle.wfacp-order2StepSubTitleS1{font-weight:500;line-height:1.5}body #wfacp-e-form .wfacp-inner-form-detail{padding:16px 0;background-color:#67c9f5;border-radius:0 0 5px 5px;clear:both}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-tab2:before{content:'';width:8px;height:8px;border-top:2px solid #fff;border-left:0 solid #fff0;border-right:8px solid #2f5a99;position:absolute;top:0;z-index:9;left:0;display:none}body #wfacp-e-form .wfacp-order2StepTitle.wfacp-order2StepTitleS1{line-height:1.5}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active:after,body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active:before{content:unset!important}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-tab1:after{content:'';width:2px;height:2px;border-bottom:3.5px solid #fff0;border-right:1.8px solid #fff;position:absolute;top:0;z-index:9;display:none;right:0}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step .wfacp-order2StepNumber,body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_two_step.wfacp-tab1 .wfacp-order2StepNumber{display:block}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step .wfacp-order2StepHeaderText{width:100%;padding:8px 0 0}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step.wfacp-tab1 .wfacp-order2StepNumber{display:block}body #wfacp-e-form .wfacpef_third_step{width:33.3%}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active{background-color:#5686cc;position:relative;top:-10px}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active.single_step.full_width_cls.wfacp-tab1{padding:12px 10px 12px}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active.full_width_cls{top:0}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_third_step .wfacp-order2StepNumber{float:none;margin:0 auto}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active{top:0}#wfacp-e-form .wfacp_form_steps .wfacp-payment-tab-list:not(:last-child){border-top-right-radius:0!important}#wfacp-e-form .wfacp_form_steps .wfacp-payment-tab-list:not(:first-child){border-top-left-radius:0!important}body #wfacp-e-form .wfacp-payment-tab-list.full_width_cls{width:100%;float:none;box-sizing:border-box}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active{background-color:#fff0;border-bottom-color:#f77f53}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active .wfacp-order2StepNumber{color:#fff}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active .wfacp-order2StepNumber{background-color:#f77f53;border-color:#fff0}body #wfacp-e-form .wfacp-payment-tab-list.wfacp-active .wfacp_tcolor{color:#000}body #wfacp-e-form .wfacp-payment-tab-list .wfacp_tcolor{color:#a8a8a8}body #wfacp-e-form .wfacp-payment-tab-list{background-color:#fff0}body #wfacp-e-form .wfacp-payment-tab-list .wfacp-order2StepNumber{background-color:#fff0;border-color:#cecece}body #wfacp-e-form .wfacp-payment-tab-list .wfacp-order2StepNumber{color:#cecece}body #wfacp-e-form .wfacp-order2StepTitle{font-size:14px}body #wfacp-e-form .wfacp-order2StepSubTitle{font-size:13px}#wfacp-e-form .wfacp_custom_breadcrumb_el,#wfacp-e-form .wfacp_steps_sec{margin:0}#wfacp-e-form .wfacp_custom_breadcrumb_el .wfacp_steps_sec ul{margin-bottom:0}.wfacp_custom_breadcrumb.wfacp_custom_breadcrumb_el{padding:20px 16px}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp_steps_wrap{margin-bottom:16px}body #wfacp-e-form .container{padding:0}body #wfacp-e-form .cart-discount{background:0 0}#wfacp-e-form .wfacp_main_form .wfacp_select2_country_state label{right:35px}#wfacp-e-form #billing_state_field.woocommerce-invalid-required-field label,#wfacp-e-form #shipping_state_field.woocommerce-invalid-required-field label{right:30px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image img{display:inherit;vertical-align:middle}#wfacp-e-form .wfacp_steps_wrap.wfacp_breadcrumb_wrap_here li{font-size:14px;margin-right:12px}#wfacp-e-form .wfacp_steps_wrap.wfacp_breadcrumb_wrap_here li a{font-size:12px}#wfacp-e-form .wfacp_steps_wrap.wfacp_breadcrumb_wrap_here li:last-child{margin-bottom:0;padding-right:0}#wfacp-e-form .wfacp_steps_sec ul li:not(:last-child) a:after{right:-8px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:45px}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity,.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_quantity_selector input.wfacp_product_switcher_quantity:focus{box-shadow:none}.wfacp-product-switch-title .product-quantity,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:70px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{width:30px;font-family:inherit;opacity:1;font-weight:400;color:#3a3a3a;-webkit-text-fill-color:#3a3a3a}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_pro_payflow img{max-width:100%}body .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li.payment_method_openpayment img{height:20px}body .wfacp_main_form.woocommerce button#LayerPayNow{width:auto;padding:16px;margin:0 auto 16px;font-size:16px;font-weight:400;cursor:pointer}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_ps_title_wrap{-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_sec_start{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}.wfacp-product-switch-title .product-remove{width:65%}body .wfacp_main_form .wfacp_qty_price_wrap{width:35%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_switcher_col_3 .product-price{width:calc(100% - 70px)}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content,#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{background:#f7f7f7}#wfacp-e-form p.wfacp-anim-wrap label.wfacp-form-control-label abbr.required{height:auto}body .wfacp_main_form #product_switching_field.wfacp_for_mb_style.shop_table.wfacp-product-switch-panel .cart_item .wfacp_product_switcher_col_3 .product-price .wfacp_product_price_sec ins{margin-bottom:5px}#wfacp-e-form .checkout .product-name span.wfacp_product_switcher_item{display:inline-block}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_force_all .wfacp_product_switcher_error{padding-left:0}body .wfacp_main_form.woocommerce #product_switching_field.wfacp_not_force_all .wfacp_product_switcher_error{padding-left:26px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_2 .wfacp_product_switcher_description label{display:inline-block;line-height:19px;font-size:13px}#wfacp-e-form .wfacp_three_step .wfacp_custom_breadcrumb .wfacp_steps_sec ul{max-width:100%;margin-bottom:0;display:table;width:100%;height:100%}#wfacp-e-form .wfacp_three_step .wfacp_custom_breadcrumb .wfacp_steps_sec ul li{width:33%;margin-left:25px;margin-bottom:0;display:table-cell;vertical-align:top;padding:0 20px}body #wfacp-e-form label.checkbox{position:relative!important}body .table-responsive{display:table}.wfacp_mb_mini_cart_sec_accordion_content table td:last-child{text-align:right}#wfacp-e-form .woocommerce table.shop_table tbody{background-color:#fff0}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li label,body .wfacp_mini_cart_start_h .wfacp_order_summary_container .recurring-total ul li label{text-align:right}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_block{display:block!important}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_none{margin-top:8px}.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal.cart-discount{border:none}body .wfacp_mini_cart_start_h a.woocommerce-remove-coupon{color:#dd7575}.wfacp_mini_cart_start_h table,.wfacp_mini_cart_start_h table tr,.wfacp_mini_cart_start_h table tr td,body #wfacp-e-form table,body #wfacp-e-form table tr,body #wfacp-e-form table tr td{background:0 0}#wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table_layout_9 td.product-name strong.product-quantity{font-weight:400}fieldset,fieldset legend,table:not(.has-background) tbody tr:nth-child(2n) td{background-color:#fff0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-count{line-height:16px;margin:0}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-ball{line-height:16px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-count{line-height:16px;width:16px;max-width:16px;height:16px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .wfacp-qty-count span{line-height:12px;font-size:12px}body .wfacp_main_form .woocommerce-checkout-review-order .blockUI.blockOverlay::before{content:normal}body #wfacp-e-form .wfacp_main_form.woocommerce table tbody dl p{margin:0}body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total) td,body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total) th{padding:2px 0}#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate td,#wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.tax-rate th{padding-bottom:22px}.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal.tax-rate td,.wfacp_mini_cart_start_h table.shop_table tr.cart-subtotal.tax-rate th{padding-bottom:22px}.wfacp_mb_mini_cart_sec_accordion_content .wfacp-coupon-section ul.woocommerce-error.message-wrapper{display:none}body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child td,body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:first-child th{padding-top:20px}body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) td,body #wfacp-e-form table.shop_table.woocommerce-checkout-review-order-table tfoot tr:nth-last-child(2) th{padding-bottom:22px}body #wfacp-e-form .wfacp_global_checkout_wrap .single_step .wfacp-two-step-erap.wfacp-next-btn-wrap,body .wfacp_global_checkout_wrap .single_step .wfacp-two-step-erap.wfacp-next-btn-wrap{padding-bottom:35px}body #wfacp-e-form .wfacp_main_form .checkout .shop_table tfoot td,body #wfacp-e-form .wfacp_main_form .checkout .shop_table tfoot th{vertical-align:middle}#wfacp-e-form .wfacp_main_form select{background:0 0}body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot tr.order-total td small.includes_tax span{font-size:12px!important}body .wfacp_main_form.woocommerce #payment li.wc_payment_method.payment_method_paypal_express img{max-width:40%}#wfacp-e-form .cart_empty{text-align:center;padding:11px;border:1px dashed #a0a0a0;margin-bottom:16px;background:#f7f7f7}body #wfacp-e-form .wfacp_form{margin:auto}body #wfacp-e-form .wfacp_main_wrapper .woocommerce-checkout #payment div.payment_box:last-child{margin-bottom:-11px;margin-left:-11px;margin-right:-11px}body #wfacp-e-form .wfacp-section .woocommerce-checkout-payment{background:0 0;margin-bottom:27px}body #wfacp-e-form .wfacp-section .woocommerce-checkout-payment ul{background:#fff}body #wfacp-e-form #add_payment_method #payment ul.payment_methods,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods{padding:0;text-align:left;margin:0;border:1px solid #ddd;-moz-border-radius:4px;-webkit-border-radius:4px;-ms-border-radius:4px;border-radius:4px}body #wfacp-e-form .wc_payment_method label{display:initial;font-weight:400}body #wfacp-e-form #add_payment_method #payment div.payment_box,body #wfacp-e-form .woocommerce-cart #payment div.payment_box,body #wfacp-e-form .woocommerce-checkout #payment div.payment_box{background-color:#fafafa;position:relative;box-sizing:border-box;padding:1em;margin:1em -11px -11px -11px;font-size:.92em;border-radius:2px;line-height:1.5;color:#515151;width:auto;border-top:1px solid #ddd}body #wfacp-e-form #add_payment_method #payment ul.payment_methods li img,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods li img,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li img{vertical-align:middle;margin:-2px 0 0 .5em;padding:0;position:relative;box-shadow:none}body #wfacp-e-form #payment ul.payment_methods li img.stripe-icon{float:unset}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.wc_payment_method.payment_method_paypal label img{max-width:100px}.shop_table.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_row_wrap .product-price span.woocommerce-Price-amount.amount,body span.amount{white-space:inherit}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name-area{width:70%}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-total{width:30%}body #wfacp-sec-wrapper .select2-container--default .select2-selection--multiple{background:0 0;box-shadow:none;border:1px solid #bfbfbf}body #wfacp-e-form .wfacp_main_form .wfacp_selected_attributes .wfacp_pro_attr_single{line-height:12px;font-size:12px}body #wfacp-e-form .wfacp_main_form.woocommerce span.optional{display:inline-block}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_advanced img{max-width:100%}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td:first-child,body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr th:first-child{padding-right:5px}body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr td:last-child,body #wfacp-e-form .wfacp_main_form .wfacp_order_total_field table tr th:last-child{padding-left:5px}body #wfacp-e-form p.woocommerce-store-notice.demo_store.wfacp_dummy_preview_heading{top:auto;color:#fff!important;background:#969696;padding:10px;font-size:15px;line-height:1.5;margin:0;text-align:center}body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce .wfacp_notice_dismise_link a{color:#ccc}body #wfacp-e-form .wfacp_notice_dismise_link a{position:absolute;right:28px;width:18px;height:18px;text-decoration:none;border:1px solid #ccc;border-radius:100%;font-size:14px;line-height:13px;top:50%;margin-top:-9px;color:#ccc!important;padding-left:1px}body #wfacp-e-form p.woocommerce-store-notice.demo_store.wfacp_dummy_preview_heading a:hover{color:#fff!important;border-color:#fff}body #wfacp-e-form .wfacpef_two_step .wfacp-order2StepNumber{position:relative;top:auto;margin:0 auto 5px!important;bottom:auto;right:auto;left:auto}body #wfacp-e-form .wfacp_form .wfacpef_two_step .wfacp-payment-tab-list.wfacp-active .wfacp-order2StepNumber{margin-top:0}body #wfacp-e-form .wfacp-payment-tab-list.wfacpef_two_step{padding:10px}#wfacp-e-form .wfacp_main_form .wfacp_order_summary:not(.wfacp_tax_enabled) table.shop_table.woocommerce-checkout-review-order-table tr.shipping_total_fee td,#wfacp-e-form .wfacp_main_form .wfacp_order_summary:not(.wfacp_tax_enabled) table.shop_table.woocommerce-checkout-review-order-table tr.shipping_total_fee th{padding-bottom:16px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{display:block;font-size:inherit;line-height:16px;text-align:right;padding-left:0}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-right:0;padding-left:50px!important;margin:0 0 16px;text-align:right;position:relative}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container .recurring-total ul li{padding:0}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li:last-child{margin-bottom:0}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{max-width:16px;display:block;position:absolute;margin:0;top:2px;left:0}body #wfacp-e-form .wfacp_main_form.woocommerce input[type=radio]{-webkit-appearance:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;font-size:14px;border:1px solid #b4b9be;background:#fff;color:#555;clear:none;cursor:pointer;display:inline-block;line-height:0;height:16px;margin:0;top:auto;outline:0;padding:0!important;text-align:center;vertical-align:middle;width:16px;min-width:16px;transition:.05s border-color ease-in-out;position:absolute;left:0;z-index:99}.woocommerce-checkout #payment ul.payment_methods li.payment_method_paypal_express img{max-height:52px;vertical-align:middle;max-width:250px}body #wfacp-e-form .wfacp_main_form .wfacp_recuring_shiping_count_one ul li input[type=radio]{display:none}body .wfacp_mini_cart_start_h table.shop_table tr.order-total td small,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td small span{font-size:12px!important}.wfacp_mini_cart_start_h tr.cart_item.wfacp_delete_active span.wfacp_cart_product_name_h{line-height:16px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]+label{position:relative;padding:0!important;display:inline}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]{position:relative;display:inline-block;left:auto;right:auto;top:auto;bottom:auto;margin:-3px 5px 0 0;float:none;box-shadow:none}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li{padding-left:0!important}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_summary_container ul li input[type=radio]:focus{outline:0;border:none;box-shadow:none}.wfacp_mini_cart_start_h td.product-total{position:relative}.wfacp_mini_cart_start_h td.product-total span.wfacp_cart_product_name_h{position:absolute;bottom:0;margin:0;text-align:center;right:0}.wfacp_mini_cart_start_h .wfacp_delete_active td.product-total span.wfacp_cart_product_name_h{position:relative;bottom:auto;top:auto;display:block;margin-top:12px;text-align:right}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-form-control-wrapper.wfacp_dropdown.wfacp_add_select_2 .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.wfacp_mini_cart_start_h span.subscription-details{text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}.wfacp_mini_cart_start_h .wfacp_product_subs_details{text-transform:inherit;line-height:1.5;letter-spacing:0;margin:0 2px 0 0;font-size:12px;color:#666}body #wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item{border:1px solid #ddd}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_sec table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total).wfacp_no_shipping_method_field_used td,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_order_sec table.shop_table.woocommerce-checkout-review-order-table tfoot tr:not(.order-total).wfacp_no_shipping_method_field_used th{padding-top:10px;padding-bottom:10px}body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce:not(.wfacp_single_step_form) .sec_text_wrap.wfacp_back_link_empty,body #wfacp-e-form .wfacp-form .wfacp_main_form.woocommerce:not(.wfacp_single_step_form) .wfacp-order-place-btn-wrap.wfacp_back_link_empty{padding-bottom:0}.pac-icon{display:none}.pac-icon{display:none}.pac-container:after{display:none!important}span.wfacp_mini_cart_item_title strong.product-quantity{font-weight:400}.elementor-editor-active #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_custom_field_multiselect select{padding:10px;background:0 0;height:58px}.elementor-editor-active #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_custom_field_multiselect select option{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_custom_field_select2 .select2-container--default .select2-selection--single .select2-selection__arrow b{display:block!important;height:auto}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_custom_field_select2 .woocommerce-input-wrapper:before{display:none}body #wfacp-e-form .wfacp-product-switch-title{padding:0 10px 10px 0}body #wfacp-e-form .wfacp_main_form .wfacp_qty_price_wrap .product-name{text-align:right}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li{margin:0;border-bottom:1px solid #ddd;display:block;float:none;border-radius:0;padding:11px;position:relative;text-indent:0}body #wfacp-e-form .wfacp_main_form .wfacp_shipping_options ul li:last-child{border-bottom:none}body #wfacp-e-form .wfacp_shipping_options ul,body #wfacp-e-form .wfacp_shipping_table ul#shipping_method{border:1px solid #ddd;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;border-radius:4px;margin-bottom:0}body #wfacp-e-form #payment ul li input[type=date],body #wfacp-e-form #payment ul li input[type=number],body #wfacp-e-form #payment ul li input[type=password],body #wfacp-e-form #payment ul li input[type=tel],body #wfacp-e-form #payment ul li input[type=text],body #wfacp-e-form #payment ul li select,body #wfacp-e-form .wc-stripe-elements-field{border:1px solid #ddd;background-color:#fff;outline:0}.wc-stripe-iban-element-field{width:100%!important;padding:8px!important;margin:5px 0!important;border:1px solid #ddd;background-color:#fff;outline:0;font-size:16px!important}body #wfacp-e-form form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last button[type=submit]{margin-top:0}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.right a.button.alt.angelleye_cancel{text-align:right}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.left a.button.alt.angelleye_cancel{text-align:left}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment .wfacp-order-place-btn-wrap.center a.button.alt.angelleye_cancel{text-align:center}body #wfacp-e-form .wfacp_main_form .wc-amazon-checkout-message{margin:0 0 16px}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{width:60%;float:left}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon.woocommerce-form-coupon .form-row-last.wfacp-col-left-half{width:100%;max-width:40%}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last button{width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-first{float:left}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul li input[type=checkbox],body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul li input[type=radio]{left:11px;top:50%;margin-top:-8px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul li.wfacp_single_shipping_method input[type=checkbox],body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_shipping_table ul li.wfacp_single_shipping_method input[type=radio]{left:0;top:2px;margin-top:0}body #wfacp-e-form #shipping_calculator_field table.wfacp_shipping_table tr th:first-child{display:none}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul li,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul li{border:none;padding:0;clear:none;width:auto}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul:before,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul:before,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul:before{display:block;content:''}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{clear:both}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{padding:25px}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul li img{float:none}body #wfacp-e-form #add_payment_method #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef img,body #wfacp-e-form .woocommerce-cart #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs img,body #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc img{max-width:100%;max-height:45px}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-checkout #payment ul.payment_methods li input+label{line-height:1.5}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_bs ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul,body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_tef ul{background:#fff;padding:25px}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout #payment ul.payment_methods li.payment_method_wc_yapay_intermediador_cc ul li.tcPaymentMethod{margin-bottom:16px}body #wfacp-e-form .wfacp_allowed_countries strong{min-height:48px}body #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.payment_methods li label img{max-height:30px;float:none}body #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.payment_methods li label li.reepay-logo img{height:28px}body #wfacp-e-form p#e_deliverydate_field:not(.wfacp-anim-wrap) label{top:30px;bottom:auto}body #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.payment_methods li.payment_method_wcpaygreen img{max-width:100%;max-height:45px}body #wfacp-e-form .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 .product-image img,body .wfacp_mini_cart_start_h tr td img{width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce form p.wc-pv-phone input{padding-left:54px}body #amazon_wallet_widget div,body #wfacp-e-form #amazon_addressbook_widget{min-width:100%}body #wfacp-e-form .col2-set>div+div,body #wfacp-e-form .u-columns>div+div{padding-left:0}body #wfacp-e-form .col2-set,body #wfacp-e-form .u-columns{display:block}form#wfacp_checkout_form.wfacp_amazon_checkout{padding:0 16px;margin:0}form#wfacp_checkout_form div#amazon_consent_widget+.create-account{margin-top:16px}form#wfacp_checkout_form.wfacp_amazon_checkout #amazon_addressbook_widget div,form#wfacp_checkout_form.wfacp_amazon_checkout #amazon_wallet_widget div{min-width:1px}body #wfacp-e-form form#wfacp_checkout_form.wfacp_amazon_checkout #amazon_customer_details{padding:0}body #wfacp-e-form .wfacp_main_form .wc-amazon-checkout-message{padding:16px 16px 0}body #wfacp-e-form .wfacp_main_form .wc-amazon-checkout-message .woocommerce-info.info{padding-bottom:0!important}form#wfacp_checkout_form.wfacp_amazon_checkout div#shipping_calculator_field{padding:0}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_active td.product-total span.wfacp_cart_product_name_h{position:relative;bottom:auto;top:auto;display:block;margin-top:8px;line-height:16px;right:0;text-align:right}body #wfacp-e-form .wfacp_mb_mini_cart_wrap span:not(.wfacp-pro-count){font-size:14px;font-weight:400}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap{text-align:right;margin-top:12px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap a{border-radius:100%;display:inline-block;text-align:center;color:#bbb;border:1px solid #bbb;width:32px;height:32px;padding:0;position:relative;line-height:22px;font-size:0}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap a:before{left:1px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap a:before{transition:all ease-in .3s;-moz-transition:all ease-in .3s;-ms-transition:all ease-in .3s;-o-transition:all ease-in .3s;-webkit-transition:all ease-in .3s}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap a:before{content:'x';position:absolute;left:0;font-size:12px;color:#bbb;right:0;top:50%;margin-top:-3px;line-height:4px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_delete_item_wrap a:hover:before{color:#fd7a7a}body #wfacp-e-form .wfacp_delete_item_wrap a:hover{color:#fd7a7a;border-color:#fd7a7a}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity{vertical-align:top;width:60px;padding-left:0;padding-right:0;margin-top:10px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button{cursor:pointer;display:table-cell;margin:0;width:25px;height:24px;border-top:1px solid #dedfea;border-bottom:1px solid #dedfea;line-height:1.5;text-align:center;vertical-align:middle;background:#f9f9f9;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;float:left;color:#666;font-size:0;position:absolute;top:0;left:0}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_decrease_item{border:1px solid #dedfea;border-top-left-radius:6px;border-bottom-left-radius:6px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_increase_item{border:1px solid #dedfea;border-top-right-radius:6px;border-bottom-right-radius:6px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .wfacp_quantity_selector input[type=number]{text-align:center;border:none;margin:0 25px;width:25px;height:24px;line-height:24px;padding:2px;float:left;font-size:12px;font-weight:400;box-shadow:none;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;border-radius:0;background:#fff;min-height:1px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_increase_item{right:0;left:auto}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_quantity_selector{position:relative;vertical-align:top;width:75px;padding-left:0;padding-right:0;margin-top:5px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_decrease_item:before{content:'-'}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button.wfacp_increase_item:before{margin-top:-8px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button:before{content:'+';position:absolute;left:0;right:0;font-size:12px;line-height:1px;top:50%;margin-top:-1px}body #wfacp-e-form .wfacp_mb_mini_cart_wrap .cart_item .product-quantity .value-button:before{content:'+';position:absolute;left:0;right:0;top:50%;font-size:16px;line-height:16px;margin-top:-9px}div#wfacp-e-form p.form-row.form-row-wide.create-account.woocommerce-validated{position:relative}body #wfacp-e-form .wfacp_main_form .wc-amazon-checkout-message+.woocommerce-notices-wrapper+.wfacp-coupon-section{padding:0 16px}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_ebanx_field span.woocommerce-input-wrapper .select2-container,body #wfacp-e-form .wfacp_main_form.woocommerce p#billing_persontype_field span.woocommerce-input-wrapper .select2-container{width:100%!important}body #wfacp-e-form .checkout-col.col-left{padding-right:0;width:100%;float:none}body #wfacp-e-form .checkout-col.col-right{padding:0;width:100%;border:none;box-shadow:none;float:none}body #wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button{white-space:inherit}body #wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item .product-price{word-break:break-all}body #wfacp-e-form .woocommerce form .form-row .select2-container{margin-top:0;max-width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_radio,body .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_price{display:inline-block}body.wfacp_do_not_show_block .blockUI{display:none!important}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table tr.wfacp_no_shipping_method_field_used .wfacp_recuring_shiping_count_one #shipping_method li .wfacp_shipping_radio{margin-right:1px}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_setting_image_hide .wfacp_ps_title_wrap{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_mb_style.wfacp_setting_image_hide .wfacp_product_sec_start{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}body #wfacp-e-form .wfacp_main_form p.woocommerce-invalid-required-field:not(.wfacp_select2_country_state).wfacp_state_wrap .woocommerce-input-wrapper .select2-container .select2-selection--single .select2-selection__rendered{border-color:#bfbfbf!important;box-shadow:none!important}#wfacp-e-form .wfacp_main_form .woocommerce-error li strong{font-weight:700}#wfacp-e-form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg{margin:0 0 25px;padding:0 0 0 10px;border-top:none;border-left:2px solid #24ae4e}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{padding-right:10px;padding-left:10px}body #wfacp-e-form form.checkout_coupon{width:auto}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods>td{padding-top:16px}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods:first-child>td{padding-top:0}.wfacp_main_form .wfacp_shipping_table tr.shipping.wfacp_single_methods>td .wfacp_recuring_shiping_count_one+ul{border-top:none!important}.bwf_button_sec{position:relative}body .wfacp-row #order_summary_field{padding:0 8px}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon.wfacp_display_block .wfacp_coupon_row p{margin:0}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper label.wfacp-form-control-label,#wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp-modern-label p.wfacp-form-control-wrapper .wfacp-form-control-label,.wfacp-modern-label .wfacp_mini_cart_start_h p.wfacp-form-control-wrapper .wfacp-form-control-label,.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper .wfacp-form-control-label{top:6px;background:0 0;bottom:auto;right:8px;margin-top:0;opacity:0;transform:none;transition:all .2s ease-out;font-size:12px!important;line-height:1.3}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label,#wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control-label,.wfacp-modern-label .wfacp_mini_cart_start_h p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control-label,.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control-label{opacity:1;line-height:1.3}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper label.wfacp-form-control-label .optional,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper label.wfacp-form-control-label abbr.required,#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-login-wrapper span.required{line-height:1.3;font-size:12px!important}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .select2-container .select2-selection--single .select2-selection__rendered,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=date],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=email],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=number],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=password],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=tel],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap input[type=text]:not(.select2-search__field),#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap select,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap select#join_referral_program,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap textarea,#wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control,.wfacp-modern-label .wfacp_mini_cart_start_h p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control,.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap .wfacp-form-control{padding:20px 12px 4px!important}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper .select2-container .select2-selection--single .select2-selection__rendered,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=date],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=email],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=number],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=password],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=tel],#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper input[type=text]:not(.select2-search__field),#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper select,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper select#join_referral_program,#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper textarea,#wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp-modern-label p.wfacp-form-control-wrapper .wfacp-form-control,.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control,.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control{padding:12px 12px!important;transition-delay:0s,0s;transition-duration:.2s,0s;transition-property:all,width;transition-timing-function:ease-out,ease}#wfacp-e-form .wfacp-form-control:-moz-placeholder,#wfacp-e-form .wfacp-form-control:-ms-input-placeholder,#wfacp-e-form .wfacp-form-control::-moz-placeholder,#wfacp-e-form .wfacp-form-control::-webkit-input-placeholder{color:#fff0;opacity:0}#wfacp-e-form .wfacp-anim-wrap .wfacp-form-control:-moz-placeholder,#wfacp-e-form .wfacp-anim-wrap .wfacp-form-control:-ms-input-placeholder,#wfacp-e-form .wfacp-anim-wrap .wfacp-form-control::-moz-placeholder,#wfacp-e-form .wfacp-anim-wrap .wfacp-form-control::-webkit-input-placeholder,#wfacp-e-form [placeholder]:focus::-webkit-input-placeholder{opacity:1}body .wfacp_main_form.woocommerce input:-moz-placeholder,body .wfacp_main_form.woocommerce input:-ms-input-placeholder,body .wfacp_main_form.woocommerce input::-moz-placeholder,body .wfacp_main_form.woocommerce input::-webkit-input-placeholder{opacity:1!important}#wfacp-e-form .wfacp-modern-label p.form-row .wfacp-form-control:not(.input-checkbox)::-webkit-input-placeholder{opacity:1}#wfacp-e-form .wfacp-modern-label p.form-row .wfacp-form-control:not(.input-checkbox):-moz-placeholder{opacity:1}#wfacp-e-form .wfacp-modern-label p.form-row .wfacp-form-control:not(.input-checkbox):-ms-input-placeholder{opacity:1}#wfacp-e-form .wfacp-modern-label p.form-row .wfacp-form-control:not(.input-checkbox)::-moz-placeholder{opacity:1}.wfacp_mini_cart_start_h .wfacp-form-control::-webkit-input-placeholder{opacity:0!important}.wfacp_mini_cart_start_h .wfacp-form-control::-moz-placeholder{opacity:0!important}.wfacp_mini_cart_start_h .wfacp-form-control:-ms-input-placeholder{opacity:0!important}.wfacp_mini_cart_start_h .wfacp-form-control:-moz-placeholder{opacity:0!important}.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control::-webkit-input-placeholder{opacity:1!important}.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control::-moz-placeholder{opacity:1!important}.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control:-ms-input-placeholder{opacity:1!important}.wfacp_mini_cart_start_h:not(.wfacp-top).wfacp-modern-label .wfacp-form-control-wrapper .wfacp-form-control:-moz-placeholder{opacity:1!important}.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control::-webkit-input-placeholder{opacity:1!important}.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control::-moz-placeholder{opacity:1!important}.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control:-ms-input-placeholder{opacity:1!important}.wfacp-modern-label .wfacp_mini_cart_start_h .wfacp-form-control-wrapper .wfacp-form-control:-moz-placeholder{opacity:1!important}body #wfacp-e-form .wfacp_show_price_wrap span{display:inline-block}body #wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:not(.order-total) td,body #wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:not(.order-total) th,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tr:not(.order-total) td,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tr:not(.order-total) th,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:not(.order-total) td,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:not(.order-total) th{padding:0 0 4px}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tfoot tr:first-child td,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tfoot tr:first-child th,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:first-child td,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:first-child th{padding-top:16px}body #wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:nth-last-child(2) td,body #wfacp-e-form .wfacp_form_cart table.shop_table.woocommerce-checkout-review-order-table_layout_9 tfoot tr:nth-last-child(2) th,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tr:nth-last-child(2) td,body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content table.shop_table.wfacp_mini_cart_reviews tr:nth-last-child(2) th,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:nth-last-child(2) td,body .wfacp_mini_cart_start_h table.shop_table.wfacp_mini_cart_reviews tr:nth-last-child(2) th{padding-bottom:16px}body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) td span *,body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) td span:not(.woocommerce-Price-currencySymbol),body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) th,body #wfacp-e-form table.shop_table tr.order-total:not(.recurring-total) th span,body .wfacp_mini_cart_start_h table.shop_table tr.order-total:not(.recurring-total) td span *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total:not(.recurring-total) td span:not(.woocommerce-Price-currencySymbol),body .wfacp_mini_cart_start_h table.shop_table tr.order-total:not(.recurring-total) th span *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total:not(.recurring-total) th span:not(.woocommerce-Price-currencySymbol){line-height:1;font-weight:600}body #wfacp-e-form table.shop_table tr.order-total *,body #wfacp-e-form table.shop_table tr.order-total td,body #wfacp-e-form table.shop_table tr.order-total td span,body #wfacp-e-form table.shop_table tr.order-total td span bdi,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td span,body .wfacp_mini_cart_start_h table.shop_table tr.order-total td span bdi body #wfacp-e-form table.shop_table tr.order-total td *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total th,body .wfacp_mini_cart_start_h table.shop_table tr.order-total th *,body .wfacp_mini_cart_start_h table.shop_table tr.order-total th span,body .wfacp_mini_cart_start_h table.shop_table tr.order-total th span bdi{font-size:20px}body #wfacp-e-form .wfacp_show_price_wrap,body #wfacp-e-form .wfacp_show_price_wrap *,body #wfacp-e-form .wfacp_show_price_wrap span,body #wfacp-e-form .wfacp_show_price_wrap span bdi{font-size:16px;font-weight:600}#wfacp-e-form .wc-amazon-payments-advanced-populated .create-account>h3{padding-left:8px;padding-right:8px}#wfacp-e-form .wc-amazon-payments-advanced-populated .create-account p{padding:0 8px}#wfacp-e-form .wc-amazon-payments-advanced-populated .create-account{margin-left:-8px;margin-right:-8px}#wfacp-e-form .wfacp_main_wrapper .wc-amazon-payments-advanced-populated .create-account h3{font-size:18px}.editor-styles-wrapper .wp-block{margin-left:auto;margin-right:auto}body #wfacp-e-form a:focus,body .wfacp_mini_cart_start_h a:focus{box-shadow:none;outline-style:none}body #wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper .wfacp-form-control{width:100%}body .wfacp-right-panel #coupon_code.wfacp_coupon_failed_error,body .wfacp-right-panel #coupon_code_mini_cart.wfacp_coupon_failed_error,body .wfacp_woocommerce_form_coupon.wfacp_coupon_failed .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half .wfacp_coupon_code{box-shadow:0 0 0 1px #e15334!important;border-color:#e15334!important}#wfacp-e-form #add_payment_method #payment div.payment_box::before,#wfacp-e-form #payment div.payment_box::before{display:none}body #wfacp-e-form .wfacp_coupon_msg{margin:0;padding:0 8px}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content .wfacp_coupon_notices{margin:8px 0 0;padding:0 8px}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content .wfacp_coupon_msg{padding:0}#coupon_code.wfacp_coupon_failed_error,#coupon_code_mini_cart.wfacp_coupon_failed_error,#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half input#coupon_code.wfacp_coupon_failed_error{border-color:#e15334;box-shadow:0 0 0 1px #e15334}body #wfacp-e-form .wfacp_display_block .wfacp_coupon_msg .woocommerce-error,body #wfacp-e-form .wfacp_display_block .wfacp_coupon_msg .woocommerce-message,body #wfacp-e-form .wfacp_display_none .wfacp_coupon_msg .woocommerce-error,body #wfacp-e-form .wfacp_display_none .wfacp_coupon_msg .woocommerce-message{margin-top:8px!important}body .wfacp_mini_cart_start_h .wfacp_display_block .wfacp_coupon_msg .woocommerce-error,body .wfacp_mini_cart_start_h .wfacp_display_block .wfacp_coupon_msg .woocommerce-message,body .wfacp_mini_cart_start_h .wfacp_display_none .wfacp_coupon_msg .woocommerce-error,body .wfacp_mini_cart_start_h .wfacp_display_none .wfacp_coupon_msg .woocommerce-message{margin-top:8px!important}body #wfacp-e-form .wfacp_display_block .wfacp_coupon_msg .woocommerce-error:empty,body #wfacp-e-form .wfacp_display_block .wfacp_coupon_msg .woocommerce-message:empty,body #wfacp-e-form .wfacp_display_none .wfacp_coupon_msg .woocommerce-error:empty,body #wfacp-e-form .wfacp_display_none .wfacp_coupon_msg .woocommerce-message:empty{display:none!important}body #wfacp-e-form .wfacp_display_none p{margin-bottom:0}body #wfacp-e-form #place_order:after,body #wfacp-e-form .wfacp-next-btn-wrap button:after{opacity:1;font-family:inherit}body #wfacp-e-form #place_order:before,body #wfacp-e-form .wfacp-next-btn-wrap button:before{top:0!important;line-height:1!important;opacity:1}body .wfacp_mini_cart_start_h .shop_table .cart_item:last-child{border:none}body .wfob_bump_wrapper.wfacp_below_mini_cart_items:empty+.shop_table{border-top:1px solid #ddd}#wfacp-e-form .wfacp_checkbox_sec *,#wfacp-e-form .wfacp_main_form .wfacp_checkbox_field *,#wfacp-e-form .wfacp_main_form .woocommerce-account-fields *{line-height:1.2!important}#wfacp-e-form .wfacp_checkbox_sec input[type=checkbox],#wfacp-e-form .wfacp_main_form .wfacp_checkbox_field input[type=checkbox],#wfacp-e-form .wfacp_main_form .woocommerce-account-fields input[type=checkbox]{top:auto}body:not(.wfacpef_page):not(.wfacp_oxygen_template) #wfacp-e-form .woocommerce #place_order,body:not(.wfacpef_page):not(.wfacp_oxygen_template) #wfacp-e-form .woocommerce .wfacp-next-btn-wrap button{padding-top:16px;padding-bottom:16px;padding-right:24px;padding-left:24px}.mo-openid-app-icons+br{display:none}body #wfacp-sec-wrapper #order_coupon_field .woocommerce-message:not(.wfacp_success),body #wfacp-sec-wrapper #order_coupon_field div.woocommerce-error,body #wfacp-sec-wrapper #order_coupon_field ul.woocommerce-error,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content .woocommerce-message:not(.wfacp_success),body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content div.woocommerce-error,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content ul.woocommerce-error,body #wfacp-sec-wrapper .wfacp_product_restore_wrap,body #wfacp-sec-wrapper .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_success),body .wfacp_mini_cart_start_h div.woocommerce-error,body .wfacp_mini_cart_start_h ul.woocommerce-error,body .wfacp_product_restore_wrap,body .wfacp_woocommerce_form_coupon .wfacp-coupon-page .wfacp_coupon_error_msg .woocommerce_single_error_message{color:#e15334!important;border-radius:3px;background:0 0;padding:0;border:none!important;font-size:12px;line-height:1.5}body #wfacp-sec-wrapper #order_coupon_field .wfacp_coupon_remove_msg,body #wfacp-sec-wrapper #order_coupon_field .woocommerce-message:not(.wfacp_success),body #wfacp-sec-wrapper .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_mb_mini_cart_sec_accordion_content .woocommerce-message:not(.wfacp_success),body .wfacp-coupon-page .wfacp_coupon_remove_msg,body .wfacp_main_form.woocommerce #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body .wfacp_mini_cart_start_h .wfacp_coupon_success,body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_success){padding:0 0 0 16px;border-radius:3px;color:#24ae4e!important;border:none;margin:0 0 16px;min-height:1px;background:url(/wp-content/plugins/funnel-builder-pro/modules/checkout/assets/img/notice-tick.svg) no-repeat 0 2px;background-size:12px}body #wfacp-sec-wrapper .woocommerce-message:not(.wfacp_success) *,body .wfacp_mini_cart_start_h .wfacp_coupon_success :not(.woocommerce-remove-coupon),body .wfacp_mini_cart_start_h .woocommerce-message:not(.wfacp_success) *{color:#24ae4e!important}.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_display_block .wfacp_coupon_msg,.wfacp_mini_cart_start_h form.checkout_coupon.wfacp_invalid_coupon .wfacp_coupon_msg{margin-top:0}body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_error_msg>.woocommerce_single_error_message,body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_field_msg>.wfacp_single_coupon_msg,body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_remove_msg{margin-top:8px!important;margin-bottom:0!important}#wfacp-sec-wrapper .wfacp_invalid_coupon .wfacp-form-control,.wfacp_mini_cart_start_h .wfacp_invalid_coupon .wfacp-form-control{border-color:#e15334;box-shadow:0 0 0 1px #e15334}body #wfacp-sec-wrapper .wfacp_main_form #wfacp_checkout_form .wfacp_coupon_remove_msg{margin-left:8px;margin-right:8px}#wfacp-e-form .wfacp_collapsible_order_summary_wrap:not(.wfacp-top) .wfacp_mb_mini_cart_wrap p.wfacp-form-control-wrapper.wfacp-anim-wrap label.wfacp-form-control-label{top:6px;font-size:12px!important;background:0 0;bottom:auto;right:auto;margin-top:0;line-height:16px}body #wfacp-e-form .wfacp_collapsible_order_summary_wrap.wfacp .wfacp-top label.wfacp-form-control-label{font-size:14px}@media (min-width:1025px){#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content.wfacp_display_none.wfacp_collapsed_active_desktop.wfacp_collapsed_trigger{display:block}}@media (min-width:768px) and (max-width:1024px){#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content.wfacp_display_none.wfacp_collapsed_active_tablet.wfacp_collapsed_trigger{display:block}}@media (max-width:767px){#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content.wfacp_display_none.wfacp_collapsed_active_mobile.wfacp_collapsed_trigger{display:block}}@media (pointer:coarse){html{-webkit-overflow-scrolling:touch;overflow:auto}body{-webkit-overflow-scrolling:touch}}@media (max-width:1200px){#wfacp-e-form .wfacp-product-quantity p.form-row{display:inline-block;width:50%}}@media (min-width:768px) and (max-width:1024px){body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-first{width:60%!important;float:left!important}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last{width:40%!important;float:left!important}#wfacp-e-form .wfacp_desktop .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_desktop .wfacp_form_steps,#wfacp-e-form .wfacp_desktop .wfacp_mb_mini_cart_wrap,#wfacp-e-form .wfacp_main_form .wfacp_desktop .wfacp_steps_wrap,body .wfacp_desktop_view{display:none}#wfacp-e-form .wfacp_main_form .wfacp_tablet .wfacp_steps_wrap,#wfacp-e-form .wfacp_tablet .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_tablet .wfacp_form_steps,#wfacp-e-form .wfacp_tablet .wfacp_mb_mini_cart_wrap,body .wfacp_tablet_view{display:block}.wfacp_mini_cart_classes.wfacp_tablet form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_block{display:block!important;margin-top:0}.wfacp_mini_cart_classes.wfacp_desktop_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none,.wfacp_mini_cart_classes.wfacp_mobile_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none{display:none}}@media (min-width:991px){#wfacp-e-form .has-multi-step-checkout .multi-step-checkout-wrapper{width:100%;padding-right:0;float:none;margin:0}}@media (max-width:991px){body .wfacp-template-wrap.wfacp-template-container .wfacp-template-primary{padding:20px 16px}#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{padding:16px 12px}#wfacp-e-form .wfacp_mb_cart_accordian span{font-size:16px;line-height:1.5}#wfacp-e-form .wfacp-left-wrapper{width:100%;float:none;padding-left:8px;padding-right:8px}#wfacp-e-form .wfacp-right-wrapper{width:auto;float:none;margin:16px}#wfacp-e-form .wfacp-right-panel{position:unset;width:100%;border-bottom:1px solid #e1e1e1;bottom:0;display:block;float:none}.wfacp_mini_cart_start_h .wfacp_order_sum tr td:first-child{text-align:left;width:60%}#wfacp-e-form .wfacp-right-panel{padding:20px;margin-bottom:30px}#wfacp-e-form .wfacp-coupon-section{clear:both;width:100%}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button#place_order{font-size:14px}#wfacp-e-form .wfacp_main_form label.wfacp-form-control-label{font-size:13px}#wfacp-e-form .wfacp_main_form .wfacp-comm-title h4{font-size:14px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_ps_title_wrap{-ms-flex:0 0 60%;flex:0 0 60%;max-width:60%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet .wfacp_product_sec_start{-ms-flex:0 0 40%;flex:0 0 40%;max-width:40%}}@media (max-width:1024px){.wfacp-order2StepNumber{width:30px;height:30px;border-radius:50px;font-size:18px;line-height:28px;margin-right:12px}.wfacp-payment-tab-list.wfacp-active{padding:22px 12px}.wfacp-payment-tab-list.wfacp-tab2{padding:18px 15px}}@media (min-width:668px) and (max-width:956px){#wfacp-e-form .wfacp-container.wfacp-inner-header p{padding:0 18px 8px}}@media (min-width:481px) and (max-width:767px){body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{width:60%}body .wfacp_main_form.woocommerce .wfacp_qty_price_wrap{width:40%}}@media (min-width:320px) and (max-width:767px){#wfacp-e-form .mob_list{display:block}#wfacp-e-form .wfacp-container{width:100%}#wfacp-e-form .wfacp-right-panel{width:100%;max-width:100%;float:unset;margin-bottom:30px}#wfacp-e-form .wfacp-oder-detail_left span{font-size:18px}#wfacp-e-form .wfacp-oder-detail_right{font-size:16px}#wfacp-e-form .step-by-txt{padding:0 16px}#wfacp-e-form .step-by-step ul li{width:100%;margin-right:0}#wfacp-e-form .wfacp-middle-container{max-width:100%}#wfacp-e-form .wfacp-container.wfacp-inner-header p{float:unset;padding:45px 0 10px;text-align:right}#wfacp-e-form .wfacp-left-wrapper{width:100%;float:unset;padding:0}#wfacp-e-form .wfacp-right-wrapper{width:100%;float:unset}#wfacp-e-form .wfacp-image-wrapper{max-width:225px;max-height:230px;float:unset;margin:0 auto 14px}#wfacp-e-form .wfacp-prodct-detail-left{margin:0;width:100%}#wfacp-e-form .wfacp_layout_content_wrapper{padding:0}#wfacp-e-form .none.div_wrap_sec{padding:0}#wfacp-e-form .wfacp_product .wfacp-prodct-image-wrap{max-width:80%;float:none;margin:auto auto 10px auto}body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{width:60%}body .wfacp_main_form .wfacp_qty_price_wrap{width:40%}}@media (min-width:768px){#wfacp-e-form p.form-row.wfacp-col-full{clear:both;width:100%}#wfacp-e-form p.form-row.wfacp-col-left-half{float:left;width:50%;clear:none}#wfacp-e-form p.form-row.wfacp-col-left-third{width:33.3%;float:left;clear:none}#wfacp-e-form p.form-row.wfacp-col-two-third{width:66.7%;float:left;clear:none}#wfacp-e-form .wfacp-panel-wrapper.wfacp_left_right,#wfacp-e-form .wfacp-panel-wrapper.wfacp_top_bottom{padding-bottom:30px}body #wfacp-e-form .wfacp_order_summary{padding:0 8px}#wfacp-e-form .wfacp_form_cart form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half label{bottom:auto;margin-top:-8px}#wfacp-e-form .wfacp_form_cart form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half.wfacp-anim-wrap label{margin-top:0}body #wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant.wfacp-col-full #vat_number-description{position:relative;bottom:0;left:0;font-size:13px}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon.woocommerce-form-coupon .form-row-last.wfacp-col-left-half button.button.wfacp-coupon-btn{margin:0;width:100%;letter-spacing:0}body .wfacp_main_form .wfacp_qty_price_wrap .product-name{padding-left:70px}#wfacp_smart_buttons #checkout_paypal_message+div{margin-bottom:0!important}body .wfacp-template-wrap.wfacp-template-container{max-width:1200px;width:100%;margin:60px auto}.wfacp-template-wrap.wfacp-template-container #wfacp-e-form .wfacp-main-container{background:0 0}.wfacp-template-wrap.wfacp-template-container .wfacp-template-primary{background-color:#fff;padding:70px;overflow:hidden;max-width:100%}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_not_force_all .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_not_force_all .wfacp_product_switcher_col_1 input[type=radio]{margin-top:-8px}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=checkbox]{top:0;margin-top:0}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=checkbox],body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=radio]{top:auto;margin-top:0}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 .product-image,body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=checkbox],body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_1 input[type=radio],body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_quantity_selector{margin-top:4px}body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .wfacp-order-place-btn-wrap{padding-bottom:0}body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .sec_text_wrap,body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .wfacp_back_cart_link{padding:0;margin-top:16px;position:relative}body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .btm_btn_sec:not(.wfacp_back_cart_link),body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .place_order_back_btn{z-index:1;position:relative;margin:0;bottom:auto;right:auto;top:auto;left:auto;text-align:center}body #wfacp-e-form .wfacp-form .wfacp_main_form:not(.wfacp_single_step_form) .place_order_back_btn{margin-top:16px}body .wfacp_main_form.woocommerce .wfacp-product-switch-title .product-remove{width:65%}body .wfacp_main_form.woocommerce .wfacp_qty_price_wrap{width:35%}body.wfacpef_page #wfacp-e-form form.checkout_coupon.woocommerce-form-coupon p.form-row.form-row-last .wfacp-coupon-btn{width:100%}}@media (max-width:767px){.wfacp-template-wrap.wfacp-template-container .wfacp-template-primary{padding:0}body.elementor-editor-active #wfacp_smart_buttons .placeholder-line{background-size:contain;height:60px}#wfacp-e-form .wfacp_desktop .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_desktop .wfacp_form_steps,#wfacp-e-form .wfacp_desktop .wfacp_mb_mini_cart_wrap,#wfacp-e-form .wfacp_desktop .wfacp_steps_wrap,#wfacp-e-form .wfacp_tablet .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_tablet .wfacp_form_steps,#wfacp-e-form .wfacp_tablet .wfacp_mb_mini_cart_wrap,#wfacp-e-form .wfacp_tablet .wfacp_steps_wrap,body .wfacp_desktop_view,body .wfacp_tablet_view{display:none}#wfacp-e-form .wfacp_mobile .wfacp_custom_breadcrumb,#wfacp-e-form .wfacp_mobile .wfacp_form_steps,#wfacp-e-form .wfacp_mobile .wfacp_mb_mini_cart_wrap,#wfacp-e-form .wfacp_mobile .wfacp_steps_wrap,body .wfacp_mobile_view{display:block}.wfacp_mini_cart_classes.wfacp_mobile_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_block{display:block!important;margin-top:0}.wfacp_mini_cart_classes.wfacp_desktop_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none,.wfacp_mini_cart_classes.wfacp_tablet_view form.wfacp_layout_shopcheckout.checkout_coupon.woocommerce-form-coupon.wfacp_display_none{display:none}#wfacp-e-form .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table{table-layout:fixed}#wfacp-e-form .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table td.product-name-area{width:70%}#wfacp-e-form .wfacp_main_form table.shop_table.woocommerce-checkout-review-order-table td.td.product-total{width:30%}#wfacp-e-form .wfacp_custom_breadcrumb{display:none}#wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item .product-price del,#wfacp-e-form .wfacp_main_form .woocommerce-cart-form__cart-item.cart_item.wfacp-selected-product .product-price ins{display:block}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul{max-width:100%;margin-bottom:0;display:table;width:100%;height:100%}#wfacp-e-form .wfacp_custom_breadcrumb .wfacp_steps_sec ul li{width:33%;margin-left:25px;font-size:12px;line-height:16px;margin-bottom:0;display:table-cell;vertical-align:top;padding:0 20px}body #wfacp-e-form .wfacp_main_form.woocommerce.wfacp_single_multi_form.wfacp_two_step .wfacp_custom_breadcrumb_el ul li{width:50%}#wfacp-e-form .wfacp_custom_breadcrumb{text-align:center;margin:0 auto 30px}#wfacp-e-form .wfacp-comm-wrapper form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{float:left}#wfacp-e-form .wfacp-coupon-section{padding:0}#wfacp-e-form .wfacp-left-panel{padding:0}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button{width:100%}#wfacp-e-form .wfacp-form .woocommerce-form-login-toggle .woocommerce-info{padding-bottom:16px;margin-bottom:0}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button{width:100%;margin:0}#wfacp-e-form .wfacp-form .wfacp_main_form .woocommerce-checkout #place_order,#wfacp-e-form .wfacp-form .wfacp_main_form .woocommerce-checkout button.wfacp_next_page_button{margin:0;padding:14px 20px;width:100%}#wfacp-e-form form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half.wfacp-anim-wrap label{margin-top:0}#wfacp-e-form .wfacp-form .wfacp_order_summary{padding:0 8px}#wfacp-e-form .wfacp_main_form .aelia_wc_eu_vat_assistant>label{top:20px;bottom:auto;margin-top:0}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-section.wfacp_custom_row_wrap .wfacp_coupon_field_box p:first-child{margin-top:0!important}#wfacp-e-form .wfacp_main_form #customer_location_self_certified_field #customer_location_self_certified-description{margin-top:0}#wfacp-e-form .woocommerce-form-login-toggle .woocommerce-info a.showlogin:focus{color:#dd7575}#wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button#place_order{font-size:20px}#wfacp-e-form .wfacp_main_form .wfacp_section_title{font-size:18px}#wfacp-e-form .wfacp_main_form label.wfacp-form-control-label{font-size:13px}#wfacp-e-form .wfacp_main_form .wfacp-comm-title h4{font-size:14px}#wfacp-e-form body p{font-size:14px}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon p.form-row{width:100%;float:none;margin:0 0 10px}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon p.form-row button{width:100%}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon p.form-row:last-child{margin-bottom:0}#wfacp-e-form .wfacp-order-place-btn-wrap{margin-bottom:0}.wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-col-left-half{width:100%;margin-bottom:16px}.wfacp_mini_cart_start_h form.checkout_coupon.woocommerce-form-coupon .wfacp-col-full{max-width:100%;padding:0;width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-info.wc-amazon-payments-advanced-info{text-align:center}body #wfacp-e-form .wfacp_main_form.woocommerce .woocommerce-info.wc-amazon-payments-advanced-info img{margin:0 auto}body #wfacp-e-form .wfacp_main_form.woocommerce #payment button#place_order,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-next-btn-wrap button{margin:0}body #wfacp-e-form .wfacp-col-full,body #wfacp-e-form .wfacp_main_form .wfacp-col-full,body #wfacp-e-form .wfacp_main_form .wfacp-col-left-half:not(.wfacp-remember-me):not(.lost_password),body #wfacp-e-form .wfacp_main_form .wfacp-col-left-third,body #wfacp-e-form .wfacp_main_form .wfacp-col-two-third,body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-half,body #wfacp-e-form .wfacp_main_form .wfacp_woocommerce_form_coupon.wfacp-form-control-wrapper.wfacp-col-left-third,body #wfacp-e-form form.checkout #billing_first_name_field,body #wfacp-e-form form.checkout #billing_last_name_field,body #wfacp-e-form form.checkout #shipping_first_name_field,body #wfacp-e-form form.checkout #shipping_last_name_field,body.woocommerce-page #wfacp-e-form form .wfacp-col-full{width:100%;float:none}#wfacp-e-form .wfacp_main_form input[type=date],#wfacp-e-form .wfacp_main_form input[type=email],#wfacp-e-form .wfacp_main_form input[type=password],#wfacp-e-form .wfacp_main_form input[type=tel],#wfacp-e-form .wfacp_main_form input[type=text],#wfacp-e-form .wfacp_main_form select,#wfacp-e-form .wfacp_main_form textarea,body #wfacp-e-form .wfacp_form_steps .wfacp-panel-wrapper .wfacp_main_form .form-row .wfacp-form-control,body #wfacp-e-form .wfacp_form_steps .wfacp-panel-wrapper .wfacp_main_form .woocommerce-page .form-row .wfacp-form-control,body #wfacp-e-form .wfacp_form_steps .wfacp-panel-wrapper .wfacp_main_form input[type=date],body #wfacp-e-form .wfacp_form_steps .wfacp-panel-wrapper .wfacp_main_form input[type=text]{width:100%}body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-half{width:50%!important;float:left!important}body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-one-third{width:33.3%!important;float:left!important}body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-two-third{width:66.66%!important;float:left!important}body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-half,body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-one-third,body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-two-third,body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row.wfacp-mobile-col-half+.wfacp_clear{clear:none}body #wfacp-e-form .wfacp-mobile-col-clearfix,body #wfacp-e-form .wfacp_main_form.woocommerce p.form-row-wide.wfacp-mobile-col-clearfix{clear:both}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item:not(.wfacp-selected-product):hover{background-color:#fff0}body #wfacp-e-form .wfacp_single_multi_form .sec_text_wrap{padding-bottom:35px}body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=checkbox],body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col_1 input[type=radio]{top:auto;margin-top:4px!important}body.yes_sticky #wfacp-e-form .wfacp-form .wfacp_main_form .woocommerce-checkout #payment button#place_order,body.yes_sticky #wfacp-e-form .wfacp-form .wfacp_main_form .woocommerce-checkout button#place_order,body.yes_sticky .wfacp-form .wfacp_main_form .woocommerce-checkout button.wfacp_next_page_button{position:fixed;bottom:0;left:0;right:0;z-index:999;border-radius:0;margin:0;line-height:1.5}.wfacp_show_icon_wrap.wfacp_no_title span:empty{height:20px}.wfacp_show_icon_wrap.wfacp_no_title a span:empty+img{right:0}body.wfacp_checkout-template-wfacp-full-width,html.wfacp_html_boxed{background:#fff}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name-area{width:70%}body #wfacp-e-form .wfacp_main_form.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-total{width:30%}body #wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content form.checkout_coupon p.form-row-last{margin:0}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_ps_title_wrap{-ms-flex:0 0 70%;flex:0 0 70%;max-width:70%}body #wfacp-e-form .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style.wfacp_setting_qty_hide .wfacp_product_sec_start{-ms-flex:0 0 30%;flex:0 0 30%;max-width:30%}body #wfacp-e-form .wfacp_mb_mini_cart_wrap table.shop_table.woocommerce-checkout-review-order-table_layout_9{table-layout:fixed}body #wfacp-e-form .wfacp_mb_mini_cart_wrap table.shop_table.woocommerce-checkout-review-order-table_layout_9 tr td{width:50%}body #wfacp-e-form .woocommerce .form-row:not(.wfacp-remember-me):not(.lost_password){width:100%!important;float:none!important}#wfacp-e-form .wfacp-coupon-section .wfacp-coupon-page p.wfacp-form-control-wrapper:first-child{width:60%!important;float:left!important}body #wfacp-e-form .woocommerce .wfacp-coupon-section .wfacp-coupon-page p.form-row-last{width:40%!important;float:left}}@media (max-width:668px){#wfacp-e-form .wfacp-oder-detail_left{width:40%}#wfacp-e-form .wfacp-terms-wrap p{font-size:12px}#wfacp-e-form .wfacp-terms-wrap a{font-size:14px}#wfacp-e-form .wfacp-product-details h2{font-size:14px}#wfacp-e-form h1.has-image.product-title{font-size:16px}#wfacp-e-form .wfacp-product-quantity p.form-row{display:inline-block;width:50%}#wfacp-e-form .wfacp_layout_content_wrapper .wfacp-form .wfacp_order_summary_box .wfacp-comm-form-detail .wfacp-row{margin-left:-8px;margin-right:-8px}#wfacp-e-form .wfacp_mb_mini_cart_wrap{padding:0}}@media (max-width:480px){body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-first,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-coupon-page p.form-row-last button,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-half.wfacp-input-form,body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-left-third.wfacp-input-form body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .wfacp-col-two-third.wfacp-input-form{width:100%;float:none}body #wfacp-e-form .wfacp_main_form.woocommerce .wfacp_woocommerce_form_coupon .wfacp-coupon-section .wfacp_coupon_field_box .form-row.wfacp_coupon_btn_wrap{width:100%;float:none;margin-top:0}#wfacp-e-form .wfacp_mb_mini_cart_wrap .wfacp_mb_cart_accordian{padding:16px 10px}#wfacp-e-form .wfacp_mb_mini_cart_sec_accordion_content{padding:10px 10px 0 10px}.wfacp_custom_breadcrumb.wfacp_custom_breadcrumb_el{padding:16px 10px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{-webkit-appearance:none}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:60px}#wfacp-e-form .wfacp-product-switch-title .product-quantity,body .wfacp_main_form #product_switching_field .wfacp_product_switcher_col.wfacp_product_switcher_col_3 .wfacp_product_quantity_container{max-width:60px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity,body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel input[type=number]{width:30px}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{width:15px}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:70px}.wfacp_quantity.q_h{position:relative}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button{width:15px;position:absolute}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_decrease_item{left:0;top:0}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .value-button.wfacp_increase_item{right:0;top:0}body .wfacp_main_form #product_switching_field.wfacp-product-switch-panel .woocommerce-cart-form__cart-item.cart_item .wfacp_product_switcher_col_3 .wfacp_quantity_selector input.wfacp_product_switcher_quantity{margin:0 16px}body .wfacp_main_form .single_preview .single_preview_contents{display:flex;flex-direction:column;align-items:baseline}body #wfacp-e-form .wfacp_main_form .single_preview_inner:first-child{-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%;padding:0;margin:0 0 4px}body #wfacp-e-form .wfacp_main_form .single_preview_inner{-ms-flex:0 0 90%;flex:0 0 90%;max-width:90%}body #wfacp-e-form .wfacp_main_form .single_preview{padding:6px 0!important}body #wfacp-e-form .wfacp_main_form .wfacp_step_preview a{font-size:12px!important}body #wfacp-e-form .wfacp_main_form .wfacp_step_preview{padding:2px 10px!important}}@media (max-width:375px){#wfacp-e-form .wfacp_show_price_wrap{width:auto}body .wfacp_main_form #product_switching_field.wfacp_for_desktop_tablet.wfacp_for_mb_style .wfacp_product_switcher_col_3 .product-price{padding-left:70px}}body #wfacp-e-form .wfacp_inline_ps .wfacp_inline_variations{padding:8px 0 4px}body #wfacp-e-form .wfacp_inline_ps .wfacp_inline_variation_field{display:flex;align-items:center;gap:8px;margin-bottom:6px}body #wfacp-e-form .wfacp_inline_ps .wfacp_inline_variation_label{font-size:13px;font-weight:600;min-width:80px;flex-shrink:0}body #wfacp-e-form .wfacp_inline_ps .wfacp_inline_variation_select{flex:1;max-width:280px;padding:6px 28px 6px 8px!important;border-radius:4px;font-size:13px;height:32px!important;min-height:32px;line-height:normal!important;background-color:#fff;-webkit-appearance:menulist!important;-moz-appearance:menulist!important;appearance:menulist!important}body #wfacp-e-form .wfacp_inline_ps .wfacp_inline_variation_select:focus{outline:0}body #wfacp-e-form .wfacp_inline_ps .wc-no-matching-variations{margin:6px 0 0;font-size:13px}@media (max-width:767px){body #wfacp-e-form .wfacp_inline_ps .wfacp_inline_variation_field{flex-direction:column;align-items:flex-start;gap:4px}body #wfacp-e-form .wfacp_inline_ps .wfacp_inline_variation_select{max-width:100%;width:100%}}.storefront-align-wide.storefront-full-width-content .hentry .entry-content .bwf-section-wrap>.bwf-col .bwf-inner-col .bwf-align-wrap-full,.storefront-align-wide.storefront-full-width-content .hentry .entry-content .bwf-section-wrap>.bwf-col .bwf-inner-col .bwf-align-wrap-wide{margin:auto;width:100%}body.theme-twentytwentyone .bwf-section-wrap>.bwf-col .bwf-inner-col .bwf-align-wrap-full,body.theme-twentytwentyone .bwf-section-wrap>.bwf-col .bwf-inner-col .bwf-align-wrap-wide{width:100%}.bwf-section-wrap{position:relative;padding:25px 0;margin:0 auto;width:100%;left:0;right:0;top:0;box-sizing:border-box}.bwf-section-wrap.bwf-has-bg{padding-right:15px;padding-left:15px}.bwf-section-wrap:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.bwf-section-wrap video{position:relative;width:100%;height:auto}.bwf-section-wrap video.bwf-video-hide{display:none}.bwf-section-wrap .bwf-col{display:-webkit-flex;display:flex;-webkit-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;z-index:10;margin-left:auto;margin-right:auto;max-width:1200px;gap:20px}.bwf-section-wrap .bwf-col.alignfull{margin-left:0;margin-right:0}.bwf-section-wrap .bwf-col.are-valigned-top{align-items:flex-start}.bwf-section-wrap .bwf-col.are-valigned-center{align-items:center}.bwf-section-wrap .bwf-col.are-valigned-bottom{align-items:flex-end}.bwf-section-wrap .bwf-col .bwf-inner-col{display:flex;flex-direction:column;flex:1;min-width:0;word-break:break-word;overflow-wrap:break-word;max-width:none;margin:0;box-sizing:border-box}.bwf-section-wrap .bwf-col .bwf-inner-col.is-valigned-top{align-self:flex-start;width:100%}.bwf-section-wrap .bwf-col .bwf-inner-col.is-valigned-center{align-self:center;width:100%}.bwf-section-wrap .bwf-col .bwf-inner-col.is-valigned-bottom{align-self:flex-end;width:100%}.bwf-section-wrap .bwf-col.bwf-2-col-2-1 .bwf-inner-col:first-child{flex-grow:2}.bwf-section-wrap .bwf-col.bwf-3-col-2-1-1 .bwf-inner-col:first-child{flex-grow:2}.bwf-section-wrap .bwf-col.bwf-2-col-1-2 .bwf-inner-col:last-child{flex-grow:2}.bwf-section-wrap .bwf-col.bwf-3-col-1-1-2 .bwf-inner-col:last-child{flex-grow:2}.bwf-section-wrap .bwf-col.bwf-3-col-1-2-1 .bwf-inner-col:nth-child(even){flex-grow:2}.bwf-section-wrap .bwf-col.bwf-3-col-1-3-1 .bwf-inner-col:nth-child(even){flex-grow:3}.bwf-section-wrap .bwf-col.bwf-3-col-1-4-1 .bwf-inner-col:nth-child(even){flex-grow:4}.bwf-section-wrap .bwf-col.bwf-4-col-2-1-1-1 .bwf-inner-col:first-child{flex-grow:2}.bwf-section-wrap .bwf-col.bwf-4-col-1-1-1-2 .bwf-inner-col:last-child{flex-grow:2}.bwf-section-wrap>.bwf-col .bwf-inner-col .wp-block-image img{display:inline}.wp-block-buildsling-block-accordion.bwf-accordion,.wp-block-sling-block-accordion.bwf-accordion{margin:30px 0}.bwf-accordion-2 .bwf-accordion-head{border-radius:10px}.bwf-accordion-2 .bwf-accordion-head h2{color:#fff}.bwf-accordion .bwf-accordion-wrapper,.bwf-accordion .bwf-accordion-head{transition:all ease-in-out .2s}.bwf-accordion .bwf-accordion-head{display:grid;grid-template-columns:96% auto;align-items:center;padding:10px 15px;cursor:pointer;color:#1e1e1e}.bwf-accordion .bwf-accordion-head:hover{color:#444;background:#e6e6e6}.bwf-accordion .bwf-accordion-head h2{margin:0;color:#1e1e1e;font-size:18px;line-height:24px;font-weight:500}.bwf-accordion .bwf-accordion-head .bwf-icon-open,.bwf-accordion .bwf-accordion-head .bwf-icon-close{display:flex;align-items:center;justify-content:end}.bwf-accordion .bwf-accordion-wrapper .bwf-accordion-head .bwf-icon-open{display:none}.bwf-accordion .bwf-accordion-wrapper.bwf-accordion-active .bwf-icon-open{display:flex}.bwf-accordion .bwf-accordion-wrapper.bwf-accordion-active .bwf-icon-close{display:none}.bwf-accordion .bwf-accordion-wrapper svg{cursor:pointer}.bwf-accordion .bwf-accordion-body{padding:20px 15px;display:none}.bwf-accordion-wrap{display:grid;grid-template-columns:auto auto}.bwf-accordion-wrap .bwf-accordion-btn{width:350px;height:220px}.bwf-accordion .bwf-accordion-wrapper,.bwf-accordion .bwf-accordion-head{transition:all ease-in-out .2s}.bwf-accordion .bwf-accordion-head{background-color:#eee}.bwf-accordion .bwf-accordion-head h2{color:#1e1e1e}.bwf-accordion.bwf-accordion-1 .bwf-accordion-active .bwf-accordion-head{background-color:#1daafc}.bwf-accordion.bwf-accordion-1 .bwf-accordion-active .bwf-accordion-head h2{color:#fff}.bwf-accordion.bwf-accordion-1 .bwf-accordion-active .bwf-accordion-head svg{fill:#fff}.bwf-accordion.bwf-accordion-2 .bwf-accordion-active .bwf-accordion-head{background-color:#1daafc}.bwf-accordion.bwf-accordion-2 .bwf-accordion-active .bwf-accordion-head h2{color:#fff}.bwf-accordion.bwf-accordion-2 .bwf-accordion-active .bwf-accordion-head svg{fill:#fff}.bwf-accordion.bwf-accordion-3 .bwf-accordion-head{background-color:#fff;border:1px solid rgb(0 0 0 / .1490196078);border-left-width:3px}.bwf-accordion.bwf-accordion-3 .bwf-accordion-head:hover{border-color:#9c9c9c}.bwf-accordion.bwf-accordion-3 .bwf-accordion-active .bwf-accordion-head{border-left:3px solid #1daafc}.bwf-accordion.bwf-accordion-4 .bwf-accordion-head{background-color:#fff;border-bottom:3px solid rgb(0 0 0 / .1490196078)}.bwf-accordion.bwf-accordion-4 .bwf-accordion-active .bwf-accordion-head{border-bottom:3px solid #1daafc}.bwf-accordion-selecter{border:2px dashed #aaa;font-size:12px;text-align:center;cursor:pointer;text-transform:uppercase;font-weight:700;color:#999}body .bwf-advance-btn{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:.5em;place-content:center}body .bwf-advance-btn .bwf-btn{margin-bottom:.5em}body .bwf-advance-btn a.bwf-btn{color:#fff}body .bwf-advance-btn a.bwf-btn.btn-outline{color:#000}body .bwf-advance-btn a.bwf-btn:hover{color:#fff}body .bwf-advance-btn a.bwf-btn:focus{outline:none}body .bwf-advance-btn a.bwf-btn.btn-outline:hover{color:#000}body .bwf-advance-btn .bwf-btn{display:grid;grid-template-columns:auto auto;align-items:center;background-color:#0073aa;color:#fff;padding:15px 20px;font-size:16px;text-decoration:none;cursor:pointer;text-align:center;transition:.2s background-color ease-in-out,.2s color ease-in-out,.2s border-color ease-in-out,.2s opacity ease-in-out,.2s box-shadow ease-in-out;border:1px solid #fff0}body .bwf-advance-btn .bwf-btn.btn-outline{border:1px solid #0073aa;color:#000;background-color:#fff0}body .bwf-advance-btn .bwf-btn:hover{background-color:#135e96;color:#fff}body .bwf-advance-btn .bwf-btn:focus{outline:none}body .bwf-advance-btn .bwf-btn.btn-outline:hover{background-color:#fff0;color:#000}body .bwf-advance-btn .bwf-btn .bwf-left-icon{margin-right:5px}body .bwf-advance-btn .bwf-btn .bwf-right-icon{margin-left:5px}body .bwf-advance-btn .bwf-btn .bwf-btn-sub-text{grid-column:1/3;display:block;text-decoration:none}body .bwf-advance-btn .bwf-btn:not(.has-icon) .bwf-btn-inner-text{grid-column:1/-1}body .bwf-advance-btn .bwf-btn .bwf-btn-inner-text,body .bwf-advance-btn .bwf-btn .bwf-icon-inner-svg{display:inline-block;vertical-align:middle}body .bwf-advance-btn .bwf-btn .bwf-icon-inner-svg{width:16px;height:16px}body .bwf-advance-btn .bwf-btn .bwf-icon-inner-svg svg{width:16px;height:16px}.bwf-space-divider-wrapper{display:grid;align-items:center;justify-content:center;height:60px;grid-template-columns:100%}.bwf-space-divider-wrapper .bwf-space-divider{border-top:2px solid #e7e7e7}.bwf-icon-list-wrap:before{display:table;content:" "}.bwf-icon-list-wrap:after{clear:both;display:table;content:" "}.bwf-icon-list-wrap .bwf-icon-list{display:grid;grid-template-rows:auto;list-style:none;padding:0;margin:0}.bwf-icon-list-wrap .bwf-icon-list-item-wrap{display:-webkit-flex;display:flex;padding:0;margin:0 0 5px 0}.bwf-icon-list-wrap .bwf-icon-list-item-wrap .bwf-icon-inner-svg{margin-right:10px;padding:4px 0;display:inline-block;line-height:normal;font-size:initial}.bwf-icon-list-wrap .bwf-icon-list-item-wrap .bwf-icon-inner-svg svg{width:16px;height:16px;color:#1daafc}.bwf-icon-list-wrap .bwf-icon-list-item-wrap .bwf-icon-list-text{width:100%}.bwf-icon-wrap{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.bwf-icon-wrap .bwf--icon{align-self:center;display:inline-flex;align-items:center;flex-wrap:wrap;color:#000}.bwf-icon-wrap .bwf--icon.bwf-svg-shaped{padding:20px;background:#313131;color:#fff;border-radius:50%}.bwf-icon-wrap .bwf--icon .bwf-icon-inner-svg{display:inline-flex}.bwf-icon-wrap .bwf--icon .bwf-icon-link{display:inline-flex;text-decoration:none;color:inherit;cursor:pointer;outline:none}.bwf-icon-wrap .bwf--icon .bwf-icon-link:hover{text-decoration:none}.bwf-icon-wrap .bwf--icon svg{width:40px;height:40px}.bwf-progress-bar-wrapper{display:flex}.bwf-progress-bar-wrapper .bwf-progress-title{display:block;font-size:20px;color:#000}.bwf-progress-bar-wrapper .bwf-progress-inner-wrap{width:80%}.bwf-progress-bar-wrapper .bwf-progress-bar{position:relative;background-color:#eee;color:#fff;-webkit-border-radius:2px;border-radius:2px}.bwf-progress-bar-wrapper .bwf-progress-bar .bwf-progress{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#53b803;width:50%;height:35px;align-items:center;line-height:30px;-webkit-border-radius:2px;border-radius:2px;-webkit-transition:width 1s ease-in-out;-o-transition:width 1s ease-in-out;transition:width 1s ease-in-out;transition:width 500ms ease-in-out;-webkit-transition:width 500ms ease-in-out;border-top-right-radius:0px!important;border-bottom-right-radius:0px!important;border-width:0px!important}.bwf-progress-bar-wrapper .bwf-progress-bar .bwf-progress.bwf-animate{position:relative}.bwf-progress-bar-wrapper .bwf-progress-bar .bwf-progress.bwf-animate::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:-webkit-gradient(linear,0 0,100% 100%,color-stop(.25,rgb(255 255 255 / .2)),color-stop(.25,transparent),color-stop(.5,transparent),color-stop(.5,rgb(255 255 255 / .2)),color-stop(.75,rgb(255 255 255 / .2)),color-stop(.75,transparent),to(transparent));background-image:-moz-linear-gradient(-45deg,rgb(255 255 255 / .2) 25%,transparent 25%,transparent 50%,rgb(255 255 255 / .2) 50%,rgb(255 255 255 / .2) 75%,transparent 75%,transparent);z-index:1;-webkit-background-size:50px 50px;-moz-background-size:50px 50px;background-size:50px 50px;animation:bwfmove 2s linear infinite;-webkit-animation:bwfmove 2s linear infinite;-moz-animation:bwfmove 2s linear infinite}.bwf-progress-bar-wrapper .bwf-progress-bar .bwf-progress .bwf-progress-inner-text{min-height:15px;font-size:16px;display:block;width:100%;padding-left:15px;white-space:nowrap!important;-o-text-overflow:ellipsis;text-overflow:ellipsis;overflow:hidden;padding-left:15px}@-webkit-keyframes bwfmove{0%{background-position:0 0}100%{background-position:50px 50px}}@-moz-keyframes bwfmove{0%{background-position:0 0}100%{background-position:50px 50px}}body .display-none{display:none}body .bwf-hidden{opacity:0}body .bwf-countdown-outer{display:flex;flex-wrap:wrap}body .bwf-pre-text{width:100%}body .bwf-inline .bwf-pre-text{display:inline;width:auto}body .bwf-inline .bwf-countdown-inner-wrap{display:inline}body .bwf-inline .bwf-countdown-inner-wrap>*{margin-left:-3px}body .bwf-inline .bwf-countdown-inner-wrap.bwf-separator .bwf-digit-card::before{left:-5px;top:4px;font-size:16px}body .bwf-inline .bwf-countdown-inner-wrap .bwf-digit-card{min-width:auto;min-height:auto;display:inline-flex;align-items:end;justify-content:left;padding:2px 10px 2px 2px}body .bwf-inline .bwf-countdown-inner-wrap .bwf-digit-card:first-child{margin-left:5px}body .bwf-inline .bwf-countdown-inner-wrap .bwf-digit-card .bwf-card-data{display:flex}body .bwf-inline .bwf-countdown-inner-wrap .bwf-digit-card .bwf-timer-digit,body .bwf-inline .bwf-countdown-inner-wrap .bwf-digit-card .bwf-timer-label{font-size:16px;line-height:normal}body .bwf-countdown-inner-wrap{display:flex;flex-wrap:nowrap;gap:10px;align-items:center}body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-dotted .bwf-digit-card,body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-line .bwf-digit-card{position:relative}body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-dotted .bwf-digit-card:first-child::before,body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-line .bwf-digit-card:first-child::before{content:none}body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-dotted .bwf-digit-card::before,body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-line .bwf-digit-card::before{content:attr(bwftype);position:absolute;left:-12px;font-size:54px;display:block}body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-dotted .bwf-digit-card::before{top:0;line-height:44px}body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-line .bwf-digit-card::before{top:-12px;line-height:87.372px}body .bwf-countdown-inner-wrap .bwf-digit-card{min-width:60px;min-height:60px;display:grid;align-items:self-start;justify-content:center;box-sizing:unset;padding:2px}body .bwf-countdown-inner-wrap .bwf-digit-card .bwf-card-data{text-align:center;display:grid;align-items:self-start;gap:5px}body .bwf-countdown-inner-wrap .bwf-digit-card .bwf-timer-digit{color:#1daafc;font-size:50px;line-height:1;word-break:keep-all}body .bwf-countdown-inner-wrap .bwf-digit-card .bwf-timer-label{word-break:break-word;font-size:13px;line-height:normal}@media only screen and (max-width:1024px){body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-dotted .bwf-digit-card::before,body .bwf-countdown-inner-wrap.bwf-separator.bwf-separator-line .bwf-digit-card::before{font-size:30px;line-height:30px}body .bwf-countdown-inner-wrap .bwf-digit-card{min-height:50px;min-width:50px}body .bwf-countdown-inner-wrap .bwf-digit-card .bwf-timer-digit{font-size:30px}}body{margin:0}body .bwf-hidden{opacity:0}.slb-container p:last-child,.slb-container h1:last-child,.slb-container h2:last-child,.slb-container h3:last-child,.slb-container h4:last-child,.slb-container h5:last-child,.slb-container h6:last-child,.slb-container li:last-child,.slb-container ul:last-child,.slb-container ol:last-child,.bwf-section-wrap p:last-child,.bwf-section-wrap h1:last-child,.bwf-section-wrap h2:last-child,.bwf-section-wrap h3:last-child,.bwf-section-wrap h4:last-child,.bwf-section-wrap h5:last-child,.bwf-section-wrap h6:last-child,.bwf-section-wrap li:last-child,.bwf-section-wrap ul:last-child,.bwf-section-wrap ol:last-child{margin-bottom:0}.bwf-adv-heading{white-space:pre-wrap}.bwf-adv-heading:last-child{margin-bottom:0}.bwf-adv-heading a{text-decoration:none}body h2.bwf-adv-heading.bwf-width-default>a,body h2.bwf-adv-heading.bwf-width-full>a{display:inline-block}.bwf-bg-gradient{position:absolute;height:100%;width:100%;left:0;right:0;top:0}.bwf-button.btn-icon .bwf-btn-icon-wrap svg{position:absolute;top:5px;left:5px;background-color:#fff0}.bwf-wrapper-flex{display:grid;grid-template-columns:115px 115px;gap:10px;justify-content:space-between}.bwf-blockcontrol-wrap .bwf-wrapper-small label{display:block}.bwf-wrapper-small input{width:60px!important}.bwf-wrapper-small select{width:60px!important}.pd-5{padding:5px}.pd-10{padding:10px}.bwf-heading-bold{color:#1e1e1e;font-weight:700;margin-bottom:5px;display:block;font-size:14px}.bwf-heading-light{color:#757575;text-transform:uppercase;font-size:12px}.bwf-flex-wrapper{display:flex;gap:2px;flex-wrap:wrap;align-items:flex-end}.bwf-small-input-wrapper button.bwf-btn-small{width:23px!important;height:23px!important}.bwf-active-btn{background-color:#1e1e1e;color:#fff}.bwf-pmy-color{color:#1daafc!important}.bwf-space-container{width:75%!important;margin-bottom:-11px}.bwf-algin-warpper .components-toolbar-group{margin-bottom:0px!important}.bwf-label{display:block;margin-bottom:8px;text-align:left}.bwf-border-wrapper .bwf-space-container{width:auto!important}.bwf-border-wrapper .bwf-space-container .bwf-border{border:unset;border-top:0;padding:0;margin-top:0}.bwf-border{border:1px solid #ddd;border-top:0;padding:25px 10px 10px 10px;margin-bottom:15px;margin-top:-15px}.bwf-main-block svg .fa-secondary{fill:var(--fa-secondary-color,currentColor);opacity:.4;opacity:var(--fa-secondary-opacity,.4)}.bwf-main-block svg .fa-primary{fill:var(--fa-primary-color,currentColor);opacity:1;opacity:var(--fa-primary-opacity,1)}.bwf-icon__bg-shape-wrapper{position:relative}.bwf-icon__bg-shape-wrapper>*:not(.bwf-icon__bg-shape){position:relative;z-index:2}.bwf-icon__bg-shape-wrapper .bwf-icon__bg-shape{position:absolute;z-index:1;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);height:100%;width:100%;color:#cde;fill:#cde}.bwf-icon-inner-svg svg{display:block}.bwf-icon__design-wrapper{padding:20px}.bwf-icon__design-wrapper.bwf--shadow-9{box-shadow:0 25px 60px -15px rgb(72 73 121 / .38)!important}.bwf-icon__design-wrapper.bwf-icon__design-shaped{background-color:#ddd}.bwf-icon__design-wrapper.bwf-icon__design-outlined{border:3px solid #ddd}.bwf-icon__gradient{opacity:0!important;height:0!important;width:0!important;visibility:hidden!important;overflow:hidden!important;position:absolute!important;z-index:-99999!important;max-height:0!important;max-width:0!important;min-height:0!important;min-width:0!important}[class*=bwf-] mark,[class*=bwf-] ins{font-weight:inherit;line-height:normal;font-size:inherit}@media screen and (max-width:767px){.bwf-hide-sm{display:none!important}}@media all and (min-width:1025px){.bwf-hide-lg{display:none!important}}@media(min-width:768px)and (max-width:1024px){.bwf-hide-md{display:none!important}}@media(max-width:1024px){.sling_center_t{text-align:center}.sling_center_t img{margin:0 auto}.sling_center_t figure{margin:0 auto;width:100%}}@media(max-width:680px){.sling_center_m{text-align:center;margin:0 auto}.sling_center_m img{margin:0 auto}.sling_center_m figure{margin:0 auto;width:100%}}.bwf-cursor{cursor:pointer}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open,body.wc-modal--open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:100%}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating,.wp-block-woocommerce-product-review-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars,.wc-block-grid__product-rating .wc-block-product-review-rating__stars,.wp-block-woocommerce-product-review-rating .star-rating,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars:before,.wp-block-woocommerce-product-review-rating .star-rating:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span,.wp-block-woocommerce-product-review-rating .star-rating span,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before,.wc-block-grid__product-rating .wc-block-product-review-rating__stars span:before,.wp-block-woocommerce-product-review-rating .star-rating span:before,.wp-block-woocommerce-product-review-rating .wc-block-grid__product-rating__stars span:before,.wp-block-woocommerce-product-review-rating .wc-block-product-review-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.7}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes wc-skeleton-shimmer{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid #2f2f2f;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:#fff0 none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner>.wc-block-components-button:focus{outline:2px solid currentColor!important;outline-offset:0}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.wc-block-components-notice-banner:focus{outline-width:0}.wc-block-components-notice-banner:focus-visible{outline-style:solid;outline-width:2px}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}p.bwfan_user_consent{text-align:left;padding:0}#wfacp-e-form p.bwfan_user_consent,#wfacp-e-form p.bwfan_user_consent.wfacp-col-full{text-align:left;padding:0}p.bwfan_user_consent label{font-weight:400;padding:0 0 0 25px;margin:0;position:relative}#wfacp-e-form p.bwfan_user_consent label{font-weight:400;padding:0 0 0 25px;margin:0;position:relative}p.bwfan_user_consent label input{position:absolute;left:0;top:2px;padding:0;margin:0}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap.bwfan_birthday_date input[type=date]::-webkit-calendar-picker-indicator{top:-7px!important}#wfacp_checkout_form .wfacp_bwfan_birthday_date_field .wfacp-modern-label input[type=date]::-webkit-calendar-picker-indicator{position:relative;top:0}#wfacp_checkout_form .wfacp_bwfan_birthday_date_field .wfacp-inside input[type=date]::-webkit-calendar-picker-indicator{position:relative;top:-7px}#wfacp_checkout_form .wfacp_bwfan_birthday_date_field{clear:both}#wfacp_checkout_form .wfacp_bwfan_birthday_date_field .wfacp-form-control{padding-top:15px;background:#fff;box-shadow:none}.wfacp_bwfan_birthday_date_field #bwfan_birthday{width:100%}.bwfan-tyb-wrap{display:block;clear:both}.bwfan-tyb-wrap>div{display:block;clear:both;margin-bottom:5px}.bwfan-tyb-wrap .bwfan-tyb-field{display:flex;flex:250px 1;gap:10px}.bwfan-tyb-wrap .bwfan-tyb-field *{margin:0;box-sizing:border-box}.bwfan-tyb-wrap input#bwfan-tyb-field{width:40%;height:45px;padding:10px 12px}.bwfan-tyb-wrap #bwfan-tyb-save-btn{text-shadow:none;padding:0 20px;cursor:pointer;text-decoration:none!important;background-color:#e5e3e3;height:45px;line-height:45px;transition:all .4s ease-out;-webkit-transition:all .4s ease-out;white-space:nowrap}.bwfan-tyb-wrap #bwfan-tyb-save-btn:hover{background-color:#d5d5d5;border-color:#d5d5d5;color:#333}#bwfan_birthday{width:40%;height:45px}.bwfan-tyb-response .bwfan-tyb-msg:empty{display:none}.bwfan-tyb-response .bwfan-tyb-msg{font-size:15px}.bwfan-btn-spin{opacity:1!important;position:relative;color:rgb(255 255 255 / .05)!important;pointer-events:none!important}.bwfan-btn-spin::-moz-selection{color:rgb(255 255 255 / .05)!important}.bwfan-btn-spin::selection{color:rgb(255 255 255 / .05)!important}.bwfan-btn-spin:after{animation:bwfan_spin .5s infinite linear;border:2px solid #fff;border-radius:50%;border-right-color:transparent!important;border-top-color:transparent!important;content:"";display:block;width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;position:absolute}@keyframes bwfan_spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body .wfacp_main_form.woocommerce #wfacp_checkout_form div.form-row.bwfan-birthday-wrap>label{position:relative;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;margin:0!important;opacity:1!important;display:block!important;margin-bottom:8px!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form div.form-row.bwfan-birthday-wrap{margin:0!important}#wfacp-e-form .wfacp_main_form.woocommerce .wfacp-form-control-wrapper.bwf-dob-field-wrap select.wfacp-form-control.bwfan-dob-field{padding:12px!important;-webkit-appearance:none!important;-moz-appearance:none!important}body .wfacp_main_form.woocommerce #wfacp_checkout_form div.form-row.bwfan-birthday-wrap .form-row.bwf-dob-field-wrap.bwfan_birthday_date{min-height:auto!important;padding-left:0!important}#wfacp-sec-wrapper .woocommerce-input-wrapper.bwfan-dob-wrapper,.bwfan-dob-wrapper{display:flex;gap:8px}#wfacp-e-form label.bwfan-birthday-label{position:relative;left:0;margin-bottom:6px!important}#wfacp-e-form .wfacp-form:not(.wfacp-top).wfacp-modern-label p.wfacp-form-control-wrapper.wfacp-anim-wrap select.bwfan-dob-field{padding:8px!important}.bwfan-dob-wrapper input,.bwfan-dob-wrapper select{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;background-color:#fff;border:1px solid #000;border-radius:4px;padding:15px;font-size:14px;color:#333;cursor:pointer;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.4-12.8z%22%2F%3E%3C%2Fsvg%3E)!important;background-repeat:no-repeat!important;background-position:right 12px center!important;background-size:8px 8px!important}.bwfan-dob-wrapper select[name=bwfan_birthday_date_mm]{min-width:120px!important;width:40%!important}.bwfan-dob-wrapper select[name=bwfan_birthday_date_dd]{min-width:80px!important;width:30%!important}.bwfan-dob-wrapper select[name=bwfan_birthday_date_yy]{min-width:100px!important;width:30%!important}.bwfan-dob-wrapper input:focus,.bwfan-dob-wrapper select:focus{outline:0;border-color:#999}.bwfan-dob-wrapper select::-ms-expand{display:none}.bwfan-dob-wrapper select option:first-child{color:#757575}.bwfan-dob-wrapper select:disabled{background-color:#f5f5f5;cursor:not-allowed}body.bwfan-manage-profile-page-body{margin:0;background:#f6f6f6;position:relative}body.bwfan-manage-profile-page-body.is-rtl{direction:rtl}.bwfan-manage-profile-page-wrapper *{font-family:Roboto,serif;box-sizing:border-box}.bwfan_manage_profile_header{position:fixed;top:0;left:0;padding:16px 70px;width:100vw;z-index:999;background:#fff;box-shadow:0 1px 0 0 var(--bwfan-brand-color-border,#dedfea);display:flex;justify-content:space-between;align-items:center}.bwfan_manage_profile_header img{object-fit:contain;height:36px}.bwfan-manage-profile-wrapper.bwf-distraction-free-mode:not(.no-header),.bwfan-subscribe-page-wrapper.bwf-distraction-free-mode:not(.no-header){margin:72px auto 0;box-sizing:border-box;height:calc(100vh - 72px);overflow:auto;width:100vw}.bwfan-profile-fields,.bwfan-profile-lists,.bwfan-profile-tags,.bwfan-unsubscribe-lists{display:flex;grid-gap:24px;margin-bottom:24px;padding:36px;border:1px solid var(--bwfan-brand-color-border,#dedfea);border-radius:12px;flex-direction:column;flex-wrap:wrap;background:#fff}.bwfan-profile-fields{flex-direction:row!important}.bwfan-profile-field .bwfan-dob-wrapper{display:grid;grid-template-columns:1fr 1fr 1fr}.bwfan-manage-profile-contact-details{margin:36px 16px;width:100%;max-width:768px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.bwfan-manage-profile-contact-details .bwfan-details .bwf-page-title{font-size:36px;line-height:54px;font-weight:500}.bwfan-manage-profile-contact-details .bwfan-details .bwf-contact-info{height:28px;display:flex;align-items:center;justify-content:start;gap:4px}.bwfan-manage-profile-contact-details .bwfan-details .bwfan-manage-profile-contact-email,.bwfan-manage-profile-contact-details .bwfan-details .bwfan-manage-profile-contact-name{font-size:16px;line-height:28px;font-weight:400}.bwfan-manage-profile-contact-details .bwfan-subscribe-page-details{margin:24px auto 16px;width:100%;max-width:768px;box-sizing:border-box;background:#fff;border:1px solid #dedfea;border-radius:12px;padding-left:10px}.bwfan-manage-profile-contact-details a.bwf-manage-profile-link{height:36px;white-space:nowrap;border-radius:8px;border:1px solid var(--bwfan-brand-color,#fff);padding:6px 16px;color:var(--bwfan-brand-color,#fff);text-decoration:none;display:flex;align-items:center;font-weight:500;font-size:15px;line-height:24px;justify-content:center}#bwfan_manage_profile_fields,#bwfan_unsubscribe_fields{max-width:768px;width:100%;box-sizing:border-box}#bwfan-unsubscribe-lists .bwf-h2,#bwfan_manage_profile_fields .bwf-h2,#bwfan_unsubscribe_fields .bwf-h2{font-size:24px;font-weight:500;line-height:32px;margin:0;width:100%}.bwfan-profile-field{display:flex;flex-direction:column;gap:4px;max-width:calc(50% - 12px);width:100%}#bwfan_manage_profile_fields .bwf-label,#bwfan_manage_profile_fields label,#bwfan_unsubscribe_fields .bwf-label,#bwfan_unsubscribe_fields label{font-size:14px;font-weight:500;line-height:20px;margin:0;text-transform:capitalize;color:#353030}#bwfan_manage_profile_fields input,#bwfan_manage_profile_fields select,#bwfan_manage_profile_fields textarea,#bwfan_unsubscribe_fields input,#bwfan_unsubscribe_fields select,#bwfan_unsubscribe_fields textarea{font-size:13px;height:36px;border-radius:8px;padding:4px 8px;box-sizing:border-box;background-color:#fff;box-shadow:unset;border:1px solid var(--bwfan-brand-color-border,#dedfea)}#bwfan_manage_profile_fields input[type=checkbox],#bwfan_manage_profile_fields input[type=radio],#bwfan_unsubscribe_fields input[type=checkbox],#bwfan_unsubscribe_fields input[type=radio]{height:unset}.bwf-distraction-free-mode #bwfan_manage_profile_fields input[type=checkbox],.bwf-distraction-free-mode #bwfan_manage_profile_fields input[type=radio],.bwf-distraction-free-mode #bwfan_unsubscribe_fields input[type=checkbox],.bwf-distraction-free-mode #bwfan_unsubscribe_fields input[type=radio]{height:36px}#bwfan_manage_profile_fields select,#bwfan_unsubscribe_fields select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:1px solid var(--bwfan-brand-color-border,#dedfea);border-radius:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cg clip-path='url(%23clip0_5361_73737)'%3E%3Cpath d='M11.6907 2.98239C11.5007 2.79233 11.1935 2.79233 11.0034 2.98239L5.99994 7.98583L0.996508 2.98239C0.80645 2.79233 0.499227 2.79233 0.309169 2.98239C0.119112 3.17245 0.119112 3.47967 0.309169 3.66973L5.65628 9.01685C5.75107 9.11164 5.87551 9.15928 5.99996 9.15928C6.12442 9.15928 6.24886 9.11164 6.34364 9.01685L11.6908 3.66973C11.8808 3.47967 11.8808 3.17245 11.6907 2.98239Z' fill='%23353030'%3E%3C/path%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_5361_73737'%3E%3Crect width='11.6667' height='11.6667' fill='white' transform='translate(0.166626 0.166016)'%3E%3C/rect%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 10px center;background-size:12px 12px}.bwf-distraction-free-mode #bwfan_manage_profile_fields input:focus,.bwf-distraction-free-mode #bwfan_manage_profile_fields select:focus,.bwf-distraction-free-mode #bwfan_manage_profile_fields textarea:focus,.bwf-distraction-free-mode #bwfan_unsubscribe_fields input:focus,.bwf-distraction-free-mode #bwfan_unsubscribe_fields select:focus,.bwf-distraction-free-mode #bwfan_unsubscribe_fields textarea:focus{outline:0;border-color:var(--bwfan-brand-color,#fff);box-shadow:0 0 0 1px var(--bwfan-brand-color,#fff)}#bwfan_manage_profile_fields textarea,#bwfan_unsubscribe_fields textarea{height:84px}.bwf-distraction-free-mode #bwfan_manage_profile_fields input[type=checkbox],.bwf-distraction-free-mode #bwfan_unsubscribe_fields input[type=checkbox]{height:18px;width:18px;margin:0}.bwf-distraction-free-mode #bwfan_manage_profile_fields input[type=radio],.bwf-distraction-free-mode #bwfan_unsubscribe_fields input[type=radio]{height:18px;width:18px;margin:0;accent-color:color-mix(in srgb,var(--bwfan-brand-color,#000) 73%,#000)}.bwf-distraction-free-mode #bwfan_manage_profile_fields input[type=checkbox]:focus,.bwf-distraction-free-mode #bwfan_manage_profile_fields input[type=radio]:focus,.bwf-distraction-free-mode #bwfan_unsubscribe_fields input[type=checkbox]:focus,.bwf-distraction-free-mode #bwfan_unsubscribe_fields input[type=radio]:focus{outline:0;box-shadow:unset}.bwf-distraction-free-mode #bwfan_manage_profile_fields input[type=checkbox]:checked,.bwf-distraction-free-mode #bwfan_unsubscribe_fields input[type=checkbox]:checked{transform:scale(1);background-color:var(--bwfan-brand-color,#fff);border:2px solid var(--bwfan-brand-color,#fff)}.bwf-distraction-free-mode #bwfan_manage_profile_fields input[type=checkbox],.bwf-distraction-free-mode #bwfan_unsubscribe_fields input[type=checkbox]{position:relative;padding:0;height:18px;width:18px;display:inline-block;border:2px solid var(--bwfan-brand-color,#fff);border-radius:4px;appearance:none;-webkit-appearance:none;-moz-appearance:none;margin:0!important;box-shadow:none!important;transition:all 250ms cubic-bezier(.4,0,.23,1)}.bwf-distraction-free-mode #bwfan_manage_profile_fields input[type=checkbox]:checked::before,.bwf-distraction-free-mode #bwfan_unsubscribe_fields input[type=checkbox]:checked::before{margin:-.1875rem 0 0 -.25rem;content:"";position:absolute;top:8px;left:5px;border-right:1px solid #fff0;border-bottom:1px solid #fff0;transform-origin:0 100%;width:3px;height:8px;border-color:var(--bwfan-brand-color-contrast,#000);transform:translate3d(0,-.5em,0) rotate(45deg) scale(1.4)}.bwf-distraction-free-mode .bwfan-manage-profile-contact-details,.bwf-distraction-free-mode .bwfan-subscribe-page-wrapper{margin:36px auto 16px}.bwf-distraction-free-mode #bwfan_manage_profile_fields,.bwf-distraction-free-mode #bwfan_unsubscribe_fields{margin:0 auto 36px}#bwfan_manage_profile_fields .bwfan-wrapper,#bwfan_unsubscribe_fields .bwfan-wrapper{display:flex;align-items:center;gap:6px;margin:4px 0 0 0}#bwfan_manage_profile_fields input.bwfan_error,#bwfan_manage_profile_fields select.bwfan_error,#bwfan_unsubscribe_fields input.bwfan_error,#bwfan_unsubscribe_fields select.bwfan_error{border-color:#e15334}#bwfan_manage_profile_fields input.bwfan_error:focus,#bwfan_unsubscribe_fields input.bwfan_error:focus{box-shadow:0 0 0 1px #e15334!important;border-color:#e15334}#bwfan_manage_profile_fields .bwfan_error:not(input,select),#bwfan_unsubscribe_fields .bwfan_error{color:#e15334;font-size:13px;margin:0}.bwfan-profile-list-checkbox,.bwfan-profile-tag-checkbox,.bwfan-unsubscribe-list-checkbox{display:flex;gap:6px;align-items:center}.bwfan-profile-list-checkbox input,.bwfan-profile-list-checkbox label,.bwfan-profile-tag-checkbox input,.bwfan-profile-tag-checkbox label,.bwfan-unsubscribe-list-checkbox input,.bwfan-unsubscribe-list-checkbox label{cursor:pointer}.bwfan-profile-list-description,.bwfan-unsubscribe-list-description{font-size:12px;line-height:16px;font-weight:400;margin:0 0 0 25px;color:#82838e}.bwfan-country-add-notice{font-size:12px;font-weight:400;margin:0;color:#82838e}.bwf-distraction-free-mode #bwfan_manage_profile_update,.bwfan-subscribe-page-wrapper.bwf-distraction-free-mode a#bwfan_unsubscribe{color:var(--bwfan-brand-color-contrast,#000);text-decoration:none;background:var(--bwfan-brand-color,#fff);border-radius:8px;padding:6px 24px;height:40px;display:flex;width:fit-content;justify-content:center;line-height:28px;align-items:center;font-size:18px;font-weight:500}.bwf-distraction-free-mode #bwfan_manage_profile_update:focus{outline:0}.bwfan_loading{opacity:1!important;position:relative;color:rgb(255 255 255 / .05)!important;pointer-events:none!important}.bwf-distraction-free-mode .bwfan_loading{color:var(--bwfan-brand-color,#fff)!important}.bwf-distraction-free-mode .bwfan_loading::-moz-selection{color:var(--bwfan-brand-color-contrast,#000)!important}.bwf-distraction-free-mode .bwfan_loading::selection{color:var(--bwfan-brand-color-contrast,#000)!important}.bwfan_loading:after{animation:bwfan_spin .5s infinite linear;border:2px solid #000;border-radius:50%;border-right-color:transparent!important;border-top-color:transparent!important;content:'';display:block;width:16px;height:16px;top:50%;left:50%;margin-top:-8px;margin-left:-8px;position:absolute}.bwf-distraction-free-mode .bwfan_loading:after{border:2px solid var(--bwfan-brand-color-contrast,#000)}#bwfan_manage_profile_fields .bwfan_response,#bwfan_unsubscribe_fields .bwfan_response{margin-top:15px}.bwfan-manage-profile-wrapper.bwf-distraction-free-mode #bwfan_manage_profile_fields .bwfan_response:not(.bwfan-profile-fields.bwfan_response),.bwfan-subscribe-page-wrapper.bwf-distraction-free-mode #bwfan_unsubscribe_fields .bwfan_response{position:absolute;background:#000;bottom:24px;right:24px;height:fit-content;max-width:300px;font-size:13px;line-height:24px;color:#fff;padding:8px 12px;border-radius:8px}@keyframes bwfan_spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@media (max-width:768px){.bwfan-profile-fields,.bwfan-profile-lists,.bwfan-profile-tags,.bwfan-unsubscribe-lists{padding:24px}.bwfan-profile-field{width:47%}.bwfan_manage_profile_header{padding:16px}}@media (max-width:520px){.bwfan-profile-field{width:100%;max-width:unset}.bwfan-profile-fields,.bwfan-profile-lists,.bwfan-profile-tags,.bwfan-unsubscribe-lists{grid-gap:16px;padding:16px}#bwfan-unsubscribe-lists .bwf-h2,#bwfan_manage_profile_fields .bwf-h2,#bwfan_unsubscribe_fields .bwf-h2{font-size:20px;line-height:24px}.bwfan-manage-profile-contact-details a.bwf-manage-profile-link{padding:8px}#bwfan_manage_profile_fields,#bwfan_unsubscribe_fields,.bwfan-manage-profile-contact-details{padding:0 16px}}.bwfan-unsubscribe-lists{margin-top:24px}.bwfan-unsubscribe-lists>.bwfan-unsubscribe-single-list{border:none;padding:0}