.pt-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 10px;
    height: 65px;
    background-color: var(--bgcolor-white);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.05);
    border-radius: 100px;
    margin: 20px;
    border: 1px solid rgb(0 0 0 / 10%);}
	.pt-toolbar-label-show > div:first-child .pt-toolbar-label {
    background: #eee;
    border-radius: 100px;
    padding: 10px;
}
.pt-toolbar > a:last-child, .pt-toolbar > div:last-child {
    border-inline-end: none;
}
.pt-toolbar>a{display:flex;align-items:center;justify-content:center}.pt-toolbar>a,.pt-toolbar>div{flex:1 0 20%;border-inline-end: 1px solid rgb(0 0 0 / 10%);}.pt-toolbar>a,.pt-toolbar>div a{height:45px}.pt-toolbar .pt-header-cart.pt-design-5:not(.pt-style-text){margin-inline-end:0}.pt-toolbar.pt-toolbar-label-show>a,.pt-toolbar.pt-toolbar-label-show>div a{position:relative;gap: 0px;}.pt-toolbar.pt-toolbar-label-show .pt-toolbar-label{display:block}.global-color-scheme-light .pt-toolbar a{color:#fff}.global-color-scheme-light .pt-toolbar a:hover{color:rgba(255,255,255,0.8)}

.plt-toolbar .pt-tools-element .pt-tools-icon {
    margin-inline-end: 0px !important;
}

.plt-toolbar .pt-tools-element:is(.pt-design-2,.pt-design-5) .pt-tools-count {
    top: 0px !important;
}

.pt-toolbar-label{    
inset-inline: 5px;
    display: none;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: 600;
    line-height: 1;
    padding: 1px 0;
    position: relative;
    bottom: 0px;
    font-size: 14px;}



.pt-toolbar-shop .pt-tools-icon:before{content:"\f146";font-family:"Picon"}.pt-toolbar-blog .pt-tools-icon:before{content:"\f145";font-family:"Picon"}.pt-toolbar-home .pt-tools-icon:before{content:"\e368";font-family:"Picon"}.pt-toolbar-sidebar .pt-tools-icon:before{content:"\e454";font-family:"Picon"}.pt-toolbar-sidebar.pt-filter-icon .pt-tools-icon:before{content:"\e454"}.pt-toolbar-link .pt-tools-icon:before{content:"\e454";font-family:"Picon"}.pt-toolbar-link .pt-custom-icon img{width:auto;height:20px}.pt-toolbar-shop-cat .pt-tools-icon:before{content:"\e452";font-family:"Picon"}body:not(:has(.pt-nav-side-hidden-mb-on)) .pt-toolbar-shop-cat{display:none}@media (min-width: 1025px){.pt-toolbar{display:none}}@media (max-width: 1024px){.sticky-toolbar-on{padding-bottom:55px}.sticky-toolbar-on .pt-sticky-btn{bottom:55px}.sticky-toolbar-on .scrollToTop{bottom:67px}.sticky-toolbar-on .pt-sticky-btn-shown.scrollToTop{bottom:calc(12px + 55px + var(--pt-sticky-btn-height))}}@media (max-width: 768.98px){.sticky-toolbar-on.pt-sticky-btn-on-mb{padding-bottom:calc(55px + var(--pt-sticky-btn-height))}}@media (min-width: 769px) and (max-width: 1024px){.sticky-toolbar-on.pt-sticky-btn-on{padding-bottom:calc(55px + var(--pt-sticky-btn-height))}}
