.wp-block-woocommerce-checkout-newsletter-subscription{align-items:flex-start;display:flex;margin:20px 0;padding-bottom:4px;padding-top:4px}.wp-block-woocommerce-checkout-newsletter-subscription .block-editor-rich-text__editable{line-height:24px;vertical-align:middle}.wp-block-woocommerce-checkout-newsletter-subscription .wc-block-components-checkbox{margin-right:16px;margin-top:0}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{height:var(--PhoneInputCountryFlag-height);width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:var(--PhoneInputCountrySelectArrow-transform);width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.dnd-icon-remove.deleting { font-size:12px; color:#000; font-weight: 500; position: relative; top:-3px; }
.dnd-icon-remove.deleting:after { display:none!important; }
.wpcf7-drag-n-drop-file.d-none {
display:none;
opacity:0;
visibility:hidden;
position:absolute;
top:0;
} .dnd-upload-status {
display:flex;
padding:4px 0;
align-items:center;
position:relative;
} .dnd-upload-status .dnd-upload-image {
width:40px;
height:40px;
border:1px solid #a5a5a5;
text-align:center;
border-radius:100%;
position:relative;
}
.dnd-upload-status .dnd-upload-image span.file {
background-image: url("data:image/svg+xml,%0A%3Csvg width='18' height='23' viewBox='0 0 18 23' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.569 0.659576H0.5V23H18V6.09053L12.569 0.659576ZM12.7872 1.93075L16.7288 5.87234H12.7872V1.93075ZM1.24468 22.2553V1.40426H12.0426V6.61702H17.2553V22.2553H1.24468Z' fill='%235C5B5B'/%3E%3C/svg%3E%0A");
background-repeat: no-repeat;
background-size: 100%;
height: 21px;
width: 16px;
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
-moz-transform : translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
} .dnd-upload-status .dnd-upload-details {
padding-left:10px;
width: calc(100% - 40px);
}
.dnd-upload-status .dnd-upload-details .name {color:#016d98; padding:4px 0; padding-right:60px; display:flex; }
.dnd-upload-status .dnd-upload-details .name span { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; position: relative; padding-right:10px; }
.dnd-upload-status .dnd-upload-details .name em {color:#444242;	font-weight:700; } .dnd-upload-status .dnd-upload-details .remove-file {
position:absolute;
right:0;
top:10px;
text-decoration:none;
box-shadow:none;
outline:none;
opacity:1;
}
.dnd-upload-status .dnd-upload-details .remove-file span:after {
content: '';
width:15px;
height:15px;
display: block;
background-repeat:no-repeat;
background-size:100%;
background-image: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 35 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.5 0C7.83499 0 0 7.83499 0 17.5C0 27.165 7.83499 35 17.5 35C27.165 35 35 27.165 35 17.5C34.9888 7.83965 27.1604 0.0112198 17.5 0ZM17.5 33.871C8.45857 33.871 1.12903 26.5414 1.12903 17.5C1.12903 8.45857 8.45857 1.12903 17.5 1.12903C26.5414 1.12903 33.871 8.45857 33.871 17.5C33.861 26.5373 26.5373 33.861 17.5 33.871Z' fill='black'/%3E%3Cpath d='M25.4834 9.51661C25.2629 9.29624 24.9056 9.29624 24.6852 9.51661L17.5 16.7018L10.3148 9.51661C10.0983 9.29236 9.74087 9.28615 9.51661 9.50271C9.29236 9.71927 9.28615 10.0767 9.50271 10.3009C9.50723 10.3057 9.51188 10.3103 9.51661 10.3148L16.7018 17.5L9.51661 24.6852C9.29236 24.9018 9.28615 25.2591 9.50278 25.4834C9.71941 25.7076 10.0768 25.7139 10.301 25.4972C10.3057 25.4927 10.3103 25.488 10.3148 25.4834L17.5 18.2982L24.6852 25.4834C24.9094 25.7 25.2668 25.6938 25.4834 25.4696C25.6947 25.2508 25.6947 24.9039 25.4834 24.6852L18.2982 17.5L25.4834 10.3148C25.7038 10.0944 25.7038 9.73705 25.4834 9.51661Z' fill='black'/%3E%3C/svg%3E%0A");
}
.dnd-upload-status.in-progress .remove-file { opacity:0.2;}
.dnd-upload-status .dnd-upload-details span.has-error { color:#f50505; } .dnd-upload-status .dnd-upload-details .dnd-progress-bar {
display: block;
border-radius: 5px;
overflow: hidden;
background: #565555;
height: 14px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
background: #4CAF50;
display: block;
font-size: 11px;
text-align: right;
color: #fff;
height: 100%;
width:0;
line-height:14px;
}
.dnd-upload-status .dnd-upload-details .dnd-progress-bar span.complete { width:100%!important; padding-right:5px; }
.dnd-upload-counter { position:absolute; right:5px; bottom:3px; font-size:12px; } .codedropz-upload-handler {
border:2px dashed #c5c5c5;
border-radius:5px;
margin-bottom:10px;
position:relative;
}
.codedropz-upload-container {
padding:15px 20px;
}
.codedropz-upload-inner {
overflow:hidden;
width:100%; text-align:center;
text-overflow: ellipsis;
font-weight:inherit;
}
.codedropz-upload-inner .codedropz-btn-wrap a.cd-upload-btn {
text-decoration:none;
box-shadow:none;
}
.codedropz-upload-inner h3 {
margin:5px 0;
font-size:30px;
line-height:32px;
word-break:break-word;
} .codedropz-dragover {
border-color:#6b6a6a;
}
.codedropz-upload-wrapper span.has-error-msg {
display:inline-block;
color:#ff0000;
padding:5px 0;
font-style:italic;
} .wpcf7-form label.error-new {
color: #900;
font-size: 11px;
float: none;
padding-left: 5px;
}
.wpcf7-form .codedropz-upload-wrapper.invalid .codedropz-upload-handler{
border-bottom-color: #900;
border-bottom-style: solid;
} @media screen and (max-width: 767px) {
.dnd-upload-status .dnd-upload-details .name em { font-weight:normal; }
.dnd-upload-status .dnd-upload-details .name { padding-right:60px; }
.codedropz-upload-inner h3 { font-size:22px; }
}.tpt__hidden{display:none}.tier-pricing-summary-table,.tpt__tiered-pricing{width:100%}.tiered-pricing-wrapper{margin:20px 0}.ast-sticky-add-to-cart .tpt__tiered-pricing,.sticky-add-to-cart .tpt__tiered-pricing{display:none}.tiered-pricing-you-save--hidden{display:none!important}.tiered-pricing-you-save{color:red}.tiered-pricing-table{width:100%}.tiered-pricing-table tr{background:#fff}.tiered-pricing--active td,.tiered-pricing--active td .amount{color:#fff;transition:all .3s ease-in-out}.tiered-pricing--active td{background-color:#3858e9}table.tiered-pricing-table.tiered-pricing-table--slim td,table.tiered-pricing-table.tiered-pricing-table--slim th{padding:5px!important;font-size:.9em}table.tiered-pricing-table.tiered-pricing-table--slim{margin:5px 0!important}.tiered-pricing-table-row>div{display:flex;align-items:center;gap:5px}.tiered-pricing-table--style-1 .tiered-pricing-table-header{display:grid;padding:12px 16px;font-weight:600;font-size:14px;color:#4b5563;background-color:#f9fafb;border-radius:8px 8px 0 0;border:1px solid #e5e7eb;border-bottom:none;align-items:center}.tiered-pricing-table--style-1 .tiered-pricing-table-body{border:1px solid #e5e7eb;border-radius:0 0 8px 8px;overflow:hidden;background-color:#fff}.tiered-pricing-table--style-1 .tiered-pricing-table-row{display:grid;padding:14px 16px;font-size:15px;color:#1f2937;border-bottom:1px solid #e5e7eb;transition:all .2s ease;align-items:center}.tiered-pricing-table--style-1 .tiered-pricing-table-row-qty{font-weight:500}.tiered-pricing-table--style-1 .tiered-pricing-table-row-qty-unit{color:#6b7280;font-size:13px}.tiered-pricing-table--style-1 .tiered-pricing-table-row-discount{display:inline-block;padding:2px 8px;background-color:#ecfdf5;color:#059669;border-radius:4px;font-weight:600;font-size:13px}.tiered-pricing-table--style-1 .tiered-pricing-table-row-discount--empty{color:#9ca3af}.tiered-pricing-table--style-1 .tiered-pricing-table-row-price{font-weight:600}.tiered-pricing-table--style-2{display:flex;flex-direction:column;gap:12px}.tiered-pricing-table--style-2 .tiered-pricing-table-header{display:grid;padding:10px 20px;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;border-bottom:2px solid #e5e7eb;margin-bottom:4px;align-items:center}.tiered-pricing-table--style-2 .tiered-pricing-table-body{display:flex;flex-direction:column;gap:12px}.tiered-pricing-table--style-2 .tiered-pricing-table-row{display:grid;padding:16px 20px;font-size:16px;color:#374151;background-color:#fff;border:1px solid #f3f4f6;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.02);transition:transform .2s ease,box-shadow .2s ease;align-items:center}.tiered-pricing-table--style-2 .tiered-pricing-table-row-qty{font-weight:700}.tiered-pricing-table--style-2 .tiered-pricing-table-row-qty-unit{color:#9ca3af;font-size:14px}.tiered-pricing-table--style-2 .tiered-pricing-table-row-discount{display:inline-flex;align-items:center;padding:4px 10px;background-color:#fee2e2;color:#b91c1c;border-radius:20px;font-weight:700;font-size:13px}.tiered-pricing-table--style-2 .tiered-pricing-table-row-discount--empty{color:#d1d5db}.tiered-pricing-table--style-2 .tiered-pricing-table-row-price{font-weight:800;font-size:18px}.tiered-pricing-table--style-3{display:flex;flex-direction:column;gap:8px}.tiered-pricing-table--style-3 .tiered-pricing-table-header{display:grid;padding:8px 24px;font-weight:800;font-size:12px;text-transform:uppercase;letter-spacing:1px;color:#9ca3af;align-items:center}.tiered-pricing-table--style-3 .tiered-pricing-table-body{display:flex;flex-direction:column;gap:8px}.tiered-pricing-table--style-3 .tiered-pricing-table-row{display:grid;padding:12px 24px;font-size:16px;color:#111827;background-color:transparent;border:1px solid #e5e7eb;border-radius:40px;align-items:center}.tiered-pricing-table--style-3 .tiered-pricing-table-row-qty{font-weight:600;font-size:17px}.tiered-pricing-table--style-3 .tiered-pricing-table-row-qty-unit{color:#6b7280;font-size:14px;font-weight:500}.tiered-pricing-table--style-3 .tiered-pricing-table-row-discount{display:inline-flex;align-items:center;padding:4px 12px;background-color:#111827;color:#fff;border-radius:40px;font-weight:600;font-size:12px;letter-spacing:.5px;transition:opacity .3s ease}.tiered-pricing-table--style-3 .tiered-pricing-table-row:not(.tiered-pricing--active) .tiered-pricing-table-row-discount{opacity:.8}.tiered-pricing-table--style-3 .tiered-pricing-table-row.tiered-pricing--active .tiered-pricing-table-row-discount{opacity:1}.tiered-pricing-table--style-3 .tiered-pricing-table-row-discount--empty{color:#d1d5db}.tiered-pricing-table--style-3 .tiered-pricing-table-row-price{font-weight:700;font-size:17px}.tiered-pricing-table--style-4{display:flex;flex-direction:column;gap:12px}.tiered-pricing-table--style-4 .tiered-pricing-table-header{display:grid;padding:0 20px;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin-bottom:-4px;align-items:center}.tiered-pricing-table--style-4 .tiered-pricing-table-body{display:flex;flex-direction:column;gap:10px}.tiered-pricing-table--style-4 .tiered-pricing-table-row{display:grid;padding:16px 20px;font-size:15px;color:#374151;background-color:#fff;border:1px solid #d1d5db;border-radius:4px;transition:background-color .2s ease,border-color .2s ease;align-items:center;position:relative;overflow:hidden}.tiered-pricing-table--style-4 .tiered-pricing-table-row:not(.tiered-pricing--active):hover{background-color:#f9fafb;border-color:#9ca3af}.tiered-pricing-table--style-4 .tiered-pricing-table-row-qty{font-weight:700;font-size:16px}.tiered-pricing-table--style-4 .tiered-pricing-table-row-qty-unit{color:#6b7280;font-size:13px}.tiered-pricing-table--style-4 .tiered-pricing-table-row-price{font-weight:700;font-size:18px}.tiered-pricing-table--style-4 .tiered-pricing-ribbon{position:absolute;top:50%;right:20px;transform:translateY(-50%);pointer-events:none}.tiered-pricing-table--style-4 .tiered-pricing-ribbon span{display:inline-block;padding:4px 10px;background-color:#374151;color:#fff;font-size:11px;font-weight:700;text-transform:uppercase;border-radius:4px;transition:opacity .3s ease}.tiered-pricing-table--style-4 .tiered-pricing-table-row:not(.tiered-pricing--active) .tiered-pricing-ribbon span{opacity:.8}.tiered-pricing-table--style-4 .tiered-pricing-table-row.tiered-pricing--active .tiered-pricing-ribbon span{opacity:1}.tiered-pricing-table--style-4.tiered-pricing-table--slim .tiered-pricing-table-row{padding:10px 16px!important}.tiered-pricing-table--style-4.tiered-pricing-table--slim .tiered-pricing-ribbon{right:16px}.tiered-pricing-table--style-4.tiered-pricing-table--slim .tiered-pricing-ribbon span{padding:2px 8px;font-size:10px}.tiered-pricing-table--slim .tiered-pricing-table-header,.tiered-pricing-table--slim .tiered-pricing-table-row{padding:6px 16px!important}.tiered-pricing-table--slim .tiered-pricing-table-header{font-size:12px!important}.tiered-pricing-table--slim .tiered-pricing-table-row{font-size:13px!important}.tiered-pricing-table--slim .tiered-pricing-table-row-qty{font-size:14px!important}.tiered-pricing-table--slim .tiered-pricing-table-row-qty-unit{font-size:12px!important}.tiered-pricing-table--slim .tiered-pricing-table-row-price{font-size:14px!important}.tiered-pricing-table--slim.tiered-pricing-table--style-3 .tiered-pricing-table-row{padding:8px 16px!important}.tiered-pricing-horizontal-table{display:flex;border:1px solid #666;border-radius:3px;flex-wrap:nowrap;overflow-x:auto}.tiered-pricing-horizontal-table__labels{background:#f5f5f5}.tiered-pricing-horizontal-table-cell{padding:5px 10px;border-bottom:1px solid #666}.tiered-pricing-horizontal-table-cell:last-child{border-bottom:none}.tiered-pricing-horizontal-table-column{flex:1;border-right:1px solid #666}.tiered-pricing-horizontal-table-column:last-child{border:none}.tiered-pricing-blocks{display:flex;flex-wrap:wrap;gap:10px}.tiered-pricing-block__price{margin-bottom:0;font-weight:700;font-size:1.1em}.tiered-pricing-block__price-discount{font-size:.8em}.tiered-pricing-block__quantity{font-size:.9em}.tiered-pricing-block{padding:0 10px;border:1px solid #ccc;border-radius:5px;transition:all .2s}.tiered-pricing-blocks .tiered-pricing--active{transform:scale(1.06)}.tiered-pricing-blocks--style-1 .tiered-pricing-block{overflow:hidden;padding:0}.tiered-pricing-blocks--style-1 .tiered-pricing-block .tiered-pricing-block__quantity{color:#fff;padding:3px 10px;text-align:center}.tiered-pricing-blocks--style-1 .tiered-pricing-block .tiered-pricing-block__price{text-align:center;padding:5px 10px}.tiered-pricing-blocks--style-2 .tiered-pricing-block{padding:5px 10px;background:#f7f7f7;border-color:#ccc}.tiered-pricing-blocks--style-2 .tiered-pricing-block__price{font-size:1em}.tiered-pricing-blocks--style-3{gap:20px 15px}.tiered-pricing-blocks--style-3 .tiered-pricing-block-inner{padding:15px 25px 10px 25px}.tiered-pricing-blocks--style-3 .tiered-pricing-block{position:relative;padding:0;text-align:center}.tiered-pricing-blocks--style-5 .tiered-pricing-block{padding:12px 20px;border:none;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.06);transition:box-shadow .2s ease,background-color .2s ease,color .2s ease}.tiered-pricing-blocks--style-5 .tiered-pricing-block:not(.tiered-pricing--active):hover{box-shadow:0 8px 20px rgba(0,0,0,.12)}.tiered-pricing-blocks--style-5 .tiered-pricing-block__quantity{line-height:normal;font-size:.85em;margin-top:5px;opacity:.9}.tiered-pricing-blocks--style-5 .tiered-pricing-block__price{line-height:normal;font-weight:700;font-size:1.1em}.tiered-pricing-blocks--slim{gap:10px}.tiered-pricing-blocks--slim .tiered-pricing-block{padding:5px}.tiered-pricing-blocks--slim .tiered-pricing-block__quantity{font-size:.85em}.tiered-pricing-blocks--slim .tiered-pricing-block__price{font-size:.9em}.tiered-pricing-blocks--style-1.tiered-pricing-blocks--slim .tiered-pricing-block{padding:0}.tiered-pricing-blocks--style-1.tiered-pricing-blocks--slim .tiered-pricing-block__quantity{padding:2px 5px}.tiered-pricing-blocks--style-1.tiered-pricing-blocks--slim .tiered-pricing-block__price{padding:3px 5px}.tiered-pricing-blocks--style-2.tiered-pricing-blocks--slim .tiered-pricing-block{padding:3px 6px}.tiered-pricing-blocks--style-3.tiered-pricing-blocks--slim{gap:10px 8px}.tiered-pricing-blocks--style-3.tiered-pricing-blocks--slim .tiered-pricing-block-inner{padding:8px 12px 5px 12px}.tiered-pricing-blocks--style-4.tiered-pricing-blocks--slim .tiered-pricing-block{padding:5px}.tiered-pricing-blocks--style-5.tiered-pricing-blocks--slim .tiered-pricing-block{padding:6px 10px}.tiered-pricing-option{transition:all .3s;display:flex;justify-content:space-between;align-items:center;padding:10px;border:1px solid #e5e5e5;border-radius:3px;gap:10px;margin-bottom:10px}.tiered-pricing-option__pricing{text-align:right;margin-left:auto;font-weight:700}.tiered-pricing-option-checkbox{width:18px;height:18px;border-radius:50%;position:relative;box-sizing:border-box;border:1px solid #e5e5e5}.tiered-pricing--active .tiered-pricing-option-checkbox::after{content:"";background:#e5e5e5;position:absolute;border-radius:50%;width:10px;height:10px;left:3px;top:3px}.tiered-pricing-option-price{display:flex;gap:5px;align-items:center;justify-content:right;margin-left:auto}.tiered-pricing-option-price__original{font-size:.9em;font-weight:400}.tiered-pricing-option-total{font-size:.8em;display:none;justify-content:right;align-items:center;gap:5px}.tiered-pricing-option-total__original_total{font-weight:400;font-size:.9em}.tiered-pricing-options--style-1{border:1px solid;padding:0 10px;border-radius:5px}.tiered-pricing-options--style-1 .tiered-pricing-option{border:none;border-bottom:1px solid;border-radius:0;padding:12px 5px;margin:0}.tiered-pricing-options--style-1 .tiered-pricing-option:last-child,.tiered-pricing-options--style-2 .tiered-pricing-option:last-child{border:none}.tiered-pricing-options--style-2{border:1px solid;border-radius:5px}.tiered-pricing-options--style-2 .tiered-pricing-option{border:none;border-bottom:1px solid;border-radius:0;padding:10px 15px;margin:0}.tiered-pricing-options--style-3 .tiered-pricing--active .tiered-pricing-option-checkbox::after{width:10px;height:10px;left:3px;top:3px}.tiered-pricing-options--style-3 .tiered-pricing-option{position:relative;box-sizing:border-box;margin-bottom:15px;padding:0}.tiered-pricing-options--style-3 .tiered-pricing-option__discount-label{position:absolute;background:#e43a36;top:0;right:10px;transform:translate(0,-50%);box-sizing:border-box;color:#fff;padding:0 10px;border-radius:3px;line-height:normal}.tiered-pricing-options--style-3 .tiered-pricing-option-inner{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:12px}.tiered-pricing-options--style-4{display:grid;grid-auto-rows:1fr;gap:15px}.tiered-pricing-options--style-4 .tiered-pricing-option{position:relative;box-sizing:border-box;margin-bottom:0;padding:0;border-radius:30px;border:1px solid #e5e5e5;height:100%}.tiered-pricing-options--style-4 .tiered-pricing-option-inner{display:flex;justify-content:flex-start;align-items:center;gap:15px;width:100%;height:100%;box-sizing:border-box;padding:10px 20px}.tiered-pricing-options--style-4 .tiered-pricing-option__quantity{font-weight:600;color:#000}.tiered-pricing-options--style-4 .tiered-pricing-option__discount-label{background:#000;color:#fff;padding:4px 12px;border-radius:20px;font-weight:700;font-size:.9em;line-height:normal}.tiered-pricing-options--style-4 .tiered-pricing-option__pricing{margin-left:auto;text-align:right;display:flex;flex-direction:column}.tiered-pricing-options--style-4 .tiered-pricing-option-price{display:flex;flex-direction:column;align-items:flex-end;gap:2px}.tiered-pricing-options--style-4 .tiered-pricing-option-price__discounted{font-weight:700;line-height:1;color:#000}.tiered-pricing-options--style-4 .tiered-pricing-option-price__original{color:#999;font-size:.9em;text-decoration:line-through}.tiered-pricing-options--style-4 .tiered-pricing-option-checkbox{width:24px;height:24px;border:2px solid #e5e5e5}.tiered-pricing-options--style-4 .tiered-pricing--active .tiered-pricing-option-checkbox::after{width:14px;height:14px;left:3px;top:3px}.tiered-pricing-options--style-4.tiered-pricing-options--slim{gap:10px}.tiered-pricing-options--style-4.tiered-pricing-options--slim .tiered-pricing-option-inner{padding:5px 15px}.tiered-pricing-options--style-4.tiered-pricing-options--slim .tiered-pricing-option__quantity{font-size:.9em}.tiered-pricing-options--style-4.tiered-pricing-options--slim .tiered-pricing-option-price__discounted{font-size:.9em}.tiered-pricing-options--style-4.tiered-pricing-options--slim .tiered-pricing-option-price__original{font-size:.8em}.tiered-pricing-options--style-4.tiered-pricing-options--slim .tiered-pricing-option-checkbox{width:20px;height:20px}.tiered-pricing-options--style-4.tiered-pricing-options--slim .tiered-pricing--active .tiered-pricing-option-checkbox::after{width:10px;height:10px;left:3px;top:3px}.tiered-pricing-options--slim:not(.tiered-pricing-options--style-4) .tiered-pricing-option{padding:5px;margin-bottom:5px}.tiered-pricing-options--slim .tiered-pricing-option-price__discounted{font-size:.9em}.tiered-pricing-options--slim .tiered-pricing-option-price__original{font-size:.8em}.tiered-pricing-options--slim .tiered-pricing-option__quantity{font-size:.9em}.tiered-pricing-options--slim .tiered-pricing-option-checkbox{width:16px;height:16px}.tiered-pricing-options--slim .tiered-pricing--active .tiered-pricing-option-checkbox::after{width:8px;height:8px;left:3px;top:3px}.tiered-pricing-options--style-1.tiered-pricing-options--slim .tiered-pricing-option{padding:6px 5px;margin:0}.tiered-pricing-options--style-2.tiered-pricing-options--slim .tiered-pricing-option{padding:5px 10px;margin:0}.tiered-pricing-options--style-3.tiered-pricing-options--slim .tiered-pricing-option{margin-bottom:8px;padding:0}.tiered-pricing-options--style-3.tiered-pricing-options--slim .tiered-pricing-option-inner{padding:6px}.tiered-pricing-dropdown{width:100%;max-width:800px;position:relative}.tiered-pricing-dropdown__list{box-sizing:border-box;position:absolute;max-height:300px;overflow-y:auto;border:1px solid;border-top:none;width:100%;background:#fff;display:none;z-index:999}.tiered-pricing-dropdown__list ul{margin:0;padding:0;list-style:none}.tiered-pricing-dropdown__select-box{border-radius:3px;cursor:pointer;border:1px solid;padding:5px;align-items:center;display:flex;background:#fff}.tiered-pricing-dropdown__select-box--active{border-radius:3px 3px 0 0}.tiered-pricing-dropdown__select-box-arrow{width:25px;margin-left:auto;height:25px;display:flex;transition:all .2s}.tiered-pricing-dropdown__select-box--active .tiered-pricing-dropdown__select-box-arrow{transform:rotate(180deg)}.tiered-pricing-dropdown-option__pricing{margin-left:auto;font-weight:700}.tiered-pricing-dropdown-option{justify-content:space-between;align-items:center;box-sizing:border-box;padding:10px;display:flex;width:100%;gap:10px}.tiered-pricing-dropdown-option-price__original{font-weight:400}.tiered-pricing-tooltip{padding:0;position:relative;width:250px!important;z-index:99999}.tiered-pricing-tooltip__svg{margin-left:8px;width:15px;cursor:help}.tiered-pricing-tooltip .tiered-pricing-table{margin:0}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.tiered-pricing-plain-texts{list-style:none}.tiered-pricing-plain-texts{margin:0}.tier-pricing-summary-table{margin:20px 0}.tier-pricing-summary-table--hidden{display:none}.tier-pricing-summary-table__top{display:flex;justify-content:space-between;padding:5px 0;font-weight:700;border-top:1px solid #f5f5f5}.tier-pricing-summary-table__bottom{display:flex;justify-content:space-between;align-items:center}.tier-pricing-summary-table__total{font-size:1.5em;margin-left:5px}.tier-pricing-summary-table--inline{font-size:1.3em}.tier-pricing-summary-table-inline__label{display:inline-block}.tiered-pricing-shop-loop{margin:10px 0;width:100%}.tiered-pricing-shop-loop--reduced .tiered-pricing-wrapper h3{margin:5px 0!important}.tiered-pricing-shop-loop--reduced table{width:100%;table-layout:fixed;overflow-wrap:break-word}.tiered-pricing-shop-loop--reduced .tiered-pricing-horizontal-table-cell{padding:5px}.tiered-pricing-shop-loop--reduced table.tiered-pricing-table tbody tr td,.tiered-pricing-shop-loop--reduced table.tiered-pricing-table thead tr th{padding:3px 5px!important}.tiered-pricing-shop-loop--reduced .tiered-pricing-option{padding:5px 10px;gap:5px;margin-bottom:5px}.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown__select-box{padding:3px}.tiered-pricing-shop-loop--reduced .tiered-pricing-option-price{flex-wrap:wrap}.tiered-pricing-shop-loop--reduced .tiered-pricing-option .tiered-pricing-option__quantity{text-align:left}.tiered-pricing-shop-loop--reduced .tiered-pricing-option__checkbox{display:none}.tiered-pricing-shop-loop--reduced .tiered-pricing-blocks{padding:0 5px}.tiered-pricing-shop-loop--reduced .tiered-pricing-blocks:not(.tiered-pricing-blocks--styled) .tiered-pricing-block{padding:0 5px}.tiered-pricing-shop-loop--reduced .tiered-pricing-block__price{font-size:1em}.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown{margin:10px 0}.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown-option{padding:0 5px;gap:0 5px}.tiered-pricing-shop-loop--reduced .tiered-pricing-dropdown-option__quantity{text-align:left}.tiered-pricing-shop-loop--reduced .tiered-pricing-plain-texts{text-align:left;list-style:disc}.tiered-pricing-dropdown--slim .tiered-pricing-dropdown-option,.tiered-pricing-dropdown--slim .tiered-pricing-dropdown__select-box{padding:5px!important}.tiered-pricing-dropdown--slim .tiered-pricing-dropdown-option__pricing,.tiered-pricing-dropdown--slim .tiered-pricing-dropdown-option__quantity{font-size:.9em}.tiered-pricing-horizontal-table--slim .tiered-pricing-horizontal-table-cell{padding:5px!important;font-size:.9em}