.wd-image-hotspot-hotspots{position:relative}.wd-image-hotspot-img{width:100%;border-radius:var(--wd-brd-radius) !important}.wd-image-hotspot-img img{width:inherit;border-radius:inherit}.hotspot-content{position:absolute;z-index:10;visibility:hidden;padding:15px;width:250px;border-radius:var(--wd-brd-radius);background:var(--bgcolor-white);box-shadow:0 0 3px rgba(0,0,0,0.15);text-align:center;opacity:0;transition:opacity .25s ease, visibility .25s ease, transform .25s ease;transform:translateY(20px) translateZ(0)}.hotspot-content img{border-radius:var(--wd-brd-radius)}.hotspot-content>:is(div,h4){margin-bottom:10px}.hotspot-content>:is(div,h4):last-child{margin-bottom:0}.hotspot-content .wd-entities-title{font-size:16px}.hotspot-content .hotspot-content-text{margin-bottom:15px;padding-inline:2px}.hotspot-content :is(.wd-entities-title,.hotspot-content-image) a{display:block}.hotspot-opened .hotspot-content{visibility:visible;opacity:1;transform:none}.hotspot-content:before{content:"";position:absolute}.hotspot-content:hover .wd-more-desc-btn{transform:translateY(0) translateZ(0)}.hotspot-content .price{font-size:16px;line-height:1.2}.hotspot-content :is(.add_to_cart_button,.product_type_variable,.product_type_grouped){padding:5px 14px;min-height:36px;font-size:12px;border-radius:var(--btn-accented-brd-radius);color:var(--btn-accented-color);box-shadow:var(--btn-accented-box-shadow);background-color:var(--btn-accented-bgcolor);text-transform:var(--btn-accented-transform, var(--btn-transform));font-weight:var(--btn-accented-font-weight, var(--btn-font-weight));font-family:var(--btn-accented-font-family, var(--btn-font-family));font-style:var(--btn-accented-font-style, var(--btn-font-style))}.hotspot-content :is(.add_to_cart_button,.product_type_variable,.product_type_grouped):hover{color:var(--btn-accented-color-hover);box-shadow:var(--btn-accented-box-shadow-hover);background-color:var(--btn-accented-bgcolor-hover)}.hotspot-content :is(.add_to_cart_button,.product_type_variable,.product_type_grouped):active{box-shadow:var(--btn-accented-box-shadow-active);bottom:var(--btn-accented-bottom-active, 0)}.hotspot-content .added_to_cart{display:none}:is(.hotspot-dropdown-top,.hotspot-dropdown-bottom){left:-115px}:is(.hotspot-dropdown-top,.hotspot-dropdown-bottom):before{left:0;width:100%;height:30px}:is(.hotspot-dropdown-top,.hotspot-dropdown-bottom).hotspot-overflow-left{right:0;left:auto}:is(.hotspot-dropdown-top,.hotspot-dropdown-bottom).hotspot-overflow-right{left:0}.hotspot-dropdown-top{bottom:40px}.hotspot-dropdown-top:before{top:100%}.hotspot-dropdown-bottom{top:40px}.hotspot-dropdown-bottom:before{bottom:100%}:is(.hotspot-dropdown-left,.hotspot-dropdown-right){top:-55px}:is(.hotspot-dropdown-left,.hotspot-dropdown-right):before{top:0;width:30px;height:100%}.hotspot-dropdown-left{right:40px}.hotspot-dropdown-left:before{left:100%}.hotspot-dropdown-left.hotspot-overflow-right{right:auto;left:40px}.hotspot-dropdown-left.hotspot-overflow-right:before{right:100%;left:auto}.hotspot-dropdown-right{left:40px}.hotspot-dropdown-right:before{right:100%}.hotspot-dropdown-right.hotspot-overflow-left{right:40px;left:auto}.hotspot-dropdown-right.hotspot-overflow-left:before{right:auto;left:100%}.wd-image-hotspot{position:absolute;margin-top:-10px;margin-left:-10px;width:20px;height:20px;border-radius:50%;box-shadow:0 0 3px rgba(0,0,0,0.15);opacity:0;transition:opacity .8s ease;--hotspot-primary: var(--wd-primary-color);--hotspot-secondary: #fff}.loaded .wd-image-hotspot{opacity:1}.hotspot-btn,.hotspot-sonar{border-radius:50%;backface-visibility:hidden;perspective:800px}.hotspot-btn{z-index:1;letter-spacing:normal;transition:all .3s ease}.hotspot-action-click .hotspot-btn{cursor:pointer}.hotspot-btn:after{content:"";position:absolute;transition:all .3s ease}.hotspot-sonar{position:absolute;inset:-8px;display:block;animation:wd-Sonar 2s ease infinite}.hotspot-icon-default .hotspot-btn{background-color:var(--hotspot-primary);box-shadow:inset 100px 100px transparent;animation:wd-Pulse 2s ease-in-out infinite}.hotspot-icon-default .hotspot-btn:after{top:7px;left:7px;width:6px;height:6px;border-radius:50%;background-color:var(--hotspot-secondary)}.hotspot-icon-default .wd-image-hotspot.hotspot-opened .hotspot-btn{box-shadow:inset 100px 100px rgba(0,0,0,0.1)}.hotspot-icon-default .hotspot-sonar{background-color:rgba(255,255,255,0.5)}.hotspot-icon-alt .hotspot-btn{background-color:var(--hotspot-secondary)}.hotspot-icon-alt .hotspot-btn:after{inset:0;color:var(--hotspot-primary);text-align:center;font-size:10px;line-height:20px;content:"\f143";font-family:"woodmart-font"}.hotspot-icon-alt .wd-image-hotspot.hotspot-opened .hotspot-btn:after{color:var(--hotspot-secondary)}.hotspot-icon-alt .wd-image-hotspot:is(.hotspot-opened,:hover) .hotspot-btn{background-color:var(--hotspot-primary)}.hotspot-icon-alt .hotspot-sonar{background-color:#fff}@keyframes wd-Sonar{0%{opacity:0;transform:scale(0.2)}50%{opacity:.8}100%{opacity:0;transform:scale(1)}}@keyframes wd-Pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.2)}}.hotspot-content .add_to_cart_button:before{content:"";position:absolute;inset:0;opacity:0;z-index:1;border-radius:inherit;background-color:inherit;box-shadow:inherit;transition:opacity 0s ease}.hotspot-content .add_to_cart_button:after{position:absolute;top:calc(50% - 9px);inset-inline-start:calc(50% - 9px);opacity:0;z-index:2;transition:opacity 0s ease;content:"";display:inline-block;width:18px;height:18px;border:1px solid rgba(0,0,0,0);border-left-color:currentColor;border-radius:50%;vertical-align:middle;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.hotspot-content .loading.add_to_cart_button:before{opacity:1;transition:opacity .25s ease}.hotspot-content .loading.add_to_cart_button:after{opacity:1;transition:opacity .25s ease;--wd-anim-state: running}@media (min-width: 1025px){.hotspot-action-hover .hotspot-content{pointer-events:none}.hotspot-action-hover .wd-image-hotspot:hover .hotspot-content{visibility:visible;opacity:1;transform:none;pointer-events:visible}.hotspot-icon-default .wd-image-hotspot:hover .hotspot-btn{box-shadow:inset 100px 100px rgba(255,255,255,0.1)}.hotspot-icon-alt .wd-image-hotspot:hover .hotspot-btn:after{color:var(--hotspot-secondary)}.wd-hotspot-hover .wd-image-hotspot{visibility:hidden;opacity:0;transition:visibility .3s ease, opacity .3s ease}.wd-hotspot-hover:hover{position:relative;z-index:4}.wd-hotspot-hover:hover .wd-image-hotspot{visibility:visible;opacity:1}}@media (max-width: 768.98px){.hotspot-type-product .hotspot-content-text{display:none}.hotspot-type-product :is(.wd-entities-title,.price){font-size:14px}.hotspot-content{right:auto;inset-block:40px auto}.hotspot-dropdown-left,.hotspot-dropdown-right{left:-115px}.hotspot-icon-alt .wd-image-hotspot:hover:not(.hotspot-opened) .hotspot-btn{background-color:var(--hotspot-secondary)}}.wd-more-desc{position:relative;overflow:hidden;max-height:calc(var(--wd-text-line-height) * var(--wd-more-desc-lines, 3em))}.wd-more-desc .wd-more-desc-inner{line-height:var(--wd-text-line-height);--wd-tags-mb: 10px}.wd-more-desc .wd-more-desc-btn{position:absolute;inset-inline:0;bottom:0;z-index:2;height:calc(var(--wd-text-line-height) * 1em);background:linear-gradient(to bottom, transparent 0, var(--wd-prod-bg, var(--bgcolor-white)) 90%);color:var(--color-gray-900);text-align:center;text-decoration:none;line-height:var(--wd-text-line-height);transition:transform .25s ease;transform:translateY(calc(var(--wd-text-line-height) * 1em))}.wd-more-desc .wd-more-desc-btn span:after{font-size:20px;content:"\f109";font-family:"woodmart-font"}.wd-more-desc .wd-more-desc-btn:hover{color:var(--color-gray-900)}.wd-more-desc .wd-more-desc-btn:not(.wd-shown){display:none}.wd-more-desc.wd-more-desc-full{max-height:21em;overflow-y:auto}.wd-more-desc.wd-more-desc-full .wd-more-desc-btn{display:none}@media (max-width: 576px){.wd-more-desc{max-height:80px;font-size:12px}.wd-more-desc-inner{line-height:20px}.wd-more-desc-inner p{line-height:inherit}.wd-more-desc-full{max-height:none}}@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)}