*,:after,:before{box-sizing:border-box;margin:0;padding:0}
:root {
  --bg: #ffffff;
  --bg-soft: #fafafa;
  --ink: #000;
  --text: #1f1f1f;
  --text-2: #4a4a4a;
  --muted: #8a8a8a;
  --line: #e8e8e8;
  --line-soft: #f1f1f1;
  --card: #fff;
  --sale: #e8302a;
  --ships: #C0FF00;

  /* Unified palette + lime accent */
  --lime: #C0FF00;
  --grey-1: #fafaf6;  /* warm off-white panel bg */
  --grey-2: #e6e3da;  /* panel border */

  --c-style-bg: var(--grey-1);   --c-style-line: var(--grey-2);
  --c-print-bg: var(--grey-1);   --c-print-line: var(--grey-2);
  --c-upload-bg: var(--grey-1);  --c-upload-line: var(--grey-2);
  --c-ai-bg: var(--grey-1);      --c-ai-line: var(--grey-2);
  --c-text-bg: var(--grey-1);    --c-text-line: var(--grey-2);
  --c-festive-bg: var(--grey-1); --c-festive-line: var(--grey-2);
  --c-stuff-bg: var(--grey-1);   --c-stuff-line: var(--grey-2);
  --c-size-bg: var(--grey-1);    --c-size-line: var(--grey-2);

  --radius: 14px;
  --radius-sm: 8px;
  --max: 100%;
  --pad-x: clamp(20px, 4vw, 96px);
}
@font-face{font-display: swap;font-family:'TheAntiquePress Bold';src:url('fonts/secondaryFonts/TheAntiquePress-Bold.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Great Vibes';src:url('fonts/secondaryFonts/great-vibes-v19-latin-regular.woff2') format('woff2')}
@font-face{font-display: swap;font-family:'Bebas Neue';src:url('fonts/bebas-neue-v14-latin-regular.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Open Sans';src:url('fonts/open-sans-v40-latin-regular.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Abril Fatface';src:url('fonts/mainFonts/abril-fatface-v23-latin-regular.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Alfa Slab One';src:url('fonts/mainFonts/alfa-slab-one-v19-latin-regular.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:"Anton";src:url('fonts/mainFonts/anton-v25-latin-regular.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'TG - Blackdeath';src:url('fonts/mainFonts/TG-DeathLetter.woff2') format('woff2'); font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Lilita One';src:url('fonts/mainFonts/lilita-one-v15-latin-regular.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Spicy Rice';src:url('fonts/mainFonts/spicy-rice-v26-latin-regular.woff2') format('woff2');font-weight:400;font-style:normal}

@font-face{font-display: swap;font-family:'Wild Ranch Spur Inked';src:url('fonts/mainFonts/Wild-Ranch-Spur-Inked.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Talkine';src:url('fonts/mainFonts/Talkine.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Collge Filled';src:url('fonts/mainFonts/Collge-Filled.woff2') format('woff2');font-weight:100;font-style:normal}
@font-face{font-display: swap;font-family:'Metal Mania';src:url('fonts/mainFonts/MetalMania.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Sardonyx';src:url('fonts/mainFonts/Sardonyx.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'SneakersScriptWide';src:url('fonts/mainFonts/SneakersScriptWide.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'Squealer';src:url('fonts/mainFonts/Squealer-Regular.woff2') format('woff2');font-weight:400;font-style:normal}
@font-face{font-display: swap;font-family:'StandardCTStencil-Bold';src:url('fonts/mainFonts/Stencil-Std-Bold.woff2') format('woff2');font-weight:400;font-style:normal}

@font-face{font-display: swap;font-family:"Kalam";src:url('fonts/secondaryFonts/kalam-v17-latin-regular.woff2') format('woff2')}
@font-face{font-display: swap;font-family:'Mr Dafoe';src:url('fonts/secondaryFonts/mr-dafoe-v14-latin-regular.woff2') format('woff2')}
@font-face{font-display: swap;font-family:'Permanent Marker';src:url('fonts/secondaryFonts/permanent-marker-v16-latin-regular.woff2') format('woff2')}
@font-face{font-display: swap;font-family:"Playball";src:url('fonts/secondaryFonts/playball-v20-latin-regular.woff2') format('woff2')}
@font-face{font-display: swap;font-family:'Shadows Into Light';src:url('fonts/secondaryFonts/shadows-into-light-v20-latin-regular.woff2') format('woff2')}

@font-face{font-display: swap;font-family:'Stingray';src:url('fonts/secondaryFonts/Stingray.woff2') format('woff2')}
@font-face{font-display: swap;font-family:'Driftline';src:url('fonts/secondaryFonts/Driftline.woff2') format('woff2')}
@font-face{font-display: swap;font-family:'Spedro';src:url('fonts/secondaryFonts/Spedro.woff2') format('woff2')}

.canvas-container, canvas{
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body{overflow:hidden!important}
html{overflow-y:scroll}
#body-wrap .container, .container, #body-wrap .containzone {
  max-width: var(--max);
  margin: 0 auto;
  padding: 0 var(--pad-x);
}
.fs-style{font-family:"Bebas Neue"}
.fs-style-open{font-family:"Open Sans";font-size:16px}
.fs-h1{font-size:42px!important}
.fs-h2{font-size:36px!important}
.fs-h3{font-size:24px!important}
.fs-h4{font-size:26px!important}
.fs-h5{font-size:14px!important}
.fs-h6{font-size:1rem!important}
.fs-1{font-size:calc(1.375rem + 1.5vw)!important}
.fs-2{font-size:calc(1.325rem + .9vw)!important}
.fs-3{font-size:calc(1.3rem + .6vw)!important}
.fs-4{font-size:calc(1.275rem + .3vw)!important}
.fs-5{font-size:1.25rem!important}
.fs-6{font-size:1rem!important}
.fs-7{font-size:.75rem!important}
.fs-8{font-size:.5rem!important}
.fs-9{font-size:.25rem!important}
.fst-italic{font-style:italic!important}
.fst-normal{font-style:normal!important}
.fw-light{font-weight:300!important}
.fw-lighter{font-weight:lighter!important}
.fw-normal{font-weight:400!important}
.fw-bold{font-weight:700!important}
.fw-bolder{font-weight:bolder!important}
img{vertical-align:middle;border-style:none}
.imgfull,.imgthumb{max-width:100%;height:auto}
.imgthumb{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}
.hide-desktop2{display:none}
.containzone,.containzone-fluid{padding-right:30px;padding-left:30px;margin-right:auto;margin-left:auto;width:100%}
.forminput{display:block;width:100%;padding:12px 16px;font-size:16px;color:#495057;background-color:#fff;border:2px solid transparent;border-radius:8px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-family:"Open Sans"}
.ai-error-message{font-family:"Open Sans"}

.login-link {
  cursor: pointer;
  color: #000;
  text-decoration: underline;
}

@media screen and (prefers-reduced-motion:reduce){
.forminput{transition:none}
}
.forminput::-ms-expand{background-color:transparent;border:0}
.forminput:focus{color:#495057;background-color:#fff;border-color:#000;outline:0;}
.forminput::-webkit-input-placeholder{color:#6c757d;opacity:1}
.forminput::-moz-placeholder{color:#6c757d;opacity:1}
.forminput:-ms-input-placeholder{color:#6c757d;opacity:1}
.forminput::-ms-input-placeholder{color:#6c757d;opacity:1}
.forminput::placeholder{color:#6c757d;opacity:1}
.forminput:disabled,.forminput[readonly]{background-color:#e9ecef;opacity:1}
select.forminput:not([size]):not([multiple]){height:calc(2.25rem + 2px)}
select.forminput:focus::-ms-value{color:#495057;background-color:#fff}
.forminput-file,.forminput-range{display:block;width:100%}
.drag-text{order:6}
.drawing-area{position:absolute;top:53%;left:50%;z-index:10;width:300px;height:394px;transform:translate(-50%,-50%);border: 1.5px dashed rgba(255, 255, 255, .35);border-radius: 4px;transition:top .3s ease;}
.drawing-area.back-side{top:calc(53% - 30px);}
.canvas-wrapper{width:100%;height:100%;}
.canvas-container{width:300px;height:361px;position:relative;user-select:none}
#tshirt-div{width:452px;height:548px;position:relative;background-color:#fff}
#canvas{position:absolute;width:300px;height:361px;left:0;top:0;user-select:none;cursor:default}
.custom-context-menu{position:fixed;background:#fff;border:1px solid #ccc;box-shadow:2px 2px 5px rgba(0,0,0,.2);padding:5px 0;z-index:9999;min-width:150px}
.menu-item{padding:8px 15px;cursor:pointer;font-size:14px;color:#333}
.menu-item:hover{background:#f0f0f0}
.ai_terms_wrap h3{font-size:14px;color:#000;font-weight:600;margin-top:15px}
.ai_terms_wrap ol{list-style:none;padding-left:15px;line-height:24px}
.ai_terms_wrap ul{list-style:disc;padding-left:25px;line-height:24px}
.terms-label .fs-style-open{margin-left:5px;font-size:14px;color:#1f1f1f;font-weight:600;}
.terms-label .ajax-popup-link{cursor:pointer;text-decoration:underline}
#main-product{margin-bottom:0!important}
.terms-wrapper .terms-error{font-family:"Open Sans";font-size:16px}
input#removebg,input#removebg-back,input#termsCheckbox{-webkit-appearance:auto;transform:scale(1.3);accent-color: #000;}
.custom_tee_information p{font-size:14px;line-height:20px;margin-bottom:15px}
.containzone{max-width:1470px}
#retrostyle-preview-image-area > div,#retrostyle-preview-image-area-back > div{position: relative;}
#retrostyle-preview-image-area .imgloaderBox > div,#retrostyle-preview-image-area-back .imgloaderBox > div{margin: 0px !important;}
.row_usa_wrapper{display: flex;justify-content: space-between;}
.usd_money_cell img{width: 100%;max-width: 120px;}
@media (min-width:576px){
.containzone{max-width:540px}
}
@media (min-width:768px){
.containzone{max-width:720px}
}
@media (min-width:992px){
.containzone{max-width:1470px}
.tools_toolbar{margin-top:0;padding-top:8px}
}
@media (min-width:1200px){
.containzone{max-width:1470px}
}
.containzone{max-width:1470px}
.rowlane{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.no-gutters{margin-right:0;margin-left:0}
.no-gutters>.col,.no-gutters>[class*=column]{padding-right:0;padding-left:0}
.col,.column1,.column10,.column11,.column12,.column2,.column3,.column4,.column5,.column6,.column7,.column8,.column9,.columnauto,.columnlg,.columnlg-1,.columnlg-10,.columnlg-11,.columnlg-12,.columnlg-2,.columnlg-3,.columnlg-4,.columnlg-5,.columnlg-6,.columnlg-7,.columnlg-8,.columnlg-9,.columnlg-auto,.columnmd,.columnmd-1,.columnmd-10,.columnmd-11,.columnmd-12,.columnmd-2,.columnmd-3,.columnmd-4,.columnmd-5,.columnmd-6,.columnmd-7,.columnmd-8,.columnmd-9,.columnmd-auto,.columnsm,.columnsm-1,.columnsm-10,.columnsm-11,.columnsm-12,.columnsm-2,.columnsm-3,.columnsm-4,.columnsm-5,.columnsm-6,.columnsm-7,.columnsm-8,.columnsm-9,.columnsm-auto,.columnxl,.columnxl-1,.columnxl-10,.columnxl-11,.columnxl-12,.columnxl-2,.columnxl-3,.columnxl-4,.columnxl-5,.columnxl-6,.columnxl-7,.columnxl-8,.columnxl-9,.columnxl-auto,.custom_col,.custom_col_10,.custom_col_4{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.columnauto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.column1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.column2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.column3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.column4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.column5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.column6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.column7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.column8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.column9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.column10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.column11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.column12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
@media (min-width:576px){
.columnsm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.columnsm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.columnsm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.columnsm-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.columnsm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.columnsm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.columnsm-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.columnsm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.columnsm-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.columnsm-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.columnsm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.columnsm-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.columnsm-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.columnsm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width:768px){
.columnmd{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.columnmd-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.columnmd-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.columnmd-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.columnmd-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.columnmd-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.columnmd-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.columnmd-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.columnmd-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.columnmd-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.columnmd-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.columnmd-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.columnmd-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.columnmd-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width:992px){
.columnlg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.columnlg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.columnlg-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.columnlg-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.columnlg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.columnlg-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.columnlg-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.columnlg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.columnlg-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.columnlg-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.columnlg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.columnlg-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.columnlg-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.columnlg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
@media (min-width:1200px){
.columnxl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.columnxl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}
.columnxl-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.columnxl-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.columnxl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.columnxl-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.columnxl-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.columnxl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.columnxl-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.columnxl-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.columnxl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.columnxl-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.columnxl-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.columnxl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
}
.btnUi{display:inline-block;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:12px 22px;border-radius:8px;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;letter-spacing:1px;font-family: 'Bebas Neue', sans-serif;font-weight: 400;letter-spacing: 1.5px;font-size: 15px;}
@media screen and (prefers-reduced-motion:reduce){
.btnUi{transition:none}
}
.btnUi:focus,.btnUi:hover{text-decoration:none;background: var(--lime);color: #000000;border-color: var(--lime);}
.btnUi.focus,.btnUi:focus{outline:0;box-shadow:none}
.btnUi.disabled,.btnUi:disabled{opacity:.65}
a.btnUi.disabled,fieldset:disabled a.btnUi{pointer-events:none}
.btnUi:not(:disabled):not(.disabled){cursor:pointer}
.btnDark{color:#fff;background-color:#000;border-color:#000}
.btnPrimary{color:#fff;background-color:#2235f7;border-color:#2235f7}
.btnPrimary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}
.btnPrimary.focus,.btnPrimary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}
.btnPrimary.disabled,.btnPrimary:disabled{color:#fff;background-color:#2235f7;border-color:#2235f7}
.border-dark{border:1px solid #000}
.border-top-dark{border-top:1px solid #000}
.border-right-dark{border-right:1px solid #000}
.border-bottom-dark{border-bottom:2px solid #000}
.border-left-dark{border-left:1px solid #000}
.display-block{display:block!important}
.border-0{border:0!important}
.width-25{width:25%!important}
.width-50{width:50%!important}
.width-75{width:75%!important}
.width-100{width:100%!important}
.width-auto{width:auto!important}
.mbottom-0,.my-0{margin-bottom:0!important}
.mbottom-1,.my-1{margin-bottom:.25rem!important}
.mbottom-2,.my-2{margin-bottom:.5rem!important}
.mbottom-3,.my-3{margin-bottom:1rem!important}
.mbottom-4,.my-4{margin-bottom:1.5rem!important}
.mbottom-5,.my-5{margin-bottom:3rem!important}
.mbottom-auto,.my-auto{margin-bottom:auto!important}
.color-selection{margin-top:0px!important;padding:15px 15px;}
.head_banner{padding-top:15px;padding-bottom:15px;background-color: #000000;border-radius:0px;}
.head_banner h2{margin:0;font-size:clamp(22px, 2.8vw, 32px);color:#fff;text-align:center;letter-spacing: 2px;}
.heading_row{display:flex;align-content:center;align-items:center;gap:10px;justify-content:center}
.product-form{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;width:auto;margin:0;padding:0px;}
.bottom_swatch_element_color,.secondary_swatch_element_color,.swatch_element_color{height:32px;width:32px;border:2px solid #000;border-radius:2px;transition:outline .3s ea;cursor:pointer;margin-right:0px;vertical-align:middle}
.swatch_element_color_variation{border:0px solid #000;border-radius:10px;transition:outline .3s ea;cursor:pointer;margin-right:0px;vertical-align:middle;transition: all .15s;}
.swatch_element_color_variation:hover{outline: 2px solid #000;}
.bottom_swatch_element_color,.custom_text_color .secondary_swatch_element_color,.custom_text_color .swatch_element_color{border:0px solid #f7f7f7}
.swatch_color_000000{background-color:#000}
.swatch_color_800000{background-color:maroon}
.swatch_color_0000ff{background-color:#00f}
.swatch_color_ffffff{background-color:#fff}
.swatch_color_006400{background-color:#006400}
.swatch_color_916fa6{background-color:#916fa6}
.swatch_color_bf4a1f{background-color:#bf4a1f}
.swatch_color_a68d77{background-color:#a68d77}
.swatch_color_f22002{background-color:#f22002}
.swatch_color_1dbf7b{background-color:#f22002}
.swatch_color_da74c8{background-color:#da74c8}
.swatch_color_f27c39{background-color:#f27c39}
.swatch_color_f2e52f{background-color:#f2e52f}
.selectedShirt{border:0px solid #e2e2e2!important;outline:2px #000000 solid; border-radius: 10px;padding: 3px;}
button.bottomColorSelected,button.mainColorSelected,button.secondaryColorSelected{border:0px solid #e2e2e2!important;outline:2px #000 solid}
.colorScheme .product_form_item{display: flex;justify-content: space-between;width: 100%;gap: 6px;}
.bottom_swatch_element_color:last-child, .secondary_swatch_element_color:last-child, .swatch_element_color:last-child {
  margin-right: 0;}
.bottom_swatch_element_color,.custom_text_color .secondary_swatch_element_color,.custom_text_color .swatch_element_color{min-width:32px;min-height:32px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.06);margin-bottom:0px;border-radius:8px;}
.choose_style{margin-right: 15px;letter-spacing: 1.5px;color: #1f1f1f;font-family: 'Bebas Neue', sans-serif;}
.swatchMode img{width: 100%;height: 100%;}
.upload_section_wrap{background-color:#fafaf6;padding:15px;border-radius: 14px;border: 1px solid #e6e3da;}
.stuffCustomization{background-color:#fafaf6;padding:15px;border-radius: 14px;border: 1px solid #e6e3da;}
.color_upload_section_wrap{background-color: #fafaf6;border-radius: 14px;border: 1px solid #e6e3da;}
.label_head_group{display:flex;justify-content:space-between;flex-wrap:wrap}
.image-upload-wrap,.previewByAIImages{border:2px solid #1a191998;position:relative;background-color:#f7f7f7;display:flex;flex-wrap:wrap;padding:10px;align-items:center;border-radius: 5px;margin-bottom: 15px;}
.image-upload-wrap:hover,.previewByAIImages:hover{background:#e5e4e4;color:#000;transition:all .2s ease;cursor:pointer;border:2px solid #1a1a1a;border-radius: 5px;}
.file-upload-btn{width:100%;margin-top:0px;color:#fff;background:#000;border:none;padding:14px 10px;border-radius:4px;transition:all .2s ease;outline:0;font-weight:400;font-family: 'Bebas Neue', sans-serif;display: inline-flex;align-items: center;gap: 10px;justify-content: center;letter-spacing: 2px;
  text-transform: uppercase;}
.file-upload-btn:hover{background:var(--lime);color:#000000;transition:all .2s ease;cursor:pointer}
.file-upload-btn:active{border:0;transition:all .2s ease}
.file-upload-input{position:absolute;margin:0;padding:0;width:100%;height:100%;outline:0;opacity:0;cursor:pointer}
.ai_drag-text,.drag-text,.imgloaderBox{text-align:center;background-color:#fff;width:100px;height:100px;display:flex;justify-content:center;align-items:center;border-radius: 8px;overflow: hidden;}
.ai_drag-text h3,.drag-text h3{font-weight:100;text-transform:uppercase;color:#838383;margin:0;font-size:40px;font-family:"Open Sans"}
#previewImages,#previewImages-back{display:flex;flex-wrap:wrap;gap:10px;width: 100%;}
#previewImages .image-container,#previewImages-back .image-container{position:relative;background-color:#fff;flex: 0 1 97px;}
#previewImages img,#previewImages-back img{width:100%;height:100%;object-fit:fill;border-radius:5px}
.remove-btn {
  position: absolute;
  top: -5px;
  right: -5px;
  background-color: #000;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 50%;
  width: 23px;
  height: 23px;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  font-size: 16px;
  box-shadow: 0 2px 6px rgba(0,0,0,.25);
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.ai_wrapper{position:relative;display: flex;flex-wrap: wrap;gap: 10px;}
.ai_generate_btn{flex-shrink: 0;}
#previewByAIImages,#previewByAIImages-back{display:flex;flex-wrap:wrap;gap:10px}
#previewByAIImages .image-container,#previewByAIImages-back .image-container{position:relative;background-color:#fff}
#previewByAIImages img,#previewByAIImages-back img{width:100px;height:100px;object-fit:fill;border-radius:5px}
.ai_drag-text{order:6}
.delete-btn{position:absolute;right:4px;top:2px;border-radius:3px}
.text_customization_section{background-color:#fafaf6;padding:15px;border-radius: 14px;border: 1px solid #e6e3da;}
.describePanel{background-color:#fafaf6;padding:15px;border-radius: 14px;border: 1px solid #e6e3da;}
.father_day_customization{}
.mother_day_customization{padding:15px;border-radius: 14px;}
.mother_day_customization .mothers_cate_list::before{content: none;}
.christmas_customization{background-color: #defffc;}
.custom_font_size{display:flex;align-items:center;flex-wrap: wrap;font-family: 'Bebas Neue', sans-serif;gap: 15px;}
.custom_text_color{display:flex;align-items:center;font-family: 'Bebas Neue', sans-serif;gap: 15px;margin-top: 10px;}
.form_label{font-size:14px;white-space:nowrap;margin-right:0px;font-family: 'Bebas Neue', sans-serif;letter-spacing: 1.5px;color: #4a4a4a;}
.form_range{-webkit-appearance:none;appearance:none;width:100%;height:4px;background:#e8e8e8;border-radius:5px;outline:0;cursor:pointer}
.form_range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:25px;height:25px;background-color:#000;border-radius:50%;cursor:pointer}
.form_range::-moz-range-thumb{width:25px;height:25px;background-color:#000;border-radius:50%;cursor:pointer}
.colorCodeInput{width:84px;text-align:left;font-family:"Open Sans";border: 1px solid #e8e8e8;padding: 6px 6px;}
.product-form .swatchMode .swatchInput+.swatchLbl.color_code.large{width:50px;height:50px;box-shadow:2px 2px 0 #000}
.color_box_wrapper{margin-right:0px}
.product_font_family_item{display:-webkit-flex;display:-ms-flexbox;display:flex;width:100%;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;-o-align-items:center;align-items:center;width:auto;margin:0;justify-content:space-between;align-content: center;}
.secondaryCustom_font_family .product_font_family_item{display:grid;grid-template-columns: repeat(auto-fill, minmax(99px, 1fr));gap: 13px;margin-top: 10px;}
.custom_font_family .product_font_family_item{display:grid;grid-template-columns: repeat(auto-fill, minmax(99px, 1fr));gap: 13px;margin-top: 10px;}

.product_font_family_item .bottom_font_family_element,.product_font_family_item .font_family_element,.product_font_family_item .secondary_font_family_element{background-color: #fff;
  padding: 12px 6px;border-radius: 8px;border: 2px solid #e8e8e8;-ms-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;transition: all .5s ease-in-out;cursor: pointer;height: 50px;
  align-items: center;display: inline-flex;justify-content: center;-webkit-appearance:none;appearance:none;color:#000; -webkit-tap-highlight-color: transparent;}
.product_font_family_item .bottom_font_family_element,.product_font_family_item .font_family_element{font-size:16px;text-transform: uppercase;}
.product_font_family_item button.bottomFontSelected,.product_font_family_item button.defaultFontSelected,.product_font_family_item button.secondaryDefaultFontSelected,.product_font_family_item button.selected_color{border: 2px solid #000;outline:none;background-color:transparent !important;color:#000 !important}
.font_family_element.fontFamilySwatch[data-value="Stingray"]{/*font-size: 20px;text-transform: uppercase;*/}
.textShape{display:flex;align-items:center;justify-content:flex-start;gap:13px}
.stuff_options_background{display:flex;flex-wrap:wrap;align-items:center;justify-content:left}
.shapeList img{width:160px;height:50px}
.effectsSwatch.selected_textShape{border:2px #000 solid;cursor:pointer}
.background_list.no_bg{width:40px;height:40px;cursor:pointer;display: flex;justify-content: center;align-items: center;
  border: 2px solid #e8e8e8;font-size: 18px;color: #8a8a8a;border-radius: 8px;}
.background_list.no_bg img{width:100%;height:auto;object-fit:fill}
.background_list{margin:1.8px;border-radius: 8px;overflow: hidden;}
.background_list img{width:40px;cursor:pointer;height:40px;object-fit:fill}
.backgroundSelected{border: 2px var(--lime) solid;cursor: pointer;background-color: #f9f9f9;border-radius: 8px;box-shadow: 0 0 0 2px var(--lime);}
.bg_effect_list{margin:0px}
.bg_effect_list img{width:100%;height:46px;object-fit:fill}
.fathers_cate_list .bg_effect_list img{max-width: 100%;object-fit: contain;}
.mothers_cate_list .bg_effect_list img{max-width: 100%;object-fit: contain;}
.christmas_cate_list .bg_effect_list img{max-width: 100%;object-fit: contain;}
.xmasStickers_cate_list .bg_effect_list img, .valentinesStickers_cate_list .bg_effect_list img, .customdaddyStickers_cate_list .bg_effect_list img{max-width: 100%;object-fit: contain;}
.father_day_customization .image_up_head, .valentines_customization .image_up_head, .mother_day_customization .image_up_head{display: flex;flex: 1;justify-content: space-between;}
.rowlaneCtm{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;align-items:center}
.custom_col{-ms-flex:0 0 12%;flex:0 0 12%;max-width:12%}
.custom_col_10{-ms-flex:0 0 88%;flex:0 0 88%;max-width:88%;padding:0}
.custom_col_4{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.christmas_cate_list .christmas_bg_effect_list, .valentinesStickers_cate_list .valentinesStickers_bg_effect_list,.xmasStickers_cate_list .xmasStickers_bg_effect_list, .fathers_cate_list .fathers_bg_effect_list,.mothers_cate_list .mothers_bg_effect_list,.flames_cate_list .flames_bg_effect_list,.hearts_cate_list .hearts_bg_effect_list,.lightning_cate_list .lightning_bg_effect_list,.rainbow_cate_list .rainbow_bg_effect_list,.star_cate_list .star_bg_effect_list,.texture_cate_list .texture_bg_effect_list, .customdaddyStickers_cate_list .customdaddyStickers_bg_effect_list{cursor:pointer;background-color:#fff;border:none;padding:12px 10px;min-height:40px;border-radius: 8px;flex: 0 0 calc(25% - 6px);box-sizing: border-box;font-family: 'Bebas Neue', sans-serif; letter-spacing: 1.5px;}
.mothers_cate_list .mothers_bg_effect_list{background-color: #ffffff;}
.flames_cate_list .flames_bg_effect_list.btnDark,.lightning_cate_list .lightning_bg_effect_list.btnDark,.rainbow_cate_list .rainbow_bg_effect_list.btnDark,.star_cate_list .star_bg_effect_list.btnDark,.texture_cate_list .texture_bg_effect_list.btnDark{background-color:#000}
.flames_bg_effect_list .btnDark{display:block}
.choose_your_size,.save_your_size{border-radius:10px;width:100%;text-decoration:none;font-weight:800;margin-bottom:10px;font-family:"Open Sans",sans-serif;background-color: var(--lime);border-color:var(--lime);padding: 22px 18px;font-size: 28px;letter-spacing: .5px;box-shadow: 0 4px 0 rgba(0,0,0,.12);color: #000000;}
.choose_your_size:hover, .save_your_size:hover{background-color: #000000;color: var(--lime);border-color: #000000;}

.flames_bg_effect_list .btnUi{height:46px}
.rowlaneCtm-effectList .bg_effect_list button,
.rowlaneCtm-effectList .bg_effect_list{   
    -webkit-appearance:none;
    appearance:none;
    color: #000;
}
.backgroundEffectSelected{border:2px #000 solid!important;cursor:pointer;background-color:#000!important;color:#fff !important;}

.flames_cate_list .flames_bg_effect_list:hover,.hearts_cate_list .hearts_bg_effect_list:hover,.lightning_cate_list .lightning_bg_effect_list:hover,.rainbow_cate_list .rainbow_bg_effect_list:hover,.star_cate_list .star_bg_effect_list:hover,.texture_cate_list .texture_bg_effect_list:hover,.customdaddyStickers_cate_list .customdaddyStickers_bg_effect_list:hover{border:2px solid #000;box-sizing:border-box;}
.bg_effect_list{white-space:nowrap;}
.bg_effect_list{text-transform:uppercase}
.tools_button img{width:100%;object-fit:contain;max-width:65px}
.tools_button{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;border:1px solid var(--line);border-radius: 14px;padding:14px 6px;color:#1a1a1a;transition:background-color .3s ease,color .3s ease,border-color .2s ease;text-transform:uppercase;cursor:pointer;background-color:#fff!important;font-family: 'Bebas Neue', sans-serif;letter-spacing: 1px;font-size: 14px;}
.tools_button:hover{background-color:var(--lime)!important;color:#000;border-color:var(--lime);cursor:pointer}
.tools_toolbar{margin-top:8px}
.tools_toolbar_list{display:grid;padding:0 24px;grid-template-columns:repeat(7,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:8px}
.flip_hided .tools_toolbar_list{grid-template-columns:repeat(6,minmax(0,1fr));}
.tools_toolbar{background-color:rgba(255,255,255,.5)}
.crop_controls{display:flex;padding:0 24px;gap:8px;margin-bottom:8px;justify-content:center}
#crop-controls{gap:8px}
.crop_controls .tools_button{width:122px}
.imgloader{border:2px solid #000;border-top:2px solid transparent;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite}
@keyframes spin{
0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
.ai_upload_section .fs-style-open{font-size:16px}
#generate_notify, #generate_notify-back{color:#06481d;font-weight:600;font-family:"Open Sans";font-size:16px;width:100%;display:block}
#messageAlertAi{color:#f00000!important;font-weight:600;font-family:"Open Sans";font-size:16px;width:100%;display:block}
#upload_notify, #upload_notify-back{color:#f00000;font-weight:600;font-family:"Open Sans";font-size:16px;width:100%;display:block}
.img_save_notification{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1001;display:flex;align-items:center;justify-content:center}
.img_save_notification_wrapper{background:#fff;padding:15px;border-radius:10px;max-width:600px;width:100%;position:relative;text-align:center}
.img_save_notification_wrapper h3{font-size:22px;margin-bottom:0;line-height:1.4;font-family:"Open Sans";text-transform:capitalize}
.spinner{margin:15px auto;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite}
@keyframes spin{
0%{transform:rotate(0)}
100%{transform:rotate(360deg)}
}
#bottomTextlength,#bottomTextlength-back,#textlength,#textlength-back{float:right;color: var(--muted);font-size: 12px !important;font-weight: 700;
}
#secondaryTextlength,#secondaryTextlength-back{float:right;color: var(--muted);font-size: 12px !important;font-weight: 700;}
.product-gallery-sticky .product-container{position:relative;display:flex;gap:10px;transform: translateZ(0);will-change: transform;margin: auto;/*flex-wrap: wrap;*/}
.fa-picture-o::before{content:"\f03e"}
.fa-edit::before{content:"\f044"}
.product_preview{position:relative;overflow: hidden;}
.size_tab_list .size-tabs{display: flex;
  gap: 8px;
  background: var(--grey-1, #f5f5f3);
  border-radius: 10px;
  padding: 4px;
  margin-bottom: 18px;}
.size_tab_list .size-tabs li{flex: 1;
  background: transparent;
  border: 0;
  border-radius: 8px;
  padding: 14px 8px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
  color: var(--text-2, #6b6b6b);
  cursor: pointer;
  transition: all .15s;text-align: center;}
.size_tab_list .size-tabs li.active,.size_tab_list .size-tabs li.active:focus{background: var(--ink, #000);color: var(--lime, #c0ff00);
  box-shadow: 0 2px 8px rgba(0, 0, 0, .18);}
 .size_tab_list .size-tabs li.active span{color: var(--lime, #c0ff00) !important;}
.size_tab_list{margin-bottom:5px}
.product-custom-title{padding-left:15px;padding-right:15px;padding-top:15px}
.product-custom-option{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1000;display:flex;align-items:center;justify-content:center}
.product-custom-wrapper{background:#fff;padding:0;border-radius:10px;max-width:600px;width:100%;position:relative;margin:4px}
.product-custom-close{position:absolute;right:5px;top:5px;cursor:pointer;font-size:20px;padding: 5px 10px;}
.product_custom_qty_wrapper{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;grid-gap:16px 30px;margin-bottom:15px;padding:0 15px 0 15px}
.quantity_box{display:flex;border:1px solid #e5e4e4;border-radius:16px;color:#1a1a1a;background-color:#fff;align-content: center;align-items: center;align-self: center;justify-content: center;position: relative;}
.product-custom-option .cartOptions{padding:0 15px 0 15px}
.product-discount-message{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:15px}
.product-discount-prices{display:flex;gap:10px}
.product-ctm-item-count{color:#818181}
.product-ctm-price{color:red;font-size:18px}
.product-ctm-org-price{color:#1a1a1a;text-decoration:line-through}
.product-ctm-off-label{padding:4px 8px;border-radius:12px;background:red;font-size:12px;font-weight:700;color:#fff}
.copyToBack,.copyToFront{background-color: #000;font-family: 'bebas_neueregular';font-size: 13px;padding: 10px 14px;border: none;border-radius: 20px;letter-spacing: 1.5px;cursor: pointer;color: #fff !important;}
.copyToBack a,.copyToFront a{color: #fff !important;}
.copyToBack:hover, .copyToFront:hover{background-color: var(--lime);color: #000000 !important;transition: all .2s ease;cursor: pointer;}
.quantity_size_listing{display:flex;justify-content:space-between;align-items:center;margin-top:5px;font-family:"Open Sans";padding:4px;border-radius:10px}
.quantity_size_listing .size_label{display:flex;align-items:center;color:#000;margin:0;font-size:16px}
.quantity_box .quantity_custom,.quantity_box .quantity_customBtn{font-size:14px;width:50px;height:50px;display:inline-block;padding:10px 10px;vertical-align:middle;text-align:center;line-height:30px;color:#000}
.quantity_box a .fa{font-size:14px;color:#000}
.quantity_size_listing.size_selected{background-color:#cce5ff;border:2px solid #b8daff;font-weight:600}
.quantity_size_listing.size_selected .size_label{font-weight:600}
.quantity_custom_label{display: block;position: absolute;bottom:1px;font-family:"Open Sans", sans-serif;color: var(--sale);font-size: 9px;letter-spacing: .8px; white-space: nowrap;font-weight: 800;text-transform: uppercase;}
.size_selected .quantity_custom_label{font-weight: normal;}
.product_ctm_input.quantity_custom{width: 100px;}
.removalStatus{font-family:"Open Sans";color:red;font-size:14px;margin-bottom:10px}
.design_options_wrapper{position:absolute;top:5px;right:5px;left:5px;z-index: 1;}
.design_options_list{width:100%;display:flex;justify-content: space-between;}
.show_design_option{flex:unset;max-width:unset;display:flex;align-content:center;align-items:center;gap: 5px;}
.design_options_action{display:flex;max-width:unset;flex:unset;justify-content: right;align-items: center;}
#ship_label{margin: 0;}
.edit_design,.showcase{background-color:#ffffff;padding:3px 7px;height:auto;color:#000;border-radius:20px;font-size:13px;letter-spacing:1.5px;line-height:normal;cursor:pointer;width: auto !important;white-space: nowrap;border: 1px solid var(--line);}
.edit_design:hover,.showcase:hover{background-color:#000;color:#fff;}
.zoom-controls img {
  width: 22px;
  height: 22px;
}
#designCode{background-color:#fff;padding:12px 18px;font-size:14px;font-family:"Open Sans";width:100%;max-width:200px;border-radius:6px 0 0 6px;margin:0 0 0 auto;white-space:nowrap}
#loadDesign{font-size:13px;padding:12px 22px;font-family:"Open Sans",Helvetica,Arial;letter-spacing:normal;border-radius:0 5px 5px 0;margin:auto 0 0 0;white-space:nowrap;background-color: #2a2a2a;text-transform: uppercase;
  font-weight: 700;letter-spacing: 1px;border:0 solid #2a2a2a;border-left: 1px solid #444;margin-top: 0;}
#clearDesign{font-size:13px;padding:12px 22px;font-family:"Open Sans",Helvetica,Arial;letter-spacing:normal;border-radius:5px 5px;margin:0 0 0 auto;white-space:nowrap;background-color: #2a2a2a;text-transform: uppercase;font-weight: 700;letter-spacing: 1px;border:0 solid #2a2a2a;margin-top: 0;}
#designError{width:100%;color:red;font-family:"Open Sans";font-size:16px;text-align:center}
.fa_fa_info{font-style:normal;padding:5px 5px;display:inline-flex;vertical-align:middle;margin-left:3px;font-size:14px;line-height:.6;border-radius:23px;border:1px solid rgba(255,255,255,.3);color:rgba(255,255,255,.6);width:24px;height:24px;text-align:center;text-transform:lowercase;font-family:"Open Sans";transition: all .15s;align-items: center;
  justify-content: center;font-weight: 700;}
.fa_fa_info:hover{border-color: #fff;color: #fff;background: rgba(255,255,255,.08);}
.mobile_head_banner .fa_fa_info{color:#58a8c3;border:1px solid #58a8c3}
.design_code_wrapper .design_code_box{display:flex;/*align-content:center;align-items:center;flex-wrap:wrap;*/gap: 0;}
#loadDesign:hover,#clearDesign:hover{background-color:var(--lime);color:#000;transition:all .2s ease;cursor:pointer}
input#designCode:focus {
  outline: 2px solid var(--lime);
  outline-offset: -1px;
}
.input_box {
  border: 1px #000 solid;
  border-radius: 50px;
  overflow: hidden;
}
.input_box #loadDesign, .input_box #clearDesign{height: 36px;}
.design_information{cursor:pointer;padding: 5px;padding-top: 0;}
.design_guide_wrapper{align-content:center;width:33px;text-align:center;border-radius:5px;margin:0;background-color:transparent;cursor:pointer}
.design_guide_wrapper .design-guide-icon{color:#000;border-color:#000;margin-left:0}
.design_code_wrapper{position:relative}
.unique_code_tooltip{position:absolute;background-color:#fff;padding:10px;font-family:"Open Sans";text-align:center;font-size:14px;line-height:18px;border-radius:5px;margin-top:8px;border:1px solid #e4e4e4;z-index:101;width:264px;right:0}
.unique_code_tooltip p{padding:0;margin:0}
.unique_code_tooltip:after{content:"";position:absolute;top:-16px;right:1px;margin-left:-5px;border-width:8px;border-style:solid;border-color:transparent transparent #e4e4e4 transparent}
#colorPickerImage,#secondaryColorPickerImage{margin-top:3px;border-radius:3px}
#showcase-backgroundpicture{width:100%;height:100%}
.showcase_large_image_wrapper{position:relative;width: 100%;}
.edit_design{font-size:15px;width:100%;max-width:78px;z-index:1;top:5px;left:5px}
.smallTextBlock{display:block;margin-top:5px;color:#8a8a8a;font-size:14px;font-family:"Open Sans";width: 100%;}
.aiuploadImages{flex: 1;}
.loadDesignPopup .text-center{font-size:24px;color:#000;letter-spacing:.6px}
.buttonBtnaction{display:flex;width:100%;margin-top:15px;gap:15px}
.loadDesignPopup .clearDesignpopup,.loadDesignPopup .designLoaded{background-color:#000;color:#fff;padding:8px 10px;border-radius:5px;font-size:18px;text-align:center;flex:50%;cursor:pointer}
.loaddesign_loader{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:1001;display:flex;align-items:center;justify-content:center}
.progress{width:100%;background-color:#e0e0e0;border-radius:5px;overflow:hidden;position:relative;margin-top:15px}
.progress-bar{width:0%;height:30px;background-color:#007bff;text-align:center;line-height:30px;color:#fff;transition:width .5s ease-in-out}
.progress-percentage{position:absolute;width:100%;text-align:center;top:0;left:0;font-weight:700;font-family:"Open Sans";font-size:18px;color:#000}
.image_format_text{font-size:12px;vertical-align:middle;color:#8a8a8a;margin-bottom:4px;font-family:"Open Sans";margin-top:15px;}
.custom-product-small-image{cursor:pointer}
.info_listing .info_icon img{width:30px!important}
.color_box_wrapper{position:relative}
#continue-design{text-align:center;cursor:pointer}
#bottomColorCodeInput,#bottomColorCodeInput-back,#colorCodeInput,#colorCodeInput-back,#secondaryColorCodeInput,#secondaryColorCodeInput-back{position:absolute;bottom:0;opacity:0;width:100%;max-width:100px;right:0}
.credit_popup{background:#fff;padding:10px;max-width:525px;width:100%;margin:auto;text-align:center}
.credit_popup h2{font-size:44px;margin-bottom:15px;margin-top:0;color:#000}
.credits_left{font-size:35px;margin-bottom:20px;margin-top:20px;color:#000}
.continue_designing img{width:100%;max-width:350px;cursor:pointer}
.progress_bar_image img{width:100%;max-width:450px}
.icon_img {display: inline-block;vertical-align: bottom;}
.icon_img img{vertical-align: top;}
.product-size-chart img{margin-right: 4px;vertical-align: text-bottom;margin-bottom: 2px;}
.text_customization_section .icon_img, .add_more_stuff_options .icon_img{display: inline-flex;vertical-align: text-top;line-height: 0;margin-top: 2px;}
#showCreditErrorPopup .progress_bar_image img{margin-bottom: 15px;}
#showCreditErrorPopup .error_message.fs-style{margin-bottom: 15px;font-size: 30px;color: #000;}
#showCreditErrorPopup .continue_designing img{max-width: 165px;}
/*=====================================================
creators
======================================================
*/
.row_align_items{justify-content: center;}
.heading_powered_by_ur{background: #000;text-align: center;padding:0;font-family: "Open Sans",Helvetica,Arial;text-transform: uppercase;font-size: 24px;display: inline-block;}
.heading_powered_by_ur span{font-weight: 900;}
.creator_name{text-align: center;}
.creator_name .fs-style{font-size: 80px;margin-bottom: 0;line-height: 70px;}
.fs-style_h2 {font-size: 34px;margin: 0;}
.creator_product_image{border: 2px solid #3c763d;background-color: #dff0d8;padding: 10px;overflow: hidden;position: relative;border-radius: 5px;}
.creator_product_image img{width: 100%;height:auto;object-fit: fill;}
.creator_product_image:hover img{transform: scale(1.5);overflow: hidden;transition: all 1s;cursor: pointer;}
.creator_product_image:hover{border: 2px #000 solid;transition: all 1s;cursor: pointer;}
.creator_product_price .font-style-default{font-size: 24px;font-family:"Open Sans",Helvetica,Arial;text-decoration: none;text-transform: uppercase;margin-top: 8px;margin-bottom: 8px;font-weight: 600;}
.creator_product_price{margin-bottom: 15px;display: flex;justify-content: space-between;align-content: center;}
.product_size_wrapper{margin-top:15px;margin-bottom: 8px;}
.product_size_wrapper .product-size-chart{margin-bottom: 0;cursor: pointer;}
.choose_sizing_btn{color: #fff;background-color: #2235f7;border-color: #2235f7;border-radius: 5px;padding: 10px 5px;
    width: 100%;font-size: 24px;text-transform: uppercase;font-weight: 700;cursor: pointer;}
.price_wrapper .product-price-special, .price_wrapper .product-price-old, .price_wrapper .product-price{font-size: 22px;}
.price_wrapper .product-price-old{margin-right: 5px;}
.custom_tee_banner{text-align: center;}
.custom_tee_banner .imgfull {width: 100%;max-width: 700px;margin: 0 auto;}
.custom_tee_tabs_listing .custom_tee_product_tabs{border-bottom:2px solid #e8e9eb;width:100%;margin-bottom:0}
.custom_tee_tabs_listing .custom_tee_product_tabs li{float:none;display:inline-block;cursor:pointer}
.custom_tee_tabs_listing .custom_tee_product_tabs a{font-family:"Open Sans",Helvetica,Arial;font-size:15px;border-bottom:2px solid transparent;margin-bottom:-1px;letter-spacing:1px;display:block;border:none;padding:15px 25px;background:0 0!important;text-transform:uppercase;font-weight:600;border-radius:0;outline:0;color:#7d7d7d;text-decoration:none}
.custom_tee_product_tabs li.active a,.custom_tee_product_tabs li.active a:focus{text-decoration:none;border:0;color:#000;border-bottom:2px solid #000;opacity:1}
.custom_tee_tabs_listing .tab-container{padding:30px 0;text-align:left;font-family:"Open Sans",Helvetica,Arial;font-size: 16px;}
.custom_tee_tabs_listing .product-description p {padding-bottom: 15px;}
.payment_media_icons{text-align: center;}
#addToCart {display: block;text-align: center;text-transform: uppercase;}
.size-tabs li{list-style: none;}
.quantity_box .quantity_custom, .quantity_box .quantity_customBtn.quantity_box .quantity_custom, .quantity_box .quantity_customBtn{border: none;}
.powered_by_unclereco_wrapper{position: relative;}
#loader-wrapper {position: absolute;top: 0px;left: 0;width: 100%;height: 100%;background-color:rgba(0,0,0,0.5);z-index: 1;display: flex;justify-content: center;align-items: center;}
.loader {border: 5px solid #f3f3f3;border-top: 5px solid #3498db;border-radius: 50%;width: 50px;height: 50px;animation: spin 1s linear infinite;}
@keyframes spin {0% { transform: rotate(0deg); }100% { transform: rotate(360deg); }}
.creator_name_no .fs-style, .creator_design_not_found .fs-style{font-size: 25px;text-align: center;margin-top: 32px;color: red;letter-spacing: 1px;}
.product_price_discount_on_buy{margin-top: 10px;margin-bottom: 10px;}
.product_price_discount_on_buy p{font-size: 14px;display: inline-block;padding: 3px 10px 3px 10px;color: #fff;margin-right: 4px;border-radius: 50px;font-family: "Open Sans",Helvetica,Arial;line-height: 18px;}
  .offer_10 {background-color:#B60000;}  
  .offer_15 {background-color: #176324;}  
  .offer_25 {background-color: #2235F7;margin-right: 0;}  
  .design-guide-icon{font-style: normal;padding: 5px 5px;display: inline-block;vertical-align: middle;margin-left: 3px;font-size: 14px; line-height: .6;border-radius: 23px;border: 1px solid #42abc8;color: #42abc8;width: 20px;height: 20px;text-align: center;}
  #custom-popup{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);z-index: 1000;display: flex;align-items: center;justify-content: center;}
  #custom-popup .popup-title{margin-bottom: 10px;margin-top: 10px;}
  .customtee-wrapper{background: #fff;padding: 10px;border-radius: 10px;max-width: 525px;width: 100%;position: relative;margin: auto;}
  .close-guide-btn {position: absolute;top: -5px;right: 10px;font-size: 25px;cursor: pointer;}  
  .creator_profile_wrapper{display: flex;justify-content: center;align-items: center;}
  .creator_name_profile_pic{border: 5px solid #ffed7d;border-radius: 50%;overflow: hidden;width: 130px;height: 130px;margin-right: 20px;}
  .profile_imgfull{object-fit: cover;object-position: center center;width: 130px;height: 130px;} 
.product_font_family_item .font_family_element.blackdeath,.product_font_family_item .bottom_font_family_element.blackdeath{/*font-size: 22px;padding-top: 3px;*/}
.blackdeath {font-size: 22px;} 

#fathersDayPopup{position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.7);z-index: 1000;display: flex;align-items: center;justify-content: center;padding: 10px;}
.father_popup_content{background: #fff;padding: 10px;border-radius: 10px;max-width: 525px;width: 100%;position: relative;margin: auto;}
.father_popup_heading{font-size: 3em;border-bottom: 2px #000 solid;margin-bottom: 15px;}
.text_wrapper{font-family: "Open Sans";font-size: 16px;line-height: 26px;margin-bottom: 10px;}
.father_close_button {position: absolute;right: 4px;background-color: transparent;border: none;font-size: 27px;line-height: 0px;padding: 13px 7px;cursor: pointer;top: 5px;}

/*=====================================================
creators
======================================================
*/
.mothers_cate_list{position: relative;}
.mothers_cate_list::before {content: "Mothers Day Special";position: absolute;bottom: 40px;z-index: 1;left: 0;right: 0; width: 100%;height: 20px;background-size: contain;background-repeat: no-repeat;background-position: center;text-align: center;background-color: #e23868;color: #fff;font-weight: 600;font-family: "Open Sans",Helvetica,Arial;text-transform: uppercase;max-width: 160px;border-radius: 50px;margin: 0 auto;font-size: 12px;line-height: 19px;}

/*start*/
.cameraUploadContainer,.daddystyleUploadContainer{background-color:#ffb5b5;padding:15px;border-radius: 20px;position: relative;}
.new_label {position: absolute;top: -12px;background-color: #fff;padding: 1px 8px;font-size: 22px;border-radius: 5px;color: #ffb5b5;}
.camera_guide_wrapper{align-content:center;text-align:center;border-radius:5px;margin:auto;background-color:transparent;cursor:pointer;display: flex;align-items: center;margin-left: 5px;margin-bottom: 2px;}
.camera_guide_wrapper .camera-guide-icon{color: #fff;border: 1px solid #000;margin-left: 0;font-family:Georgia, serif;border-radius: 50px;width: 20px;display: inline-block;font-style: italic;height: 20px;line-height:1.3;font-size:14px;background-color: #000;cursor: help;
}
.text_style_guide_wrapper{align-content:center;text-align:center;border-radius:5px;margin:auto;background-color:transparent;cursor:pointer;display: flex;align-items: center;margin-left: 5px;margin-bottom: 2px;}
.text_style_guide_wrapper .text-style-guide-icon{color: #fff;border: 1px solid #000;margin-left: 0;font-family:Georgia, serif;border-radius: 50px;width: 20px;display: inline-block;font-style: italic;height: 20px;line-height:1.3;font-size:14px;background-color: #000;cursor: help;}
.heading_with_icon{display: inline-flex;align-content: center;justify-content: center;vertical-align: baseline;}
.content_wrapper{position: relative;display: inline-block;letter-spacing: 1.5px;}
.ui_tooltip{position:absolute;background-color:#000;padding:10px;font-family:"Open Sans";text-align:left;font-size:14px;line-height:18px;border-radius:5px;margin-top:-1px;border:1px solid #000000;z-index:1;width:100%;max-width: 100%;right:0;word-wrap: break-word;color: #fff;letter-spacing: normal;}
.ui_tooltip p{padding:0;margin:0;word-wrap: break-word;}
.tooltip-visible{position: relative;}
.tooltip-visible::after {content: "";width: 0;height: 0;position: absolute;bottom: -8px;border-left: 8px solid transparent;	border-right: 8px solid transparent;border-bottom: 8px solid #000000;right: 2px;}

.upload_old_image{display: flex;gap: 12px;align-items: center;margin: 10px 0 5px;}
.galleryInputBtn, .cameraInputBtn{display: inline-flex;align-items: center;gap: 10px;background: #000;border: none;padding:10px 10px;border-radius: 4px;cursor: pointer;user-select: none;-webkit-tap-highlight-color: transparent;transition: transform .04s ease, background .15s ease, border-color .15s ease;outline: none;text-decoration: none;font-family: "Open Sans",Helvetica,Arial;color: #fff;width: 100%;justify-content: center;font-weight: 700;font-size: 16px;}
.icon svg {width: 20px;height: 20px;display: block;}
.cameraWrapper, .galleryWrapper{position: relative;width: 100%;}
#galleryImgUpload, #galleryImgUpload-back, #cameraImgUpload, #cameraImgUpload-back, #retroStylegalleryImgUpload, #retroStylegalleryImgUpload-back, #retroStylecameraImgUpload, #retroStylecameraImgUpload-back{visibility: hidden;opacity: 0;position: absolute;z-index: -9;top: 0;bottom: 0;left: 0;right: 0;}
#daddyStylegalleryImgUpload, #daddyStylecameraImgUpload{visibility: hidden;opacity: 0;position: absolute;z-index: -9;top: 0;bottom: 0;left: 0;right: 0;}
#uploadLoader{display:none;position:fixed;top:0; left:0;width:100%; height:100%;background:rgba(0,0,0,0.6);
  color:#fff;font-family:Arial, sans-serif;font-size:18px;text-align:center;z-index:9999;justify-content:center;align-items:center;flex-direction:column;}
.uploadLoaderContent img {width: 50px;}
.uploadLoaderContent{background:#222; padding:20px 30px; border-radius:10px; max-width:500px;
  transform: translate(-50%,-50%);position: absolute;top: 50%;left: 50%;width: 100%;}
#cancelUpload{margin-top:15px; padding:8px 15px; background:#ff4444; color:#fff; border:none; border-radius:5px; cursor:pointer;font-size: 16px;}
#preview-image-area,#preview-image-area-back{display: flex;flex-wrap: wrap;gap: 10px;border: 2px solid #1a191998;position: relative;background-color: #f7f7f7;padding: 10px;align-items: center;min-height: 124px;border-radius: 5px;}
.old_ai_drag-text{text-align: center;background-color: #fff;width: 100px;height: 100px;display: flex;justify-content: center;align-items: center;}
#camera_img_notify{color: #06481d;font-weight: 600;font-family: "Open Sans";font-size: 16px;width: 100%;display: block;}
#preview-image-area:hover,#preview-image-area-back:hover{background: #e5e4e4;color: #000;transition: all .2s ease;cursor: pointer;border: 2px solid #1a1a1a;border-radius: 5px;}
#loader-count {font-family: "Open Sans";font-weight: 500;color: #1a1c1e;letter-spacing: 1px;}
/* .loader_count_UI {width: 11px;aspect-ratio: 1;border-radius: 50%;animation: dotmove 1s infinite linear alternate;} */
.loader_count_UI{width: 26px;
    height: 26px;
    border: 3px solid rgba(0, 0, 0, .12);
    border-top-color: #000;
    border-radius: 50%;
    animation: thumbSpin .8s linear infinite;}
.imgloaderBox{background: linear-gradient(90deg, #f4f4f4 25%, #ececec 50%, #f4f4f4 75%);
background-size: 200% 100%;animation: thumbShimmer 1.2s ease-in-out infinite;
display: flex;align-items: center;justify-content: center;border: 1px solid #e6e3da;position: relative;}
.imgloaderBox div {background-color: transparent !important;}
@keyframes dotmove {
    0%  {box-shadow: 20px 0 #000, -20px 0 #0002;background: #000 }
    33% {box-shadow: 20px 0 #000, -20px 0 #0002;background: #0002}
    66% {box-shadow: 20px 0 #0002,-20px 0 #000; background: #0002}
    100%{box-shadow: 20px 0 #0002,-20px 0 #585653; background: #585653 }
}
@keyframes thumbShimmer {
    0%   { background-position: 200% 0; }
    100% { background-position: -200% 0; }
}
@keyframes thumbSpin {
    to { transform: rotate(360deg); }
}
/*end*/
#daddy_camera_img_notify {color: #06481d;font-weight: 600;font-family: "Open Sans";font-size: 16px;width: 100%;display: block;}
#daddystyle-preview-image-area{display: grid;flex-wrap: wrap;gap: 10px;border: 2px solid #1a191998;position: relative;background-color: #f7f7f7;padding: 10px;align-items: center;min-height: 124px;border-radius:5px;grid-template-columns:repeat(auto-fill, minmax(90px, 1fr));}
#daddystyle-preview-image-area:hover{background: #e5e4e4;color: #000;transition: all .2s ease;cursor: pointer;border: 2px solid #1a1a1a;border-radius:5px;}
/*retro style css*/
#retro_camera_img_notify {color: #06481d;font-weight: 600;font-family: "Open Sans";font-size: 16px;width: 100%;display: block;}
#retrostyle-preview-image-area,#retrostyle-preview-image-area-back{display: grid;flex-wrap: wrap;gap: 10px;border: 2px solid #1a191998;position: relative;background-color: #f7f7f7;padding: 10px;align-items: center;min-height: 124px;border-radius:5px;grid-template-columns:repeat(auto-fill, minmax(90px, 1fr));}
#retrostyle-preview-image-area:hover,#retrostyle-preview-image-area-back:hover{background: #e5e4e4;color: #000;transition: all .2s ease;cursor: pointer;border: 2px solid #1a1a1a;border-radius:5px;}
.text_styles_listing{display: grid;grid-template-columns: repeat(4,1fr);grid-row-gap:7px;row-gap:7px;grid-column-gap:7px;-webkit-column-gap: 7px;column-gap: 7px;}
.style_list img {border-radius: 10px;width: 100%;height: 100%;object-fit: contain;background-color: #000;transition: transform .25s ease;}
.style_list{display: flex;align-items: center;justify-content: center;cursor: pointer;aspect-ratio: 2.2 / 1;overflow: hidden;border-radius: 8px;border: 3px solid transparent;}
.styleSelected img{cursor: pointer;border: 2px var(--lime) solid;box-shadow: 0 0 0 3px rgba(192,255,0,.25);}
.style_list:hover {border-color: rgba(192,255,0,.45);}
.style_list:hover img {transform: scale(1.08);}
.text_input_area {position: relative;display: flex;flex-wrap: wrap;gap: 10px;}
.textStyleInput{display:block;width:100%;padding:12px 16px;font-size:16px;color:#495057;background-color:#fff;border:2px solid transparent;border-radius:8px;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-family:"Open Sans";flex: 1;}
.textStyleInput:focus{color: #495057;background-color: #fff;border-color: #000;outline: 0;}
.textDesign-area, .styled-textDesign-area {display: grid;grid-template-columns: repeat(4,1fr);grid-row-gap:7px;row-gap:7px;grid-column-gap:7px;-webkit-column-gap: 7px;column-gap: 7px;border: 1px solid #e8e8e8;position: relative;background-color: #f7f7f7;padding: 10px;align-items: center;min-height: 124px;border-radius: 5px;}
.textDesign-area:hover{background: #e5e4e4;color: #000;transition: all .2s ease;cursor: pointer;border: 1px solid #1a1a1a;border-radius: 5px;}
.styled-textDesign-area:hover{background: #e5e4e4;color: #000;transition: all .2s ease;cursor: pointer;border: 1px solid #1a1a1a;border-radius: 5px;}

.textDesign-area .image-container, .styled-textDesign-area .image-container{border: 1px #1a191998 solid;background-color: #fff;border-radius: 5px;min-height:80px;align-content: center;padding: 5px;}
.textDesign-area .image-container img {width: 100%;}
.styled-textDesign-area .image-container img {width:100%;}
.loaderCount {position: absolute;bottom: 3px;background-color: transparent;display: inline-block;padding: 0px 0px; border-radius: 5px;letter-spacing: .5px;left: 0;right: 0;color: #4a4a4a;font-weight: bold;font-size: 11px;font-family: "Open Sans";}
#textStyleLength, #textStyleLength-back{font-size: 12px;font-family:"Open Sans";color:var(--muted);text-align: right;margin-bottom: 8px;font-weight: 700;}
#retrostyle-preview-image-area .image-container,#retrostyle-preview-image-area-back .image-container, #preview-image-area .image-container,#preview-image-area-back .image-container,#daddystyle-preview-image-area{background-color: #fff;}
#retrostyle-preview-image-area .image-container,#retrostyle-preview-image-area-back .image-container, #daddystyle-preview-image-area .image-container{aspect-ratio: 1 / 1;display: flex;}
#preview-image-area img,#preview-image-area-back img{width: 100px;height: 100px;object-fit: fill;border-radius: 5px;}
#retrostyle-preview-image-area img,#retrostyle-preview-image-area-back img, #daddystyle-preview-image-area img{max-width: 100%;max-height: 100%;object-fit: cover;}
.imgloaderBox span{font-family:"Open Sans";}
/*error*/
.error_alert {color: #ff0000;font-family:"Open Sans";font-size: 16px;margin-bottom: 5px;}
.christmas_cate_list{padding-left: 15px;padding-right: 15px;}
.xmasStickers_cate_list, .valentinesStickers_cate_list, .customdaddyStickers_cate_list{padding-left:0px;padding-right: 0px;}
.checkout_note {
  font-family: "Open Sans";text-transform: uppercase;
  text-align: center;
  margin: 18px 0 22px;
  font-size: 13px;
  letter-spacing: 1.5px;  
  color: var(--text-2);
  font-weight: 700;
}
/*end*/
/*image styles*/
.image-styles-labels{
  display: flex;
  width: 100%;
  gap: 5px;  
  padding:0px;
  margin-bottom: 10px;
  flex-wrap: wrap;
}
.style-label {
  flex: 0 0 calc(20% - 4px);
  font-size: 20px;
}
.style-label input{margin-right: 5px; vertical-align: middle;}
.image-styles-list{
  display: flex;
  width: 100%;
  gap: 5px;
  border: 2px solid #1a191998;
  background: #f7f7f7;
  padding: 5px;
  margin-bottom: 10px;
  border-radius: 5px;  
  flex-wrap: wrap;
}
.image-style-item {
  flex: 0 0 calc(20% - 4px);
}
.image-style-item img {
  width: 100%;
  height: auto;
}
.style-label input[type="radio"]{-webkit-appearance: auto;transform: scale(1.3);position: absolute;z-index: -1;}
/*end*/
/*zoom css*/
/*slider mini cart zoom*/
.zoomWrapperList{line-height: 0;}
.zoomWrapperList.slick-slider{margin: 0;padding: 0;margin-top: 0;}
.zoomWrapperList .slick-prev{left: 0;z-index: 1;}
.zoomWrapperList .slick-next {right: 0;z-index: 1;}
.zoomWrapperList .slick-next:before{content:"\f105";font-family:FontAwesome;font-size:31px}
.zoomWrapperList .slick-prev:before{content:"\f104";font-family:FontAwesome;font-size:31px}
.zoomedImage img {width: 100%;max-width: 100%;max-height: 100%;object-fit: contain;}
#minicart_zoomIn{border: none;background: none;background-color: transparent;cursor: pointer;position: absolute;right: 0;bottom: 0;}
.zoomDrawingArea{transition: transform 0.25s ease;}
.dsiplayFlexSetting{display: flex;justify-content: space-between;gap: 5px;align-items: start;}
.zoom-controls{margin-top: 3px;}
.zoom-controls button {background: var(--bg);background-color: var(--bg);;cursor: pointer;border: 1px solid var(--line);
  border-radius: 50px;}
.print-area-selection {background-color: #fafaf6;border-radius: 14px;border: 1px solid #e6e3da;}
.print_area_tablist{padding: 15px;}
/* .print-style-label{font-size: 20px;} */
.print_area_mode {display: flex;gap: 15px;}
.print-style-label input[type="radio"] {-webkit-appearance: auto;margin-right: 5px;vertical-align: middle;
  transform: scale(1.3);accent-color:#000;}
.backAndFrontAction{margin-bottom: 0px;position: relative;display: flex;justify-content: center;gap: 10px;z-index: 1234;}
.frontBtn,.backBtn{background-color: #e8e8e8;border: none;border-radius: 10px;padding:10px 32px;font-size: 22px;font-family: bebas_neueregular;letter-spacing: 0.6px;cursor: pointer;color: #fff;min-width: 110px;position: relative;color: #000000;}
.activeSide{background-color: var(--lime);color: #000000;}
.processing-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99999;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,0.3);}
.processing-popup{background:#fff;color:#333;font-size:15px;font-family:"Open Sans";padding:18px 28px;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,0.2);text-align:center;max-width:340px;line-height:1.5;}
/*end css*/

/*14.05.2026 =======================================*/
.char-count {
  font-size: 12px;
  color: var(--muted);
  font-weight: 700;
  flex-shrink: 0;
  min-width: 40px;
  text-align: right;
  font-family: "Open Sans", sans-serif;
  display: block;
  margin-top: 10px;
}
.afterpay-no-split-four i{border: 1px solid #000 !important;color: #fff !important;background-color: #000 !important;font-family: Georgia, serif;}
.rowlaneCtm-effectList {
  display: flex;
  gap:3px;
}
.rowlaneCtm-effectList .bg_effect_list{
    flex:1;
    min-width:0;
}
.rowlaneCtm-effectList .bg_effect_list button,
.rowlaneCtm-effectList .bg_effect_list{
    width:100%;
    height:48px;
    display:flex;
    align-items:center;
    justify-content:center;
    box-sizing:border-box;
    border: 2px solid transparent;    
}
.clear{display: none;}
.p_name_manufacturer .font-style-default_2{text-transform: uppercase;font-size: clamp(16px, calc(2.6vw + 7.5px), 52px);font-family: 'Bebas Neue', sans-serif;font-weight: 400 !important;letter-spacing: 1px;color: #1f1f1f;}
#top-header,.top-header{background: #ffffff !important;}
.price-row{border-top: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;padding: 15px 0;margin-bottom: 16px;}
.price-row #afterpay_split{display: block;}
.product_customization_dynamic .price-row .money .product-price-old, .product_customization_dynamic .price-row .usd_money_cell .product-price-old{font-size: 20px;font-family: 'Open Sans', Helvetica, Arial, sans-serif;color: #8a8a8a;}
.price-row .product-price-special{color: #e8302a;font-weight: normal;font-size: 40px;}
.variant-style-label{letter-spacing: 1.5px;font-size: 16px;margin: 0 0 18px;}
.variant-style-label .slVariant{color: #8a8a8a;}
.swatchMode {  
  display: flex;
  justify-content: space-between;
  align-content: center;
  gap: 10px;
}
.print-style-label{background: #fff;color: #1f1f1f;
  border-radius: 100px;
  display: flex; align-items: center; gap: 8px;
  cursor: pointer;
  border: 2px solid transparent;
  font-weight: 700; font-size:14px;
  transition: all .15s;
  flex: 1; min-width: 130px; justify-content: center;font-family: "Open Sans",Helvetica,Arial;cursor: pointer;}
  .print-style-label label{padding: 10px 18px;width: 100%;text-align: center;cursor: pointer;display: flex;justify-content: center;}
  .clearfix::after{display: none !important;}
  .printStyleActive, .print-style-label:hover{border: 2px solid #000;}
  .camera_guide_wrapper .camera-guide-icon:hover, .text_style_guide_wrapper .text-style-guide-icon:hover{
    background:var(--lime);
    color: #000;
    border-color: var(--lime);
    transform: scale(1.1);
  }
 .p_relative{position: relative;} 
 .forminput::placeholder, .textStyleInput::placeholder{font-size:14px;}
 .checkbox_row {
  display: inline-flex;
  gap: 12px;
  align-items: center;
}

.checkbox_ui { 

  display: inline-flex; align-items: center; gap: 12px;
  cursor: pointer;
  font-size: 14px; font-weight: 600;    
}
.checkbox_ui input { position: absolute; opacity: 0; pointer-events: none; }
.checkbox_ui-track {
  position: relative;
  width: 44px; height: 24px;
  background:  var(--lime);
  border-radius: 100px;
  transition: background .2s;
  flex-shrink: 0;
}
.checkbox_ui-thumb {
  position: absolute;
  top: 2px; right: 2px;
  width: 20px; height: 20px;
  background: #fff;
  border-radius: 100%;
  box-shadow: 0 1px 3px rgba(0,0,0,.2);
  transition: transform .2s;
}
.checkbox_ui input:checked + .checkbox_ui-track { background: #b8b8b8; }
.checkbox_ui input:checked + .checkbox_ui-track .checkbox_ui-thumb { transform: translateX(-20px); }
.checkbox_ui-text { line-height: 1.2; }
.image-style-item{width: 100%;height: auto;}
.style-tag {
  position: relative;
  text-align: center;
  width: 100%;
  display: inline-flex;
  justify-content: center;
  font-family: "Open Sans",Helvetica,Arial;
  text-transform: uppercase;
  font-size: 12px;
  padding: 7px 4px;
  font-weight: 700;letter-spacing: .5px;
}
.style-label label{display: block;border-radius: 8px;overflow: hidden;}
.style-label label:has(input:checked){
    background:#000;
    color:var(--lime);
    border-radius:10px;
    border: 2px solid #000;
    cursor: pointer;
}
.style-label label:has(input:not(:checked)){
    background:#fff;
    color: #4a4a4a;
    border-radius:10px;
    border: 2px solid transparent;
    cursor: pointer;
}
.ico-ai {
  width: 20px; height: 20px;
  opacity: .8;
  flex-shrink: 0;
}
.ico-text {
  display: inline-flex;
  align-items: center; justify-content: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-size: 14px;
  letter-spacing: -1px;
  background: #000000;
  color: #fff;
  padding: 3px 8px;
  border-radius: 6px;
  line-height: 1;
  font-style: italic;
  flex-shrink: 0;
  height: 22px;
}
.ico-text::first-letter { font-style: normal; }
.ico-ai {
  color: #000000;
  opacity: 1;
  animation: ai-spin 8s linear infinite;
}
@keyframes ai-spin { from { transform: rotate(0); } to { transform: rotate(360deg); } }
.multi_element_color {
  background: conic-gradient(from 0deg, #f00, #ff0, #0f0, #0ff, #00f, #f0f, #f00);
  position: relative;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  border: 2px solid transparent;
  box-shadow: inset 0 0 0 1px rgba(0,0,0,.06);
}
.multi_element_color::after {
  content: '+';
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255,255,255,.85);
  border-radius: 6px;
  margin: 4px;
  font-weight: 800;
  font-size: 18px;
  color: #000000;
}
.multi_element_color input[type="color"] {
  position: absolute;
  inset: 0;
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
}
.shapeList {flex: 1;
  background: #fff;
  border: 2px solid #e8e8e8;
  border-radius: 8px;
  padding: 8px;
  cursor: pointer;
  transition: all .15s;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;max-width: 121px;}
 .shapeList svg {
  width: 60px;
  height: 24px;
  color: #000000;
}
.variation_expand{border: 1px #e8e8e8 solid;
  border-radius: 10px;
  padding: 10px;
  background-color: #fff;}
  .product_font_family_item .secondary_font_family_element{font-size: 20px;}
  .limited_tag{
  background: var(--lime) ;
  color: #000;
  padding: 5px 12px;
  border-radius: 100px;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;font-family:'Open Sans', sans-serif;}
.sticker_head {line-height: 1;}
.rowlaneCtmInner {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.fathers_cate_list .fathers_bg_effect_list:hover, .valentinesStickers_cate_list .valentinesStickers_bg_effect_list:hover, .mothers_cate_list .mothers_bg_effect_list:hover{border:2px solid #000}
.add_more_stuff_options .ico-img {width: 20px;height: 19px;vertical-align: middle;}
.background_list:hover{border:1px solid var(--lime);transform: scale(1.05);}
.styleShowMore {
  display: block;
  margin: 14px auto 0;
  padding: 10px 22px;
  background: transparent;
  color: #000;
  border: 2px solid #000;
  border-radius: 100px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 14px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 400;
  cursor: pointer;
  transition: all .15s;}
.styleShowMore:hover {
  background: var(--lime);
  border-color: var(--lime);
}
.style_none{display: none;}
.style_list:nth-child(n+13){
    display:none;
}
.gallery-heading {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 24px 0 10px;
  color: #000000;
  display: flex;
  align-items: baseline;
  gap: 8px;
  flex-wrap: wrap;
  display: none;
}
.gallery-heading span {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: none;
  color: #8a8a8a;
}
.extra-charge{position: absolute;
  top: -10px;
  left: 50%;
  transform: translateX(-50%);
  background: var(--lime);
  color:#000000;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .3px;
  padding: 3px 8px;
  border-radius: 100px;
  white-space: nowrap;
  box-shadow: 0 2px 6px rgba(0,0,0,.15);}
  .size-guide-row {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 12px 0;
  text-transform: uppercase;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 18px;
  letter-spacing: 2px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  margin: 12px 0 8px;
  cursor: pointer;
}
.style-desc-label {
  font-family: 'Bebas Neue', sans-serif;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: 1.5px;
  margin: 0 0 14px;
  line-height: 1;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 10px;
}
.new-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--lime);
  color: var(--ink);
  font-size: 9.5px;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 3px 7px;
  border-radius: 100px;
  line-height: 1;
  box-shadow: 0 1px 3px rgba(0,0,0,.08);
  font-family: "Open Sans", sans-serif;
}
.text-input-row {
  display: flex;
  align-items: stretch;
  gap: 12px;
}
.custom_large_image_wrapper {
  border: 1px solid var(--line);
  border-radius: var(--radius);
  overflow: hidden;
  width: 100%;
}
.tools_toolbar{padding-bottom: 15px;}
#sticky-buy-button #addToCart, #sticky-buy-button #linkedaddToCart {
  background: var(--lime);
  background-color: var(--lime);
  color: var(--ink);
  border-radius: 100px;
  padding: 16px 20px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 18px;
  letter-spacing: 2px;border: 0;
}
.custom-email-capture {
  margin-bottom: 10px;
  padding: 14px;
  background: #f3f3ff;
  border-radius: 10px;
  border: 0px solid #d0d8f0;
  text-transform: none;
  margin: 15px;
}
.size-modal-title{font-family: 'Bebas Neue', sans-serif;
  font-size: 26px;
  letter-spacing: 1px;
  margin: 0 0 18px;
  color: var(--ink);}
  .tools_toolbar_list img {
  display: none;
}
#tshirt-backgroundpicture {
  /* aspect-ratio: 1 / 1; */
  /* max-height: calc(100vh - 200px); */
  display: block;
  width: 100%;
  object-fit: cover;
}
.brand-link {
  font-family: 'Bebas Neue', sans-serif;
  letter-spacing: 3px;
  font-size: 14px;
  color: var(--muted);
}
.snap-guide {
  position: absolute;
  pointer-events: none;
  opacity: 0;
  z-index: 9999;
  transition: opacity .08s linear;
}
.snap-guide.v { width: 0; border-left: 2px dashed #ff2a2a; }
.snap-guide.h { height: 0; border-top: 2px dashed #ff2a2a; }
.snap-guide.show { opacity: 1; }
.st-colour-hint {
  margin: 14px 0 6px;
  font-family: 'Bebas Neue', sans-serif;
  font-size: 14px;
  letter-spacing: 1.2px;
  color: var(--ink, #000);
}
.st-colour-optional {
  color: var(--text-2, #6b6b6b);
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  letter-spacing: 0;
  text-transform: none;
  margin-left: 4px;
}
.st-colour-row {
  display: flex;
  align-items: stretch;
  gap: 8px;
  margin: 0 0 14px;
}
.st-hex {
  flex: 0 0 130px;
  background: #fff;
  border: 1.5px solid var(--grey-2, #e6e3da);
  border-radius: 8px;
  padding: 10px 12px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: var(--ink);
  outline: none; 
}
.st-colour-pill {
  text-align: center;
  flex: 1;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  cursor: pointer;
  overflow: hidden;
  background: linear-gradient(90deg, #ff7eb6 0%, #ffd47e 18%, #fff48a 32%, #b8f0a8 48%, #8fdcff 64%, #b8a6ff 82%, #ff9fde 100%);
  border: 1.5px solid rgba(0,0,0,.06);
}
.st-colour-label {
  font-family: 'Bebas Neue', sans-serif;
  font-size: 14px;
  letter-spacing: 1.4px;
  color: var(--ink);
  text-shadow: 0 1px 1px rgba(255,255,255,.5);
  pointer-events: none;
}
.st-colour-pill input[type="color"] {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  border: 0;
  padding: 0;
}
.st-hex:focus {
  border-color: var(--ink);
}
.st-colour-pill.has-pick .st-colour-label {
  color: #fff;
  text-shadow: 0 1px 2px rgba(0,0,0,.5);
}
.st-colour-row.has-pick .st-hex {
  border-color: var(--lime, #C0FF00);
  box-shadow: 0 0 0 2px var(--lime, #C0FF00);
}
#stylisedStyleInput:not(:placeholder-shown) {
  border-color: var(--lime, #C0FF00);
  box-shadow: 0 0 0 2px var(--lime, #C0FF00);
}
.panel-sub-text {
  font-size: 14px;
  color: var(--muted);
  margin: -6px 0 18px;
  font-family: 'Open Sans', sans-serif;
}
.hearts_bg_effects .custom_col_10, .flames_bg_effects .custom_col_10, .star_bg_effects .custom_col_10,
.lightning_bg_effects .custom_col_10, .rainbow_bg_effects .custom_col_10, .texture_bg_effects .custom_col_10{padding: 0px 15px 0 15px;}
.description_wrapper .template-product .tabs-listing .product-tabs a{font-family: 'Bebas Neue', sans-serif;font-size: 22px;font-weight: 400;letter-spacing: 2px;}
#ship_label .product-label{
  font-family: 'Bebas Neue', sans-serif;
  letter-spacing: 1.5px;
  font-size: 11.5px;  
  border: 1px solid var(--line);  
  display: inline-flex;
  align-items: center;
  background: var(--ships); border-color: #9bc900;color: #000 !important;
  position: relative;
  animation: shipsFlicker 3.4s infinite;
}
#ship_label .product-label::before {
  content: '';
  display: inline-block;
  width: 7px; height: 7px;
  border-radius: 50%;
  background: #e60000;
  margin-right: 6px;
  vertical-align: middle;
  box-shadow: 0 0 6px rgba(230, 0, 0, .9);
  animation: livePulse 1.2s infinite;
}
@keyframes livePulse {
  0%, 100% { opacity: 1;   box-shadow: 0 0 6px rgba(230,0,0,.9); }
  50%      { opacity: .35; box-shadow: 0 0 0   rgba(230,0,0,0);  }
}
@keyframes shipsFlicker {
  0%, 92%, 96%, 100% { filter: brightness(1); }
  93%                { filter: brightness(1.25); }
  94%                { filter: brightness(0.85); }
  95%                { filter: brightness(1.15); }
}

.image_up_count{
  background: var(--bg);
  padding: 5px 12px;
  border-radius: 100px;
  font-size: 12px !important;
  font-weight: 700;
  border: 1px solid var(--line);
  font-family: 'Open Sans', sans-serif !important;
  line-height: normal !important;
  height: 28px;
}
.btn-tool-tip{display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background: var(--ink);
  color: #fff;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  cursor: help;
  transition: all .15s;
  border: 0;
  padding: 0;
  flex-shrink: 0;text-transform: lowercase;}
  .btn-tool-tip:hover {
  background: var(--lime);
  color: var(--ink);
  transform: scale(1.1);
}
.describePanelHead .style-desc-label {
  margin-bottom:0px;
}
.describePanelInfo{margin-top: 5px;}
.panel-sub-text{margin-top:10px;}
.sub_title_text{font-size: 13px;
  font-weight: 700;
  margin: 22px 0 12px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: var(--text-2);}
  .tooltipGuide::after{content:none}
  .ui_tooltip::before {
  content: '';
  position: absolute;
  top: -3px;
  left: 22px;
  width: 12px;
  height: 12px;
  background: var(--ink);
  transform: rotate(45deg);
}
.afterpay-no-split-four i{font-family: Georgia, serif;font-style: italic !important;cursor: help;}
/*end ============================================*/

@media (max-width:990px){
.tools_toolbar{padding:0 0}
.product_custom_Onmobile{top:0px;}
.product-gallery-sticky{margin-bottom:15px;top: 0px !important;transition: top .2s ease,position .2s ease,padding-top .2s ease;}
.custom_text_color{flex-wrap:wrap}
.product-form{margin-top:15px}
.bottom_swatch_element_color,.custom_text_color .secondary_swatch_element_color,.custom_text_color .swatch_element_color,.product_font_family_item .bottom_font_family_element,.product_font_family_item .font_family_element,.product_font_family_item .secondary_font_family_element{/*margin-bottom:15px*/}
#previewByAIImages,#previewByAIImages-back,#previewImages,#previewImages-back{display:grid;grid-column-gap:2vw;grid-template-columns:repeat(3,1fr);grid-row-gap:2vw}
#previewByAIImages img,#previewByAIImages-back img,#previewImages img,#previewImages-back img{width:100%;height:100%;object-fit:fill;border-radius:5px}
.containzone,.containzone-fluid{padding-right:10px;padding-left:10px}
.product_preview{z-index:initial}
.showcase_large_image_wrapper{display: block;}
.customTeeProductSmallImagesThumb{display:none;width:100%;background-color:#fff}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-next:before{content:"\f105";font-family:FontAwesome;font-size:31px}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-prev:before{content:"\f104";font-family:FontAwesome;font-size:31px}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-slide img{max-height:100%;max-width:100%}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-prev{left:0}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-next{right:0}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-next,.customTeeProductSmallImagesThumb .customProductListThumb .slick-prev{padding:0 5px;opacity:1;-ms-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;z-index: 1;}
.edit_design{font-size:15px;width:100%;max-width:78px;text-align:center;z-index:1;top:5px;left:5px;display: block !important;}
.customProductListThumb{margin:0!important;}
.colorScheme .product_form_item .swatch_element_color,.colorScheme .product_form_item .secondary_swatch_element_color, .colorScheme .product_form_item .bottom_swatch_element_color{display:none}
.stuff_options_background{justify-content:center;text-align:center}
.heading_row{flex-wrap:wrap}
.desktop_heading{display:none}
.heading_mobile_show{display:block!important}
.product_price_discount_on_buy {
    display: flex;
    text-align: center;
  }
  .product_price_discount_on_buy p{line-height: 14px;}
  .creators_top_header{border-bottom: 1px #cccbcb solid;}
  .creators_top_header .worldwideShipping{display: flex !important;}
  .creators_top_header .freeShippingNotification{display: none;}
  .worldwideShipping .add_info_content{text-transform: uppercase;color: #000;font-size: 12px;}
  .worldwideShipping img{width: 20px;height: 19px;margin-right: 5px;}  
  .creators_top_header #top-header-currency{cursor: pointer;border-left: 1px #ccc solid;padding-left: 7px;}
  .top-header-drop{z-index: inherit;}
  .creators_top_header .top-header{height: 36px;}
  .creators_top_header .user-menu.d-block{display: none !important;}
  .creators_body_wrap #topShippingHeader{display: none;}
  /*tools css*/
  .showAndHideTools{display: block !important;}
  .color_upload_section_wrap .color-selection{width: auto;}
  .swatchMode.clearfix.product_form_item{width: auto;}
  /* .swatch_element_color_variation {height: 32px;width: 32px;} */
  .tools_toolbar_inner_wrap{padding-left: 5px !important;padding-right: 5px !important;}
  /*camera*/
  .galleryInputBtn, .cameraInputBtn{padding: 10px 3px;}
  .text_customization_section .icon_img, .add_more_stuff_options .icon_img{margin-top: 0px;vertical-align: baseline;}
  .customize_product_info .icon_img.heading_with_icon img {width: 25px;height: 25px;}
  #retrostyle-preview-image-area,#retrostyle-preview-image-area-back{grid-template-columns: repeat(auto-fill, minmax(99px, 1fr));}
  #retrostyle-preview-image-area .image-container,#retrostyle-preview-image-area-back .image-container{aspect-ratio: 1 / 1;display: flex;}
  .mobile_options{z-index: 1;}
  .mobile_options .design_options_list {
    display: flex !important;
    justify-content: space-between;
    align-content: center;
    align-items: center;
  }
  #image-upload-wrap,#image-upload-wrap-back{display: none;}
  .image-styles-list{margin-bottom: 0;}
  .image-style-item{flex: 0 0 calc(20% - 4px);} 
  
  /*tools setting mobile*/
  .product-preview-tools {
        position: relative;
        display: flex;
        justify-content: space-between;
        align-items: center;
        align-content: center;
        align-self: center;
        margin-bottom: 0;
        padding: 4px;background-color: transparent;
        flex-wrap: wrap;
}
.backAndFrontAction{width: 100%;margin-top: 10px;}
.product-preview-tools button#showTools, .product-preview-tools button#hideTools {font-family:'Open Sans',sans-serif;;font-size:12px;border-radius: 50px;color: #000000;font-weight: 700;padding: 6px 10px;}
.design_code_mobile {margin-top: 7px;}
#minicart_zoomIn img {
  width: 20px;
  height: 20px;
}
.canvasArea{padding: 0 5px 0 5px;}
.product-gallery-sticky{width: 100% !important;padding:0px;}
.product-gallery-sticky.stickySetOnMobile{padding:0px 10px 0 10px;}
.design_code_mobile .design_code_wrapper .design_code_box{border: none;} 
.is_desktop_design_code .heading_row h2.fs-style{display: none;}
.is_desktop_design_code .head_banner{background: #fff;color: var(--ink);padding: 10px 12px;border-bottom: 1px solid var(--line);border-top: 1px solid var(--line);}
.customize_product_info {
  margin-top: 10px;
}
 #designCode {
    height: auto;
    max-width: 100%;
    font-size: 16px;
    background-color: #f7f7f5;
    border: 1px solid var(--line);
    text-transform: uppercase;
    letter-spacing: .5px;
    padding: 3px 12px;
    flex: 1;
    border-radius: 6px 0 0 6px;
  }
#loadDesign{font-size:12px;white-space:nowrap;padding: 10px 12px;color: #fff;background-color: #000;}
#clearDesign{font-size:12px;white-space:nowrap;padding: 10px 12px;color: #fff;background-color: #000;}
.fa_fa_info{font-size: 12px;border: 1px solid var(--line);color: var(--muted);}
#designCode::placeholder{font-size: 12px;color: var(--muted);}
.design_code_box_with_btn{display: flex;gap: 5px;align-content: center;align-items: center;}
#clearFrontDesign, #clearBackDesign{font-size:15px;padding:5px 5px;font-family:"Open Sans",Helvetica,Arial;letter-spacing:normal;height:36px;border-radius:50px;line-height:18px;margin:0 0 0 auto;white-space:nowrap}
#clearFrontDesign{margin-right: 5px;}
.btnClearSide{color: #fff;background-color: #000;border-color: #000;outline-color: #ffffff;outline-width: 1px;outline-style: solid;}
.heading_row{gap: 5px;}
/*removed css test*/
/*
#designCode{display: none;}
#loadDesign{display: none;}
#clearDesign{display: block !important;}
*/
/*test*/
.copyToBack, .copyToFront{font-size: 14px;padding:3px 5px;}

/*15.05.2026===================================*/
.color-selection, .print_area_tablist, .upload_section_wrap, .text_customization_section{padding: 7px 7px;}
.color_upload_section_wrap, .print-area-selection, .text_customization_section{border-radius: 10px;}
.print-style-label{min-width: 100px;font-size: 12px;}
.style-label input[type="radio"]{display: none;}
.style-label{flex: 0 0 calc(20% - 2px);font-size: 12px;}
.style-tag{font-size: 10px;padding: 5px 3px;}
.gallery-heading{display: none;}
#body-wrap .container, .container, #body-wrap .containzone {  
  padding: 0 10px;
}
.tools_button:hover {
    border-color: var(--ink);
  }
  .vertical-slider .style_list.styleSelected{border: 2px var(--lime) solid;}
  .styleSelected img{border: none;}
  .christmas_cate_list .christmas_bg_effect_list, .valentinesStickers_cate_list .valentinesStickers_bg_effect_list, .xmasStickers_cate_list .xmasStickers_bg_effect_list, .fathers_cate_list .fathers_bg_effect_list, .mothers_cate_list .mothers_bg_effect_list, .flames_cate_list .flames_bg_effect_list, .hearts_cate_list .hearts_bg_effect_list, .lightning_cate_list .lightning_bg_effect_list, .rainbow_cate_list .rainbow_bg_effect_list, .star_cate_list .star_bg_effect_list, .texture_cate_list .texture_bg_effect_list, .customdaddyStickers_cate_list .customdaddyStickers_bg_effect_list{padding: 4px 4px;}
  .size_tab_list .size-tabs li{font-size: 16px;}
  #tshirt-backgroundpicture {
  transform: scale(1) !important;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}
.button_sticky_on .choose_your_size{padding: 10px 10px;font-size: 14px;margin-bottom:2px;}
.button_sticky_on{padding: 3px 15px !important;}
.zoomDrawingArea{overflow: hidden;}
.product_preview{background-color:#fff;}
.zoom-controls img{width: 30px;height: 30px;}
.fa_fa_info:hover{border-color:var(--line);color:var(--muted);}
/*end ============*/

}
@media (min-width:992px){
  .backAndFrontAction{position: relative;bottom: 60px;}
  #showTools{display:none}
.tools_toolbar{margin-top:0;padding-top:8px;transition:top 0.15s ease;background-color: #fafaf6;
    border-top: 1px solid var(--line);}
.product-preview-tools{margin-bottom: 10px;}
.custom-product-small-image{border:0px var(--ink) solid;display:block;margin:0px;border-radius: 5px;
    overflow: hidden;}
.custom-product-small-image,
.custom-product-small-image img{width:119px;height:120px;object-fit:cover;}
.custom-product-small-image:hover{border: 1px var(--ink) solid}
.selected-thumb{border: 2px var(--ink) solid;}
.customProductListThumb{margin:0!important;padding:0}
.customTeeProductSmallImagesThumb{max-width:120px;/*order: 2;width: 100%;*/}
.customTeeProductSmallImagesThumb .edit_design{display:none!important}
.thumb_img_list{width:auto !important;}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-next:before{content:"\f107";font-family:FontAwesome;font-size:20px}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-prev:before{content:"\f106";font-family:FontAwesome;font-size:20px}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-slide img{max-height:100%;max-width:100%;width: 100%;}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-next,.customTeeProductSmallImagesThumb .customProductListThumb .slick-prev{top:auto;background:#fff;border-radius:3px;padding:0 3px;opacity:1;-ms-transition:all .5s ease-in-out;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-prev{top:5px;bottom:auto;left:50%;right:auto;margin-left:0;transform:translateX(-50%)}
.customTeeProductSmallImagesThumb .customProductListThumb .slick-next{bottom:5px;top:auto;left:50%;right:auto;margin-left:0;transform:translateX(-50%)}
.customTeeProductSmallImagesThumb:hover .customProductListThumb .slick-next,.customTeeProductSmallImagesThumb:hover .customProductListThumb .slick-prev{opacity:1}
.powered_by_unclereco #siteLogo{margin-right:0px;}
.powered_by_unclereco .heading_powered_by_ur{margin-left: 135px;}
.cameraWrapper {display: none;}
.text_styles_heading{display: none;}
.design_code_mobile{display: none;}
.design_code_box_with_btn{display: flex;gap: 5px;align-content: center;align-items: center;}
#clearFrontDesign, #clearBackDesign{font-size:13px;padding:12px 22px;font-family:"Open Sans",Helvetica,Arial;letter-spacing:normal;height:auto;border-radius:5px;line-height:normal;margin:0 0 0 auto;white-space:nowrap;outline: none;border: none;background-color: #2a2a2a;text-transform: uppercase;
    font-weight: bold;}
#clearFrontDesign:hover, #clearBackDesign:hover{background-color: var(--lime);color: #000;transition: all .2s ease;cursor: pointer;}
#clearFrontDesign{margin-right: 5px;}
.btnClearSide{color: #fff;background-color: #000;border-color: #000;outline-color: #ffffff;outline-width: 1px;outline-style: solid;}
}
@media (max-width:600px){
.custom_col{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.custom_col_4{-ms-flex:0 0 45.9%;flex:0 0 45.9%;max-width:45.9%}
.custom_col_10{-ms-flex:0 0 82%;flex:0 0 82%;max-width:82%;padding-left:0;padding-right:15px}
.drawing-area{width:100%;height:100%;max-width:180px;max-height:236px;}
.tools_toolbar_list{padding:0 0}
.shapeList img{width:100%;height:40px;max-width:118px}
.canvas-container{width:100%!important;height:100%!important}
#tshirt-canvas,#tshirt-canvas-back,.upper-canvas{height:100%!important;width:100%!important}
.bottom_swatch_element_color,.custom_text_color .secondary_swatch_element_color,.custom_text_color .swatch_element_color{width:37.5px;height:37.5px}

.product_font_family_item button.bottomFontSelected, .product_font_family_item button.defaultFontSelected, .product_font_family_item button.secondaryDefaultFontSelected, .product_font_family_item button.selected_color{border:2px solid #000000}
.bottom_swatch_element_color,.secondary_swatch_element_color,.swatch_element_color,.swatch_element_color_variation{margin-right:5px}
.product_font_family_item .bottom_font_family_element,.product_font_family_item .font_family_element,.product_font_family_item .secondary_font_family_element{/*min-width:100px;height:50px*/}
.color_box_wrapper{width:100%;display:flex;justify-content:space-between;align-content:center;align-items:center;margin-right:0;flex: 0;}
#colorCodeInput,#colorCodeInput-back,#secondaryColorCodeInput,#secondaryColorCodeInput-back{height:38px}
html{scroll-behavior:smooth}
.product-form,.product_form_item{/*width:100%*/}
.product_preview{transition:top .2s ease,position .2s ease,padding-top .2s ease;z-index:initial;width:100%!important;left:0;right:0}
.forminput::placeholder{font-size:13px}
.quantity_box .quantity_custom,.quantity_box .quantity_customBtn{width:44px}
.quantity_size_listing{padding: 2px;}
.quantity_size_listing .size_label{font-size: 14px;}
.xmasStickers_bg_effect_wrap,.valentinesStickers_bg_effect_wrap,.customdaddyStickers_bg_effect_wrap,.christmas_bg_effect_wrap,.hearts_bg_effect_wrap, .flames_bg_effect_wrap,.mothers_bg_effect_wrap,.fathers_bg_effect_wrap,.hearts_bg_effect_wrap,.lightning_bg_effect_wrap,.rainbow_bg_effect_wrap,.star_bg_effect_wrap,.texture_bg_effect_wrap{-ms-flex:0 0 21%;flex:0 0 21%;max-width:21%}
.xmasStickers_cate_list.custom_col_10,.valentinesStickers_cate_list.custom_col_10,.customdaddyStickers_cate_list.custom_col_10,.christmas_cate_list.custom_col_10,.flames_cate_list.custom_col_10,.fathers_cate_list.custom_col_10,.mothers_cate_list.custom_col_10,.hearts_cate_list.custom_col_10,.lightning_cate_list.custom_col_10,.rainbow_cate_list.custom_col_10,.star_cate_list.custom_col_10,.texture_cate_list.custom_col_10{-ms-flex:0 0 79%;flex:0 0 79%;max-width:79%;padding-left:0;padding-right:0}
.bg_effect_list{margin:0px}
.xmasStickers_cate_list.custom_col_4, .valentinesStickers_cate_list.custom_col_4, .customdaddyStickers_cate_list.custom_col_4, .christmas_cate_list.custom_col_4,.bg_effect_list.custom_col_4,.fathers_cate_list.custom_col_4,.mothers_cate_list.custom_col_4,.hearts_cate_list.custom_col_4,.lightning_cate_list.custom_col_4,.rainbow_cate_list.custom_col_4,.star_cate_list.custom_col_4,.texture_cate_list.custom_col_4{flex: 0 0 calc(25% - 6px);font-size:11px!important;height: auto;min-height: auto;}
.xmasStickers_cate_list .xmasStickers_bg_effect_list,.valentinesStickers_cate_list .valentinesStickers_bg_effect_list,.customdaddyStickers_cate_list .customdaddyStickers_bg_effect_list,.christmas_cate_list .christmas_bg_effect_list,.flames_cate_list .flames_bg_effect_list,.fathers_cate_list .fathers_bg_effect_list,.mothers_cate_list .mothers_bg_effect_list,.hearts_cate_list .hearts_bg_effect_list,.lightning_cate_list .lightning_bg_effect_list,.rainbow_cate_list .rainbow_bg_effect_list,.star_cate_list .star_bg_effect_list,.texture_cate_list .texture_bg_effect_list{white-space:normal}
.xmasStickers_bg_effect_wrap img,.valentinesStickers_bg_effect_wrap img,.customdaddyStickers_bg_effect_wrap img,.christmas_bg_effect_wrap img,.flames_bg_effect_wrap img,.fathers_bg_effect_wrap img,.mothers_bg_effect_wrap img,.hearts_bg_effect_wrap img,.lightning_bg_effect_wrap img,.rainbow_bg_effect_wrap img,.star_bg_effect_wrap img,.texture_bg_effect_wrap img{width:40px;height:40px}
#designCode{font-size:16px}
.mobile_head_banner #designCode{max-width:173px;} 
.input_box{white-space: nowrap;}
#loadDesign{font-size:12px;white-space:nowrap;padding: 10px 12px;color: #fff;background-color: #000;}
#clearDesign{font-size:12px;white-space:nowrap;padding: 10px 12px;color: #fff;background-color: #000;}
#designError{font-size:14px}
.edit_design,.showcase{font-size:15px;white-space:nowrap}
.product-custom-option .cartOptions,.product_custom_qty_wrapper{padding:0 10px 0 10px}
.product-custom-title.fs-h3{padding-left:10px;padding-right:10px;padding-top:10px;font-size:20px!important}
.stuff_options_background{display:grid;grid-template-columns:repeat(7,1fr)}
.background_list{background-color:#fff}
.background_list.no_bg{width:auto;height:55px}
.background_list img,.background_list.no_bg img{width:46px;height:60px}
.loadDesignPopup{padding:25px}
.info_listing .info_icon img{width:26px!important;max-width:revert!important}
.custom_info_text p{font-size:13px!important;line-height:18px!important}
.info_listing{margin-bottom:8px}
.unique_code_tooltip{width:250px}
.credit_popup h2{font-size:38px}
.continue_designing img{width:100%;max-width:250px!important}
#showCreditErrorPopup .continue_designing img{max-width: 110px !important;}
.creator_name .fs-style{font-size: 45px;line-height: 45px;}
.fs-style_h2 {font-size: 16px;margin: 0;}
.creator_name_profile_pic{width: 80px;height: 80px;margin-right: 10px;}
.profile_imgfull{width: 80px;height: 80px;}
.powered_by_unclereco .rowlane.mbottom-5{margin-bottom: 0px !important;}   
.custom_tee_tabs_listing .custom_tee_product_tabs a{padding: 15px 2px;}
.custom_tee_tabs_listing .custom_tee_product_tabs li{text-align: center;width: 49%;}
.heading_powered_by_ur{font-size: 14px;}
.heading_powered_by_ur span{display: block;}
#header .powered_by_unclereco:nth-child(1){display: none;} 
#loader-wrapper {top: 0px;}
.product_custom_qty_wrapper{grid-gap: 16px 16px;}
.quantity_custom_label{font-size:8px;white-space: nowrap;letter-spacing: -0.3px;}
/*css tool setting*/
.tools_button img{width:55px}
#move-left-button,#move-right-button,#move-up-button,#move-down-button,#crotate-button,#arotate-button{display:none;}
.tools_toolbar_inner_wrap {display: flex;gap: 8px;justify-content: left;}
.tools_toolbar_list{display:none;padding:0 0px;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));grid-gap:8px}
.flip_hided .tools_toolbar_list {grid-template-columns: repeat(3,minmax(0,1fr));flex: 1 1 0;}
.product-gallery-sticky{transition: top .2s ease,position .2s ease,padding-top .2s ease;margin: auto;}
.product-custom-sticky{top: 0;background-color: #fff;transition: top .2s ease,position .2s ease,padding-top .2s ease;}
.tools_toolbar{display: inline;}
.tools_toolbar{top:-40px;position: relative;z-index: 1;}
.product_custom_Onmobile{top:0px;}
button#showTools.tools_button,button#hideTools.tools_button{background-color: #ffffff !important;}
#afterpay_split_customtee .afterpay-no-split-four.h5{white-space: nowrap;}

/*textstylecss*/
.vertical-slider {display: revert;height: 200px;width: 100%;margin: 0 auto;overflow-y: auto;-webkit-overflow-scrolling: touch;scroll-snap-type: y mandatory;position: relative;box-sizing: border-box;padding-top: calc((260px - 240px) / 2);padding-bottom: calc((260px - 160px) / 2);padding-left: 15px;padding-right: 15px;border-radius: 10px;width: 100%;background-color:#000000;scrollbar-width: 10px;} 
  .vertical-slider .style_list {height: 70px;display: flex;align-items: center;justify-content: center;margin: 10px 0px;scroll-snap-align: center;transition: transform 200ms ease, opacity 180ms ease;opacity: 0.3;user-select: auto;-webkit-user-drag: auto;box-sizing: border-box;pointer-events: none;cursor: none;width: 100%;} 
  .vertical-slider .style_list img {max-width: 148px;max-height: calc(160px - 16px);display: block;object-fit: contain;outline: none;height: auto;}  
  .vertical-slider .style_list.styleSelected {opacity: 1;transform: scale(1.04);border: 2px var(--lime) solid;border-radius: 5px;
    pointer-events: fill;cursor: pointer;}
  .vertical-slider .style_list.styleSelected img {box-shadow: 0 8px 20px rgba(0,0,0,0.35);}
  .text_styles_heading {font-size: 22px;color: #fff;text-align: center;}  
  .text_styles_heading img{border-radius: 5px;}
/*end textstylecss*/
#textDesign-area .loaderCount,#textDesign-area-back .loaderCount{top:revert;}
#previewByAIImages .loaderCount,#previewByAIImages-back .loaderCount{top:revert;}
.checkout_note {font-size: 16px;}
.image-styles-labels{padding:0px;}
.style-label{font-size:16px;flex: 0 0 calc(20% - 4px);}
.image-style-item{flex: 0 0 calc(20% - 4px);}
.print_area_tablist{gap: 10px;flex-wrap: wrap;}
.print_area_tablist .choose_style, .print_area_mode{white-space:nowrap}
.print_area_mode{gap:4px;}
.print-style-label{min-width: 100px;font-size: 11px;}
.product_font_family_item .secondary_font_family_element{margin-bottom:0px}
}
/*camera*/
@media (max-width:480px){
.content_wrapper .fs-h3, .content_wrapper.fs-h3, .image_up_head.fs-h3, .color_header.fs-h3{font-size:26px !important;}
}
@media (max-width:380px){
.product-discount-message{flex-wrap:wrap}
.shapeList img{width:100%;height:40px;max-width:118px}
.xmasStickers_bg_effect_wrap img,.valentinesStickers_bg_effect_wrap img,.customdaddyStickers_bg_effect_wrap img,.christmas_bg_effect_wrap img,.flames_bg_effect_wrap img,.fathers_bg_effect_wrap img,.mothers_bg_effect_wrap img,.hearts_bg_effect_wrap img,.lightning_bg_effect_wrap img,.rainbow_bg_effect_wrap img,.star_bg_effect_wrap img,.texture_bg_effect_wrap img{width:36px;height:36px}
.quantity_box .quantity_custom,.quantity_box .quantity_customBtn{width:43px}
.aiuploadImages{letter-spacing:-.4px}
.credits_left{font-size:30px}
.product_custom_qty_wrapper{grid-gap: 15px 5px;}
.quantity_custom_label{font-size: 8px;white-space: nowrap;letter-spacing: -0.3px;}
.quantity_size_listing{padding: 1px;}
.quantity_size_listing.size_selected{border: 1px solid #b8daff;}
.quantity_size_listing .size_label{font-size: 15px;}
.mothers_cate_list::before {max-width: 150px;font-size: 11px;line-height: 20px;}
.product_font_family_item .font_family_element.blackdeath,.product_font_family_item .bottom_font_family_element.blackdeath {/*font-size: 20px;padding-top: 3px;*/} 
.father_popup_heading{font-size: 2.5em;}
/*camera*/
.content_wrapper .fs-h3, .content_wrapper.fs-h3, .image_up_head.fs-h3, .color_header.fs-h3{font-size:24px !important;}
}
@media (max-width:370px){
.product_font_family_item .bottom_font_family_element,.product_font_family_item .font_family_element,.product_font_family_item .secondary_font_family_element{/*min-width:92px;height:50px;*/}
.secondaryCustom_font_family .product_font_family_item{grid-template-columns: repeat(auto-fill, minmax(86px, 1fr));}
.custom_font_family .product_font_family_item{grid-template-columns: repeat(auto-fill, minmax(86px, 1fr));}
 .product_font_family_item .secondary_font_family_element{margin-bottom:0px}
.shapeList img{width:100%;height:40px;max-width:118px}
.xmasStickers_bg_effect_wrap img,.valentinesStickers_bg_effect_wrap img,.customdaddyStickers_bg_effect_wrap img,.christmas_bg_effect_wrap img,.flames_bg_effect_wrap img,.fathers_bg_effect_wrap img,.mothers_bg_effect_wrap img,.hearts_bg_effect_wrap img,.lightning_bg_effect_wrap img,.rainbow_bg_effect_wrap img,.star_bg_effect_wrap img,.texture_bg_effect_wrap img{width:30px;height:30px;vertical-align:middle}
.tools_button img{width:46px}
#loadDesign,.edit_design,.showcase{font-size:14px;white-space:nowrap}
.stuff_options_background{display:grid;grid-template-columns:repeat(7,1fr)}
#designCode{font-size:16px;letter-spacing:-.6px}
.unique_code_tooltip{width:230px}
.customize_product_info .payLater img{width: 95px;height: 20px;}
.ai_upload_section .image_up_head .nowrap_head{white-space:nowrap;}
.custom_tee_tabs_listing .custom_tee_product_tabs a{font-size: 12px;}
.heading_powered_by_ur {font-size: 13px;}
.product_price_discount_on_buy p{font-size: 12px;margin-right: 4px;}
.quantity_custom_label{font-size: 8px;white-space: nowrap;letter-spacing: -0.3px;}
.tools_toolbar {
  top: -40px;
  position: relative;
  z-index: 1;
}
.product_custom_Onmobile{top:0px;}
.swatch_element_color_variation{margin-right: 3px;}
.background_list img,.background_list.no_bg img{width:42px;height:55px}
/*camera*/
.content_wrapper .fs-h3, .content_wrapper.fs-h3, .image_up_head.fs-h3{font-size:24px !important;}
#valentines_customization .icon_img{vertical-align: middle;}
#valentines_customization .icon_img img{width: 100%;max-width: 153px;}
}
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  .custom_col {-ms-flex: 0 0 17%;flex: 0 0 17%;max-width: 17%;}
  .custom_col_10 {-ms-flex: 0 0 85%;flex: 0 0 85%;max-width: 85%;padding: 0;}
  .custom_col_4 {-ms-flex: 0 0 22.5%;flex: 0 0 22.5%;max-width: 22.5%;}
  .bg_effect_list{white-space:normal}
  .p_name_manufacturer .font-style-default_2{font-size: clamp(16px, calc(2.6vw + 7.5px), 32px);}
}
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) and (not (-moz-appearance:none)) {
    .customize_product_info .font-style-default{display: flex;}
    .customize_product_info .money .product-price-old{display: flex;align-items: baseline;}
    .customize_product_info .money{display: inline-block;}
    .product_price_container .money .product-price-old{display: flex;align-items: baseline;}
    .cartDrawerproductdetails .cart__meta-text{display: inline-block}
    .cartDrawerproductdetails .cart__meta-text .product-price-old{display: flex;align-items: baseline;}
  }
}
@supports (-webkit-touch-callout: none) {
  @media screen and (min-device-width: 1024px) and (max-device-width: 1366px)  and (orientation: portrait) {
  .canvas-container{width:200px;height:301px;}
  .drawing-area{width: 200px;height: 301px;transform: translate(-50%, -50%);}
  }
  @media screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: landscape) {
  .canvas-container{width:300px;height:361px;}
  .drawing-area{width: 300px;height: 361px;transform: translate(-50%, -50%);}
  }
  @media screen and (max-width: 1024px) {
    .canvas-container{width:200px;height:241px;}
    .drawing-area{width: 200px;height: 241px;transform: translate(-50%, -50%);}
  }
}
.product-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.35fr) minmax(0, 1fr);
  gap: 40px;
  align-items: start;
}
@media (max-width: 1180px) {
  .product-grid { grid-template-columns: 1fr; gap: 40px; }  
}
@media (max-width: 1680px){
  .p_name_manufacturer .font-style-default_2{font-size: clamp(16px, calc(2.6vw + 7.5px), 40px)}  
}
@media (max-width: 1480px){
  .p_name_manufacturer .font-style-default_2{font-size: clamp(16px, calc(2.6vw + 7.5px), 32px)}  
}
@media (min-width: 1920px){
  /* #tshirt-backgroundpicture{max-height: calc(100vh - 100px);} */
  /* .zoomDrawingArea{transform: scale(0.8);transform-origin: top;} */
  .customTeeProductSmallImagesThumb {
    max-width: 200px;    
  }
  .product-gallery-sticky .product-container{justify-content: center;}
  /* .custom_large_image_wrapper{max-width: 769px;} */
  .product-container{max-width: 969px;}
  .customTeeProductSmallImagesThumb .customProductListThumb .slick-slide img{max-width: 190px;
    width: 100%;
    max-height: calc(100vh - 100px);
    aspect-ratio: 1 / 1;
    object-fit: cover;}
    #showcase-backgroundpicture{height: auto;}
}