@font-face{src:url(/merchantpanel/fonts/Aire_exterior.abe32785.ttf) format("truetype");font-family:Aire_exterior;font-weight:400;font-display:swap}@font-face{src:url(/merchantpanel/fonts/calibril.2d247b58.ttf) format("truetype");font-family:calibri;font-weight:300;font-display:swap}@font-face{src:url(/merchantpanel/fonts/calibri.9dbcfc1d.ttf) format("truetype");font-family:calibri;font-weight:400;font-display:swap}@font-face{src:url(/merchantpanel/fonts/calibrib.51ac94bc.ttf) format("truetype");font-family:calibri;font-weight:700;font-display:swap}*{box-sizing:border-box;font-family:calibri,Arial,Helvetica,sans-serif}::-webkit-scrollbar{width:8px;height:2px;pointer-events:none}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ef0028}.hidden{display:none!important}.logo{width:240px;height:85px;-o-object-fit:cover;object-fit:cover}.adminpanel{display:flex;flex-wrap:nowrap;min-height:100vh}.adminpanel .adminpanel-nav{position:sticky;top:0;flex:0 0 240px;border-right:2px solid #ef0028;box-shadow:0 0 16px #aaa;padding-bottom:64px;height:100vh}.adminpanel .adminpanel-nav .logout{position:absolute;left:8px;bottom:8px;color:#000;font-size:14px;font-weight:700;text-transform:uppercase}.adminpanel .adminpanel-nav .logout:hover{color:#ef0028}.adminpanel .adminpanel-nav ul{position:sticky;top:0;padding:16px 0 32px 0;margin:0;list-style:none}.adminpanel .adminpanel-nav ul li{margin:2px 0}.adminpanel .adminpanel-nav .nav-tab-block .nav-tab{display:flex;justify-content:space-between;align-items:center;background:#000;font-weight:600;cursor:pointer;transition:all .4s}.adminpanel .adminpanel-nav .nav-tab-block .nav-tab *{color:#fff;padding:8px 16px;font-size:18px}.adminpanel .adminpanel-nav .nav-tab-block .nav-tab .nav-tab-category-title{display:block;width:100%}.adminpanel .adminpanel-nav .nav-tab-block .nav-tab .menu-item-icon{width:20px;flex:0 0 20px}.adminpanel .adminpanel-nav .nav-tab-block .nav-tab .arrow-svg{transform:rotate(180deg);transition:all .4s}.adminpanel .adminpanel-nav .nav-tab-block .nav-tab:hover{background:#ef0028}.adminpanel .adminpanel-nav .nav-tab-block .nav-tab-list{opacity:0;visibility:hidden;height:0;overflow:hidden;padding:0;transition:all .4s}.adminpanel .adminpanel-nav .nav-tab-block .nav-tab-list li a{display:block;padding:4px 20px;color:#000;text-decoration:none;transition:all .4s;font-size:17px}.adminpanel .adminpanel-nav .nav-tab-block .nav-tab-list li a:hover{color:#ef0028}.adminpanel .adminpanel-nav .nav-tab-block.opened .nav-tab{background:#ef0028}.adminpanel .adminpanel-nav .nav-tab-block.opened .nav-tab .arrow-svg{transform:rotate(0deg)}.adminpanel .adminpanel-nav .nav-tab-block.opened .nav-tab-list{opacity:1;visibility:visible;height:auto;overflow:visible;padding:8px 0}.adminpanel .adminpanel-content{width:calc(100% - 240px);padding:32px 40px}.adminpanel .adminpanel-content .form-tab,.adminpanel .adminpanel-content.fullscreen{width:100%}.adminpanel .adminpanel-content .form-tab .form-tab-label{display:flex;justify-content:space-between;align-items:center;background:#000;border-bottom:1px solid #fff;font-weight:600;transition:all .4s}.adminpanel .adminpanel-content .form-tab .form-tab-label:not(.unclosable){cursor:pointer}.adminpanel .adminpanel-content .form-tab .form-tab-label *{color:#fff;padding:4px 16px}.adminpanel .adminpanel-content .form-tab .form-tab-label .form-tab-label-title{text-transform:uppercase}.adminpanel .adminpanel-content .form-tab .form-tab-label .arrow-svg{transform:rotate(180deg);transition:all .4s}.adminpanel .adminpanel-content .form-tab .form-tab-label:hover{background:#ef0028}.adminpanel .adminpanel-content .form-tab .form-tab-content{opacity:0;visibility:hidden;height:0;overflow:hidden;transition:all .4s}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field{position:relative;margin:8px 0;padding:8px 16px}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field:nth-child(2n){background-color:#f4f4f4}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field.hidden{display:none}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div{display:flex;flex-wrap:nowrap;align-items:center}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>label{display:block;flex:0 0 320px;font-weight:700;font-size:16px}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>label>div{display:flex;align-items:center}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>div{max-width:calc(100% - 364px)}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>div.attributes-form-component,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>div.form-field-cart.fullsize,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>div.form-field-editor-block,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>div.form-field-filter,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>div.form-field-promocodes.fullsize,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>div.relations-section.fullsize,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field>div>div.variable-relations-section.fullsize{max-width:100%}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-color{height:40px;width:486px;margin-left:-2px;cursor:pointer}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-date,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-datetime,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-email,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-number,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-phone,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-price,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-slug,.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-text{width:480px;max-width:100%;border:1px solid #000;padding:4px 8px}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .form-field-textarea{width:480px;max-width:100%;min-height:100px;resize:both;border:1px solid #000;padding:0 8px}.adminpanel .adminpanel-content .form-tab .form-tab-content .form-fields .form-field .removable-field{position:absolute;right:32px;top:50%;transform:translateY(-50%)}.adminpanel .adminpanel-content .form-tab.opened .form-tab-label{background:#ef0028}.adminpanel .adminpanel-content .form-tab.opened .form-tab-label .arrow-svg{transform:rotate(0deg)}.adminpanel .adminpanel-content .form-tab.opened .form-tab-content{opacity:1;visibility:visible;height:auto;overflow:visible;padding:8px 0}.yesno{position:relative;width:48px;height:24px;border-radius:12px;background:#000;border:2px solid #000;transition:all .4s;cursor:pointer}.yesno .dot{position:absolute;left:0;top:0;width:20px;height:20px;border-radius:12px;background:#fff;transition:left .4s}.yesno.activated{background:#ef0028;border-color:#ef0028}.yesno.activated .dot{left:24px}.yesno.unactivated{opacity:.4}.media-library-popup{position:fixed;left:16px;top:16px;width:calc(100vw - 32px);height:calc(100vh - 32px);border:1px solid #000;background:#fff;z-index:100}.media-library-popup>div{position:relative;width:100%;height:100%;display:flex;justify-content:space-between}.media-library-popup>div .left-column{position:relative;display:flex;justify-content:center;align-items:center;width:75%;height:100%}.media-library-popup>div .left-column audio,.media-library-popup>div .left-column img,.media-library-popup>div .left-column video{max-width:80%;max-height:80%;-o-object-fit:contain;object-fit:contain}.media-library-popup>div .left-column iframe{width:100%;height:100%}.media-library-popup>div .left-column .file-view-icon{width:64px;height:64px;color:#ef0028}.media-library-popup>div .left-column .file-view-title{position:absolute;left:0;bottom:0;width:100%;padding:4px 8px;background:#fff;color:#000;font-size:12px;z-index:2}.media-library-popup>div .right-column{position:relative;width:25%;height:100%;background:#eee;padding:32px 16px}.media-library-popup>div .right-column p+p{margin-top:16px}.media-library-popup>div .right-column .file-name{word-wrap:break-word}.media-library-popup>div .right-column .file-name a{font-weight:700;font-size:17px;color:#000;text-decoration:none;transition:all .4s}.media-library-popup>div .right-column .file-name a:hover{color:#ef0028}.media-library-popup>div .right-column .right-column-alt{margin:32px 0}.media-library-popup>div .right-column .right-column-alt p{margin-bottom:8px}.media-library-popup>div .right-column .right-column-alt .input-block{width:320px;background:#fff}.media-library-popup>div .right-column .right-column-alt .input-block textarea{width:100%;height:120px;padding:2px 48px 2px 8px}.media-library-popup>div .close-svg{position:absolute;right:4px;top:4px;width:20px;height:20px;cursor:pointer;z-index:2}.media-library-section .media-library-content{position:relative}.media-library-section .media-library-content .media-library-content-scroll{max-height:calc(100vh - 100px);overflow:auto;border:1px solid #000}.media-library-section .multipleseelct-block{display:flex;padding:16px;justify-content:center}.media-library-section .multipleseelct-block .multipleseelct-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:8px 32px;font-size:16px;cursor:pointer;transition:.4s}.media-library-section .multipleseelct-block .multipleseelct-button:hover{background:#000}.media-library-section .media-library-header{background:#ef0028;color:#fff;text-transform:uppercase;padding:4px 16px;font-weight:700}.media-library-section .media-library-nav{display:flex;justify-content:space-between;align-items:center}.media-library-section .media-library-nav .upload-new-file{display:flex}.media-library-section .media-library-nav .upload-new-file button,.media-library-section .media-library-nav .upload-new-file label{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:16px;width:220px;cursor:pointer;transition:all .4s}.media-library-section .media-library-nav .upload-new-file button:hover,.media-library-section .media-library-nav .upload-new-file label:hover{background:#fff;color:#000}.media-library-section .media-library-nav .upload-new-file input{display:none}.media-library-section .media-library-nav .remove-files-block{margin:16px 0;display:flex;align-items:center}.media-library-section .media-library-nav .remove-files-block .remove-files-block-button{background:#000;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:16px;cursor:pointer;transition:all .4s}.media-library-section .media-library-nav .remove-files-block .remove-files-block-button:hover{background:#fff;color:#000}.media-library-section .media-library-nav .count-pagination-types{list-style:none;display:flex;padding:0;margin:0}.media-library-section .media-library-nav .count-pagination-types li{padding:4px 8px;font-weight:700;cursor:pointer}.media-library-section .media-library-nav .count-pagination-types li.active{color:#ef0028}.media-library-section .media-library-nav .listing-order-block{width:320px;display:flex;justify-content:space-between;align-items:center}.media-library-section .media-library-nav .listing-order-block .custom-select{width:290px}.media-library-section .media-library-nav .listing-search-block{width:320px;display:flex;justify-content:space-between;align-items:center}.media-library-section .media-library-nav .listing-search-block input{width:290px;border:1px solid #000;padding:2px 8px}.media-library-section .media-library-nav .show-filters-button{background:#000;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:16px;width:180px;cursor:pointer;transition:all .4s}.media-library-section .media-library-nav .show-filters-button:hover{background:#ef0028}.media-library-section .multiple-actions{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start;background:#eee;opacity:0;visibility:hidden;height:0;overflow:hidden;transition:all .4s}.media-library-section .multiple-actions.shown{opacity:1;visibility:visible;height:auto;overflow:visible}.media-library-section .multiple-actions button{display:flex;justify-content:center;align-items:center;width:220px;background:#000;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:16px;cursor:pointer;transition:all .4s}.media-library-section .multiple-actions button:hover{background:#fff;color:#000}.media-library-section .multiple-actions button.disabled{opacity:.4;pointer-events:none}.media-library-section .multiple-actions button svg{margin-right:8px}.media-library-section .media-filters{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:start;background:#eee;opacity:0;visibility:hidden;height:0;overflow:hidden;transition:all .4s}.media-library-section .media-filters.shown{opacity:1;visibility:visible;height:auto;overflow:visible}.media-library-section .media-filters .filter-block{padding:24px 16px}.media-library-section .media-filters .filter-block>p{margin-bottom:8px}.media-library-section .media-filters .filter-block .yesno.uneditable{pointer-events:all}.media-library-section .media-filters .filter-block .filter-number{display:flex}.media-library-section .media-filters .filter-block .filter-number>div{display:flex;align-items:center;justify-content:space-between}.media-library-section .media-filters .filter-block .filter-number>div+div{margin-left:16px}.media-library-section .media-filters .filter-block .filter-number>div>p{margin-right:8px}.media-library-section .media-filters .filter-block .filter-number>div .date-input-block input{border:1px solid #000;padding:1px 8px;min-width:240px}.media-library-section .media-filters .filter-block .custom-select{width:280px}.media-library-section .media-filters .filter-block.filter-block-buttons{width:180px;padding:0}.media-library-section .media-filters .filter-block.filter-block-buttons .make-filter-button{width:100%;background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:16px;cursor:pointer;transition:all .4s}.media-library-section .media-filters .filter-block.filter-block-buttons .make-filter-button:hover{background:#fff;color:#000}.media-library-section .media-filters .filter-block.filter-block-buttons .reset-filter-button{width:100%;background:#000;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:16px;cursor:pointer;transition:all .4s}.media-library-section .media-filters .filter-block.filter-block-buttons .reset-filter-button:hover{background:#fff;color:#000}.media-library-section .media-filters .filter-block.filter-block-buttons .reset-filter-button.disabled{opacity:.4;pointer-events:none}.media-library-section .media-library-list{position:relative;padding:8px;display:flex;flex-wrap:wrap;-moz-column-gap:9px;column-gap:9px;row-gap:9px}.media-library-section .media-library-list.dragover{border-color:#ef0028}.media-library-section .media-library-list .media-library-item{position:relative;display:flex;justify-content:center;align-items:center;width:150px;height:150px;margin:8px;border:1px solid #000;transition:all .4s linear}.media-library-section .media-library-list .media-library-item.removed{overflow:hidden;visibility:hidden;opacity:0;width:0;height:0;margin:0;padding:0;border-width:0}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded{width:100%;height:100%}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .view{width:100%;height:100%;display:flex;justify-content:center;align-items:center;cursor:pointer}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .view img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .view .file-view-icon{width:64px;height:64px;color:#ef0028}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .view .file-view-title{position:absolute;left:0;bottom:0;width:100%;padding:0 8px;background:#fff;color:#000;font-size:14px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;z-index:2}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .actions{position:absolute;right:4px;top:0;z-index:1;width:20px}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .actions a,.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .actions button{display:flex;justify-content:center;align-items:center;width:24px;height:24px;border:none;background:#fff;color:#000}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .actions a svg,.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .actions button svg{width:16px;height:16px}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .actions a:hover,.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .actions button:hover{color:#ef0028}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .media-library-item-selected,.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .media-library-item-unselected{position:absolute;background:#fff;left:2px;top:2px;width:20px;height:20px;cursor:pointer;z-index:2}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .media-library-item-unselected{color:#000}.media-library-section .media-library-list .media-library-item .media-library-item-uploaded .media-library-item-selected{color:#ef0028}.media-library-section .media-library-list .media-library-item .uploading-item{width:100%;height:100%;position:relative;pointer-events:none}.media-library-section .media-library-list .media-library-item .uploading-item label{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.media-library-section .media-library-list .media-library-item .uploading-item label svg{width:64px;height:64px}.media-library-section .media-library-list .media-library-item .uploading-item progress{position:absolute;left:1px;bottom:1px;width:calc(100% - 2px);height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.media-library-section .media-library-list .media-library-item .uploading-item progress::-webkit-progress-bar{background-color:#fff}.media-library-section .media-library-list .media-library-item .uploading-item progress::-webkit-progress-value{background-color:#ef0028}.media-library-section .media-library-list .media-library-item .uploading-item progress::-moz-progress-bar{background-color:#ef0028}.media-library-section .media-library-list .media-library-item .messages-block{position:absolute;left:0;bottom:8px;width:100%;height:auto;max-height:50px;overflow:auto}.media-library-section .media-library-list .media-library-item .messages-block .message-string{padding:2px 8px;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;background:#fff}.media-library-section .media-library-list .media-library-item .messages-block .message-string.message-error{color:red}.media-popup{position:fixed;left:0;top:0;max-width:none!important;width:100vw;height:100vh;border:1px solid #000;box-shadow:0 0 32px #444;background:#fff;z-index:100;opacity:0;visibility:hidden;pointer-events:none;transition:all .4s}.media-popup.visible{opacity:1;visibility:visible;pointer-events:all}.media-popup .media-library-list{border:none}.media-popup>div{position:relative}.media-popup .close-svg{position:absolute;right:12px;top:8px;cursor:pointer;color:#fff;z-index:2}.custom-editor{position:relative;padding:8px 0;background:#fff}.custom-editor .custom-editor-visual{opacity:1;pointer-events:all}.custom-editor .custom-editor-visual.uneditable{opacity:.4;pointer-events:none}.custom-editor .custom-editor-visual.uneditable .editor-visual-editor{opacity:0}.custom-editor .editor-buttons{position:relative;position:sticky;top:0;z-index:2;box-shadow:0 4px 8px #eee;background:#fff}.custom-editor .editor-buttons .editor-buttons-row{position:relative;display:flex;flex-wrap:wrap;align-items:center;margin-bottom:4px;background:#fff}.custom-editor .editor-buttons .editor-buttons-row.main-row button:disabled{background:#fff;opacity:.4;pointer-events:none}.custom-editor .editor-buttons .editor-buttons-row.secondary-row button:disabled{background:#fff!important;display:none}.custom-editor .editor-buttons .editor-buttons-row .buttons-group{position:relative;display:flex;align-items:center}.custom-editor .editor-buttons .editor-buttons-row .buttons-group+.buttons-group{position:relative;margin-left:12px;padding-left:12px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group+.buttons-group:before{content:"";display:block;position:absolute;left:0;top:50%;transform:translate(-50%,-50%);width:1px;height:16px;background:#000}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back{position:relative;display:flex;justify-content:center;align-items:center;width:32px;height:32px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .table-popup{position:absolute;right:0;top:0;width:144px;height:144px;opacity:0;visibility:hidden;padding:8px;background:#fff;box-shadow:0 0 8px #bbb;z-index:2;transition:all .4s}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .table-popup.opened{top:100%;opacity:1;visibility:visible}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .table-popup .table-popup-row{position:relative;display:flex;width:100%}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .table-popup .table-popup-row .table-popup-ceil{position:relative;border:1px solid #888;background:#eee;flex:0 0 12px;height:12px;margin:2px;cursor:pointer;transition:all .1s}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .table-popup .table-popup-row .table-popup-ceil.hover{background:#ef0028}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .link-popup{position:absolute;right:0;top:0;width:320px;opacity:0;visibility:hidden;padding:8px;background:#fff;box-shadow:0 0 8px #bbb;z-index:2;transition:all .4s}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .link-popup.opened{top:100%;opacity:1;visibility:visible}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .link-popup>div{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .link-popup>div>p{display:flex;align-items:center}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .link-popup>div .link-popup-url{border:1px solid #888;margin-left:8px;width:100%}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .link-popup>div .link-popup-blank{margin-left:8px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .link-popup>div .link-popup-submit{background:#ef0028;color:#fff;font-weight:700;padding:2px 8px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .youtube-popup{position:absolute;right:0;top:0;width:350px;opacity:0;visibility:hidden;padding:8px;background:#fff;box-shadow:0 0 8px #bbb;z-index:2;transition:all .4s}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .youtube-popup.opened{top:100%;opacity:1;visibility:visible}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .youtube-popup>div{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .youtube-popup>div .youtube-popup-url{border:1px solid #888;margin-left:8px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .youtube-popup>div .youtube-popup-submit{background:#ef0028;color:#fff;font-weight:700;padding:2px 8px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .image-popup{position:absolute;right:0;top:0;width:335px;opacity:0;visibility:hidden;padding:8px;background:#fff;box-shadow:0 0 8px #bbb;z-index:2;transition:all .4s}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .image-popup.opened{top:100%;opacity:1;visibility:visible}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .image-popup>div{display:flex;align-items:center;justify-content:space-between;padding:4px 0}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .image-popup>div .image-popup-url{border:1px solid #888;margin-left:8px;width:270px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .image-popup>div .image-popup-submit{background:#ef0028;color:#fff;font-weight:700;padding:2px 8px;width:155px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button-back .image-popup>div .image-popup-load-gallery{background:#000;color:#fff;font-weight:700;padding:2px 8px;width:155px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button{display:flex;justify-content:center;align-items:center;width:32px;height:32px;cursor:pointer;background:#fff}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button+.editor-button{margin-left:8px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button.is-active,.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button:hover{background:#eee}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button svg{width:24px;height:24px}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button svg.s18{width:18px;height:18px;stroke:#000}.custom-editor .editor-buttons .editor-buttons-row .buttons-group .editor-button svg.s20{width:20px;height:20px}.custom-editor .custom-editor.invalid-field .editor-code-editor .editor-visual-editor{border-color:#ef0028}.custom-editor .custom-editor.warning-field .editor-code-editor .editor-visual-editor{border-color:#ff7500}.custom-editor .editor-visual-editor{background:#fff;box-shadow:0 0 12px #eee;border:1px solid transparent;height:0;overflow:hidden;pointer-events:none;transition:all .4s}.custom-editor .editor-visual-editor.active{height:auto;overflow:visible;pointer-events:all}.custom-editor .editor-visual-editor .ProseMirror{outline:none;padding:4px;max-width:1200px;min-height:240px}.custom-editor .editor-visual-editor .ProseMirror ol,.custom-editor .editor-visual-editor .ProseMirror ul{padding-left:20px}.custom-editor .editor-visual-editor .ProseMirror blockquote{background:#eee;padding:4px}.custom-editor .editor-visual-editor .ProseMirror a{pointer-events:none}.custom-editor .editor-visual-editor .ProseMirror img{max-width:100%}.custom-editor .editor-code-editor{width:100%;min-height:240px;border:1px solid #888;display:none}.custom-editor .editor-code-editor.active{display:block}.custom-editor.editunable{pointer-events:none;opacity:.8}.form-field-address.fullsize,.form-field-cart.fullsize,.form-field-editor,.form-field-filter,.form-field-promocodes.fullsize,.form-field-relations,.form-field-self-shipping-points,.form-field-variable-relations{width:100%;flex-wrap:wrap!important}.form-field-address.fullsize>div,.form-field-cart.fullsize>div,.form-field-editor>div,.form-field-filter>div,.form-field-promocodes.fullsize>div,.form-field-relations>div,.form-field-self-shipping-points>div,.form-field-variable-relations>div{width:100%;max-width:100%!important}.languages-list{position:fixed;right:0;top:50%;transform:translateY(-50%);background:#000;box-shadow:0 0 16px #444;z-index:100}@media only screen and (min-width:320px){.languages-list{display:none}}@media only screen and (min-width:1200px){.languages-list{display:block}}.languages-list li{list-style:none;padding:5px 8px;text-transform:uppercase;color:#fff;border-bottom:1px solid #fff;text-align:center;cursor:pointer}.languages-list li.active{background:#ef0028}.gallery-items{display:flex;flex-wrap:wrap;align-items:center;margin:-8px}.gallery-items .gallery-item{position:relative;padding:8px;cursor:move}.gallery-items .gallery-item .gallery-main-item{margin:8px;padding:4px;background:#ef0028;text-align:center;color:#fff;font-weight:700}.gallery-items .gallery-item .gallery-item-set-main{margin:8px;padding:4px;background:#000;text-align:center;color:#fff;font-weight:700;width:calc(100% - 16px)}.gallery-items .gallery-add-item-button{width:64px;height:64px;transform:translateY(-24px)}.gallery-items .gallery-add-item-button svg{font-size:32px;color:#ef0028}.gallery-items.dragstarted .gallery-item:not(.dragstarted){opacity:.4}.gallery-items.dragstarted .gallery-item:not(.dragstarted).dragover .uploader-button{border-color:#ef0028}.youtube-card{position:relative;width:480px;max-width:100%}.youtube-card .youtube-value-input{width:480px;max-width:100%;border:1px solid #000;padding:4px 108px 4px 28px!important;margin-bottom:8px}.youtube-card .youtube-frame{width:480px;height:270px}.youtube-card .close-svg{position:absolute;right:6px;top:8px;width:20px;height:20px;cursor:pointer;z-index:2}.youtube-card .move-svg{position:absolute;left:6px;top:9px;width:16px;height:16px;cursor:move;z-index:2}.youtube-card .text-input-maxlength{top:6px!important;transform:none!important;right:28px!important}.gallery-youtube-items{display:flex;flex-wrap:wrap;justify-content:center;width:480px}.gallery-youtube-items .youtube-add-button{width:64px;height:64px}.gallery-youtube-items .youtube-add-button svg{font-size:32px;color:#ef0028}.gallery-youtube-items .gallery-youtube-item{position:relative;padding:8px;cursor:move}.gallery-youtube-items .gallery-youtube-item .gallery-youtube-main-item{margin:8px;padding:4px;background:#ef0028;text-align:center;color:#fff;font-weight:700}.gallery-youtube-items .gallery-youtube-item .gallery-youtube-item-set-main{margin:8px;padding:4px;background:#000;text-align:center;color:#fff;font-weight:700;width:calc(100% - 16px)}.gallery-youtube-items .gallery-youtube-item .move-svg{position:absolute;left:10px;top:10px;width:16px;height:16px;padding:3px;cursor:move;z-index:2}.gallery-youtube-items .gallery-youtube-add-item-button{width:64px;height:64px}.gallery-youtube-items .gallery-youtube-add-item-button svg{font-size:32px;color:#ef0028}.gallery-youtube-items .youtube-value-input{padding:0 24px}.gallery-youtube-items.dragstarted .gallery-youtube-item:not(.dragstarted){opacity:.4}.gallery-youtube-items.dragstarted .gallery-youtube-item:not(.dragstarted).dragover input{border-color:#ef0028}.properties-items{position:relative;display:flex;flex-wrap:wrap;justify-content:center;max-width:980px}.properties-items .properties-item{position:relative;display:flex;align-items:center;padding:8px 0;width:100%}.properties-items .properties-item .text-input-block{margin:0 4px}.properties-items .properties-item .property-key,.properties-items .properties-item .property-value{width:455px;max-width:100%;border:1px solid #000;padding:4px 8px}.properties-items .properties-item .move-svg{display:block;width:32px;height:100%;padding:8px;box-sizing:border-box;cursor:move;z-index:2}.properties-items .properties-item .close-svg{width:20px;height:20px;cursor:pointer;z-index:2}.properties-items .properties-add-item-button{width:64px;height:64px}.properties-items .properties-add-item-button svg{font-size:32px;color:#ef0028}.properties-items.dragstarted .properties-item:not(.dragstarted){opacity:.4}.properties-items.dragstarted .properties-item:not(.dragstarted).dragover input{border-color:#ef0028}.accordeon-items{position:relative;display:flex;flex-wrap:wrap;justify-content:center;max-width:980px}.accordeon-items .accordeon-item{position:relative;padding:8px 0;width:100%}.accordeon-items .accordeon-item .text-input-block{width:455px;margin:0 4px 0 24px}.accordeon-items .accordeon-item .property-key{position:relative;width:455px;max-width:100%;border:1px solid #000;padding:4px 8px}.accordeon-items .accordeon-item .move-svg{position:absolute;left:0;top:16px;width:16px;height:16px;cursor:move;z-index:2}.accordeon-items .accordeon-item .close-svg{position:absolute;right:0;top:16px;width:20px;height:20px;cursor:pointer;z-index:2}.accordeon-items .accordeon-add-item-button{width:64px;height:64px}.accordeon-items .accordeon-add-item-button svg{font-size:32px;color:#ef0028}.accordeon-items.dragstarted .accordeon-item:not(.dragstarted){opacity:.4}.accordeon-items.dragstarted .accordeon-item:not(.dragstarted).dragover input{border-color:#ef0028}.custom-select{position:relative;max-width:480px}.custom-select.disabled{opacity:.4;pointer-events:none}.custom-select .custom-select-title{width:480px;max-width:100%;background:#fff;border:1px solid #000;padding:2px 8px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.custom-select .custom-select-title .custom-select-title-view{width:100%;display:flex;flex-wrap:wrap;align-items:center}.custom-select .custom-select-title .custom-select-title-view .view-multiple{background:#ccc;padding:0 4px;margin-right:4px;margin-top:2px;margin-bottom:2px;font-size:16px}.custom-select .custom-select-title svg{width:24px;cursor:pointer}.custom-select .custom-select-list{position:absolute;left:0;top:100%;display:flex;flex-wrap:wrap;justify-content:center;width:100%;z-index:4;box-shadow:0 0 4px #aaa;background:#fff;opacity:0;height:0;visibility:hidden;overflow:hidden;transition:all .4s}.custom-select .custom-select-list .custom-select-search{width:470px;margin:4px 5px;border:1px solid #888}.custom-select .custom-select-list ul{list-style:none;margin:0;padding:0;width:100%;max-height:240px;overflow:auto}.custom-select .custom-select-list ul li{display:flex;align-items:center;padding:2px 8px;background:#f4f4f4;cursor:pointer}.custom-select .custom-select-list ul li:nth-child(2n){background:#fff}.custom-select .custom-select-list ul li.selected{background:#ccc}.custom-select .custom-select-list ul li.unvisible{display:none}.custom-select .custom-select-list ul li .needle{color:#ef0028}.custom-select .custom-select-list ul li .color-picker,.custom-select .custom-select-list ul li .image-picker{display:inline-block;width:20px;height:20px;margin-right:8px;background-size:contain;background-position:50%}.custom-select .custom-select-list .multiselect-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:4px 8px 5px 8px;margin:4px;font-size:16px;cursor:pointer}.custom-select .custom-select-list.opened{opacity:1;height:auto;visibility:visible;overflow:visible}.custom-select.invalid-field .custom-select-title{border-color:#ef0028}.custom-select.invalid-field .custom-select-title .custom-select-title-view span{color:#ef0028}.custom-select.warning-field .custom-select-title{border-color:#ff7500}.custom-select.warning-field .custom-select-title .custom-select-title-view span{color:#ff7500}.custom-select.error-field .custom-select-title{border-color:#ef0028}.custom-select.error-field .custom-select-title-view span{color:#ef0028}.taxonomy-select{position:relative}.taxonomy-select .taxonomy-select-title{width:480px;max-width:100%;min-height:33px;background:#fff;border:1px solid #000;padding:2px 8px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.taxonomy-select .taxonomy-select-title .taxonomy-select-title-view{width:100%;display:flex;flex-wrap:wrap}.taxonomy-select .taxonomy-select-title .taxonomy-select-title-view li{list-style:none}.taxonomy-select .taxonomy-select-title .taxonomy-select-title-view li.selected span{display:block;min-width:30%;padding:0 4px;margin-right:4px;margin-top:2px;margin-bottom:2px}.taxonomy-select .taxonomy-select-title .taxonomy-select-title-view li.selected ul{padding-left:8px}.taxonomy-select .taxonomy-select-title .taxonomy-select-title-view li.none{background:transparent}.taxonomy-select .taxonomy-select-title svg{width:24px;cursor:pointer}.taxonomy-select.multiple .taxonomy-select-title-view>li.selected span{font-size:16px}.taxonomy-select.multiple .taxonomy-select-title-view>li:nth-child(2n - 1){background:#eee}.taxonomy-select .taxonomy-select-list{position:absolute;left:0;top:100%;display:flex;flex-wrap:wrap;justify-content:center;width:100%;z-index:3;box-shadow:0 0 4px #aaa;background:#fff;opacity:0;height:0;visibility:hidden;overflow:hidden;transition:all .4s}.taxonomy-select .taxonomy-select-list .custom-select-search{width:100%;margin:4px 5px;border:1px solid #888}.taxonomy-select .taxonomy-select-list>ul{max-height:240px}.taxonomy-select .taxonomy-select-list ul{list-style:none;margin:0;padding:0;width:100%;overflow:auto}.taxonomy-select .taxonomy-select-list ul li>div{display:none;justify-content:space-between;align-items:center;width:100%;padding:2px 8px;background:#fff;cursor:pointer}.taxonomy-select .taxonomy-select-list ul li>div span{display:block;width:100%;padding:0 8px}.taxonomy-select .taxonomy-select-list ul li>div span>.needle{display:inline;padding:0;margin:0;color:#ef0028}.taxonomy-select .taxonomy-select-list ul li>div .item-selected,.taxonomy-select .taxonomy-select-list ul li>div .item-unselected{width:20px;height:20px;background:#fff;cursor:pointer;z-index:2}.taxonomy-select .taxonomy-select-list ul li>div .item-unselected{color:#000}.taxonomy-select .taxonomy-select-list ul li>div .item-selected{color:#ef0028}.taxonomy-select .taxonomy-select-list ul li>div .arrow-svg{transform:rotate(180deg);transition:all .4s}.taxonomy-select .taxonomy-select-list ul li.visible>div{display:flex}.taxonomy-select .taxonomy-select-list ul li.visible>ul{padding-left:16px;opacity:0;visibility:hidden;height:0;overflow:hidden;transition:.4s}.taxonomy-select .taxonomy-select-list ul li.visible.opened>div>.arrow-svg{transform:rotate(0deg)}.taxonomy-select .taxonomy-select-list ul li.visible.opened>ul{opacity:1;visibility:visible;height:auto;overflow:visible}.taxonomy-select .taxonomy-select-list .multiselect-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:4px 8px 5px 8px;margin:4px;font-size:16px;cursor:pointer}.taxonomy-select .taxonomy-select-list.opened{opacity:1;height:auto;visibility:visible;overflow:visible}.taxonomy-select.error-field .taxonomy-select-title{border-color:#ef0028}.taxonomy-select.error-field .taxonomy-select-title-view .selected span{color:#ef0028}.custom-uploader-items{position:relative;display:flex;row-gap:16px;-moz-column-gap:16px;column-gap:16px;flex-wrap:wrap}.custom-uploader-items .gallery-add-item-button{color:red;font-size:32px}.custom-uploader-items .custom-uploader{position:relative;width:200px;height:200px;cursor:move}.custom-uploader-items .custom-uploader.with-link{height:260px;padding-bottom:60px}.custom-uploader-items .custom-uploader.with-active.disabled img{opacity:.4}.custom-uploader-items .custom-uploader.with-active .disabler{position:absolute;left:2px;bottom:2px;width:20px;height:20px;cursor:pointer;z-index:2}.custom-uploader-items .custom-uploader .link-to-image,.custom-uploader-items .custom-uploader .сampaign-to-image{width:100%;padding:2px 4px;border:1px solid #000;margin-top:2px}.custom-uploader-items .custom-uploader .uploader-button{position:relative;width:100%;height:100%;border:1px solid #000;padding:8px;display:flex;flex-wrap:wrap;align-items:stretch}.custom-uploader-items .custom-uploader .uploader-button .select-from-library{display:flex;justify-content:center;align-items:center;width:100%;background:#ef0028;color:#fff;font-weight:700;text-align:center;cursor:pointer}.custom-uploader-items .custom-uploader .uploader-button input{display:none}.custom-uploader-items .custom-uploader .uploader-button label{display:flex;justify-content:center;align-items:center;width:100%;background:#000;color:#fff;font-weight:700;text-align:center;margin-top:8px;cursor:pointer}.custom-uploader-items .custom-uploader .uploader-button label svg{width:48px;height:48px}.custom-uploader-items .custom-uploader .uploader-button label.dragover{border:1px dotted #ef0028}.custom-uploader-items .custom-uploader .uploader-button label.dragover svg{color:#ef0028}.custom-uploader-items .custom-uploader .uploader-button progress{position:absolute;left:1px;bottom:1px;width:calc(100% - 2px);height:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-uploader-items .custom-uploader .uploader-button progress::-webkit-progress-bar{background-color:#fff}.custom-uploader-items .custom-uploader .uploader-button progress::-webkit-progress-value{background-color:#ef0028}.custom-uploader-items .custom-uploader .uploader-button progress::-moz-progress-bar{background-color:#ef0028}.custom-uploader-items .custom-uploader .uploader-button .close-svg{position:absolute;right:0;top:0;width:20px;height:20px;background:#fff;cursor:pointer;z-index:2}.custom-uploader-items .custom-uploader .uploader-view{position:relative;display:flex;justify-content:center;align-items:center;width:100%;height:100%;border:1px solid #000;background:#fff}.custom-uploader-items .custom-uploader .uploader-view img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transition:all .4s}.custom-uploader-items .custom-uploader .uploader-view .file-view-icon{width:64px;height:64px;color:#ef0028}.custom-uploader-items .custom-uploader .uploader-view .file-view-title{position:absolute;left:0;bottom:0;width:100%;padding:4px 8px;background:#fff;color:#000;font-size:12px;z-index:2}.custom-uploader-items .custom-uploader .uploader-view .close-svg{position:absolute;right:0;top:0;width:20px;height:20px;cursor:pointer;z-index:2}.custom-uploader-items .custom-uploader .uploader-view .open-svg{position:absolute;left:4px;top:4px;width:16px;height:16px;color:#000;cursor:pointer;z-index:2}.custom-uploader-items .custom-uploader .messages-block{position:absolute;left:0;bottom:8px;width:100%;height:auto;max-height:50px;overflow:auto}.custom-uploader-items .custom-uploader .messages-block .message-string{padding:2px 8px;width:100%;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;background:#fff}.custom-uploader-items .custom-uploader .messages-block .message-string.message-error{color:red}.custom-uploader-items .custom-uploader .status-messages{position:absolute;left:0;bottom:0;width:100%;text-align:center;background:hsla(0,0%,100%,.8)}.custom-uploader-items .custom-uploader.dragstarted:not(.dragstarted){opacity:.4}.custom-uploader-items .custom-uploader.dragstarted:not(.dragstarted).dragover .uploader-button{border-color:#ef0028}.shipping-dates .shipping-dates-list{display:flex;margin:8px -4px}.shipping-dates .shipping-dates-list li{list-style:none;margin:4px}.shipping-dates .shipping-dates-list li div{display:flex;justify-content:space-between;align-items:center;margin:0;padding:4px 12px;background:#eee;float:left;border-radius:12px;border:1px solid #aaa;cursor:default}.shipping-dates .shipping-dates-list li div .clear-svg{margin-left:8px;cursor:pointer}.shipping-dates .shipping-dates-widget{display:flex;align-items:center}.shipping-dates .shipping-dates-widget .input-date{width:340px;max-width:100%;border:1px solid #000;padding:0 8px}.shipping-dates .shipping-dates-widget .add-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;font-size:16px;border:none;padding:4px 16px;margin-left:16px;cursor:pointer}.shipping-dates .shipping-dates-widget .add-button.disabled{pointer-events:none;background:#000}.self-shipping-points{margin-right:32px;width:100%;padding:16px 0}.self-shipping-points .cities-list{list-style:none;padding:0;margin:0;width:100%}.self-shipping-points .cities-list .city-item{padding:8px;width:100%}.self-shipping-points .cities-list .city-item .city-data{position:relative;display:flex;align-items:center;padding:8px 8px;border:1px solid #ddd;width:100%}.self-shipping-points .cities-list .city-item .city-data .yesno-input-block{margin-right:20px}.self-shipping-points .cities-list .city-item .city-data .city-block{width:200px;margin-left:24px}.self-shipping-points .cities-list .city-item .city-data .city-block input,.self-shipping-points .cities-list .city-item .city-data .city-block label{width:100%}.self-shipping-points .cities-list .city-item .city-data .city-block.city-block-latlng{width:200px}.self-shipping-points .cities-list .city-item .city-data .city-id{width:40px;font-weight:700}.self-shipping-points .cities-list .city-item .city-data .city-lat,.self-shipping-points .cities-list .city-item .city-data .city-lng,.self-shipping-points .cities-list .city-item .city-data .city-title{border:1px solid #000;padding:0 8px}.self-shipping-points .cities-list .city-item .city-data .arrow-down{position:absolute;right:48px;top:50%;transform:translateY(-50%);margin-left:8px;cursor:pointer;transition:.4s}.self-shipping-points .cities-list .city-item .city-data .clear-svg{position:absolute;right:16px;top:50%;transform:translateY(-50%);margin-left:8px;cursor:pointer}.self-shipping-points .cities-list .city-item .points-list{list-style:none;padding:4px;margin:0 0 0 32px;width:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:.4s}.self-shipping-points .cities-list .city-item .points-list .point-item{position:relative;display:flex;align-items:center;justify-content:space-between;padding:4px 8px;border:1px solid #ddd;background:#fff;cursor:move}.self-shipping-points .cities-list .city-item .points-list .point-item+.point-item{margin-top:8px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-block{width:300px;flex:0 0 300px;margin-left:24px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-block div+div{margin-top:8px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-block label{width:100%}.self-shipping-points .cities-list .city-item .points-list .point-item .point-block input.point-title{padding-right:64px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-block input,.self-shipping-points .cities-list .city-item .points-list .point-item .point-block textarea{width:100%}.self-shipping-points .cities-list .city-item .points-list .point-item .point-block.point-block-description{width:240px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-block.point-block-description textarea{height:90px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-block.point-block-price{width:100px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-block.point-block-latlng{width:200px;flex:0 0 200px}.self-shipping-points .cities-list .city-item .points-list .point-item .custom-uploader-items{width:300px;flex:0 0 300px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-id{width:40px;font-weight:700;padding-right:8px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-lat,.self-shipping-points .cities-list .city-item .points-list .point-item .point-lng,.self-shipping-points .cities-list .city-item .points-list .point-item .point-title{border:1px solid #000;padding:0 8px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-price{border:1px solid #000;padding:0 8px 0 24px}.self-shipping-points .cities-list .city-item .points-list .point-item .point-description{border:1px solid #000;padding:4px 8px}.self-shipping-points .cities-list .city-item .points-list .point-item .custom-uploader{margin-left:24px}.self-shipping-points .cities-list .city-item .points-list .point-item .clear-svg{margin-left:8px;cursor:pointer}.self-shipping-points .cities-list .city-item .points-list.dragstarted .point-item:not(.dragstarted){opacity:.4}.self-shipping-points .cities-list .city-item .points-list.dragstarted .point-item:not(.dragstarted).dragover{border-color:#ef0028}.self-shipping-points .cities-list .city-item .add-point-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;font-size:16px;border:none;padding:4px 16px;margin:4px 0 4px 36px;cursor:pointer}.self-shipping-points .cities-list .city-item.opened .arrow-down{transform:translateY(-50%) rotate(180deg)}.self-shipping-points .cities-list .city-item.opened .points-list{height:auto;overflow:visible;opacity:1;visibility:visible}.self-shipping-points .add-city-button{background:#000;color:#fff;text-align:center;text-transform:uppercase;font-size:16px;border:none;padding:4px 16px;margin:0;cursor:pointer}.attributes-form-component{width:100%}.attributes-form-component .header-nav{display:flex;justify-content:space-between;align-items:center}.attributes-form-component .header-nav .active-switcher{padding:0;margin:0;display:flex;list-style:none}.attributes-form-component .header-nav .active-switcher li{margin-left:16px;cursor:pointer;font-weight:700}.attributes-form-component .header-nav .active-switcher li.active{color:#ef0028}.attributes-form-component label{display:flex;align-items:center;width:100%}.attributes-form-component .variations-block{max-width:100%;margin-bottom:32px}.attributes-form-component .prop-block{padding:4px 0;width:480px;max-width:100%}.attributes-form-component .prop-block.disabled{opacity:.4;pointer-events:none}.attributes-form-component .prop-block .number-input,.attributes-form-component .prop-block .slug-input,.attributes-form-component .prop-block .text-input,.attributes-form-component .prop-block .textarea-input{width:480px;max-width:100%;background:#fff;border:1px solid #000;padding:0 8px}.attributes-form-component .variation-table{width:100%;margin:32px 0 8px 0;border:1px solid #aaa}.attributes-form-component .variation-table thead{position:sticky;top:0;background:#fff;box-shadow:0 2px 4px #aaa;z-index:3}.attributes-form-component .variation-table tbody tr td,.attributes-form-component .variation-table tbody tr th{background:#fff;padding:4px;border:1px solid transparent;align-items:center}.attributes-form-component .variation-table tbody tr td>div,.attributes-form-component .variation-table tbody tr th>div{display:flex;justify-content:center;align-items:center}.attributes-form-component .variation-table tbody tr .variation-id{cursor:move}.attributes-form-component .variation-table tbody tr .variation-slug input,.attributes-form-component .variation-table tbody tr .variation-title input{width:240px;max-width:100%;background:#fff;border:1px solid #000;padding:0 8px}.attributes-form-component .variation-table tbody tr .variation-image .custom-uploader{width:120px;height:120px}.attributes-form-component .variation-table tbody tr .variation-image .custom-uploader button,.attributes-form-component .variation-table tbody tr .variation-image .custom-uploader label{font-size:12px}.attributes-form-component .variation-table tbody tr .variation-color .input-block-color{position:relative}.attributes-form-component .variation-table tbody tr .variation-color .input-block-color .color-input{border:1px solid #000;width:50px;height:50px;cursor:pointer}.attributes-form-component .variation-table tbody tr .variation-color .input-block-color .transparent{position:absolute;width:42px;height:42px;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;pointer-events:none;z-index:1;overflow:hidden}.attributes-form-component .variation-table tbody tr .variation-color .input-block-color .transparent:before{content:"";position:absolute;left:-15px;top:14px;width:200%;height:2px;background-color:#ef0028;pointer-events:none;z-index:2;transform:rotate(-45deg)}.attributes-form-component .variation-table tbody tr .variation-label .text-input,.attributes-form-component .variation-table tbody tr .variation-text .text-input{width:160px;background:#fff;border:1px solid #000;padding:0 8px}.attributes-form-component .variation-table tbody tr .variation-position .number-input{width:60px;background:#fff;border:1px solid #000;padding:0 8px}.attributes-form-component .variation-table tbody tr .clear-svg{cursor:pointer}.attributes-form-component .variation-table tbody tr:nth-child(2n - 1) td,.attributes-form-component .variation-table tbody tr:nth-child(2n - 1) th{background:#eee}.attributes-form-component .variation-table tbody.dragstarted tr:not(.dragstarted){opacity:.4}.attributes-form-component .variation-table tbody.dragstarted tr:not(.dragstarted).dragover td,.attributes-form-component .variation-table tbody.dragstarted tr:not(.dragstarted).dragover th{border-color:#ef0028}.attributes-form-component .add-variation-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;width:100%;font-size:16px;padding:4px 12px 5px 12px;cursor:pointer}.attributes-form-component .add-to-sets-section{padding:16px 0}.attributes-form-component .add-to-sets-section .add-to-sets-header{background:#ef0028;color:#fff;text-transform:uppercase;padding:4px 16px;font-weight:700}.attributes-form-component .add-to-sets-section>ul{display:flex;flex-wrap:wrap;list-style:none;padding:16px 0;margin:0}.attributes-form-component .add-to-sets-section>ul>li{position:relative;padding:16px}.attributes-form-component .add-to-sets-section>ul>li svg{margin-right:8px}.attributes-form-component .add-to-sets-section>ul>li ul{list-style:none;padding:0;margin:0}.attributes-form-component .add-to-sets-section>ul>li ul li{cursor:pointer;transition:all .2s}.attributes-form-component .add-to-sets-section>ul>li ul li.selected{color:#ef0028}.attributes-form-component .add-to-sets-section>ul>li p{margin-bottom:8px;border-bottom:1px solid transparent;font-weight:700;transition:all .2s}.attributes-form-component .add-to-sets-section>ul>li.selected p{color:#ef0028;border-color:#ef0028}.attributes-form-component .add-to-sets-section .add-to-all-sets-button{background:#000;color:#fff;text-align:center;text-transform:uppercase;font-size:16px;border:none;padding:4px 12px;cursor:pointer;transition:all .4s}.attributes-form-component .add-to-sets-section .add-to-all-sets-button:hover{background:#ef0028}.password-widget{display:flex;width:480px;max-width:100%}.password-widget .field-password{width:266px;max-width:100%;background:#fff;border:1px solid #000;padding:3px 8px}.password-widget .show-password{width:32px;height:32px;margin-left:4px;display:flex;justify-content:center;align-items:center;background:#ef0028}.password-widget .show-password path{fill:#fff}.password-widget .generate-password-button{margin-left:4px;padding:4px 12px;text-align:center;background:#000;color:#fff}.customer-form{position:relative}.customer-form .customer-data{padding:16px 0}.customer-form .customer-data .customer-data-block{position:relative;width:480px;max-width:100%;padding:8px 0}.customer-form .customer-data .customer-data-block label{margin-bottom:4px}.customer-form .customer-data .customer-data-block .field-email,.customer-form .customer-data .customer-data-block .field-firstname,.customer-form .customer-data .customer-data-block .field-lastname,.customer-form .customer-data .customer-data-block .field-middlename,.customer-form .customer-data .customer-data-block .field-phone{width:480px;max-width:100%;background:#fff;border:1px solid #000;padding:0 8px}.customer-form .addresses{position:relative;padding:16px 0}.customer-form .addresses .add-address-block{display:flex;justify-content:center}.customer-form .addresses .add-address-block .add-address-button{margin:0;width:32px;height:32px;background:#ef0028}.customer-form .addresses .add-address-block .add-address-button path{fill:#fff}.customer-form .addresses .addresses-list{display:flex;flex-wrap:wrap;margin:8px -8px}.customer-form .addresses .addresses-list .address-item{position:relative;padding:16px;margin:8px;cursor:move;background:#fff;border:1px solid #eee}.customer-form .addresses .addresses-list .address-item .ukrpost-data{list-style:none;padding:8px 0}.customer-form .addresses .addresses-list .address-item .ukrpost-data li{padding:4px 0}.customer-form .addresses .addresses-list .address-item .address-block{position:relative;width:460px;max-width:100%;padding:8px 0}.customer-form .addresses .addresses-list .address-item .address-block.disabled{opacity:.4;pointer-events:none}.customer-form .addresses .addresses-list .address-item .address-block label{margin-bottom:4px}.customer-form .addresses .addresses-list .address-item .address-block .text-input{width:100%;border:1px solid #000;padding-left:8px;padding-top:2px;padding-bottom:2px}.customer-form .addresses .addresses-list .address-item .remove-svg{position:absolute;right:4px;top:4px;cursor:pointer}.customer-form .addresses .addresses-list.dragstarted .address-item:not(.dragstarted){opacity:.4}.customer-form .addresses .addresses-list.dragstarted .address-item:not(.dragstarted).dragover{border-color:#ef0028}.tags-seletor .tags-seletor-list{display:flex;flex-wrap:wrap;margin:8px -4px}.tags-seletor .tags-seletor-list.empty{margin:0}.tags-seletor .tags-seletor-list li{list-style:none;margin:4px}.tags-seletor .tags-seletor-list li div{display:flex;justify-content:space-between;align-items:center;margin:0;padding:4px 12px;background:#eee;float:left;border-radius:12px;border:1px solid #aaa;cursor:default}.tags-seletor .tags-seletor-list li div .clear-svg{margin-left:8px;cursor:pointer}.tags-seletor .tags-seletor-widget{display:flex;align-items:center}.tags-seletor .tags-seletor-widget.disabled{opacity:.4;pointer-events:none}.tags-seletor .tags-seletor-widget .input-tags{width:410px;max-width:100%;background:#fff;border:1px solid #000;padding:0 8px}.tags-seletor .tags-seletor-widget .add-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;font-size:16px;border:none;padding:4px 16px;margin-left:16px;cursor:pointer}.promocode-form,.promocode-form .promocode-main{position:relative;padding:16px 0}.promocode-form .promocode-main .promocode-block{position:relative;width:480px;max-width:100%;padding:8px 0}.promocode-form .promocode-main .promocode-block label{margin-bottom:4px}.promocode-form .promocode-main .promocode-block .field-from,.promocode-form .promocode-main .promocode-block .field-to,.promocode-form .promocode-main .promocode-block .number-input,.promocode-form .promocode-main .promocode-block .slug-input,.promocode-form .promocode-main .promocode-block .text-input{width:480px;max-width:100%;background:#fff;border:1px solid #000;padding:0 8px}.promocode-form .promocode-rules{position:relative;padding:16px 0}.promocode-form .promocode-rules .promocode-block{position:relative;width:480px;max-width:100%;padding:8px 0}.promocode-form .promocode-rules .promocode-block label{margin-bottom:4px}.promocode-form .promocode-rules .promocode-block .number-input{width:480px;max-width:100%;background:#fff;border:1px solid #000;padding:0 8px}.promocode-form .promocode-rules .promocode-block .number-input+.number-input{margin-top:8px}.promocode-generator{position:relative;padding:16px 0}.promocode-generator .promocode-block{position:relative;width:480px;max-width:100%;padding:8px 0}.promocode-generator .promocode-block label{margin-bottom:4px}.promocode-generator .promocode-block .number-input{width:480px;max-width:100%;background:#fff;border:1px solid #000;padding:0 8px}.promocode-generator .promocode-block .number-input+.number-input{margin-top:8px}.promocode-generator .generate-promocodes-button{margin:16px 0;padding:4px 12px;background:#ef0028;color:#fff;font-weight:700;text-transform:uppercase;transition:.4s}.promocode-generator .generate-promocodes-button:hover{background:#000}.promocode-generator .promocodes-list{width:100%;margin:32px 0 8px 0;border:1px solid #aaa}.promocode-generator .promocodes-list tbody tr td,.promocode-generator .promocodes-list tbody tr th{background:#fff;padding:4px;border:1px solid transparent;padding:4px 12px}.promocode-generator .promocodes-list tbody tr .promocode-position{text-align:center}.promocode-generator .promocodes-list tbody tr .promocode-active{display:flex;justify-content:center}.promocode-generator .promocodes-list tbody tr .promocode-code{width:100%}.promocode-generator .promocodes-list tbody tr .promocode-code .input-block{position:relative;width:320px}.promocode-generator .promocodes-list tbody tr .promocode-code .input-block .generate-promocodes-code{width:100%;padding:2px 32px 2px 8px;border:1px solid #000}.promocode-generator .promocodes-list tbody tr .promocode-date-from .generate-promocodes-date-from,.promocode-generator .promocodes-list tbody tr .promocode-date-to .generate-promocodes-date-to,.promocode-generator .promocodes-list tbody tr .promocode-max-uses .generate-promocodes-max-uses{padding:2px 8px;border:1px solid #000}.promocode-generator .promocodes-list tbody tr .promocode-uses{text-align:center;font-weight:700}.promocode-generator .promocodes-list tbody tr .clear-svg{cursor:pointer}.promocode-generator .promocodes-list tbody tr:nth-child(2n - 1) td,.promocode-generator .promocodes-list tbody tr:nth-child(2n - 1) th{background:#eee}.comments-section{position:relative;width:100%}.comments-section .comments-list{position:relative;padding:0;margin:0}.comments-section .comments-list .comment-item{list-style:none;margin:16px 0}.comments-section .comments-list .comment-item .comment-data{padding:12px 16px;border:1px solid #ccc;background:#fff}.comments-section .comments-list .comment-item .comment-data .comment-data-top{display:flex;align-items:center}.comments-section .comments-list .comment-item .comment-data .comment-data-top .comment-name{width:100%}.comments-section .comments-list .comment-item .comment-data .comment-data-top .comment-name.editable input{width:480px;padding:4px 12px;border:1px solid #000}.comments-section .comments-list .comment-item .comment-data .comment-data-top .comment-created{flex:0 0 400px;text-align:right}.comments-section .comments-list .comment-item .comment-data .comment-data-top .remove-svg{margin-left:12px;cursor:pointer}.comments-section .comments-list .comment-item .comment-data .comment-text{margin:12px 0;padding:16px;background:#f4f4f4}.comments-section .comments-list .comment-item .comment-data .comment-text.editable{display:flex;padding:0}.comments-section .comments-list .comment-item .comment-data .comment-text.editable textarea{width:100%;padding:16px;border:1px solid #000}.comments-section .comments-list .comment-item .comment-data .comment-data-bottom{display:flex;justify-content:space-between;align-items:center}.comments-section .comments-list .comment-item .comment-data .comment-data-bottom .comment-status{display:flex;align-items:center}.comments-section .comments-list .comment-item .comment-data .comment-data-bottom .comment-status label{margin-right:12px}.comments-section .comments-list .comment-item .comment-data .comment-data-bottom .comment-answer .answer-button{background:#ef0028;color:#fff;text-align:center;border:none;padding:4px 12px 5px 12px;font-size:15px;cursor:pointer;transition:.4s}.comments-section .comments-list .comment-item .comment-data .comment-data-bottom .comment-answer .answer-button:hover{background:#000}.comments-section .comments-list .comment-item .comments-list{padding-left:32px}.product-reviews{flex:0 0 100%;display:flex;-moz-column-gap:32px;column-gap:32px;align-items:center}.product-reviews .show-reviews{background:#000;color:#fff;text-align:center;text-decoration:none;border:none;padding:4px 16px;cursor:pointer;transition:.4s}.product-reviews .show-reviews:hover{background:#ef0028}.comment-rating{flex:0 0 160px;display:flex;-moz-column-gap:12px;column-gap:12px;align-items:center}.comment-rating svg{width:24px;height:24px}.comment-rating.clickable svg{cursor:pointer}.comment-rating.unactivated{opacity:.4}.category-form{position:relative;display:flex}.category-form .category-tree-block{position:relative;flex:0 0 400px;padding-right:32px}.category-form .category-tree-block .category-tree{padding:0;margin:0;transition:all .4s}.category-form .category-tree-block .category-tree .add-subcategory-button{display:block;position:relative;width:100%;background:#fff;color:#000;text-align:center;text-transform:uppercase;text-decoration:none;border:1px solid #888;padding:4px 12px;font-size:15px;cursor:pointer;transition:.4s}.category-form .category-tree-block .category-tree .add-subcategory-button:hover{background:#ef0028;color:#fff;border-color:#fff}.category-form .category-tree-block .category-tree .add-subcategory-button .horizontal-line{position:absolute;left:-8px;top:50%;width:16px;height:1px;background:#888;z-index:-1}.category-form .category-tree-block .category-tree .category-list-item{position:relative;list-style:none;padding:0}.category-form .category-tree-block .category-tree .category-list-item .category-children-list{opacity:0;visibility:hidden;height:0;overflow:hidden;border:1px dotted transparent;transition:all .4s;padding-left:16px}.category-form .category-tree-block .category-tree .category-list-item .category-item{position:relative;display:flex;align-items:center;width:100%;background:#f4f4f4;border:1px solid transparent;padding:4px 12px;cursor:pointer;transition:all .4s}.category-form .category-tree-block .category-tree .category-list-item .category-item p{display:block;width:100%}.category-form .category-tree-block .category-tree .category-list-item .category-item p>a,.category-form .category-tree-block .category-tree .category-list-item .category-item p>span{display:block;color:inherit;text-decoration:none}.category-form .category-tree-block .category-tree .category-list-item .category-item.hovered{background:#eee}.category-form .category-tree-block .category-tree .category-list-item .category-item.hovered>a,.category-form .category-tree-block .category-tree .category-list-item .category-item.hovered>span{color:#ef0028}.category-form .category-tree-block .category-tree .category-list-item .category-item:not(.active).disactive{color:#888}.category-form .category-tree-block .category-tree .category-list-item .category-item:not(.active).disactive svg{opacity:.4}.category-form .category-tree-block .category-tree .category-list-item .category-item.active{background:#ef0028;color:#fff}.category-form .category-tree-block .category-tree .category-list-item .category-item.active.hovered>a,.category-form .category-tree-block .category-tree .category-list-item .category-item.active.hovered>span{color:#fff}.category-form .category-tree-block .category-tree .category-list-item .category-item.active .move-svg path{fill:#fff}.category-form .category-tree-block .category-tree .category-list-item .category-item .horizontal-line{position:absolute;left:-8px;top:50%;width:16px;height:1px;background:#888;z-index:-1}.category-form .category-tree-block .category-tree .category-list-item .category-item[data-level="1"] .horizontal-line{display:none}.category-form .category-tree-block .category-tree .category-list-item .arrow-svg{transition:all .4}.category-form .category-tree-block .category-tree .category-list-item .move-svg{width:12px;height:12px;margin-right:8px;cursor:move}.category-form .category-tree-block .category-tree .category-list-item .move-svg path{fill:#888}.category-form .category-tree-block .category-tree .category-list-item .vertical-line{display:none}.category-form .category-tree-block .category-tree .category-list-item.has-children .vertical-line{display:block;position:absolute;left:8px;top:8px;width:1px;height:calc(100% - 24px);background:#888;z-index:-1}.category-form .category-tree-block .category-tree .category-list-item.opened>.category-children-list{opacity:1;visibility:visible;height:auto;overflow:visible}.category-form .category-tree-block .category-tree .category-list-item.opened>.category-item .arrow-svg{transform:rotate(180deg)}.category-form .category-tree-block .category-tree .category-list-item-position{background:#ef0028;opacity:0;height:2px;margin:1px 0 1px -8px;width:calc(100% + 8px);transition:all .4s}.category-form .category-tree-block .category-tree.dragstarted .category-item:not(.dragstarted){opacity:.4}.category-form .category-tree-block .category-tree.dragstarted .category-item:not(.dragstarted).dragover{border-color:#ef0028}.category-form .category-tree-block .category-tree.dragstarted .category-list-item-position.dragover{opacity:.4}.category-form .category-tree-block .category-tree.dragstarted.dragover{border-color:#ef0028}.category-form .category-tree-block .category-tree.dragstarted .add-subcategory-button{opacity:.4;pointer-events:none}.category-form .category-tree-block .count-pagination-types{display:flex;padding:0;margin:0}.category-form .category-tree-block .count-pagination-types a{display:block;padding:4px 8px;font-weight:700;text-decoration:none;cursor:pointer}.category-form .category-tree-block .count-pagination-types a span{color:#000}.category-form .category-tree-block .count-pagination-types a.active span{color:#ef0028}.category-form .category-form-block{width:100%}.attributes-order-block{position:relative;width:100%}.attributes-order-block .attributes-list{padding:0;margin:0;list-style:none;border:1px solid #ccc}.attributes-order-block .attributes-list .attribute-item{position:relative;margin:4px 0;background:#f8f8f8;border:1px solid transparent;display:flex}.attributes-order-block .attributes-list .attribute-item .attribute-title{background:#fff;border-top:1px solid #ddd;border-bottom:1px solid #ddd;padding:4px 12px;display:flex;align-items:center;flex:0 0 160px}.attributes-order-block .attributes-list .attribute-item .attribute-title .move-svg{flex:0 0 12px;height:12px;margin-right:8px;cursor:move}.attributes-order-block .attributes-list .attribute-item .attribute-title .move-svg path{fill:#888}.attributes-order-block .attributes-list .attribute-item .attribute-values-list{padding:8px 12px;margin:0;list-style:none;display:flex;flex-wrap:wrap;-moz-column-gap:8px;column-gap:8px;row-gap:8px}.attributes-order-block .attributes-list .attribute-item .attribute-values-list .attribute-value-item{background:#fff;border:1px solid #ccc;padding:4px 12px;cursor:move}.attributes-order-block .attributes-list .attribute-item .attribute-values-list.dragstarted .attribute-value-item:not(.dragstarted){opacity:.4}.attributes-order-block .attributes-list .attribute-item .attribute-values-list.dragstarted .attribute-value-item:not(.dragstarted).dragover{border-color:#ef0028}.attributes-order-block .attributes-list.dragstarted .attribute-item:not(.dragstarted){opacity:.4}.attributes-order-block .attributes-list.dragstarted .attribute-item:not(.dragstarted).dragover{border-color:#ef0028}.listing{position:relative;width:100%;padding-bottom:32px;display:flex;flex-wrap:wrap;justify-content:center}.listing .listing-table-section{width:100%;overflow:auto}.listing .listing-table-section .listing-table{position:relative;min-width:100%;border:none}.listing .listing-table-section .listing-table thead{position:sticky;top:0}.listing .listing-table-section .listing-table thead tr th{background:#000;color:#fff;padding:4px 12px;white-space:nowrap;vertical-align:middle}.listing .listing-table-section .listing-table thead tr th.column-heading-title{width:100%}.listing .listing-table-section .listing-table thead tr th.sortable{cursor:pointer}.listing .listing-table-section .listing-table thead tr th .sorting-arrow{height:12px;margin-left:8px}.listing .listing-table-section .listing-table thead tr th .clear-sorting{cursor:pointer}.listing .listing-table-section .listing-table thead tr th>div{display:flex;align-items:center;justify-content:center}.listing .listing-table-section .listing-table tbody tr td,.listing .listing-table-section .listing-table tbody tr th{background:#fff;border:1px solid transparent;padding:4px 12px;white-space:nowrap}.listing .listing-table-section .listing-table tbody tr td .view-image img,.listing .listing-table-section .listing-table tbody tr th .view-image img{width:120px}.listing .listing-table-section .listing-table tbody tr td.column-view-select svg,.listing .listing-table-section .listing-table tbody tr th.column-view-select svg{cursor:pointer}.listing .listing-table-section .listing-table tbody tr td.column-view-action,.listing .listing-table-section .listing-table tbody tr th.column-view-action{text-align:left}.listing .listing-table-section .listing-table tbody tr td.column-view-action p,.listing .listing-table-section .listing-table tbody tr th.column-view-action p{display:none;flex-wrap:wrap;justify-content:center;align-items:center}.listing .listing-table-section .listing-table tbody tr td.column-view-action p.visible,.listing .listing-table-section .listing-table tbody tr th.column-view-action p.visible{display:flex}.listing .listing-table-section .listing-table tbody tr td.column-view-action p a,.listing .listing-table-section .listing-table tbody tr td.column-view-action p button,.listing .listing-table-section .listing-table tbody tr th.column-view-action p a,.listing .listing-table-section .listing-table tbody tr th.column-view-action p button{display:block;color:#000;text-decoration:none}.listing .listing-table-section .listing-table tbody tr td.column-view-action p a:hover,.listing .listing-table-section .listing-table tbody tr td.column-view-action p button:hover,.listing .listing-table-section .listing-table tbody tr th.column-view-action p a:hover,.listing .listing-table-section .listing-table tbody tr th.column-view-action p button:hover{color:#ef0028}.listing .listing-table-section .listing-table tbody tr td.column-type-ranking>div,.listing .listing-table-section .listing-table tbody tr td.column-type-yesno>div,.listing .listing-table-section .listing-table tbody tr th.column-type-ranking>div,.listing .listing-table-section .listing-table tbody tr th.column-type-yesno>div{justify-content:center}.listing .listing-table-section .listing-table tbody tr td.column-type-ranking .comment-rating,.listing .listing-table-section .listing-table tbody tr th.column-type-ranking .comment-rating{-moz-column-gap:8px;column-gap:8px}.listing .listing-table-section .listing-table tbody tr td.column-type-ranking .comment-rating svg,.listing .listing-table-section .listing-table tbody tr th.column-type-ranking .comment-rating svg{width:16px;height:16px}.listing .listing-table-section .listing-table tbody tr td .color-select-card,.listing .listing-table-section .listing-table tbody tr th .color-select-card{width:64px;height:64px;border:1px solid #aaa}.listing .listing-table-section .listing-table tbody tr td .image-select-card,.listing .listing-table-section .listing-table tbody tr th .image-select-card{min-width:150px;max-width:150px;-o-object-fit:contain;object-fit:contain}.listing .listing-table-section .listing-table tbody tr td .view-yesno,.listing .listing-table-section .listing-table tbody tr th .view-yesno{display:flex;justify-content:center}.listing .listing-table-section .listing-table tbody tr td .view-yesno svg,.listing .listing-table-section .listing-table tbody tr th .view-yesno svg{font-size:20px;padding:8px}.listing .listing-table-section .listing-table tbody tr td .view-yesno .fa-check,.listing .listing-table-section .listing-table tbody tr th .view-yesno .fa-check{color:#006405}.listing .listing-table-section .listing-table tbody tr td .view-yesno .fa-xmark,.listing .listing-table-section .listing-table tbody tr th .view-yesno .fa-xmark{color:#ef0028}.listing .listing-table-section .listing-table tbody tr td .view-media-select img,.listing .listing-table-section .listing-table tbody tr th .view-media-select img{width:100px;height:100px;-o-object-fit:contain;object-fit:contain}.listing .listing-table-section .listing-table tbody tr td .view-relations a,.listing .listing-table-section .listing-table tbody tr th .view-relations a{display:block;color:#000}.listing .listing-table-section .listing-table tbody tr td .view-price span,.listing .listing-table-section .listing-table tbody tr th .view-price span{position:relative;display:inline-block;padding:4px}.listing .listing-table-section .listing-table tbody tr td .view-price .default-price,.listing .listing-table-section .listing-table tbody tr th .view-price .default-price{color:#ef0028;font-weight:700}.listing .listing-table-section .listing-table tbody tr td .view-price.discounted .default-price,.listing .listing-table-section .listing-table tbody tr th .view-price.discounted .default-price{color:#000}.listing .listing-table-section .listing-table tbody tr td .view-price.discounted .default-price:before,.listing .listing-table-section .listing-table tbody tr th .view-price.discounted .default-price:before{content:"";position:absolute;left:0;top:calc(50% - 1px);width:100%;height:2px;z-index:1;background:#000}.listing .listing-table-section .listing-table tbody tr td .view-price.discounted .discount-price,.listing .listing-table-section .listing-table tbody tr th .view-price.discounted .discount-price{color:#ef0028;font-weight:700}.listing .listing-table-section .listing-table tbody tr td>div,.listing .listing-table-section .listing-table tbody tr th>div{display:flex;align-items:center}.listing .listing-table-section .listing-table tbody tr td>div .view-text-select,.listing .listing-table-section .listing-table tbody tr th>div .view-text-select{display:flex;flex-wrap:wrap}.listing .listing-table-section .listing-table tbody tr td>div .view-text-select>span,.listing .listing-table-section .listing-table tbody tr th>div .view-text-select>span{display:block;padding:4px}.listing .listing-table-section .listing-table tbody tr td>div .view-text-select>span:after,.listing .listing-table-section .listing-table tbody tr th>div .view-text-select>span:after{content:","}.listing .listing-table-section .listing-table tbody tr td>div .view-text-select>span:last-child:after,.listing .listing-table-section .listing-table tbody tr th>div .view-text-select>span:last-child:after{content:""}.listing .listing-table-section .listing-table tbody tr td .view-taxonomy-select div>div,.listing .listing-table-section .listing-table tbody tr th .view-taxonomy-select div>div{padding-left:4px}.listing .listing-table-section .listing-table tbody tr td .view-taxonomy-select>div,.listing .listing-table-section .listing-table tbody tr th .view-taxonomy-select>div{padding:4px 8px}.listing .listing-table-section .listing-table tbody tr td .view-taxonomy-select>div:nth-child(2n),.listing .listing-table-section .listing-table tbody tr th .view-taxonomy-select>div:nth-child(2n){background:#f8f8f8}.listing .listing-table-section .listing-table tbody tr:nth-child(2n) td,.listing .listing-table-section .listing-table tbody tr:nth-child(2n) th{background:#f4f4f4}.listing .listing-table-section .listing-table tbody tr.selected td,.listing .listing-table-section .listing-table tbody tr.selected th{background:#fff4d3}.listing .listing-table-section .listing-table tbody tr.selected td.column-view-select svg,.listing .listing-table-section .listing-table tbody tr.selected th.column-view-select svg{color:#ef0028}.listing .listing-table-section .listing-table tbody.dragstarted tr:not(.dragstarted){opacity:.4}.listing .listing-table-section .listing-table tbody.dragstarted tr:not(.dragstarted).dragover td,.listing .listing-table-section .listing-table tbody.dragstarted tr:not(.dragstarted).dragover th{border-color:#ef0028}.listing .listing-table-section .listing-table .column-no-results{text-align:left;font-size:18px;padding:8px 16px}.listing .listing-footer{margin-top:16px}.listing .listing-footer,.listing .listing-header{width:100%;padding:8px 0}.listing .listing-footer .listing-footer-row,.listing .listing-footer .listing-header-row,.listing .listing-header .listing-footer-row,.listing .listing-header .listing-header-row{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;padding:8px 2px}.listing .listing-footer .listing-footer-row .count-pagination-group,.listing .listing-footer .listing-header-row .count-pagination-group,.listing .listing-header .listing-footer-row .count-pagination-group,.listing .listing-header .listing-header-row .count-pagination-group{display:flex;align-items:center;-moz-column-gap:48px;column-gap:48px}.listing .listing-footer .listing-footer-row .count-pagination-types,.listing .listing-footer .listing-header-row .count-pagination-types,.listing .listing-header .listing-footer-row .count-pagination-types,.listing .listing-header .listing-header-row .count-pagination-types{list-style:none;display:flex;padding:0;margin:0}.listing .listing-footer .listing-footer-row .count-pagination-types li,.listing .listing-footer .listing-header-row .count-pagination-types li,.listing .listing-header .listing-footer-row .count-pagination-types li,.listing .listing-header .listing-header-row .count-pagination-types li{padding:4px 8px;font-weight:700;cursor:pointer}.listing .listing-footer .listing-footer-row .count-pagination-types li.active,.listing .listing-footer .listing-header-row .count-pagination-types li.active,.listing .listing-header .listing-footer-row .count-pagination-types li.active,.listing .listing-header .listing-header-row .count-pagination-types li.active{color:#ef0028}.listing .listing-footer .listing-footer-row .listing-footer-actions,.listing .listing-footer .listing-footer-row .listing-header-actions,.listing .listing-footer .listing-header-row .listing-footer-actions,.listing .listing-footer .listing-header-row .listing-header-actions,.listing .listing-header .listing-footer-row .listing-footer-actions,.listing .listing-header .listing-footer-row .listing-header-actions,.listing .listing-header .listing-header-row .listing-footer-actions,.listing .listing-header .listing-header-row .listing-header-actions{width:420px;display:flex;justify-content:space-between;align-items:center}.listing .listing-footer .listing-footer-row .listing-footer-actions.small,.listing .listing-footer .listing-footer-row .listing-header-actions.small,.listing .listing-footer .listing-header-row .listing-footer-actions.small,.listing .listing-footer .listing-header-row .listing-header-actions.small,.listing .listing-header .listing-footer-row .listing-footer-actions.small,.listing .listing-header .listing-footer-row .listing-header-actions.small,.listing .listing-header .listing-header-row .listing-footer-actions.small,.listing .listing-header .listing-header-row .listing-header-actions.small{width:240px}.listing .listing-footer .listing-footer-row .listing-footer-actions .custom-select,.listing .listing-footer .listing-footer-row .listing-header-actions .custom-select,.listing .listing-footer .listing-header-row .listing-footer-actions .custom-select,.listing .listing-footer .listing-header-row .listing-header-actions .custom-select,.listing .listing-header .listing-footer-row .listing-footer-actions .custom-select,.listing .listing-header .listing-footer-row .listing-header-actions .custom-select,.listing .listing-header .listing-header-row .listing-footer-actions .custom-select,.listing .listing-header .listing-header-row .listing-header-actions .custom-select{width:200px}.listing .listing-footer .listing-footer-row .listing-header-search,.listing .listing-footer .listing-header-row .listing-header-search,.listing .listing-header .listing-footer-row .listing-header-search,.listing .listing-header .listing-header-row .listing-header-search{position:relative;width:500px}.listing .listing-footer .listing-footer-row .listing-header-search .input-block,.listing .listing-footer .listing-header-row .listing-header-search .input-block,.listing .listing-header .listing-footer-row .listing-header-search .input-block,.listing .listing-header .listing-header-row .listing-header-search .input-block{width:440px}.listing .listing-footer .listing-footer-row .listing-header-search .input-block .listing-search,.listing .listing-footer .listing-header-row .listing-header-search .input-block .listing-search,.listing .listing-header .listing-footer-row .listing-header-search .input-block .listing-search,.listing .listing-header .listing-header-row .listing-header-search .input-block .listing-search{width:100%;background:#fff;border:1px solid #000;padding:2px 60px 2px 8px}.listing .listing-footer .listing-footer-row .listing-header-search .listing-search-button,.listing .listing-footer .listing-header-row .listing-header-search .listing-search-button,.listing .listing-header .listing-footer-row .listing-header-search .listing-search-button,.listing .listing-header .listing-header-row .listing-header-search .listing-search-button{position:absolute;right:24px;top:50%;padding:8px;transform:translateY(-50%);z-index:1;cursor:pointer}.listing .listing-footer .listing-footer-row .listing-header-search .listing-search-close,.listing .listing-footer .listing-header-row .listing-header-search .listing-search-close,.listing .listing-header .listing-footer-row .listing-header-search .listing-search-close,.listing .listing-header .listing-header-row .listing-header-search .listing-search-close{position:absolute;right:0;top:50%;padding:8px;transform:translateY(-50%);z-index:1;cursor:pointer}.listing .listing-footer .listing-footer-row .header-buttons,.listing .listing-footer .listing-header-row .header-buttons,.listing .listing-header .listing-footer-row .header-buttons,.listing .listing-header .listing-header-row .header-buttons{display:flex;-moz-column-gap:16px;column-gap:16px}.listing .listing-footer .listing-footer-row .header-buttons .show-filters-button,.listing .listing-footer .listing-header-row .header-buttons .show-filters-button,.listing .listing-header .listing-footer-row .header-buttons .show-filters-button,.listing .listing-header .listing-header-row .header-buttons .show-filters-button{background:#000;color:#fff;text-align:center;border:none;width:200px;padding:4px 16px;cursor:pointer;transition:.4s}.listing .listing-footer .listing-footer-row .header-buttons .show-filters-button svg,.listing .listing-footer .listing-header-row .header-buttons .show-filters-button svg,.listing .listing-header .listing-footer-row .header-buttons .show-filters-button svg,.listing .listing-header .listing-header-row .header-buttons .show-filters-button svg{margin-right:8px}.listing .listing-footer .listing-footer-row .header-buttons .show-filters-button.opened,.listing .listing-footer .listing-footer-row .header-buttons .show-filters-button:hover,.listing .listing-footer .listing-header-row .header-buttons .show-filters-button.opened,.listing .listing-footer .listing-header-row .header-buttons .show-filters-button:hover,.listing .listing-header .listing-footer-row .header-buttons .show-filters-button.opened,.listing .listing-header .listing-footer-row .header-buttons .show-filters-button:hover,.listing .listing-header .listing-header-row .header-buttons .show-filters-button.opened,.listing .listing-header .listing-header-row .header-buttons .show-filters-button:hover{background:#ef0028}.listing .listing-footer .listing-footer-row .header-buttons .add-item-button,.listing .listing-footer .listing-header-row .header-buttons .add-item-button,.listing .listing-header .listing-footer-row .header-buttons .add-item-button,.listing .listing-header .listing-header-row .header-buttons .add-item-button{background:#ef0028;display:block;text-decoration:none;color:#fff;text-align:center;border:none;padding:4px 16px;cursor:pointer;transition:.4s}.listing .listing-footer .listing-footer-row .header-buttons .add-item-button svg,.listing .listing-footer .listing-header-row .header-buttons .add-item-button svg,.listing .listing-header .listing-footer-row .header-buttons .add-item-button svg,.listing .listing-header .listing-header-row .header-buttons .add-item-button svg{margin-right:8px}.listing .listing-footer .listing-footer-row .header-buttons .add-item-button.opened,.listing .listing-footer .listing-footer-row .header-buttons .add-item-button:hover,.listing .listing-footer .listing-header-row .header-buttons .add-item-button.opened,.listing .listing-footer .listing-header-row .header-buttons .add-item-button:hover,.listing .listing-header .listing-footer-row .header-buttons .add-item-button.opened,.listing .listing-header .listing-footer-row .header-buttons .add-item-button:hover,.listing .listing-header .listing-header-row .header-buttons .add-item-button.opened,.listing .listing-header .listing-header-row .header-buttons .add-item-button:hover{background:#000}.listing .listing-footer .listing-footer-row .listing-count-per-page-block,.listing .listing-footer .listing-header-row .listing-count-per-page-block,.listing .listing-header .listing-footer-row .listing-count-per-page-block,.listing .listing-header .listing-header-row .listing-count-per-page-block{position:relative;width:170px;display:flex;justify-content:space-between;align-items:center}.listing .listing-footer .listing-footer-row .listing-count-per-page-block .listing-count-per-page,.listing .listing-footer .listing-header-row .listing-count-per-page-block .listing-count-per-page,.listing .listing-header .listing-footer-row .listing-count-per-page-block .listing-count-per-page,.listing .listing-header .listing-header-row .listing-count-per-page-block .listing-count-per-page{width:75px;background:#fff;border:1px solid #000;padding:2px 8px}.listing .listing-footer .listing-footer-row .listing-count-founded,.listing .listing-footer .listing-header-row .listing-count-founded,.listing .listing-header .listing-footer-row .listing-count-founded,.listing .listing-header .listing-header-row .listing-count-founded{line-height:2em}.listing .listing-footer .listing-footer-row .listing-pagination,.listing .listing-footer .listing-header-row .listing-pagination,.listing .listing-header .listing-footer-row .listing-pagination,.listing .listing-header .listing-header-row .listing-pagination{position:relative;width:160px;display:flex;justify-content:space-between;align-items:center}.listing .listing-footer .listing-footer-row .listing-pagination .listing-page,.listing .listing-footer .listing-header-row .listing-pagination .listing-page,.listing .listing-header .listing-footer-row .listing-pagination .listing-page,.listing .listing-header .listing-header-row .listing-pagination .listing-page{width:75px;background:#fff;border:1px solid #000;padding:2px 8px}.listing-filter{position:relative;display:flex;flex-wrap:wrap;justify-content:center;padding:0;opacity:0;visibility:hidden;width:100%;height:0;background:#eee;overflow:hidden;transition:all .4s}.listing-filter.opened{padding:32px 0;opacity:1;visibility:visible;height:auto;overflow:visible}.listing-filter .filters-list{position:relative;display:flex;flex-wrap:wrap;align-items:center;-moz-column-gap:16px;column-gap:16px;row-gap:16px;width:100%;margin-bottom:24px}.listing-filter .filters-list .filter-block{width:280px;margin:8px 16px}.listing-filter .filters-list .filter-block .yesno.uneditable{pointer-events:all}.listing-filter .filters-list .filter-block .tags-seletor .input-tags{width:200px}.listing-filter .filters-list .filter-block .date-input-block input,.listing-filter .filters-list .filter-block .datetime-input-block input,.listing-filter .filters-list .filter-block .number-input-block input{width:100%;border:1px solid #000;padding:0 8px}.listing-filter .filters-list .filter-block .date-input-block+.date-input-block,.listing-filter .filters-list .filter-block .date-input-block+.datetime-input-block,.listing-filter .filters-list .filter-block .date-input-block+.number-input-block,.listing-filter .filters-list .filter-block .datetime-input-block+.date-input-block,.listing-filter .filters-list .filter-block .datetime-input-block+.datetime-input-block,.listing-filter .filters-list .filter-block .datetime-input-block+.number-input-block,.listing-filter .filters-list .filter-block .number-input-block+.date-input-block,.listing-filter .filters-list .filter-block .number-input-block+.datetime-input-block,.listing-filter .filters-list .filter-block .number-input-block+.number-input-block{margin-top:4px}.listing-filter .filter-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:5px 16px;cursor:pointer;transition:.4s}.listing-filter .filter-button:hover{background:#000}.listing-filter .filter-close{background:#000;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:5px 16px;margin-left:8px;cursor:pointer;transition:.4s}.listing-filter .filter-close:hover{background:#ef0028}.main-action-button{background:#ef0028;color:#fff;text-align:center;border:none;padding:4px 16px;text-transform:uppercase;font-size:15px;cursor:pointer;transition:.4s}.main-action-button:hover{background:#000}.fixed-loading{position:fixed;top:0;left:0;max-width:100%!important;width:100%;height:100%;background:hsla(0,0%,100%,.8);z-index:1000000;opacity:0;visibility:hidden;transition:all .4s}.fixed-loading.active{opacity:1;visibility:visible}.fixed-loading:before{width:160px;height:160px;border-left:2px solid #ef0028;border-top:2px solid #ef0028;animation:fixedLoadingRed 2s linear infinite}.fixed-loading:after,.fixed-loading:before{content:"";position:fixed;left:50%;top:50%;transform:translate(-50%,-50%) rotate(0);border-radius:50%}.fixed-loading:after{width:120px;height:120px;border-right:2px solid #000;border-bottom:2px solid #000;animation:fixedLoadingBlack 2s linear infinite}@keyframes fixedLoadingRed{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes fixedLoadingBlack{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-1turn)}}.date-input,.datetime-input,.email-input,.field-password,.number-input,.password-input,.phone-input,.price-input,.slug-input,.text-input,.textarea-input{background:#fff}.date-input.error-field,.date-input.invalid-field,.datetime-input.error-field,.datetime-input.invalid-field,.email-input.error-field,.email-input.invalid-field,.field-password.error-field,.field-password.invalid-field,.number-input.error-field,.number-input.invalid-field,.password-input.error-field,.password-input.invalid-field,.phone-input.error-field,.phone-input.invalid-field,.price-input.error-field,.price-input.invalid-field,.slug-input.error-field,.slug-input.invalid-field,.text-input.error-field,.text-input.invalid-field,.textarea-input.error-field,.textarea-input.invalid-field{border-color:#ef0028!important;color:#ef0028!important}.date-input.error-field::-moz-placeholder,.date-input.invalid-field::-moz-placeholder,.datetime-input.error-field::-moz-placeholder,.datetime-input.invalid-field::-moz-placeholder,.email-input.error-field::-moz-placeholder,.email-input.invalid-field::-moz-placeholder,.field-password.error-field::-moz-placeholder,.field-password.invalid-field::-moz-placeholder,.number-input.error-field::-moz-placeholder,.number-input.invalid-field::-moz-placeholder,.password-input.error-field::-moz-placeholder,.password-input.invalid-field::-moz-placeholder,.phone-input.error-field::-moz-placeholder,.phone-input.invalid-field::-moz-placeholder,.price-input.error-field::-moz-placeholder,.price-input.invalid-field::-moz-placeholder,.slug-input.error-field::-moz-placeholder,.slug-input.invalid-field::-moz-placeholder,.text-input.error-field::-moz-placeholder,.text-input.invalid-field::-moz-placeholder,.textarea-input.error-field::-moz-placeholder,.textarea-input.invalid-field::-moz-placeholder{color:#ef0028!important}.date-input.error-field::placeholder,.date-input.invalid-field::placeholder,.datetime-input.error-field::placeholder,.datetime-input.invalid-field::placeholder,.email-input.error-field::placeholder,.email-input.invalid-field::placeholder,.field-password.error-field::placeholder,.field-password.invalid-field::placeholder,.number-input.error-field::placeholder,.number-input.invalid-field::placeholder,.password-input.error-field::placeholder,.password-input.invalid-field::placeholder,.phone-input.error-field::placeholder,.phone-input.invalid-field::placeholder,.price-input.error-field::placeholder,.price-input.invalid-field::placeholder,.slug-input.error-field::placeholder,.slug-input.invalid-field::placeholder,.text-input.error-field::placeholder,.text-input.invalid-field::placeholder,.textarea-input.error-field::placeholder,.textarea-input.invalid-field::placeholder{color:#ef0028!important}.date-input.warning-field,.datetime-input.warning-field,.email-input.warning-field,.field-password.warning-field,.number-input.warning-field,.password-input.warning-field,.phone-input.warning-field,.price-input.warning-field,.slug-input.warning-field,.text-input.warning-field,.textarea-input.warning-field{border-color:#ff7500!important;color:#ff7500!important}.date-input.warning-field::-moz-placeholder,.datetime-input.warning-field::-moz-placeholder,.email-input.warning-field::-moz-placeholder,.field-password.warning-field::-moz-placeholder,.number-input.warning-field::-moz-placeholder,.password-input.warning-field::-moz-placeholder,.phone-input.warning-field::-moz-placeholder,.price-input.warning-field::-moz-placeholder,.slug-input.warning-field::-moz-placeholder,.text-input.warning-field::-moz-placeholder,.textarea-input.warning-field::-moz-placeholder{color:#ff7500!important}.date-input.warning-field::placeholder,.datetime-input.warning-field::placeholder,.email-input.warning-field::placeholder,.field-password.warning-field::placeholder,.number-input.warning-field::placeholder,.password-input.warning-field::placeholder,.phone-input.warning-field::placeholder,.price-input.warning-field::placeholder,.slug-input.warning-field::placeholder,.text-input.warning-field::placeholder,.textarea-input.warning-field::placeholder{color:#ff7500!important}.status-message-error,.status-message-info,.status-message-success,.status-message-warning{display:none}.status-message-error.visible,.status-message-info.visible,.status-message-success.visible,.status-message-warning.visible{display:block}.status-message-error{color:#ef0028}.status-message-warning{color:#ff7500}.status-message-success{color:#006405}.status-message-info{color:#003064}.uneditable{opacity:.4;pointer-events:none}.unactivated{opacity:.4}.set-unique-value-block{display:flex;align-items:center;margin-top:8px;cursor:pointer;width:280px}.set-unique-value-block svg{margin-right:8px;width:16px;height:16px}.set-unique-value-block svg.fa-square-check{color:#ef0028}.input-block{position:relative}.input-block .text-input-maxlength{background:#fff}.input-block .text-input-maxlength,.input-block .text-input-minmax{position:absolute;right:4px;top:50%;transform:translateY(-50%);font-size:16px}.input-block .text-input{padding-right:56px}.input-block.multilangual:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:#ef0028;z-index:1}.textarea-input-block .input-block{display:inline-flex;width:100%}.textarea-input-block .input-block .text-input-maxlength{top:auto;transform:none;right:8px;bottom:2px}.textarea-input-block .input-block textarea{padding:2px 12px;border:1px solid #000}.form-section form{position:relative}.form-section form .form-header{display:flex;justify-content:end;right:0;top:0;width:100%;height:40px;z-index:11;background:#fff}.form-section form .form-header>*{display:flex;justify-content:center;align-items:center;height:40px;width:40px;background:#fff;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:0;font-size:16px;cursor:pointer;transition:all .4s}.form-section form .form-header>* svg{color:#000;transition:all .4s}.form-section form .form-header>:hover svg{color:#ef0028}.form-section form .form-header>.disabled{opacity:.8;pointer-events:none}.form-section form .action-block{display:flex;flex-wrap:wrap;justify-content:center}.form-section form .action-block .form-submit{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:8px 24px;margin:16px;font-size:16px;cursor:pointer;transition:all .4s}.form-section form .action-block .form-submit:hover{background:#000}.form-section form .action-block .form-submit.disabled{opacity:.8;pointer-events:none}.form-section form .action-block .status-messages{width:100%;margin-top:8px}.form-section form .action-block .status-messages p{text-align:center;display:none}.form-section form .action-block .status-messages p.visible{display:block}.field-instruction{font-size:12px;color:#444;margin-bottom:4px;flex-wrap:wrap}.field-instruction p{flex:0 0 100%;width:100%}.required-mark{color:#ef0028;margin-left:4px;height:8px;line-height:1em}.status-messages-back{position:relative}.status-messages-back.popup{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000;background:rgba(0,0,0,.4);z-index:all .4s}.status-messages-back.popup.empty{opacity:0;visibility:hidden}.status-messages-back.popup .popup{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100;background:#fff;box-shadow:0 0 24px #888;z-index:all .4s}.status-messages-back.popup .popup.empty{opacity:0;visibility:hidden}.status-messages-back.popup .popup .status-messages{position:relative;font-size:18px}.status-messages-back.popup .popup .status-messages p{padding:24px 32px;border:1px solid #000}.status-messages-back.popup .popup .status-messages p.status-message-success{border-color:#006405}.status-messages-back.popup .popup .status-messages p.status-message-warning{border-color:#ff7500}.status-messages-back.popup .popup .status-messages p.status-message-error{border-color:#ef0028}.status-messages-back.popup .popup .status-messages .remove-svg{position:absolute;right:4px;top:4px;cursor:pointer}.attribute-set-setcion{width:100%}.attribute-set-setcion .attributes-form-component{margin-bottom:16px}.attribute-set-setcion .prop-block{max-width:100%}.attribute-set-setcion .prop-block.disabled{opacity:.4;pointer-events:none}.attribute-set-setcion .attribute-set-columns{display:flex;width:100%}.attribute-set-setcion .attribute-set-columns ul{padding:0;margin:0;list-style:none}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected{display:flex;flex-wrap:wrap;flex:0 0 50%;justify-content:center;padding:16px;border:1px solid #ef0028;max-height:90vh;overflow:auto}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups{width:100%}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group{padding:8px 16px;border:1px solid #000;background:#fff;transition:all .4s}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group.dragover{border-color:#ef0028}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group.dragstarted{opacity:.4}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .arrow-svg{cursor:pointer;margin-left:8px;transition:all .4s}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group.opened .arrow-svg{transform:rotate(180deg)}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group+.attribute-set-group{margin:8px 0}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-code,.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-label{display:flex;align-items:center}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-code>div,.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-label>div{width:100%}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-code .group-code-input,.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-code .group-title-input,.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-label .group-code-input,.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-label .group-title-input{width:100%;max-width:100%;border:1px solid #000;padding:0 24px 0 8px}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-code .group-code-input,.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-label .group-code-input{margin-top:4px}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-code .move-svg,.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-label .move-svg{flex:0 0 12px;height:12px;margin-right:8px;cursor:move}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-code .close-svg,.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-group-label .close-svg{margin-left:12px;cursor:pointer}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-position{position:static;height:4px;margin:-4px 24px 0 40px;background:transparent;transition:all .4s}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-position.dragover{background:#ef0028}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-list{padding:0 24px 0 40px;transition:all .4s}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-list .attribute-set-item{position:relative;padding:1px 4px;margin:4px 0;border:1px solid #000;cursor:move;transition:all .4s}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-list .attribute-set-item:hover{background:#eee}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-list .attribute-set-item .attribute-position{position:absolute;left:0;top:-4px;width:100%;height:4px;margin:0;background:transparent;transition:all .4s}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-list .attribute-set-item .attribute-position.dragover{background:#ef0028}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-list .attribute-set-item .attribute-set-item-view{display:flex;align-items:center;justify-content:space-between}.attribute-set-setcion .attribute-set-columns .attribute-set-column-selected .attribute-set-groups .attribute-set-group .attribute-set-list:not(.opened){overflow:hidden;height:0;opacity:0;visibility:hidden}.attribute-set-setcion .attribute-set-columns .attribute-set-column-unselected{width:100%;padding:16px;margin-left:16px;border:1px solid #000;transition:all .4s;max-height:90vh;overflow:auto}.attribute-set-setcion .attribute-set-columns .attribute-set-column-unselected.dragover{border-color:#ef0028}.attribute-set-setcion .attribute-set-columns .attribute-set-column-unselected .attribute-set-unselected-list{padding:0 16px}.attribute-set-setcion .attribute-set-columns .attribute-set-column-unselected .attribute-set-unselected-list .attribute-set-unselected-item{padding:1px 4px;margin:4px 0;border:1px solid #000;cursor:move;transition:all .4s;width:100%}.attribute-set-setcion .attribute-set-columns .attribute-set-column-unselected .attribute-set-unselected-list .attribute-set-unselected-item:hover{background:#eee}.global-messages-block{position:fixed;left:240px;top:16px;z-index:100000}.global-messages-block .global-message-block{position:relative;display:flex;justify-content:space-between;align-items:center;background:#fff;box-shadow:0 0 16px #888;opacity:0;overflow:hidden;margin:0 16px;padding:0 16px;max-height:0;transition:all .4s}.global-messages-block .global-message-block svg{margin-left:12px;cursor:pointer}.global-messages-block .global-message-block progress{position:absolute;left:0;bottom:0;width:100%;height:4px;z-index:1;-webkit-appearance:none;-moz-appearance:none;appearance:none}.global-messages-block .global-message-block progress::-webkit-progress-bar{background:#fff}.global-messages-block .global-message-block progress::-webkit-progress-value{background:#888}.global-messages-block .global-message-block.visible{opacity:1;margin:8px 16px;padding:8px 16px 12px 16px;max-height:320px}.global-messages-block .global-message-block:after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;z-index:4;opacity:.2;pointer-events:none}.global-messages-block .global-message-block.error:after{background:#ef0028}.global-messages-block .global-message-block.warning:after{background:#ff7500}.global-messages-block .global-message-block.success:after{background:#006405}.multiple-editor-header{position:relative;display:flex;padding:8px 0;margin:0 -16px}.multiple-editor-header>*{flex:0 0 25%;width:25%;padding:0 16px}.multiple-editor-header .custom-select{width:100%;z-index:12}.multiple-editor-header p{margin-bottom:8px}.multiple-editor-header .text-input{width:100%;max-width:100%;background:#fff;border:1px solid #000;padding:0 8px}.multiple-editor-header .save-set-button{background:#ef0028;color:#fff;font-weight:700;padding:2px 8px;margin-top:8px;margin-right:8px;width:calc(50% - 4px)}.multiple-editor-header .remove-set-button{background:#000;color:#fff;font-weight:700;padding:2px 8px;margin-top:8px;width:calc(50% - 4px)}.relations-section .relations-select .listing{padding-bottom:16px}.relations-section .relations-select .open-popup-button{background:#ef0028;color:#fff;font-weight:700;padding:4px 16px;margin-right:8px;min-width:160px}.relations-section .relations-select .clean-seleted-button{background:#000;color:#fff;font-weight:700;padding:4px 16px;margin-left:4px;min-width:160px}.relations-section .items-popup{position:fixed;left:16px;top:16px;width:calc(100vw - 32px);height:calc(100vh - 32px);border:1px solid #000;background:#fff;box-shadow:0 0 64px #000;z-index:100}.relations-section .items-popup .items-popup-list{position:relative;width:100%;height:100%;overflow:auto;padding:16px 32px}.relations-section .items-popup .items-popup-list .close-svg{position:fixed;right:24px;top:24px;width:20px;height:20px;cursor:pointer;z-index:2}.relations-filter .relations-select{width:320px}.relations-filter .relations-select .listing{display:flex;flex-wrap:wrap;margin:8px -4px;padding:0}.relations-filter .relations-select .listing.empty{margin:0}.relations-filter .relations-select .listing li{list-style:none;margin:4px;width:100%}.relations-filter .relations-select .listing li div{display:flex;justify-content:space-between;align-items:center;margin:0;padding:4px 12px;background:#eee;float:left;border-radius:12px;border:1px solid #aaa;cursor:default}.relations-filter .relations-select .listing li div .clear-svg{margin-left:8px;cursor:pointer}.relations-filter .relations-select .open-popup-button{background:#ef0028;color:#fff;font-weight:700;padding:4px 12px;min-width:140px}.relations-filter .relations-select .clean-seleted-button{background:#000;color:#fff;font-weight:700;padding:4px 12px;margin-left:4px;min-width:160px}.relations-filter .items-popup{position:fixed;left:16px;top:16px;width:calc(100vw - 32px);height:calc(100vh - 32px);border:1px solid #000;background:#fff;box-shadow:0 0 64px #000;z-index:100}.relations-filter .items-popup .items-popup-list{position:relative;width:100%;height:100%;overflow:auto;padding:16px 32px}.relations-filter .items-popup .items-popup-list .close-svg{position:fixed;right:24px;top:24px;width:20px;height:20px;cursor:pointer;z-index:2}.order-cart .order-cart-select .listing{padding-bottom:16px}.order-cart .order-cart-select>.cart-table{width:100%;margin:16px 0;border-top:1px solid #000;border-left:1px solid #000}.order-cart .order-cart-select>.cart-table>tbody>tr>td,.order-cart .order-cart-select>.cart-table>tbody>tr>th,.order-cart .order-cart-select>.cart-table>thead>tr>td,.order-cart .order-cart-select>.cart-table>thead>tr>th{position:relative;padding:8px 16px;border-bottom:1px solid #000;border-right:1px solid #000;text-align:left}.order-cart .order-cart-select>.cart-table>tbody>tr>td>div,.order-cart .order-cart-select>.cart-table>tbody>tr>th>div,.order-cart .order-cart-select>.cart-table>thead>tr>td>div,.order-cart .order-cart-select>.cart-table>thead>tr>th>div{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.order-cart .order-cart-select>.cart-table>tbody>tr>td.view-info,.order-cart .order-cart-select>.cart-table>tbody>tr>th.view-info,.order-cart .order-cart-select>.cart-table>thead>tr>td.view-info,.order-cart .order-cart-select>.cart-table>thead>tr>th.view-info{white-space:nowrap}.order-cart .order-cart-select>.cart-table>tbody>tr>td.center,.order-cart .order-cart-select>.cart-table>tbody>tr>th.center,.order-cart .order-cart-select>.cart-table>thead>tr>td.center,.order-cart .order-cart-select>.cart-table>thead>tr>th.center{text-align:center}.order-cart .order-cart-select>.cart-table>tbody>tr>td.price,.order-cart .order-cart-select>.cart-table>tbody>tr>th.price,.order-cart .order-cart-select>.cart-table>thead>tr>td.price,.order-cart .order-cart-select>.cart-table>thead>tr>th.price{text-align:right}.order-cart .order-cart-select>.cart-table>tbody>tr>td.price strong,.order-cart .order-cart-select>.cart-table>tbody>tr>th.price strong,.order-cart .order-cart-select>.cart-table>thead>tr>td.price strong,.order-cart .order-cart-select>.cart-table>thead>tr>th.price strong{font-size:17px}.order-cart .order-cart-select>.cart-table>tbody>tr>td.price.red,.order-cart .order-cart-select>.cart-table>tbody>tr>th.price.red,.order-cart .order-cart-select>.cart-table>thead>tr>td.price.red,.order-cart .order-cart-select>.cart-table>thead>tr>th.price.red{color:#ef0028}.order-cart .order-cart-select>.cart-table>tbody>tr>td.price.red strong,.order-cart .order-cart-select>.cart-table>tbody>tr>th.price.red strong,.order-cart .order-cart-select>.cart-table>thead>tr>td.price.red strong,.order-cart .order-cart-select>.cart-table>thead>tr>th.price.red strong{font-size:20px}.order-cart .order-cart-select>.cart-table>tbody>tr>td .view-info-coupons,.order-cart .order-cart-select>.cart-table>tbody>tr>th .view-info-coupons,.order-cart .order-cart-select>.cart-table>thead>tr>td .view-info-coupons,.order-cart .order-cart-select>.cart-table>thead>tr>th .view-info-coupons{width:100%;margin-top:8px}.order-cart .order-cart-select>.cart-table>tbody>tr>td .view-info-coupons td,.order-cart .order-cart-select>.cart-table>tbody>tr>td .view-info-coupons th,.order-cart .order-cart-select>.cart-table>tbody>tr>th .view-info-coupons td,.order-cart .order-cart-select>.cart-table>tbody>tr>th .view-info-coupons th,.order-cart .order-cart-select>.cart-table>thead>tr>td .view-info-coupons td,.order-cart .order-cart-select>.cart-table>thead>tr>td .view-info-coupons th,.order-cart .order-cart-select>.cart-table>thead>tr>th .view-info-coupons td,.order-cart .order-cart-select>.cart-table>thead>tr>th .view-info-coupons th{position:relative}.order-cart .order-cart-select>.cart-table>tbody>tr>td .view-info-coupons tr+tr td,.order-cart .order-cart-select>.cart-table>tbody>tr>td .view-info-coupons tr+tr th,.order-cart .order-cart-select>.cart-table>tbody>tr>th .view-info-coupons tr+tr td,.order-cart .order-cart-select>.cart-table>tbody>tr>th .view-info-coupons tr+tr th,.order-cart .order-cart-select>.cart-table>thead>tr>td .view-info-coupons tr+tr td,.order-cart .order-cart-select>.cart-table>thead>tr>td .view-info-coupons tr+tr th,.order-cart .order-cart-select>.cart-table>thead>tr>th .view-info-coupons tr+tr td,.order-cart .order-cart-select>.cart-table>thead>tr>th .view-info-coupons tr+tr th{border-top:1px solid #000}.order-cart .order-cart-select>.cart-table>tbody>tr>td .view-info-coupons th,.order-cart .order-cart-select>.cart-table>tbody>tr>th .view-info-coupons th,.order-cart .order-cart-select>.cart-table>thead>tr>td .view-info-coupons th,.order-cart .order-cart-select>.cart-table>thead>tr>th .view-info-coupons th{padding:8px 16px;text-align:left}.order-cart .order-cart-select>.cart-table>tbody>tr>td .view-info-coupons td,.order-cart .order-cart-select>.cart-table>tbody>tr>th .view-info-coupons td,.order-cart .order-cart-select>.cart-table>thead>tr>td .view-info-coupons td,.order-cart .order-cart-select>.cart-table>thead>tr>th .view-info-coupons td{padding:8px 0;text-align:right}.order-cart .order-cart-select>.cart-table>tbody>tr>td .view-info-coupons td.red,.order-cart .order-cart-select>.cart-table>tbody>tr>th .view-info-coupons td.red,.order-cart .order-cart-select>.cart-table>thead>tr>td .view-info-coupons td.red,.order-cart .order-cart-select>.cart-table>thead>tr>th .view-info-coupons td.red{color:#ef0028}.order-cart .order-cart-select>.cart-table>tbody>tr>td .view-info-coupons td.red strong,.order-cart .order-cart-select>.cart-table>tbody>tr>th .view-info-coupons td.red strong,.order-cart .order-cart-select>.cart-table>thead>tr>td .view-info-coupons td.red strong,.order-cart .order-cart-select>.cart-table>thead>tr>th .view-info-coupons td.red strong{font-size:17px}.order-cart .order-cart-select>.cart-table>tbody>tr>td,.order-cart .order-cart-select>.cart-table>thead>tr>td{background:#f4f4f4}.order-cart .order-cart-select>.cart-table>tbody>tr:nth-child(2n)>td,.order-cart .order-cart-select>.cart-table>thead>tr:nth-child(2n)>td{background:#fff}.order-cart .order-cart-select>.cart-table .cart-product-info{display:flex;row-gap:16px;width:100%}.order-cart .order-cart-select>.cart-table .cart-product-info img{width:100px;height:100%;-o-object-fit:contain;object-fit:contain}.order-cart .order-cart-select>.cart-table .cart-product-info p{width:100%;padding-left:16px}.order-cart .order-cart-select>.cart-table .cart-product-info p a{color:inherit}.order-cart .order-cart-select>.cart-table input{width:120px;padding:2px 8px;border:1px solid #000}.order-cart .order-cart-select>.cart-table .remove-svg{cursor:pointer}.order-cart .order-cart-select .open-popup-button{background:#ef0028;color:#fff;font-weight:700;padding:4px 16px;margin-right:8px;min-width:160px}.order-cart .order-cart-select .clean-seleted-button{background:#000;color:#fff;font-weight:700;padding:4px 16px;margin-left:4px;min-width:160px}.order-cart .order-cart-select .footer{display:flex;justify-content:space-between;align-items:start}.order-cart .order-cart-select .footer .total{border-top:1px solid #000;border-left:1px solid #000}.order-cart .order-cart-select .footer .total td,.order-cart .order-cart-select .footer .total th{position:relative;padding:8px 16px;border-bottom:1px solid #000;border-right:1px solid #000;text-align:left}.order-cart .order-cart-select .footer .total td strong,.order-cart .order-cart-select .footer .total th strong{font-size:18px}.order-cart .order-cart-select .footer .total td{text-align:right}.order-cart .order-cart-select .footer .total .total-price{color:#ef0028;font-size:18px}.order-cart .order-cart-select .footer .total .total-price strong{font-size:20px}.order-cart .order-cart-select .footer .coupons-block .new-coupon-input{padding:4px 8px;border:1px solid #000}.order-cart .order-cart-select .footer .coupons-block .new-coupon-button{background:#ef0028;color:#fff;text-align:center;border:none;padding:5px 16px;cursor:pointer;transition:.4s}.order-cart .order-cart-select .footer .coupons-block .new-coupon-button:hover{background:#000}.order-cart .order-cart-select .footer .coupons-block table{width:100%;margin-top:8px;border-top:1px solid #000}.order-cart .order-cart-select .footer .coupons-block table tr.error *{color:#ef0028}.order-cart .order-cart-select .footer .coupons-block table tr td,.order-cart .order-cart-select .footer .coupons-block table tr th{position:relative;padding:8px 16px;border-bottom:1px solid #000;text-align:left}.order-cart .order-cart-select .footer .coupons-block table tr td strong,.order-cart .order-cart-select .footer .coupons-block table tr th strong{font-size:17px}.order-cart .order-cart-select .footer .coupons-block table tr td:first-child{border-left:1px solid #000}.order-cart .order-cart-select .footer .coupons-block table tr td:last-child{border-right:1px solid #000}.order-cart .items-popup{position:fixed;left:16px;top:16px;width:calc(100vw - 32px);height:calc(100vh - 32px);border:1px solid #000;background:#fff;box-shadow:0 0 64px #000;z-index:100}.order-cart .items-popup .items-popup-list{position:relative;width:100%;height:100%;overflow:auto;padding:16px 32px}.order-cart .items-popup .items-popup-list .close-svg{position:fixed;right:24px;top:24px;width:20px;height:20px;cursor:pointer;z-index:2}.variable-relations-section .variable-relations-select .listing{padding-bottom:16px}.variable-relations-section .variable-relations-select .open-popup-button{background:#ef0028;color:#fff;font-weight:700;padding:4px 16px;margin-right:8px;min-width:160px}.variable-relations-section .variable-relations-select .clean-seleted-button{background:#000;color:#fff;font-weight:700;padding:4px 16px;margin-left:4px;min-width:160px}.variable-relations-section .items-popup{position:fixed;left:16px;top:16px;width:calc(100vw - 32px);height:calc(100vh - 32px);border:1px solid #000;background:#fff;box-shadow:0 0 64px #000;z-index:100}.variable-relations-section .items-popup .items-popup-list{position:relative;width:100%;height:100%;padding:16px 32px;overflow:auto}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back{overflow-x:hidden;height:100%}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens{display:flex;position:relative;left:0;width:200%;transition:all .4s}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens.attributes-selected{left:-100%}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .items-popup-screen{position:relative;flex:0 0 50%;width:50%;padding:16px 0}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .items-popup-screen .screen-header{background:#ef0028;padding:8px 16px;color:#fff;text-transform:uppercase;font-weight:700}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-buttons-block{display:flex}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-button{display:flex;align-items:center;background:#fff;color:#000;border:1px solid #000;font-weight:700;padding:8px 24px;text-decoration:none;transition:all .4s}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-button+.choose-button{margin-left:4px}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-button svg{padding-left:0;padding-right:16px}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-button span+svg{padding-left:16px;padding-right:0}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-button:hover{background:#ef0028;border-color:#ef0028;color:#fff}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-button.black{background:#000;border-color:#000;color:#fff;cursor:default}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-button.red{background:#ef0028;border-color:#ef0028;color:#fff}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-button.red:hover{background:#000;border-color:#000}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .choose-button.disabled{opacity:.4;pointer-events:none}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list{list-style:none;margin:0;padding:32px 0;display:flex;flex-wrap:wrap}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item{padding:16px}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item>p{cursor:pointer;transition:all .4s}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item>p>svg{margin-right:8px}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item .options-list{list-style:none;padding:0;margin:0 16px;opacity:0;visibility:hidden;height:0;overflow:hidden;transition:all .4s}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item .options-list .option-item{padding:8px}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item .options-list .option-item>p{cursor:pointer;transition:all .4s}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item .options-list .option-item>p>svg{margin-right:8px}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item .options-list .option-item.selected>p{font-weight:700;color:#ef0028}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item .options-list .option-item.selected>p svg{color:#ef0028}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item.selected>p{font-weight:700;color:#ef0028}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item.selected>p svg{color:#ef0028}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .attributes-list .attribute-item.selected .options-list{opacity:1;visibility:visible;height:auto;overflow:auto}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .variations-list{list-style:none;margin:0;padding:32px 0;display:flex;flex-wrap:wrap;max-width:100%}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .variations-list .variation-item{padding:16px;background:#fff;max-width:100%}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .variations-list .variation-item .variation-props{padding:16px 0;display:flex;flex-wrap:wrap;align-items:center}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .variations-list .variation-item .variation-props p{padding:8px;margin:0 8px;background:#fff}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .variations-list .variation-item .variation-props p:nth-child(2n),.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .variations-list .variation-item:nth-child(2n),.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .variations-list .variation-item:nth-child(2n) .variation-props p{background:#e4e4e4}.variable-relations-section .items-popup .items-popup-list .items-popup-screens-back .items-popup-screens .variations-list .variation-item:nth-child(2n) .variation-props p:nth-child(2n){background:#fff}.variable-relations-section .items-popup .items-popup-list .close-svg{position:fixed;right:24px;top:24px;width:20px;height:20px;cursor:pointer;z-index:2}.color-red{color:#ef0028}.selected-for-multiupdate{position:fixed;right:40px;bottom:16px;background-color:#fff;border:1px solid #000;box-shadow:0 0 16px #aaa;padding:8px 16px 0 16px;z-index:100}.selected-for-multiupdate .selected-for-multiupdate-header{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px;padding-bottom:8px}.selected-for-multiupdate .selected-for-multiupdate-header .sfm-title{font-size:16px;font-weight:700}.selected-for-multiupdate .selected-for-multiupdate-header .arrow-svg{transform:rotate(180deg);transition:all .4s;cursor:pointer}.selected-for-multiupdate ul{list-style:none;padding:0;max-height:80vh}.selected-for-multiupdate ul,.selected-for-multiupdate ul li{margin:0;height:0;overflow:hidden;visibility:hidden;opacity:0;transition:all .4s}.selected-for-multiupdate ul li{padding:4px 0}.selected-for-multiupdate ul li.visible{height:auto;overflow:visible;visibility:visible;opacity:1}.selected-for-multiupdate.opened .selected-for-multiupdate-header .arrow-svg{transform:rotate(0)}.selected-for-multiupdate.opened ul{height:auto;overflow:auto;visibility:visible;opacity:1}.login-background{align-items:center;width:100%;height:100%}.login-background,.login-background .login-form{display:flex;justify-content:center;background:#fff}.login-background .login-form{flex-wrap:wrap;width:400px;border:1px solid #ef0028;box-shadow:0 0 32px #aaa;padding:32px}.login-background .login-form .email-input-block,.login-background .login-form .password-input-block{margin:8px 0}.login-background .login-form .login-field-email{width:260px;max-width:100%;background:#fff;border:1px solid #000;padding:3px 8px}.login-background .login-form .password-input-block .password-widget{width:260px}.login-background .login-form .password-input-block .password-widget .login-field-password{width:224px}.login-background .login-form .login-submit{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:8px 32px;margin:16px;font-size:16px;cursor:pointer;transition:.4s}.login-background .login-form .login-submit:hover{background:#000}.load-product-by-csv{position:relative;padding:16px 0;margin-bottom:16px}.load-product-by-csv .panel{position:relative;justify-content:space-between;align-items:center;background-color:#fff;border:1px solid #aaa;padding:8px 16px}.load-product-by-csv .panel,.load-product-by-csv .panel .start-tab{display:flex;-moz-column-gap:16px;column-gap:16px}.load-product-by-csv .panel .start-tab.disabled{opacity:.4;pointer-events:none}.load-product-by-csv .panel .start-tab .download-preview{color:#006405}.load-product-by-csv .panel .start-tab .download-preview svg{width:16px;height:16px}.load-product-by-csv .panel .start-tab .upload{color:#ef0028;cursor:pointer}.load-product-by-csv .panel .start-tab .upload svg{width:16px;height:16px}.load-product-by-csv .panel .start-tab .reset{color:#444}.load-product-by-csv .panel .start-tab .reset svg{width:16px;height:16px}.load-product-by-csv .panel .start-tab .reset.disabled{opacity:.4;pointer-events:none}.load-product-by-csv .panel .start-tab #csv-uploader-input{display:none}.load-product-by-csv .panel .info{color:#444}.load-product-by-csv .panel .info svg{width:16px;height:16px}.load-product-by-csv .panel .download{color:#d00}.load-product-by-csv .panel .download svg{width:16px;height:16px}.load-product-by-csv .panel .loading-csv-tab{display:flex;-moz-column-gap:16px;column-gap:16px;width:100%;opacity:.4;pointer-events:none;transition:all .4s}.load-product-by-csv .panel .loading-csv-tab.visible{opacity:1;pointer-events:all}.load-product-by-csv .panel .loading-csv-tab .start{color:#006405}.load-product-by-csv .panel .loading-csv-tab .start.pause{color:#ff7500}.load-product-by-csv .panel .loading-csv-tab .start svg{width:16px;height:16px}.load-product-by-csv .panel .loading-csv-tab .progressbar{position:relative;width:100%;height:24px;background:#fff;box-shadow:inset 0 0 16px #aaa;border:1px solid #aaa}.load-product-by-csv .panel .loading-csv-tab .progressbar>div{display:flex;justify-content:right;align-items:center;width:0;height:24px;background:#ef0028;box-shadow:inset 0 0 8px #fff;overflow:hidden}.load-product-by-csv .panel .loading-csv-tab .progressbar>div p{color:#fff;padding:0 12px}.load-product-by-csv .panel .loading-csv-tab .progressbar>div p *{color:inherit}.load-product-by-csv .loaded-table>div{overflow:auto;max-height:50vh}.load-product-by-csv .invalid-table,.load-product-by-csv .loaded-table{width:100%;padding:0;pointer-events:all;opacity:0;visibility:hidden;height:0;overflow:hidden;transition:all .4s}.load-product-by-csv .invalid-table.visible,.load-product-by-csv .loaded-table.visible{padding:16px 0;pointer-events:all;opacity:1;visibility:visible;height:auto;overflow:auto}.load-product-by-csv .invalid-table .caption,.load-product-by-csv .loaded-table .caption{display:block;max-width:480px;position:sticky;left:0;text-align:left;text-transform:uppercase;font-weight:700;margin-bottom:8px}.load-product-by-csv .invalid-table table,.load-product-by-csv .loaded-table table{width:100%;border-right:1px solid #aaa;border-bottom:1px solid #aaa}.load-product-by-csv .invalid-table table thead,.load-product-by-csv .loaded-table table thead{position:sticky;top:0;background-color:#fff}.load-product-by-csv .invalid-table table td,.load-product-by-csv .invalid-table table th,.load-product-by-csv .loaded-table table td,.load-product-by-csv .loaded-table table th{text-align:left;padding:4px 8px;border-left:1px solid #aaa;border-top:1px solid #aaa}.load-product-by-csv .invalid-table table td p,.load-product-by-csv .invalid-table table th p,.load-product-by-csv .loaded-table table td p,.load-product-by-csv .loaded-table table th p{white-space:nowrap}.load-product-by-csv .invalid-table table td p.invalid,.load-product-by-csv .invalid-table table th p.invalid,.load-product-by-csv .loaded-table table td p.invalid,.load-product-by-csv .loaded-table table th p.invalid{color:#ef0028}.price-input-block{position:relative}.price-input-block .input-block>div{position:relative;display:flex;-moz-column-gap:16px;column-gap:16px;padding:4px 0}.price-input-block .input-block>div.price-block:before{content:"₴";position:absolute;right:0;top:0;width:24px;height:100%;display:flex;align-items:center;justify-content:center;color:#000;z-index:1}.price-input-block .input-block>div p{width:160px}.price-input-block .input-block>div input[type=number]{width:300px;padding:2px 24px 2px 4px;border:1px solid #000}.price-input-block .input-block>div input[type=date]{width:300px;padding:2px 4px;border:1px solid #000}.nowrap{white-space:nowrap}.answers-section{position:relative;margin-left:-16px}.answers-section .answers-list .answers-block{padding:16px;background:#fff;border:1px solid #aaa;margin-top:16px}.answers-section .answers-list .answers-block.odd{background:#f4f4f4}.answers-section .answers-list .answers-block .answer-form{position:relative}.answers-section .answers-list .answers-block .answer-form>*{margin-top:16px}.answers-section .answers-list .answers-block .answer-form .summery-block{display:flex;align-items:center;-moz-column-gap:16px;column-gap:16px}.answers-section .answers-list .answers-block .answer-form .summery-block .answer-active{width:auto}.answers-section .answers-list .answers-block .answer-form .input-block{position:relative;width:480px}.answers-section .answers-list .answers-block .answer-form .input-block .answer-name{padding:4px 12px;border:1px solid #000;width:100%}.answers-section .answers-list .answers-block .answer-form .input-block .answer-text{padding:4px 12px;border:1px solid #000;width:100%;height:100px}.answers-section .answers-list .answers-block .answer-form .remove-answer{position:absolute;left:467px;top:4px;cursor:pointer;margin:0;font-size:18px}.answers-section .answers-list .add-new-answe{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:1px 8px;margin-top:16px;font-size:18px;cursor:pointer;transition:.4s}.answers-section .answers-list .add-new-answe:hover{background:#000}button:disabled{opacity:.4;pointer-events:none}.status-section{position:relative;display:flex;align-items:start;-moz-column-gap:16px;column-gap:16px}.status-section .add-status-block{padding:16px;border:1px solid #000;display:flex;flex-wrap:wrap;-moz-column-gap:16px;column-gap:16px;row-gap:16px;flex:0 0 50%}.status-section .add-status-block .add-status{width:220px;display:flex;flex-wrap:wrap;row-gap:8px;align-items:end;justify-content:right}.status-section .add-status-block .add-status .add-status-report{display:flex;-moz-column-gap:16px;column-gap:16px}.status-section .add-status-block .add-status-comment textarea{width:240px;height:100px}.status-section .add-status-block .add-status-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:8px 16px;cursor:pointer;transition:.4s}.status-section .add-status-block .add-status-button:hover{background:#000}.status-section .statuses-history{padding:0;border:1px solid #000;flex:0 0 45%}.status-section .statuses-history .current-status{padding:18px 16px 12px 16px;font-size:17px}.status-section .statuses-history .current-status strong{color:#ef0028}.status-section .statuses-history ul{list-style:none;padding:0;margin:0}.status-section .statuses-history ul li{display:flex;flex-wrap:wrap;row-gap:4px;padding:16px}.status-section .statuses-history ul li:nth-child(2n - 1){background:#f4f4f4}.status-section .statuses-history ul li p{width:100%}.status-section .statuses-history ul li .history-reported{display:flex;align-items:center}.status-section .statuses-history ul li .history-reported svg{font-size:16px;padding:4px;margin-left:8px}.status-section .statuses-history ul li .history-reported .fa-check{color:#006405}.status-section .statuses-history ul li .history-reported .fa-xmark{color:#ef0028}.payment-section .payment-parts_count-block{width:480px;display:flex;-moz-column-gap:16px;column-gap:16px;align-items:center;padding:16px 0}.payment-section .payment-parts_count-block .number-input-block,.payment-section .payment-parts_count-block p{width:50%}.payment-section .payment-parts_count-block .number-input-block .payment-parts_count{width:100%;border:1px solid #000;padding:2px 8px}.payment-section .payment-link-block{width:480px;margin-top:16px}.payment-section .payment-link-block>div{width:100%;display:flex;-moz-column-gap:16px;column-gap:16px;align-items:center}.payment-section .payment-link-block input{width:100%;padding:2px 4px;border:1px solid #000}.payment-section .payment-link-block button{white-space:nowrap;background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:4px 16px;font-size:16px;cursor:pointer;transition:.4s}.payment-section .payment-link-block button:hover{background:#000}.payment-section .generate-link-button{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:8px 16px;margin-top:16px;font-size:16px;cursor:pointer;transition:.4s}.payment-section .generate-link-button:hover{background:#000}.payment-section .syncronize-1c-button{background:#000;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:8px 16px;margin-top:16px;font-size:16px;cursor:pointer;transition:.4s}.payment-section .syncronize-1c-button:hover{background:#ef0028}.payment-section .ps{font-size:14px;color:#ef0028;margin-top:16px}.dictionaries-popup{position:fixed;left:0;top:0;max-width:none!important;width:100vw;height:100vh;border:1px solid #000;box-shadow:0 0 32px #444;background:#fff;z-index:100;opacity:0;visibility:hidden;pointer-events:none;transition:all .4s}.dictionaries-popup.visible{opacity:1;visibility:visible;pointer-events:all}.dictionaries-popup>div{position:relative;padding:16px 32px}.dictionaries-popup .close-svg{position:absolute;right:12px;top:8px;cursor:pointer;color:#000;z-index:2}.dictionaries-popup nav button{background:#000;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:8px 32px;margin:16px 16px 16px 0;font-size:16px;cursor:pointer;transition:.4s}.dictionaries-popup nav button.active,.dictionaries-popup nav button:hover{background:#ef0028}.dictionaries-popup .disctionary{padding:0;margin:0;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .4s}.dictionaries-popup .disctionary.active{overflow:visible;opacity:1;visibility:visible}.dictionaries-popup .disctionary .disctionary-filter{width:480px;max-width:100%;border:1px solid #000;padding:4px 8px;margin-bottom:16px}.dictionaries-popup .disctionary table{position:relative;min-width:480px;max-width:100%}.dictionaries-popup .disctionary table thead{position:sticky;top:0}.dictionaries-popup .disctionary table tbody{height:75vh;overflow:auto}.dictionaries-popup .disctionary table td{text-align:center}.dictionaries-popup .disctionary>ul{padding:0;margin:0;height:75vh;overflow:auto}.dictionaries-popup .disctionary>ul li{list-style:none;padding:0;margin:0}.dictionaries-popup .disctionary>ul li div{height:0;overflow:hidden}.dictionaries-popup .disctionary>ul li div .category-code{min-width:56px;padding-right:16px}.dictionaries-popup .disctionary>ul li div .category-title{min-width:160px;padding-right:16px}.dictionaries-popup .disctionary>ul li div .category-percent{min-width:64px;color:#ef0028}.dictionaries-popup .disctionary>ul li.filled div{padding:8px 0;height:auto;overflow:visible}.dictionaries-popup .disctionary>ul li.filled ul{padding-left:32px}.reglogin{margin:-32px -40px;padding-top:40px}.reglogin .status-messages p{text-align:center;margin:10px 0!important}.reglogin .container{margin:0 auto}.reglogin .accordion-button:after{transform:rotate(180deg)}.reglogin .accordion-button.collapsed:after{transform:rotate(0)}.reglogin .accordion-collapse{height:100%;max-height:0;overflow:hidden;transition:.2s ease-out}.reglogin .accordion-collapse.show{max-height:350px}.reglogin a,.reglogin a.a_hover{text-decoration:none}.reglogin * ::-webkit-scrollbar{pointer-events:none;width:4px}.reglogin * ::-webkit-scrollbar-thumb{background:rgba(90,61,50,.5);pointer-events:none;border-radius:2px}.reglogin .vertical-container{transform-style:preserve-3d}.reglogin .vertical-inner{position:relative;top:50%!important;transform:translateY(-50%);z-index:99}.reglogin article,.reglogin aside,.reglogin details,.reglogin figcaption,.reglogin figure,.reglogin footer,.reglogin header,.reglogin main,.reglogin menu,.reglogin nav,.reglogin section,.reglogin summary{display:block}.reglogin audio,.reglogin canvas,.reglogin progress,.reglogin video{display:inline-block}.reglogin audio:not([controls]){display:none;height:0}.reglogin progress{vertical-align:baseline}.reglogin [hidden],.reglogin template{display:none}.reglogin a{background-color:transparent}.reglogin a:active,.reglogin a:hover{outline-width:0}.reglogin abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.reglogin b,.reglogin strong{font-weight:inherit;font-weight:bolder}.reglogin dfn{font-style:italic}.reglogin h1{font-size:2em;margin:.67em 0}.reglogin mark{background-color:#ff0;color:#000}.reglogin small{font-size:80%}.reglogin sub,.reglogin sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.reglogin sub{bottom:-.25em}.reglogin sup{top:-.5em}.reglogin img{border-style:none}.reglogin svg:not(:root){overflow:hidden}.reglogin code,.reglogin kbd,.reglogin pre,.reglogin samp{font-family:monospace,monospace;font-size:1em}.reglogin figure{margin:1em 40px}.reglogin hr{box-sizing:content-box;height:0;overflow:visible}.reglogin button,.reglogin input,.reglogin select,.reglogin textarea{font:inherit}.reglogin optgroup{font-weight:700}.reglogin button,.reglogin input,.reglogin select{overflow:visible}.reglogin button,.reglogin input,.reglogin select,.reglogin textarea{margin:0}.reglogin button,.reglogin select{text-transform:none}.reglogin [type=button],.reglogin [type=reset],.reglogin [type=submit],.reglogin button{cursor:pointer}.reglogin [disabled]{cursor:default}.reglogin [type=reset],.reglogin [type=submit],.reglogin button,.reglogin html [type=button]{-webkit-appearance:button}.reglogin button::-moz-focus-inner,.reglogin input::-moz-focus-inner{border:0;padding:0}.reglogin button:-moz-focusring,.reglogin input:-moz-focusring{outline:1px dotted ButtonText}.reglogin fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}.reglogin legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}.reglogin textarea{overflow:auto}.reglogin [type=checkbox],.reglogin [type=radio]{box-sizing:border-box;padding:0}.reglogin [type=number]::-webkit-inner-spin-button,.reglogin [type=number]::-webkit-outer-spin-button{height:auto}.reglogin [type=search]{-webkit-appearance:textfield}.reglogin [type=search]::-webkit-search-cancel-button,.reglogin [type=search]::-webkit-search-decoration{-webkit-appearance:none}.reglogin .btn{display:block;text-align:center;text-decoration:none;cursor:pointer;border:none}.reglogin .container{position:relative;z-index:2}@media only screen and (min-width:320px){.reglogin .container{max-width:100%;width:100%;padding:0 5px}}@media only screen and (min-width:768px){.reglogin .container{padding:0 15px}}@media only screen and (min-width:992px){.reglogin .container{max-width:945px;width:100%}}@media only screen and (min-width:1200px){.reglogin .container{max-width:1200px;width:100%;padding:0}}@media only screen and (min-width:1366px){.reglogin .container{max-width:1366px;width:100%;padding:0}}@media only screen and (min-width:1600px){.reglogin .container{max-width:1600px;width:100%}}.reglogin::-moz-placeholder{font-size:16px;color:#828385;font-weight:300}.reglogin::placeholder{font-size:16px;color:#828385;font-weight:300}.reglogin h1,.reglogin h2,.reglogin h3,.reglogin h4,.reglogin h5{margin:0}.reglogin a{outline:none}.reglogin p{margin:0}.reglogin ul{padding:0;margin:0}.reglogin li{list-style-type:auto}.reglogin .reglogin__min--title{font-family:calibri;font-weight:400;color:#000;font-size:22px;line-height:26px;text-align:center}@media only screen and (min-width:1200px){.reglogin .reglogin__min--title{font-size:30px;line-height:36px}}.reglogin .btn{min-width:170px;height:48px;font-family:Aire_exterior;outline:none;background-color:#eac048;font-weight:400;font-size:20px;line-height:20px;color:#000;border-radius:5px;box-shadow:0 0 0 0 rgba(0,0,0,.75);transition:.2s ease-out}@media only screen and (min-width:1200px){.reglogin .btn:hover{box-shadow:0 8px 17px -7px rgba(0,0,0,.78)}}.reglogin .btn.marg_0{margin:0 auto}.reglogin .btn.btn_a{width:160px;height:48px;display:flex;align-items:center;justify-content:center;margin:0 auto;margin-top:80px}.reglogin .a_hover{display:block;width:-moz-fit-content;width:fit-content;position:relative;transition:.3s ease-out;font-family:calibri;font-weight:700;color:#000;font-size:20px;line-height:24px}.reglogin .a_hover:before{content:"";left:0;bottom:0;width:100%;height:1px;position:absolute;transform-origin:left;transition:.3s ease-out;background:#000}@media only screen and (min-width:1200px){.reglogin .a_hover:hover:before{width:0}}.reglogin .a_hover.back:before{width:100%}@media only screen and (min-width:1200px){.reglogin .a_hover.back:hover:before{width:0}}.reglogin .ic_pass{position:absolute;top:50%;right:21px;z-index:2;width:22px;height:15px;background:url(/merchantpanel/img/ic_pass.f5850fd0.svg) 50% 50% no-repeat;background-size:contain;transform:translateY(-50%);cursor:pointer}.reglogin .input_block{width:100%;position:relative;margin-bottom:22px}.reglogin input{width:100%;height:48px;padding:0 15px;background-color:#fff;border:1px solid #c2c2c2;font-family:calibri;font-weight:300;font-size:16px;line-height:19px;color:#000;transition:.3s ease-out;outline:none}.reglogin input.invalid{border-color:#c91d1d;border-bottom:1px solid #c91d1d;transition:.3s ease-out}.reglogin input.password{padding:0 45px 0 15px}.reglogin .input_name{max-width:90%;font-family:calibri;font-weight:300;font-size:16px;line-height:19px;color:#939393;text-align:left;position:absolute;top:50%;left:15px;transform:translateY(-50%);transition:.3s ease-out;pointer-events:none;background-color:#fff}.reglogin input:not(:-moz-placeholder)+.input_name{top:-8px;transform:translateY(-50%)}.reglogin input:focus+.input_name,.reglogin input:not(:placeholder-shown)+.input_name{top:-8px;transform:translateY(-50%)}.reglogin input.invalid+.input_name{color:#c91d1d}.reglogin textarea{width:100%;max-width:100%;min-width:100%;min-height:118px;max-height:118px;background-color:#fff;border:1px solid #c2c2c2;font-family:calibri;font-weight:300;font-size:16px;line-height:19px;color:#000;transition:.3s ease-out;outline:none;padding:10px 15px}.reglogin textarea::-moz-placeholder{font-family:calibri;font-weight:300;font-size:16px;line-height:19px;color:#939393;-moz-transition:.3s ease-out;transition:.3s ease-out;opacity:1}.reglogin textarea::placeholder{font-family:calibri;font-weight:300;font-size:16px;line-height:19px;color:#939393;transition:.3s ease-out;opacity:1}.reglogin textarea:focus+.reglogin textarea::-moz-placeholder{opacity:0}.reglogin textarea:focus+.reglogin textarea::placeholder{opacity:0}.reglogin textarea:focus::-moz-placeholder{opacity:0}.reglogin textarea:focus::placeholder{opacity:0}.reglogin .config{width:100%;min-height:20px;position:relative;padding-left:26px}.reglogin .config input{display:none}.reglogin .config input[type=checkbox]+label:before{content:"";display:block;color:transparent;background-color:#fff;border:1px solid #a3a3a3;box-shadow:inset 0 0 0 0 hsla(0,0%,73%,0);position:absolute;top:3px;left:0;height:16px;width:16px;transition:.3s ease-out}.reglogin .config input[type=checkbox]:checked+label:before{background-color:#cd002b;box-shadow:inset 0 0 0 2px #fff}.reglogin .config label{cursor:pointer;font-family:calibri;font-weight:300;color:#000;font-size:16px;line-height:19px}.reglogin__main{width:100%;padding-bottom:120px}@media only screen and (min-width:1200px){.reglogin__main{padding-bottom:160px}}.reglogin__main.marg_0{padding-bottom:0}.reglogin__main.border_bot{position:relative}.reglogin__main.border_bot:before{content:"";display:block;width:100%;height:1px;position:absolute;left:0;bottom:0;background-color:#cacaca}.reglogin__main .reglogin__logo{width:275px;height:79px;background:url(/merchantpanel/img/Logo.617b80f1.svg) 50% 50% no-repeat;background-size:contain;margin:0 auto;margin-bottom:100px}.reglogin__main .reglogin__title{width:100%;margin-bottom:40px}@media only screen and (min-width:1200px){.reglogin__main .reglogin__title{margin-bottom:60px}}.reglogin__main .reglogin__title h2{font-family:Aire_exterior;font-weight:400;text-transform:uppercase;color:#000;font-size:24px;line-height:30px;margin-bottom:15px;text-align:center}@media only screen and (min-width:1200px){.reglogin__main .reglogin__title h2{font-size:50px;line-height:40px;margin-bottom:25px}}.reglogin__main .reglogin__title .reglogin_cont_ic{position:relative;max-width:480px;width:100%;margin:0 auto;margin-top:20px}@media only screen and (min-width:1200px){.reglogin__main .reglogin__title .reglogin_cont_ic{margin-top:40px}}.reglogin__main .reglogin__title .reglogin_cont_ic p{position:relative;font-family:calibri;font-weight:400;color:#000;font-size:19px;line-height:23px;padding-top:45px;text-align:center}@media only screen and (min-width:1200px){.reglogin__main .reglogin__title .reglogin_cont_ic p{font-size:26px;line-height:29px;padding-top:105px}}.reglogin__main .reglogin__title .reglogin_cont_ic p:before{content:"";display:block;width:35px;height:32px;position:absolute;top:0;left:50%;transform:translateX(-50%);background:url(/merchantpanel/img/ic_p.0000308f.svg) 50% 50% no-repeat;background-size:contain}@media only screen and (min-width:1200px){.reglogin__main .reglogin__title .reglogin_cont_ic p:before{width:95px;height:92px}}.reglogin__main .reglogin__cont{max-width:1050px;width:100%;display:flex;justify-content:center;flex-wrap:wrap;row-gap:45px;margin:0 auto;position:relative;padding-bottom:45px;margin-bottom:45px}@media only screen and (min-width:768px){.reglogin__main .reglogin__cont{justify-content:space-between}}.reglogin__main .reglogin__cont:before{content:"";display:block;width:80%;height:1px;position:absolute;left:50%;bottom:0;transform:translateX(-50%);background-color:#cacaca}.reglogin__main .reglogin__cont.end{padding:0;margin-bottom:75px}.reglogin__main .reglogin__cont.end:before{display:none}.reglogin__main .reglogin__cont h2{width:100%;background-color:#000;color:#fff;font-family:Aire_exterior;font-weight:400;text-align:center;padding:15px 0;letter-spacing:1.2px;font-size:20px;line-height:26px}@media only screen and (min-width:992px){.reglogin__main .reglogin__cont h2{font-size:24px;line-height:30px}}@media only screen and (min-width:1200px){.reglogin__main .reglogin__cont h2{font-size:26px;line-height:26px}}.reglogin__main .reglogin__form{max-width:400px;width:100%;position:relative}.reglogin__main .reglogin__form.mob_bot{padding-bottom:40px}.reglogin__main .reglogin__form.mob_bot:before{content:"";display:block;width:80vw;height:1px;position:absolute;left:50%;bottom:0;transform:translateX(-50%);background-color:#cacaca}@media only screen and (min-width:768px){.reglogin__main .reglogin__form{max-width:360px;width:100%}.reglogin__main .reglogin__form.mob_bot{padding:0}.reglogin__main .reglogin__form.mob_bot:before{display:none}}@media only screen and (min-width:992px){.reglogin__main .reglogin__form{max-width:400px;width:100%}}.reglogin__main .reglogin__form.marg_0{margin:0 auto}.reglogin__main .reglogin__form .reglogin__min--title{margin-bottom:30px}.reglogin__main .reglogin__form h3{font-family:calibri;font-weight:700;color:#000;margin-bottom:30px;font-size:22px;line-height:26px}.reglogin__main .reglogin__form .form .btn{margin:0 auto}.reglogin__main .reglogin__form .a_hover{margin:0 auto;margin-top:15px}.reglogin__main .reglogin__form .btn_add{font-size:18px;line-height:22px;cursor:pointer}.reglogin__main .reglogin__form .btn_add,.reglogin__main .reglogin__form .btn_del{box-shadow:none;background:transparent;border:none;outline:none;padding:0;font-weight:300;margin:0}.reglogin__main .reglogin__form .btn_del{font-family:calibri;font-size:16px;line-height:20px;color:#cd002b;margin-top:10px}.reglogin__main .reglogin__form .btn_del:before{background-color:#cd002b}.reglogin__main .reglogin__form .reglogin_images{width:215px;height:215px;overflow:hidden;position:relative;margin:0 auto;margin-bottom:30px}@media only screen and (min-width:768px){.reglogin__main .reglogin__form .reglogin_images{margin:0;margin-bottom:30px}}.reglogin__main .reglogin__form .reglogin_images:before{content:"";display:block;width:100%;height:100%;position:absolute;z-index:1;top:0;left:0;background-color:#000;opacity:0;z-index:2;transition:.3s ease-out}.reglogin__main .reglogin__form .reglogin_images.active:before{opacity:.3}.reglogin__main .reglogin__form .reglogin_images img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:relative;z-index:1}.reglogin__main .reglogin__form p.requirements{font-family:calibri;font-weight:300;font-size:16px;line-height:20px;color:#000;margin-bottom:20px;text-align:left}.reglogin .ugoda{width:100%;position:relative;display:flex;justify-content:flex-start;align-items:center;margin-top:20px}.reglogin .ugoda .config{width:16px;margin:0}.reglogin .ugoda .a_cont{width:100%}.reglogin .ugoda .a_cont a{font-family:calibri;font-weight:700;font-size:16px;line-height:19px;color:#000}.reglogin__accord{width:100%;background-color:#f5f5f5;position:relative;padding:80px 0}@media only screen and (min-width:1200px){.reglogin__accord{padding:135px 0 175px 0}}.reglogin__accord .accord__main{max-width:1050px;width:100%;margin:0 auto}.reglogin__accord .accord__main .reglogin__title{width:100%}.reglogin__accord .accord__main .reglogin__title h2{width:100%;background-color:#000;color:#fff;font-family:Aire_exterior;font-weight:400;text-align:center;padding:15px 0;letter-spacing:1.2px;font-size:20px;line-height:26px}@media only screen and (min-width:992px){.reglogin__accord .accord__main .reglogin__title h2{font-size:24px;line-height:30px}}@media only screen and (min-width:1200px){.reglogin__accord .accord__main .reglogin__title h2{font-size:26px;line-height:26px}}.reglogin__accord .accord__main .accordion{max-width:945px;width:100%;margin:0 auto}.reglogin__accord .accord__main .accordion .accordion-item{margin:30px 0;padding-bottom:30px;background-color:transparent;border:none;position:relative}@media only screen and (min-width:1200px){.reglogin__accord .accord__main .accordion .accordion-item{margin:40px 0;padding-bottom:40px}}.reglogin__accord .accord__main .accordion .accordion-item:before{content:"";display:block;width:80%;height:1px;position:absolute;left:50%;bottom:0;transform:translateX(-50%);background-color:#cacaca}.reglogin__accord .accord__main .accordion .accordion-item:last-child{padding-bottom:0}.reglogin__accord .accord__main .accordion .accordion-item:last-child:before{display:none}.reglogin__accord .accord__main .accordion .accordion-item h2.accordion-header button{background-color:transparent;outline:none;padding:0;box-shadow:none;font-family:calibri;font-weight:700;color:#000;text-transform:uppercase;padding-right:40px;position:relative;font-size:18px;line-height:20px;text-align:left}@media only screen and (min-width:992px){.reglogin__accord .accord__main .accordion .accordion-item h2.accordion-header button{font-size:20px;line-height:22px}}@media only screen and (min-width:1200px){.reglogin__accord .accord__main .accordion .accordion-item h2.accordion-header button{font-size:22px;line-height:26px}}.reglogin__accord .accord__main .accordion .accordion-item h2.accordion-header button.show{transform:rotate(0)}.reglogin__accord .accord__main .accordion .accordion-item h2.accordion-header button.collapsed{background-color:transparent;outline:none;padding:0;box-shadow:none;padding-right:40px}.reglogin__accord .accord__main .accordion .accordion-item h2.accordion-header button.accordion-button:after{flex-shrink:0;width:22px;height:10px;margin-left:auto;content:"";background:url(/merchantpanel/img/ic_arr_acc.761f6b67.svg) 50% 50% no-repeat;background-size:contain;transition:transform .2s ease-in-out;position:absolute;top:6px;right:0}.reglogin__accord .accord__main .accordion .accordion-item .accordion-body{padding:15px 0 0 0;font-family:calibri;font-weight:300;font-size:16px;line-height:19px;color:#000}.reglogin .reglogin__footer{width:100%;border-top:1px solid silver;padding:30px 0 60px 0;display:flex;justify-content:center;align-items:flex-end;flex-wrap:wrap}@media only screen and (min-width:992px){.reglogin .reglogin__footer{justify-content:space-between}}.reglogin .reglogin__footer.border_none{border:none}.reglogin .reglogin__footer .footer__block{width:100%}@media only screen and (min-width:768px){.reglogin .reglogin__footer .footer__block{width:auto}}@media only screen and (min-width:1200px){.reglogin .reglogin__footer .footer__block{width:33%}}.reglogin .reglogin__footer .footer__block.mob_w100{width:100%;margin:30px 0 15px 0;display:flex;justify-content:flex-start;-moz-column-gap:10px;column-gap:10px}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block.mob_w100{display:block}}@media only screen and (min-width:1200px){.reglogin .reglogin__footer .footer__block.mob_w100{width:33%!important}}.reglogin .reglogin__footer .footer__block.mob_w100 .footer_push-k{width:-moz-fit-content;width:fit-content;margin:0}.reglogin .reglogin__footer .footer__block.mob_w100 .footer_push-k:before{display:none}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block.mob_w100 .footer_push-k{width:100%;margin:0 auto;display:block}.reglogin .reglogin__footer .footer__block.mob_w100 .footer_push-k:before{display:block}.reglogin .reglogin__footer .footer__block.mob_w100 .footer_push-k.a_hover{width:-moz-fit-content;width:fit-content}.reglogin .reglogin__footer .footer__block.mob_w100{width:auto;margin:0}}.reglogin .reglogin__footer .footer__block.mob_w100 br{display:none}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block.mob_w100 br{display:block}}.reglogin .reglogin__footer .footer__block.desc{display:none}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block.desc{display:flex;justify-content:center}}.reglogin .reglogin__footer .footer__block.mob{display:flex}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block.mob{display:none}}.reglogin .reglogin__footer .footer__block .footer__block--icon{margin-top:35px}.reglogin .reglogin__footer .footer__block .footer__block--icon .a_cont a{display:inline-block;font-family:calibri;font-weight:300;font-size:16px;line-height:19px;color:#000;position:relative}.reglogin .reglogin__footer .footer__block .footer__block--icon .a_cont a span{width:100%;padding-left:30px}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block .footer__block--icon .a_cont a span{padding-left:40px}}.reglogin .reglogin__footer .footer__block .footer__block--icon .a_cont a:before{content:"";display:block;width:16px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block .footer__block--icon .a_cont a:before{width:20px;height:22px}}.reglogin .reglogin__footer .footer__block .footer__block--icon .a_cont a.ic_tel{margin-bottom:5px}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block .footer__block--icon .a_cont a.ic_tel{margin-bottom:20px}}.reglogin .reglogin__footer .footer__block .footer__block--icon .a_cont a.ic_tel:before{background:url(/merchantpanel/img/ic_tel.ecb78329.svg) 50% 50% no-repeat;background-size:contain}.reglogin .reglogin__footer .footer__block .footer__block--icon .a_cont a.ic_met:before{background:url(/merchantpanel/img/ic_met.598410fd.svg) 50% 50% no-repeat;background-size:contain}.reglogin .reglogin__footer .footer__block .footer__p--center{font-family:calibri;font-weight:300;font-size:16px;line-height:19px;color:#939393}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block .footer__p--center{text-align:center}}.reglogin .reglogin__footer .footer__block .footer_push-k{font-family:calibri;font-weight:300;font-size:16px;line-height:17px;color:#939393;text-align:center}@media only screen and (min-width:992px){.reglogin .reglogin__footer .footer__block .footer_push-k{float:right;text-align:right}}.reglogin .reglogin__footer .footer__block .footer_push-k.a_hover:before{width:100%;background-color:#939393}@media only screen and (min-width:1200px){.reglogin .reglogin__footer .footer__block .footer_push-k.a_hover:before{width:0}.reglogin .reglogin__footer .footer__block .footer_push-k.a_hover:hover:before{width:100%}}#dashboard .bills{position:sticky;top:0;display:flex;justify-content:space-between;padding:8px 16px;margin-left:-16px;margin-bottom:64px;background-color:#fff;z-index:10;border-bottom:1px solid #ef0028;box-shadow:0 0 16px 8px #fff;width:calc(100% + 32px)}#dashboard .bills>div{position:relative;display:flex;align-items:center;padding:8px;margin:0 -8px}#dashboard .bills>div p{display:flex;align-items:center;margin:0}#dashboard .bills>div p svg{width:24px;height:24px;margin-right:16px;margin-top:-2px}#dashboard .bills>div p span{font-size:18px;font-weight:700;padding-right:8px}#dashboard .bills>div p strong{color:#ef0028;font-size:20px;font-weight:700}#dashboard .bills>div.current p svg{color:#006405}#dashboard .bills>div.unpaid{background:rgba(255,117,0,.1);padding:8px 32px}#dashboard .bills>div.unpaid p svg{color:#ff7500}#dashboard .bills .to-bills{display:block;background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;border:none;width:200px;padding:7px 4px;font-size:16px;font-weight:700;cursor:pointer;transition:.4s}#dashboard .bills .to-bills:hover{background:#000}#dashboard .dashboard-header{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center}#dashboard .dashboard-header .total-amount{position:relative;display:flex;align-items:center;padding:0}#dashboard .dashboard-header .total-amount span{font-size:18px;font-weight:700;padding-right:8px}#dashboard .dashboard-header .total-amount strong{color:#ef0028;font-size:20px;font-weight:700}#dashboard .dashboard-header .custom-select{width:200px}#dashboard .charts-row{position:relative;display:flex;justify-content:space-between;margin:100px 0}#dashboard .charts-row .doughnut-chart-section{display:flex;justify-content:space-between;position:relative;padding:32px 0;box-sizing:content-box;width:50%;flex:0 0 50%;height:480px;transition:all 1s}#dashboard .charts-row .doughnut-chart-section.right{flex-direction:row-reverse}#dashboard .charts-row .doughnut-chart-section .doughnut-chart-block{display:flex;justify-content:center;position:relative;padding:0;width:100%;flex:0 0 100%;height:480px;background-color:#fff;transition:all 1s}#dashboard .charts-row .doughnut-chart-section .doughnut-chart-block .doughnut-chart-title{position:absolute;left:0;top:-4px;width:100%;text-align:center;text-transform:uppercase;font-size:16px;font-weight:700;padding:0}#dashboard .charts-row .doughnut-chart-section .doughnut-chart-block .doughnut-chart{margin-top:8px;width:480px;height:480px}#dashboard .charts-row .doughnut-chart-section .doughnut-chart-menu{position:relative;display:flex;align-items:center;width:0;height:480px;overflow:hidden;background-color:#fff;transition:all 1s}#dashboard .charts-row .doughnut-chart-section .doughnut-chart-menu .doughnut-chart-list{position:relative;list-style:none;margin:0;padding:8px;width:900px;flex:0 0 900px}@media only screen and (min-width:1768px){#dashboard .charts-row .doughnut-chart-section .doughnut-chart-menu .doughnut-chart-list{width:1100px;flex:0 0 1100px}}#dashboard .charts-row .doughnut-chart-section .doughnut-chart-menu .doughnut-chart-list .doughnut-chart-item{display:flex;align-items:center;margin:0;padding:4px 8px}#dashboard .charts-row .doughnut-chart-section .doughnut-chart-menu .doughnut-chart-list .doughnut-chart-item .doughnut-chart-color{width:24px;height:12px}#dashboard .charts-row .doughnut-chart-section .doughnut-chart-menu .doughnut-chart-list .doughnut-chart-item .doughnut-chart-label{margin-left:8px;font-size:14px}#dashboard .charts-row .doughnut-chart-section.hovered{z-index:2}#dashboard .charts-row .doughnut-chart-section:hover{width:480px;flex:0 0 480px;z-index:2}#dashboard .charts-row .doughnut-chart-section:hover .doughnut-chart-block{width:480px;flex:0 0 480px}#dashboard .charts-row .doughnut-chart-section:hover .doughnut-chart-menu{width:900px;flex:0 0 900px}@media only screen and (min-width:1768px){#dashboard .charts-row .doughnut-chart-section:hover .doughnut-chart-menu{width:1100px;flex:0 0 1100px}}#dashboard .charts-row .fullwidth-chart{position:relative;width:100%}#dashboard .charts-row .fullwidth-chart .fullwidth-chart-title{width:100%;text-align:center;text-transform:uppercase;font-size:16px;font-weight:700;padding:0;margin-bottom:16px}#dashboard .charts-row .fullwidth-chart canvas{height:480px}#bills-list .bills-details{position:relative;margin:16px 0}#bills-list .bills-details .bills-details-header{position:relative;display:flex;justify-content:space-between;padding:8px 0;background-color:#fff;z-index:10;border-bottom:1px solid #ef0028}#bills-list .bills-details .bills-details-header>div{position:relative;display:flex;align-items:center;padding:8px;margin:0 -8px}#bills-list .bills-details .bills-details-header>div p{display:flex;align-items:center;margin:0}#bills-list .bills-details .bills-details-header>div p .plus-icon{width:24px;height:24px;margin-right:16px;margin-top:-2px}#bills-list .bills-details .bills-details-header>div p span{font-size:18px;font-weight:700;padding-right:8px}#bills-list .bills-details .bills-details-header>div p strong{color:#ef0028;font-size:20px;font-weight:700}#bills-list .bills-details .bills-details-header>div p .arrow-svg{transform:rotate(180deg);transition:all .4s;margin-left:16px;cursor:pointer;width:16px;height:16px}#bills-list .bills-details .bills-details-header>div p .arrow-svg.opened{transform:rotate(0deg)}#bills-list .bills-details .bills-details-header>div.current p .plus-icon{color:#006405}#bills-list .bills-details .bills-details-header>div.unpaid{background:rgba(255,117,0,.1);padding:8px 32px}#bills-list .bills-details .bills-details-header>div.unpaid p .plus-icon{color:#ff7500}#bills-list .bills-details .bills-details-header .to-bills{display:block;background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;border:none;width:200px;padding:7px 4px;font-size:16px;font-weight:700;cursor:pointer;transition:.4s}#bills-list .bills-details .bills-details-header .to-bills:hover{background:#000}#bills-list .bills-details .bills-details-block{position:relative;height:0;opacity:0;overflow:hidden;transition:1s}#bills-list .bills-details .bills-details-block .bills-details-list{padding:16px 0}#bills-list .bills-details .bills-details-block.opened{height:auto;opacity:1;overflow:auto}#bills-list .bills-details-list{list-style:none;margin:0}#bills-list .bills-details-list li{display:flex;justify-content:space-between;align-items:center;margin:0;padding:8px 16px}#bills-list .bills-details-list li span{font-size:18px;font-weight:700;padding-right:8px}#bills-list .bills-details-list li strong{color:#ef0028;font-size:20px;font-weight:700}#bills-list .bills-details-list li .detail-title{display:block;width:calc(100% - 300px)}#bills-list .bills-details-list li .detail-price{width:200px;text-align:right}#bills-list .bills-details-list li .detail-amount{width:100px;text-align:right}#bills-list .bills-details-list li:nth-child(2n - 1){background-color:#eee}#bills-list .bills-filter{display:flex;justify-content:space-between;align-items:center;padding:32px 0}#bills-list .bills-filter .bills-filter-block{display:flex}#bills-list .bills-filter .bills-filter-block>*{margin-left:8px}#bills-list .bills-filter .custom-select{width:320px}#bills-list .bills-table{width:100%;border-left:1px solid #000;border-top:1px solid #000}#bills-list .bills-table td,#bills-list .bills-table th{border-right:1px solid #000;border-bottom:1px solid #000;padding:4px 8px}#bills-list .bills-table thead{position:sticky;top:0;background-color:#fff;z-index:2}#bills-list .bills-table tbody tr:nth-child(4n - 3) td,#bills-list .bills-table tbody tr:nth-child(4n - 3) th{background-color:#eee}#bills-list .bills-table tbody .download-bill-td{text-align:center}#bills-list .bills-table tbody .download-bill-td svg{display:block;text-align:center;color:#ef0028;width:32px;height:32px;margin:8px auto}#bills-list .bills-table tbody .download-bill-td a{color:#000;text-decoration:none;transition:.4s}#bills-list .bills-table tbody .download-bill-td a:hover{color:#ef0028}#bills-list .bills-table tbody .upload-check-td{text-align:center}#bills-list .bills-table tbody .upload-check-td input{display:none}#bills-list .bills-table tbody .upload-check-td label{background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;padding:5px 14px;font-size:14px;cursor:pointer;transition:.4s}#bills-list .bills-table tbody .upload-check-td label:hover{background:#000}#bills-list .bills-table tbody .upload-check-td svg{display:block;text-align:center;color:#ef0028;width:32px;height:32px;margin:8px auto}#bills-list .bills-table tbody .bill-detail ul{opacity:0;height:0;overflow:hidden;transition:all 1s}#bills-list .bills-table tbody .bill-detail.opened ul{opacity:1;height:auto;overflow:visible}#bills-list .bills-table tbody .bills-buttons{text-align:center}#bills-list .bills-table tbody .bills-buttons button{display:block;background:#ef0028;color:#fff;text-align:center;text-transform:uppercase;border:none;width:200px;padding:7px 4px;margin:4px auto;font-size:14px;cursor:pointer;transition:.4s}#bills-list .bills-table tbody .bills-buttons button.black,#bills-list .bills-table tbody .bills-buttons button:hover{background:#000}#bills-list .bills-table tbody .bills-buttons button.black:hover{background:#ef0028}#bills-list .bills-table tbody .bill-status{color:#000}#bills-list .bills-table tbody .bill-status.payed{color:#ff7500}#bills-list .bills-table tbody .bill-status.unapproved{color:#ef0028}#bills-list .bills-table tbody .bill-status.approved{color:#006405}#bills-list .bills-table .arrow-svg{transform:rotate(180deg);transition:all .4s;margin-left:16px;cursor:pointer;width:16px;height:16px}#bills-list .bills-table .arrow-svg.opened{transform:rotate(0deg)}#bills-list .no-bills{padding:32px 0;font-size:16px;font-weight:700}.drop-icon{position:absolute;top:1000px}.editor-button svg{width:32px;height:32px}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:0;overflow:hidden}.ProseMirror table td,.ProseMirror table th{min-width:1em;border:2px solid #ced4da;padding:3px 5px;vertical-align:top;box-sizing:border-box;position:relative}.ProseMirror table td>*,.ProseMirror table th>*{margin-bottom:0}.ProseMirror table th{font-weight:700;text-align:left;background-color:#f1f3f5}.ProseMirror table .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:rgba(200,200,255,.4);pointer-events:none}.ProseMirror table .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:#adf;pointer-events:none}.ProseMirror table p{margin:0}.tableWrapper{padding:1rem 0;overflow-x:auto}.resize-cursor{cursor:ew-resize;cursor:col-resize}