/*
Generated time: September 2, 2025 05:31
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.sidebar{overflow:-moz-scrollbars-none;-ms-overflow-style:none;scrollbar-width:none}.sidebar::-webkit-scrollbar{width:0!important;height:0!important}.sidebar{direction:ltr;display:grid;align-content:space-between;grid-template-rows:min-content 1fr min-content;position:fixed;top:0;height:var(--window-height);width:var(--sidebar-width);background:var(--color-background-main);color:var(--color-text-main);z-index:1001;overflow-y:auto;transition:transform .3s ease-in-out;display:none}html[dir=rtl] .sidebar *{direction:rtl}.sidebar svg *{fill:var(--color-text-main)}html[dir=rtl] .sidebar--right{left:0}html[dir=ltr] .sidebar--right{right:0}html[dir=rtl] .sidebar--right{transform:translateX(-100%)}html[dir=ltr] .sidebar--right{transform:translateX(100%)}html[dir=rtl] .sidebar--left{right:0}html[dir=ltr] .sidebar--left{left:0}html[dir=rtl] .sidebar--left{transform:translateX(100%)}html[dir=ltr] .sidebar--left{transform:translateX(-100%)}.sidebar.sidebar--opened{transform:translateX(0)!important}.sidebar:focus{outline:0!important}.sidebar__header{position:sticky;top:0;padding:1rem var(--sidebar-gutter) .75rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--color-borders-main);background:var(--color-background-main);z-index:99;text-transform:uppercase;font-weight:var(--font-weight-body-primary-bold)}.sidebar__close{width:40px;height:40px;margin-inline-end:-10px}.sidebar__close svg path{stroke:var(--color-text-main)}.sidebar__close svg{width:16px;height:16px;position:relative;top:.0625rem}.sidebar__title{margin-bottom:0}.sidebar__subtitle{line-height:1.25}.sidebar__body{position:relative}.sidebar__body>.sidebar-large-padding{padding:var(--sidebar-gutter)}.sidebar__body>:not(.sidebar-large-padding){padding:calc(var(--sidebar-gutter)/ 2) var(--sidebar-gutter)}.sidebar__body>*+div{border-top:1px solid var(--color-borders-main)}.sidebar__footer{bottom:0;width:100%;padding:calc(var(--sidebar-gutter)/ 2) var(--sidebar-gutter);border-top:1px solid var(--color-borders-main);z-index:9}.sidebar__footer:empty{display:none}.site-overlay{position:fixed;top:0;width:100vw;height:100vh;z-index:1000;background:rgba(0,0,0,.36);pointer-events:none;visibility:hidden;opacity:0;pointer-events:none;transition:all .3s linear;display:block!important}html[dir=rtl] .site-overlay{right:0}html[dir=ltr] .site-overlay{left:0}.sidebar-opened .site-overlay{opacity:1;visibility:visible;pointer-events:all}.site-menu-sidebar-footer{display:flex;justify-content:space-between;align-items:center}.site-menu-sidebar-footer .localization-form__item-button,.site-menu-sidebar-footer .social-icons{opacity:.62}.site-menu-sidebar-footer .localization-form__content{max-width:20rem}html[dir=rtl] .site-menu-sidebar-footer .localization-form__content{left:0}html[dir=ltr] .site-menu-sidebar-footer .localization-form__content{right:0}html[dir=rtl] .site-menu-sidebar-footer .localization-form__content{left:0}html[dir=ltr] .site-menu-sidebar-footer .localization-form__content{right:0}html[dir=rtl] .site-menu-sidebar-footer .localization-form__content{right:auto}html[dir=ltr] .site-menu-sidebar-footer .localization-form__content{left:auto}@media screen and (max-width:374px){.site-menu-sidebar-footer .localization-form__content{max-width:100%}}.search-block{padding:1.875rem 0}.search-block:not(:first-child){border-top:1px solid var(--color-borders-main)}.search-item:not(.cart-item){display:block;margin-top:.75rem}.search-item:not(.cart-item):first-of-type{margin-top:1.125rem}.search-item--blank{display:flex!important;align-items:center}.search-item--blank:first-child{margin-top:0!important}.search-item--blank:not(:first-child){margin-top:1.25rem}.search-item--blank .content{margin-inline-start:1.25rem}.search-item--blank .thumbnail{width:6.25rem;height:6.875rem;background:var(--color-third-background-main)}.search-item--blank .caption,.search-item--blank .title{display:block;width:11.25rem;background:var(--color-third-background-main);height:20px;position:relative;overflow:hidden}.search-item--blank .caption{width:60%;margin-top:10px}.search-item--blank .caption,.search-item--blank .thumbnail,.search-item--blank .title{position:relative}.search-item--blank .caption:after,.search-item--blank .thumbnail:after,.search-item--blank .title:after{position:absolute;top:0;width:100%;height:100%;background:var(--color-secondary-background-main);content:"";animation:fill-progress 2s infinite}html[dir=rtl] .search-item--blank .caption:after,html[dir=rtl] .search-item--blank .thumbnail:after,html[dir=rtl] .search-item--blank .title:after{right:0}html[dir=ltr] .search-item--blank .caption:after,html[dir=ltr] .search-item--blank .thumbnail:after,html[dir=ltr] .search-item--blank .title:after{left:0}.search-link{padding:1.25rem 1.875rem;box-shadow:0 0 60px 0 rgba(0,0,0,.1)}#search-form-sidebar{width:100%}@keyframes fill-progress{0%{width:0;left:0}50%{left:0;width:100%}100%{left:100%;width:0}50%{left:0;width:100%}100%{left:100%;width:0}}#cart-recommendations-sidebar:not(:empty){display:block;width:var(--sidebar-width);border-top:1px solid var(--color-borders-main)}@media screen and (max-width:474px){#cart-recommendations-sidebar:not(:empty){width:100vw}}#cart-recommendations-sidebar:not(:empty)~.cart-instructions{margin-top:0!important;border-top:1px solid var(--color-borders-main)!important}cart-recommendations .product-price--unit{font-size:90%;display:block;opacity:.76}