.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}}.header-banner{position:absolute;inset-inline:0;top:0;z-index:-1;display:flex;flex-direction:column;justify-content:center;overflow:hidden;height:var(--wd-header-banner-h);opacity:0;transition:opacity 0s ease .6s}.close-header-banner{position:absolute;top:0;inset-inline-end:0;bottom:0;z-index:1}.close-header-banner.wd-style-icon>a{width:50px;height:100%}.close-header-banner.wd-style-icon>a:before{font-size:16px}.close-header-banner+.header-banner-link{inset-inline-end:60px}.header-banner-link{z-index:10}.header-banner-enabled .website-wrapper{margin-top:var(--wd-header-banner-mt);transition:margin-top .6s ease}.header-banner-display{--wd-header-banner-mt: var(--wd-header-banner-h)}.header-banner-display .header-banner{opacity:1;transition:opacity 0s ease}.header-banner-display .website-wrapper{transition:margin-top .6s ease .25s}@media (min-width: 782px){.admin-bar .header-banner{top:32px}}@media (max-width: 782px){.admin-bar .header-banner{top:46px}}@media (min-width: 1200px){body[class*="wrapper-boxed"] .header-banner{margin:0 auto;max-width:var(--wd-boxed-w)}.wd-search-opened body[class*="wrapper-boxed"] .header-banner{right:var(--wd-scroll-w)}}@media (max-width: 768.98px){.header-banner-container{padding-inline:40px}.header-banner-container .wd-section-stretch-content-no-pd{margin-inline:-40px}}