img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
@keyframes wpdm-dialog-content-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes wpdm-dialog-spin{to{transform:rotate(360deg)}}@keyframes wpdm-dialog-bounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}@keyframes wpdm-dialog-shimmer{0%{left:-100%}to{left:100%}}@keyframes wpdm-dialog-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes wpdm-dialog-footer-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.wpdm-dialog-wrapper{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.wpdm-dialog-wrapper.wpdm-dialog-visible{opacity:1;visibility:visible}.wpdm-dialog-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.wpdm-dialog{position:relative;width:100%;max-width:420px;background:#fff;border-radius:16px;box-shadow:0 25px 50px -12px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.05);transform:scale(.95) translateY(-10px);transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;overflow:hidden}.wpdm-dialog-wrapper.wpdm-dialog-visible .wpdm-dialog{transform:scale(1) translateY(0)}.wpdm-dialog--sm{max-width:320px}.wpdm-dialog--md{max-width:420px}.wpdm-dialog--lg{max-width:560px}.wpdm-dialog--xl{max-width:720px}.wpdm-dialog__header{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:linear-gradient(180deg,#fff 0,#f8fafc 100%);border-bottom:1px solid #e2e8f0;border-radius:16px 16px 0 0}.wpdm-dialog__icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.06),0 0 0 1px rgba(0,0,0,.04)}.wpdm-dialog__icon svg{width:22px;height:22px}.wpdm-dialog__icon--info{background:linear-gradient(135deg,#eff6ff 0,#dbeafe 100%);color:#2563eb;box-shadow:0 2px 8px rgba(37,99,235,.15),0 0 0 1px rgba(37,99,235,.1)}.wpdm-dialog__icon--success{background:linear-gradient(135deg,#ecfdf5 0,#d1fae5 100%);color:#059669;box-shadow:0 2px 8px rgba(5,150,105,.15),0 0 0 1px rgba(5,150,105,.1)}.wpdm-dialog__icon--warning{background:linear-gradient(135deg,#fffbeb 0,#fef3c7 100%);color:#d97706;box-shadow:0 2px 8px rgba(217,119,6,.15),0 0 0 1px rgba(217,119,6,.1)}.wpdm-dialog__icon--danger{background:linear-gradient(135deg,#fef2f2 0,#fee2e2 100%);color:#dc2626;box-shadow:0 2px 8px rgba(220,38,38,.15),0 0 0 1px rgba(220,38,38,.1)}.wpdm-dialog__icon--question{background:linear-gradient(135deg,#f5f3ff 0,#ede9fe 100%);color:#7c3aed;box-shadow:0 2px 8px rgba(124,58,237,.15),0 0 0 1px rgba(124,58,237,.1)}.wpdm-dialog__header-content{flex:1;min-width:0;padding-right:1.5rem}.wpdm-dialog__title{margin:0!important;font-size:1.0625rem!important;font-weight:600;color:#0f172a;line-height:1.4;letter-spacing:-.01em}.wpdm-dialog__subtitle{margin:.25rem 0 0!important;font-size:.8125rem;color:#64748b;line-height:1.4}.wpdm-dialog__close{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;transition:all .15s ease}.wpdm-dialog__close:hover{background:#e2e8f0;border-color:#cbd5e1;color:#334155;transform:scale(1.05)}.wpdm-dialog__close:active{transform:scale(.95)}.wpdm-dialog__close svg{width:16px;height:16px;stroke-width:2.5}.wpdm-dialog__body{padding:1rem 1.5rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.wpdm-dialog__body--loaded{animation:wpdm-dialog-content-appear .35s cubic-bezier(.4,0,.2,1) forwards}.wpdm-dialog__message{margin:0;font-size:.9375rem;color:#475569;line-height:1.6}.wpdm-dialog__input-wrapper{margin-top:1rem}.wpdm-dialog__input{width:100%;padding:.75rem 1rem;font-size:.9375rem;color:#0f172a;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;outline:0;transition:all .15s ease;box-sizing:border-box}.wpdm-dialog__input:focus{background:#fff;border-color:var(--color-primary, #3b82f6);box-shadow:0 0 0 4px rgba(59,130,246,.1)}.wpdm-dialog__input::placeholder{color:#94a3b8}.wpdm-dialog__footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem!important;background:#f8fafc;border-top:1px solid #f1f5f9}.wpdm-dialog__footer--compact{padding:0 1.5rem 1.5rem;background:0 0;border-top:none}.wpdm-dialog__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-width:100px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;line-height:1.5;text-decoration:none;border:0;border-radius:10px;cursor:pointer;transition:all .15s ease}.wpdm-dialog__btn:focus{outline:0}.wpdm-dialog__btn--secondary{color:#475569;background:#fff;border:1px solid #e2e8f0}.wpdm-dialog__btn--secondary:hover{background:#f1f5f9;border-color:#cbd5e1}.wpdm-dialog__btn--secondary:focus{box-shadow:0 0 0 3px rgba(148,163,184,.2)}.wpdm-dialog__btn--primary{color:#fff;background:linear-gradient(135deg,var(--color-primary, #3b82f6) 0%,#2563eb 100%);box-shadow:0 1px 3px rgba(37,99,235,.2),inset 0 1px 0 rgba(255,255,255,.1)}.wpdm-dialog__btn--primary:hover{background:linear-gradient(135deg,#2563eb 0,#1d4ed8 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(37,99,235,.3),inset 0 1px 0 rgba(255,255,255,.1)}.wpdm-dialog__btn--primary:focus{box-shadow:0 0 0 3px rgba(59,130,246,.3)}.wpdm-dialog__btn--primary:active{transform:translateY(0)}.wpdm-dialog__btn--success{color:#fff;background:linear-gradient(135deg,#10b981 0,#059669 100%);box-shadow:0 1px 3px rgba(5,150,105,.2),inset 0 1px 0 rgba(255,255,255,.1)}.wpdm-dialog__btn--success:hover{background:linear-gradient(135deg,#059669 0,#047857 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(5,150,105,.3),inset 0 1px 0 rgba(255,255,255,.1)}.wpdm-dialog__btn--danger{color:#fff;background:linear-gradient(135deg,#ef4444 0,#dc2626 100%);box-shadow:0 1px 3px rgba(220,38,38,.2),inset 0 1px 0 rgba(255,255,255,.1)}.wpdm-dialog__btn--danger:hover{background:linear-gradient(135deg,#dc2626 0,#b91c1c 100%);transform:translateY(-1px);box-shadow:0 4px 12px rgba(220,38,38,.3),inset 0 1px 0 rgba(255,255,255,.1)}.wpdm-dialog__btn--loading{pointer-events:none;opacity:.7}.wpdm-dialog__btn--loading::before{content:"";width:16px;height:16px;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:wpdm-dialog-spin .6s linear infinite}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog{background:#1e293b;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.05)}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__header,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__header{background:linear-gradient(180deg,#1e293b 0,#0f172a 100%);border-bottom-color:#334155}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__title,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__title{color:#f1f5f9}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__message,.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__subtitle,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__message,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__subtitle{color:#94a3b8}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__close,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__close{background:#334155;border-color:#475569;color:#94a3b8}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__close:hover,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__close:hover{background:#475569;border-color:#64748b;color:#e2e8f0}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__input,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__input{background:#0f172a;border-color:#334155;color:#f1f5f9}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__input:focus,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__input:focus{background:#0f172a;border-color:#3b82f6}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__input::placeholder,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__input::placeholder{color:#64748b}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__footer,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__footer{background:#0f172a;border-top-color:#334155}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__btn--secondary,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__btn--secondary{background:#334155;border-color:#475569;color:#e2e8f0}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__btn--secondary:hover,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__btn--secondary:hover{background:#475569;border-color:#64748b}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__icon--info,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__icon--info{background:rgba(59,130,246,.2);color:#60a5fa;box-shadow:0 2px 8px rgba(59,130,246,.2),0 0 0 1px rgba(59,130,246,.15)}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__icon--success,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__icon--success{background:rgba(16,185,129,.2);color:#34d399;box-shadow:0 2px 8px rgba(16,185,129,.2),0 0 0 1px rgba(16,185,129,.15)}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__icon--warning,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__icon--warning{background:rgba(245,158,11,.2);color:#fbbf24;box-shadow:0 2px 8px rgba(245,158,11,.2),0 0 0 1px rgba(245,158,11,.15)}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__icon--danger,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__icon--danger{background:rgba(239,68,68,.2);color:#f87171;box-shadow:0 2px 8px rgba(239,68,68,.2),0 0 0 1px rgba(239,68,68,.15)}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__icon--question,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__icon--question{background:rgba(139,92,246,.2);color:#a78bfa;box-shadow:0 2px 8px rgba(139,92,246,.2),0 0 0 1px rgba(139,92,246,.15)}@media (prefers-color-scheme:dark){.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog{background:#1e293b;box-shadow:0 25px 50px -12px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.05)}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__header{background:linear-gradient(180deg,#1e293b 0,#0f172a 100%);border-bottom-color:#334155}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__title{color:#f1f5f9}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__message,.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__subtitle{color:#94a3b8}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__close{background:#334155;border-color:#475569;color:#94a3b8}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__close:hover{background:#475569;border-color:#64748b;color:#e2e8f0}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__input{background:#0f172a;border-color:#334155;color:#f1f5f9}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__input:focus{background:#0f172a;border-color:#3b82f6}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__input::placeholder{color:#64748b}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__footer{background:#0f172a;border-top-color:#334155}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__btn--secondary{background:#334155;border-color:#475569;color:#e2e8f0}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__btn--secondary:hover{background:#475569;border-color:#64748b}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__icon--info{background:rgba(59,130,246,.2);color:#60a5fa;box-shadow:0 2px 8px rgba(59,130,246,.2),0 0 0 1px rgba(59,130,246,.15)}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__icon--success{background:rgba(16,185,129,.2);color:#34d399;box-shadow:0 2px 8px rgba(16,185,129,.2),0 0 0 1px rgba(16,185,129,.15)}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__icon--warning{background:rgba(245,158,11,.2);color:#fbbf24;box-shadow:0 2px 8px rgba(245,158,11,.2),0 0 0 1px rgba(245,158,11,.15)}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__icon--danger{background:rgba(239,68,68,.2);color:#f87171;box-shadow:0 2px 8px rgba(239,68,68,.2),0 0 0 1px rgba(239,68,68,.15)}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__icon--question{background:rgba(139,92,246,.2);color:#a78bfa;box-shadow:0 2px 8px rgba(139,92,246,.2),0 0 0 1px rgba(139,92,246,.15)}}.wpdm-dialog__body--ajax{min-height:160px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8fafc 0,#fff 100%)}.wpdm-dialog__loading{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem}.wpdm-dialog__spinner{display:flex;align-items:center;justify-content:center;gap:6px;height:40px}.wpdm-dialog__spinner span,.wpdm-dialog__spinner::after,.wpdm-dialog__spinner::before{content:'';width:10px;height:10px;background:var(--color-primary, #3b82f6);border-radius:50%;animation:wpdm-dialog-bounce 1.4s ease-in-out infinite both}.wpdm-dialog__spinner::before{animation-delay:-.32s}.wpdm-dialog__spinner span{animation-delay:-.16s}.wpdm-dialog__loading-text{margin:0;font-size:.875rem;font-weight:500;color:#64748b;position:relative;overflow:hidden}.wpdm-dialog__loading-text::after{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.6),transparent);animation:wpdm-dialog-shimmer 2s infinite}.wpdm-dialog__skeleton{width:100%;padding:1.5rem}.wpdm-dialog__skeleton-line{height:12px;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;border-radius:6px;margin-bottom:.75rem;animation:wpdm-dialog-skeleton 1.5s ease-in-out infinite}.wpdm-dialog__skeleton-line:last-child{margin-bottom:0;width:60%}.wpdm-dialog__skeleton-line--short{width:40%}.wpdm-dialog__skeleton-line--medium{width:75%}.wpdm-dialog__error{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1.5rem;text-align:center}.wpdm-dialog__error-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:linear-gradient(135deg,#fef2f2 0,#fee2e2 100%);border-radius:50%;color:#dc2626}.wpdm-dialog__error-icon svg{width:28px;height:28px}.wpdm-dialog__error-message{margin:0;font-size:.9375rem;color:#64748b;line-height:1.5}.wpdm-dialog__retry{margin-top:.5rem}.wpdm-dialog__footer--hidden{display:none!important}.wpdm-dialog__footer:not(.wpdm-dialog__footer--hidden){animation:wpdm-dialog-footer-appear .25s cubic-bezier(.4,0,.2,1) forwards}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__body--ajax,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__body--ajax{background:linear-gradient(180deg,#0f172a 0,#1e293b 100%)}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__spinner span,.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__spinner::after,.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__spinner::before,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__spinner span,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__spinner::after,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__spinner::before{background:#60a5fa}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__loading-text,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__loading-text{color:#94a3b8}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__loading-text::after,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__loading-text::after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__skeleton-line,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__skeleton-line{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__error-icon,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__error-icon{background:rgba(239,68,68,.15);color:#f87171}.wpdm-dialog-wrapper.dark-mode .wpdm-dialog__error-message,.wpdm-dialog-wrapper.wpdm-dialog--dark .wpdm-dialog__error-message{color:#94a3b8}@media (prefers-color-scheme:dark){.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__body--ajax{background:linear-gradient(180deg,#0f172a 0,#1e293b 100%)}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__spinner span,.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__spinner::after,.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__spinner::before{background:#60a5fa}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__loading-text{color:#94a3b8}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__loading-text::after{background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__skeleton-line{background:linear-gradient(90deg,#334155 25%,#475569 50%,#334155 75%);background-size:200% 100%}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__error-icon{background:rgba(239,68,68,.15);color:#f87171}.wpdm-dialog-wrapper:not(.light-mode) .wpdm-dialog__error-message{color:#94a3b8}}@media (max-width:480px){.wpdm-dialog-wrapper{padding:.5rem;align-items:flex-end}.wpdm-dialog{max-width:100%!important;border-radius:16px 16px 0 0;margin-bottom:0}.wpdm-dialog__footer{flex-direction:column}.wpdm-dialog__btn{width:100%}}
.woocommerce form .form-row .required{visibility:visible}
img#wpstats{display:none}
.custom-table .custom-table-body .table-row .table-cell{position:relative}
 /* WPDM Link Template Styles */ 
@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 rgba(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:transparent 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)}