fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;top:1px;width:48px;height:35px;display:block}[dir] .multiselect__spinner{background:#fff}[dir=ltr] .multiselect__spinner{right:1px}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;width:16px;height:16px}[dir] .multiselect__spinner:after,[dir] .multiselect__spinner:before{border-radius:100%;border:2px solid transparent;border-top-color:#41b883;box-shadow:0 0 0 1px transparent}[dir=ltr] .multiselect__spinner:after,[dir=ltr] .multiselect__spinner:before{left:50%;margin:-8px 0 0 -8px}[dir=rtl] .multiselect__spinner:after,[dir=rtl] .multiselect__spinner:before{right:50%;margin:-8px -8px 0 0}[dir=ltr] .multiselect__spinner:before{animation:spinning-ltr 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}[dir=rtl] .multiselect__spinner:before{animation:spinning-rtl 2.4s cubic-bezier(.41,.26,.2,.62);animation-iteration-count:infinite}[dir=ltr] .multiselect__spinner:after{animation:spinning-ltr 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}[dir=rtl] .multiselect__spinner:after{animation:spinning-rtl 2.4s cubic-bezier(.51,.09,.21,.8);animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;color:#35495e}[dir=ltr] .multiselect{text-align:left}.multiselect *{box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{pointer-events:none;opacity:.6}[dir] .multiselect--disabled{background:#ededed}.multiselect--active{z-index:50}[dir=ltr] .multiselect--active:not(.multiselect--above) .multiselect__current,[dir=ltr] .multiselect--active:not(.multiselect--above) .multiselect__input,[dir=ltr] .multiselect--active:not(.multiselect--above) .multiselect__tags,[dir=rtl] .multiselect--active:not(.multiselect--above) .multiselect__current,[dir=rtl] .multiselect--active:not(.multiselect--above) .multiselect__input,[dir=rtl] .multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}[dir=ltr] .multiselect--active .multiselect__select{transform:rotate(180deg)}[dir=rtl] .multiselect--active .multiselect__select{transform:rotate(-180deg)}[dir=ltr] .multiselect--above.multiselect--active .multiselect__current,[dir=ltr] .multiselect--above.multiselect--active .multiselect__input,[dir=ltr] .multiselect--above.multiselect--active .multiselect__tags,[dir=rtl] .multiselect--above.multiselect--active .multiselect__current,[dir=rtl] .multiselect--above.multiselect--active .multiselect__input,[dir=rtl] .multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;width:100%;transition:border .1s ease;box-sizing:border-box;vertical-align:top}[dir] .multiselect__input,[dir] .multiselect__single{border:none;border-radius:5px;background:#fff;margin-bottom:8px}[dir=ltr] .multiselect__input,[dir=ltr] .multiselect__single{padding:0 0 0 5px}[dir=rtl] .multiselect__input,[dir=rtl] .multiselect__single{padding:0 5px 0 0}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}[dir] .multiselect__input:hover,[dir] .multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{outline:none}[dir] .multiselect__input:focus,[dir] .multiselect__single:focus{border-color:#a8a8a8}[dir] .multiselect__single{margin-bottom:8px}[dir=ltr] .multiselect__single{padding-left:5px}[dir=rtl] .multiselect__single{padding-right:5px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;font-size:14px}[dir] .multiselect__tags{border-radius:5px;border:1px solid #e8e8e8;background:#fff}[dir=ltr] .multiselect__tags{padding:8px 40px 0 8px}.multiselect__tag{position:relative;display:inline-block;color:#fff;line-height:1;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}[dir] .multiselect__tag{border-radius:5px;background:#41b883;margin-bottom:5px}[dir=ltr] .multiselect__tag{padding:4px 26px 4px 10px;margin-right:10px}[dir=rtl] .multiselect__tag{padding:4px 10px 4px 26px;margin-left:10px}.multiselect__tag-icon{position:absolute;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;line-height:22px;transition:all .2s ease}[dir] .multiselect__tag-icon{cursor:pointer;text-align:center;border-radius:5px}[dir=ltr] .multiselect__tag-icon{margin-left:7px;right:0}[dir=rtl] .multiselect__tag-icon{margin-right:7px;left:0}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}[dir] .multiselect__tag-icon:focus,[dir] .multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;white-space:nowrap}[dir] .multiselect__current{border-radius:5px;border:1px solid #e8e8e8}[dir=ltr] .multiselect__current{padding:8px 30px 0 12px}[dir=rtl] .multiselect__current{padding:8px 12px 0 30px}.multiselect__current,.multiselect__select{line-height:16px;box-sizing:border-box;display:block;text-decoration:none}[dir] .multiselect__current,[dir] .multiselect__select{margin:0;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;top:1px;transition:transform .2s ease}[dir] .multiselect__select{padding:4px 8px;text-align:center}[dir=ltr] .multiselect__select{right:1px}.multiselect__select:before{position:relative;top:65%;color:#999;content:""}[dir] .multiselect__select:before{margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0}[dir=ltr] .multiselect__select:before{right:0}[dir=rtl] .multiselect__select:before{left:0}.multiselect__placeholder{color:#adadad;display:inline-block}[dir] .multiselect__placeholder{margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;width:100%;max-height:240px;overflow:auto;z-index:50;-webkit-overflow-scrolling:touch}[dir] .multiselect__content-wrapper{background:#fff;border:1px solid #e8e8e8;border-top:none}[dir=ltr] .multiselect__content-wrapper,[dir=rtl] .multiselect__content-wrapper{border-bottom-left-radius:5px;border-bottom-right-radius:5px}.multiselect__content{list-style:none;display:inline-block;min-width:100%;vertical-align:top}[dir] .multiselect__content{padding:0;margin:0}.multiselect--above .multiselect__content-wrapper{bottom:100%}[dir] .multiselect--above .multiselect__content-wrapper{border-bottom:none;border-top:1px solid #e8e8e8}[dir=ltr] .multiselect--above .multiselect__content-wrapper,[dir=rtl] .multiselect--above .multiselect__content-wrapper{border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;white-space:nowrap}[dir] .multiselect__option{padding:12px;cursor:pointer}.multiselect__option:after{top:0;position:absolute;line-height:40px;font-size:13px}[dir=ltr] .multiselect__option:after{right:0;padding-right:12px;padding-left:20px}[dir=rtl] .multiselect__option:after{padding-left:12px;padding-right:20px}.multiselect__option--highlight{outline:none;color:#fff}[dir] .multiselect__option--highlight{background:#41b883}.multiselect__option--highlight:after{content:attr(data-select);color:#fff}[dir] .multiselect__option--highlight:after{background:#41b883}.multiselect__option--selected{color:#35495e;font-weight:700}[dir] .multiselect__option--selected{background:#f3f3f3}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{color:#fff}[dir] .multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a}.multiselect__option--selected.multiselect__option--highlight:after{content:attr(data-deselect);color:#fff}[dir] .multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{color:#a6a6a6}[dir] .multiselect--disabled .multiselect__current,[dir] .multiselect--disabled .multiselect__select{background:#ededed}.multiselect__option--disabled{color:#a6a6a6!important;pointer-events:none}[dir] .multiselect__option--disabled{background:#ededed!important;cursor:text}.multiselect__option--group{color:#35495e}[dir] .multiselect__option--group{background:#ededed}.multiselect__option--group.multiselect__option--highlight{color:#fff}[dir] .multiselect__option--group.multiselect__option--highlight,[dir] .multiselect__option--group.multiselect__option--highlight:after{background:#35495e}[dir] .multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{color:#fff}[dir] .multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a}.multiselect__option--group-selected.multiselect__option--highlight:after{content:attr(data-deselect);color:#fff}[dir] .multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a}.multiselect-enter-active,.multiselect-leave-active{transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{line-height:20px;display:inline-block;vertical-align:top}[dir] .multiselect__strong{margin-bottom:8px}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@keyframes spinning-ltr{0%{transform:rotate(0)}to{transform:rotate(2turn)}}@keyframes spinning-rtl{0%{transform:rotate(0)}to{transform:rotate(-2turn)}}[dir] .fs-container{background:#f5f5f5}@media screen and (min-width:1721px){.vue-star-rating{display:inline-block!important}[dir] .vue-star-rating{margin-top:-10px}[dir] .p-container .footer .stars .star-text{padding-top:0!important}[dir=ltr] .p-container .footer .stars .star-text{float:right;padding-right:5px!important}[dir=rtl] .p-container .footer .stars .star-text{float:left;padding-left:5px!important}.p-container{min-width:900px}[dir] .p-container{padding:0 165px}}@media screen and (max-width:1720px){.vue-star-rating{display:block!important}[dir] .vue-star-rating{margin-top:-10px}[dir] .p-container .footer .stars .star-text{padding-top:0!important}[dir=ltr] .p-container .footer .stars .star-text{float:right;padding-right:5px!important}[dir=rtl] .p-container .footer .stars .star-text{float:left;padding-left:5px!important}.p-container{min-width:900px}[dir] .p-container{padding:0 120px}}@media screen and (max-width:1400px){.p-container{min-width:900px}[dir] .p-container{padding:0 80px}}@media screen and (max-width:1360px){[dir] .p-container{padding:0 40px}.vue-star-rating{display:block!important}[dir] .vue-star-rating{margin-top:-10px}[dir=ltr] .vue-star-rating{padding-right:0}[dir=rtl] .vue-star-rating{padding-left:0}[dir=ltr] .shop_home_box .footer .base_price,[dir=ltr] .shop_home_box .footer .price,[dir=ltr] .shop_home_box .footer .promo{left:12px!important}[dir=rtl] .shop_home_box .footer .base_price,[dir=rtl] .shop_home_box .footer .price,[dir=rtl] .shop_home_box .footer .promo{right:12px!important}}@media screen and (max-width:1199px){[dir] .p-container{padding:0 30px}.vue-star-rating{display:block!important}[dir] .vue-star-rating{margin-top:-10px}[dir=ltr] .vue-star-rating{padding-right:5px}[dir=rtl] .vue-star-rating{padding-left:5px}[dir=ltr] .p-container .footer .stars .star-text{float:right;padding-right:15px!important}[dir=rtl] .p-container .footer .stars .star-text{float:left;padding-left:15px!important}}.p-container .top-title{font-weight:900;font-size:32px;line-height:38px;color:#393e46}[dir] .p-container .top-title{padding-top:62px;text-align:center}.p-container .category{max-width:960px}[dir] .p-container .category{padding-top:30px;border-bottom:1.5px solid rgba(0,0,0,.15);text-align:center}[dir=ltr] .p-container .category,[dir=rtl] .p-container .category{margin-left:auto;margin-right:auto}.p-container .cat-text-left{font-weight:900;font-size:30px;line-height:45px;color:#282828}@media screen and (max-width:719px){[dir] .p-container{padding:0 10px}.p-container .top-title{font-weight:900;font-size:28px;line-height:38px;color:#393e46}[dir] .p-container .top-title{padding-top:60px;text-align:center}.p-container .category{max-width:710px}[dir] .p-container .category{padding-top:30px;border-bottom:1.5px solid rgba(0,0,0,.15);text-align:center}[dir=ltr] .p-container .category,[dir=rtl] .p-container .category{margin-left:auto;margin-right:auto}}@media screen and (max-width:420px){.p-container .top-title{font-size:26px}}.p-container{width:100%;min-width:100%;min-height:400px;font-family:Roboto}.p-container .cat-text-link{font-size:15px;line-height:25px;color:#e9182c;font-weight:800;text-transform:uppercase}[dir] .p-container .cat-text-link{padding-top:12px}[dir] .p-container .top-product{padding-top:10px;padding-bottom:20px}.discover-0{flex:0 0 40%;max-width:40%}[dir] .discover-0{background:#72767c}[dir=ltr] .discover-0{border-top-left-radius:12px;border-bottom-left-radius:12px}[dir=rtl] .discover-0{border-top-right-radius:12px;border-bottom-right-radius:12px}.custom-radio .custom-control-input:checked~.custom-control-label:after{width:18px;height:18px}[dir] .custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url(data:image/svg+xml;charset=utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA5LjUgNy41Jz48cG9seWxpbmUgcG9pbnRzPScwLjc1IDQuMzUgNC4xOCA2Ljc1IDguNzUgMC43NScgc3R5bGU9J2ZpbGw6bm9uZTtzdHJva2U6I2ZmZjtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLXdpZHRoOjEuNXB4Jy8+PC9zdmc+)}.discover-1{flex:0 0 20%;max-width:20%}[dir] .discover-1{background:#9aaab9}.discover-2{flex:0 0 20%;max-width:20%}[dir] .discover-2{background:#7b7265}.discover-3{flex:0 0 20%;max-width:20%}[dir] .discover-3{background:#bc9367}[dir=ltr] .discover-3{border-top-right-radius:12px;border-bottom-right-radius:12px}[dir=rtl] .discover-3{border-top-left-radius:12px;border-bottom-left-radius:12px}.p-container .footer .stars .star-text{font-size:8px;display:inline-block}[dir] .p-container .footer .stars .star-text{padding-top:4px}[dir=ltr] .p-container .footer .stars .star-text{padding-right:10px}[dir=rtl] .p-container .footer .stars .star-text{padding-left:10px}@media screen and (max-width:719px){.discover-0{flex:0 0 65%;max-width:65%}[dir] .discover-0{background:#72767c}[dir=ltr] .discover-0{border-top-left-radius:12px;border-bottom-left-radius:12px}[dir=rtl] .discover-0{border-top-right-radius:12px;border-bottom-right-radius:12px}.discover-1{flex:0 0 35%;max-width:35%}[dir] .discover-1{background:#9aaab9}.discover-2{flex:0 0 50%;max-width:50%}[dir] .discover-2{background:#7b7265}.discover-3{flex:0 0 50%;max-width:50%}[dir] .discover-3{background:#bc9367}[dir=ltr] .discover-3{border-top-right-radius:12px;border-bottom-right-radius:12px}[dir=rtl] .discover-3{border-top-left-radius:12px;border-bottom-left-radius:12px}}@media screen and (max-width:480px){.discover-0{flex:0 0 100%;max-width:100%}[dir] .discover-0{background:#72767c}[dir=ltr] .discover-0{border-top-left-radius:12px;border-bottom-left-radius:12px}[dir=rtl] .discover-0{border-top-right-radius:12px;border-bottom-right-radius:12px}.discover-1{flex:0 0 100%;max-width:100%}[dir] .discover-1{background:#9aaab9}.discover-2{flex:0 0 100%;max-width:100%}[dir] .discover-2{background:#7b7265}.discover-3{flex:0 0 100%;max-width:100%}[dir] .discover-3{background:#bc9367}[dir=ltr] .discover-3{border-top-right-radius:12px;border-bottom-right-radius:12px}[dir=rtl] .discover-3{border-top-left-radius:12px;border-bottom-left-radius:12px}}.p-container .title-left{font-weight:900;font-size:36px;width:100%}[dir] .p-container .title-left{padding:40px 0 20px 0}[dir] .multiselect__tag{background:#ed1e23}.multiselect__option,.multiselect__option--highlight,.multiselect__option--selected,.multiselect__option--selected.multiselect__option--highlight{color:#000}[dir] .multiselect__option,[dir] .multiselect__option--highlight,[dir] .multiselect__option--selected,[dir] .multiselect__option--selected.multiselect__option--highlight{background:#fff}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{color:#fff}[dir] .multiselect__tag-icon:focus,[dir] .multiselect__tag-icon:hover{background:none}.fake-checked{position:absolute;top:10px;width:18px;height:18px}[dir] .fake-checked{border-radius:50%;background-color:#fff;border:1px solid #d8d6de}[dir=ltr] .fake-checked{right:20px}[dir=rtl] .fake-checked{left:20px}.multiselect__tag-icon:after{color:#fff!important}[dir] .multiselect__option--selected .fake-checked{border-color:#ed1f24;background-color:#ed1f24;box-shadow:0 2px 4px 0 rgba(237,31,36,.4)}[dir] .multiselect__tag-icon:focus:after,[dir] .multiselect__tag-icon:hover:after{background:none}.multiselect__content-wrapper{min-width:275px}