@-webkit-keyframes vscomp-animation-spin{to{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}@keyframes vscomp-animation-spin{to{-webkit-transform:rotateZ(360deg);transform:rotateZ(360deg)}}.vscomp-popup-active{overflow:hidden !important}.vscomp-ele{display:inline-block;max-width:250px;width:100%}.vscomp-wrapper{color:#333;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:sans-serif;font-size:14px;position:relative;text-align:left;width:100%}.vscomp-wrapper *,.vscomp-wrapper *::before,.vscomp-wrapper *::after{-webkit-box-sizing:border-box;box-sizing:border-box}.vscomp-wrapper:focus{outline:none}.vscomp-dropbox-wrapper{left:0;position:absolute;top:0}.vscomp-toggle-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #ddd;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;padding:7px 30px 7px 10px;position:relative;width:100%}.vscomp-value{height:20px;line-height:20px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vscomp-arrow{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:0;top:0;width:30px}.vscomp-arrow::after{-webkit-transform:rotate(45deg);transform:rotate(45deg);border:1px solid rgba(0,0,0,0);border-bottom-color:#111;border-right-color:#111;content:"";height:8px;margin-top:-6px;width:8px}.vscomp-clear-icon{height:12px;position:relative;width:12px}.vscomp-clear-icon::before,.vscomp-clear-icon::after{background-color:#999;content:"";height:12px;left:5px;position:absolute;top:0;width:2px}.vscomp-clear-icon::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.vscomp-clear-icon::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.vscomp-clear-icon:hover::before,.vscomp-clear-icon:hover::after{background:#333}.vscomp-clear-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;display:none;height:24px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:-12px;position:absolute;right:30px;top:50%;width:24px}.vscomp-clear-button:hover{background:#ccc}.vscomp-clear-button:hover .vscomp-clear-icon::before,.vscomp-clear-button:hover .vscomp-clear-icon::after{background-color:#333}.vscomp-dropbox-close-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border-radius:50%;bottom:-48px;cursor:pointer;display:none;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:50%;margin-left:-20px;position:absolute;width:40px}.vscomp-value-tag.more-value-count{white-space:nowrap}.vscomp-dropbox-container{width:100%;z-index:2}.vscomp-dropbox{background-color:#fff;width:100%}.vscomp-options-container{max-height:210px;overflow:auto;position:relative}.vscomp-options-bottom-freezer{bottom:0;height:2px;left:0;position:absolute;right:0}.vscomp-option{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:40px;padding:0 15px;position:relative}.vscomp-option.selected{background-color:#eee}.vscomp-option.focused{background-color:#ccc}.vscomp-option.disabled{cursor:default;opacity:.5}.vscomp-option.group-title .vscomp-option-text{cursor:default;opacity:.6}.vscomp-option.group-title.selected{background-color:rgba(0,0,0,0)}.vscomp-option.group-option{padding-left:30px}.vscomp-new-option-icon{height:30px;position:absolute;right:0;top:0;width:30px}.vscomp-new-option-icon::before{border:15px solid #512da8;border-bottom-color:rgba(0,0,0,0);border-left-color:rgba(0,0,0,0);content:"";position:absolute;right:0;top:0}.vscomp-new-option-icon::after{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;content:"+";display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;height:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;right:1px;top:0;width:15px}.vscomp-option-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.vscomp-option-description{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;font-size:13px;line-height:15px;width:100%}.vscomp-search-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;padding:0 5px 0 15px;position:relative}.vscomp-search-label,.vscomp-live-region,.vscomp-dropbox-container-top,.vscomp-dropbox-container-bottom{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.vscomp-search-input{background-color:rgba(0,0,0,0);border:0;color:inherit;font-size:15px;height:38px;padding:10px 0;width:calc(100% - 30px)}.vscomp-search-input:focus{outline:none}.vscomp-search-clear{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#999;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:25px;height:30px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;visibility:hidden;width:30px}.vscomp-search-clear:hover{color:inherit}.vscomp-no-options,.vscomp-no-search-results{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 10px}.vscomp-options-loader{display:none;padding:20px 0;text-align:center}.vscomp-options-loader::before{-webkit-animation:vscomp-animation-spin .8s infinite linear;animation:vscomp-animation-spin .8s infinite linear;background-color:#fff;border-radius:50%;-webkit-box-shadow:-4px -5px 3px -3px rgba(0,0,0,.3);box-shadow:-4px -5px 3px -3px rgba(0,0,0,.3);content:"";display:inline-block;height:40px;opacity:.7;width:40px}.vscomp-ele[disabled]{cursor:not-allowed;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.vscomp-ele[disabled] .vscomp-wrapper{opacity:.7;pointer-events:none}.vscomp-wrapper .checkbox-icon{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:15px;margin-right:10px;position:relative;width:15px}.vscomp-wrapper .checkbox-icon::after{-webkit-transition-duration:.2s;transition-duration:.2s;border:2px solid #888;content:"";display:inline-block;height:100%;width:100%}.vscomp-wrapper .checkbox-icon.checked::after{-webkit-transform:rotate(45deg) translate(1px, -4px);transform:rotate(45deg) translate(1px, -4px);border-color:#512da8;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);width:50%}.vscomp-wrapper.show-as-popup .vscomp-dropbox-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;opacity:1;overflow:auto;padding:0 10px;position:fixed;top:0;width:100vw}.vscomp-wrapper.show-as-popup .vscomp-dropbox{margin-top:-24px;max-height:calc(80% - 48px);max-width:500px;position:relative;width:80%}.vscomp-wrapper.show-as-popup .vscomp-dropbox-close-button{display:-webkit-box;display:-ms-flexbox;display:flex}.vscomp-wrapper.popup-position-left .vscomp-dropbox-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.vscomp-wrapper.popup-position-right .vscomp-dropbox-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vscomp-wrapper.has-select-all .vscomp-toggle-all-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex}.vscomp-wrapper.has-select-all .vscomp-search-input,.vscomp-wrapper.has-select-all .vscomp-toggle-all-label{width:calc(100% - 55px)}.vscomp-wrapper.has-select-all .vscomp-toggle-all-label{display:none}.vscomp-wrapper:not(.has-search-input) .vscomp-toggle-all-button{width:100%}.vscomp-wrapper:not(.has-search-input) .vscomp-toggle-all-label{display:inline-block}.vscomp-wrapper.multiple .vscomp-option .vscomp-option-text{width:calc(100% - 25px)}.vscomp-wrapper.multiple .vscomp-option .vscomp-option-description{padding-left:25px}.vscomp-wrapper.multiple .vscomp-option.selected .checkbox-icon::after{-webkit-transform:rotate(45deg) translate(1px, -4px);transform:rotate(45deg) translate(1px, -4px);border-color:#512da8;border-left-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);width:50%}.vscomp-wrapper.focused .vscomp-toggle-button,.vscomp-wrapper:focus .vscomp-toggle-button{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.vscomp-wrapper.closed .vscomp-dropbox-container,.vscomp-wrapper.closed.vscomp-dropbox-wrapper{display:none}.vscomp-wrapper:not(.has-value) .vscomp-value{opacity:.5}.vscomp-wrapper.has-clear-button.has-value .vscomp-clear-button{display:-webkit-box;display:-ms-flexbox;display:flex}.vscomp-wrapper.has-clear-button .vscomp-toggle-button{padding-right:54px}.vscomp-wrapper.has-no-options .vscomp-options-container,.vscomp-wrapper.has-no-search-results .vscomp-options-container{display:none}.vscomp-wrapper.has-no-options .vscomp-no-options{display:-webkit-box;display:-ms-flexbox;display:flex}.vscomp-wrapper.has-no-search-results .vscomp-no-search-results{display:-webkit-box;display:-ms-flexbox;display:flex}.vscomp-wrapper.has-search-value .vscomp-search-clear{visibility:visible}.vscomp-wrapper.has-no-options .vscomp-toggle-all-button{opacity:.5;pointer-events:none}.vscomp-wrapper.keep-always-open .vscomp-toggle-button{padding-right:24px}.vscomp-wrapper.keep-always-open .vscomp-clear-button{right:5px}.vscomp-wrapper.keep-always-open .vscomp-arrow{display:none}.vscomp-wrapper.keep-always-open .vscomp-dropbox-container{position:relative;z-index:1}.vscomp-wrapper.keep-always-open .vscomp-dropbox{-webkit-transition-duration:0s;transition-duration:0s;border:1px solid #ddd;-webkit-box-shadow:none;box-shadow:none}.vscomp-wrapper.keep-always-open.focused,.vscomp-wrapper.keep-always-open:focus,.vscomp-wrapper.keep-always-open:hover{-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2);box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.vscomp-wrapper.server-searching .vscomp-options-list{display:none}.vscomp-wrapper.server-searching .vscomp-options-loader{display:block}.vscomp-wrapper.has-error .vscomp-toggle-button{border-color:#b00020}.vscomp-wrapper.show-value-as-tags .vscomp-toggle-button{padding:4px 22px 0 10px}.vscomp-wrapper.show-value-as-tags .vscomp-value{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;min-height:28px;overflow:auto;text-overflow:unset;white-space:normal}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;border-radius:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:12px;line-height:16px;margin:0 4px 4px 0;max-width:100%;padding:2px 3px 2px 8px}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag.more-value-count{padding-right:8px}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:calc(100% - 20px)}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag-clear-button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:20px}.vscomp-wrapper.show-value-as-tags .vscomp-value-tag-clear-button .vscomp-clear-icon{-webkit-transform:scale(0.8);transform:scale(0.8)}.vscomp-wrapper.show-value-as-tags .vscomp-arrow{height:34px}.vscomp-wrapper.show-value-as-tags .vscomp-clear-button{margin-top:0;top:5px}.vscomp-wrapper.show-value-as-tags.has-value .vscomp-arrow{display:none}.vscomp-wrapper.show-value-as-tags.has-value .vscomp-clear-button{right:2px}.vscomp-wrapper.show-value-as-tags:not(.has-value) .vscomp-toggle-button{padding-bottom:2px}.vscomp-wrapper.show-value-as-tags:not(.has-value) .vscomp-value{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:3px}.vscomp-wrapper.text-direction-rtl{direction:rtl}.vscomp-wrapper.text-direction-rtl .vscomp-toggle-button{padding:7px 10px 7px 30px}.vscomp-wrapper.text-direction-rtl .vscomp-arrow{left:0;right:auto}.vscomp-wrapper.text-direction-rtl .vscomp-clear-button{left:30px;right:auto !important}.vscomp-wrapper.text-direction-rtl .checkbox-icon{margin-left:10px;margin-right:0}.vscomp-wrapper.text-direction-rtl .checkbox-icon.checked::after{-webkit-transform:rotate(45deg) translate(-4px, 1px);transform:rotate(45deg) translate(-4px, 1px)}.vscomp-wrapper.text-direction-rtl .vscomp-search-container{padding:0 15px 0 5px}.vscomp-wrapper.text-direction-rtl .vscomp-toggle-all-label{text-align:right}.vscomp-wrapper.text-direction-rtl .vscomp-option{text-align:right}.vscomp-wrapper.text-direction-rtl .vscomp-option.group-option{padding-right:30px}.vscomp-wrapper.text-direction-rtl .vscomp-new-option-icon{left:0;right:auto}.vscomp-wrapper.text-direction-rtl .vscomp-new-option-icon::before{border-left-color:#512da8;border-right-color:rgba(0,0,0,0)}.vscomp-wrapper.text-direction-rtl .vscomp-new-option-icon::after{left:1px;right:auto}.vscomp-wrapper.text-direction-rtl.multiple .vscomp-option.selected .checkbox-icon::after{-webkit-transform:rotate(45deg) translate(-4px, 1px);transform:rotate(45deg) translate(-4px, 1px)}.vscomp-wrapper.text-direction-rtl.has-clear-button .vscomp-toggle-button{padding-left:54px}.vscomp-wrapper.text-direction-rtl.keep-always-open .vscomp-toggle-button{padding-left:24px}.vscomp-wrapper.text-direction-rtl.keep-always-open .vscomp-clear-button{left:5px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-toggle-button{padding:4px 10px 0 22px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-value-tag{margin:0 0 4px 4px;padding:2px 8px 2px 3px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags .vscomp-value-tag.more-value-count{padding-left:8px}.vscomp-wrapper.text-direction-rtl.show-value-as-tags.has-value .vscomp-clear-button{left:2px}.loader-backdrop::after{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);content:"";height:100%;z-index:200}.loader{width:45px;height:45px;display:inline-block;padding:0;border-radius:100%;border:5px solid;border-color:#f62459 rgba(255,255,255,.3) #f62459 rgba(255,255,255,.3);-webkit-animation:loader4 1s ease-in-out infinite;animation:loader4 1s ease-in-out infinite;z-index:1000;position:absolute;top:30%;right:40%}.add-to-cart-loader{right:41px;width:25px;height:25px;border-color:#fff rgba(255,255,255,.3) #fff rgba(255,255,255,.3);margin-top:-2px}.add-to-cart-loader.hidden{display:none}@-webkit-keyframes loader4{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes loader4{from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.lds-ring{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;top:0;left:0;right:0;bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;z-index:10000}.lds-ring div{-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #de3737;border-radius:50%;-webkit-animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;animation:lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;border-color:#d53232 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0)}.lds-ring div:nth-child(1){-webkit-animation-delay:-0.45s;animation-delay:-0.45s}.lds-ring div:nth-child(2){-webkit-animation-delay:-0.3s;animation-delay:-0.3s}.lds-ring div:nth-child(3){-webkit-animation-delay:-0.15s;animation-delay:-0.15s}@-webkit-keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}#close-backgrounds{position:absolute;top:-17px;right:-2px;margin:0;padding:0}#close-backgrounds img{width:35px}#backgrounds-on-off{background-color:rgba(0,0,0,0);height:inherit;scale:.9}#backgrounds-on-off img{height:35px}#backgrounds-container{width:100%;position:absolute;bottom:75px;height:270px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;background-color:#ededed}@media(max-width: 349px){#backgrounds-container ::-webkit-scrollbar{height:2px}}#backgrounds-container .label{margin-bottom:-12px;scale:.8}#backgrounds-container .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;background:rgba(0,0,0,0);width:20%;height:80%}#backgrounds-container .menu-item img{max-width:70px;height:100% !important;border:1.5px solid #000;border-radius:5px}#backgrounds-container .menu-item.active img{border:2px solid var(--main-color)}#backgrounds-container .menu-item>br{display:none}#backgrounds-container .menu-item>span{display:none}#backgrounds-container #background-floors{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;width:inherit;height:25%;background-color:rgba(0,0,0,0);-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;color:#000;border:none;border-radius:5px}#backgrounds-container #background-floors .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;background:rgba(0,0,0,0);width:25%;height:80%}@media(min-width: 1201px){#backgrounds-container #background-floors{background-color:#ededed;height:28%;padding:4px}}#backgrounds-container #background-subcategories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:inherit;height:25%;background-color:rgba(0,0,0,0);color:#000;border-radius:5px;border:none}@media(max-width: 349px){#backgrounds-container #background-subcategories{overflow:auto}}@media(min-width: 1201px){#backgrounds-container #background-subcategories{background-color:#ededed;height:28%;padding:4px}}#backgrounds-container #floors-title{background:rgba(255,255,255,.631372549);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;border-radius:10px;font-weight:700;padding:6px;font-size:13px;color:#000;margin-left:24px;margin-bottom:-12px}@media(max-width: 474px){#backgrounds-container #floors-title{margin-left:13px}}@media(min-width: 1201px){#backgrounds-container #floors-title{margin-left:-5px}}@media(min-width: 1201px){#backgrounds-container{bottom:55px;margin-left:0}}#background-title{color:#000;background:rgba(255,255,255,.631372549);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;border-radius:10px;font-weight:700;padding:6px;font-size:13px;margin-left:12px}@media(min-width: 1201px){#background-title{margin-left:-10px}}@media(max-width: 474px){#background-title{margin:0}}div.vscomp-dropbox-container.pop-comp-wrapper.position-bottom{border:1px solid rgba(100,100,100,.3098039216);border-radius:10px;-webkit-box-shadow:4px 5px 4px -2px rgba(0,0,0,.3215686275);box-shadow:4px 5px 4px -2px rgba(0,0,0,.3215686275);padding:3px}.dimension-buttons-container{display:-webkit-box;display:-ms-flexbox;display:flex}.dimension-buttons-container .dimension-button{margin-right:15px}#dimensions,#textile{padding-left:32px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:33px}#dimensions{margin-bottom:32px}@media(max-width: 1200px)and (min-width: 630px){#dimensions{width:100%;margin:0 auto 17px;max-width:456px}}.ms-icon{width:35px !important}.ms-menu-label{color:#000;padding:2px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;border-radius:10px;margin:5px auto;font-weight:700}[data-category=a] .menu-item-name{font-weight:700}.fake-sub-menu-diakosmitika{display:none}.fake-sub-menu-diakosmitika div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fake-sub-menu-diakosmitika div p{display:inline-block;background-color:var(--main-color);color:#fff;border-radius:9px;padding:2px 10px;font-weight:600;font-size:12px;margin:20px 0px}#bed-foot .menu-item-name{font-weight:700}.row{-webkit-box-shadow:2px 3px -1px 9px rgba(0,0,0,.3215686275);box-shadow:2px 3px -1px 9px rgba(0,0,0,.3215686275)}.row img{max-height:25px}.sub-category-active img{background-color:#fff;border-radius:10px;border:1px solid var(--main-color);padding:10px;width:70px}.sub-category-active span{background-color:var(--main-color);font-weight:bold;border-radius:10px;color:var(--active-letters);-webkit-box-shadow:4px 5px 4px -2px rgba(0,0,0,.3215686275);box-shadow:4px 5px 4px -2px rgba(0,0,0,.3215686275);padding:2px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.main-menu{text-wrap:avoid;font-size:smaller;height:100%;color:#6c706d;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.main-menu #starting-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-menu #starting-text #text-start{font-family:"Century Gothic",sans-serif;margin:0;font-weight:bold;width:90%;text-align:center;font-size:.8rem}.main-menu #title-dif{border-bottom:2px solid #000}.main-menu img{width:50px;height:50px;-o-object-fit:contain;object-fit:contain;margin:5px auto 0}.main-menu .buttons{cursor:pointer;height:auto;margin-bottom:9px}.main-menu .menu-item{max-height:-webkit-fill-available;max-height:-moz-available;max-height:stretch}@supports(-moz-appearance: none){.main-menu .menu-item .menu-item-name{margin-top:10px}}.main-menu .menu-item.disabled{pointer-events:none}.main-menu .menu-item.active img{background-color:#fff;border-radius:10px;border:1px solid var(--main-color);padding:5px;width:70px}@media(max-width: 1280px){.main-menu .menu-item{margin:0;padding:0}}@media(max-width: 1200px){.main-menu .menu-item{margin:1vh 0}}@media(max-width: 630px){.main-menu .menu-item{margin:.1em 0}}.main-menu .slide-out-left{-webkit-animation:slide-out-left .2s cubic-bezier(0.895, 0.03, 0.685, 0.22) both;animation:slide-out-left .2s cubic-bezier(0.895, 0.03, 0.685, 0.22) both}@-webkit-keyframes slide-out-left{0%{-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0);opacity:1}99%{height:auto;height:initial}100%{-webkit-transform:translateZ(-1100px) translateX(-1000px);transform:translateZ(-1100px) translateX(-1000px);opacity:0;height:0;width:0}}@keyframes slide-out-left{0%{-webkit-transform:translateZ(0) translateX(0);transform:translateZ(0) translateX(0);opacity:1}99%{height:auto;height:initial}100%{-webkit-transform:translateZ(-1100px) translateX(-1000px);transform:translateZ(-1100px) translateX(-1000px);opacity:0;height:0;width:0}}.main-menu .slide-out-right{-webkit-animation:slide-out-right .2s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;animation:slide-out-right .2s cubic-bezier(0.55, 0.085, 0.68, 0.53) both}@-webkit-keyframes slide-out-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}99%{height:auto;height:initial}100%{-webkit-transform:translateX(1000px);transform:translateX(1000px);opacity:0;height:0;width:0}}@keyframes slide-out-right{0%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}99%{height:auto;height:initial}100%{-webkit-transform:translateX(1000px);transform:translateX(1000px);opacity:0;height:0;width:0}}.main-menu .slide-in-right{-webkit-animation:slide-in-right .2s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s both;animation:slide-in-right .2s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s both}@-webkit-keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translateX(1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{-webkit-transform:translateX(1000px);transform:translateX(1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.main-menu .slide-in-left{-webkit-animation:slide-in-left .2s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s both;animation:slide-in-left .2s cubic-bezier(0.25, 0.46, 0.45, 0.94) .3s both}@-webkit-keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slide-in-left{0%{-webkit-transform:translateX(-1000px);transform:translateX(-1000px);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}.main-menu .dimensions{color:#000;width:100%}.main-menu .dimensions .dimension-button{cursor:pointer;border-radius:10px;background-color:#000;color:#fff;padding:1px 4px}.main-menu .dimensions .dimension-reset{cursor:pointer;height:auto;width:22px;margin:0}.main-menu .dimensions input::-webkit-outer-spin-button,.main-menu .dimensions input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none;margin:0}.main-menu .dimensions input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;-webkit-box-shadow:inset 0 0 5px #000;box-shadow:inset 0 0 5px #000;background:rgba(0,0,0,0)}@media screen and (max-width: 1200px)and (min-width: 630px){.main-menu .dimensions{max-width:500px}}.main-menu #breadcrumbs{color:#000;text-transform:capitalize;text-align:left;-webkit-transform:scale(0.9);transform:scale(0.9);padding:1rem}@media(max-width: 1280px)and (min-width: 1200px){.main-menu #breadcrumbs{margin-bottom:444px;margin-top:12px}}@media screen and (max-width: 1200px)and (min-width: 580px){.main-menu #breadcrumbs{width:100%;max-width:472px}}@media screen and (max-width: 579px){.main-menu #breadcrumbs{width:85%}}.main-menu input[type=checkbox]{width:1em}.main-menu #textile img,.main-menu #bed-foot img{-webkit-transform:scale(0.9);transform:scale(0.9)}.main-menu #category-d{grid-template-columns:auto auto auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:10px 34px;width:100%;max-width:467px;margin-top:25px}.main-menu #category-d .menu-item-name{display:none}.main-menu #category-d .menu-item-name-brake{display:none}.main-menu #category-d .menu-item{position:relative;margin:4px 0}.main-menu #category-d img{margin-top:4.5%;margin-left:3%;width:95%;height:93%;border:1px solid var(--main-color);border-radius:33%;max-width:55px}@media(max-width: 1280px)and (min-width: 1200px){.main-menu #category-d{padding:10px 18px}}@media screen and (max-width: 1200px){.main-menu #category-d{grid-template-columns:auto auto auto auto auto;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (max-width: 580px){.main-menu #category-d{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.main-menu #bed-foot{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex}.main-menu #category-a{font-size:smaller;width:100%;-webkit-transition:opacity 1s;transition:opacity 1s}.main-menu #category-a .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}.main-menu #category-a .menu-item.active .menu-item-name{background-color:var(--main-color);font-weight:bold;border-radius:10px;color:var(--active-letters);-webkit-box-shadow:4px 5px 4px -2px rgba(0,0,0,.3215686275);box-shadow:4px 5px 4px -2px rgba(0,0,0,.3215686275);padding:2px 8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.main-menu #category-a .menu-item img{margin-top:14px;padding:.5em;width:56px;background-color:rgba(255,255,255,0);-webkit-box-shadow:4px 5px 4px -2px rgba(0,0,0,0);box-shadow:4px 5px 4px -2px rgba(0,0,0,0)}.main-menu #category-a #bed-foot{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.main-menu #category-a #check-to-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-menu #category-a .menu-item.active img{border:none;-webkit-filter:var(--filter-main-color);filter:var(--filter-main-color)}.main-menu #category-b{width:100%;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;max-width:518px;padding-top:15px}.main-menu #category-b .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:15px}.main-menu #category-b .menu-item span{margin-top:10px;font-size:12px}.main-menu #category-b .menu-item.active span{background-color:var(--main-color);font-weight:bold;border-radius:10px;color:#fff;-webkit-box-shadow:4px 5px 4px -2px rgba(0,0,0,0);box-shadow:4px 5px 4px -2px rgba(0,0,0,0);padding:2px 8px;font-size:11px;word-wrap:break-word;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}@supports(-moz-appearance: none){.main-menu #category-b .menu-item.active span{margin-top:10px}}.main-menu #category-b .menu-item.active img{background-color:#fff;border:1px solid var(--main-color)}@media(max-width: 1200px)and (min-width: 630px){.main-menu #category-b{max-width:514px;margin-top:1.1vh}}.main-menu #differenciate{margin-top:37px;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-menu .row p{margin:0}.main-menu #category-c{width:100%;max-width:500px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin-bottom:25px}.main-menu #category-c .menu-item{padding:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.main-menu #category-c p{grid-column:1/4}.main-menu #bed-attribute{margin-top:30px;margin-bottom:10px;max-width:460px}.main-menu #bed-attribute .row>div{-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s, -webkit-transform .7s}@media(hover: hover){.main-menu #bed-attribute .row>div:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}}.main-menu #bed-feet{display:grid;grid-template-columns:30% 30% 30%;grid-row-gap:10px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;margin:34px auto 0;font-size:smaller}.main-menu #bed-feet .menu-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}.main-menu #bed-feet .menu-item span{margin-top:10px}.main-menu #bed-feet .menu-item.active span{background-color:var(--main-color);font-weight:bold;border-radius:10px;color:#fff;-webkit-box-shadow:4px 5px 4px -2px rgba(0,0,0,0);box-shadow:4px 5px 4px -2px rgba(0,0,0,0);padding:2px 8px;margin:10px}@supports(-moz-appearance: none){.main-menu #bed-feet .menu-item.active span{margin:5px auto 10px}}.main-menu #bed-feet .menu-item.active img{margin:-4px auto 0;border:1px solid var(--main-color);background-color:#fff}@media(max-width: 1280px){.main-menu #bed-feet{grid-template-columns:40% 40%;margin:0 auto 35px}}@media(max-width: 1200px){.main-menu #bed-feet{width:100%;grid-template-columns:repeat(3, 20%);max-width:500px}.main-menu #bed-feet .menu-item{margin-left:1em;margin-right:1em}}@media(max-width: 620px){.main-menu #bed-feet{grid-template-columns:repeat(3, 33%);margin:auto;justify-items:center}.main-menu #bed-feet .menu-item{width:10vh}}@media(max-width: 400px){.main-menu #bed-feet{grid-template-columns:repeat(3, 33%)}.main-menu #bed-feet .menu-item{width:7vh}}@media(min-width: 1000000px){.main-menu #bed-feet{width:100% !important;grid-template-columns:repeat(5, 14%) !important}}.main-menu #property-selections{width:82%;max-width:394px !important}@media(max-width: 1200px){.main-menu #property-selections{width:83%}}@media(max-width: 400px){.main-menu #property-selections{width:79%}}.main-menu #properties-container{background-color:#ededed;border-radius:15px;padding:1rem}.main-menu #category-c>.menu-item.active span{margin-top:10px;background-color:var(--main-color);font-weight:bold;border-radius:10px;color:var(--active-letters);padding:2px 8px}.main-menu #category-c>.menu-item span{margin-top:10px;font-size:12px}.main-menu #category-d>.menu-item.active img{padding:2px;background-color:#fff;border:1px solid var(--main-color)}.main-menu .vscomp-dropbox-container{position:absolute}.main-menu #psalidaki{margin-bottom:20px;width:84%;max-width:393px !important}@media(min-width: 1000000px){.main-menu #psalidaki{display:none}}@media(max-width: 1200px){.main-menu #psalidaki{width:50%}}@media(max-width: 900px){.main-menu #psalidaki{width:84%}}@media(max-width: 400px){.main-menu #psalidaki{width:79%}}@media(max-width: 1260px)and (min-width: 1200px){.main-menu input{width:51px}}@media(max-width: 1200px){.main-menu input{width:-webkit-fill-available;width:-moz-available;width:stretch}}@media screen and (max-width: 1200px){.main-menu{min-height:unset;height:90%}}@media(min-width: 1000000px){.main-menu{height:100%;display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-menu #category-a{-ms-flex-line-pack:center;align-content:center;width:100%}.main-menu .fixed-show-2{grid-row:2;align-self:flex-start}.main-menu #category-b{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-menu #category-b img{height:50px}.main-menu #differenciate{display:none}.main-menu #bed-attribute{all:unset}.main-menu #property-selections{display:block;margin-left:25%}.main-menu .dynamic-show,.main-menu .dimensions,.main-menu #bed-feet{grid-column:2/3}.main-menu #category-c .menu-item{width:55px}}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px #fff;box-shadow:inset 0 0 5px #fff;border-radius:20px;height:10%}::-webkit-scrollbar-thumb{background:var(--main-color-transparent);border-radius:20px !important;height:5%}::-webkit-scrollbar-thumb:hover{background:var(--main-color)}::-webkit-scrollbar-track-piece:end{background:rgba(0,0,0,0);margin-bottom:10px}::-webkit-scrollbar-track-piece:start{background:rgba(0,0,0,0);margin-top:10px}.leyka-active{grid-template-columns:45% 45% !important}@media(max-width: 1200px)and (min-width: 630px){.leyka-active{grid-template-columns:30% 30% 30% !important}}.menu-categories{display:grid;grid-template-columns:30% 30% 30%;margin:auto auto 0;grid-row-gap:8px;padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}@media(min-width: 1000000px){.menu-categories{grid-template-columns:repeat(5, auto);-ms-flex-pack:distribute;justify-content:space-around}.menu-categories #differenciate{display:none}}#category-a.menu-categories{grid-template-columns:30% 30% 30%;-ms-flex-pack:distribute;justify-content:space-around;max-width:509px;margin-bottom:25px}@media screen and (max-width: 1200px)and (min-width: 630px){#category-a.menu-categories{grid-template-columns:33% 33% 33%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}[data-name="Λευκά Είδη"]{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.select-wrapper{margin:auto;max-width:500px;width:calc(100% - 40px)}.select-pure-select{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f9f9f8;border-radius:4px;border:1px solid rgba(0,0,0,.0039215686);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.0156862745);box-shadow:0 2px 4px rgba(0,0,0,.0156862745);-webkit-box-sizing:border-box;box-sizing:border-box;color:#363b3e;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:500;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;min-height:44px;padding:5px 10px;position:relative;-webkit-transition:.2s;transition:.2s;width:100%}.select-pure-options{border-radius:4px;border:1px solid rgba(0,0,0,.0039215686);-webkit-box-shadow:0 2px 4px rgba(0,0,0,.0156862745);box-shadow:0 2px 4px rgba(0,0,0,.0156862745);-webkit-box-sizing:border-box;box-sizing:border-box;color:#363b3e;display:none;left:0;max-height:221px;position:absolute;top:50px;width:100%;z-index:100}.select-pure-select-opened .select-pure-options{display:block}.select-pure-option{background:#fff;border-bottom:1px solid #e4e4e4;-webkit-box-sizing:border-box;box-sizing:border-box;height:44px;line-height:25px;padding:10px}.select-pure-option-selected{color:#e4e4e4;cursor:auto;cursor:initial;pointer-events:none}.select-pure-option-hidden{display:none}.select-pure-selected-label{background:#5e6264;border-radius:4px;color:#fff;cursor:auto;cursor:initial;display:inline-block;margin:5px 10px 5px 0;padding:3px 7px}.select-pure-selected-label:last-of-type{margin-right:0}.select-pure-selected-label i{cursor:pointer;display:inline-block;margin-left:7px}@media(hover: hover){.select-pure-selected-label i:hover{color:#e4e4e4}}.select-pure-autocomplete{background:#f9f9f8;border-bottom:1px solid #e4e4e4;border-left:none;border-right:none;border-top:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;outline:none;padding:10px;width:100%}.vscomp-wrapper.has-clear-button .vscomp-toggle-button{border-radius:10px}.hidden{display:none !important}#dimensions-container>div.dimensions.container span.irs-bar{background-color:var(--main-color)}#dimensions-container>div.dimensions.container span.irs-single{background-color:var(--main-color)}#dimensions-container>div.dimensions.container{max-width:420px !important;width:89% !important;margin-bottom:40px}@media(max-width: 400px){#dimensions-container>div.dimensions.container{width:87% !important}}#headboards-tooltip{background:#ededed;color:#000;border-radius:10px;font-size:.7rem;padding:4px 10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:18px;margin-bottom:-22px}.irs-handle{z-index:0 !important}.red-filter{-webkit-filter:invert(29%) sepia(94%) saturate(7203%) hue-rotate(356deg) brightness(113%) contrast(122%);filter:invert(29%) sepia(94%) saturate(7203%) hue-rotate(356deg) brightness(113%) contrast(122%)}#user-selections ::-webkit-scrollbar{width:0;height:0}#beds-text-containers{margin:10px}.bed-text-container{background-color:#ededed;border-radius:10px;padding:15px}#pillow-dimantions{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#pillow-dimantions .label-pillows-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#pillow-dimantions .label-pillows-container img{width:30px;height:30px;margin:0 10px 0 0}#pillow-dimantions .label-for-pillow{color:#000}#pillow-dimantions form{margin-top:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#pillow-dimantions form input{accent-color:var(--checked-color);margin-left:20px;width:20px}#pillow-dimantions form label{margin-right:20px;margin-left:10px}input[type=radio],input[type=checkbox]{-webkit-filter:hue-rotate(140deg) saturate(200%) brightness(90%);filter:hue-rotate(140deg) saturate(200%) brightness(90%)}[data-name="Double Face"]{display:none}[data-div-name=paploma_double_face]{display:none !important}#leyka-checkbox,#krevati-checkbox{position:absolute;top:0;right:0}.switch{position:relative;display:inline-block;width:48px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:34px}.slider:before{position:absolute;content:"";height:21px;width:21px;left:3px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}input:checked+.slider{background-color:var(--main-color)}input:focus+.slider{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(21px);transform:translateX(21px)}.switch-leyka input{opacity:0;width:0;height:0}.slider-leyka{position:absolute;cursor:pointer;top:0px;height:14px;width:30px;min-width:30px;right:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:34px}.slider-leyka:before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:1px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}.leyka-menu-checkboxes:checked+.slider-leyka{background-color:var(--main-color)}.leyka-menu-checkboxes:focus+.slider-leyka{-webkit-box-shadow:0 0 1px #2196f3;box-shadow:0 0 1px #2196f3}.leyka-menu-checkboxes:checked+.slider-leyka:before{-webkit-transform:translateX(15px);transform:translateX(15px)}#leyka-dimantions{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#leyka-dimantions .label-leyka-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#leyka-dimantions .label-leyka-container img{width:30px;height:30px;margin:0 10px 0 10px}#leyka-dimantions .radio-leyka-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:20px}#leyka-dimantions .radio-leyka-container div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 10px 0 10px}#leyka-dimantions .radio-leyka-container div .dimensions-radio-button{width:30px !important;margin:0 5px 0 5px;height:16px}#price-container-leyka,#price-container-bed{height:56px;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background-color:#ededed;-ms-flex-pack:distribute;justify-content:space-around;max-width:350px;margin-left:5px}#price-container-leyka .price-div-label,#price-container-bed .price-div-label{position:absolute;top:-15px;left:1px;background-color:#ededed;color:#000;padding:0 20px;border-radius:30px 30px 0 0;font-size:11.7px}#price-container-leyka div div,#price-container-bed div div{text-align:center;font-weight:bold;padding-top:0;font-size:1.2rem}#price-container-leyka #starting-price-container-leyka,#price-container-leyka #starting-price-container-bed,#price-container-bed #starting-price-container-leyka,#price-container-bed #starting-price-container-bed{margin:10px}#price-container-leyka #starting-price-container-leyka p,#price-container-leyka #starting-price-container-bed p,#price-container-bed #starting-price-container-leyka p,#price-container-bed #starting-price-container-bed p{width:70px}#price-container-leyka #discount-container-leyka,#price-container-leyka #discount-container-bed,#price-container-bed #discount-container-leyka,#price-container-bed #discount-container-bed{margin:10px}#price-container-leyka #starting-price-leyka,#price-container-leyka #starting-price-bed,#price-container-leyka #price-label-leyka,#price-container-leyka #price-label-bed,#price-container-bed #starting-price-leyka,#price-container-bed #starting-price-bed,#price-container-bed #price-label-leyka,#price-container-bed #price-label-bed{font-size:1.2rem;margin-bottom:-5px}#price-container-leyka #starting-price-leyka,#price-container-leyka #starting-price-bed,#price-container-bed #starting-price-leyka,#price-container-bed #starting-price-bed{text-decoration:line-through}#price-container-leyka #price-label-leyka,#price-container-leyka #price-label-bed,#price-container-bed #price-label-leyka,#price-container-bed #price-label-bed{color:var(--menu-bar-text)}#price-container-leyka p,#price-container-bed p{margin:0;text-align:center;font-size:.6em}@media(max-width: 1200px){#price-container-leyka,#price-container-bed{background-color:#000}#price-container-leyka .add-to-cart-loader,#price-container-bed .add-to-cart-loader{right:14%;top:24%}#price-container-leyka .price-div-label,#price-container-bed .price-div-label{background-color:#000;color:#fff;right:auto;right:initial}}@media(max-width: 400px){#price-container-leyka,#price-container-bed{font-size:17px;width:80%}#price-container-leyka #starting-price-leyka,#price-container-leyka #starting-price-bed,#price-container-leyka #price-label-leyka,#price-container-leyka #price-label-bed,#price-container-bed #starting-price-leyka,#price-container-bed #starting-price-bed,#price-container-bed #price-label-leyka,#price-container-bed #price-label-bed{font-size:20px}#price-container-leyka div div,#price-container-bed div div{font-size:20px}#price-container-leyka #add-to-cart-leyka,#price-container-leyka #add-to-cart-bed,#price-container-bed #add-to-cart-leyka,#price-container-bed #add-to-cart-bed{width:70px;font-size:10px !important}#price-container-leyka .add-to-cart-loader,#price-container-bed .add-to-cart-loader{right:33px;top:19px}}#user-buttons-container{background-color:#000;height:90px;width:250px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;bottom:0;color:#fff;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#user-buttons-container .wrapper{margin:23px 5px;scale:.9}#user-buttons-container .nav-icon-5{width:35px;height:30px;margin:0;position:relative;cursor:pointer;display:inline-block}#user-buttons-container .nav-icon-5 span{background-color:#fff;position:absolute;border-radius:2px;-webkit-transition:.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);transition:.3s cubic-bezier(0.8, 0.5, 0.2, 1.4);width:100%;height:4px;-webkit-transition-duration:500ms;transition-duration:500ms}#user-buttons-container .nav-icon-5 span:nth-child(1){top:0;left:0}#user-buttons-container .nav-icon-5 span:nth-child(2){top:13px;left:0;opacity:1}#user-buttons-container .nav-icon-5 span:nth-child(3){bottom:0;left:0}#user-buttons-container .nav-icon-5.open span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg);top:13px}#user-buttons-container .nav-icon-5.open span:nth-child(2){opacity:0}#user-buttons-container .nav-icon-5.open span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);top:13px}@media(hover: hover){#user-buttons-container .nav-icon-5:not(.open):hover span:nth-child(1){-webkit-transform:rotate(-3deg) scaleY(1.1);transform:rotate(-3deg) scaleY(1.1)}#user-buttons-container .nav-icon-5:not(.open):hover span:nth-child(2){-webkit-transform:rotate(3deg) scaleY(1.1);transform:rotate(3deg) scaleY(1.1)}#user-buttons-container .nav-icon-5:not(.open):hover span:nth-child(3){-webkit-transform:rotate(-4deg) scaleY(1.1);transform:rotate(-4deg) scaleY(1.1)}}#user-buttons-container #burger-menu{position:absolute;bottom:90px;width:100vw;background:#ededed;display:-webkit-box;display:-ms-flexbox;display:flex}#user-buttons-container #burger-menu #open-backgrounds-button{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#user-buttons-container #burger-menu #ai-chat-btn{display:none;background-color:#d22028;padding:4px 5px !important}#user-buttons-container #burger-menu #ai-chat-btn img{width:25px;height:25px}#user-buttons-container #burger-menu #orders-images{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;height:75px;margin-top:5px;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#user-buttons-container #burger-menu #orders-images input{height:29px}#user-buttons-container #burger-menu #orders-images #form-get-pdf input[type=image]{-webkit-filter:invert(100%);filter:invert(100%)}#user-buttons-container #burger-menu img{height:35px}#user-buttons-container #installments{position:absolute;right:10%;display:-webkit-box;display:-ms-flexbox;display:flex;width:70%;bottom:-7px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}#user-buttons-container #installments p{margin:0}#user-buttons-container #installments #installments-number{font-size:clamp(.5rem,1vw,.6rem);font-weight:bolder;padding:0 8px}#user-buttons-container #installments #disclaimer{font-size:clamp(.3rem,1vw,.4rem);color:rgba(255,255,255,.7);padding:0 8px 8px}@media(max-width: 1200px){#user-buttons-container{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#user-buttons-container #installments{right:auto;right:initial;left:0}}.price-loader{width:10px;margin-left:3px;display:block;height:10px;border-radius:50%;background-color:var(--main-color);-webkit-box-shadow:32px 0 var(--main-color),-32px 0 var(--main-color);box-shadow:32px 0 var(--main-color),-32px 0 var(--main-color);position:relative;-webkit-animation:flashes .5s ease-in-out infinite;animation:flashes .5s ease-in-out infinite;margin-top:15px}@-webkit-keyframes flashes{0%{background-color:rgba(255,255,255,.1333333333);-webkit-box-shadow:32px 0 rgba(255,255,255,.1333333333),-32px 0 var(--main-color);box-shadow:32px 0 rgba(255,255,255,.1333333333),-32px 0 var(--main-color)}50%{background-color:var(--main-color);-webkit-box-shadow:32px 0 rgba(255,255,255,.1333333333),-32px 0 rgba(255,255,255,.1333333333);box-shadow:32px 0 rgba(255,255,255,.1333333333),-32px 0 rgba(255,255,255,.1333333333)}100%{background-color:rgba(255,255,255,.1333333333);-webkit-box-shadow:32px 0 var(--main-color),-32px 0 rgba(255,255,255,.1333333333);box-shadow:32px 0 var(--main-color),-32px 0 rgba(255,255,255,.1333333333)}}@keyframes flashes{0%{background-color:rgba(255,255,255,.1333333333);-webkit-box-shadow:32px 0 rgba(255,255,255,.1333333333),-32px 0 var(--main-color);box-shadow:32px 0 rgba(255,255,255,.1333333333),-32px 0 var(--main-color)}50%{background-color:var(--main-color);-webkit-box-shadow:32px 0 rgba(255,255,255,.1333333333),-32px 0 rgba(255,255,255,.1333333333);box-shadow:32px 0 rgba(255,255,255,.1333333333),-32px 0 rgba(255,255,255,.1333333333)}100%{background-color:rgba(255,255,255,.1333333333);-webkit-box-shadow:32px 0 var(--main-color),-32px 0 rgba(255,255,255,.1333333333);box-shadow:32px 0 var(--main-color),-32px 0 rgba(255,255,255,.1333333333)}}#price-label-container-leyka,#price-label-container-bed{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#price-label-container-leyka.loading,#price-label-container-bed.loading{height:60px;padding:10px;width:100px}#add-to-cart{cursor:pointer;padding:8px;background:var(--main-color);color:#fff;border-radius:10px;font-size:11px !important;margin-left:7px;text-align:center;font-weight:bold;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#add-to-cart img{height:27px}#add-to-cart.loading{color:rgba(0,0,0,0)}@media(max-width: 1199px){#add-to-cart{margin-right:8px}}@media(min-width: 1201px){#user-buttons-container{z-index:15000;width:auto !important;width:initial !important;background-color:rgba(0,0,0,0);height:55px;bottom:42px;right:2%;color:#000;border-radius:5px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#user-buttons-container #burger-menu{-webkit-animation:none;animation:none;width:150px;bottom:0;right:101%;height:inherit;background-color:rgba(0,0,0,0);-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset;margin:0 -0.5px}#user-buttons-container #burger-menu.hidden{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important}#user-buttons-container #burger-menu #backgrounds-container{width:267%;left:0;background-color:rgba(0,0,0,0);border-radius:5px}}@media(min-width: 1201px)and (hover: hover){#user-buttons-container #burger-menu #backgrounds-container .menu-item:hover{cursor:pointer}}@media(min-width: 1201px)and (hover: hover){#user-buttons-container #burger-menu #backgrounds-container .menu-item:hover::before{border-radius:10px;content:attr(data-name);position:absolute;font-size:11px;color:var(--active-letters);background:var(--menu-bar);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:110%;padding:2px 7px}}@media(min-width: 1201px){#user-buttons-container #burger-menu #backgrounds-container #background-subcategories{width:308px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:-10px}#user-buttons-container #burger-menu #backgrounds-container #background-floors{width:308px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:inherit;-ms-flex-pack:inherit;justify-content:inherit}#user-buttons-container #burger-menu #open-backgrounds-button{display:-webkit-box;display:-ms-flexbox;display:flex;height:inherit;background-color:#ededed;width:80%;border-radius:5px;margin:auto}#user-buttons-container #burger-menu #open-backgrounds-button button{scale:.7;width:50%}#user-buttons-container #burger-menu #open-backgrounds-button #ai-chat-btn{background-color:#d22028;padding:5px !important}#user-buttons-container #burger-menu #open-backgrounds-button #ai-chat-btn img{width:28px;height:28px}#user-buttons-container #burger-menu #open-backgrounds-button #backgrounds-on-off{padding:0}#user-buttons-container #burger-menu #open-backgrounds-button #selections-img,#user-buttons-container #burger-menu #open-backgrounds-button #magnify-img{padding:0;border:none}#user-buttons-container #burger-menu #open-backgrounds-button #selections-img img,#user-buttons-container #burger-menu #open-backgrounds-button #magnify-img img{height:40px}}@media(min-width: 1201px)and (min-width: 1201px){#user-buttons-container #burger-menu #open-backgrounds-button{-webkit-box-shadow:2px 2px 2px -2px rgba(0,0,0,.35);box-shadow:2px 2px 2px -2px rgba(0,0,0,.35)}}@media(min-width: 1201px){#user-buttons-container #burger-menu #orders-images{height:inherit;background-color:#ededed;width:50%;border-radius:5px;margin:0 5px;-webkit-box-shadow:2px 2px 2px -2px rgba(0,0,0,.35);box-shadow:2px 2px 2px -2px rgba(0,0,0,.35)}#user-buttons-container #burger-menu #orders-images #form-get-pdf{padding:0}#user-buttons-container #burger-menu #orders-images input{height:35px}#user-buttons-container #burger-menu #orders-images #form-get-image{padding:0}#user-buttons-container #burger-menu #orders-images form{scale:.7;width:50%}#user-buttons-container #price-container{padding-top:0;width:100%;-ms-flex-pack:distribute;justify-content:space-around}#user-buttons-container #price-container #starting-price-leyka{color:#000}#user-buttons-container #price-container #discount-leyka{color:#000;margin-bottom:-5px}#user-buttons-container #installments{position:absolute;width:410px;background:#ededed;-webkit-box-shadow:2px 2px 2px -2px rgba(0,0,0,.35);box-shadow:2px 2px 2px -2px rgba(0,0,0,.35);border-radius:5px;margin-top:-15px;right:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;bottom:-21px;height:16px}#user-buttons-container #installments #installments-number{padding:3px 3px 0}#user-buttons-container #installments #disclaimer{color:rgba(0,0,0,.9);padding:3px}.wrapper{display:none}}@media(max-width: 1199px){#user-buttons-container{width:100% !important}.price-div-label{left:auto !important;left:initial !important}}@media(max-width: 579px){#user-buttons-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:75px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}#add-to-cart{position:absolute;right:8px;top:-2px;z-index:10;margin:16px 5px}.wrapper{position:absolute;right:65px;top:-2px;z-index:10}.price-div-label{left:auto;left:initial;width:70px;top:auto !important;top:initial !important;bottom:30px !important;text-align:center;right:-73px !important;padding:0 !important}#leyka-checkbox,#krevati-checkbox{top:11px}#price-container-leyka,#price-container-bed{width:auto;margin-top:5px}#price-container-leyka{margin-bottom:10px}#disclaimer{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;padding:0 0px 3px !important}#installments-number{margin-bottom:6px !important}#installments{width:100% !important;-webkit-box-orient:horizontal !important;-webkit-box-direction:normal !important;-ms-flex-direction:row !important;flex-direction:row !important}#burger-menu{bottom:75px !important}}.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step{background:var(--main-color) !important}.swal2-progress-steps .swal2-progress-step,.swal2-progress-steps .swal2-progress-step-line,.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step-line,.swal2-progress-steps .swal2-progress-step.swal2-active-progress-step~.swal2-progress-step{background:var(--main-color-transparent) !important}#swal-place-order{text-transform:capitalize}#swal-place-order h5{font-size:1.5rem;text-align:left;padding:20px 0 10px}#swal-place-order .order-base p{text-align:left;font-size:1.2rem}#swal-place-order .order-base span{text-align:right;font-weight:500}#swal-place-order .order-headboard p{text-align:left;font-size:1.2rem}#swal-place-order .order-headboard span{text-align:right;font-weight:500}#swal-place-order .order-bedfeet p{text-align:left;font-size:1.2rem}#swal-place-order .order-bedfeet span{text-align:right;font-weight:500}body>div.swal2-container.swal2-center.swal2-noanimation>div{background-color:rgba(255,255,255,.9490196078)}#tivoli-subcategories .menu-item{margin-top:7px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}#tivoli-subcategories img{max-width:70px;margin-top:10px;margin-bottom:21px}#tivoli-subcategories .menu-item.active{margin-top:0}#tivoli-subcategories .menu-item.active img{margin-bottom:10px}#tivoli-subcategories .menu-item.active span{background-color:var(--main-color);color:var(--active-letters);height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:4px 8px;border-radius:10px}#selections-container{position:absolute;bottom:75px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100px;background:#ededed;overflow:auto}#selections-container #layout-controls{width:10%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#selections-container #layout-controls img{-webkit-filter:invert(1);filter:invert(1);width:50%;max-width:34px;height:auto}@media(hover: hover){#selections-container #layout-controls img:hover{cursor:pointer}}#selections-container #user-selections{width:90%;min-width:90%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow-x:auto}#selections-container #user-selections::-webkit-scrollbar{height:5px}#selections-container #user-selections .layout-selection{min-width:25%;width:25%;height:100%;margin:0 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(min-width: 1202px){#selections-container #user-selections .layout-selection{min-width:40%;width:40%}}#selections-container #user-selections .layout-selection .img-container{position:relative;border-radius:5px;width:165px;height:81px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#selections-container #user-selections .layout-selection .img-container .remove-selection{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;right:0;top:0;border-radius:5px}@media(min-width: 1201px){#selections-container #user-selections .layout-selection .img-container .remove-selection{top:8px}}#selections-container #user-selections .layout-selection .img-container img{width:165px;height:81px;padding:2px;cursor:pointer}@media(min-width: 1201px){#selections-container #user-selections .layout-selection .img-container img{width:100% !important;height:auto !important}}@media(max-width: 579px){#selections-container #user-selections .layout-selection .img-container img{width:100%;height:auto}}@media(max-width: 579px){#selections-container #user-selections .layout-selection .img-container{width:100%;height:auto}}#selections-container #user-selections .layout-selection.active img{border:2px solid var(--main-color)}@media(min-width: 1201px){#selections-container{width:410px;left:0;background-color:#ededed;border-radius:5px}}.user-selection-text{font-size:.8em;text-align:center;width:90%;height:60%;position:absolute;color:#000;padding:3%;margin:0;top:calc(50% - 35px)}@media(min-width: 1201px){.user-selection-text{margin-bottom:13px}}.ai-chat-container{height:50vh;border-radius:5px;background-color:#f5f5f5;padding:10px;position:absolute;right:0px;width:345px;bottom:80px;z-index:100;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media(max-width: 1199px){.ai-chat-container{width:100%;bottom:165px}}.ai-chat-container .ai-chat{height:40vh;overflow-y:scroll;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.ai-chat-container .ai-chat .ai-chat-message,.ai-chat-container .ai-chat .ai-chat-typing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin:10px 0px}.ai-chat-container .ai-chat .ai-chat-message img,.ai-chat-container .ai-chat .ai-chat-typing img{height:25px;margin-right:5px;background-color:#fff;border-radius:20px}.ai-chat-container .ai-chat .ai-chat-message p,.ai-chat-container .ai-chat .ai-chat-typing p{background-color:#fff;color:#000;width:80%;border:#d7d7d7 1px solid;padding:10px;margin-bottom:0;border-radius:10px 10px 10px 0px}.ai-chat-container .ai-chat-form{height:5vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.ai-chat-container .ai-chat-form .ai-chat-input-label{width:70%;height:100%;border:#000 1px dashed;color:#555;border-radius:5px;background-color:#fff;text-align:center;padding-top:6px;margin-right:5px;cursor:pointer}.ai-chat-container .ai-chat-form .ai-chat-input{display:none}.ai-chat-container .ai-chat-form .ai-chat-submit{width:30%;height:100%;border:none;background-color:var(--main-color);color:#fff;border-radius:5px;cursor:pointer}#context-menu-container{position:fixed;width:130px;z-index:10000;border-radius:10px;border:1px solid #000;font-size:1.2rem;margin:0;background-color:#fff}#context-menu-container #context-menu-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#context-menu-container #context-menu-content ul{width:100%;padding:0;margin:2px;list-style-type:none}#context-menu-container #context-menu-content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px;margin:6px 0}#context-menu-container #context-menu-content ul li:hover{background-color:#e7e7e7;cursor:pointer}#edit-modal .card{width:90% !important;margin:5px auto}#edit-modal #non-editable-content .non-editable-item-name{margin:10px}#edit-modal .non-editable-value{margin-left:60px}#edit-modal #editable-content .container{width:95%}#edit-modal .form-control:focus{-webkit-box-shadow:0 0 0 .25rem rgba(210,32,40,.2470588235);box-shadow:0 0 0 .25rem rgba(210,32,40,.2470588235);border-color:#fe8686}#edit-modal .btn-primary{background-color:#d22028;border-color:#d22028}#edit-modal #check-button-change-price{margin:auto;text-align:center}#edit-modal .form-check{width:90%;margin:auto;display:-webkit-box;display:-ms-flexbox;display:flex}#edit-modal .form-check-input{margin-right:15px}#edit-modal .form-check-label{margin-right:auto}#edit-modal input[type=checkbox]:checked{background-color:#d22028;border-color:#d22028}#edit-modal input[type=checkbox]:focus{-webkit-box-shadow:0 0 0 .25rem rgba(210,32,40,.2470588235);box-shadow:0 0 0 .25rem rgba(210,32,40,.2470588235);border-color:#d22028}.colored-toast.swal2-icon-success{background-color:#a5dc86 !important}.colored-toast.swal2-icon-error{background-color:#f27474 !important}body{color:#fff;font-family:sans-serif;height:100vh;overflow:hidden}main{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#logo{position:absolute;width:20%;z-index:900;top:3%;right:3%;max-width:200px;min-width:200px;border-radius:8px}#back-to-site-link{all:unset;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:right;cursor:pointer;margin:auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width: 1200px){#back-to-site-link img{width:115px}}@media screen and (max-width: 1200px){#back-to-site{font-size:11px}}#back-to-site{display:block}.mc-builder-buttons{position:absolute;right:2%;z-index:900;background-color:#f1f4f2;margin-top:5px;border-radius:15px;text-align:center;width:90px;font-size:12px;cursor:pointer;line-height:13px;padding:7px}#show-build-tools{top:50px}#update-current-db-layout{top:100px}#show-price-debug-info{top:167px}#images-container{-webkit-box-flex:0;-ms-flex:0 0 56.25vw;flex:0 0 56.25vw;position:relative;min-height:100%}@media screen and (min-width: 1200px)and (max-height: 924px){#images-container{min-height:80%}}@media screen and (min-width: 1200px)and (max-height: 1171px){#images-container{min-height:70%}}@media screen and (min-width: 1200px)and (max-height: 1340px){#images-container{min-height:63%}}@media screen and (min-width: 1200px)and (max-height: 1470px){#images-container{min-height:65%}}@media screen and (min-height: 1471px){#images-container{min-height:100%}}@media(min-width: 1000000px){#images-container{height:100%}}.image-display{width:100%;height:calc(100vh - 30px);background-size:cover;position:absolute;left:0;border-radius:10px;-webkit-mask-size:contain;mask-size:contain;background-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-position:center;-webkit-mask-position:center;mask-position:center;display:inline;display:initial}@media(max-width: 1590px){.image-display{background-size:cover;background-position-y:center;background-position-x:25%;height:90vh;top:4vh}}@media(max-width: 1499px){.image-display{background-position-y:center;background-position-x:33%;height:82vh;top:9vh}}@media(max-width: 1284px){.image-display{height:75vh;top:11.5vh}}@media(max-width: 1200px){.image-display{height:70vh;top:13.5vh}}@media(max-width: 1180px){.image-display{height:63vh;top:17vh}}@media(max-aspect-ratio: 3/4),(max-width: 1200px){.image-display{max-height:100%;top:0;max-width:95%;margin:0 3%;background-position-y:72%}}@media screen and (min-width: 1000000px){.image-display{height:100%;width:80%;margin-left:10%;background-position-y:80%;border-radius:2%}}.container.menu-categories{margin:20px 10px}.menu-item{cursor:pointer;-webkit-transition:-webkit-transform .7s;transition:-webkit-transform .7s;transition:transform .7s;transition:transform .7s, -webkit-transform .7s}@media(min-width: 900px)and (hover: hover){.menu-item:hover{scale:1.2}}#configurator-container{display:grid;grid-template-columns:25% 75%;grid-column-gap:9px;-webkit-column-gap:9px;-moz-column-gap:9px;column-gap:9px;max-width:98vw;min-height:92vh;position:relative;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:justify;align-content:space-between}#configurator-container .fixed-show-2{display:block;margin-top:25px}@media screen and (min-width: 1000000px),(max-aspect-ratio: 3/4){#configurator-container{grid-template-columns:100%;grid-template-rows:71% 25%;row-gap:15px}#configurator-container .fixed-show,#configurator-container .fixed-show-2{width:100%}}@media(max-width: 1200px)and (min-width: 630px){#configurator-container{grid-template-columns:100%;grid-template-rows:38% 60%;row-gap:15px}#configurator-container .fixed-show{float:left;width:48%}#configurator-container .fixed-show-2{margin-right:5px}}@media(max-width: 630px){#configurator-container{grid-template-columns:100%;grid-template-rows:44% 56%;row-gap:15px}#configurator-container .fixed-show,#configurator-container .fixed-show-2{display:unset}}@media(max-width: 430px){#configurator-container{grid-template-columns:100%;grid-template-rows:27% 71%;row-gap:10px}}@media(max-width: 320px){#configurator-container{grid-template-columns:100%;grid-template-rows:20% 78%;row-gap:10px}}#magnify-image{position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;opacity:0}.img-magnifier-glass{position:absolute;border:3px solid #000;border-radius:50%;width:200px;height:200px;z-index:1000;cursor:none !important}#user-buttons-container:hover~.img-magnifier-glass{display:none}.grid-column2{position:relative;min-height:100vh;padding:15px 0 0}@media(max-aspect-ratio: 3/4),(max-width: 1200px){.grid-column2{min-height:100%;grid-row:1}}@media(min-width: 1000000px){.grid-column2{min-height:100%;grid-row:1}}.grid-column1{overflow-x:hidden;-webkit-box-shadow:3px 0 0 var(--main-color-transparent),inset 0 0 1px var(--main-color);box-shadow:3px 0 0 var(--main-color-transparent),inset 0 0 1px var(--main-color);border-radius:10px;max-width:365px;min-width:300px;max-height:98vh;overflow-y:auto;padding:15px 0;margin-top:1vh;scrollbar-width:thin;scrollbar-color:var(--main-color) #fff !important;scroll-behavior:smooth}@media(max-aspect-ratio: 3/4),(max-width: 1200px){.grid-column1{grid-row:2;margin-top:inherit;max-width:none;max-width:initial;max-height:85%;overflow-x:hidden}}@media(max-aspect-ratio: 3/4),(max-width: 650px){.grid-column1{grid-row:2;margin-top:inherit;max-width:none;max-width:initial;max-height:80%;overflow-x:hidden}}@media(min-width: 1000000px){.grid-column1{margin-top:inherit;width:80%;margin-left:10%}}#price-debug-info{display:none;position:absolute;right:11px;top:227px;z-index:99;background-color:#faebd7;width:calc(86vh - 240px);max-height:calc(100vh - 338px);overflow:auto}#price-debug-info.show{display:inline;display:initial}.disabled{opacity:.3;pointer-events:none}.loading-blur{-webkit-filter:blur(0.2rem) brightness(0.9) saturate(0.9);filter:blur(0.2rem) brightness(0.9) saturate(0.9)}.images-loader{width:48px;height:48px;border:5px solid #fff;border-bottom-color:var(--main-color);border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite;display:block;position:absolute;top:-50%;right:-100%;left:-100%;bottom:-100%;margin:auto;z-index:999999}@media(max-width: 1590px){.images-loader{top:-100%}}@media(max-width: 1499px){.images-loader{top:-50%}}@media(max-width: 1284px){.images-loader{top:-50%}}@media(max-width: 1200px){.images-loader{top:-100%}}@media(max-width: 1180px){.images-loader{top:-100%}}@media(max-aspect-ratio: 3/4),(max-width: 1200px){.images-loader{top:-100%}}@media screen and (min-width: 1000000px){.images-loader{top:-100%}}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.active{cursor:pointer}.swal2-input-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.swal2-input-container .swal2-radio{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.swal2-input-container .swal2-radio input{margin:0}.swal2-input-container .swal2-radio label{font-size:.9em}.swal2-loader{border-color:var(--main-color) rgba(0,0,0,0) var(--main-color) rgba(0,0,0,0) !important}.leyka-popover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30%;position:fixed;bottom:15vh;border-radius:10px;background-color:#fff;width:10% !important;opacity:0;-webkit-transition:opacity .5s;transition:opacity .5s;-webkit-transform:sclae(0);transform:sclae(0)}@media(max-width: 1200px){.leyka-popover{width:100% !important;bottom:13.5vh;right:0;left:0;border-radius:0}.leyka-popover span{display:none}.leyka-popover p{right:5px;top:3px}.leyka-popover h5{color:#000}}@media(max-width: 1200px){.leyka-popover{bottom:13.5vh}}.overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:10000}.overlay .overlay-content{border-radius:10px;width:100%;max-height:80vh}.overlay .cta-button{padding:3% 10%;background-color:#d22028;color:#fff;text-align:center;text-decoration:none;font-size:1rem !important;border-radius:5px;margin-top:3vh;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.overlay .overlay-remove{position:absolute;right:-10px;border-radius:10px;cursor:pointer;color:#fff;font-weight:bold;top:-10px;font-size:15px !important;background-color:var(--menu-bar-text);padding:2px 14px}@media screen and (max-width: 1100px){.overlay .cta-button{font-size:.8rem}}#popup-container{opacity:0;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:991021001;-webkit-transition:opacity .5s;transition:opacity .5s}#popup-image>img{cursor:pointer;width:100%;height:auto;border-radius:5px}@media screen and (max-width: 1000px){#popup-image>img{width:300px}}#popup-close-button{position:absolute;top:-20px;right:-20px;cursor:pointer;z-index:1002}#popup-cover{opacity:0;position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:19000;-webkit-transition:opacity .5s;transition:opacity .5s}#popup-container.popup-open,#popup-cover.popup-open{opacity:1}#popup-container.popup-close,#popup-cover.popup-close{display:none}

/*# sourceMappingURL=app.2ebb2b6eabfd0f2193e9.css.map*/