[class*=wd-search-full-screen]{position:fixed;z-index:400;visibility:hidden;opacity:0;--wd-requests-height:.001px}[class*=wd-search-full-screen] .autocomplete-suggestions{animation:wd-fadeInBottomShort .6s cubic-bezier(.19,1,.22,1) both}[class*=wd-search-full-screen] .autocomplete-suggestion{flex-direction:column;padding:0;border:none}[class*=wd-search-full-screen] .autocomplete-suggestion .suggestion-thumb{margin-bottom:10px;margin-right:0;max-width:100%}[class*=wd-search-full-screen] .autocomplete-suggestion:hover,[class*=wd-search-full-screen] .autocomplete-suggestion.autocomplete-selected{background-color:transparent}[class*=wd-search-full-screen] .suggestion-divider{padding-top:20px;border-top:1px solid var(--brdcolor-gray-300);background-color:transparent !important;text-align:center}[class*=wd-search-full-screen] .no-found-msg{text-align:center;font-size:16px}[class*=wd-search-full-screen].wd-opened{visibility:visible;opacity:1}.wd-search-opened{overflow:hidden}.wd-search-area{position:relative}.wd-search-area .wd-scroll-content{padding-block:20px;transition:all .6s ease}.wd-ajax-search-content:not(.wp-content-loaded) .wd-search-area:before{position:absolute;top:15px;left:calc(50% - 15px);content:"";display:inline-block;width:30px;height:30px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle;animation:wd-rotate .45s infinite linear}.wd-ajax-search-content:not(.wp-content-loaded) .wd-search-area-inner.wd-scroll-content{padding:0;max-height:0}@media (min-width:1025px){.wd-search-opened body{margin-right:var(--wd-scroll-w)}.wd-search-opened .website-wrapper{margin-right:calc(var(--wd-scroll-w)*-1)}.wd-search-opened :is(.header-banner,.whb-row,.main-page-wrapper){padding-right:var(--wd-scroll-w)}}@media (max-width:1024px){[class*=wd-search-full-screen] .no-found-msg{font-size:14px}[class*=wd-search-full-screen] .suggestion-divider{padding-top:10px}}.wd-search-full-screen{background-color:var(--bgcolor-white);box-shadow:0 0 14px rgba(0,0,0,.08);transition:opacity .5s cubic-bezier(.19,1,.22,1) .5s,visibility .5s cubic-bezier(.19,1,.22,1) .5s,transform .5s cubic-bezier(.19,1,.22,1);transform:translate3d(0,100%,0);--wd-form-height:110px;--wd-info-height:40px}.wd-search-full-screen .autocomplete-suggestions{display:flex;flex-wrap:wrap;justify-content:center;padding:10px;background-color:var(--bgcolor-white)}.wd-search-full-screen .autocomplete-suggestion{flex-grow:0;flex-basis:200px;padding:10px}.wd-search-full-screen .wd-dropdown-results,.wd-search-full-screen .wd-dropdown-results .wd-scroll-content{max-height:100%;height:100%}.wd-search-full-screen.wd-searched .search-results-wrapper{margin-top:calc(var(--wd-info-height)*-1);height:calc(100% - var(--wd-form-height) - var(--wd-requests-height))}.wd-search-full-screen .search-info-text{overflow:hidden;margin-top:10px;padding:0 15px;text-align:center;font-size:16px;line-height:30px;transition:all .6s ease}.wd-search-full-screen .search-info-text>span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wd-search-full-screen :is(.view-all-results,.suggestion-divider){flex:1 1 100%}.wd-search-full-screen .view-all-results{margin:10px -10px -10px}.wd-search-full-screen .suggestion-divider{margin-top:20px;margin-inline:-20px;padding-top:20px}.wd-search-full-screen .searchform{padding-inline:100px;border-bottom:1px solid var(--brdcolor-gray-300);--wd-form-bg:transparent;--wd-form-color:var(--color-gray-800);--wd-form-placeholder-color:var(--color-gray-800);--wd-form-brd-width:0;--wd-form-height:unset}.wd-search-full-screen .searchform input[type=text]{padding:0;text-align:center;font-weight:600;font-size:48px}.wd-search-full-screen .searchform .searchsubmit{display:none}.form-style-underlined .wd-search-full-screen input[type=text]{padding-right:0}.wd-search-full-screen .wd-close-search{position:absolute;top:5px;right:5px;z-index:1}.wd-search-full-screen .wd-close-search.wd-style-icon>a{width:100px;height:100px}.wd-search-full-screen .wd-close-search.wd-style-icon>a:before{font-size:38px}.wd-search-full-screen .wd-search-loader{z-index:1002;display:flex;align-items:center;justify-content:center;visibility:hidden;background-color:rgba(var(--bgcolor-white-rgb),.8);opacity:0;transition:opacity .2s cubic-bezier(.19,1,.22,1),visibility .2s cubic-bezier(.19,1,.22,1)}.wd-search-full-screen .wd-search-loader:after{content:"";display:inline-block;width:32px;height:32px;border:1px solid rgba(0,0,0,0);border-left-color:var(--color-gray-900);border-radius:50%;vertical-align:middle}.wd-search-full-screen .search-loading~.wd-search-loader{top:var(--wd-form-height);visibility:visible;opacity:1;transition:opacity .6s cubic-bezier(.19,1,.22,1),visibility .6s cubic-bezier(.19,1,.22,1)}.wd-search-full-screen .search-loading~.wd-search-loader:after{animation:wd-rotate .45s infinite linear}.wd-search-full-screen.wd-requests-enabled{--wd-requests-height:70px}.wd-search-full-screen .wd-search-requests{margin-top:30px;padding-inline:20px}.wd-search-full-screen .wd-search-requests ul{text-align:center}.wd-search-full-screen .wd-search-requests-text{display:none}.wd-search-full-screen.wd-opened{transition:opacity 0s,visibility 0s,transform .5s cubic-bezier(.19,1,.22,1);transform:none}.wd-search-full-screen .wd-search-area{padding-inline:15px;height:100%}.wd-search-full-screen .wd-search-area .wd-scroll-content{max-height:calc(100% - var(--wd-info-height) - var(--wd-requests-height) - var(--wd-form-height))}@media (max-width:1024px){.wd-search-full-screen{--wd-form-height:70px;--wd-info-height:30px}.wd-search-full-screen .search-info-text{font-size:14px;line-height:20px}.wd-search-full-screen .searchform{padding-inline:15px}.wd-search-full-screen .searchform input[type=text]{font-size:20px}.wd-search-full-screen .autocomplete-suggestion{padding:10px}.wd-search-full-screen .wd-close-search{display:none}}@media (max-width:768.98px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:33.333333%}}@media (max-width:576px){.wd-search-full-screen .autocomplete-suggestion{flex-basis:50%}}.wd-toolbar{position:fixed;inset-inline:0;bottom:0;z-index:350;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;padding:5px;height:55px;background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,.12)}.wd-toolbar>a{display:flex;align-items:center;justify-content:center}.wd-toolbar>a,.wd-toolbar>div{flex:1 0 20%}.wd-toolbar>a,.wd-toolbar>div a{height:45px}.wd-toolbar .wd-header-cart.wd-design-5{margin-right:0}.wd-toolbar.wd-toolbar-label-show>a,.wd-toolbar.wd-toolbar-label-show>div a{position:relative;padding-bottom:15px}.wd-toolbar.wd-toolbar-label-show .wd-toolbar-label{display:block}.global-color-scheme-light .wd-toolbar a{color:#fff}.global-color-scheme-light .wd-toolbar a:hover{color:rgba(255,255,255,.8)}.wd-toolbar-label{position:absolute;inset-inline:10px;bottom:3px;display:none;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-weight:600;font-size:11px;line-height:1;padding:1px 0}.wd-toolbar-shop .wd-tools-icon:before{content:"\f146";font-family:"woodmart-font"}.wd-toolbar-blog .wd-tools-icon:before{content:"\f145";font-family:"woodmart-font"}.wd-toolbar-home .wd-tools-icon:before{content:"\f144";font-family:"woodmart-font"}.wd-toolbar-link .wd-tools-icon:before{content:"\f140";font-family:"woodmart-font"}.wd-toolbar-link .wd-custom-icon{min-width:auto}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}@media (min-width:1025px){.wd-toolbar{display:none}}@media (max-width:1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .wd-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .wd-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--wd-sticky-btn-height))}}@media (max-width:768.98px){.sticky-toolbar-on.wd-sticky-btn-on-mb{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}@media (min-width:769px) and (max-width:1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(55px + var(--wd-sticky-btn-height))}}:root{--wd-top-bar-h:.001px;--wd-top-bar-sm-h:40px;--wd-top-bar-sticky-h:.001px;--wd-header-general-h:104px;--wd-header-general-sm-h:60px;--wd-header-general-sticky-h:60px;--wd-header-bottom-h:50px;--wd-header-bottom-sm-h:.001px;--wd-header-bottom-sticky-h:.001px;--wd-header-clone-h:.001px}.whb-top-bar .wd-dropdown{margin-top:-20px}.whb-top-bar .wd-dropdown:after{height:-10px}.whb-sticked .whb-general-header .wd-dropdown{margin-top:10px}.whb-sticked .whb-general-header .wd-dropdown:after{height:20px}.whb-header-bottom .wd-dropdown{margin-top:5px}.whb-header-bottom .wd-dropdown:after{height:15px}.whb-header .whb-header-bottom .wd-header-cats{margin-top:-1px;margin-bottom:0;height:calc(100% + 1px)}@media (min-width:1025px){.whb-top-bar-inner{height:0;max-height:0px}.whb-sticked .whb-top-bar-inner{height:40px;max-height:40px}.whb-general-header-inner{height:104px;max-height:104px}.whb-sticked .whb-general-header-inner{height:60px;max-height:60px}.whb-header-bottom-inner{height:50px;max-height:50px}.whb-sticked .whb-header-bottom-inner{height:50px;max-height:50px}}@media (max-width:1024px){.whb-top-bar-inner{height:40px;max-height:40px}.whb-general-header-inner{height:60px;max-height:60px}}.whb-general-header{background-color:rgba(255,253,250,1);border-color:rgba(129,129,129,.2);border-bottom-width:1px;border-bottom-style:solid}@font-face{font-weight:400;font-style:normal;font-family:"woodmart-font";src:url("//thebox.in.ua/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=7.3.3") format("woff2")}.wd-popup.wd-promo-popup{background-color:#111;background-image:none;background-repeat:no-repeat;background-size:contain;background-position:left center}.header-banner{background-color:rgba(109,65,0,.39);background-image:none}.page-title-default{background-color:#0a0a0a;background-image:none;background-size:cover;background-position:center center}.footer-container{background-color:#fff;background-image:none}:root{--wd-text-font:"Lato",Arial,Helvetica,sans-serif;--wd-text-font-weight:400;--wd-text-color:#777;--wd-text-font-size:14px}:root{--wd-title-font:"Poppins",Arial,Helvetica,sans-serif;--wd-title-font-weight:600;--wd-title-color:#242424}:root{--wd-entities-title-font:"Poppins",Arial,Helvetica,sans-serif;--wd-entities-title-font-weight:500;--wd-entities-title-color:#333;--wd-entities-title-color-hover:rgb(51 51 51/65%)}:root{--wd-alternative-font:"Lato",Arial,Helvetica,sans-serif}:root{--wd-widget-title-font:"Poppins",Arial,Helvetica,sans-serif;--wd-widget-title-font-weight:600;--wd-widget-title-transform:uppercase;--wd-widget-title-color:#333;--wd-widget-title-font-size:16px}:root{--wd-header-el-font:"Lato",Arial,Helvetica,sans-serif;--wd-header-el-font-weight:700;--wd-header-el-transform:uppercase;--wd-header-el-font-size:13px}:root{--wd-primary-color:#83b735}:root{--wd-alternative-color:#fbbc34}:root{--wd-link-color:#333;--wd-link-color-hover:#242424}body{background-color:#fffdfa;background-image:none}.page .main-page-wrapper{background-color:#fffdfa;background-image:none}.woodmart-archive-shop:not(.single-product) .main-page-wrapper{background-color:#fffdfa;background-image:none}.single-product .main-page-wrapper{background-color:#fffdfa;background-image:none}.woodmart-archive-blog .main-page-wrapper{background-color:#fffdfa;background-image:none}.single-post .main-page-wrapper{background-color:#fffdfa;background-image:none}.woodmart-archive-portfolio .main-page-wrapper{background-color:#fffdfa;background-image:none}.single-portfolio .main-page-wrapper{background-color:#fffdfa;background-image:none}:root{--btn-default-bgcolor:#b5aca3}:root{--btn-default-bgcolor-hover:#585551}:root{--btn-accented-bgcolor:#b5aca3}:root{--btn-accented-bgcolor-hover:#585551}:root{--notices-success-bg:#459647}:root{--notices-success-color:#fff}:root{--notices-warning-bg:#e0b252}:root{--notices-warning-color:#fff}.product-labels .product-label.out-of-stock{background-color:red}.product-labels .product-label.out-of-stock{color:#000}:root{--wd-form-brd-radius:0px;--wd-form-brd-width:2px;--btn-default-color:#fff;--btn-default-color-hover:#fff;--btn-accented-color:#fff;--btn-accented-color-hover:#fff;--btn-default-brd-radius:0px;--btn-default-box-shadow:none;--btn-default-box-shadow-hover:none;--btn-default-box-shadow-active:none;--btn-default-bottom:0px;--btn-accented-bottom-active:-1px;--btn-accented-brd-radius:0px;--btn-accented-box-shadow:inset 0 -2px 0 rgba(0,0,0,.15);--btn-accented-box-shadow-hover:inset 0 -2px 0 rgba(0,0,0,.15);--wd-brd-radius:0px}:root{--wd-container-w:1350px}@media (min-width:1367px){.platform-Windows .wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}@media (min-width:1350px){html:not(.platform-Windows) .wd-section-stretch>.elementor-container{margin-left:auto;margin-right:auto}}div.wd-popup.popup-quick-view{max-width:920px}:root{--wd-header-banner-h:40px}@media (max-width:1024px){:root{--wd-header-banner-h:76px}}.woodmart-woocommerce-layered-nav .wd-scroll-content{max-height:223px}.whb-visible-lg .trp-ls-language-name{display:none}.trp-language-switcher{width:auto !important}.trp-ls-shortcode-current-language,.trp-ls-shortcode-language{width:32px !important;border:0 !important;background:#fff !important;padding:0 !important;border-radius:0 !important;color:#000 !important}.trp-language-switcher>div>a:hover{background:0 0 !important;border-radius:0 !important}.trp-ls-shortcode-current-language a,.trp-ls-shortcode-language a{color:#000 !important;padding:7px 0 !important}.g-review{background-color:#fefdf9 !important}.switcher .selected a{padding:10px 12px !important}.wd-header-html p{margin-bottom:0 !important}.title-design-centered .wd-back-btn,.without-title.with-back-btn .wd-back-btn{display:none}.company-list-2{display:none}.main_cust_logo_block_img{filter:none !important}.wpcpo-option.wpcpo-option-image-radio .form-row label{width:27% !important}.wpcpo-option.wpcpo-option-image-radio .form-row label span{font-size:12px !important}.product-grid-item .product-image-link{width:420px;height:420px}.product-grid-item .product-image-link img,.product-grid-item .hover-img img{object-fit:cover;width:100%;height:100%}.block-company{border:1px solid #b5aca3;border-radius:120px;height:240px;display:flex;justify-content:center;align-items:center}.title-widget{font-weight:300;color:#fff;font-family:var(--e-global-typography-secondary-font-family),Noto Serif Display;font-size:35px;font-style:italic}.list-button-slider{display:flex;justify-content:end}.elementor-template-full-width .row>[data-elementor-type],.elementor-template-full-width .row>[data-elementor-type]{margin-bottom:0 !important}.next,.prev{display:flex;justify-content:center;align-items:center;width:72px;height:72px;border:.7px solid #585551;border-radius:50px}.next:hover,.prev:hover{background-color:#585551;cursor:pointer}.next{margin-right:15px}.wd-hover-base .wrapp-product-price{align-items:start !important;font-size:20px !important;color:#000 !important}.amount{color:#585551}.wd-hover-base .product-element-bottom{text-align:left}.wd-nav.wd-style-default{display:flex;justify-content:center}.page-title-default{margin-top:0;background:#f6f5f0}.page-title-default .title{font-family:'Noto Serif Display';font-size:55px;font-style:italic;font-weight:300;line-height:69px;letter-spacing:0em;text-align:center;color:#585551}.page-title-default .wd-action-btn>a{color:#000}.page-title-default .breadcrumbs a{color:#000}.page-title-default .breadcrumbs span{color:#000}.footer-container{background:#333}.widget_nav_menu ul li a{color:#dcd0c3}.widget_nav_menu ul li a:hover{color:#fff}.list-icon{display:flex;width:100%;justify-content:end}.list-icon a{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border:.58px solid rgba(255,255,255,.6);border-radius:25px;margin-right:15px}.footer-polit{color:#dcd0c3}.footer-polit:hover{color:#fff}.whb-header{margin-bottom:0}.wp-page{margin-bottom:0}.main-page-center-block{margin-top:10px;height:420px}.wd-prefooter{padding-bottom:0 !important}.butt-list-company:hover{cursor:pointerc}.top-title-shop{margin:-20px}@media screen and (max-width:768px){.prod-constr-block .img-cont{width:354px;height:354px}}@media screen and (max-width:428px){.prod-constr-block .img-cont{width:100%;height:auto}}body .select2-container--default .select2-results__option[aria-selected=true]{background-color:#b5aca3}.wpcpo-option.wpcpo-option-image-radio .form-row label{width:33%;display:flex;flex-direction:column;align-items:center}.wpcpo-total{display:none}.wpcpo-option.wpcpo-option-image-radio .form-row input[type=radio]:checked+label{border:1px solid #c5b358}.woocommerce-cart-form{flex:0 0 100% !important;max-width:100% !important}.woocommerce-checkout>.checkout-order-review:before,.woocommerce-checkout>.checkout-order-review:after{display:none}.checkout-order-review{background-color:initial !important}.checkout-order-review>.woocommerce-checkout-review-order .wd-table-wrapper{background-color:inherit}#billing_first_name_field,#billing_last_name_field,#billing_phone_field,#shipping_first_name_field,#shipping_last_name_field,#shipping_phone_field,#billing_email_field{position:relative}#billing_first_name,#billing_last_name,#billing_phone,#billing_email,#shipping_first_name,#shipping_last_name,#shipping_phone{border:1px solid #ddd;border-radius:0;height:calc(3.5rem + 2px);line-height:1.25;padding-top:1.625rem;padding-bottom:.625rem;background-color:#fffdfa}#billing_first_name:focus,#billing_last_name:focus,#billing_phone:focus,#billing_email:focus,#shipping_first_name:focus,#shipping_last_name:focus,#shipping_postcode:focus,#billing_first_name:not(:placeholder-shown),#billing_last_name:not(:placeholder-shown),#billing_phone:not(:placeholder-shown),#billing_email:not(:placeholder-shown),#shipping_first_name:not(:placeholder-shown),#shipping_last_name:not(:placeholder-shown),#shipping_phone:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem;border-bottom:1px solid #bab0a4}#billing_first_name_field>label,#billing_last_name_field>label,#billing_phone_field>label,#shipping_first_name_field>label,#shipping_last_name_field>label,#shipping_phone_field>label,#billing_email_field>label{position:absolute;top:0;left:0;height:100%;padding:.4rem .75rem;pointer-events:none;border:1px solid transparent;transform-origin:0 0;transition:color .15s ease-in-out,transform .15s ease-in-out;display:block;margin-bottom:.25rem}#billing_first_name:focus~#billing_first_name_field label,#billing_first_name:not(:placeholder-shown)~#billing_first_name_field label,#billing_last_name:focus~#billing_last_name_field label,#billing_last_name:not(:placeholder-shown)~#billing_last_name_field label,#billing_phone:focus~#billing_phone_field label,#billing_phone:not(:placeholder-shown)~#billing_phone_field label,#billing_email:focus~#billing_email_field label,#billing_email:not(:placeholder-shown)~#billing_email_field label,#shipping_first_name:focus~#shipping_first_name_field label,#shipping_first_name:not(:placeholder-shown)~#shipping_first_name_field label,#shipping_last_name:focus~#shipping_last_name_field label,#shipping_last_name:not(:placeholder-shown)~#shipping_last_name_field label,#shipping_phone:focus~#shipping_phone_field label,#sshipping_phone:not(:placeholder-shown)~#shipping_phone_field label{transform:scale(.85) translateY(-.75rem) translateX(.15rem);color:#bab0a4}#shipping_method input.shipping_method{float:left !important;margin-inline-end:7px !important;margin-inline-start:0 !important}li.wc_payment_method.radio_button_block{display:block}#order_comments{margin-bottom:20px;min-height:100px}.wd-builder-off #place_order{width:auto;margin-left:auto}.woocommerce-terms-and-conditions-wrapper{display:none}.custom_thank_you_page .ctyp_content{padding-top:50px;min-height:calc(100vh - 520px)}.wpcf7-submit{padding:16px 69px;background-color:#b5aca3;color:#fff;transition:background-color .3s ease,color .3s ease}.wpcf7-submit:hover{background-color:#333;color:#fff}.footer-social__wrapper{display:flex}.footer-social__link{text-decoration:none;margin-right:12px}.footer-social__image-wrapper{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:.58px solid #FFFFFF99}.footer-social__image-wrapper svg{transition:transform .3s ease-in-out}.footer-social__link:hover .footer-social__image-wrapper svg{transform:scale(1.3)}#shipping_method label{margin-left:-10px}.wpcpo-option.wpcpo-option-image-radio .form-row label{width:31%}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}body.wc-block-product-gallery-modal-open{overflow:hidden}.wc-block-grid__products .wc-block-grid__product-image{display:block;position:relative;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image a{border:0;box-shadow:none;outline:0;text-decoration:none}.wc-block-grid__products .wc-block-grid__product-image img{height:auto;max-width:100%;width:auto}.wc-block-grid__products .wc-block-grid__product-image img[hidden]{display:none}.wc-block-grid__products .wc-block-grid__product-image img[alt=""]{border:1px solid #f2f2f2}.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,.editor-styles-wrapper .wc-block-grid__product-title,.wc-block-grid__product-title{color:inherit;display:block;font-family:inherit;font-size:inherit;font-weight:700;line-height:1.2;padding:0}.wc-block-grid__product-price{display:block}.wc-block-grid__product-price .wc-block-grid__product-price__regular{margin-right:.5em}.wc-block-grid__product-add-to-cart.wp-block-button{white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{display:inline-flex;font-size:1em;justify-content:center;margin-left:auto!important;margin-right:auto!important;text-align:center;white-space:normal;word-break:break-word}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading{opacity:.25}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after{content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after{animation:spin 2s linear infinite;content:"";display:inline-block;font-family:WooCommerce;height:auto;margin-left:.5em;width:auto}.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after{content:"";margin:0}.wc-block-grid__product-rating{display:block}.wc-block-grid__product-rating .star-rating,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars{font-family:WooCommerce;font-size:1em;font-weight:400;height:1.618em;line-height:1.618;margin:0 auto;overflow:hidden;position:relative;text-align:left;width:5.3em}.wc-block-grid__product-rating .star-rating:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before{content:"SSSSS";left:0;opacity:.5;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid__product-rating .star-rating span,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span{left:0;overflow:hidden;padding-top:1.5em;position:absolute;right:0;top:0}.wc-block-grid__product-rating .star-rating span:before,.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before{color:inherit;content:"SSSSS";left:0;position:absolute;right:0;top:0;white-space:nowrap}.wc-block-grid .wc-block-grid__product-onsale,.wc-block-grid__product-image .wc-block-grid__product-onsale{background:#fff;border:1px solid #43454b;border-radius:4px;color:#43454b;display:inline-block;font-size:.875em;font-weight:600;left:auto;padding:.25em .75em;position:absolute;right:4px;text-align:center;text-transform:uppercase;top:4px;width:auto;z-index:9}.wc-block-grid__product .wc-block-grid__product-image,.wc-block-grid__product .wc-block-grid__product-link{display:inline-block;position:relative}.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),.wc-block-grid__product .wc-block-grid__product-title{margin:0 0 12px}.wc-block-grid__product .wc-block-grid__product-add-to-cart,.wc-block-grid__product .wc-block-grid__product-onsale,.wc-block-grid__product .wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-rating{margin:0 auto 12px}.theme-twentysixteen .wc-block-grid .price ins{color:#77a464}.theme-twentynineteen .wc-block-grid__product{font-size:.88889em}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-components-product-title,.theme-twentynineteen .wc-block-grid__product-onsale,.theme-twentynineteen .wc-block-grid__product-title{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.theme-twentynineteen .wc-block-grid__product-title:before{display:none}.theme-twentynineteen .wc-block-components-product-sale-badge,.theme-twentynineteen .wc-block-grid__product-onsale{line-height:1}.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff}.theme-twentytwenty .wc-block-grid__product-link{color:#000}.theme-twentytwenty .wc-block-components-product-title,.theme-twentytwenty .wc-block-grid__product-title{color:#cd2653;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:1em}.theme-twentytwenty .wp-block-columns .wc-block-components-product-title{margin-top:0}.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-components-product-price__value,.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,.theme-twentytwenty .wc-block-grid__product-price__value{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-size:.9em}.theme-twentytwenty .wc-block-components-product-price del,.theme-twentytwenty .wc-block-grid__product-price del{opacity:.5}.theme-twentytwenty .wc-block-components-product-price ins,.theme-twentytwenty .wc-block-grid__product-price ins{text-decoration:none}.theme-twentytwenty .star-rating,.theme-twentytwenty .wc-block-grid__product-rating{font-size:.7em}.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars{line-height:1}.theme-twentytwenty .wc-block-components-product-button>.wp-block-button__link,.theme-twentytwenty .wc-block-grid__product-add-to-cart>.wp-block-button__link{font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif}.theme-twentytwenty .wc-block-components-product-sale-badge,.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{background:#cd2653;color:#fff;font-family:-apple-system,blinkmacsystemfont,Helvetica Neue,helvetica,sans-serif;font-weight:700;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase}.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge{position:static}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge{position:absolute}.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge){position:absolute;right:4px;top:4px;z-index:1}.theme-twentytwenty .wc-block-active-filters__title,.theme-twentytwenty .wc-block-attribute-filter__title,.theme-twentytwenty .wc-block-price-filter__title,.theme-twentytwenty .wc-block-stock-filter__title{font-size:1em}.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:.75em}@media only screen and (min-width:768px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}@media only screen and (min-width:1168px){.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale{font-size:.875em;padding:.5em}}.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart{display:block;margin-top:12px}.theme-twentytwentytwo .wc-block-components-product-price ins,.theme-twentytwentytwo .wc-block-grid__product-price ins{text-decoration:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.wp-block-group.woocommerce.product .up-sells.upsells.products{max-width:var(--wp--style--global--wide-size)}@keyframes spinner__animation{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes loading__animation{to{transform:translateX(100%)}}.wc-block-components-notice-banner{align-content:flex-start;align-items:stretch;background-color:#fff;border:1px solid;border-radius:4px;box-sizing:border-box;color:#2f2f2f;display:flex;font-size:.875em;font-weight:400;gap:12px;line-height:1.5;margin:16px 0;padding:16px!important}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content{-ms-grid-row-align:center;align-self:center;flex-basis:100%;padding-right:16px;white-space:normal}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content:last-child{padding-right:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary{font-weight:600;margin:0 0 8px}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul{margin:0 0 0 24px;padding:0}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ol li:after,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content ul li:after{clear:both;content:"";display:block}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward{-moz-appearance:none;appearance:none;background:transparent!important;border:0;color:#2f2f2f!important;float:right;margin:0;opacity:.7;padding:0!important;text-decoration-line:underline;text-underline-position:under;transition:all .2s ease-in-out}.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:active,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:focus,.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward:hover{opacity:1;text-decoration:none}.wc-block-components-notice-banner>svg{fill:#fff;background-color:#2f2f2f;border-radius:50%;flex-grow:0;flex-shrink:0;height:100%;padding:2px}.wc-block-components-notice-banner>.wc-block-components-button{background:transparent none!important;border:0!important;box-shadow:none!important;color:#2f2f2f!important;flex:0 0 16px;height:16px!important;margin:6px 0 0 auto!important;min-height:auto!important;min-width:0!important;opacity:.6;outline:none!important;padding:0!important;width:16px!important}.wc-block-components-notice-banner>.wc-block-components-button>svg{margin:0!important}.wc-block-components-notice-banner>.wc-block-components-button:active,.wc-block-components-notice-banner>.wc-block-components-button:focus,.wc-block-components-notice-banner>.wc-block-components-button:hover{opacity:1}.wc-block-components-notice-banner.is-error{background-color:#fff0f0;border-color:#cc1818}.wc-block-components-notice-banner.is-error>svg{background-color:#cc1818;transform:rotate(180deg)}.wc-block-components-notice-banner.is-warning{background-color:#fffbf4;border-color:#f0b849}.wc-block-components-notice-banner.is-warning>svg{background-color:#f0b849;transform:rotate(180deg)}.wc-block-components-notice-banner.is-success{background-color:#f4fff7;border-color:#4ab866}.wc-block-components-notice-banner.is-success>svg{background-color:#4ab866}.wc-block-components-notice-banner.is-info{background-color:#f4f8ff;border-color:#007cba}.wc-block-components-notice-banner.is-info>svg{background-color:#007cba}.woocommerce.wc-block-store-notices.alignwide{max-width:var(--wp--style--global--wide-size)}