body{background:#fafafa}header{height:60px;width:100%;box-shadow:1px 0 10px #00000026;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:10;background:white}.closed{background:#550ddd;width:35px;height:35px;display:flex;justify-content:center;align-items:center;font-size:18px;margin-top:2px;color:#fff;border-radius:50%;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.help{font-size:22px}.header_left{display:flex;align-items:center;width:100px;justify-content:space-around}.header_center{display:flex;align-items:center;justify-content:center;text-align:center;gap:20px}.header_center>div{cursor:pointer;-webkit-user-select:none;user-select:none}.header_center span{display:block;font-family:Nunito;text-transform:uppercase;font-size:12px}.header_center i{font-size:20px}.header_right{margin-right:20px}.btn_continue{background:#550ddd;padding:10px 20px;border-radius:10px;color:#fff;font-family:Nunito;font-weight:700;display:flex;gap:10px;align-items:center;cursor:pointer}canvas:hover{box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f}.shirt{min-width:900px;max-width:900px;height:700px;min-height:700px;max-height:700px;background:white;position:relative}.manage_shirt{width:100%;display:flex;justify-content:center;align-items:center;overflow:hidden;max-height:100vh}.shirt_image{width:100%;height:100%;background-size:cover!important}.shirt .canvas-shirt{position:absolute;top:20%;left:29%;width:42%;height:100%}.shirt .canvas-shirt.type_2{width:36%;top:25%;height:75%;left:31.5%}.shirt .canvas-shirt.type_3{width:39%;top:20%;height:90%;left:31.5%}.edit_tex{background:white;position:absolute;right:0;width:calc(100% - 400px);transform:translateY(100%);animation:slideDown .5s ease-in-out forwards;display:flex;align-items:center;padding-left:2rem;gap:50px;overflow-x:auto;padding-top:5px;padding-bottom:5px;-webkit-user-select:none;user-select:none;box-shadow:0 2px 8px #00000029;z-index:26}.edit_tex::-webkit-scrollbar{height:5px}.edit_tex::-webkit-scrollbar-thumb{background-color:#560ddd8f;border-radius:10px}.edit_tex::-webkit-scrollbar-track{background-color:#ffffff8e}.edit_tex label{display:block;font-size:11px;font-weight:700}@keyframes slideDown{to{transform:translateY(0)}}.edit_tex{font-family:Nunito}.edit_tex input,.edit_tex select{border:none;border-style:solid;border-width:1px;border-color:#0000;border-radius:5px;cursor:pointer}.edit_tex input:focus,.edit_tex select:focus{outline:none}.edit_tex input:hover,.edit_tex select:hover{border-color:#e9ecee}.inputpx_text{position:relative;display:flex;align-items:center}.inputpx_text span{position:absolute;right:19px;font-size:12px}.inputpx_text input{width:80px;padding-left:8px}.edit_color input{outline:none;width:30px;height:30px;box-shadow:0 0 5px #0000001a;cursor:pointer;border:none!important}.notisbold{font-weight:800;font-size:30px;color:#535353;cursor:pointer;padding:10px;border-style:solid;border-width:1px;border-color:#0000;border-radius:5px;height:40px;display:flex;align-items:center}.notisbold:hover{border-color:#e9ecee}.isbold{background:rgba(214,211,211,.192);color:#000}.septhis{min-width:1px;height:30px;background-color:#e9ecee}.sidebar{min-width:400px;max-width:400px;height:calc(100vh - 60px);overflow-y:hidden;background:#f5f7f9;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;display:flex}.manage_layout{display:flex}.options{width:75px;height:100%;background:#550ddd}.options{display:flex;justify-content:space-between;flex-direction:column}.icons_options{margin-top:40px;display:flex;flex-direction:column;gap:10px}.icon_data{color:#fff;font-family:Nunito;text-align:center;cursor:pointer;padding-top:10px;padding-bottom:10px;-webkit-user-select:none;user-select:none}.icon_data span{display:block;font-weight:700;font-size:13px}.icon_data i{font-size:30px}.icon_last_i{margin-bottom:30px;font-size:30px;color:#fff;text-align:center;cursor:pointer}.icon_data.active{background:white;color:#550ddd}.icon_data.active span{font-weight:900}.icons_options_mobile{display:flex;position:fixed;bottom:0;background:#550ddd;max-width:100%;overflow-x:auto;z-index:25;gap:30px;padding-left:3rem;padding-right:3rem;white-space:nowrap}.icons_options_mobile .icon_data{min-width:100px}.itemAdd{position:absolute;background:#f5f7f9;top:0;width:100%;height:100%;padding-top:70px;text-align:center;font-family:Nunito;overflow-y:auto;padding-bottom:100px}.itemAdd h4{font-weight:800;font-size:35px;text-transform:uppercase}.itemAdd_images{display:flex;justify-content:space-around;flex-wrap:wrap}.itemAdd_images img{width:200px;margin-top:1rem;cursor:pointer}.itemAdd_images.isSVG img{width:140px}.editShirt{width:70%;margin:0 auto;overflow-y:auto;text-align:center;font-family:Nunito;padding-bottom:70px;padding-top:30px}.editShirt h4{font-weight:800;font-size:25px;text-transform:uppercase}.editShirt img{width:120px;cursor:pointer}.editShirt::-webkit-scrollbar,.itemAdd::-webkit-scrollbar{width:5px}.editShirt::-webkit-scrollbar-thumb,.itemAdd::-webkit-scrollbar-thumb{background-color:#560ddd8f;border-radius:10px}.editShirt::-webkit-scrollbar-track,.itemAdd::-webkit-scrollbar-track{background-color:#ffffff8e}.shirt_text{font-family:Poppins;display:block;margin-top:.8rem;cursor:pointer}.shirt_header_1{font-weight:700;font-size:30px;margin-top:2rem}.shirt_header_2{font-weight:500;font-size:23px}.shirt_header_3{font-weight:500;font-size:17px}.upload_image{position:relative;margin-left:1.5rem;margin-right:1.5rem;margin-top:2rem;color:#999;border:2px dashed #ccc}.editShirt .upload_image{width:100%;margin-left:0;margin-right:0}.editShirt .upload_image>div{flex-direction:column}.editShirt .upload_image i{font-size:30px}.upload_image>div{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-weight:700;gap:10px}.upload_image input{opacity:0;width:100%;height:80px}.elements{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:2rem;flex-wrap:wrap}.elements>div{cursor:pointer}.elements small{display:block;font-weight:700;font-size:24px;margin-top:5px}.element_1{width:180px}.element_icon{background:white;width:100%;padding:40px;border-radius:15px}.element_icon i{font-size:80px}.introduc_code{display:block;text-align:center;margin-top:2rem}.introduc_code input{border-style:none;padding:10px;outline:none;display:block;margin:0 auto;width:300px;border-radius:10px;border-style:solid;border-width:1px;border-color:#e9ecee}.editShirt .introduc_code input{width:100%}.introduc_code span{display:inline-block;background:#550ddd;margin-top:1rem;padding:10px 30px;color:#fff;font-weight:700;font-size:20px;border-radius:10px;cursor:pointer}.object-preview{width:40px;height:40px;border-radius:10px}.theimage i{width:40px;max-width:40px;height:40px;font-size:30px}.list-item{display:flex;justify-content:space-around;align-items:center;background:white;margin-top:10px;padding:15px 0 15px 15px}.list-item span{font-size:22px;text-transform:uppercase;font-weight:800}.list-item .theimage{display:flex;align-items:center;gap:5px}.theimage{width:200px}.theimage input{background:none;outline:none;border:none;border:1px solid #ebebeb;width:100%;border-radius:5px}.list_options{display:flex;gap:15px;font-size:18px;cursor:pointer}.list_updown{display:flex;gap:5px;font-size:18px}.modal_template{animation:slideUp .2s forwards}.background_modal{position:fixed;top:0;left:0;z-index:30;width:100%;height:100%;background:#f0efef}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.background_modal_text{position:fixed;bottom:0;left:0;width:100%;height:200px;background:#f0efef;z-index:30}.modal_title{background:#550ddd;box-shadow:0 2px 5px #00000029,0 2px 10px #0000001f;color:#fff!important;display:flex;justify-content:space-between;padding-left:20px;padding-right:20px;align-items:center;font-family:Nunito;height:50px}.background_modal_text .modal_title{background:white;color:#000!important}.background_modal_text textarea{height:100px}.modal_title{font-weight:600;font-size:18px}.modal_title i{font-size:20px}.modal_title i:not(.modal_title1 i){cursor:pointer;font-size:30px}.modal_title1{display:flex;align-items:start;gap:5px}.modal_data .itemAdd_images{max-height:100vh;padding-bottom:150px}.modal_data .itemAdd_images{overflow-y:auto}.modal_data .itemAdd_images img{width:150px}.modal_data textarea{display:block;width:95%;margin:20px auto 0;outline:none;border-style:solid;border-width:1px;border-radius:5px;border-color:#ccc;resize:none;padding:10px;font-family:Nunito;font-weight:700}.modal_d{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 50px);position:relative}@font-face{font-family:Street Graffity;src:url(https://custom.intellydev.com/fonts/Street%20Graffity.ttf) format("truetype")}.modal_fonts{overflow-y:auto;margin-top:20px;padding-bottom:120px;max-height:calc(100vh - 150px)}.modal_fonts>div{text-align:center;margin-top:20px;height:80px;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer}.modal_fonts>div.active{background:#560ddd23;border-bottom:solid;border-color:#550ddd;border-width:3px}.modal_fonts>div h4{font-size:30px;max-width:90vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0 auto}.modal_fonts>div span{font-size:14px;font-family:Nunito;font-weight:500}.modal_button_continue{position:fixed;bottom:0;background:#550ddd;border-width:2px;height:50px;width:100%;display:flex;align-items:center;padding-left:30px;padding-right:30px;justify-content:center;gap:5px;cursor:pointer}.modal_button_continue{color:#fff;font-family:Poppins;font-weight:600;font-size:20px}.modal_button_continue i{font-size:20px}.modal_isLoading{height:50px;background:#550ddd;position:fixed;bottom:0;width:100%}.cart_loaded{padding:0;width:100%;height:6px;position:fixed;bottom:20px;background:rgba(255,255,255,.247);overflow:hidden;z-index:500}.cart_loaded:after{content:"";width:152px;height:6px;background:rgb(255,255,255);position:absolute;bottom:0;left:0;box-sizing:border-box;animation:animloader 1s linear infinite}@keyframes animloader{0%{left:0;transform:translate(-100%)}to{left:100%;transform:translate(0)}}.shirt{transition:transform .5s ease}.shirt.isZoom{transform:scale(1.3) translateY(10px)}canvas{box-shadow:0 2px 3px #560ddd23;border-style:solid;border-color:#560ddd23;border-width:1px}canvas:hover{box-shadow:0 2px 3px #560ddd23}.tallas>div{display:flex;justify-content:space-around;align-items:center;height:70px}.tallas>div span{font-size:18px;font-family:Poppins;font-weight:500}.tallas>div>div{display:flex;justify-content:end;gap:10px;width:30%;height:35px}.tallas>div>div:first-of-type{width:70%}.tallas>div>div>div{width:50px;display:flex;justify-content:center;align-items:center;border-width:2px;background:rgb(255,187,0);border-radius:5px;cursor:pointer}.tallas>div>div>div:first-of-type{border-style:solid;border-color:#ccc;background:none;color:#464646}.tallas input{width:50px;background:none;outline:none;border-style:solid;border-color:#ccc;border-radius:5px;border-width:1px;text-align:center}.tallas_add{position:absolute;min-height:100px;width:100%;background:white;bottom:0;left:0;box-shadow:1px 0 10px #00000026;padding:18px;font-family:Nunito}.tallas_add>div{display:flex;justify-content:space-between}.tallas_add>div:first-of-type p{font-weight:600;font-size:14px}.tallas_add>div:last-of-type p{font-weight:700;font-size:18px}.tallas_add>div:last-of-type span{font-weight:700;font-size:28px}.tallas_add>span{display:block;width:300px;background:rgb(255,187,0);padding:10px;text-align:center;border-radius:10px;font-family:Nunito;color:#fff;font-weight:700;margin:15px auto 0}.isedit canvas{box-shadow:none!important;border:none}@font-face{font-family:Street Graffity;src:url(https://custom.intellydev.com/fonts/Street%20Graffity.ttf) format("truetype")}
