.btn-color-primary{--btn-color: #fff;--btn-color-hover: #fff;--btn-bgcolor: var(--wd-primary-color);--btn-bgcolor-hover: var(--wd-primary-color);--btn-brd-color: var(--wd-primary-color);--btn-brd-color-hover: var(--wd-primary-color);--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-primary.btn-style-bordered{--btn-color: var(--wd-primary-color)}.btn-color-primary.btn-style-link{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500)}.btn-color-alt{--btn-color: #fff;--btn-color-hover: #fff;--btn-bgcolor: var(--wd-alternative-color);--btn-bgcolor-hover: var(--wd-alternative-color);--btn-brd-color: var(--wd-alternative-color);--btn-brd-color-hover: var(--wd-alternative-color);--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-alt.btn-style-bordered{--btn-color: var(--wd-alternative-color)}.btn-color-alt.btn-style-link{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500)}.btn-color-black{--btn-color: #fff;--btn-color-hover: #fff;--btn-bgcolor: #212121;--btn-bgcolor-hover: #212121;--btn-brd-color: #212121;--btn-brd-color-hover: #212121;--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-black.btn-style-bordered{--btn-color: #333}.btn-color-black.btn-style-link{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500)}.btn-color-white{--btn-color: #333;--btn-color-hover: #333;--btn-bgcolor: #fff;--btn-bgcolor-hover: #fff;--btn-brd-color: rgba(255,255,255,0.5);--btn-brd-color-hover: #fff;--btn-box-shadow-hover: inset 0 0 0 1000px rgba(0,0,0,0.1)}.btn-color-white.btn-style-bordered{--btn-color: #fff}.btn-color-white.btn-style-link{--btn-color: #fff;--btn-color-hover: #fff}.btn.btn-style-3d{--btn-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.15);--btn-box-shadow-hover: inset 0 -2px 0 rgba(0,0,0,0.15)}.btn.btn-style-3d:active{box-shadow:none;top:1px}.btn.btn-style-bordered{--btn-bgcolor: transparent;--btn-brd-width: 2px;--btn-box-shadow-hover: none}.btn.btn-style-link{--btn-bgcolor: transparent;--btn-bgcolor-hover: transparent;--btn-brd-width: 2px;--btn-box-shadow-hover: none;--btn-height: none;--btn-padding: 0;border-top:0;border-inline:0}.btn-size-extra-small{--btn-padding: 5px 10px;--btn-height: 28px;--btn-font-size: 11px}.btn-size-small{--btn-padding: 5px 14px;--btn-height: 36px;--btn-font-size: 12px}.btn-shape-round,.btn-style-round{--btn-brd-radius: 35px}.btn-shape-semi-round,.btn-style-semi-round{--btn-brd-radius: 5px}.btn-icon-pos-left{flex-direction:row-reverse}.btn-icon-pos-right{flex-direction:row}@media (min-width: 1025px){.btn-size-large{--btn-padding: 5px 28px;--btn-height: 48px;--btn-font-size: 14px}.btn-size-extra-large{--btn-padding: 5px 40px;--btn-height: 56px;--btn-font-size: 16px}}.wd-page-title{--wd-align: start;--wd-title-sp: 15px;--wd-title-font-s: 36px;position:relative;padding-block:var(--wd-title-sp)}.wd-page-title .container{position:relative;display:flex;flex-direction:column;align-items:var(--wd-align);text-align:var(--wd-align);gap:10px}.wd-page-title .title{font-size:var(--wd-title-font-s);line-height:1.2;margin-bottom:0}.wd-page-title-bg img{width:100%;height:100%;object-fit:cover}.title-design-centered{--wd-align: center}@media (min-width: 1025px){.title-size-small{--wd-title-sp: 20px;--wd-title-font-s: 44px}.title-size-default{--wd-title-sp: 60px;--wd-title-font-s: 68px}.title-size-large{--wd-title-sp: 100px;--wd-title-font-s: 78px}}.wd-posts:not([style*="wd-gap"]){--wd-gap-lg: 50px;--wd-gap-md: 40px}.wd-post-thumb{position:relative;border-radius:var(--wd-brd-radius);overflow:hidden;transform:translate3d(0, 0, 0)}.wd-post-thumb img{width:100%}.wd-post-img{transition:all 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.wd-post:hover .wd-post-img{transform:scale(1.1)}.wd-post-content{position:relative;display:flex;flex-direction:column;align-items:var(--wd-post-align, start);text-align:var(--wd-post-align, start);gap:10px;z-index:1}.wd-post .wd-post-meta{display:inline-flex;align-items:center;justify-content:var(--wd-post-align, start);flex-wrap:wrap;gap:10px}.wd-featured-post{font-size:1.1em;color:var(--color-gray-400)}.wd-featured-post:before{content:"\f104";font-family:"woodmart-font"}.wd-post-share{font-size:1.1em;color:var(--color-gray-400);transition:all .25s ease}.wd-post-share:after{display:inline-flex;justify-content:center;align-items:center;width:1.2em;height:1.5em;content:"\f117";font-family:"woodmart-font"}.wd-post-share:hover{color:var(--color-gray-500)}.wd-post-share .tooltip-inner{padding:5px;max-width:fit-content}.wd-post-share .wd-social-icons{flex-wrap:nowrap}.wd-post .wd-post-title{font-size:22px}.wd-post-excerpt>div[class*="wpb_"]{display:none}.wd-post-read-more.wd-style-link{--wd-link-color: var(--wd-primary-color);--wd-link-color-hover: var(--wd-primary-color);--wd-link-decor: none;--wd-link-decor-hover: none;text-transform:var(--btn-transform, uppercase);font-weight:600;font-size:.9em}.wd-post-read-more.wd-style-link a:hover{opacity:.8}.blog-style-bg .wd-post-content{padding:25px}@media (max-width: 576px){.blog-style-bg .wd-post-content{padding-inline:15px}}.wd-post-title{--wd-tags-mb: 0}.wd-post-image{position:relative;display:inline-block}.wd-post-image img{border-radius:var(--wd-brd-radius)}.wd-post-cat{--wd-link-decor: none;--wd-link-decor-hover: none}.wd-post-cat.wd-style-default{--wd-link-color: var(--color-gray-400);--wd-link-color-hover: var(--color-gray-600);color:var(--wd-link-color)}.wd-single-post-cat:has(.wd-style-with-bg){line-height:1}.wd-modified-date{display:none;color:var(--color-gray-400)}.wd-post-date.wd-style-default{color:var(--color-gray-400)}.wd-single-post-date{line-height:1}@media (max-width: 768.98px){:is(.wd-single-post-title,.wd-single-post-header) .title{font-size:22px}}.blog-design-small-images{--wd-post-align: center}.blog-design-small-images .wd-post-excerpt{max-width:100%}.blog-design-small-images.blog-style-bg .wd-post-cat{margin-top:calc(-25px - 1.1em)}.blog-design-small-images.blog-style-bg .wd-post-content{border-radius:var(--wd-brd-radius);background-color:var(--bgcolor-white)}.blog-design-small-images.wd-add-shadow .wd-post-content{box-shadow:0 0 4px rgba(0,0,0,0.12);transition:box-shadow 0.5s cubic-bezier(0, 0, 0.44, 1.18)}.blog-design-small-images.wd-add-shadow:hover .wd-post-content{box-shadow:0 0 9px rgba(0,0,0,0.2)}.blog-design-small-images .wd-post-gallery{min-width:auto}.wd-carousel-item .blog-design-small-images .wd-post-author span{display:none}@media (min-width: 769px){.blog-design-small-images.has-post-thumbnail .wd-post-inner{display:flex;align-items:center;justify-content:center}.blog-design-small-images.has-post-thumbnail :is(.wd-post-thumb,.wd-post-content){flex:1 0 50%;max-width:50%}.blog-design-small-images.blog-style-bg.has-post-thumbnail .wd-post-content{margin-inline-start:-15px}.blog-design-small-images.blog-style-flat .wd-post-content{padding:25px}.blog-design-chess:nth-child(even).has-post-thumbnail .wd-post-inner{flex-direction:row-reverse}.blog-design-chess:nth-child(even).has-post-thumbnail .wd-post-date{inset-inline:auto 15px}.blog-design-chess:nth-child(even).blog-style-bg.has-post-thumbnail .wd-post-content{margin-inline:0 -15px}}@media (max-width: 768.98px){.blog-design-small-images.blog-style-bg .wd-post-thumb{border-bottom-right-radius:0;border-bottom-left-radius:0}.blog-design-small-images.blog-style-bg.has-post-thumbnail .wd-post-content{border-top-left-radius:0;border-top-right-radius:0}.blog-design-small-images.blog-style-flat .wd-post-content{padding-top:15px}}.wd-post-cat.wd-style-with-bg{--wd-link-color: #fff;--wd-link-color-hover: rgba(255,255,255,0.8);display:inline-block;overflow:hidden;padding-inline:10px;height:2em;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--wd-primary-color);color:#fff;line-height:2em;text-transform:uppercase;font-weight:600;font-size:.8em}.wd-carousel .wd-post-cat.wd-style-with-bg{transform:translate3d(0px, 0, 0)}.wd-post-date.wd-style-with-bg{position:absolute;top:15px;inset-inline-start:15px;z-index:2;display:inline-flex;flex-direction:column;gap:5px;min-width:53px;padding:7px;text-align:center;line-height:1;border-radius:calc(var(--wd-brd-radius) / 1.5);background-color:var(--bgcolor-white);box-shadow:0 0 9px rgba(0,0,0,0.1);color:var(--color-gray-800)}.wd-post-date.wd-style-with-bg .post-date-day{font-size:22px}.wd-post-date.wd-style-with-bg .post-date-month{text-transform:uppercase;font-weight:600;font-size:12px}.wd-carousel .wd-post-date.wd-style-with-bg{transform:translate3d(0px, 0, 0)}.wd-post-author{--wd-link-color: var(--color-gray-400);--wd-link-color-hover: var(--color-gray-500);--wd-link-decor: none;--wd-link-decor-hover: none;display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px;color:var(--color-gray-400)}.wd-post-author img{border-radius:50%}.wd-post-author picture{line-height:1}.wd-single-post-author{line-height:1}@media (max-width: 768.98px){.wd-post-author>span{display:none}}.wd-post-reply{--wd-link-color: var(--color-gray-400);--wd-link-color-hover: var(--color-gray-500);--wd-link-decor: none;--wd-link-decor-hover: none}.wd-post-reply.wd-style-1{font-size:1.1em}.wd-post-reply.wd-style-1 a{position:relative;display:inline-flex;justify-content:center;align-items:center;width:1.2em;height:1.5em}.wd-post-reply.wd-style-1 a:after{content:"\f103";font-family:"woodmart-font"}.wd-post-reply.wd-style-1 .wd-replies-count{position:absolute;top:-5%;inset-inline-start:55%;display:flex;align-items:center;justify-content:center;min-width:1.4em;height:1.4em;padding-inline:.2em;border-radius:1em;background-color:var(--wd-primary-color);color:#fff;font-size:.6em;line-height:1}.wd-single-post-reply{line-height:1}.wd-sidebar.wd-side-hidden{display:flex;flex-direction:column;overflow:hidden}.wd-sidebar.wd-side-hidden .wd-heading{display:flex}.wd-sidebar.wd-side-hidden .widget-area{flex:1 1 auto;padding-block:30px;max-height:100%}.wd-sidebar.wd-side-hidden .wd-widget{padding-inline:30px}.wd-loading .wd-show-sidebar-btn{pointer-events:none}@media (min-width: 1025px){.wd-sidebar-hidden-lg .wd-sidebar:not(.wd-side-hidden){display:none}}@media (max-width: 768.98px){.wd-sidebar-hidden-sm .wd-sidebar:not(.wd-side-hidden){display:none}}@media (min-width: 769px) and (max-width: 1024px){.wd-sidebar-hidden-md-sm .wd-sidebar:not(.wd-side-hidden){display:none}}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li{display:block;color:var(--color-gray-300)}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li a{display:inline-block;padding-inline-end:2px}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) ul li:is(.current_page_item,.current-cat)>a{color:var(--color-gray-800);font-weight:600}:is(.widget_categories,.widget_pages,.widget_archive,.widget_nav_menu) li ul{margin-top:15px;padding-inline-start:15px}.woodmart-recent-posts li{display:flex;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--brdcolor-gray-300)}.woodmart-recent-posts li:last-child{margin-bottom:0;padding-bottom:0;border:none}.woodmart-recent-posts .recent-posts-thumbnail{flex:0 0 auto;max-width:50%;overflow:hidden;margin-inline-end:15px}.woodmart-recent-posts .recent-posts-thumbnail img{min-width:60px;border-radius:calc(var(--wd-brd-radius) / 1.5)}.woodmart-recent-posts .recent-posts-info{flex:1 1 auto}.woodmart-recent-posts .wd-entities-title{margin-bottom:8px;font-size:inherit}.woodmart-recent-posts :is(.recent-posts-time,.recent-posts-comment){color:var(--color-gray-300);font-size:90%}.woodmart-recent-posts .recent-posts-time{margin-inline-end:5px}.wd-widget-collapse .widget-title{position:relative;margin-bottom:0;padding-inline-end:22px;cursor:pointer;user-select:none}.wd-widget-collapse .widget-title ~ *{margin-top:20px}.wd-widget-collapse .widget-title:after{position:absolute;top:calc(50% - 12px);inset-inline-end:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;color:var(--color-gray-800);font-weight:400;font-size:10px;transition:all .25s ease;content:"\f129";font-family:"woodmart-font"}.wd-widget-collapse.wd-opened .widget-title:after{background-color:#f1f1f1;transform:rotate(180deg)}.rtl .wd-widget-collapse.wd-opened .widget-title:after{transform:rotate(-180deg)}.wd-widget-collapse:not(.wd-opened-initially)>.widget-title ~ *{display:none}.wd-widget-collapse .wd-swatches-filter:is(.wd-layout-double,.wd-layout-inline)[style*="display: block"]{display:flex !important}[class*="color-scheme-light"] .wd-widget-collapse.wd-opened .widget-title:after{background-color:#fff;color:#333}.footer-sidebar{padding-block:40px}.footer-column>*:not(.widget){margin-block:0 var(--wd-block-spacing)}.footer-column>*:not(.widget):last-child{margin-bottom:0}.wd-prefooter{padding-bottom:40px;background-color:var(--wd-main-bgcolor)}.wd-copyrights{--wd-tags-mb: 10px;padding-block:20px;border-top:1px solid var(--brdcolor-gray-300)}.wd-copyrights.wd-layout-two-columns>.wd-grid-g{--wd-col-lg: 2;--wd-col-md: 1}.wd-copyrights.wd-layout-centered{text-align:center}@media (min-width: 1025px){.sticky-footer-on :is(.wd-page-content,.wd-prefooter){position:relative;z-index:2}.sticky-footer-on .wd-footer{position:sticky;bottom:0}.wd-copyrights.wd-layout-two-columns .wd-col-end{text-align:end}}@media (max-width: 1024px){.wd-copyrights.wd-layout-two-columns{text-align:center}}.widget .product-categories .count{padding-inline:5px;margin-inline-start:5px;min-width:30px;height:20px;border:1px solid var(--brdcolor-gray-300);border-radius:35px;color:var(--color-gray-500);text-align:center;font-size:12px;line-height:18px;transition:color .25s ease, background-color .25s ease, border-color .25s ease;flex:0 0 auto}.widget .product-categories li a:hover+.count,.widget .product-categories li.wd-active>.count{color:#fff;background-color:var(--wd-primary-color);border-color:var(--wd-primary-color)}.widget .product-categories{margin-bottom:-8px}.widget .product-categories li{position:relative;display:flex;align-items:center;flex-wrap:wrap;margin-bottom:0}.widget .product-categories li a{align-items:baseline;flex:1 1 calc(100% - 40px);padding-block:8px;padding-inline-end:5px;width:calc(100% - 40px);text-decoration:none}.widget .product-categories li a:before{position:relative;top:-1px}.widget .product-categories li.wd-active>a{color:var(--color-gray-800);font-weight:600}.widget .product-categories .children{flex:1 1 auto;margin-top:0;padding-inline-start:15px;width:100%}.widget .product-categories.wd-scroll-content{padding-inline-end:5px}:is(.wd-product-category-filter,.widget_product_categories):not(.wd-widget-collapse) .widget-title{margin-bottom:10px}.wd-cats-toggle{position:absolute;top:7px;inset-inline-end:-25px;width:22px;height:22px;border-radius:50%;color:#bbb;text-align:center;font-size:10px;font-weight:400;line-height:22px;cursor:pointer;transition:all .25s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden}.wd-cats-toggle:after{content:"\f129";font-family:"woodmart-font"}.wd-cats-toggle.toggle-active{transform:rotate(180deg)}.rtl .wd-cats-toggle.toggle-active{transform:rotate(-180deg)}.wd-cats-toggle:hover,.wd-cats-toggle.toggle-active{background-color:var(--bgcolor-gray-300);color:var(--bgcolor-gray-500)}.categories-accordion-on .widget .product-categories li{align-items:flex-start}.categories-accordion-on .widget .product-categories:has(.cat-item ul){padding-inline-end:25px}.categories-accordion-on .widget .product-categories .count{margin-top:8px}.categories-accordion-on .widget .product-categories .children{display:none}.categories-accordion-on .widget .product-categories :is(.wd-current-active-parent,.wd-active)>.children{display:block}body .select2-container--default{min-height:42px}body .select2-container--default .select2-selection{border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);border-radius:var(--wd-form-brd-radius);background-color:var(--wd-form-bg);transition:border-color .4s ease}body .select2-container--default .select2-selection:focus{outline:none}body .select2-container--default .select2-selection--single{height:var(--wd-form-height);text-align:start;font-size:14px}body .select2-container--default .select2-selection--single .select2-selection__rendered{padding-inline:15px 30px;color:var(--wd-form-color);line-height:calc(var(--wd-form-height) - var(--wd-form-brd-width) * 2)}body .select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}body .select2-container--default .select2-selection--single .select2-selection__arrow{top:0;right:0;height:var(--wd-form-height);width:42px;background-image:var(--wd-form-chevron);background-position:right 50% top 50%;background-size:auto 18px;background-repeat:no-repeat}body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body .select2-container--default .select2-selection--single .select2-selection__clear{position:absolute;top:calc(50% - 6px);inset-inline-end:35px;font-size:0;line-height:1;z-index:10}body .select2-container--default .select2-selection--single .select2-selection__clear:before{color:#bbb;font-weight:400;font-size:12px;content:"\f112";font-family:"woodmart-font"}body .select2-container--default .select2-selection--multiple{min-height:42px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered{display:block;margin-bottom:9px;padding:0 15px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{margin-top:9px;margin-inline-end:10px;padding-block:2px;padding-inline:6px 8px;border:none;border-radius:0;background-color:rgba(0,0,0,0.05);color:var(--wd-form-color);font-weight:600;font-size:12px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove{margin-top:-4px;margin-inline-end:4px;color:inherit;vertical-align:middle;font-weight:400;font-size:16px;line-height:12px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline{display:inline-block;margin:0;margin-top:9px;line-height:1}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline:first-child{width:100%}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input{height:auto;outline:none !important;font-size:14px}body .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline input[style="width: 0px;"]{width:100% !important}body .select2-container--default .select2-search--dropdown{position:relative;padding:18px;border-bottom:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background-color:var(--wd-form-bg)}body .select2-container--default .select2-search--dropdown .select2-search__field{position:relative;z-index:2;padding:0 15px;height:42px;border:var(--wd-form-brd-width) solid var(--wd-form-brd-color);background-color:var(--bgcolor-white);background-image:none;color:#767676}body .select2-container--default .select2-search--dropdown:before{content:"";position:absolute;inset:0;background-color:rgba(0,0,0,0.05)}body .select2-container--default .select2-search--dropdown:after{position:absolute;top:calc(50% - 9px);z-index:3;inset-inline-end:30px;color:var(--color-gray-300);font-size:18px;line-height:1;content:"\f130";font-family:"woodmart-font"}body .select2-container--default .select2-results{background-color:var(--wd-form-bg)}body .select2-container--default .select2-dropdown{z-index:1500;border-width:var(--wd-form-brd-width);border-color:var(--wd-form-brd-color);border-radius:0;background-color:var(--bgcolor-white);color:var(--wd-form-color)}body .select2-container--default .select2-results__option{padding:10px 18px;transition:all .1s ease}body .select2-container--default .select2-results__option:focus{outline:none}body .select2-container--default .select2-results__option[data-selected=true]{background-color:rgba(0,0,0,0.05);color:var(--wd-form-color);font-weight:600}body .select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:var(--wd-primary-color);color:#fff}body .select2-container--default.select2-container--focus .select2-selection--multiple{border-width:var(--wd-form-brd-width);border-color:var(--wd-form-brd-color)}body .select2-results__options{--li-mb: 0}.form-style-underlined .select2-container--default .select2-selection{padding-inline:0;border-top-style:none;border-right-style:none;border-left-style:none}.form-style-underlined .select2-container--default .select2-selection .select2-selection__arrow{width:18px}.form-style-underlined .select2-container--default .select2-selection--single .select2-selection__rendered{padding-inline:2px 15px;line-height:calc(var(--wd-form-height) - var(--wd-form-brd-width))}.form-style-underlined .select2-container--default .select2-selection--multiple .select2-selection__rendered{padding-inline:2px}.form-style-underlined .select2-container--default.select2-container--focus .select2-selection--multiple{border-top:none;border-right:none;border-left:none}.form-style-underlined .select2-container--open .select2-dropdown--above{border-bottom-style:solid}.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;text-decoration:none !important;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}}.login-form-side .woocommerce-notices-wrapper{padding:20px 15px 0 15px}.login-form-side .woocommerce-notices-wrapper>.woocommerce-error{margin-bottom:0}.login-form-side .woocommerce-form-login{padding:20px 15px 15px 15px;border-bottom:1px solid var(--brdcolor-gray-300)}.login-form-side .woocommerce-form-login.hidden-form{display:none}.create-account-question{padding:20px 15px;border-bottom:1px solid var(--brdcolor-gray-300);text-align:center;--wd-tags-mb: 15px}.create-account-question p{color:var(--color-gray-900);font-weight:600}.create-account-question:before{display:block;margin-bottom:15px;color:var(--color-gray-200);font-size:54px;line-height:1;content:"\f124";font-family:"woodmart-font"}.create-account-question .btn{--btn-color: var(--color-gray-800);--btn-color-hover: var(--color-gray-500);--btn-brd-color: var(--wd-primary-color);--btn-bgcolor: transparent;--btn-brd-width: 2px;--btn-height: none;--btn-padding: 0;border-top:0;border-inline:0}.wd-sidebar-opener{position:fixed;top:30%;inset-inline-start:0;z-index:350;background-color:rgba(var(--bgcolor-white-rgb), 0.9);box-shadow:0 0 5px rgba(0,0,0,0.17);border-start-end-radius:var(--wd-brd-radius);border-end-end-radius:var(--wd-brd-radius);transition:all .25s ease}.wd-sidebar-opener.wd-show-on-scroll{opacity:0;transform:translateX(-100%)}.wd-sidebar-opener.wd-show-on-scroll.wd-shown{opacity:1;transform:none}.wd-sidebar-opener.wd-filter-icon>a:before{content:"\f118"}