.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-sticky-social{position:fixed;top:50%;flex-direction:column;transition:all 0.5s cubic-bezier(0.19, 1, 0.22, 1) 1s;gap:0 !important;z-index:390}.wd-sticky-social .wd-social-icon{overflow:hidden;min-width:var(--wd-social-size, 40px);width:auto;font-size:14px}.wd-sticky-social .wd-social-icon:hover{box-shadow:none}.wd-sticky-social .wd-social-icon:hover .wd-icon-name{max-width:220px}.wd-sticky-social .wd-icon{width:var(--wd-social-size, 40px)}.wd-sticky-social .wd-icon-name{overflow:hidden;padding:0;max-width:0;white-space:nowrap;font-weight:600;font-family:var(--wd-text-font);transition:padding 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15),max-width 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.15)}.wd-sticky-social.wd-loaded{transform:translate3d(0, -50%, 0)}.wd-sticky-social-right{right:0;transform:translate3d(100%, -50%, 0);align-items:flex-end}.wd-sticky-social-right .wd-social-icon{flex-direction:row-reverse}.wd-sticky-social-right .wd-social-icon:hover .wd-icon-name{padding-left:15px}.wd-sticky-social-left{left:0;transform:translate3d(-100%, -50%, 0);align-items:flex-start}.wd-sticky-social-left .wd-social-icon{flex-direction:row}.wd-sticky-social-left .wd-social-icon:hover .wd-icon-name{padding-right:15px}@media (max-width: 1024px){.wd-sticky-social{display:none}}