/**
* PDA v1.0.6
* (c) 2024 Product Designer App
* @license GPLv3
* Minify code for production
* Style
**/
body.pdapp-studio-layout{overflow:hidden!important}#productdesignerapp-wrapper{margin:0;padding:0;background:#fff;position:fixed;left:0;right:0;top:0;bottom:0;z-index:99999;max-width:100%!important;max-height:100%!important}#productdesignerapp-app{padding:0;margin:0;display:block;box-sizing:border-box;position:relative;left:0;right:0;top:0;bottom:0;background:var(--pdapp-app-bg);max-width:100%}#productdesignerapp-wrapper .pdapp-loading-mask{position:absolute;top:0;bottom:0;left:0;height:100%;right:0}#productdesignerapp-wrapper .pdapp-loading-mask.pdapp-loading-page{position:fixed;z-index:99999}#productdesignerapp-wrapper .pdapp-loading-mask::after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;opacity:.8;cursor:wait;background:var(--pdapp-light)}#productdesignerapp-wrapper .pdapp-spinner{display:inline-block;position:absolute;width:80px;height:80px;z-index:9;left:calc(50% - 40px);top:calc(50% - 40px)}#productdesignerapp-wrapper .pdapp-spinner div{transform-origin:40px 40px;animation:lds-spinner 1.2s linear infinite}#productdesignerapp-wrapper .pdapp-spinner div::after{content:" ";display:block;position:absolute;top:3px;left:37px;width:6px;height:18px;border-radius:20%;background:var(--pdapp-black)}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(1){transform:rotate(0deg);animation-delay:-1.1s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(2){transform:rotate(30deg);animation-delay:-1s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(3){transform:rotate(60deg);animation-delay:-0.9s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(4){transform:rotate(90deg);animation-delay:-0.8s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(5){transform:rotate(120deg);animation-delay:-0.7s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(6){transform:rotate(150deg);animation-delay:-0.6s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(7){transform:rotate(180deg);animation-delay:-0.5s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(8){transform:rotate(210deg);animation-delay:-0.4s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(9){transform:rotate(240deg);animation-delay:-0.3s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(10){transform:rotate(270deg);animation-delay:-0.2s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(11){transform:rotate(300deg);animation-delay:-0.1s}#productdesignerapp-wrapper .pdapp-spinner div:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes lds-spinner{0%{opacity:1}100%{opacity:0}}#productdesignerapp-wrapper .pdapp-w20{width:20px!important}#productdesignerapp-wrapper .pdapp-w25{width:25px!important}#productdesignerapp-wrapper .pdapp-w30{width:30px!important}#productdesignerapp-wrapper .pdapp-w40{width:40px!important}#productdesignerapp-wrapper .pdapp-w50{width:50px!important}#productdesignerapp-wrapper .pdapp-w60{width:60px!important}#productdesignerapp-wrapper .pdapp-w70{width:70px!important}#productdesignerapp-wrapper .pdapp-w80{width:80px!important}#productdesignerapp-wrapper .pdapp-w90{width:90px!important}#productdesignerapp-wrapper .pdapp-w100{width:100px!important}#productdesignerapp-wrapper .pdapp-w110{width:110px!important}#productdesignerapp-wrapper .pdapp-w120{width:120px!important}#productdesignerapp-wrapper .pdapp-w130{width:130px!important}#productdesignerapp-wrapper .pdapp-w140{width:140px!important}#productdesignerapp-wrapper .pdapp-w150{width:150px!important}#productdesignerapp-wrapper .pdapp-w160{width:160px!important}#productdesignerapp-wrapper .pdapp-w170{width:170px!important}#productdesignerapp-wrapper .pdapp-w180{width:180px!important}#productdesignerapp-wrapper .pdapp-w190{width:190px!important}#productdesignerapp-wrapper .pdapp-w200{width:200px!important}#productdesignerapp-wrapper .pdapp-h20{height:20px!important}#productdesignerapp-wrapper .pdapp-h25{height:25px!important}#productdesignerapp-wrapper .pdapp-h30{height:30px!important}#productdesignerapp-wrapper .pdapp-h40{height:40px!important}#productdesignerapp-wrapper .pdapp-h50{height:50px!important}#productdesignerapp-wrapper .pdapp-h60{height:60px!important}#productdesignerapp-wrapper .pdapp-h70{height:70px!important}#productdesignerapp-wrapper .pdapp-h80{height:80px!important}#productdesignerapp-wrapper .pdapp-h90{height:90px!important}#productdesignerapp-wrapper .pdapp-h100{height:100px!important}#productdesignerapp-wrapper .pdapp-h110{height:110px!important}#productdesignerapp-wrapper .pdapp-h120{height:120px!important}#productdesignerapp-wrapper .pdapp-h130{height:130px!important}#productdesignerapp-wrapper .pdapp-h140{height:140px!important}#productdesignerapp-wrapper .pdapp-h150{height:150px!important}#productdesignerapp-wrapper .pdapp-h160{height:160px!important}#productdesignerapp-wrapper .pdapp-h170{height:170px!important}#productdesignerapp-wrapper .pdapp-h180{height:180px!important}#productdesignerapp-wrapper .pdapp-h190{height:190px!important}#productdesignerapp-wrapper .pdapp-h200{height:200px!important}#productdesignerapp-wrapper .pdapp-mh140{max-height:140px!important}#productdesignerapp-wrapper .btn i{display:inline-block;font-size:18px;line-height:18px}#productdesignerapp-wrapper .btn{display:flex;justify-content:center;align-items:center;gap:3px;line-height:18px}#productdesignerapp-wrapper .btn .dropdown-arrow-top,#productdesignerapp-wrapper .btn .dropdown-arrow-bot,#productdesignerapp-wrapper .btn .dropdown-arrow-left,#productdesignerapp-wrapper .btn .dropdown-arrow-right{content:'';position:absolute;background:#fff0;border:6px solid #fff0;z-index:1000001;-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px);display:none}#productdesignerapp-wrapper .btn .dropdown-arrow-top{top:2px;border-top-color:var(--pdapp-gray-800);left:calc(50% - 6px)}#productdesignerapp-wrapper .btn .dropdown-arrow-bot{top:calc(100% + 2px);border-bottom-color:var(--pdapp-gray-800);left:calc(50% - 6px)}#productdesignerapp-wrapper .btn .dropdown-arrow-left{top:calc(50% + 2px);border-left-color:var(--pdapp-gray-800);left:-6px}#productdesignerapp-wrapper .btn .dropdown-arrow-right{top:calc(50% + 2px);border-right-color:var(--pdapp-gray-800);left:calc(100% - 6px)}#productdesignerapp-wrapper .btn.active .dropdown-arrow-top,#productdesignerapp-wrapper .btn.active .dropdown-arrow-bot,#productdesignerapp-wrapper .btn.active .dropdown-arrow-left,#productdesignerapp-wrapper .btn.active .dropdown-arrow-right{display:block;-webkit-transition-delay:100ms;-moz-transition-delay:100ms;transition-delay:100ms}#productdesignerapp-wrapper .sp-container,#productdesignerapp-wrapper .sp-picker-container{width:100%;background:#fff0;border:none;overflow:visible;z-index:1;padding-bottom:5px}#productdesignerapp-wrapper .pdapp-text-dropdown-color .sp-container,#productdesignerapp-wrapper .pdapp-team-dropdown-color .sp-container,#productdesignerapp-wrapper .pdapp-group-dropdown-color .sp-container{padding-bottom:12px}#productdesignerapp-wrapper .sp-hue{border:none;height:80px}#productdesignerapp-wrapper .sp-color{border:none;height:80px}#productdesignerapp-wrapper .sp-dragger{border-radius:50%;height:16px;width:16px;border:1px solid var(--pdapp-primary);background:#fff;z-index:99}#productdesignerapp-wrapper .sp-slider{cursor:pointer;height:6px;left:0;right:0;border:1px solid var(--pdapp-primary);background:#fff;opacity:1}#productdesignerapp-wrapper .sp-top{margin:0;height:80px}#productdesignerapp-wrapper .sp-picker-container,#productdesignerapp-wrapper .sp-palette-container{padding:0;margin-bottom:0;border:none}#productdesignerapp-wrapper span.pdapp-list-colorpicker{line-height:14px;font-size:14px}#productdesignerapp-wrapper .sp-palette span.pdapp-list-colorpicker{line-height:12px;font-size:12px;color:var(--pdapp-heading-color,inherit)}#productdesignerapp-wrapper .sp-fill{padding-top:100px}#productdesignerapp-wrapper .pdapp-hide-palette .sp-container .sp-palette-container{display:none!important}#productdesignerapp-wrapper .pdapp-ruler-box{position:absolute;height:100%;width:100%;overflow:hidden;pointer-events:none;top:0;left:0}#productdesignerapp-wrapper .pdapp-ruler-corner,#productdesignerapp-wrapper .pdapp-ruler-line,#productdesignerapp-wrapper .pdapp-ruler{pointer-events:all;position:absolute}#productdesignerapp-wrapper .pdapp-ruler-box *{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}#productdesignerapp-wrapper .pdapp-ruler{display:block;border-bottom:1px solid var(--pdapp-border-color);filter:blur(0);-webkit-filter:blur(0);z-index:1}#productdesignerapp-wrapper .pdapp-ruler-corner{z-index:1010;cursor:pointer}#productdesignerapp-wrapper .pdapp-ruler-corner-topleft,#productdesignerapp-wrapper .pdapp-ruler-cornerTOPLEFT{top:0;left:0}#productdesignerapp-wrapper .pdapp-ruler-vertical{cursor:ew-resize;border-left:none}#productdesignerapp-wrapper .pdapp-ruler-horizontal{cursor:ns-resize;border-top:none}#productdesignerapp-wrapper .pdapp-ruler-line{color:#fff0;background-color:#fff0;border-bottom:1px dashed var(--pdapp-gray);border-left:1px dashed var(--pdapp-gray);z-index:1000}#productdesignerapp-wrapper .pdapp-ruler-line:hover{border-bottom:1px solid var(--pdapp-gray);border-left:1px solid #236e77}#productdesignerapp-wrapper .pdapp-ruler-line-ver{top:0;bottom:0}#productdesignerapp-wrapper .pdapp-ruler-line-ver:hover{cursor:ew-resize}#productdesignerapp-wrapper .pdapp-ruler-line-hor{right:0;left:0}#productdesignerapp-wrapper .pdapp-ruler-line-hor:hover{cursor:ns-resize}#productdesignerapp-wrapper .pdapp-ruler-tracker{height:1px;width:1px;background:var(--pdapp-danger);position:absolute;pointer-events:none;z-index:1;top:0}#productdesignerapp-wrapper .pdapp-ruler,#productdesignerapp-wrapper .pdapp-ruler-corner{background:var(--pdapp-ruler-bar)}#productdesignerapp-wrapper .pdapp-ruler-corner{display:flex;align-items:center;justify-content:center;z-index:9}#productdesignerapp-wrapper .pdapp-ruler-corner i{color:#fff;font-size:14px;border:2px solid #fff;background:var(--pdapp-danger);width:18px;height:18px}#productdesignerapp-wrapper .pdapp-caption{display:block;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}#productdesignerapp-wrapper .form-check .form-check-input::after,#productdesignerapp-wrapper .form-switch .form-check-input::after{display:none!important}#productdesignerapp-wrapper .form-switch .form-check-input{width:28px;height:16px;margin-top:0}#productdesignerapp-wrapper .form-switch .form-check-label{font-size:14px;line-height:14px;margin:0;padding:0}#productdesignerapp-wrapper .modal .modal-dialog{z-index:9999}#productdesignerapp-wrapper,#productdesignerapp-wrapper p{font-size:14px;line-height:18px}#productdesignerapp-wrapper .fs-1r{font-size:1rem!important}#productdesignerapp-wrapper .fs-2r{font-size:2rem!important}#productdesignerapp-wrapper .fs-3r{font-size:3rem!important}#productdesignerapp-wrapper .moveable-control{background:var(--pdapp-success);margin-top:-8px;margin-left:-8px;width:16px;height:16px;border-color:var(--pdapp-success);opacity:.7}#productdesignerapp-wrapper .moveable-control-box:hover .moveable-control{opacity:1}#productdesignerapp-wrapper .moveable-line{border-top:1px dashed var(--pdapp-success);height:0;width:0;background:#fff0}#productdesignerapp-wrapper .pdapp-guideline{border-top:1px dashed var(--pdapp-warning)}#productdesignerapp-wrapper .moveable-rotation{border-right:1px dashed var(--pdapp-success);width:0}#productdesignerapp-wrapper .moveable-rotation .moveable-rotation-control{background:var(--pdapp-white);border-color:var(--pdapp-success)}#productdesignerapp-wrapper .moveable-origin{display:none}#productdesignerapp-wrapper .moveable-movebox{position:absolute;left:0;top:0;will-change:transform;background:#fff0;opacity:.5;cursor:pointer;width:0;height:0;transform-origin:0 0}#productdesignerapp-wrapper .moveable-movebox.pdapp-draggable{cursor:move}#productdesignerapp-wrapper .moveable-area{cursor:move}#productdesignerapp-wrapper .moveable-control.moveable-n,#productdesignerapp-wrapper .moveable-control.moveable-s,#productdesignerapp-wrapper .moveable-control.moveable-w,#productdesignerapp-wrapper .moveable-control.moveable-e{margin-top:-3px;margin-left:-3px;width:6px;height:6px;border:none}#productdesignerapp-wrapper .moveable-dashed{border-top-style:solid!important;border-left-style:solid!important}#productdesignerapp-wrapper .pdapp-line-0{background:var(--pdapp-info)!important}#productdesignerapp-wrapper .moveable-dashed.pdapp-line-0{border-top-color:var(--pdapp-info)!important;border-left-color:var(--pdapp-info)!important}#productdesignerapp-wrapper .pdapp-line-1{background:var(--pdapp-orange)!important}#productdesignerapp-wrapper .moveable-dashed.pdapp-line-1{border-top-color:var(--pdapp-orange)!important;border-left-color:var(--pdapp-orange)!important}#productdesignerapp-wrapper .pdapp-line-2{background:var(--pdapp-indigo)!important}#productdesignerapp-wrapper .moveable-dashed.pdapp-line-2{border-top-color:var(--pdapp-indigo)!important;border-left-color:var(--pdapp-indigo)!important}#productdesignerapp-wrapper .pdapp-line-3{background:var(--pdapp-pink)!important}#productdesignerapp-wrapper .moveable-dashed.pdapp-line-3{border-top-color:var(--pdapp-pink)!important;border-left-color:var(--pdapp-pink)!important}#productdesignerapp-wrapper .pdapp-line-4{background:var(--pdapp-red)!important}#productdesignerapp-wrapper .moveable-dashed.pdapp-line-4{border-top-color:var(--pdapp-red)!important;border-left-color:var(--pdapp-red)!important}#productdesignerapp-wrapper .pdapp-line-5{background:var(--pdapp-yellow)!important}#productdesignerapp-wrapper .moveable-dashed.pdapp-line-5{border-top-color:var(--pdapp-yellow)!important;border-left-color:var(--pdapp-yellow)!important}#productdesignerapp-wrapper .pdapp-line-6{background:var(--pdapp-green)!important}#productdesignerapp-wrapper .moveable-dashed.pdapp-line-6{border-top-color:var(--pdapp-green)!important;border-left-color:var(--pdapp-green)!important}#productdesignerapp-wrapper .pdapp-line-7{background:var(--pdapp-cyan)!important}#productdesignerapp-wrapper .moveable-dashed.pdapp-line-7{border-top-color:var(--pdapp-cyan)!important;border-left-color:var(--pdapp-cyan)!important}#productdesignerapp-wrapper .pdapp-line-8{background:var(--pdapp-gray)!important}#productdesignerapp-wrapper .moveable-dashed.pdapp-line-7{border-top-color:var(--pdapp-gray)!important;border-left-color:var(--pdapp-gray)!important}#productdesignerapp-wrapper .pdapp-target{cursor:pointer}#productdesignerapp-wrapper .pdapp-viewport-area .pdapp-target{position:absolute;box-sizing:border-box;min-width:auto;min-height:auto}#productdesignerapp-wrapper .pdapp-ruler-corner.tooltip-right:after{margin-bottom:-22px}#productdesignerapp-wrapper .modal-cart .modal-dialog{border-radius:0 0 0 6px;width:320px}#productdesignerapp-wrapper .modal-cart .modal-content{border:none}#productdesignerapp-wrapper .pdapp-cart-layout{width:320px}#productdesignerapp-wrapper .pdapp-product-size{position:relative;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;width:60px}#productdesignerapp-wrapper .pdapp-product-size.tooltip-top::after{width:85px!important}#productdesignerapp-wrapper .pdapp-design-layout{height:calc(100% - 50px);justify-content:space-evenly}#productdesignerapp-wrapper .pdapp-design-layout.pdapp-app-mobile{height:calc(100% - 45px)}#productdesignerapp-wrapper .pdapp-menu-options{width:300px;position:relative}#productdesignerapp-wrapper .pdapp-menu-options-content{width:100%}#productdesignerapp-wrapper .pdapp-menu-options,#productdesignerapp-wrapper .pdapp-menu-options-dropdown{z-index:9999}#productdesignerapp-wrapper .pdapp-menu-options-dropdown{left:0;right:0}#productdesignerapp-wrapper .pdapp-topbar-options{top:calc(100% + 8px);z-index:999;right:0}#productdesignerapp-wrapper .pdapp-menu-options-dropdown .pdapp-font-categories{min-height:45px}#productdesignerapp-wrapper .pdapp-left-layout .list-group-item{line-height:20px}#productdesignerapp-wrapper .pdapp-menus .list-group-item-action span{font-size:12px}#productdesignerapp-wrapper .list-group-item{background:var(--pdapp-light)}#productdesignerapp-wrapper .pdapp-topbar-options{width:275px}#productdesignerapp-wrapper .btn-close-dropdown{position:absolute;right:-25px;top:0;z-index:999999}#productdesignerapp-wrapper .pdapp-viewport.placeholder{position:absolute;left:0;right:0;top:0;bottom:0;display:block;width:auto;height:auto}#pdapp-studio{flex:1}#productdesignerapp-wrapper .pdapp-studio-area{left:0;top:0;right:0;bottom:0;cursor:default;width:100%;height:100%}#productdesignerapp-wrapper .pdapp-viewport{display:none;top:0;left:0;width:calc(100% - 0px);height:calc(100% - 0px)}#productdesignerapp-wrapper .pdapp-viewport.active{display:inline-block}#productdesignerapp-wrapper .pdapp-background-img,#productdesignerapp-wrapper .pdapp-viewport-area,#productdesignerapp-wrapper .pdapp-mask-img{position:absolute;transform-origin:0 0;top:0;left:0}#productdesignerapp-wrapper .pdapp-product-img{width:100%;height:100%}#productdesignerapp-wrapper .pdapp-viewport-area{position:absolute;opacity:.3;cursor:pointer}#productdesignerapp-wrapper .pdapp-viewport-area .pdapp-border-area,#productdesignerapp-wrapper .pdapp-viewport-area .pdapp-area-mask-img{position:absolute;display:block;left:0;top:0;right:0;bottom:0}#productdesignerapp-wrapper .pdapp-hide-mask .pdapp-viewport-area .pdapp-border-area{border:1px dashed var(--pdapp-green)}#productdesignerapp-wrapper .pdapp-viewport-area.active{opacity:1;cursor:default}#productdesignerapp-wrapper .pdapp-text-arc{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff0;background:#fff0}#productdesignerapp-wrapper .pdapp-viewport-area svg{position:relative;overflow:hidden}#productdesignerapp-wrapper .pdapp-btn-zoom.btn::after,#productdesignerapp-wrapper .pdapp-btn-zoom.btn::before{z-index:1}#productdesignerapp-wrapper .pdapp-botbar-options{bottom:calc(100% + 5px);left:calc(50% - 50px);font-size:14px;z-index:9;width:100px}#productdesignerapp-wrapper .pdapp-area-viewbox{position:absolute;right:0;bottom:calc(100% - 2px);z-index:9}#productdesignerapp-wrapper .pdapp-app-layout.pdapp-app-mobile .pdapp-area-viewbox{bottom:calc(100% + 4px)}#productdesignerapp-wrapper .pdapp-folder{cursor:pointer}#productdesignerapp-wrapper .pdapp-folder::before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;border-radius:4px;opacity:.4;background:var(--pdapp-black)}#productdesignerapp-wrapper .pdapp-folder:hover::before{opacity:.1}#productdesignerapp-wrapper .text-hidden{text-overflow:ellipsis;width:100%;overflow:hidden;white-space:nowrap}#productdesignerapp-wrapper .pdapp-artworks,#productdesignerapp-wrapper .pdapp-templates{width:calc(100% + var(--pdapp-gutter-x))}#productdesignerapp-wrapper .pdapp-artwork .pdapp-caption,#productdesignerapp-wrapper .pdapp-template .pdapp-caption{font-size:14px;line-height:14px}#productdesignerapp-wrapper .pdapp-photo-libraries{overflow-y:overlay;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;scrollbar-width:thin;scrollbar-color:#ccc #f3f3f3;min-height:180px}#productdesignerapp-wrapper .pdapp-photo-list{-moz-box-pack:justify;-ms-flex-pack:justify;list-style:none}#productdesignerapp-wrapper .pdapp-photo-list .pdapp-photo-item{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:normal;height:110px}#productdesignerapp-wrapper .pdapp-photo-list .pdapp-photo-item .pdapp-thumbnail{line-height:0;aspect-ratio:1.5;height:110px;cursor:pointer}#productdesignerapp-wrapper .pdapp-photo-list .pdapp-photo-item .pdapp-thumbnail .pdapp-img-thumbnail{line-height:0;aspect-ratio:1.5;height:110px;cursor:pointer;-o-object-fit:cover;object-fit:cover}#productdesignerapp-wrapper .pdapp-photo-list .pdapp-photo-item .pdapp-author{display:none;bottom:8px;left:8px;text-decoration:none;z-index:9;white-space:nowrap;text-overflow:ellipsis;width:fit-content;max-width:220px;font-weight:700;font-size:12px;padding-bottom:2px;color:var(--pdapp-white)}#productdesignerapp-wrapper .pdapp-photo-list .pdapp-photo-item:hover .pdapp-author{display:block}#productdesignerapp-wrapper .pdapp-photo-list .pdapp-photo-item .pdapp-thumbnail::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;-webkit-border-radius:var(--pdapp-border-radius);-moz-border-radius:var(--pdapp-border-radius);border-radius:var(--pdapp-border-radius);pointer-events:none}#productdesignerapp-wrapper .pdapp-photo-list .pdapp-photo-item:hover .pdapp-thumbnail::after{position:absolute;content:"";left:0;top:0;right:0;bottom:0;border:2px solid var(--pdapp-primary)}#productdesignerapp-wrapper .pdapp-text-space::before{position:absolute;content:"";left:0;top:50%;right:calc(50% + 30px);height:1px;background:var(--pdapp-border-color)}#productdesignerapp-wrapper .pdapp-text-space::after{position:absolute;content:"";left:calc(50% + 30px);top:50%;right:0;height:1px;background:var(--pdapp-border-color)}#productdesignerapp-wrapper .pdapp-shape-item{width:80px;cursor:pointer;-webkit-border-radius:var(--pdapp-border-radius);-moz-border-radius:var(--pdapp-border-radius);border-radius:var(--pdapp-border-radius)}#productdesignerapp-wrapper .pdapp-shape-item .pdapp-shape-name{position:absolute;bottom:2px;font-size:12px;line-height:12px;display:none}#productdesignerapp-wrapper .pdapp-shape-item:hover .pdapp-shape-name{display:block}#productdesignerapp-wrapper .pdapp-shape-item .pdapp-shape{position:relative;padding:3px;-webkit-border-radius:var(--pdapp-border-radius);-moz-border-radius:var(--pdapp-border-radius);border-radius:var(--pdapp-border-radius)}#productdesignerapp-wrapper .pdapp-shape-item .pdapp-shape::after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border:1px solid var(--pdapp-border-color);-webkit-border-radius:var(--pdapp-border-radius);-moz-border-radius:var(--pdapp-border-radius);border-radius:var(--pdapp-border-radius);pointer-events:none}#productdesignerapp-wrapper .pdapp-shape-item:hover .pdapp-shape::after{bottom:0;right:0;border:2px solid var(--pdapp-primary)}#productdesignerapp-wrapper .pdapp-filter-list{-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;list-style:none}#productdesignerapp-wrapper .pdapp-filter-item{width:calc(100% - 10px);margin:5px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;line-height:normal;height:110px;-webkit-border-radius:var(--pdapp-border-radius);-moz-border-radius:var(--pdapp-border-radius);border-radius:var(--pdapp-border-radius)}#productdesignerapp-wrapper .pdapp-filter{cursor:pointer;line-height:0;aspect-ratio:1.5;height:110px;cursor:pointer;-webkit-border-radius:var(--pdapp-border-radius);-moz-border-radius:var(--pdapp-border-radius);border-radius:var(--pdapp-border-radius)}#productdesignerapp-wrapper .pdapp-filter-item .pdapp-img{max-width:100%;aspect-ratio:1/1;line-height:0;width:100%;aspect-ratio:1.5;height:110px;cursor:pointer;-o-object-fit:cover;object-fit:cover;-webkit-border-radius:var(--pdapp-border-radius);-moz-border-radius:var(--pdapp-border-radius);border-radius:var(--pdapp-border-radius)}#productdesignerapp-wrapper .pdapp-filter-item .pdapp-filter-name{display:none;position:absolute;bottom:8px;left:8px;z-index:9;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;width:fit-content;max-width:220px;font-weight:700;font-size:12px;padding-bottom:2px;color:var(--pdapp-white)}#productdesignerapp-wrapper .pdapp-filter-item:hover .pdapp-filter-name{display:block}#productdesignerapp-wrapper .pdapp-filter-item .pdapp-filter::before{position:absolute;content:"";left:0;top:0;right:0;bottom:0;pointer-events:none;border:1px solid var(--pdapp-border-color);z-index:9;-webkit-border-radius:var(--pdapp-border-radius);-moz-border-radius:var(--pdapp-border-radius);border-radius:var(--pdapp-border-radius)}#productdesignerapp-wrapper .pdapp-filter-item:hover .pdapp-filter::before{border:2px solid var(--pdapp-primary)}#productdesignerapp-wrapper .pdapp-layer-thumbnail{height:50px}#productdesignerapp-wrapper .pdapp-layer-thumbnail .pdapp-img{padding:2px}#productdesignerapp-wrapper .pdapp-cropbox{display:flex;justify-content:center;align-items:center;position:relative}#productdesignerapp-wrapper .pdapp-cropbox .pdapp-croparea{display:flex;position:relative;justify-content:center;align-items:center;background:#fbfbfb}#productdesignerapp-wrapper .pdapp-cropbox .pdapp-croparea .pdapp-cropimage{max-height:calc(100% - 220px);max-width:100%;width:auto;height:auto;opacity:.4}#productdesignerapp-wrapper .pdapp-cropbox .pdapp-croparea .pdapp-cropmask{position:absolute;z-index:999;left:0;top:0;width:100%;height:100%;background-position:center;background-size:cover;background-repeat:no-repeat;background-position:0 0;cursor:move}#productdesignerapp-wrapper .pdapp-menu-mobile-options{left:0;top:0;right:0;bottom:6px;z-index:9}#productdesignerapp-wrapper .pdapp-pointer{cursor:pointer}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-hor .pdapp-topbar-layout,#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-left-layout{order:2;z-index:9999}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-right-layout{z-index:99999}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-hor .pdapp-design-layout,#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-center-layout{order:1}#productdesignerapp-wrapper .pdapp-app-hor .pdapp-menu-mobile-body .pdapp-menu-options,#productdesignerapp-wrapper .pdapp-app-tablet.pdapp-app-ver .pdapp-menu-mobile-body .pdapp-menu-options{top:0;bottom:auto;left:calc(50% + 18px);max-width:220px;z-index:9}#productdesignerapp-wrapper .pdapp-menu-mobile-body .list-group-item-action{padding:8px 1px!important;font-size:9px}#productdesignerapp-wrapper .pdapp-menu-mobile-body .btn .dropdown-arrow-right{left:calc(50% + 7px);border-right-color:var(--pdapp-white)}#productdesignerapp-wrapper .pdapp-app-tablet.pdapp-app-ver .pdapp-center-layout{width:calc(100vw - 80px)}#productdesignerapp-wrapper .pdapp-app-tablet.pdapp-app-ver .pdapp-photo-libraries,#productdesignerapp-wrapper .pdapp-app-mobile .pdapp-photo-libraries{max-height:calc(100% - 275px)}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-body .btn .dropdown-arrow-right{left:auto;border-right-color:#fff0;top:8px;border-top-color:#fff}#productdesignerapp-wrapper .pdapp-app-ver .pdapp-menu-mobile-body .btn-close-dropdown{right:-5px;top:-25px}#productdesignerapp-wrapper .pdapp-menu-mobile-body .close-menu-ver{display:none}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-body .close-menu-ver{display:block}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-body .close-menu-hor{display:none}#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-text-dropdown-format,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-text-dropdown-align,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-text-dropdown-move,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-text-dropdown-more,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-photo-dropdown-align,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-photo-dropdown-move,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-photo-dropdown-more,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-qrcode-dropdown-align,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-qrcode-dropdown-move,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-qrcode-dropdown-more,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-barcode-dropdown-align,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-barcode-dropdown-move,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-barcode-dropdown-more,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-team-dropdown-format,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-team-dropdown-align,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-team-dropdown-move,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-group-dropdown-align,#productdesignerapp-wrapper .pdapp-menu-mobile-body .pdapp-group-dropdown-move{width:auto!important}#productdesignerapp-wrapper .pdapp-btn-help{position:absolute;bottom:5px;left:5px;z-index:9999}#productdesignerapp-wrapper .pdapp-center-layout{width:100%}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-hor .pdapp-center-layout{width:calc(100vw - 125px)}#productdesignerapp-wrapper .pdapp-studio-botbar{position:relative}#productdesignerapp-wrapper .pdapp-app-layout{flex-direction:column}#productdesignerapp-wrapper .pdapp-app-layout.pdapp-app-mobile.pdapp-app-hor{flex-direction:row}#productdesignerapp-wrapper .pdapp-topbar{border-bottom:1px solid var(--pdapp-border-color);height:100%}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-hor .pdapp-topbar{border-left:1px solid var(--pdapp-border-color);border-bottom:none;flex-direction:column}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-hor .pdapp-topbar .pdapp-topbar-group{flex-direction:column}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-hor .pdapp-topbar .pdapp-topbar-group .d-sm-block{display:none!important}#productdesignerapp-wrapper .pdapp-center-layout{padding-right:6px}#productdesignerapp-wrapper .pdapp-app-mobile .pdapp-center-layout{padding-right:0}#productdesignerapp-wrapper .pdapp-app-mobile .pdapp-studio-botbar{width:100%;left:0;bottom:5px;z-index:1}#productdesignerapp-wrapper .pdapp-app-mobile .pdapp-studio-botbar .pdapp-botbar-item{position:absolute!important;bottom:0;left:6px}#productdesignerapp-wrapper .pdapp-app-mobile .pdapp-studio-botbar .pdapp-botbar-item.pdapp-area-viewport{right:6px;left:auto}#productdesignerapp-wrapper .pdapp-app-mobile .pdapp-menu-mobile-body{height:100%}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-hor .pdapp-menu-mobile-options{bottom:0;top:0}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-options{bottom:0;top:0;width:100vw}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-dropdown-box{max-height:350px}#productdesignerapp-wrapper .pdapp-app-mobile .pdapp-design-layout{height:100%;width:calc(100vw - 45px)}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-design-layout{height:calc(100% - 45px);width:100vw;flex-direction:column}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-center-layout{height:calc(100% - 100px);width:100vw;padding-bottom:0px!important}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menus{flex-direction:row;width:100%;overflow-x:auto!important;overflow-y:hidden!important}#productdesignerapp-wrapper #pdapp-studio{border-left:1px solid var(--pdapp-border-color)}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-studio-box{position:relative}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-studio-botbar{position:absolute;width:100%;left:0;right:0;bottom:5px}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver #pdapp-studio{border-bottom:1px solid var(--pdapp-border-color);border-left:none;height:100%;width:100%}#productdesignerapp-wrapper .pdapp-menu-mobile-header{position:absolute;left:100%;top:0}#productdesignerapp-wrapper .pdapp-menu-mobile-header .close-menu-ver,#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-header .close-menu-hor{display:none}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-header .close-menu-ver{display:block}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-header{position:absolute;bottom:calc(100% + 5px);padding-bottom:0px!important}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-body .pdapp-menu-options{top:auto;bottom:calc(100% - 6px);left:6px;right:6px;max-width:calc(100vw - 12px);z-index:9;width:100%}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-header{left:6px;top:auto}#productdesignerapp-wrapper .pdapp-menu-mobile-header{left:calc(100% + 5px);top:5px}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-hor .pdapp-filter-item{width:calc(100% - 10px)}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menu-mobile-body{height:100%;padding:5px}#productdesignerapp-wrapper .pdapp-app-mobile .pdapp-undo-btn{display:none!important}#productdesignerapp-wrapper .pdapp-app-mobile .pdapp-viewport.placeholder{left:30px;top:45px;right:30px;bottom:45px}#productdesignerapp-wrapper .pdapp-app-mobile #pdapp-studio .pdapp-undo-btn{display:flex!important;position:absolute;top:5px;right:5px;z-index:9}#productdesignerapp-wrapper .pdapp-app-mobile [class*="tooltip"]:before,#productdesignerapp-wrapper .pdapp-app-mobile [class*="tooltip"]:after{display:none!important}#productdesignerapp-wrapper .btn-group[class*="gap-"] .btn{margin-left:0px!important}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-hor .pdapp-studio-botbar{gap:0px!important;padding:0px!important}#productdesignerapp-wrapper .pdapp-text-dropdown-font.show-scroll .pdapp-dropdown-box,#productdesignerapp-wrapper .pdapp-team-dropdown-font.show-scroll .pdapp-dropdown-box,#productdesignerapp-wrapper .pdapp-text-dropdown-size.show-scroll .pdapp-dropdown-box,#productdesignerapp-wrapper .pdapp-team-dropdown-size.show-scroll .pdapp-dropdown-box{padding-right:0px!important}#productdesignerapp-wrapper .pdapp-text-dropdown-font.show-scroll .input-group.input-group-merge,#productdesignerapp-wrapper .pdapp-team-dropdown-font.show-scroll .input-group.input-group-merge{padding-right:10px}#productdesignerapp-wrapper .pdapp-text-dropdown-size.show-scroll .pdapp-size-list,#productdesignerapp-wrapper .pdapp-team-dropdown-size.show-scroll .pdapp-size-list,#productdesignerapp-wrapper .pdapp-text-dropdown-font.show-scroll .pdapp-font-list,#productdesignerapp-wrapper .pdapp-team-dropdown-font.show-scroll .pdapp-font-list{padding-right:5px}#productdesignerapp-wrapper .pdapp-text-dropdown-font.show-scroll .pdapp-font-categories,#productdesignerapp-wrapper .pdapp-team-dropdown-font.show-scroll .pdapp-font-categories{margin-right:10px}#productdesignerapp-wrapper .pdapp-text-dropdown-size.show-scroll .form-control,#productdesignerapp-wrapper .pdapp-team-dropdown-size.show-scroll .form-control{width:calc(100% - 10px)}@media (min-width:1200px){#productdesignerapp-wrapper .btn-group .btn.tooltip-top:nth-child(4n-3):hover:after{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px);margin-left:-25px}#productdesignerapp-wrapper .btn-group .btn.tooltip-top:nth-child(4n):hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px);margin-left:25px}#productdesignerapp-wrapper .btn-group .btn.tooltip-bottom:nth-child(4n-3):hover:after{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px);margin-left:-25px}#productdesignerapp-wrapper .btn-group .btn.tooltip-bottom:nth-child(4n):hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px);margin-left:25px}}@media (max-width:1600px){#productdesignerapp-wrapper .pdapp-cart-layout{width:280px}#productdesignerapp-wrapper .pdapp-menus .list-group-item-action{line-height:14px;padding:8px 3px!important}#productdesignerapp-wrapper .pdapp-menus .list-group-item-action span{font-size:10px}}@media (max-width:1200px){#productdesignerapp-wrapper .pdapp-menu-options{max-width:220px}#productdesignerapp-wrapper .btn-group .btn.tooltip-top:nth-child(3n-2):hover:after{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);transform:translateY(-8px);margin-left:-25px}#productdesignerapp-wrapper .btn-group .btn.tooltip-top:nth-child(3n):hover:after{-webkit-transform:translateX(-100%) translateY(-8px);-moz-transform:translateX(-100%) translateY(-8px);transform:translateX(-100%) translateY(-8px);margin-left:25px}#productdesignerapp-wrapper .btn-group .btn.tooltip-bottom:nth-child(3n-2):hover:after{-webkit-transform:translateY(8px);-moz-transform:translateY(8px);transform:translateY(8px);margin-left:-25px}#productdesignerapp-wrapper .btn-group .btn.tooltip-bottom:nth-child(3n):hover:after{-webkit-transform:translateX(-100%) translateY(8px);-moz-transform:translateX(-100%) translateY(8px);transform:translateX(-100%) translateY(8px);margin-left:25px}}@media (max-width:992px){#productdesignerapp-wrapper .btn{padding:.45rem}#productdesignerapp-wrapper .btn.btn-sm{padding:.375rem}#productdesignerapp-wrapper .pdapp-ruler-box,#productdesignerapp-wrapper .pdapp-ruler-tracker{display:none!important}}@media (max-width:767px){#productdesignerapp-wrapper .pdapp-menus .list-group-item-action{padding:10px 12px!important}#productdesignerapp-wrapper .pdapp-app-mobile.pdapp-app-ver .pdapp-menus .list-group-item-action{width:100%!important}}@media (max-width:576px){#productdesignerapp-wrapper .pdapp-menus .list-group-item-action{padding:8px 10px!important}#productdesignerapp-wrapper .pdapp-menus .list-group-item-action.placeholder{width:40px!important;height:40px!important}}#productdesignerapp-wrapper .pdapp-viewport .pdapp-mask-img{z-index:1}#productdesignerapp-wrapper .pdapp-viewport.pdapp-hide-mask .pdapp-mask-img{z-index:0!important}#productdesignerapp-wrapper .pdapp-loading-photos{min-height:120px;top:0;bottom:0}#productdesignerapp-wrapper .pdapp-help-contents .pdapp-hotkeys .material-symbols-outlined{font-size:14px}#productdesignerapp-wrapper .yt_video_content{position:relative;padding-bottom:56.25%;height:0}#yt_video_iframe{position:absolute;top:0;left:0;width:100%;height:100%}#productdesignerapp-wrapper label.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}#productdesignerapp-wrapper .pdapp-topbar-toolbar,#productdesignerapp-wrapper .pdapp-topbar-toolbar .input-group,#productdesignerapp-wrapper .pdapp-topbar-toolbar input,#productdesignerapp-wrapper .pdapp-topbar-toolbar select{height:30px}#productdesignerapp-wrapper .pdapp-app-layout.pdapp-app-mobile select.form-select,#productdesignerapp-wrapper .pdapp-app-layout.pdapp-app-mobile textarea.form-control,#productdesignerapp-wrapper .pdapp-app-layout.pdapp-app-mobile input.form-control,#productdesignerapp-wrapper .pdapp-app-layout.pdapp-app-mobile select.form-select:focus,#productdesignerapp-wrapper .pdapp-app-layout.pdapp-app-mobile textarea.form-control:focus,#productdesignerapp-wrapper .pdapp-app-layout.pdapp-app-mobile input.form-control:focus{font-size:16px;background:#fff}#productdesignerapp-wrapper .pdapp-cart-variants .pdapp-cart-group{border-bottom:1px solid var(--pdapp-border-color);padding-bottom:8px}#productdesignerapp-wrapper .pdapp-cart-variants .pdapp-cart-group:last-child{border-bottom:none;padding-bottom:0}#productdesignerapp-wrapper .pdapp-menu-options-dropdown .pdapp-dropdown-box{overflow-x:hidden;overflow-y:auto}#productdesignerapp-wrapper .pdapp-hide-palette{margin-bottom:5px!important}