.mm-picture-root{position:relative;overflow:hidden;-webkit-transition:all .3s cubic-bezier(.25,.8,.5,1);transition:all .3s cubic-bezier(.25,.8,.5,1);display:-webkit-box;display:-ms-flexbox;display:flex}.mm-picture-root.outline{padding:2px;border:1px solid #aaa}.mm-picture-root.outline.profile{border:1px solid #5cc260!important;-webkit-box-shadow:0 0 5px 2px #5cc260!important;box-shadow:0 0 5px 2px #5cc260!important}.mm-picture-root.use-hover:hover{-webkit-box-shadow:0 0 5px #555;box-shadow:0 0 5px #555;border-color:#000}.mm-picture-root .star-mark{position:absolute;left:5px;top:5px;z-index:1;-webkit-text-stroke:1px #fff}.mm-picture-root .v-card--reveal{-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0;-ms-flex-pack:distribute;justify-content:space-around;opacity:.7;position:absolute;width:100%;background-color:#fff}.mm-picture-root .zoom-icon-overlay{background-color:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100% - 30px);cursor:pointer}.mm-picture-root .zoom-icon-overlay .v-icon{text-shadow:1px 1px 15px #000}.mm-picture-root .image-src-copy-wrapper{background-color:rgba(0,0,0,.3);position:absolute;top:3px;right:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px 3px 4px 5px;border-radius:4px;z-index:1}.mm-picture-root .image-src-copy-wrapper.top-left{right:none;left:3px}.mm-picture-root .image-src-copy-wrapper .btn-copy:hover{color:#5cc260;cursor:pointer}.theme--dark .mm-picture-root .v-card--reveal{background-color:#212121}.mm-picture-gallery--root .mm-picture-gallery--items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-picture-gallery--root .mm-picture-gallery--items .picture-image-move{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.mm-picture-gallery--root .mm-picture-gallery--items .mm-picture-gallery--item{display:inline-block;margin:6px 3px}.mm-picture-gallery--root .mm-picture-gallery--items .mm-picture-gallery--item .mm-picture-gallery--add-button{padding:2px;font-size:100px;border:1px solid #aaa;color:#aaa;cursor:pointer}.mm-picture-gallery--root .mm-picture-gallery--items .mm-picture-gallery--item .mm-picture-gallery--add-button:hover{color:#5cc260;border-color:#5cc260}.mm-picture-gallery--root .mm-picture-gallery--items .mm-picture-gallery--draggable,.mm-picture-gallery--root .mm-picture-gallery--items .mm-picture-gallery--draggable .mm-picture-gallery--transition-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mm-picture-gallery--root .mm-picture-gallery--items .mm-picture-gallery--draggable .dragging .mm-picture-gallery--item{opacity:.3}.mm-picture-gallery--root .mm-picture-gallery--items .mm-picture-gallery--draggable .dragging .mm-picture-gallery--item[draggable=true]{opacity:1}.mm-picture-gallery--root .mm-picture-gallery--preview-overlay{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:999}.mm-picture-gallery--root .mm-picture-gallery--preview-overlay .mm-picture-gallery--picture-container{position:relative;overflow:visible;width:60%;height:700px;border:1px solid #000;border-radius:5px;background-color:#000;-webkit-box-shadow:1px 1px 20px hsla(0,0%,100%,.7);box-shadow:1px 1px 20px hsla(0,0%,100%,.7)}.mm-picture-gallery--root .mm-picture-gallery--preview-overlay .mm-picture-gallery--picture-container .mm-picture-gallery--preview--button{position:absolute;z-index:1;text-shadow:1px 1px 5px #000;-webkit-text-stroke:1px #000;color:#000}.mm-picture-gallery--root .mm-picture-gallery--preview-overlay .mm-picture-gallery--picture-container .mm-picture-gallery--preview--button.close{right:0;-webkit-transform:translateX(40%) translateY(-40%);transform:translateX(40%) translateY(-40%)}.mm-picture-gallery--root .mm-picture-gallery--preview-overlay .mm-picture-gallery--picture-container .mm-picture-gallery--preview--button.prev{top:50%;left:-30px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.mm-picture-gallery--root .mm-picture-gallery--preview-overlay .mm-picture-gallery--picture-container .mm-picture-gallery--preview--button.next{top:50%;right:-30px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.v-carousel{overflow:hidden;position:relative;width:100%}.v-carousel__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:rgba(0,0,0,.3);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;list-style-type:none;position:absolute;width:100%;z-index:1}.v-carousel__controls>.v-item-group{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto}.v-carousel__controls__item{margin:0 8px}.v-carousel__controls__item .v-icon{opacity:.5}.v-carousel__controls__item--active .v-icon{opacity:1;vertical-align:middle}.v-carousel__controls__item:hover{background:none}.v-carousel__controls__item:hover .v-icon{opacity:.8}.v-carousel__progress{margin:0;position:absolute;bottom:0;left:0;right:0}.v-carousel .v-window-item{display:block;height:inherit;text-decoration:none}.v-carousel--hide-delimiter-background .v-carousel__controls{background:transparent}.v-carousel--vertical-delimiters .v-carousel__controls{height:100%!important;width:50px}.mm-picture-input-dialog-root .picture-preview{position:relative;overflow-y:auto;max-height:320px}.mm-picture-input-dialog-root .total-file-size{padding-top:5px}.mm-picture-input-dialog-root .file-upload-progress{margin-bottom:20px}.mm-picture-input-dialog-root .file-upload-progress span.percent{font-size:12px;font-weight:300}.mm-youtube-root{display:inline-block;position:relative;overflow:visible;-webkit-transition:all .3s cubic-bezier(.25,.8,.5,1);transition:all .3s cubic-bezier(.25,.8,.5,1)}.mm-youtube-root.outline{padding:2px;border:1px solid #aaa}.mm-youtube-root.outline.profile{border:1px solid #5cc260!important;-webkit-box-shadow:0 0 5px 2px #5cc260!important;box-shadow:0 0 5px 2px #5cc260!important}.mm-youtube-root .preview-overlay{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);z-index:999}.mm-youtube-root .preview-overlay .youtube-container{position:relative;overflow:visible}.mm-youtube-root .preview-overlay .youtube-container iframe{display:inline;padding:2px;border:1px solid #aaa;-webkit-box-shadow:1px 1px 20px hsla(0,0%,100%,.7);box-shadow:1px 1px 20px hsla(0,0%,100%,.7);background-color:#000}.mm-youtube-root .preview-overlay .youtube-container .mm-picture-gallery--preview--button{position:absolute;z-index:1;text-shadow:1px 1px 5px #000;-webkit-text-stroke:1px #000}.mm-youtube-root .preview-overlay .youtube-container .mm-picture-gallery--preview--button.close{color:#000;right:0;-webkit-transform:translateX(40%) translateY(-40%);transform:translateX(40%) translateY(-40%)}.play-icon-overlay[data-v-b7b2cda6]{background-color:rgba(0,0,0,.3);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer}.play-icon-overlay .v-icon[data-v-b7b2cda6]{text-shadow:1px 1px 15px #000}.product-option-item .v-input{margin-top:-4px!important}.product-option-item.row{cursor:move}.product-option-item div.col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:15px}.product-option-list--root .row{-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;border:1px solid transparent}.product-option-list--root .draggable-ghost{background-color:hsla(0,0%,87.8%,.3)!important;border:1px dashed #e0e0e0}.product-option-list--root input::-webkit-inner-spin-button,.product-option-list--root input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-option-list--root input[type=number]{-moz-appearance:textfield}.product-option-input-dialog--root .mm-table{width:100%}.product-option-input-dialog--root .mm-table th{width:20%}.product-option-input-dialog--root .mm-table div.v-col{padding-left:0!important}.product-option-input-dialog--root input::-webkit-inner-spin-button,.product-option-input-dialog--root input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-option-input-dialog--root input[type=number]{-moz-appearance:textfield}.product-info-page .product-info-table{width:100%}.product-info-page .product-info-table th{width:20%}.product-info-page .product-info-table td.inner-html{padding-top:10px!important;padding-bottom:10px!important;line-height:150%;font-family:Quicksand,Roboto}.product-info-page .product-info-table td.inner-html h2{padding-bottom:10px}.product-info-page .product-info-table td.inner-html p{margin-bottom:0}.product-info-page .product-info-table td.inner-html ul{list-style:disc outside;padding-left:17px}.product-info-page .product-info-table td.inner-html ol{list-style:decimal outside;padding-left:15px}.product-info-page .product-info-table td.inner-html li{padding-left:5px}.product-info-page .product-info-table td.inner-html li.ql-indent-1{margin-left:20px}.product-info-page .product-info-table td.inner-html img{max-width:100%;border-radius:4px;-webkit-box-shadow:0 0 3px rgba(0,0,0,.4);box-shadow:0 0 3px rgba(0,0,0,.4)}.product-info-page .product-info-table .keyinfo-item{-webkit-transition:all .3s ease;transition:all .3s ease}.product-info-page .product-info-table .videos-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:3px;padding-bottom:3px}.product-info-page .product-info-table .videos-container .mm-youtube-root{margin:6px 3px}.product-info-page .product-info-table .videos-container .video-add-button.v-icon{padding:2px;margin:6px 3px;font-size:100px;border:1px solid #aaa;color:#aaa;cursor:pointer}.product-info-page .product-info-table .videos-container .video-add-button.v-icon:hover{color:#5cc260;border-color:#5cc260}.v-chip:not(.v-chip--outlined).accent,.v-chip:not(.v-chip--outlined).error,.v-chip:not(.v-chip--outlined).info,.v-chip:not(.v-chip--outlined).primary,.v-chip:not(.v-chip--outlined).secondary,.v-chip:not(.v-chip--outlined).success,.v-chip:not(.v-chip--outlined).warning{color:#fff}.theme--light.v-chip{border-color:rgba(0,0,0,.12);color:rgba(0,0,0,.87)}.theme--light.v-chip:not(.v-chip--active){background:#e0e0e0}.theme--light.v-chip:hover:before{opacity:.04}.theme--light.v-chip--active:before,.theme--light.v-chip--active:hover:before,.theme--light.v-chip:focus:before{opacity:.12}.theme--light.v-chip--active:focus:before{opacity:.16}.theme--dark.v-chip{border-color:hsla(0,0%,100%,.12);color:#fff}.theme--dark.v-chip:not(.v-chip--active){background:#555}.theme--dark.v-chip:hover:before{opacity:.08}.theme--dark.v-chip--active:before,.theme--dark.v-chip--active:hover:before,.theme--dark.v-chip:focus:before{opacity:.24}.theme--dark.v-chip--active:focus:before{opacity:.32}.v-chip{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:default;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;line-height:20px;max-width:100%;outline:none;overflow:hidden;padding:0 12px;position:relative;text-decoration:none;-webkit-transition-duration:.28s;transition-duration:.28s;-webkit-transition-property:opacity,-webkit-box-shadow;transition-property:opacity,-webkit-box-shadow;transition-property:box-shadow,opacity;transition-property:box-shadow,opacity,-webkit-box-shadow;-webkit-transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:cubic-bezier(.4,0,.2,1);vertical-align:middle;white-space:nowrap}.v-chip:before{background-color:currentColor;bottom:0;border-radius:inherit;content:"";left:0;opacity:0;position:absolute;pointer-events:none;right:0;top:0}.v-chip .v-avatar{height:24px!important;min-width:24px!important;width:24px!important}.v-chip .v-icon{font-size:24px}.v-application--is-ltr .v-chip .v-avatar--left,.v-application--is-ltr .v-chip .v-icon--left{margin-left:-6px;margin-right:6px}.v-application--is-ltr .v-chip .v-avatar--right,.v-application--is-ltr .v-chip .v-icon--right,.v-application--is-rtl .v-chip .v-avatar--left,.v-application--is-rtl .v-chip .v-icon--left{margin-left:6px;margin-right:-6px}.v-application--is-rtl .v-chip .v-avatar--right,.v-application--is-rtl .v-chip .v-icon--right{margin-left:-6px;margin-right:6px}.v-chip:not(.v-chip--no-color) .v-icon{color:inherit}.v-chip .v-chip__close.v-icon{font-size:18px;max-height:18px;max-width:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-application--is-ltr .v-chip .v-chip__close.v-icon.v-icon--right{margin-right:-4px}.v-application--is-rtl .v-chip .v-chip__close.v-icon.v-icon--right{margin-left:-4px}.v-chip .v-chip__close.v-icon:active,.v-chip .v-chip__close.v-icon:focus,.v-chip .v-chip__close.v-icon:hover{opacity:.72}.v-chip .v-chip__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:100%;max-width:100%}.v-chip--active .v-icon{color:inherit}.v-chip--link:before{-webkit-transition:opacity .3s cubic-bezier(.25,.8,.5,1);transition:opacity .3s cubic-bezier(.25,.8,.5,1)}.v-chip--link:focus:before{opacity:.32}.v-chip--clickable{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip--clickable:active{-webkit-box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12);box-shadow:0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)}.v-chip--disabled{opacity:.4;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.v-chip__filter{max-width:24px}.v-chip__filter.v-icon{color:inherit}.v-chip__filter.expand-x-transition-enter,.v-chip__filter.expand-x-transition-leave-active{margin:0}.v-chip--pill .v-chip__filter{margin-right:0 16px 0 0}.v-chip--pill .v-avatar{height:32px!important;width:32px!important}.v-application--is-ltr .v-chip--pill .v-avatar--left{margin-left:-12px}.v-application--is-ltr .v-chip--pill .v-avatar--right,.v-application--is-rtl .v-chip--pill .v-avatar--left{margin-right:-12px}.v-application--is-rtl .v-chip--pill .v-avatar--right{margin-left:-12px}.v-chip--label{border-radius:4px!important}.v-chip.v-chip--outlined{border-width:thin;border-style:solid}.v-chip.v-chip--outlined.v-chip--active:before{opacity:.08}.v-chip.v-chip--outlined .v-icon{color:inherit}.v-chip.v-chip--outlined.v-chip.v-chip{background-color:transparent!important}.v-chip.v-chip--selected{background:transparent}.v-chip.v-chip--selected:after{opacity:.28}.v-chip.v-size--x-small{border-radius:8px;font-size:10px;height:16px}.v-chip.v-size--small{border-radius:12px;font-size:12px;height:24px}.v-chip.v-size--default{border-radius:16px;font-size:14px;height:32px}.v-chip.v-size--large{border-radius:27px;font-size:16px;height:54px}.v-chip.v-size--x-large{border-radius:33px;font-size:18px;height:66px}.theme--light.v-subheader{color:rgba(0,0,0,.6)}.theme--dark.v-subheader{color:hsla(0,0%,100%,.7)}.v-subheader{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:48px;font-size:.875rem;font-weight:400;padding:0 16px 0 16px}.v-subheader--inset{margin-left:56px}