.wd-gallery-item{display:flex;height:auto;overflow:hidden;align-items:var(--wd-align-items);justify-content:var(--wd-justify-content)}.wd-gallery-item img{border-radius:var(--wd-brd-radius)}.scrollToTop{position:fixed;right:20px;bottom:20px;z-index:350;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:50%;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);color:var(--color-gray-800);font-size:16px;opacity:0;pointer-events:none;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform:translateX(100%)}.scrollToTop.button-show{opacity:1;transform:none;pointer-events:visible}.scrollToTop:after{content:"\f115";font-family:"woodmart-font"}.scrollToTop:hover{color:var(--color-gray-500)}.wd-search-opened .scrollToTop{display:none}@media(max-width:1024px){.scrollToTop{right:12px;bottom:12px;width:40px;height:40px;font-size:14px}}.wd-dropdown-results{margin-top:0 !important;overflow:hidden;right:calc((var(--wd-form-brd-radius) / 1.5));left:calc((var(--wd-form-brd-radius) / 1.5))}.wd-dropdown-results:after{width:auto !important;height:auto !important}.search-results-wrapper{position:relative}.wd-dropdown-results .wd-scroll-content{overscroll-behavior:none}.autocomplete-suggestions{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));margin-top:-1px;margin-right:-1px}.autocomplete-suggestion{display:flex;padding:15px;border-top:1px solid;border-right:1px solid;border-color:var(--brdcolor-gray-300);cursor:pointer;line-height:1;transition:all .25s ease}.autocomplete-suggestion .suggestion-thumb{flex:0 0 auto;margin-right:15px;max-width:65px}.autocomplete-suggestion .suggestion-thumb img{border-radius:calc(var(--wd-brd-radius) / 1.5)}.autocomplete-suggestion .wd-entities-title{font-size:14px}.autocomplete-suggestion .wd-entities-title strong{text-decoration:underline}.autocomplete-suggestion .suggestion-sku{font-size:12px}.autocomplete-suggestion.suggestion-divider{width:100%;background-color:var(--bgcolor-gray-100);cursor:default}.autocomplete-suggestion.suggestion-divider h5{margin-bottom:0;text-transform:uppercase}.autocomplete-suggestion:hover,.autocomplete-suggestion.autocomplete-selected{background-color:var(--bgcolor-gray-100)}.view-all-results,.suggestion-divider,.suggestion-no-found{grid-column:1 / -1}.view-all-results{height:50px;border-top:1px solid;border-bottom:1px solid;border-color:var(--brdcolor-gray-300);color:var(--color-gray-800);text-align:center;text-transform:uppercase;font-weight:600;line-height:50px;cursor:pointer;transition:all .25s ease}.view-all-results:hover{background-color:var(--bgcolor-gray-100)}@media(max-width:1024px){.autocomplete-suggestions{grid-template-columns:repeat(auto-fit, minmax(180px, 1fr))}.autocomplete-suggestion{padding:10px}.autocomplete-suggestion .suggestion-thumb{max-width:45px}.autocomplete-suggestion :is(.wd-entities-title,.price){font-size:12px}}.searchform{position:relative;--wd-search-btn-w:var(--wd-form-height);--wd-form-height:46px}.searchform input[type="text"]{padding-right:var(--wd-search-btn-w)}.searchform .searchsubmit{position:absolute;inset-block:0;right:0;padding:0;width:var(--wd-search-btn-w);min-height:unset;border:none;background-color:transparent;box-shadow:none;color:var(--wd-form-color);font-weight:400;font-size:0}.searchform .searchsubmit:hover{color:var(--wd-form-color)}.searchform .searchsubmit:hover:after,.searchform .searchsubmit:hover img{opacity:.7}.searchform .searchsubmit:after{font-size:calc(var(--wd-form-height) / 2.3);transition:opacity .2s ease;content:"\f130";font-family:"woodmart-font"}.searchform .searchsubmit img{min-width:unset;max-width:24px;transition:opacity .2s ease}.searchform .searchsubmit:before{position:absolute;top:50%;left:50%;margin-top:calc((var(--wd-form-height) / 2.5) / -2);margin-left:calc((var(--wd-form-height) / 2.5) / -2);opacity:0;transition:opacity .1s ease;content:"";display:inline-block;width:calc(var(--wd-form-height) / 2.5);height:calc(var(--wd-form-height) / 2.5);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)}.searchform .searchsubmit.wd-with-img:after{content:none}.searchform.search-loading .searchsubmit:before{opacity:1;transition-duration:.2s;--wd-anim-state:running}.searchform.search-loading .searchsubmit:after,.searchform.search-loading .searchsubmit img{opacity:0;transition-duration:.1s}[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 0.6s cubic-bezier(0.19, 1, 0.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 450ms infinite linear var(--wd-anim-state, paused);--wd-anim-state:running}.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,0.08);transition:opacity 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,visibility 0.5s cubic-bezier(0.19, 1, 0.22, 1) 0.5s,transform 0.5s cubic-bezier(0.19, 1, 0.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 -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), 0.8);opacity:0;transition:opacity 0.2s cubic-bezier(0.19, 1, 0.22, 1),visibility 0.2s cubic-bezier(0.19, 1, 0.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;animation:wd-rotate 450ms infinite linear var(--wd-anim-state, paused)}.wd-search-full-screen .search-loading ~ .wd-search-loader{top:var(--wd-form-height);visibility:visible;opacity:1;transition:opacity 0.6s cubic-bezier(0.19, 1, 0.22, 1),visibility 0.6s cubic-bezier(0.19, 1, 0.22, 1)}.wd-search-full-screen .search-loading ~ .wd-search-loader:after{--wd-anim-state:running}.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 0.5s cubic-bezier(0.19, 1, 0.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,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,0.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))}}.summary-add-to-cart-form-bundle{clear:both}.summary-add-to-cart-form-bundle:before{display:table;content:'';clear:both}div.bundled_product_summary,.woocommerce div.product.bundled_product_summary{padding-bottom:1.618rem;margin-bottom:1.618rem;border-bottom:1px solid rgba(0,0,0,0.05)}.bundled_product_summary .bundled_product_optional_checkbox span{font-weight:inherit}.bundled_product_summary .bundled_product_optional_checkbox input,.single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input{width:auto;vertical-align:baseline}.bundled_product_summary .bundled_product_optional_checkbox{margin:0;padding:0;line-height:1em}.bundled_item_optional .bundled_item_cart_content--populated:before{display:block;content:'';height:1rem}.woocommerce-page div.product div.bundled_product_images,.woocommerce-page #content div.product div.bundled_product_images,.woocommerce div.product div.bundled_product_images,.woocommerce #content div.product div.bundled_product_images{float:left;width:20%;margin:0}.bundled_product_summary .bundled_product_images{float:left;position:relative}.bundled_product_summary .bundled_product_images figure{margin:0}.bundled_product_summary .bundled_product_images img{width:100%;height:auto;display:block}.bundled_product_summary .bundled_product_images a.placeholder_image[data-rel="photoSwipe"]{cursor:default}div.bundled_product_summary .bundled_product_images,div.bundled_product_summary .details{box-sizing:border-box}div.bundled_product_summary:not(.thumbnail_hidden) .details{float:right;width:80%;padding:0 0 0 1.5rem}.summary-add-to-cart-form-bundle div.bundled_product_summary:not(.thumbnail_hidden) .details{padding:0 0 0 2rem}h4.bundled_product_title{margin-top:0}.bundled_product_summary .bundled_product_title .item_suffix{font-style:italic}.bundled_product_summary .bundled_product_title .bundled_product_title_link{margin-left:0.5em}.bundled_product_summary .bundled_product_title a.bundled_product_permalink{text-decoration:none !important;box-shadow:none !important;position:relative}.bundled_product_summary .bundled_product_title a.bundled_product_permalink:before{content:'\e804';font-family:'FontAwesomePB';position:absolute;font-size:0.7em;top:50%;-webkit-transform:translateY(-46%);-ms-transform:translateY(-46%);transform:translateY(-46%)}.bundled_product p.stock,.bundled_item_cart_details p.stock,.bundled_item_cart_details span.price,.bundled_item_cart_details .single_variation .price,.bundled_item_cart_details p.bundled_item_unavailable,.single-product div.product .bundled_item_cart_details span.price,.single-product div.product .bundled_item_cart_details .single_variation .price,.bundled_item_cart_details .woocommerce-variation-description p:first-child{margin:1em 0 0}.bundled_item_cart_details>p:first-child,.bundled_item_cart_details>span:first-child,.single-product div.product .bundled_item_cart_details>p:first-child,.single-product div.product .bundled_item_cart_details>span:first-child{margin-top:0}.bundled_product_summary .bundled_item_wrap span.price,.single-product .bundled_product_summary .bundled_item_wrap span.price{display:block}.bundled_product_summary p.bundled_item_unavailable{font-weight:500}.bundled_product_summary .bundled_item_price_quantity,.bundled_product_summary.bundled_item_optional .bundled_product_optional_checkbox span.price,.single-product div.product .bundled_product_summary.bundled_item_optional .bundled_product_optional_checkbox span.price{margin-left:0.1em}.bundled_item_wrap *+.bundled_item_button .quantity,.single-product div.product .bundled_item_wrap *+.bundled_item_button .quantity{margin:1em 0 0 0}.bundled_product_summary .quantity_hidden{display:none !important}.bundle_form .bundled_product.product{overflow:visible}.bundle_data .bundle_button button.disabled{opacity:0.5}.bundled_item_wrap:before,.bundled_item_wrap:after,div.bundled_product_summary:after,div.bundled_product_summary:before,.bundle_data:after,.bundled_product_summary .bundled_product_optional_checkbox:after{display:table;content:'';clear:both}.float_qty_input .details{padding-right:100px;position:relative;width:100%}.float_qty_input .bundled_item_after_cart_details{position:absolute;right:5px;top:0px}.bundled_product_checkbox{vertical-align:middle;margin:0 6px 3px 0}.bundle_error .woocommerce-info ul{list-style:none;margin:0;width:100%}.purchasable_notice_reason .pb_notice_list{list-style:disc;margin:1.5rem}.bundle_error .woocommerce-info ul li{margin-bottom:0.5em}.bundle_error .woocommerce-info ul li:last-child{margin-bottom:0}.bundle_error .woocommerce-info{margin:0 0 1.5rem}.woocommerce-info .purchasable_notice_reason{font-size:90%;font-style:italic;display:block;margin-top:1em}.woocommerce-info .purchasable_notice_reason strong{font-style:normal;margin:0 2px}.bundle_form button{vertical-align:middle}.bundle_form .bundle_price,.bundle_form .bundle_error{margin-top:0 !important;margin-bottom:0 !important}.bundle_form .bundle_price:before,.bundle_form .bundle_error:before,.bundle_form .bundle_availability:before{display:table;content:'';clear:both}.bundle_form .bundle_price:after,.bundle_form .bundle_error:after,.bundle_form .bundle_availability:after{display:table;content:'';clear:both}.bundle_form .bundle_price p.price,.single-product .bundle_form .bundle_price p.price{line-height:1;margin:0 0 1.5rem}.bundle_form .bundle_price p.price .bundled_subscriptions_price_html,.single-product .bundle_form .bundle_price p.price .bundled_subscriptions_price_html{line-height:1.5}.bundle_form .bundle_availability p.stock,.single-product .bundle_form .bundle_availability p.stock{line-height:1;margin:0 0 1.5rem}.bundle_form.bundle_out_of_stock .bundle_availability p.out-of-stock,.single-product .bundle_form.bundle_out_of_stock .bundle_availability p.out-of-stock{margin:0}ul.bundled_products .bundled_product_summary .bundled_product_images{float:none !important;width:100% !important}ul.bundled_products .bundled_product_summary .quantity,.single-product div.product form.cart ul.bundled_products .bundled_product_summary .quantity{float:none}ul.bundled_products table.variations td{text-align:center}ul.bundled_products li.bundled_product .price{display:inline-block}ul.bundled_products li.bundled_product{text-align:center}table.bundled_products_hidden{display:none}table.bundled_products{border-width:0 0 1px;margin-bottom:1.5rem}table.bundled_products .bundled_product_summary{padding:0}table.bundled_products .bundled_product_summary .bundled_product_images{float:none !important;width:100% !important}table.bundled_products td.bundled_item_col{vertical-align:top;border:0;padding:1em}table.bundled_products th.bundled_item_col{border:0;padding:1em}table.bundled_products td.bundled_item_images_col{width:20%;min-width:100px}table.bundled_products td.bundled_item_qty_col{max-width:150px}table.bundled_products td.bundled_item_qty_col,table.bundled_products th.bundled_item_qty_head{text-align:center}.summary-add-to-cart-form-bundle table.bundled_products th,.summary-add-to-cart-form-bundle table.bundled_products td{padding:1.5em}table.bundled_products td.bundled_item_qty_col .quantity,.single-product div.product form.cart table.bundled_products td.bundled_item_qty_col .quantity{float:none;margin:0;display:inline-block}table.bundled_products .bundled_product_summary td.bundled_item_details_col .details{width:100%;float:none;padding:0}span.summary_element_content span.content_bundled_product_details_wrapper{margin:0.5em 0 0 0;display:block}span.summary_element_content span.content_bundled_product_details{display:block}span.summary_element_content span.content_bundled_product_image{width:20%;margin:0.75em auto 0 auto;display:none}span.summary_element_content span.content_bundled_product_image img{margin-bottom:0.5em}span.summary_element_content span.content_bundled_product_title{display:block}span.summary_element_content span.content_bundled_product_title:first-of-type{margin-top:0.5em}span.summary_element_content span.content_bundled_product_title span.bundled_product_title_sep{display:none}.component .bundle_form{margin-bottom:0}.component .component_wrap .bundle_price span.price,.single-product .component div.product .component_wrap .bundle_price span.price{margin:0 0 1.5rem}.composite_message .bundled_items_selection_status{display:none}.composite_message .status_msg{display:inline}.woocommerce #content div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce-page #content div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce-page div.product .small_width.bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce #content div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce-page #content div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images,.woocommerce-page div.product .small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images{width:100%;float:left;margin-left:0;margin-right:0}.small_width.bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details,.small_width.composite_form .bundle_form div.bundled_product_summary:not(.thumbnail_hidden) .details{width:100%;float:left;margin-left:0;margin-right:0;padding:0}.small_width.bundle_form div.bundled_product_summary .bundled_product_images,.small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images{max-width:50%}.small_width.bundle_form div.bundled_product_summary .bundled_product_images img,.small_width.composite_form .bundle_form div.bundled_product_summary .bundled_product_images img{margin-bottom:1em}.small_width.bundle_form table.bundled_products td,.small_width.composite_form .bundle_form table.bundled_products td{display:block}.small_width.bundle_form table.bundled_products thead,.small_width.composite_form .bundle_form table.bundled_products thead{display:none}.small_width.bundle_form table.bundled_products tr td.bundled_item_images_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_images_col{width:100%;padding-bottom:0}.small_width.bundle_form table.bundled_products tr td.bundled_item_images_col,.small_width.bundle_form table.bundled_products tr td.bundled_item_details_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_images_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_details_col{padding-bottom:0}.small_width.bundle_form table.bundled_products tr td.bundled_item_images_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_images_col{width:100%}.small_width.bundle_form table.bundled_products tr td.bundled_item_qty_col,.small_width.composite_form .bundle_form table.bundled_products tr td.bundled_item_qty_col{max-width:100%;text-align:left}.status_msg{display:flex;justify-content:space-between}.bundled_items_selection_msg{flex-grow:1}.bundled_items_selection_status{flex-shrink:0;font-style:italic;padding-left:1em;margin-left:1em;border-width:0;border-left-width:1px;border-left-style:solid;border-left-color:rgba(255,255,255,0.25) !important}.small_width.bundle_form .bundled_items_selection_status{display:none}.bundle_form.bundle_sells_form{margin-bottom:0;padding-top:2em}.bundle_sells_title+.bundle_form.bundle_sells_form{padding-top:0}div+.bundle_sells_title{padding-top:1.618em}.bundle_form .product-addon{margin:0;padding:10px 0}.product .bundled_item_wrap .nyp{margin:0}.product .bundled_item_wrap .nyp .woocommerce-nyp-message{margin:0 !important;padding:1em 0}.product .bundled_item_wrap .nyp .woocommerce-nyp-message .wc-nyp-error{margin:0}.bundle_form table.variations .required{border-bottom:0 !important;color:red}.bundle_form table.variations,.single-product div.product .bundle_form table.variations{margin:0}.bundle_form table.variations td,.bundle_form table.variations th{display:list-item;padding:0;list-style:none;background-color:transparent}.bundle_form .cart .variations select,.bundled_product .cart .variations .bundled_variation_attribute_value,.single-product div.product .bundle_form .cart .variations select{margin:0}.bundle_form table.variations td.value,.single-product div.product .bundle_form table.variations td.value{margin:0;padding:0.25em 0 0}.bundle_form .variations_button,.single-product div.product .bundle_form .variations_button{padding:0px;border-top:none}.woocommerce form.cart .bundled_product .cart .variations,.woocommerce form.cart .bundled_product .cart .variations tr,.woocommerce form.cart .bundled_product .cart .variations td{border:0}.bundled_product .cart .variations td.label{padding:1em 0 0}.bundled_product .cart .variations tr:first-child td.label{padding:0}.bundled_product .cart .attribute_value_static td label:after{content:':'}.bundled_product .cart .variations a.reset_variations{margin:1rem 0 0;display:inline-block;visibility:visible !important}.bundled_product .wc-no-matching-variations{margin:1rem 0 0 0}.theme-astra.woocommerce div.product form.bundle_form{margin:1.618em 0 1.618em 0}.theme-astra div.product form.bundle_form .bundle_availability p.stock{line-height:1;margin:0 0 1.618em}.theme-astra.woocommerce div.product .bundled_product span.price{font-size:1rem}.theme-astra.woocommerce div.product form.bundle_form .bundled_product .single_variation_wrap .single_variation,.theme-astra.woocommerce div.product form.bundle_form .bundled_product p.stock{margin-bottom:0}.theme-astra.woocommerce div.product form.bundle_form .bundled_product p.stock{font-size:1em}.theme-astra div.product .bundle_form.bundle_out_of_stock .bundle_availability p.out-of-stock{margin:0}.theme-astra.woocommerce-page div.product div.bundled_product_images,.theme-astra.woocommerce-page #content div.product div.bundled_product_images,.theme-astra.woocommerce div.product div.bundled_product_images,.theme-astra.woocommerce #content div.product div.bundled_product_images{width:20%}.theme-astra .bundled_product p.stock,.theme-astra .bundled_item_cart_details p.stock,.theme-astra .bundled_item_cart_details span.price,.theme-astra .bundled_item_cart_details .single_variation .price,.theme-astra .bundled_item_cart_details p.bundled_item_unavailable,.theme-astra.single-product div.product .bundled_item_cart_details span.price,.theme-astra.single-product div.product .bundled_item_cart_details .single_variation .price,.theme-astra .bundled_item_cart_details .woocommerce-variation-description p:first-child{margin:0}.theme-astra .bundled_product .cart .variations a.reset_variations{margin:0}.theme-astra .bundled_product{font-size:0.9em}.theme-astra.woocommerce div.product form.bundle_form table.bundled_products{margin-bottom:1.5rem}.theme-astra table.bundled_products tr td.bundled_item_col{padding-bottom:0.75rem}.theme-astra table.bundled_products tr:last-child td.bundled_item_col{padding-bottom:1.5rem}.theme-flatsome form.bundle_form{margin-top:1.3em}.theme-flatsome .bundled_product .cart .variations a.reset_variations{position:static;margin-bottom:1em}.theme-flatsome .bundled_product .cart .woocommerce-variation-price{padding:0}.theme-flatsome .product-info .bundle_form .price{font-size:1em}.elementor-add-to-cart-wc-pb form.cart:not(.grouped_form):not(.variations_form),.elementor-add-to-cart-wc-pb form.cart div.woocommerce-variation-add-to-cart{display:block !important}.theme-twentytwentyone .bundled_product_summary .bundled_product_optional_checkbox input,.theme-twentytwentyone .single-product form.cart .bundled_product_summary .bundled_product_optional_checkbox input{width:25px;height:25px;min-width:25px}.product-type-bundle #ppcp-messages{display:none}.product-type-bundle #ppc-button{display:none}