/**handles:quickcommerce-post-template-responsive,quickcommerce-styles**/
.facetwp-template.qcom-post-template-responsive,.wp-block-post-template.qcom-post-template-responsive,ul.facetwp-template{display:grid!important;gap:1.25em;list-style:none;margin:0;padding:0;grid-template-columns:repeat(var(--qcom-mobile-columns,1),1fr);grid-auto-flow:row;width:100%;align-items:stretch}@media (min-width:640px){.facetwp-template.qcom-post-template-responsive,.wp-block-post-template.qcom-post-template-responsive{grid-template-columns:repeat(var(--qcom-tablet-columns,2),1fr)}}@media (min-width:1024px){.facetwp-template.qcom-post-template-responsive,.wp-block-post-template.qcom-post-template-responsive{grid-template-columns:repeat(var(--qcom-desktop-columns,4),1fr)}}.facetwp-template.qcom-post-template-responsive>li,.wp-block-post-template.qcom-post-template-responsive>li,ul.facetwp-template>li{margin:0;position:relative;min-width:0;display:flex;flex-direction:column;height:100%;min-height:100%}.facetwp-template.qcom-post-template-responsive li,.wp-block-post-template.qcom-post-template-responsive li,ul.facetwp-template li{position:relative;min-width:0}.facetwp-template.qcom-post-template-responsive>li>.wp-block-post,.wp-block-post-template.qcom-post-template-responsive>li>.wp-block-post,ul.facetwp-template>li>.wp-block-post{height:100%;display:flex;flex-direction:column;flex:1}ul.facetwp-template:not(.qcom-post-template-responsive){display:grid!important;gap:1.25em;list-style:none;margin:0;padding:0;grid-template-columns:repeat(1,1fr);align-items:stretch}@media (min-width:640px){ul.facetwp-template:not(.qcom-post-template-responsive){grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){ul.facetwp-template:not(.qcom-post-template-responsive){grid-template-columns:repeat(4,1fr)}}@media (max-width:639px){.facetwp-template.qcom-responsive-columns-mobile-1,.wp-block-post-template.qcom-responsive-columns-mobile-1{grid-template-columns:repeat(1,1fr)!important}.facetwp-template.qcom-responsive-columns-mobile-2,.wp-block-post-template.qcom-responsive-columns-mobile-2{grid-template-columns:repeat(2,1fr)!important}}@media (min-width:640px){.facetwp-template.qcom-responsive-columns-tablet-1,.wp-block-post-template.qcom-responsive-columns-tablet-1{grid-template-columns:repeat(1,1fr)}.facetwp-template.qcom-responsive-columns-tablet-2,.wp-block-post-template.qcom-responsive-columns-tablet-2{grid-template-columns:repeat(2,1fr)}.facetwp-template.qcom-responsive-columns-tablet-3,.wp-block-post-template.qcom-responsive-columns-tablet-3{grid-template-columns:repeat(3,1fr)}.facetwp-template.qcom-responsive-columns-tablet-4,.wp-block-post-template.qcom-responsive-columns-tablet-4{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.facetwp-template.qcom-responsive-columns-desktop-1,.wp-block-post-template.qcom-responsive-columns-desktop-1{grid-template-columns:repeat(1,1fr)}.facetwp-template.qcom-responsive-columns-desktop-2,.wp-block-post-template.qcom-responsive-columns-desktop-2{grid-template-columns:repeat(2,1fr)}.facetwp-template.qcom-responsive-columns-desktop-3,.wp-block-post-template.qcom-responsive-columns-desktop-3{grid-template-columns:repeat(3,1fr)}.facetwp-template.qcom-responsive-columns-desktop-4,.wp-block-post-template.qcom-responsive-columns-desktop-4{grid-template-columns:repeat(4,1fr)}.facetwp-template.qcom-responsive-columns-desktop-5,.wp-block-post-template.qcom-responsive-columns-desktop-5{grid-template-columns:repeat(5,1fr)}.facetwp-template.qcom-responsive-columns-desktop-6,.wp-block-post-template.qcom-responsive-columns-desktop-6{grid-template-columns:repeat(6,1fr)}}
.searchwp-modal-form-trigger-icon svg{width:20px;height:20px}.searchwp-modal-form{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;display:none;opacity:0;transition:opacity .3s ease-in-out}.searchwp-modal-form.is-open{display:block;opacity:1}.searchwp-modal-form__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.35);cursor:pointer;transition:background .3s ease}.searchwp-modal-form__container{position:absolute;top:2rem;left:50%;transform:translateX(-50%) scale(.95);width:90%;max-width:800px;background:0 0;border-radius:0;box-shadow:none;overflow:hidden;transition:transform .3s ease-in-out}.searchwp-modal-form.is-open .searchwp-modal-form__container{transform:translateX(-50%) scale(1)}.searchwp-modal-form__content{padding:1.5rem;position:relative;max-height:75vh;overflow-y:auto}.searchwp-form{margin:0 0 1.5rem 0}.swp-flex--col{display:flex;flex-direction:column}.swp-flex--row{display:flex;flex-direction:row}.swp-flex--wrap{flex-wrap:wrap}.swp-flex--gap-md{gap:.75rem}.swp-items-stretch{align-items:stretch}.searchwp-form-input-container{flex:1;min-width:0;position:relative}.swp-input--search{width:100%;padding:.875rem 1rem;font-size:1rem;border:1px solid #d1d5db;border-radius:3px;background:#f9fafb;color:#374151;transition:all .2s ease;outline:0;box-sizing:border-box}.swp-input--search:focus{background:#fff}.swp-input--search::placeholder{color:#9ca3af}.search-submit{padding:.875rem 1.5rem;font-size:.875rem;font-weight:500;color:#fff;background:#3b82f6;border:none;border-radius:3px;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:100px}.search-submit:hover{background:#2563eb;transform:translateY(-1px)}.search-submit:active{transform:translateY(0)}.search-submit:focus{outline:0}.searchwp-modal-form__footer{display:none;padding:0;background:0 0;text-align:center}.searchwp-live-search-results{margin-top:1rem;max-height:75vh!important;position:fixed}.searchwp-live-search-results .searchwp-live-search-result{display:flex;align-items:center;flex-wrap:nowrap;padding:1rem;border-bottom:1px solid #f3f4f6;transition:background-color .2s ease;cursor:pointer}.searchwp-live-search-results .searchwp-live-search-result:hover{background-color:#f9fafb}.searchwp-live-search-results .searchwp-live-search-result:last-child{border-bottom:none}.searchwp-live-search-results .searchwp-live-search-result--img .wp-post-image{width:60px;height:60px;object-fit:cover;border-radius:6px;margin-right:1rem;flex-shrink:0}.searchwp-live-search-result--title{font-family:inherit;font-size:1rem!important;font-weight:400!important;color:#374151!important;margin:0 0 .25rem 0!important;line-height:1.4!important}.searchwp-live-search-results .product-info{flex:1;min-width:0}.searchwp-live-search-results .product-title{font-size:.875rem;font-weight:500;color:#374151;margin:0 0 .25rem 0;line-height:1.4}.searchwp-highlight{background-color:transparent!important;font-weight:700!important}.searchwp-live-search-results .product-price{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.searchwp-live-search-results .current-price{color:#059669;font-weight:600}.searchwp-live-search-results .original-price{color:#6b7280;text-decoration:line-through;font-size:.75rem}.searchwp-live-search-results .no-results{padding:2rem;text-align:center;color:#6b7280;font-style:italic}.searchwp-form.loading .search-submit{position:relative;color:transparent}@media (max-width:768px){.searchwp-modal-form__container{width:95%}.searchwp-modal-form__content{padding:1rem;max-height:80vh}.swp-flex--row{flex-direction:column}.search-submit{width:100%;margin-top:.5rem}.swp-input--search{font-size:1rem;padding:.75rem}.search-submit{font-size:1rem;padding:.75rem}.searchwp-live-search-results .searchwp-live-search-result{padding:.75rem}.searchwp-live-search-result--img .wp-post-image{width:50px;height:50px;margin-right:.75rem}}@media (max-width:480px){.searchwp-modal-form__content{padding:.75rem}.searchwp-modal-form__footer{padding:.75rem}.swp-input--search{padding:.75rem;font-size:.95rem}.search-submit{padding:.75rem;font-size:.95rem}.searchwp-live-search-results .searchwp-live-search-result--title a{font-size:.8rem!important}.searchwp-live-search-results .product-price{font-size:.8rem}}@media (prefers-reduced-motion:reduce){.search-submit,.searchwp-live-search-results li,.searchwp-modal-form,.searchwp-modal-form__close,.searchwp-modal-form__container,.searchwp-modal-form__overlay,.swp-input--search{transition:none}}@media (prefers-contrast:high){.searchwp-modal-form__overlay{background:rgba(0,0,0,.8)}.swp-input--search{border-color:#000;background:#fff}.search-submit{background:#000;color:#fff}.searchwp-live-search-results li{border-bottom-color:#000}}.search-submit:focus-visible,.searchwp-modal-form__close:focus-visible,.swp-input--search:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}