/*!/wp-content/themes/flatsome-child/style.css*/body.hide-filter-button .custom-category-filtering{display:none}.woocommerce nav.woocommerce-pagination{display:flex;justify-content:center;align-items:center;margin:20px auto 0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.woocommerce nav.woocommerce-pagination .page-numbers{display:flex;flex-wrap:nowrap;gap:8px;padding:0;margin:0;list-style:none}.woocommerce nav.woocommerce-pagination .page-numbers li{flex:0 0 auto}.woocommerce nav.woocommerce-pagination .page-numbers a,.woocommerce nav.woocommerce-pagination .page-numbers span{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:4px;background:#fff;color:#222;font-size:.95em;font-weight:500;text-align:center;border:1px solid #ddd;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.woocommerce nav.woocommerce-pagination .page-numbers a:hover{background:#111;color:#fff;border-color:#111}.woocommerce nav.woocommerce-pagination .page-numbers a:focus-visible{outline:2px solid currentColor;outline-offset:2px}.woocommerce nav.woocommerce-pagination .page-numbers .current{background:#111;color:#fff;border-color:#111;cursor:default}.woocommerce nav.woocommerce-pagination .page-numbers .dots{background:#fff0;border:none;color:#999;width:auto;min-width:20px;padding:0 4px}@media (max-width:480px){.woocommerce nav.woocommerce-pagination .page-numbers{gap:6px}.woocommerce nav.woocommerce-pagination .page-numbers a,.woocommerce nav.woocommerce-pagination .page-numbers span{width:32px;height:32px;font-size:.85em}.woocommerce nav.woocommerce-pagination .page-numbers .dots{min-width:14px}}body{--ccp-safe-bottom:0px}body.fsatc-active{--ccp-safe-bottom:88px}@media (max-width:900px){body.fsatc-active{--ccp-safe-bottom:68px}}@media (max-width:480px){body.fsatc-active{--ccp-safe-bottom:48px}}#custom-comments-popup-wrapper{z-index:9999}#custom-comments-popup-overlay{z-index:9999}#custom-comments-popup-box{z-index:9999}#custom-comments-popup-trigger{z-index:9998}#custom-comments-rating-hint{z-index:9998}.header-wrapper,.header-main,.nav-wrapper,.nav-top,.mobile-nav,.header-search,.search-overlay,.mfp-wrap,.mfp-bg,.cart-overlay,.off-canvas,.off-canvas-wrapper{z-index:10000!important}.pswp{z-index:12000!important}.pswp__ui{z-index:12002!important}#custom-comments-popup-wrapper.active #custom-comments-popup-trigger,#custom-comments-popup-wrapper.active #custom-comments-rating-hint{opacity:0;pointer-events:none}#custom-comments-popup-wrapper{position:fixed;inset:0;pointer-events:none}#custom-comments-popup-wrapper.active{pointer-events:auto}#custom-comments-popup-trigger{position:fixed;right:20px;bottom:calc(24px + var(--ccp-safe-bottom));padding:14px 18px;background:#111;color:#fff;border-radius:14px;box-shadow:0 10px 30px rgb(0 0 0 / .20);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,opacity .22s ease;pointer-events:auto;user-select:none;font-weight:600;font-size:.95rem;letter-spacing:.2px;will-change:transform}#custom-comments-popup-trigger:hover{background:#2a2a2a;transform:translate3d(0,-2px,0);box-shadow:0 16px 42px rgb(0 0 0 / .26)}#custom-comments-popup-trigger.active{opacity:0;pointer-events:none}#custom-comments-popup-overlay{position:fixed;inset:0;background:rgb(20 22 28 / .34);opacity:0;pointer-events:none;transition:opacity .45s ease;will-change:opacity;display:none}#custom-comments-popup-overlay.active{opacity:1;pointer-events:auto}#custom-comments-popup-box{position:fixed;top:0;right:0;bottom:var(--ccp-safe-bottom);width:820px;max-width:95vw;height:calc(100dvh - var(--ccp-safe-bottom));height:calc(100vh - var(--ccp-safe-bottom));background:rgb(255 255 255 / .965);border-radius:24px 0 0 24px;box-shadow:-2px 0 32px 8px rgb(0 0 0 / .23),-1px 0 0 0 #eee;transform:translate3d(110%,0,0);opacity:0;transition:transform .62s cubic-bezier(.22,.9,.24,1),opacity .42s ease;display:flex;flex-direction:column;will-change:transform,opacity}@supports ((backdrop-filter:blur(10px)) or (-webkit-backdrop-filter:blur(10px))){#custom-comments-popup-box{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}}#custom-comments-popup-box.active{transform:translate3d(0,0,0);opacity:1}#custom-comments-popup-close{position:absolute;right:18px;top:18px;font-size:2.1rem;color:#111;cursor:pointer;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background .2s ease}#custom-comments-popup-close:hover{color:#000;background:rgb(0 0 0 / .06)}#custom-comments-popup-box .popup-content{margin-top:54px;padding:18px 22px;overflow-y:auto;-webkit-overflow-scrolling:touch;flex:1;max-height:calc(100% - 70px)}#custom-comments-popup-box .popup-content h2{margin-bottom:14px;font-size:1.25rem;color:#151515;font-weight:700}#custom-comments-rating-hint{position:fixed;right:20px;bottom:calc(76px + var(--ccp-safe-bottom));background:#fff;color:#111;font-size:.92rem;border-radius:12px;padding:10px 14px;box-shadow:0 10px 26px rgb(0 0 0 / .18);opacity:0;pointer-events:none;transform:translate3d(0,10px,0);transition:opacity .45s ease,transform .45s ease;will-change:transform,opacity;min-width:max-content}#custom-comments-rating-hint .star-icon{color:#000;font-size:1.1rem;display:inline-block;vertical-align:middle;line-height:1}#custom-comments-rating-hint strong{font-weight:700;color:#111}#custom-comments-rating-hint.show{opacity:1;transform:translate3d(0,0,0)}@media (max-width:900px){#custom-comments-popup-box{left:0;right:0;width:100vw;max-width:100vw;border-radius:22px 22px 0 0;top:auto;bottom:var(--ccp-safe-bottom);height:calc(92dvh - var(--ccp-safe-bottom));height:calc(92vh - var(--ccp-safe-bottom));transform:translate3d(0,110%,0);transition:transform .66s cubic-bezier(.22,.9,.24,1),opacity .42s ease}#custom-comments-popup-box.active{transform:translate3d(0,0,0)}#custom-comments-popup-close{top:10px;right:12px}#custom-comments-popup-trigger{right:16px;bottom:calc(18px + var(--ccp-safe-bottom))}#custom-comments-rating-hint{right:16px;bottom:calc(64px + var(--ccp-safe-bottom))}}@media (prefers-reduced-motion:reduce){#custom-comments-popup-overlay,#custom-comments-popup-box,#custom-comments-popup-trigger,#custom-comments-rating-hint{transition:none!important}}#custom-comments-popup-wrapper .cr-summary-separator{display:none}body.home #custom-comments-popup-wrapper .cr-all-reviews-add-review{display:none}#custom-comments-popup-wrapper .cr-add-review-wrap{display:flex;justify-content:center;align-items:center;width:100%}#custom-comments-popup-wrapper .cr-all-reviews-add-review{display:block;margin:36px auto 12px;float:none;background:#000;color:#fff;border:0;border-radius:12px;padding:14px 32px;box-shadow:0 2px 12px rgb(0 0 0 / .07);font-size:1.15em;font-weight:600;transition:background .2s}#custom-comments-popup-wrapper .cr-all-reviews-add-review:hover,#custom-comments-popup-wrapper .cr-all-reviews-add-review:focus{background:#222;color:#fff}#custom-comments-popup-wrapper .cr-all-reviews-add-review:focus-visible{outline:2px solid currentColor;outline-offset:2px}#custom-comments-popup-wrapper .cr-input-text[name="cr_input_text_search"],#custom-comments-popup-wrapper .cr-button-search,#custom-comments-popup-wrapper .cr-ajax-search-icon,#custom-comments-popup-wrapper .cr-clear-input{display:none}#custom-comments-popup-wrapper .cr-overall-rating-wrap{margin-right:24px}#custom-comments-popup-wrapper .cr-review-form-submit,#custom-comments-popup-wrapper .cr-review-form-continue{background:#000;color:#fff;border:0;padding:12px 32px;font-size:1.1em;font-weight:600;transition:background .2s}#custom-comments-popup-wrapper .cr-review-form-submit:hover,#custom-comments-popup-wrapper .cr-review-form-submit:focus,#custom-comments-popup-wrapper .cr-review-form-continue:hover,#custom-comments-popup-wrapper .cr-review-form-continue:focus{background:#222;color:#fff}#custom-comments-popup-wrapper .cr-voting-upvote.cr-voting-a svg,#custom-comments-popup-wrapper .cr-voting-downvote.cr-voting-a svg{width:1.5em;height:1.5em;display:block;vertical-align:middle}#custom-comments-popup-wrapper .cr-voting-upvote-count,#custom-comments-popup-wrapper .cr-voting-downvote-count{font-size:1em;font-weight:600;margin:0 2px;vertical-align:middle}.cr-ajax-reviews-cus-images-modal{position:fixed;top:0;left:0;width:100vw;overflow:auto;z-index:9999;box-sizing:border-box;padding:0}.cr-ajax-reviews-cus-images-modal .cr-ajax-reviews-cus-images-modal-inner{display:flex;justify-content:center;align-items:center;width:100%;padding:10px;box-sizing:border-box}.category-filtering.category-filter-row{display:none!important}.woocommerce .products .woocommerce-loop-product__title,.woocommerce .products .woocommerce-loop-product__title a{font-size:18px;font-weight:600;font-family:"Inter",sans-serif;letter-spacing:.2px}body:not(.single-product) .price,body:not(.single-product) .woocommerce-Price-amount{font-size:16px;font-weight:400}.single-product .price,.single-product .woocommerce-Price-amount{font-weight:400!important}.product-title{font-weight:600;font-family:"Inter",sans-serif;text-align:center}.woocommerce .variations_form .reset_variations{color:#000;font-weight:800;cursor:pointer;font-size:13px}.woocommerce-variation-add-to-cart{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.woocommerce-variation-add-to-cart .single_add_to_cart_button{flex:1;max-width:380px;height:50px}.add-to-cart-container{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.add-to-cart-container .quantity{height:50px;display:flex;align-items:center}.add-to-cart-container .single_add_to_cart_button{flex:1;max-width:380px;height:50px;margin:0}.woocommerce .quantity .input-text,.woocommerce-page .quantity .input-text{font-weight:400}.wc-category-title{text-align:center;font-size:47px;font-weight:900;margin:20px 0;text-transform:uppercase}@media (max-width:600px){.wc-category-title{font-size:32px}}.custom-category-filtering{text-align:center;margin-top:15px}.swatchly-swatch{border-width:2px!important;border-style:solid!important;font-weight:600!important;color:#000}.sub-menu.nav-sidebar-ul.children{font-size:1.05em;font-weight:500}.archive.tax-product_cat .term-description{margin-top:50px}