/* opt-sticky-social-rtl.css */
.wd-sticky-social{position:fixed;top:50%;flex-direction:column;transition:all .5s cubic-bezier(.19,1,.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 .4s cubic-bezier(.175,.885,.32,1.15),max-width .4s cubic-bezier(.175,.885,.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-start}.wd-sticky-social-right .wd-social-icon{flex-direction:row}.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-end}.wd-sticky-social-left .wd-social-icon{flex-direction:row-reverse}.wd-sticky-social-left .wd-social-icon:hover .wd-icon-name{padding-right:15px}@media(max-width:1024px){.wd-sticky-social{display:none}}
/* opt-bottom-toolbar-rtl.css */
.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 rgb(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 .wd-tools-icon{margin: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:rgb(255 255 255 / .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:"\f146"}.wd-toolbar-blog{--wd-tools-icon:"\f145"}.wd-toolbar-home{--wd-tools-icon:"\f144"}.wd-toolbar-sidebar,.wd-toolbar-shop-cat{--wd-tools-icon:"\f15a"}.wd-toolbar-sidebar.wd-filter-icon{--wd-tools-icon:"\f118"}.wd-toolbar-link{--wd-tools-icon:"\f140"}.wd-toolbar-link .wd-custom-icon img{width:auto;height:20px}body:not(:has(.wd-nav-side-hidden-mb-on)) .wd-toolbar-shop-cat{display:none}@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(min-width:769px)and (max-width:1024px){.sticky-toolbar-on.wd-sticky-btn-on{padding-bottom:calc(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))}}