.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;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}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:3px;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]{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;filter:alpha(opacity=0)}.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--classic .select2-results>.select2-results__options,.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:3px}.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__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;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}.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:1px solid #000;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__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]{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]{background-color:#5897fb;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:3px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.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:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;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:4px 0 0 4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.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:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.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:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:3px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.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;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 #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results__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]{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:#5897fb}/*! elementor - v3.29.0 - 04-06-2025 */ "use strict"; (self["webpackChunkelementorFrontend"] = self["webpackChunkelementorFrontend"] || []).push([["section-editor-handlers"],{ /***/ "../assets/dev/js/frontend/handlers/section/shapes.js": /*!************************************************************!*\ !*** ../assets/dev/js/frontend/handlers/section/shapes.js ***! \************************************************************/ /***/ ((__unused_webpack_module, exports, __webpack_require__) => { Object.defineProperty(exports, "__esModule", ({ value: true })); exports["default"] = void 0; __webpack_require__(/*! core-js/modules/esnext.iterator.constructor.js */ "../node_modules/core-js/modules/esnext.iterator.constructor.js"); __webpack_require__(/*! core-js/modules/esnext.iterator.find.js */ "../node_modules/core-js/modules/esnext.iterator.find.js"); class Shapes extends elementorModules.frontend.handlers.Base { getDefaultSettings() { return { selectors: { container: '> .elementor-shape-%s' }, svgURL: elementorFrontend.config.urls.assets + 'shapes/' }; } getDefaultElements() { const elements = {}, selectors = this.getSettings('selectors'); elements.$topContainer = this.$element.find(selectors.container.replace('%s', 'top')); elements.$bottomContainer = this.$element.find(selectors.container.replace('%s', 'bottom')); return elements; } isActive() { return elementorFrontend.isEditMode(); } getSvgURL(shapeType, fileName) { let svgURL = this.getSettings('svgURL') + fileName + '.svg'; if (elementor.config.additional_shapes && shapeType in elementor.config.additional_shapes) { svgURL = elementor.config.additional_shapes[shapeType]; if (-1 < fileName.indexOf('-negative')) { svgURL = svgURL.replace('.svg', '-negative.svg'); } } return svgURL; } buildSVG(side) { const baseSettingKey = 'shape_divider_' + side, shapeType = this.getElementSettings(baseSettingKey), $svgContainer = this.elements['$' + side + 'Container']; $svgContainer.attr('data-shape', shapeType); if (!shapeType) { $svgContainer.empty(); // Shape-divider set to 'none' return; } let fileName = shapeType; if (this.getElementSettings(baseSettingKey + '_negative')) { fileName += '-negative'; } const svgURL = this.getSvgURL(shapeType, fileName); jQuery.get(svgURL, data => { $svgContainer.empty().append(data.childNodes[0]); }); this.setNegative(side); } setNegative(side) { this.elements['$' + side + 'Container'].attr('data-negative', !!this.getElementSettings('shape_divider_' + side + '_negative')); } onInit() { if (!this.isActive(this.getSettings())) { return; } super.onInit(...arguments); ['top', 'bottom'].forEach(side => { if (this.getElementSettings('shape_divider_' + side)) { this.buildSVG(side); } }); } onElementChange(propertyName) { const shapeChange = propertyName.match(/^shape_divider_(top|bottom)$/); if (shapeChange) { this.buildSVG(shapeChange[1]); return; } const negativeChange = propertyName.match(/^shape_divider_(top|bottom)_negative$/); if (negativeChange) { this.buildSVG(negativeChange[1]); this.setNegative(negativeChange[1]); } } } exports["default"] = Shapes; /***/ }) }]); //# sourceMappingURL=section-editor-handlers.46a034cbaaa10c6afa92.bundle.js.mapimport Component from './data/component'; import { Templates } from './data/commands'; export default class Module extends elementorModules.editor.utils.Module { onElementorInit() { const config = elementor.documents.getCurrent().config; if ( config.support_site_editor ) { $e.components.register( new Component() ); $e.data.deleteCache( $e.components.get( Component.namespace ), Templates.signature ); } } } @keyframes wobble { from, to { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } } .wobble { animation-name: wobble; } :root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-block-woocommerce-product-custom-fields-toggle-field__content{display:flex;gap:8px;align-items:center}.wp-block-woocommerce-product-custom-fields-toggle-field__content .components-spinner{margin:0}.wp-block-woocommerce-product-custom-fields-toggle-field__inner-blocks{margin-top:48px}{ "name": "woocommerce/filter-wrapper", "version": "1.0.0", "title": "Filter Block", "category": "woocommerce", "keywords": [ "WooCommerce" ], "attributes": { "filterType": { "type": "string" }, "heading": { "type": "string" } }, "textdomain": "woocommerce", "apiVersion": 2, "$schema": "https://schemas.wp.org/trunk/block.json" } .wc-block-filter-title-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:1.625em;box-shadow:none;color:currentColor!important;display:block;line-height:1;margin-bottom:12px;margin-top:12px;max-width:100%!important;max-width:max-content!important;min-width:80px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-filter-title-placeholder>*{visibility:hidden}.wc-block-filter-title-placeholder:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@keyframes loading__animation{to{transform:translateX(-100%)}}@media screen and (prefers-reduced-motion:reduce){.wc-block-filter-title-placeholder{animation:none}}.wc-block-filter-title-placeholder .wc-block-active-filters__title,.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,.wc-block-filter-title-placeholder .wc-block-price-filter__title,.wc-block-filter-title-placeholder .wc-block-rating-filter__title,.wc-block-filter-title-placeholder .wc-block-stock-filter__title{height:1em;margin:0} .wp-block-woocommerce-active-filters h1,.wp-block-woocommerce-active-filters h2,.wp-block-woocommerce-active-filters h3,.wp-block-woocommerce-active-filters h4,.wp-block-woocommerce-active-filters h5,.wp-block-woocommerce-active-filters h6{text-transform:inherit}.wp-block-woocommerce-active-filters .wc-block-filter-title-placeholder .wc-block-active-filters__title{height:1em}.wc-block-active-filters{overflow:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all{background:transparent;border:none;border-radius:0;box-shadow:none;color:inherit;cursor:pointer;display:inline;float:left;font-family:inherit;font-size:inherit;font-size:.875em;font-style:inherit;font-weight:inherit;font-weight:400;letter-spacing:inherit;line-height:inherit;margin:15px 0 0;padding:0;text-decoration:inherit;text-decoration:underline;text-shadow:none;text-transform:inherit;vertical-align:baseline}.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent}.wc-block-active-filters .wc-block-active-filters__clear-all:hover{color:inherit;cursor:pointer;text-decoration:none}.wc-block-active-filters .wc-block-active-filters__clear-all,.wc-block-active-filters .wc-block-active-filters__clear-all:active,.wc-block-active-filters .wc-block-active-filters__clear-all:focus,.wc-block-active-filters .wc-block-active-filters__clear-all:hover{background:transparent;color:inherit}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;float:left;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;width:80px;z-index:1}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder{animation:none}}.wc-block-active-filters .wc-block-active-filters__list{clear:both;list-style:none outside;margin:0 0 4px;padding:0}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading{display:flex;flex-direction:column;flex-wrap:nowrap;margin-top:12px}.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading.wc-block-active-filters__list--chips{align-items:flex-end;flex-direction:row;flex-wrap:wrap;gap:0 10px}.wc-block-active-filters .wc-block-active-filters__list li{list-style:none outside;margin:9px 0 0;padding:0}.wc-block-active-filters .wc-block-active-filters__list li ul{list-style:none outside;margin:0;padding:0}.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type{margin:0}.wc-block-active-filters .wc-block-active-filters__list>li:first-child{margin:0}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:0;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span{animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips{display:inline-block}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{background-color:currentColor!important;border:0!important;border-radius:.25rem;border-radius:13px;box-shadow:none;color:currentColor!important;display:block;display:inline-block;height:1em;line-height:1;margin-left:15px!important;max-width:100%!important;min-width:70px;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:100%;z-index:1}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span>*{visibility:hidden}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span:after{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(-90deg,currentColor,hsla(0,0%,96%,.302),currentColor);background-repeat:no-repeat;content:" ";display:block;height:100%;right:0;position:absolute;left:0;top:0;transform:translateX(100%)}@keyframes loading__animation{to{transform:translateX(-100%)}}@media screen and (prefers-reduced-motion:reduce){.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span{animation:none}}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:last-of-type>span{margin-left:0!important}.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:nth-child(3){flex-grow:1;max-width:200px}.wc-block-active-filters .wc-block-active-filters__list>.wc-block-active-filters__list-item .wc-block-active-filters__list-item-name{margin:9px 0 0}.wc-block-active-filters .wc-block-active-filters__list-item-type{display:block;font-size:.75em;font-weight:700;letter-spacing:.1em;margin:16px 0 0;text-transform:uppercase}.wc-block-active-filters .wc-block-active-filters__list-item-operator{font-style:italic;font-weight:400}.wc-block-active-filters .wc-block-active-filters__list-item-name{align-items:center;display:flex;font-size:.875em;padding:0;position:relative}.wc-block-active-filters .wc-block-active-filters__list-item-remove{appearance:none;background:#e0e0e0;border:0;border-radius:25px;color:currentColor;font-size:.75em;height:16px;line-height:16px;margin:0 0 0 .5em;padding:0;width:16px}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover{background:#949494}.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus .wc-block-components-chip__remove-icon,.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover .wc-block-components-chip__remove-icon{fill:#fff}.wc-block-active-filters .wc-block-active-filters__list-item-remove:disabled{color:#e0e0e0;cursor:not-allowed}.wc-block-active-filters .wc-block-active-filters__list--chips li,.wc-block-active-filters .wc-block-active-filters__list--chips ul{display:inline}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type{display:none}.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip{margin-bottom:.1875em;margin-top:.1875em} Bookkeeping – Quiminova https://quiminova.com.ec Tienda química en línea Thu, 21 Aug 2025 08:46:32 +0000 es hourly 1 https://wordpress.org/?v=6.9.4 https://quiminova.com.ec/wp-content/uploads/2023/09/cropped-logo-pequeno-horizontal-32x32.png Bookkeeping – Quiminova https://quiminova.com.ec 32 32 Stale Dated Checks: Mitigating Risks and Ensuring Compliance https://quiminova.com.ec/stale-dated-checks-mitigating-risks-and-ensuring-2/ https://quiminova.com.ec/stale-dated-checks-mitigating-risks-and-ensuring-2/#respond Thu, 26 Jun 2025 07:08:01 +0000 https://quiminova.com.ec/?p=2613 when is a check stale dated

For questions or concerns, please contact Chase customer service or let us know about Chase complaints and feedback. View the Chase Community Reinvestment Act Public File for the bank’s latest CRA rating and other CRA-related information. Choose from business checking, business credit cards, merchant services or visit our business resource center. Before cashing a check after the requested time frame, consider the reason for the payer’s request. It might be the case that they’re living on fixed income and won’t have the funds petty cash available after the specified time frame.

when is a check stale dated

Other Products & Services:

The bank may return the stale check to the payment bank with the stamp “unpaid” and ask for a new check. If someone tries to cash an old check from your account, your bank might deduct the funds, even if you don’t have enough. This can lead to overdrawing your account and incurring fees unless you stop the payment. Some checks have preprinted language stating how long they’re valid. However, even if it seems expired, the bank might still accept it.

  • But you may be able to cash a three-year-old government-issued or cashier’s check; they often have extended validity periods, depending on the issuer’s policies.
  • The bank decides to return the check to the issuing bank to clarify with the issuer.
  • Additionally, if the funds are no longer available, the issuer may need to issue a new check or take other steps to fulfill their obligation to the recipient.
  • Certified checks and cashier’s checks, for instance, are often not subject to the same stale-dating rules as regular personal or business checks.
  • Traveler’s checks never expire as long as the issuing bank is still in operation.
  • This article is part of our free series on sending money, including the ultimate guide to bank checks, which you can access here.

What to do if you’ve issued a stale check

  • This often happens if there are insufficient funds in the account.
  • It is important to be aware of the risks of insufficient funds and fraud, as well as the options for managing stale-dated checks.
  • This can be done by writing the date you received the check on your calendar or setting an alert on your phone.
  • Be sure to inform the issuer of your intentions to return the check, and provide them with your contact information so they can issue a new check or direct deposit.
  • The expiration date shows you how long a check is good for before banks or other financial institutions can refuse to cash or deposit it.
  • Allowing too much time to elapse can increase the chances of a returned check.

They process in less time and may have longer or no expiration periods compared to other types, like paper checks. Some banks may even give an expiration date on the check itself, making it clear for both the client and service provider. If these options don’t work, you can check with the state where the issuing company is located. Remember that escheatment laws require companies to turn over unclaimed funds.

Receiver (Drawee)

when is a check stale dated

This means that they’ve instructed their bank not to pay the check. If a check has a stop payment order, you’ll be unable to cash or deposit it. However, it’s also possible that your bank might reject the http://stage.runloco.events/short-term-rental-bookkeeping-the-complete-guide/ check, and you’ll have to ask for a replacement. On the other hand, your bank might accept the check, but the issuing bank might still reject it. In this case, the check funds may be removed from your account, and your bank may charge you a fee. A money-order issuer may charge fees on the order if enough time passes.

Government Checks

Treasury checks, have different validity periods, often extending up to one year. A check is considered “stale-dated” when an unreasonable amount of time has passed since its original issue date. This six-month period begins from the date written on the check itself. While this is a widely accepted standard, banks retain discretion regarding such checks. While this can be a convenient way to ensure payment is made on time, it can also lead to stale-dated checks.

when is a check stale dated

  • Regularly checking account balances helps avoid cash flow problems and prevents unnecessary complications.
  • After the expiration date, the bank may consider the funds unclaimed property and transfer them to the state in a process called escheating2.
  • Another thing a person can do to prevent a stale check from clearing is to freeze their account.
  • Managing stale-dated checks requires careful attention to legal considerations to avoid negative consequences.
  • Learn how to use checks for personal checking accounts, including types, benefits, and best practices for managing your finances efficiently.
  • When a check is stale-dated, the recipient of the check will need to inform the issuer of the check and request that they provide them with a new check for the payment.
  • From the perspective of the issuer, stale-dated checks can be a source of frustration and confusion.

You may end up getting charged a deposit item return fee if that’s the case. Banks are still allowed to process a stale when is a check stale dated check as long as the institution deems the funds are good. A Federal Reserve regulation says a bank doesn’t have to deposit a check if it has reason to doubt that it’ll be able to collect the money from the paying bank. If possible, try to go to the branch where the payor’s account is located, as they may have a banking relationship with the person or business that wrote the check. Specifically, any person who is authorized to draw on an account can ask their bank to flag the account to stop the payment of the outstanding check.

]]>
https://quiminova.com.ec/stale-dated-checks-mitigating-risks-and-ensuring-2/feed/ 0
Real Estate Bookkeeping 101: Why It’s More Than Just Numbers https://quiminova.com.ec/real-estate-bookkeeping-101-why-it-s-more-than-2/ https://quiminova.com.ec/real-estate-bookkeeping-101-why-it-s-more-than-2/#respond Mon, 12 Aug 2024 15:47:51 +0000 https://quiminova.com.ec/?p=2256 realtor bookkeeping

We caught up all bank and credit card reconciliations, properly tracked income from 22 closings, and delivered clean tax-ready reports in five business days — saving her time and preventing IRS penalties. Common challenges in this accounting include navigating complex lease agreements and ensuring compliance with evolving accounting standards. Moreover, complex procedures include accurately valuing properties, optimizing tax strategies while complying with tax regulations and dealing with property impairment assessments. Additionally, managing diverse property portfolios, tracking changes in fair value, and addressing property management issues can be demanding. Overall, accountants help real estate agents and real estate firms make smarter financial decisions by giving them an accurate, high-level view of their business performance. Accounting is an important part of every industry and real estate is no exception.

  • This article takes you through the ins and outs of real estate bookkeeping.
  • This includes income from commissions, property management fees, and rental income (if applicable), alongside expenses such as marketing costs, travel, and professional fees.
  • Real estate-specific features in accounting software help track expenses and stay compliant.
  • If you want your books up to date daily, as long as that is reasonable for your purposes, then the bookkeeper should do that.
  • There are some instances where Quickbooks Desktop is a better option.

Utilize advanced bookkeeping software to streamline expense tracking

realtor bookkeeping

If you wanted the same mileage tracking feature with Xero, you would have to sign up for their highest tiered plan, the Online Bookkeeping Established Plan. For example, all plans of Quickbooks Online include the mile tracking feature. Agents can track mileage automatically using GPS tracking on their phone.

On-Time Financial Reporting

realtor bookkeeping

Depending on your current people, processes, and platform needs, you may require anything from an assistant to complement your team to a standalone finance department. When we hire a new full time employee, we are generally limited to the local talent pool and out of town candidates who are willing to relocate. If your local talent pool is limited, you’ll have to pay top dollar to attract and retain real estate bookkeeping quality candidates from out of town.

realtor bookkeeping

Informed decision-making

realtor bookkeeping

Let’s look at some bookkeeping basics and how outsourcing virtual assistant bookkeeping services can save you time and make you money. FreshBooks offers plans from $21 to $65 per month (90 percent off for the first three months during the current promotion) as well as a custom pricing option. Its Lite plan allows you to send unlimited invoices to five clients, track unlimited expenses and sales tax, receive credit card payments and manage your accounting via mobile devices.

  • We help agents, teams, and brokerages
better achieve digital success.
  • With good bookkeeping, an investor can better identify opportunities to increase rental income, reduce expenses without affecting property value, and better track owner’s equity.
  • Behind every successful real estate business—whether it’s a rental property portfolio or a bustling real estate brokerage—lies a well-maintained bookkeeping system.
  • They’re just not going to be able to get insights and paint an accurate picture of the financial condition of their company.
  • Having a dedicated bookkeeper or real estate CPA who specializes in real estate can provide valuable insights into profit and loss statements, real estate tax deductions, and overall financials.
  • The mileage tracking feature allows you to add trips manually or have your phone’s GPS record them automatically.

Bookkeeping and Accounting for Realtors

realtor bookkeeping

This is only practical if the business is small; keeping the information current can be time-consuming and laborious. Most real estate agents what are retained earnings use cash-based accounting because of its simplicity and tax benefits. It’s important to keep track of your finances, especially when your income can change and you have expenses like fees and advertising.

  • Your parents (i.e. your accountant) will bribe you to eat them (i.e. get it done).
  • This data is essential for valuation experts who rely on financial statements and historical records to determine the property’s fair market value.
  • Their primary role is to ensure accurate and organized financial information to support the operations, decision-making, and compliance of the company.
  • As a real estate investor himself, he understands the process and the language of the industry.

If you have no experience, you likely need software with more live customer support options and a lower learning curve as expressed in user reviews. Look at each plan offered by a considered software and select the one that will most likely meet your needs, particularly in terms of the number of users and breadth of features. Compare that plan’s pricing with your budget to determine if the price will be manageable.

]]>
https://quiminova.com.ec/real-estate-bookkeeping-101-why-it-s-more-than-2/feed/ 0
First Tracks Business Directory Utah Nonprofits Association https://quiminova.com.ec/first-tracks-business-directory-utah-nonprofits/ https://quiminova.com.ec/first-tracks-business-directory-utah-nonprofits/#respond Wed, 31 May 2023 10:49:35 +0000 https://quiminova.com.ec/?p=2381 bookkeeping for nonprofits Salt Lake City

Contact us today to learn more about our account reconciliation services. Our in-house, U.S.-based team brings years of experience across industries like restaurants, fitness studios, bars, real estate, and more. Whatever your business looks like, we’ve probably seen it—and we’re ready to help you grow it. I work in real estate with a complex set of books across multiple companies—they made the transition seamless. As a large Utah-based CPA firm, Tanner has the resources to ensure that all your needs and deadlines are met while offering the personal touch of a local firm. We serve many of Utah’s finest not-for-profit organizations of all types and sizes.

Information Return Preparation

We’re not just here to “do your taxes.” We help build habits, workflows, and financial clarity that hold up — even when business scales. As a resident of Utah, you may wonder what income is taxable in your state. Utah has its own tax laws, and it’s contribution margin important to understand which types of income are taxable and which are exempt. In this blog post, we’ll explore what income is taxable in Utah. The IRS uses these very specific revenue and expense classifications to determine if your organization will retain its tax-exempt status. So it’s imperative that you build your accountingbookkeeping system around these revenue and expense classifications.

bookkeeping for nonprofits Salt Lake City

Business Services

If you own a small business but haven’t kept up your bookkeeping, don’t worry. You decide what you prefer to do yourself or let Clark & Clark take care of the rest for you. Jensen advisors will tell you how today’s decisions will affect your tax liabilities tomorrow.

bookkeeping for nonprofits Salt Lake City

Financial Services

  • Additionally, we’re keenly aware of how important it is for contractors to keep good records as they relate from project-to-project, which is why we have designed a system where all financial transactions are tracked from start-to-finish.
  • Chipman consultants bring expertise and experience to every task they undertake.
  • We also perform audits under Yellow Book and Single Audit requirements.
  • Join our Valley Steps team as a Behavioral Health Technician, providing direct support and structure to clients in a therapeutic residential setting.
  • When you become a member, you join a powerful network dedicated to strengthening Utah nonprofits.

We help you stay compliant, organized, audit-ready, and financially healthy. With Accounts Receivable Outsourcing our dedicated team of professionals, we implement streamlined processes that allow our partners to focus on growth and stability to fund core missions. He graduated from the University of Central Florida with a BA in Business.

bookkeeping for nonprofits Salt Lake City

Tricia Kritzberg, CPA

With a working knowledge in finances, tax and accounting, Paul can also provide expert advice with regard to budgeting, insurance, planning for retirement, college savings, etc. Our licensed staff of friendly, knowledgeable and experienced tax professionals will make the process as pain-free as possible. We pride ourselves on doing the job right and making sure you legally pay the least amount of tax for your situation salt lake city bookkeeping by taking advantage of all the tax credits and deductions available to you. We also take a proactive approach to finding ways to structure your situation to minimize your future tax burden. When we prepare your return, we provide free audit support by our experienced staff of local Utah CPA’s and EA’s. Non-profits have unique needs that most accountants/CPAs who work primarily with for-profit companies do not understand fully.

  • If you’re looking for a professional who can handle this task for you, consider hiring Bookkeeping for Contractors.
  • Accurate, affordable, and audit-ready bookkeeping tailored for nonprofits of all sizes.
  • The firm offers a wide range of accounting, tax, management advisory, and consulting services.
  • It includes information on the basics of nonprofit bookkeeping, general nonprofit accounting principles, basic financial statements, and specific laws and regulations that govern the accounting of nonprofit organizations.
  • To ensure we are always on top of the constantly changing tax law, our firm actually requires our staff to complete more continuing education than the minimum licensing requirements.
  • A great profit margin and a healthy bottom line is one fantastic way to shut the door on the end of the year and move forward.

To receive full access to our resources, please enter your information below. We’ll help your organization create strong controls to ensure your data is secure, safe, and clean. Each page provides detailed information on how we help solve specific pain points-whether you’re behind on your books or looking to fully outsource. We work with QuickBooks Online and Desktop, and can assist with nonprofit-friendly configurations. Trusted by thousands of businesses — see what our customers say.

bookkeeping for nonprofits Salt Lake City

  • For new clients, we will review your last two years tax returns for free to determine if you left any money on the table.
  • Serves small to mid-sized businesses in a variety of industries, with particular expertise in agriculture, construction, retail, wholesale, software, manufacturing, and professional services.
  • Legal designations, tax filing processes, services, prices and hours of operation may vary by location and by state (per state requirements).
  • Nonprofit organizations in Salt Lake and Utah face a constant struggle to balance their mission with financial sustainability.
  • We’ve narrowed down ten of the top CPAs in the greater Salt Lake City area.
  • With our expertise in nonprofit accounting, we’re not just another contractor.

Toni is a mom, foremost, a state drama specialist, teacher, and president of Kensington Theatre Company in Daybreak, a community theatre in South Jordan Utah. Together, Paul and Toni have 5 beautiful children, 2 new daughter’s in law, and one addorable grandchild. Fun pastimes include travel, boating, watersports, hiking, climbing, canyoneering, watching and participating in dramas, and playing games together as a family. Long hours, high overhead, wasted ingredients, and difficulty making profits are some of the barriers to restaurant owners’ success.

]]>
https://quiminova.com.ec/first-tracks-business-directory-utah-nonprofits/feed/ 0