:root{--popins-font: "Poppins", sans-serif;--DM-sans-font: "DM Sans", sans-serif;--theme-orange: #f17957;--theme-black: #121212;--theme-grey-txt-clr: #575757;--whiteColor: #fff;--blackColor: #000;--rgbBlackColor: 0, 0, 0;--rgbWhiteColor: 255, 255, 255;--rgbBorderColor: 208, 221, 214}.gradient.template_page_customizer .shopify-section-group-footer-group,.gradient.template_product .shopify-section-group-footer-group{display:none!important}.wc-wrap{display:flex;--gap: 24px;column-gap:var(--gap);color:var(--theme-grey-txt-clr);width:100%;height:100%}.wc-sidebar{width:100%;max-width:320px;pointer-events:none;opacity:.5;overflow-y:scroll}.wc-sidebar.image-uploaded-now{pointer-events:initial;opacity:1;z-index:1}.wc-stage{width:100%;max-width:calc((100% - 320px) - (var(--gap) / 2))}.wc-step{background:#fff;border:1px solid #e5e7eb;margin-bottom:14px;overflow:hidden;border-radius:0!important}@media (min-width: 990px){.wc-step .done_btnWrap{display:none!important}}.next_btnWrap{padding:1rem;text-align:center;display:flex;align-items:center;justify-content:center}.next_btnWrap button{width:100%}.wc-step-head{background:#f8f9fa;color:var(--theme-grey-txt-clr);font-weight:700;padding:10px 12px;font-size:14px;position:relative}.wc-step-head .headeInner{display:flex;align-items:center;gap:15px;position:relative}.wc-step-head .headeInner.mobile{display:none}.wc-step.active .wc-step-head{background:var(--theme-orange);color:#fff}.wc-step-head .headeInner.desktop:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.00003 9.64332C7.90452 9.64342 7.80992 9.62464 7.72168 9.58807C7.63344 9.55151 7.5533 9.49786 7.48585 9.43023L0.213136 2.15751C-0.0710453 1.87333 -0.0710453 1.41315 0.213136 1.12915C0.497317 0.845152 0.957498 0.84497 1.2415 1.12915L8.00003 7.88769L14.7586 1.12915C15.0428 0.84497 15.5029 0.84497 15.7869 1.12915C16.0709 1.41333 16.0711 1.87351 15.7869 2.15751L8.51422 9.43023C8.44677 9.49786 8.36662 9.55151 8.27838 9.58807C8.19014 9.62464 8.09555 9.64342 8.00003 9.64332Z' fill='%23121212'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:100% 100%;transition:background 0s ease;width:10px;height:10px;display:flex;justify-content:center;align-items:center;position:relative;right:7px;position:absolute}.wc-step.active .wc-step-head .headeInner.desktop:before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='10' viewBox='0 0 16 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99997 0.923086C8.09548 0.922988 8.19008 0.941763 8.27832 0.978332C8.36656 1.0149 8.4467 1.06854 8.51415 1.13618L15.7869 8.40889C16.071 8.69307 16.071 9.15326 15.7869 9.43725C15.5027 9.72125 15.0425 9.72144 14.7585 9.43725L7.99997 2.67872L1.24143 9.43725C0.95725 9.72143 0.497067 9.72143 0.213067 9.43725C-0.0709323 9.15307 -0.0711135 8.69289 0.213067 8.40889L7.48579 1.13618C7.55323 1.06854 7.63338 1.0149 7.72162 0.978332C7.80986 0.941763 7.90445 0.922988 7.99997 0.923086Z' fill='white'/%3E%3C/svg%3E%0A")}aside .wc-step-head span{padding:0;color:currentColor!important;line-height:1.4!important;border-radius:0!important;margin:0!important;display:flex;align-items:center;justify-content:center;background:transparent!important;font-size:15px!important}.wc-grid{display:flex;flex-wrap:wrap;gap:10px;padding:12px}.wc-grid>*{max-width:calc(33.33% - 10px * 2 / 3);width:100%}.wc-type{border:1px solid #d1d5db;cursor:pointer;background:#fff}.wc-type img{width:40px;height:40px;transition:opacity .3s;opacity:1;object-fit:cover;margin:0 auto}.wc-type .name{font-weight:600;font-size:11px;word-break:break-all;text-align:center;line-height:1.4}.wc-type-desc{font-size:12px;color:#4b5563;padding:0 12px 12px}.wc-row{display:flex;gap:8px;align-items:center;padding:8px 12px}.wc-swatches{display:flex;gap:10px;flex-wrap:wrap;padding:12px}.wc-swatch{width:100%;height:30px;border:1px solid var(--theme-orange);border-radius:6px;cursor:pointer;position:relative}.wc-badge{position:absolute;bottom:-16px;left:50%;transform:translate(-50%);font-size:10px;color:#374151}.wc-btn{background:var(--theme-orange);color:#fff;border:none;padding:10px 14px;border-radius:4px;font-weight:700;cursor:pointer;border:1px solid var(--theme-orange);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.wc-btn:hover{background:transparent;color:var(--theme-grey-txt-clr)}.wc-canvas-wrap .wc-btn-secondary{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.wc-btn-outline{background:#fff;color:#374151;border:1px solid var(--theme-orange)}.wc-btn-outline:hover{background:var(--theme-orange);color:#fff}.wc-btn-cart{width:100%;margin-top:8px}.wc-canvas-wrap{position:relative}.inner-wrapper{background:#f3f4f6;border:1px dashed #cbd5e1;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;border:3px dashed rgba(255,255,255,.3);padding:25px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;background:#efefef}.inner-wrapper:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(45deg,transparent,rgba(255,255,255,.2),transparent);transform:rotate(45deg);animation:shimmer 8s infinite}@keyframes shimmer{to{transform:rotate(45deg) translate(200%,200%)}}.hide-background .inner-wrapper{background:none;padding:0;transform:none;box-shadow:none;border-color:0}.wc-canvas-wrap canvas{display:none}.hide-background .inner-wrapper{transform:none;box-shadow:none;border-color:0}.hide-background .inner-wrapper:before{display:none}.hide-background canvas{display:block}.hide-background .wc-btn{display:none}main.wc-stage{position:relative;width:100%}.wc-toolbar{display:flex;gap:16px;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e7eb;margin-top:14px;position:absolute;bottom:2rem;left:50%;transform:translate(-50%);background:#fffffff2;padding:15px;box-shadow:0 4px 20px #0000001a;max-width:70rem;width:max-content;border-radius:1.5rem;opacity:.4}.wc-toolbar.active_toolbar{opacity:1}.wc-toolbar .wc-zoom{padding:.6rem}.wc-price{min-width:123px;text-align:center;border:1px solid var(--theme-orange);padding:6px;letter-spacing:normal}.wc-file{display:none}.wc-zoom{display:flex;align-items:center;gap:8px;box-shadow:0 4px 15px #0000001a;border:1px solid #e9ecef;padding:10px 20px}.view_wall_art{padding:0}.view_wall_art .view_wallBtn{padding:13px 20px;text-align:center;border:1px solid var(--theme-orange);background:var(--theme-orange);letter-spacing:normal;color:#fff;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;pointer-events:none;cursor:pointer;font-weight:600}.view_wall_art .view_wallBtn.enable-button{cursor:pointer;pointer-events:initial}.view_wall_art .view_wallBtn.enable-button:hover{color:var(--theme-grey-txt-clr);background:transparent}.wc-type img{transition:opacity .3s;opacity:1}.wc-type:hover img{display:block;opacity:1}.page-width{max-width:100%!important;padding:0 15px!important}#wallart-configurator{padding:15px 0;height:calc(100vh - 8.4rem)}.wc-step .wc-select{width:100%;padding:0}.wc-select,.wc-swatches,.wc-sizes{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px}.wc-step-content .wc-swatches>div,.wc-font-option,.wc-border-width-option,.wc-type,.wc-size-option{aspect-ratio:1;border:1px solid #dee2e6;background:#f8f9fa;cursor:pointer;text-align:center;font-size:11px;transition:all .2s ease;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:600;padding:2px}.wc-font-option.active,.wc-type.active{border-color:var(--theme-orange);background:#fef2f2;color:var(--theme-orange);transform:translateY(-2px);box-shadow:0 4px 12px var(--theme-orange)}.wc-step-content .wc-swatches>div:hover,.wc-font-option:hover,.wc-border-width-option:hover,.wc-type:hover,.wc-size-option:hover{background:#e9ecef;border-color:#adb5bd;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.wc-border-width-option.active,.wc-size-option.active{border-color:var(--theme-grey-txt-clr);background:var(--theme-grey-txt-clr);color:#fff}.wc-size-option .price-text{font-size:10px;font-weight:400}.fonts-wrp{background:#f8f9fa;border:1px solid #e9ecef;padding:12px;border-left:4px solid var(--theme-orange);font-size:12px;line-height:1.4;color:#495057;transition:all .3s ease;max-width:calc(100% - 30px);margin:0 auto}.fonts-wrp .wc-type-name{color:var(--theme-orange);font-weight:600;margin-bottom:4px}.fonts-wrp .wc-type-desc{padding:0}.wc-step.active .fonts-wrp{margin-bottom:12px}.wc-step-content{margin:0 auto;width:100%}.wc-step-content .wc-select{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #e9ecef}.wc-step-content label{font-size:13px;font-weight:600;color:#495057;margin-bottom:12px;text-align:center;display:block}.wc-swatches{padding:0}.txt-custom-row{flex-direction:column;align-items:flex-start;max-width:calc(100% - 30px);margin:0 auto;width:100%;background:#f8f9fa;border:1px solid #e9ecef}.wc-step.active .txt-custom-row{margin-top:12px;margin-bottom:12px}.txt-custom-row .wc-select{grid-template-columns:repeat(2,1fr)}.txt-custom-row label{font-size:12px;font-weight:500;display:block}.wc-input{width:100%;padding:12px 15px;border:1px solid var(--theme-grey-txt-clr);font-size:14px;background:#fff;min-height:44px;outline:none!important;box-shadow:none!important}.font-SizeColor-custom{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.font-SizeColor-custom input{width:100%}.font-size-custom span{display:block;width:100%;font-size:11px;text-align:center}.font-SizeColor-custom label{margin-bottom:5px}.wc-wrap input[type=range]{height:6px;background:#e9ecef;outline:none;-webkit-appearance:none;border-radius:0;cursor:pointer}.wc-wrap input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.wc-wrap input[type=range]::-webkit-slider-thumb{width:20px;height:20px;border:none;background-color:var(--theme-orange);box-shadow:0 0 5px var(--theme-orange)}.wc-wrap input[type=range]:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 2px var(--theme-orange);position:relative;z-index:10}.wc-wrap input[type=color]{height:44px;border:1px solid var(--theme-grey-txt-clr);cursor:pointer;background:#fff;border-radius:.5rem}.wc-font-option{aspect-ratio:unset;padding:15px 12px;line-height:1.2;font-size:16px}.wc-step-content .wc-swatches>div{aspect-ratio:unset}.wc-steps-custom{display:grid;grid-template-columns:repeat(5,1fr);margin-bottom:20px;padding:0 10px;position:relative}.wc-steps-custom:before{content:"";position:absolute;top:11px;left:25px;right:25px;height:2px;background:#e9ecef;z-index:0}.wc-steps-custom .wc-step-indicator{background:none!important;border-radius:0!important;color:var(--theme-grey-txt-clr)!important;font-size:11px;font-weight:400;padding:0;text-align:center;opacity:1}.wc-steps-custom span{width:24px;height:24px;background:#e9ecef;display:flex!important;align-items:center;justify-content:center;margin:0 auto 5px;z-index:1;position:relative}.wc-steps-custom .active span{background:var(--theme-orange);color:var(--whiteColor);z-index:1;position:relative}*{margin:0;padding:0;box-sizing:border-box}.sub--wrapper{display:flex;align-items:center;justify-content:center}.Tile3DFrame.frame-color-black{position:relative;box-sizing:border-box;height:inherit;width:inherit;z-index:1}.TileFrameContent{height:100%;width:100%}.content{height:inherit;width:inherit}.TileMatting{width:inherit;height:inherit}.inner--wrapper{position:relative}.tileImage--main{position:absolute;left:50%;top:50%;width:334px;height:334px;overflow:hidden;transform:translate(-50%,-50%);z-index:1}.tileImage--wrap{width:300px;height:300px;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);overflow:hidden}img.sc-1dx3dzt-1.caVquC{position:absolute;top:0;left:0;width:800px;height:auto;user-drag:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.wc-step>*:not(.wc-step-head){display:none}.wc-step.active>*:not(.wc-step-head){display:flex;justify-content:center;padding-top:.5rem}.wc-step-head{cursor:pointer}.wc-step-indicator{cursor:pointer;opacity:.6}.wc-step-indicator.active{font-weight:700;opacity:1}.wc-sidebar .sc-yuoxai-6{transition:all .2s ease}.wc-sidebar .sc-yuoxai-6:hover,.wc-sidebar .sc-yuoxai-6.active-value,.wc-sidebar .wc-grid .sc-yuoxai-6:hover{border-color:#adb5bd;transform:translateY(-2px);box-shadow:0 4px 12px #00000045}.wc-sidebar .wc-step.active .wc-grid{display:flex!important;flex-wrap:wrap;--gap: 1rem;column-gap:var(--gap);row-gap:var(--gap)}.wc-sidebar .wc-grid .sc-yuoxai-6{width:calc(33.33% - (var(--gap) - (var(--gap) / 3)));border:1px solid #0000001a;padding:1rem}.wc-sidebar .wc-grid .sc-yuoxai-6 img{display:block;width:100%;margin-right:0}.wc-sidebar .wc-grid .sc-yuoxai-6 span{display:block;font-size:1.2rem;line-height:1.1;font-weight:500;text-align:center}.wc-sidebar .wc-step.active .wc-sizes{display:flex!important;flex-wrap:wrap;--gap: 1rem;column-gap:var(--gap);row-gap:var(--gap)}.wc-sidebar .wc-sizes .sc-yuoxai-6{width:calc(33.33% - (var(--gap) - (var(--gap) / 3)));border:1px solid #0000001a;padding:1rem}.wc-sidebar .wc-sizes .sc-yuoxai-6 span{display:block;font-size:1.1rem;line-height:1.1;text-align:center}.wc-sidebar .wc-sizes .sc-yuoxai-6 span:first-child{font-size:1.6rem;font-weight:600;margin:0 0 .5rem}.wc-sidebar .wc-step.active .wc-swatches{display:flex!important;flex-wrap:wrap;--gap: 1rem;column-gap:var(--gap);row-gap:var(--gap);padding:1.2rem}.wc-sidebar .wc-swatches .sc-yuoxai-6{width:calc(33.33% - (var(--gap) - (var(--gap) / 3)));border:1px solid #0000001a;padding:1rem}.wc-sidebar .wc-swatches .sc-yuoxai-6 div{display:block;width:100%;height:4.8rem;border:6px solid;background:#e5e5e5;box-shadow:0 0 1rem #d5d5d5;margin-right:0}.wc-sidebar .wc-swatches .sc-yuoxai-6 span{font-size:1.2rem;text-align:center;line-height:1.1}.wc-step-content{padding:1.2rem}.wc-step-content .wc-select .sc-yuoxai-6{text-align:center;padding:1rem;display:flex;align-items:center;justify-content:center;border:1px solid #0000001a}.wc-row.txt-custom-row label{font-weight:500;margin:0 0 .5rem}.wc-row.txt-custom-row input{margin-bottom:2rem}.wc-row.txt-custom-row .wc-select{display:flex!important;flex-wrap:wrap;--gap: 1rem;column-gap:var(--gap);row-gap:var(--gap)}.wc-row.txt-custom-row .wc-select .sc-yuoxai-6{width:calc(33.33% - (var(--gap) - (var(--gap) / 3)));border:1px solid #0000001a;padding:1rem .5rem;font-size:1.2rem;text-align:center;line-height:1.1;display:inline-flex;align-items:center;justify-content:center;text-transform:capitalize;cursor:pointer}.wc-row.txt-custom-row #wc-fonts .sc-yuoxai-6{width:calc(50% - (var(--gap) - (var(--gap) / 2)))}.wc-row.txt-custom-row .wc-select .sc-yuoxai-6.active-value{border-color:#adb5bd;transform:translateY(-2px);box-shadow:0 4px 12px #00000045}.wc-canvas-wrap .tile-preview{position:relative}.wc-canvas-wrap .tile-preview .Tile.img_added{position:relative;box-shadow:5px 5px 10px 1px #737373}.wc-canvas-wrap .tile-preview .Tile .right_3d_stick{position:absolute;left:100%;top:0;width:1rem;height:100%;clip-path:polygon(0px 0px,100% 1.74296%,100% 100%,0px 98.257%);background:gray;transition:none}.wc-canvas-wrap .tile-preview .Tile .bottom_3d_stick{position:absolute;left:0;top:100%;width:100%;height:1rem;clip-path:polygon(0px 0px,98.2665% 0px,100% 100%,1.7335% 100%);background:gray;transition:none}.wc-canvas-wrap .tile-preview .Tile .FramedTile{position:relative;left:50%;top:50%;transform:translate(-50%,-50%);width:100%;height:100%;overflow:hidden}.wc-canvas-wrap .tile-preview .Tile .FramedTile .text-container{position:absolute;display:inline-block;line-height:1;left:50%;bottom:0;transform:translate(-50%);height:fit-content}.wc-canvas-wrap .tile-preview .Tile .FramedTile .text-container.reset_text-container{left:50%!important}.wc-canvas-wrap .tile-preview .Tile .FramedTile .text-container.update_text-container{left:50%;bottom:0}.wc-canvas-wrap .tile-preview .Tile .FramedTile .text-container .border-text{position:relative;cursor:grab;transform-origin:center center;display:inline-block;line-height:.7}.wc-canvas-wrap .tile-preview .Tile .FramedTile .Tile3DFrame,.wc-canvas-wrap .tile-preview .Tile .FramedTile .Tile3DFrame .TileFrameContent{position:relative;left:50%;top:50%;transform:translate(-50%,-50%)}.wc-canvas-wrap .tile-preview .TileFrameContent .TileImageContainer{cursor:default!important}.wc-canvas-wrap .tile-preview .content{background:#aaa}.wc-canvas-wrap .tile-preview .TileFrameContent.block-icon .TileImageContainer{position:relative;width:100%;height:100%;overflow:hidden;cursor:grab!important}.wc-canvas-wrap .tile-preview .TileImageContainer .tile-image{width:100%;height:100%}.wc-canvas-wrap .tile-preview .preview-img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1)}.wc-canvas-wrap .tile-preview .preview-img.default_vectorImg{transform:translate(-50%,-50%) scale(1)!important;max-width:10rem;max-height:10rem}.wc-canvas-wrap .tile-preview .preview-img.uploaded-cstm-img{position:absolute;left:50%;top:50%;transform-origin:center center;width:auto;height:auto;max-width:none;max-height:none;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;object-fit:none}.wc-canvas-wrap .tile-preview .cloned-cstm-img{display:none!important}.wc-canvas-wrap .wc-btn-secondary{top:78%;width:max-content}.wc-canvas-wrap .tile-preview .tile-image.actv .wc-btn-secondary{display:none!important}.capture-wrapper{display:inline-block;position:relative}.font-rotationWrap button{width:30%;font-size:1px;line-height:1;border:1px solid #0000001a;padding:1rem;cursor:pointer;z-index:1;border-radius:4px;display:inline-flex;align-items:center;justify-content:center;transition:all .2s ease}.font-rotationWrap button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000045}.wall-modal{display:none;position:fixed;z-index:99999;left:0;top:0;width:100%;height:100%;overflow:auto;background:#000000bf}.wall-modal-content{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:90%;max-width:1200px;height:90vh;background:#fff;border-radius:10px;padding:18px;box-sizing:border-box;display:flex;flex-direction:column;gap:12px}.close-modal{position:absolute;right:14px;top:14px;font-size:1px;line-height:1;border:1px solid #a5a5a5;background:#ddd;cursor:pointer;padding:5px;z-index:1;border-radius:4px}.wall-preview{flex:1 1 auto;display:flex;align-items:center;justify-content:center;background-image:url(https://cdn.shopify.com/s/files/1/0716/3068/4439/files/unsplash_premium_photo.avif?v=1757311242);background-size:cover;background-position:center;border-radius:8px;box-sizing:border-box;position:relative;overflow:hidden}.preview-stage{width:100%;height:100%;position:relative;background:transparent}.preview-stage img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:grab;user-drag:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;box-shadow:0 10px 30px #00000080}.preview-stage .tile-preview,.preview-stage .tile-preview *{pointer-events:none!important}.preview-stage .tile-preview{position:relative;margin:auto}.wall-controls{display:flex;justify-content:center;gap:10px}.wallart-configurator{width:100%}.saved_productList_wrap{padding:8rem 4rem 5rem;z-index:1;background:#f9f9f9}.saved_productList{overflow-x:scroll;width:100%;display:flex;--gap: 1.5rem;column-gap:var(--gap)}.saved_productList .saved-item{width:12rem}.saved_productList .saved-item img{width:12rem!important;height:auto!important;object-fit:contain!important;display:block;margin:0 0 1rem}.saved_productList .saved-item p{font-size:1.4rem;text-transform:uppercase}#saveProductBtn{width:100%}.saved_productList_wrap{padding:2rem;position:fixed;top:0;bottom:0;right:0;box-shadow:0 -4px 12px #00000045;background:#f9f9f9;z-index:9999999;transform:translate(100%);width:100%;max-width:40rem;transition:all .2s ease;display:flex;flex-direction:column;gap:2rem}.saved_productList_wrap.open{transform:translate(0)}.saved_productList_wrap .list_header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.saved_productList_wrap .list_header h2{font-size:2.4rem;font-weight:700;text-transform:uppercase;color:var(--theme-grey-txt-clr);flex:1;order:-1;margin:0}.close_popUp{border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--theme-orange)}.close_popUp svg{width:4rem;height:4rem}.saved_productList_wrap .saved_productList{display:flex;flex-direction:column;row-gap:var(--gap);overflow-y:auto;overflow-x:hidden;flex-grow:1;scrollbar-width:auto;scrollbar-color:var(--theme-orange) var(--whiteColor)}.saved_productList_wrap .saved_productList::-webkit-scrollbar{width:5px;height:5px}.saved_productList_wrap .saved_productList::-webkit-scrollbar-track{background:var(--whiteColor)}.saved_productList_wrap .saved_productList::-webkit-scrollbar-thumb{background-color:var(--theme-orange);border-radius:10px}.saved_productList_wrap .saved_productList>*{width:100%;display:flex;gap:1rem}.saved_productList_wrap .saved_productList>.saved-item .img-box{width:7rem;line-height:0;display:inline-flex;flex:0 0 auto}.saved_productList_wrap .saved_productList>.saved-item .img-box img{width:100%!important;height:auto!important;object-fit:contain!important;display:block;margin:0}.saved_productList_wrap .saved_productList>.saved-item .content-box{flex:1;padding-right:1rem}.saved_productList_wrap .saved_productList>.saved-item .content-box p{text-transform:capitalize}.saved_productList_wrap .saved_productList>.saved-item .content-box .price_dltWrap p{font-size:1.6rem;font-weight:700;margin-bottom:.5rem}.saved_productList_wrap .saved_productList>.saved-item .content-box .dltt_bttn{width:3rem;height:3rem;display:inline-flex;align-items:center;justify-content:center;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23f17957' d='M2 5v10c0 .55.45 1 1 1h9c.55 0 1-.45 1-1V5zm3 9H4V7h1zm2 0H6V7h1zm2 0H8V7h1zm2 0h-1V7h1zm2.25-12H10V.75A.753.753 0 0 0 9.25 0h-3.5A.753.753 0 0 0 5 .75V2H1.75a.75.75 0 0 0-.75.75V4h13V2.75a.75.75 0 0 0-.75-.75M9 2H6v-.987h3z'/%3E%3C/svg%3E") center center no-repeat;background-size:60% auto;border:1px solid var(--theme-orange);cursor:pointer;border-radius:4px;transition:all .2s ease}.saved_productList_wrap .saved_productList>.saved-item .content-box .dltt_bttn:is(:hover,:focus){background:var(--theme-orange) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%23ffffff' d='M2 5v10c0 .55.45 1 1 1h9c.55 0 1-.45 1-1V5zm3 9H4V7h1zm2 0H6V7h1zm2 0H8V7h1zm2 0h-1V7h1zm2.25-12H10V.75A.753.753 0 0 0 9.25 0h-3.5A.753.753 0 0 0 5 .75V2H1.75a.75.75 0 0 0-.75.75V4h13V2.75a.75.75 0 0 0-.75-.75M9 2H6v-.987h3z'/%3E%3C/svg%3E") center center no-repeat}.saved_productList_wrap .saved_productList>.saved-item .content-box .price_dltWrap{display:flex;align-items:center;justify-content:space-between}#savedProductsLoader{min-height:7rem;display:flex;flex-direction:column;align-items:center;justify-content:space-between;position:static!important;transform:none!important}#savedProductsLoader .spinner-custom,#cartLoader .spinner-custom{font-size:10px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;animation:mulShdSpin 1.1s infinite ease;transform:translateZ(0);display:block}#cartLoader p{margin-top:5rem}@keyframes mulShdSpin{0%,to{box-shadow:0 -2.6em 0 0 var(--theme-orange),1.8em -1.8em #f1795733,2.5em 0 #f1795733,1.75em 1.75em #f1795733,0 2.5em #f1795733,-1.8em 1.8em #f1795733,-2.6em 0 #f1795780,-1.8em -1.8em #f17957b3}12.5%{box-shadow:0 -2.6em #f17957b3,1.8em -1.8em 0 0 var(--theme-orange),2.5em 0 #f1795733,1.75em 1.75em #f1795733,0 2.5em #f1795733,-1.8em 1.8em #f1795733,-2.6em 0 #f1795733,-1.8em -1.8em #f1795780}25%{box-shadow:0 -2.6em #f1795780,1.8em -1.8em #f17957b3,2.5em 0 0 0 var(--theme-orange),1.75em 1.75em #f1795733,0 2.5em #f1795733,-1.8em 1.8em #f1795733,-2.6em 0 #f1795733,-1.8em -1.8em #f1795733}37.5%{box-shadow:0 -2.6em #f1795733,1.8em -1.8em #f1795780,2.5em 0 #f17957b3,1.75em 1.75em 0 0 var(--theme-orange),0 2.5em #f1795733,-1.8em 1.8em #f1795733,-2.6em 0 #f1795733,-1.8em -1.8em #f1795733}50%{box-shadow:0 -2.6em #f1795733,1.8em -1.8em #f1795733,2.5em 0 #f1795780,1.75em 1.75em #f17957b3,0 2.5em 0 0 var(--theme-orange),-1.8em 1.8em #f1795733,-2.6em 0 #f1795733,-1.8em -1.8em #f1795733}62.5%{box-shadow:0 -2.6em #f1795733,1.8em -1.8em #f1795733,2.5em 0 #f1795733,1.75em 1.75em #f1795780,0 2.5em #f17957b3,-1.8em 1.8em 0 0 var(--theme-orange),-2.6em 0 #f1795733,-1.8em -1.8em #f1795733}75%{box-shadow:0 -2.6em #f1795733,1.8em -1.8em #f1795733,2.5em 0 #f1795733,1.75em 1.75em #f1795733,0 2.5em #f1795780,-1.8em 1.8em #f17957b3,-2.6em 0 0 0 var(--theme-orange),-1.8em -1.8em #f1795733}87.5%{box-shadow:0 -2.6em #f1795733,1.8em -1.8em #f1795733,2.5em 0 #f1795733,1.75em 1.75em #f1795733,0 2.5em #f1795733,-1.8em 1.8em #f1795780,-2.6em 0 #f17957b3,-1.8em -1.8em 0 0 var(--theme-orange)}}main.wc-stage{display:flex;flex-direction:column}main.wc-stage .wc-canvas-wrap{flex-grow:1}main.wc-stage .wc-canvas-wrap .inner-wrapper{height:100%;padding-bottom:11rem}.wc-step.frame-color-cstm.no-frame .wc-swatches{pointer-events:none;opacity:.4}.wc-step.frame-color-cstm.no-frame .wc-swatches .sc-yuoxai-6.active-value{transform:translateY(0);box-shadow:none}.font-rotationWrap{display:none}.wc-step.frame-color-cstm.no-frame,.wc-sidebar.image-uploaded-now .wc-step .done_btnWrap{display:none!important}.wc-step-content{flex-direction:column}@media (min-width: 768px){aside.wc-sidebar>.close_popUp,.wc-wrap>.filter-btn-wrp{display:none}.saved_productList_wrap{max-width:70rem;top:50%;left:50%;right:auto;bottom:auto;transform:translate(-50%,-50%) scale(0);height:auto;max-height:80vh;box-shadow:0 0 1rem #00000045;border-radius:2rem;min-height:30rem;padding:4rem;opacity:0;transition:all .3s ease;z-index:10}.saved_productList_wrap.open{transform:translate(-50%,-50%) scale(1);opacity:1}body:has(.saved_productList_wrap.open){overflow:hidden}body:has(.saved_productList_wrap.open):after{content:"";position:fixed;width:100vw;height:100vh;top:0;right:0;bottom:0;left:0;background:#ffffff4d;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9;pointer-events:none}.saved_productList_wrap .saved_productList{gap:var(--gap);--saved_productListCount: 3;flex-direction:row;flex-wrap:wrap}.saved_productList_wrap .saved_productList>*:not(.no-products-msg){flex-direction:column;width:calc((100% / var(--saved_productListCount)) - (var(--gap) - (var(--gap) / var(--saved_productListCount))));border:1px solid #0000001a;border-radius:.8rem;overflow:hidden;padding:2rem 1.2rem}.saved_productList_wrap .saved_productList>* .img-box{width:100%!important;height:auto;flex:0 0 auto;line-height:0;overflow:hidden;border-radius:1.2rem 1.2rem 0 0}.saved_productList_wrap .saved_productList>* .img-box img{width:100%!important;height:auto!important;aspect-ratio:1.2 / 1;margin:0}.saved_productList_wrap .saved_productList>.saved-item .content-box{padding-right:0}.saved_productList_wrap .saved_productList>.saved-item .content-box>p{line-height:1.2}.saved_productList_wrap .saved_productList>.saved-item .content-box .price_dltWrap{margin-top:1rem}}@media (min-width: 992px){.wc-sidebar.image-uploaded-now .wc-step.active .done_btnWrap{display:none!important}}@media (max-width: 1199px){.wc-zoom{flex:1}.wc-wrap input[type=range]{width:100%}.wc-zoom label{font-size:1.3rem;white-space:nowrap}.view_wall_art .view_wallBtn{padding-block:1rem}.wc-toolbar{max-width:95%}.wc-wrap{--gap: 0}}@media (max-width: 991px){.wc-sidebar{max-width:22rem}.wc-stage{max-width:calc((100% - 22rem) - (var(--gap) / 2))}.wc-sidebar .wc-grid .sc-yuoxai-6,.wc-sidebar .wc-swatches .sc-yuoxai-6{width:calc(50% - (var(--gap) - (var(--gap) / 2)));max-width:100%;padding:.5rem}.wc-sidebar .wc-sizes .sc-yuoxai-6,.wc-sidebar .wc-swatches .sc-yuoxai-6{padding-inline:.5rem}.wc-sidebar #wc-border-colors .sc-yuoxai-6{padding:1rem .5rem}.wc-sidebar #wc-border-colors .sc-yuoxai-6>div{margin-right:0!important;margin-bottom:.5rem}.wc-sidebar .wc-step #wc-frame-colors .sc-yuoxai-6{text-align:center}.wc-toolbar{flex-wrap:wrap;gap:1rem;padding:1rem}.wc-toolbar .view_wall_art{flex:0 0 auto;width:100%}.wc-toolbar .view_wall_art .view_wallBtn{width:100%;display:flex;justify-content:center;align-items:center}.wc-zoom{padding-block:.6rem}.wc-price,.view_wall_art .view_wallBtn{padding-block:.5rem}.wc-toolbar{bottom:1rem;gap:.5rem;padding:.7rem}.wc-step-head{gap:.5rem}.wc-step.active .txt-custom-row{margin-block:.8rem}.txt-custom-row{max-width:calc(100% - 16px)}.wc-row.txt-custom-row input{margin-bottom:1rem}.wc-sidebar .wc-step.active #wc-border-colors{padding:0}.cart-notification-wrapper,.announcement-bar-section .utility-bar .page-width{padding-block:0!important}header.header{padding-block:1rem!important}aside .wc-step-head span:after{content:"."}footer.footer{padding-top:0!important}footer.footer .footer__content-bottom{padding-top:0}footer.footer .footer__copyright{margin-top:0}.wc-step.active .wc-step-head{letter-spacing:normal}.section-template--25161789309207__main-padding{padding-top:0!important}.wc-step-head .headeInner.desktop{display:none}.wc-step-head .headeInner.mobile{display:block}.wc-wrap{flex-wrap:wrap;row-gap:var(--gap);flex-direction:column}main.wc-stage{width:100%;max-width:100%;order:1;flex-grow:1}.wc-sidebar{max-width:100%;width:100%;order:2;display:flex;flex-wrap:wrap;justify-content:center;--gap: 2rem;column-gap:var(--gap);row-gap:var(--gap);position:relative}.wc-steps-custom{display:none}#saveProductBtn{width:50%;background:var(--theme-orange);color:#fff}.wc-sidebar.image-uploaded-now .wc-step{overflow:auto;margin-bottom:0}.wc-sidebar .wc-step.active .next_btnWrap{display:none}aside .wc-step-head span:after{display:none}.wc-sidebar.image-uploaded-now .wc-step>.wc-grid,.wc-sidebar.image-uploaded-now .wc-step>.wc-sizes,.wc-sidebar.image-uploaded-now .wc-step>.wc-swatches,.wc-sidebar.image-uploaded-now .wc-step>.wc-step-content,.wc-sidebar.image-uploaded-now .wc-step>.txt-custom-row{position:absolute;width:100%;max-width:100%;left:50%;right:0;bottom:-1px;transform:translate(-50%);background:#efefef;justify-content:center;border-radius:.5rem;min-height:100%;height:max-content;z-index:1}.wc-sidebar.image-uploaded-now .wc-step>.txt-custom-row{bottom:-8px}.wc-sidebar.image-uploaded-now .wc-grid .sc-yuoxai-6,.wc-sidebar .wc-swatches .sc-yuoxai-6,.wc-sidebar .wc-sizes .sc-yuoxai-6{width:calc(16.66% - (var(--gap) - (var(--gap) / 6)))}.wc-sidebar.image-uploaded-now .wc-step.active .wc-step-content{display:flex;--gap: 1.5rem;column-gap:var(--gap);row-gap:var(--gap)}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option:first-child{width:100%;max-width:calc(70% - (var(--gap) / 2));border-right:1px solid #0000001a}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option:last-child{width:100%;max-width:calc(30% - (var(--gap) / 2))}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option .wc-select{width:100%;grid-template-columns:repeat(5,1fr);margin-bottom:0;padding-bottom:0}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option .wc-select .sc-yuoxai-6{line-height:1}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option .wc-swatches{position:static;bottom:auto;justify-content:flex-start}.wc-step-content .content_option label{text-align:left}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option .wc-swatches .sc-yuoxai-6{width:calc(20% - (var(--gap) - (var(--gap) / 5)));padding:.5rem!important}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option .wc-swatches .sc-yuoxai-6 div{margin-bottom:0!important}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option .wc-swatches .sc-yuoxai-6 span{display:none}.wc-row.txt-custom-row #wc-fonts .sc-yuoxai-6{width:calc(16.66% - (var(--gap) - (var(--gap) / 6)))}.wc-row.txt-custom-row input{margin-bottom:0}aside.wc-sidebar{--wc-sidebar-gap: 2rem;--wc-sidebar-count: 5;padding:1rem 1rem 0}aside.wc-sidebar>*{flex:0 0 auto;width:calc(100% / var(--wc-sidebar-count) - (var(--wc-sidebar-gap) - (var(--wc-sidebar-gap) / var(--wc-sidebar-count))));margin-bottom:0;border:none}aside.wc-sidebar>.wc-btn{flex:0 0 auto;width:100%!important}aside.wc-sidebar .wc-step-head .headeInner,aside.wc-sidebar .wc-step-head span{text-align:center;letter-spacing:normal}aside.wc-sidebar .wc-step-head .headeInner svg{max-width:3rem;max-height:3rem}aside.wc-sidebar .wc-step-head{background-color:transparent;padding:0}aside.wc-sidebar .wc-step.active .wc-step-head{background:none;color:var(--theme-black)}aside.wc-sidebar .wc-step.active .wc-step-head .headeInner svg path{fill:var(--theme-orange)}aside.wc-sidebar .wc-step.frame-color-cstm.active .wc-step-head .headeInner svg path,aside.wc-sidebar .wc-step.frame-color-cstm+.wc-step.active .wc-step-head .headeInner svg path{stroke:var(--theme-orange);fill:none}.wc-sidebar.image-uploaded-now .wc-step .wc-grid,.wc-sidebar.image-uploaded-now .wc-step .wc-sizes,.wc-sidebar.image-uploaded-now .wc-step .wc-swatches,.wc-sidebar.image-uploaded-now .wc-step .wc-step-content,.wc-sidebar.image-uploaded-now .wc-step .txt-custom-row{--item-options-count: 7;--item-options-gap: 1rem;padding:1.5rem 1rem 3.5rem!important;flex-wrap:nowrap;overflow:auto;max-width:100%;scrollbar-width:thin;scrollbar-color:var(--theme-orange) var(--whiteColor)}.wc-sidebar.image-uploaded-now .wc-step .wc-grid::-webkit-scrollbar,.wc-sidebar.image-uploaded-now .wc-step .wc-sizes::-webkit-scrollbar,.wc-sidebar.image-uploaded-now .wc-step .wc-swatches::-webkit-scrollbar,.wc-sidebar.image-uploaded-now .wc-step .wc-step-content::-webkit-scrollbar,.wc-sidebar.image-uploaded-now .wc-step .txt-custom-row::-webkit-scrollbar{height:5px;width:5px}.wc-sidebar.image-uploaded-now .wc-step .wc-grid::-webkit-scrollbar-track,.wc-sidebar.image-uploaded-now .wc-step .wc-sizes::-webkit-scrollbar-track,.wc-sidebar.image-uploaded-now .wc-step .wc-swatches::-webkit-scrollbar-track,.wc-sidebar.image-uploaded-now .wc-step .wc-step-content::-webkit-scrollbar-track,.wc-sidebar.image-uploaded-now .wc-step .txt-custom-row::-webkit-scrollbar-track{background:var(--whiteColor)}.wc-sidebar.image-uploaded-now .wc-step .wc-grid::-webkit-scrollbar-thumb,.wc-sidebar.image-uploaded-now .wc-step .wc-sizes::-webkit-scrollbar-thumb,.wc-sidebar.image-uploaded-now .wc-step .wc-swatches::-webkit-scrollbar-thumb,.wc-sidebar.image-uploaded-now .wc-step .wc-step-content::-webkit-scrollbar-thumb,.wc-sidebar.image-uploaded-now .wc-step .txt-custom-row::-webkit-scrollbar-thumb{background-color:var(--theme-orange);border-radius:10px}.wc-sidebar.image-uploaded-now .wc-step .wc-grid>*,.wc-sidebar.image-uploaded-now .wc-step .wc-sizes>*,.wc-sidebar.image-uploaded-now .wc-step .wc-swatches>*,.wc-sidebar.image-uploaded-now .wc-step .wc-step-content>*{width:calc((100% / var(--item-options-count)) - (var(--item-options-gap) - (var(--item-options-gap) / var(--item-options-count))));height:max-content}.wc-sidebar{overflow-y:unset}.wc-wrap{--gap: 10px;background:#efefef}.wc-step{background:transparent}.gradient.template_page_customizer .announcement-bar-section,.gradient.template_product .announcement-bar-section{display:none!important}.wc-sidebar.image-uploaded-now .wc-step.active .done_btnWrap{display:block!important;position:absolute;right:1rem;bottom:.5rem;z-index:1}.wc-sidebar.image-uploaded-now .wc-step.active .done_btnWrap .wc-btn{background:transparent;border:none;color:var(--theme-orange);text-transform:uppercase;padding:0;line-height:1;font-size:16px}.wc-wrap .wc-sidebar .wc-step:last-child{display:none!important}}@media (max-width: 767px){.wc-stage{max-width:100%}.wc-sidebar .wc-grid .sc-yuoxai-6,.wc-sidebar .wc-sizes .sc-yuoxai-6,.wc-sidebar .wc-swatches .sc-yuoxai-6{padding:.5rem 0}.wc-sidebar #wc-border-colors .sc-yuoxai-6{padding:1rem 0}.wc-toolbar{bottom:.5rem;gap:.3rem;padding:.5rem}.wc-step-head{font-size:1.3rem;letter-spacing:normal}.wc-sidebar .wc-step.active .wc-sizes{--gap: .5rem}.wc-sidebar .wc-step #wc-frame-colors .sc-yuoxai-6{padding-top:0}aside.wc-sidebar>.close_popUp,.wc-wrap>.filter-btn-wrp{display:none!important}.wc-sidebar.image-uploaded-now .wc-step .wc-grid,.wc-sidebar.image-uploaded-now .wc-step .wc-sizes,.wc-sidebar.image-uploaded-now .wc-step .wc-swatches,.wc-sidebar.image-uploaded-now .wc-step .wc-step-content,.wc-sidebar.image-uploaded-now .wc-step .txt-custom-row{--item-options-count: 3.2;justify-content:flex-start}.wc-sidebar.image-uploaded-now .wc-step .wc-grid>*,.wc-sidebar.image-uploaded-now .wc-step .wc-sizes>*,.wc-sidebar.image-uploaded-now .wc-step.frame-color-cstm .wc-swatches>*,.wc-sidebar.image-uploaded-now .wc-step .wc-step-content>*{min-width:9rem}.wc-sidebar .wc-grid .sc-yuoxai-6 span{padding-inline:.5rem}.wc-sidebar .wc-step.active #wc-border-colors>*{padding:0!important}.wc-sidebar .wc-step.active #wc-frame-colors{justify-content:center}.wc-row.txt-custom-row #wc-fonts .sc-yuoxai-6{width:calc(25% - (var(--gap) - (var(--gap) / 6)))}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option .wc-select{grid-template-columns:repeat(3,1fr)}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option:first-child{padding-right:.7rem}.wc-wrap{flex-wrap:wrap;gap:2rem}.wc-wrap>.filter-btn-wrp{flex:0 0 auto;width:100%;display:flex;align-items:center}.wc-wrap>.filter-btn-wrp.hidden_filter{opacity:.5;pointer-events:none}.wc-wrap>.filter-btn-wrp .fltr-cstm{margin-left:auto}header.header{grid-template-areas:"heading icons left-icons";grid-template-columns:auto 1fr auto}header.header header-drawer{margin-left:0}header.header .header__heading-link{justify-self:start}header.header .header__icons{padding-right:0;gap:.5rem}header.header .header__icon,header.header .header__icon--cart .icon{height:3.4rem;width:3.4rem}header.header .header__icon--cart{margin-right:0}header.header .saved_cart_click{padding:7px 10px}.footer__column--info:has(.list-payment:empty){display:none}body:has(.wc-stage) .shopify-section product-info{padding-block:0!important}body:has(.wc-stage) .shopify-section :is(product-info,product-info .page-width,#wallart-configurator,.wc-wrap){display:flex;width:100%}.wc-wrap>.filter-btn-wrp.hidden_filter{display:none}body:has(.wc-stage) .shopify-section .wc-sidebar{margin-top:auto}body:has(.wc-stage) .shopify-section .wc-wrap{flex-direction:column;flex-wrap:nowrap}body:has(.wc-stage) .shopify-section .wc-wrap .wc-stage{flex-grow:1}}@media (max-width: 575px){#wallart-configurator{height:calc(100vh - 5.6rem)}}@media (max-width: 479px){.saved_productList_wrap{max-width:95%}body:has(.wc-stage) .footer__localization :is(localization-form,.localization-form){width:100%}body:has(.wc-stage) .footer__localization :is(.localization-form__select,.caption-large){margin-inline:0!important}body:has(.wc-stage) .footer__localization{padding-inline:0!important;padding-top:0!important}body:has(.wc-stage) .localization-form:only-child{padding-block:0!important}.wc-price{min-width:9rem;font-size:1.4rem}.wc-zoom{padding-inline:1rem}.wc-zoom label,.wc-zoom #wc-zoom-label{font-size:1.2rem}.wc-sidebar.image-uploaded-now .wc-step .wc-step-content .content_option .wc-swatches .sc-yuoxai-6{width:calc(33.33% - (var(--gap) - (var(--gap) / 3)))}}@media (max-width: 359px){header.header .header__heading-link *{font-size:1.6rem}header.header .saved_cart_click{font-size:1rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/customizer.css.map */
