@keyframes loading__animation{to{transform:translateX(100%)}}@keyframes GLS-loader{0%{top:8px;height:64px}50%,to{top:24px;height:32px}}.yith-wcan-filters{background-color:var(--yith-wcan-filters_colors_background,transparent);margin-bottom:30px}.yith-wcan-filters .yith-wcan-filter{margin-bottom:30px}.yith-wcan-filters .yith-wcan-filter .filter-title{color:var(--yith-wcan-filters_colors_titles,#434343)}.yith-wcan-filters .yith-wcan-filter .filter-items{float:none;list-style:none;padding-left:0}.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item{line-height:2;margin:0}.yith-wcan-filters .yith-wcan-filter.label-design .filter-items{font-size:0}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items{margin-bottom:0}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .filter-item{display:flex;align-items:center;margin-bottom:10px}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items input{cursor:not-allowed;pointer-events:none;vertical-align:middle}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder{height:1em;vertical-align:middle;cursor:none;background-color:#b4b4b4!important;border:0!important;border-radius:4px;box-shadow:none;color:#b4b4b4!important;display:block;max-width:100%!important;opacity:.15;outline:0!important;overflow:hidden!important;pointer-events:none;position:relative!important;width:auto;z-index:1}.yith-wcan-filters .yith-wcan-filter.filter-placeholder .filter-items .item-placeholder:before{animation:loading__animation 1.5s ease-in-out infinite;background-image:linear-gradient(90deg,#b4b4b4,#f0f0f0,#b4b4b4);background-repeat:no-repeat;content:" ";display:block;height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.checkbox-design .item-placeholder,.yith-wcan-filters .yith-wcan-filter.filter-placeholder.filter-orderby .item-placeholder{flex:auto;display:inline-block}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items{font-size:inherit;display:flex;flex-wrap:wrap;column-gap:5px}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item{display:block}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(1){width:calc(40% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(2){width:calc(25% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(3){width:calc(35% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item:nth-child(4){width:calc(30% - 5px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.label-design .filter-items .filter-item .item-placeholder{height:2em}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item{border-radius:var(--yith-wcan-color_swatches_border_radius,4px);display:inline-block;height:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px);margin-right:15px;vertical-align:middle;width:calc(var(--yith-wcan-color_swatches_size, 45px) + 4px)}.yith-wcan-filters .yith-wcan-filter.filter-placeholder.color-design .filter-items .filter-item .item-placeholder{height:100%}.GLS-pickup{display:none}.GLS-pickup__overlay{position:fixed;height:100%;width:100%;z-index:9999;background:rgb(255 255 255/.9);top:0;left:0}.GLS-pickup__mapWrapper{z-index:99991;position:absolute;top:18%;left:7%;width:86%;min-height:50%;min-height:50vh;display:flex}.GLS-pickup__map-loader{width:62%;height:100%;display:none;z-index:99999;opacity:.9;margin:auto}.GLS-loader div,.GLS-pickup__map{display:inline-block;position:absolute}.GLS-pickup__map{right:0;top:0;width:62%;height:100%;vertical-align:top}.GLS-pickup__title{font-size:2em;margin-bottom:1em}.GLS-pickup__options{display:inline-block;width:38%;min-height:100%;vertical-align:top;background:#f7f7f7;padding:20px 40px}.GLS-pickup__error{padding:40px 61px;position:fixed;background-color:#fff;color:#000;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:9999;box-shadow:0 3px 6.51px .49px rgb(0 0 0/.1);font-size:25px;line-height:1.5em;display:none}.GLS-pickup__close{position:fixed;top:8%;left:88%;z-index:9999}.GLS-pickup__close::after{display:inline-block;content:"X";font-size:40px;font-weight:300;color:#9c9c9c;cursor:pointer}.GLS-pickup__validate{width:90%;margin-top:20px;text-align:center}.GLS-loader{position:relative;width:80px;height:80px;z-index:99999;top:50%;top:calc(50% - 40px);left:50%;left:calc(50% - 40px)}.GLS-loader div{left:8px;width:16px;background:#fdbc3b;animation:GLS-loader 1.2s cubic-bezier(0,.5,.5,1) infinite}.GLS-loader div:nth-child(1){left:8px;animation-delay:-.24s}.GLS-loader div:nth-child(2){left:32px;animation-delay:-.12s}.GLS-loader div:nth-child(3){left:56px;animation-delay:0}@media (max-width:768px){.GLS-pickup__mapWrapper{display:inline-block;top:10%;left:5%;width:90%;min-height:0}.GLS-pickup__options{position:absolute;top:100%;top:45vh;width:100%;min-height:50%}.GLS-pickup__map{width:100%;height:45%;height:45vh}.GLS-pickup__close{top:2%;top:2vh}.GLS-pickup__error{padding:40px 20px;width:90%;left:5%;top:50%;font-size:16px;transform:translateY(-50%)}}button.GLS-pickup__validate{background-color:#febe10;border-color:#febe10;color:#000}.GLS-loader div,button.GLS-pickup__validate:hover{background-color:#febe10}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}