@charset "UTF-8";.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top,#fff 50%,#eee 100%);background-image:-o-linear-gradient(top,#fff 50%,#eee 100%);background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top,#eee 50%,#ccc 100%);background-image:-o-linear-gradient(top,#eee 50%,#ccc 100%);background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top,#fff 0,#eee 50%);background-image:-o-linear-gradient(top,#fff 0,#eee 50%);background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top,#eee 50%,#fff 100%);background-image:-o-linear-gradient(top,#eee 50%,#fff 100%);background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}@font-face{font-family:Linearicons-Free;src:url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot);src:url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.eot?#iefix) format('embedded-opentype'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff2) format('woff2'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.ttf) format('truetype'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.woff) format('woff'),url(https://cdn.linearicons.com/free/1.0.0/Linearicons-Free.svg#Linearicons-Free) format('svg');font-weight:400;font-style:normal}.lnr{font-family:Linearicons-Free;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lnr-home:before{content:"\e800"}.lnr-apartment:before{content:"\e801"}.lnr-pencil:before{content:"\e802"}.lnr-magic-wand:before{content:"\e803"}.lnr-drop:before{content:"\e804"}.lnr-lighter:before{content:"\e805"}.lnr-poop:before{content:"\e806"}.lnr-sun:before{content:"\e807"}.lnr-moon:before{content:"\e808"}.lnr-cloud:before{content:"\e809"}.lnr-cloud-upload:before{content:"\e80a"}.lnr-cloud-download:before{content:"\e80b"}.lnr-cloud-sync:before{content:"\e80c"}.lnr-cloud-check:before{content:"\e80d"}.lnr-database:before{content:"\e80e"}.lnr-lock:before{content:"\e80f"}.lnr-cog:before{content:"\e810"}.lnr-trash:before{content:"\e811"}.lnr-dice:before{content:"\e812"}.lnr-heart:before{content:"\e813"}.lnr-star:before{content:"\e814"}.lnr-star-half:before{content:"\e815"}.lnr-star-empty:before{content:"\e816"}.lnr-flag:before{content:"\e817"}.lnr-envelope:before{content:"\e818"}.lnr-paperclip:before{content:"\e819"}.lnr-inbox:before{content:"\e81a"}.lnr-eye:before{content:"\e81b"}.lnr-printer:before{content:"\e81c"}.lnr-file-empty:before{content:"\e81d"}.lnr-file-add:before{content:"\e81e"}.lnr-enter:before{content:"\e81f"}.lnr-exit:before{content:"\e820"}.lnr-graduation-hat:before{content:"\e821"}.lnr-license:before{content:"\e822"}.lnr-music-note:before{content:"\e823"}.lnr-film-play:before{content:"\e824"}.lnr-camera-video:before{content:"\e825"}.lnr-camera:before{content:"\e826"}.lnr-picture:before{content:"\e827"}.lnr-book:before{content:"\e828"}.lnr-bookmark:before{content:"\e829"}.lnr-user:before{content:"\e82a"}.lnr-users:before{content:"\e82b"}.lnr-shirt:before{content:"\e82c"}.lnr-store:before{content:"\e82d"}.lnr-cart:before{content:"\e82e"}.lnr-tag:before{content:"\e82f"}.lnr-phone-handset:before{content:"\e830"}.lnr-phone:before{content:"\e831"}.lnr-pushpin:before{content:"\e832"}.lnr-map-marker:before{content:"\e833"}.lnr-map:before{content:"\e834"}.lnr-location:before{content:"\e835"}.lnr-calendar-full:before{content:"\e836"}.lnr-keyboard:before{content:"\e837"}.lnr-spell-check:before{content:"\e838"}.lnr-screen:before{content:"\e839"}.lnr-smartphone:before{content:"\e83a"}.lnr-tablet:before{content:"\e83b"}.lnr-laptop:before{content:"\e83c"}.lnr-laptop-phone:before{content:"\e83d"}.lnr-power-switch:before{content:"\e83e"}.lnr-bubble:before{content:"\e83f"}.lnr-heart-pulse:before{content:"\e840"}.lnr-construction:before{content:"\e841"}.lnr-pie-chart:before{content:"\e842"}.lnr-chart-bars:before{content:"\e843"}.lnr-gift:before{content:"\e844"}.lnr-diamond:before{content:"\e845"}.lnr-linearicons:before{content:"\e846"}.lnr-dinner:before{content:"\e847"}.lnr-coffee-cup:before{content:"\e848"}.lnr-leaf:before{content:"\e849"}.lnr-paw:before{content:"\e84a"}.lnr-rocket:before{content:"\e84b"}.lnr-briefcase:before{content:"\e84c"}.lnr-bus:before{content:"\e84d"}.lnr-car:before{content:"\e84e"}.lnr-train:before{content:"\e84f"}.lnr-bicycle:before{content:"\e850"}.lnr-wheelchair:before{content:"\e851"}.lnr-select:before{content:"\e852"}.lnr-earth:before{content:"\e853"}.lnr-smile:before{content:"\e854"}.lnr-sad:before{content:"\e855"}.lnr-neutral:before{content:"\e856"}.lnr-mustache:before{content:"\e857"}.lnr-alarm:before{content:"\e858"}.lnr-bullhorn:before{content:"\e859"}.lnr-volume-high:before{content:"\e85a"}.lnr-volume-medium:before{content:"\e85b"}.lnr-volume-low:before{content:"\e85c"}.lnr-volume:before{content:"\e85d"}.lnr-mic:before{content:"\e85e"}.lnr-hourglass:before{content:"\e85f"}.lnr-undo:before{content:"\e860"}.lnr-redo:before{content:"\e861"}.lnr-sync:before{content:"\e862"}.lnr-history:before{content:"\e863"}.lnr-clock:before{content:"\e864"}.lnr-download:before{content:"\e865"}.lnr-upload:before{content:"\e866"}.lnr-enter-down:before{content:"\e867"}.lnr-exit-up:before{content:"\e868"}.lnr-bug:before{content:"\e869"}.lnr-code:before{content:"\e86a"}.lnr-link:before{content:"\e86b"}.lnr-unlink:before{content:"\e86c"}.lnr-thumbs-up:before{content:"\e86d"}.lnr-thumbs-down:before{content:"\e86e"}.lnr-magnifier:before{content:"\e86f"}.lnr-cross:before{content:"\e870"}.lnr-menu:before{content:"\e871"}.lnr-list:before{content:"\e872"}.lnr-chevron-up:before{content:"\e873"}.lnr-chevron-down:before{content:"\e874"}.lnr-chevron-left:before{content:"\e875"}.lnr-chevron-right:before{content:"\e876"}.lnr-arrow-up:before{content:"\e877"}.lnr-arrow-down:before{content:"\e878"}.lnr-arrow-left:before{content:"\e879"}.lnr-arrow-right:before{content:"\e87a"}.lnr-move:before{content:"\e87b"}.lnr-warning:before{content:"\e87c"}.lnr-question-circle:before{content:"\e87d"}.lnr-menu-circle:before{content:"\e87e"}.lnr-checkmark-circle:before{content:"\e87f"}.lnr-cross-circle:before{content:"\e880"}.lnr-plus-circle:before{content:"\e881"}.lnr-circle-minus:before{content:"\e882"}.lnr-arrow-up-circle:before{content:"\e883"}.lnr-arrow-down-circle:before{content:"\e884"}.lnr-arrow-left-circle:before{content:"\e885"}.lnr-arrow-right-circle:before{content:"\e886"}.lnr-chevron-up-circle:before{content:"\e887"}.lnr-chevron-down-circle:before{content:"\e888"}.lnr-chevron-left-circle:before{content:"\e889"}.lnr-chevron-right-circle:before{content:"\e88a"}.lnr-crop:before{content:"\e88b"}.lnr-frame-expand:before{content:"\e88c"}.lnr-frame-contract:before{content:"\e88d"}.lnr-layers:before{content:"\e88e"}.lnr-funnel:before{content:"\e88f"}.lnr-text-format:before{content:"\e890"}.lnr-text-format-remove:before{content:"\e891"}.lnr-text-size:before{content:"\e892"}.lnr-bold:before{content:"\e893"}.lnr-italic:before{content:"\e894"}.lnr-underline:before{content:"\e895"}.lnr-strikethrough:before{content:"\e896"}.lnr-highlight:before{content:"\e897"}.lnr-text-align-left:before{content:"\e898"}.lnr-text-align-center:before{content:"\e899"}.lnr-text-align-right:before{content:"\e89a"}.lnr-text-align-justify:before{content:"\e89b"}.lnr-line-spacing:before{content:"\e89c"}.lnr-indent-increase:before{content:"\e89d"}.lnr-indent-decrease:before{content:"\e89e"}.lnr-pilcrow:before{content:"\e89f"}.lnr-direction-ltr:before{content:"\e8a0"}.lnr-direction-rtl:before{content:"\e8a1"}.lnr-page-break:before{content:"\e8a2"}.lnr-sort-alpha-asc:before{content:"\e8a3"}.lnr-sort-amount-asc:before{content:"\e8a4"}.lnr-hand:before{content:"\e8a5"}.lnr-pointer-up:before{content:"\e8a6"}.lnr-pointer-right:before{content:"\e8a7"}.lnr-pointer-down:before{content:"\e8a8"}.lnr-pointer-left:before{content:"\e8a9"}.fileuploader-input .fileuploader-input-button,.fileuploader-input .fileuploader-input-caption,.fileuploader-items .fileuploader-item .fileuploader-action,.fileuploader-items .fileuploader-item .fileuploader-progressbar .bar,.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar .bar,.fileuploader-items .fileuploader-item span.fileuploader-action-popup,.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action],.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer button[data-action],.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button,.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success{-webkit-transition:.7s cubic-bezier(.17,.67,0,1.01);-o-transition:.7s cubic-bezier(.17,.67,0,1.01);transition:.7s cubic-bezier(.17,.67,0,1.01)}.fileuploader-items .fileuploader-item,.fileuploader-items .fileuploader-item .fileuploader-action,.fileuploader-items .fileuploader-item .fileuploader-item-icon,.fileuploader-items .fileuploader-item .fileuploader-item-image canvas,.fileuploader-items .fileuploader-item .fileuploader-item-image img,.fileuploader-popup,.fileuploader-popup .fileuploader-popup-node{-webkit-animation:fileuploaderFadeIn .2s ease;animation:fileuploaderFadeIn .2s ease}.fileuploader-input .fileuploader-input-button,.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button,.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success{display:inline-block;margin:0;padding:14px 22px;border:none;border-radius:30px;outline:0;font-weight:700;cursor:pointer;vertical-align:middle;text-decoration:none}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button{background:#e6ebf4;color:#90a0bc}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button:hover{background:#edf1f7;transform:translateY(-1px)}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button:active{background:#dfe5f1;transform:translateY(1px)}.fileuploader-input .fileuploader-input-button,.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success{background:#9658fe;background:-moz-linear-gradient(-45deg,#3a8ffe 0,#9658fe 100%);background:-webkit-linear-gradient(-45deg,#3a8ffe 0,#9658fe 100%);background:linear-gradient(135deg,#3a8ffe 0,#9658fe 100%);background-size:140% auto;background-position:center;color:#fff;box-shadow:0 4px 18px rgba(0,0,0,.04)}.fileuploader-input .fileuploader-input-button:hover,.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success:hover{background-position:left;box-shadow:0 8px 25px rgba(0,0,0,.15);transform:translateY(-2px)}.fileuploader-input .fileuploader-input-button:active,.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success:active{background-position:right;box-shadow:0 4px 25px rgba(0,0,0,.15);transform:translateY(2px)}.fileuploader-input .fileuploader-input-caption .fileuploader-pending-loader,.fileuploader-items .fileuploader-item .fileuploader-item-image.fileuploader-loading:after,.fileuploader-items .fileuploader-item.upload-pending .fileuploader-action-remove:after,.fileuploader-popup.loading:after{content:"";position:absolute;min-width:24px;min-height:24px;max-width:48px;max-height:48px;background:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJsb2FkZXItMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA1MCA1MCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgNTAgNTA7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48cGF0aCBmaWxsPSIjZGRlNGY2IiBkPSJNNDMuOTM1LDI1LjE0NWMwLTEwLjMxOC04LjM2NC0xOC42ODMtMTguNjgzLTE4LjY4M2MtMTAuMzE4LDAtMTguNjgzLDguMzY1LTE4LjY4MywxOC42ODNoNC4wNjhjMC04LjA3MSw2LjU0My0xNC42MTUsMTQuNjE1LTE0LjYxNWM4LjA3MiwwLDE0LjYxNSw2LjU0MywxNC42MTUsMTQuNjE1SDQzLjkzNXoiPjxhbmltYXRlVHJhbnNmb3JtIGF0dHJpYnV0ZVR5cGU9InhtbCIgYXR0cmlidXRlTmFtZT0idHJhbnNmb3JtIiB0eXBlPSJyb3RhdGUiIGZyb209IjAgMjUgMjUiIHRvPSIzNjAgMjUgMjUiIGR1cj0iMC42cyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz4gPC9wYXRoPiA8L3N2Zz4=) no-repeat center;background-size:contain}.fileuploader-items .fileuploader-item .fileuploader-item-icon i,.fileuploader-items .fileuploader-item .fileuploader-item-image canvas,.fileuploader-items .fileuploader-item .fileuploader-item-image img,.fileuploader-items .fileuploader-item .fileuploader-item-image.fileuploader-loading:after,.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point:after,.fileuploader-popup .fileuploader-popup-move:after,.fileuploader-popup.loading:after{left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.fileuploader-items .fileuploader-item .fileuploader-action,.fileuploader-items .fileuploader-item .progress-bar2 span{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fileuploader-input .fileuploader-input-button,.fileuploader-items .fileuploader-item .fileuploader-item-icon,.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar,.fileuploader-popup .fileuploader-cropper,.fileuploader-popup .fileuploader-cropper *,.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action],.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button,.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button.button-success,.fileuploader-popup .fileuploader-popup-move,.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fileuploader,.fileuploader *,.fileuploader :after,.fileuploader :before,.fileuploader-popup,.fileuploader-popup *,.fileuploader-popup :after,.fileuploader-popup :before{box-sizing:border-box}.fileuploader,.fileuploader-popup{font-family:Roboto,"Segoe UI","Helvetica Neue",Arial,sans-serif;font-weight:400;font-size:14px;line-height:normal;text-align:left}.fileuploader button,.fileuploader-popup button{display:inline-block;padding:0;margin:0;border:0;font:inherit;background:0 0;box-shadow:none}.fileuploader button:focus,.fileuploader-popup button:focus{outline:0}.fileuploader{display:block;width:100%;padding:16px;margin:16px 0;background:#fafbfd;border-radius:6px}.fileuploader-icon-main{display:inline-block;font-size:18px;color:#789bec}.fileuploader-input{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid transparent;border-radius:30px;cursor:pointer}.fileuploader-input .fileuploader-input-caption{position:relative;display:inline-block;-webkit-box-flex:1;-ms-flex:1;flex:1;-ms-flex-item-align:start;align-self:flex-start;padding:13px 16px;margin-right:16px;background:#fff;border:1px solid #ebeef1;border-radius:30px;color:#789bec;box-shadow:0 4px 18px rgba(0,0,0,.01);font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.fileuploader-focused .fileuploader-input .fileuploader-input-caption{border-color:#789bec}.fileuploader-input .fileuploader-input-caption .fileuploader-pending-loader{position:relative;display:inline-block;vertical-align:middle;min-height:22px;margin-right:6px}.fileuploader-input.fileuploader-dragging{background:#fff;border:1px solid #ebeef1;border-style:dashed}.fileuploader-input.fileuploader-dragging .fileuploader-input-caption{border-color:transparent}.fileuploader-input.fileuploader-dragging .fileuploader-input-button{-webkit-transform:translateX(100%);transform:translateX(100%);opacity:0}.fileuploader-disabled .fileuploader-input{opacity:.7;cursor:default;pointer-events:none!important}.fileuploader-items .fileuploader-items-list{display:block;margin:0 -16px;padding:0;list-style:none}.fileuploader-items .fileuploader-item{position:relative;margin:0;padding:20px 16px 20px 22px;border-bottom:1px solid #ebeef1;animation-duration:.6s}.fileuploader-items .fileuploader-item:last-child{border-bottom:0;margin-bottom:-16px}.fileuploader-items .fileuploader-item.upload-failed{background:rgba(254,84,111,.06)}.fileuploader-items .fileuploader-item.upload-pending .fileuploader-action-remove:after{position:absolute;left:-8px;top:-8px;width:36px;height:36px}.fileuploader-items .fileuploader-item .columns{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;z-index:2}.fileuploader-items .fileuploader-item .column-thumbnail{position:relative;width:36px;height:36px}.fileuploader-items .fileuploader-item .column-title{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:16px;padding-right:16px;color:#74809d;overflow:hidden}.fileuploader-items .fileuploader-item .column-title a{display:inline-block;width:100%;height:100%;color:#74809d;text-decoration:none}.fileuploader-items .fileuploader-item .column-title div{width:100%;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fileuploader-items .fileuploader-item .column-title span{font-size:12px;color:#979fb8}.fileuploader-items .fileuploader-item .column-actions{margin:0 16px}.fileuploader-items .fileuploader-item .fileuploader-item-image{position:relative;width:100%;height:100%;border-radius:6px;overflow:hidden}.fileuploader-items .fileuploader-item .fileuploader-item-image.fileuploader-loading:after{content:"";width:50%;height:50%}.fileuploader-items .fileuploader-item .fileuploader-item-image canvas,.fileuploader-items .fileuploader-item .fileuploader-item-image img{position:absolute;max-width:none;max-height:100%;background:#fff}.fileuploader-items .fileuploader-item .fileuploader-item-icon{position:relative;width:100%;height:100%;text-align:center;color:#fff;font-size:11px;border-radius:4px;cursor:default;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size:28px}.fileuploader-items .fileuploader-item .fileuploader-item-icon.is-bright-color{color:#888}.fileuploader-items .fileuploader-item .fileuploader-item-icon i{position:absolute;display:block;width:90%;font-style:normal;font-weight:700;overflow:hidden;white-space:nowrap}.fileuploader-items .fileuploader-item span.fileuploader-action-popup{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(43,56,71,.2);border-radius:6px;cursor:pointer;opacity:0}.fileuploader-items .fileuploader-item span.fileuploader-action-popup:hover{opacity:1}.fileuploader-items .fileuploader-item span.fileuploader-action-popup:active{background:rgba(43,56,71,.4)}.fileuploader-items .fileuploader-item .fileuploader-action{position:relative;display:inline-block;width:20px;height:20px;color:#c0c6d2;cursor:pointer;vertical-align:top;text-align:center}.fileuploader-items .fileuploader-item .fileuploader-action+.fileuploader-action{margin-left:16px}.fileuploader-items .fileuploader-item .fileuploader-action:hover{color:#789bec}.fileuploader-items .fileuploader-item .fileuploader-action:active{color:#668ee9}.fileuploader-items .fileuploader-item .fileuploader-action i{width:100%;height:100%;font-size:20px;line-height:20px}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove{color:#fff;background:#fe7676;border-radius:50%;box-shadow:-1px 1px 6px rgba(254,118,118,.8)}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove i{font-size:14px;text-shadow:none}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove:hover{background-color:#fe8a8a}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove:active{background-color:#fe6262}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success{color:#fff;background:#43d084;border-radius:50%;box-shadow:-1px 1px 6px rgba(67,208,132,.8)}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success i{font-size:14px;text-shadow:none}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success:hover{background-color:#53d48f}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success:active{background-color:#33cc79}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success i:before{content:""}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:active,.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:hover{background:#fe7676;box-shadow:-1px 1px 6px rgba(254,118,118,.8)}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:active i:before,.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:hover i:before{content:""}.fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:active{background-color:#fe6262}.fileuploader-items .fileuploader-item.file-has-popup span.fileuploader-action-popup{display:block}.fileuploader-items .fileuploader-item .fileuploader-progressbar{position:absolute;left:0;bottom:0;width:100%;height:4px;border-radius:6px}.fileuploader-items .fileuploader-item .fileuploader-progressbar .bar{position:absolute;left:0;top:0;width:0%;height:100%;border-radius:6px;background:#789bec;box-shadow:0 4px 8px -1px rgba(120,155,236,.6)}.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}.fileuploader-items .fileuploader-item .progress-bar2 .fileuploader-progressbar .bar{position:absolute;left:0;top:0;width:0%;height:100%;border-radius:0;background:rgba(104,125,219,.08);box-shadow:none}.fileuploader-items .fileuploader-item .progress-bar2 span{position:absolute;right:16px;color:rgba(151,159,184,.16);font-size:48px}.fileuploader-items .fileuploader-item.sorting{background:#fafbfd;border-radius:6px;opacity:.8;box-shadow:0 1px 4px rgba(0,0,0,.2);z-index:799}.fileuploader-items .fileuploader-item.sorting,.fileuploader-items .fileuploader-item.sorting .fileuploader-action,.fileuploader-items .fileuploader-item.sorting .fileuploader-item-icon,.fileuploader-items .fileuploader-item.sorting .fileuploader-item-image canvas,.fileuploader-items .fileuploader-item.sorting .fileuploader-item-image img{-webkit-animation:none;animation:none}.fileuploader-items .fileuploader-sorter-placeholder{background:rgba(0,0,0,.03);margin:0;padding:0;-webkit-animation:none;animation:none}.file-type-image .fileuploader-item-icon{background-color:#3982fe!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7,8.5C7,7.119,8.119,6,9.5,6S12,7.119,12,8.5S10.881,11,9.5,11S7,9.881,7,8.5z M14.5,11l-4,6l-2-3L5,19h15L14.5,11z'/%3E%3C/svg%3E")}.file-type-image .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-type-audio .fileuploader-item-icon{background-color:#66d043!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M13.21,5h-1.07v9.613c-0.685-0.381-1.62-0.504-2.58-0.271c-1.687,0.405-2.812,1.753-2.511,3.007c0.3,1.254,1.913,1.939,3.6,1.533c1.544-0.369,2.615-1.527,2.558-2.682h0.003V8.34c1.752,1.296,3.29,1.123,3.575,4.21C20.188,7.362,13.354,7.498,13.21,5z'/%3E%3C/svg%3E")}.file-type-audio .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-type-video .fileuploader-item-icon{background-color:#9868ff!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M16.81 11.28L8.487 6.107a.622.642 0 0 0-.326-.1c-.326 0-.592.28-.592.623h-.003l.003 10.738c0 .344.266.623.592.623.123 0 .225-.044.335-.106l8.315-5.166a.91.94 0 0 0 .323-.72.96.96 0 0 0-.323-.721z'/%3E%3C/svg%3E")}.file-type-video .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-ext-rar .fileuploader-item-icon,.file-ext-zip .fileuploader-item-icon{background-color:#ffd236!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M6,11h12v2H6V11z M6,15h8v2H6V15z M6,7h12v2H6V7z'/%3E%3C/svg%3E")}.file-ext-rar .fileuploader-item-icon i,.file-ext-zip .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-ext-pdf .fileuploader-item-icon{background-color:#ef5350!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M17.61 13.224c-.336-.115-.752-.16-1.242-.15l-.84.06-.952.158-.906-.958c-.662-.808-1.23-1.684-1.732-2.6l.257-.608.283-.825c.153-.528.227-.985.192-1.37-.117-1.353-.86-2.218-1.9-2.127S9.164 5.88 9.28 7.23c.03.354.16.752.37 1.196a8.11 8.11 0 0 0 .396.743l.56.846-.132.35-1.12 2.846-.705 1.628-.068.012-.797.17-.838.24c-.52.178-.937.38-1.232.63-1.04.87-1.324 1.978-.658 2.77s1.807.707 2.848-.164c.272-.23.523-.563.77-.988a8.87 8.87 0 0 0 .381-.75c.078-.17.137-.35.207-.522l.173-.364 3.614-1 1.18-.256.47.502.64.595c.42.354.808.606 1.174.733 1.283.442 2.376.115 2.712-.862s-.326-1.917-1.6-2.36zM10.88 5.94c.314-.028.595.3.663 1.09.02.215-.034.546-.15.95l-.263.79-.454-.83c-.156-.333-.248-.613-.265-.807-.068-.79.154-1.162.47-1.2zM7.683 16.947c-.183.32-.36.555-.5.68-.606.508-1.04.54-1.242.298s-.096-.66.51-1.168c.166-.14.467-.286.864-.42l.8-.24-.423.85zm5.104-3.19l-2.74.735.353-.847.193-.475.807-2.082c.417.673.878 1.344 1.4 1.976l.5.58-.524.114zm5.35 1.452c-.103.298-.517.422-1.265.163-.203-.07-.484-.254-.805-.524l-.617-.562.947-.075c.367-.01.66.022.844.086.748.258.998.612.896.912z'/%3E%3C/svg%3E")}.file-ext-pdf .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-ext-doc .fileuploader-item-icon,.file-ext-docx .fileuploader-item-icon,.file-ext-rtf .fileuploader-item-icon{background-color:#2372ba!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5 17.33V6.67L15 4v16L5 17.33zM7.974 8.5h-1.33l.922 7h1.708l.73-5.22.702 5.22h1.714l.938-7h-1.26l-.645 5.613L10.72 8.5h-1.4l-.77 5.613L7.974 8.5zM19 6h-3v12h3V6z'/%3E%3C/svg%3E")}.file-ext-doc .fileuploader-item-icon i,.file-ext-docx .fileuploader-item-icon i,.file-ext-rtf .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-ext-xls .fileuploader-item-icon,.file-ext-xlsx .fileuploader-item-icon{background-color:#14a73c!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M5 17.33V6.67L15 4v16L5 17.33zM19 6h-3v12h3V6zm-6.148 9.5l-2.08-3.5 2.043-3.5H11.57l-1.244 2.246c-.047.196-.125.382-.232.554-.088-.173-.158-.354-.21-.54l-1.2-2.26H7.338L9.33 12l-2.182 3.5h1.338l1.396-2.416c.066-.14.117-.385.14-.385a1.58 1.58 0 0 1 .131.385l1.38 2.416h1.32z'/%3E%3C/svg%3E")}.file-ext-xls .fileuploader-item-icon i,.file-ext-xlsx .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-ext-pps .fileuploader-item-icon,.file-ext-ppsx .fileuploader-item-icon,.file-ext-ppt .fileuploader-item-icon,.file-ext-pptx .fileuploader-item-icon{background-color:#f26522!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M11,13h6.975c-0.256,3.355-3.054,6-6.475,6C7.91,19,5,16.09,5,12.5c0-3.421,2.645-6.219,6-6.475V13zM13,5.025V11h5.975C18.731,7.811,16.189,5.269,13,5.025z'/%3E%3C/svg%3E")}.file-ext-pps .fileuploader-item-icon i,.file-ext-ppsx .fileuploader-item-icon i,.file-ext-ppt .fileuploader-item-icon i,.file-ext-pptx .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-ext-psd .fileuploader-item-icon{background-color:#3172eb!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.853 11.374h.61c.57 0 .997-.112 1.28-.338s.424-.553.424-.983c0-.435-.12-.755-.356-.962S9.2 8.78 8.695 8.78h-.842v2.595zm4.183-1.387c0 .94-.293 1.66-.88 2.157s-1.424.747-2.507.747h-.796V16H6V7.262h2.79c1.06 0 1.867.228 2.417.683s.83 1.137.828 2.042zM18 14.016c0 .686-.238 1.207-.714 1.565s-1.188.538-2.137.538a6.63 6.63 0 0 1-1.243-.098c-.33-.063-.652-.16-.96-.29v-1.506c.367.17.75.303 1.144.4a4.66 4.66 0 0 0 1.122.161c.66 0 .99-.2.99-.573.005-.13-.042-.256-.13-.35a1.93 1.93 0 0 0-.454-.305c-.214-.112-.5-.244-.86-.397-.514-.215-.892-.414-1.133-.597-.225-.164-.405-.38-.526-.63-.11-.24-.163-.53-.163-.877 0-.594.23-1.053.69-1.377s1.112-.487 1.958-.487c.804 0 1.588.175 2.35.525l-.552 1.315c-.307-.134-.62-.25-.938-.353-.287-.092-.588-.138-.89-.138-.54 0-.807.146-.807.437 0 .163.085.305.26.424s.552.297 1.14.532c.52.21.904.408 1.147.592s.422.395.537.633.173.527.173.858z'/%3E%3C/svg%3E")}.file-ext-psd .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-ext-ai .fileuploader-item-icon{background-color:#ff9e00!important;background-image:url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M12.58 16l-.6-2.072H8.964L8.364 16h-1.89l2.922-8.738h2.145L14.473 16H12.58zm-1.02-3.618l-.937-3.185-.15-.582-1.07 3.767h2.155zm3.452-4.756c0-.59.328-.886.986-.886s.986.294.986.886c0 .282-.078.502-.244.656-.164.16-.412.238-.742.238-.658 0-.986-.298-.986-.894zM16.908 16h-1.816V9.347h1.816V16z'/%3E%3C/svg%3E")}.file-ext-ai .fileuploader-item-icon i{visibility:hidden;color:#fff}.file-ext-txt .fileuploader-item-icon{background-color:#454545!important}.file-ext-txt .fileuploader-item-icon i{color:#fff!important}.file-ext-css .fileuploader-item-icon{background-color:#26a69a!important}.file-ext-css .fileuploader-item-icon i{color:#fff!important}.file-ext-html .fileuploader-item-icon{background-color:#cf33a8!important}.file-ext-html .fileuploader-item-icon i{color:#fff!important}.fileuploader-popup{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#191d1e;z-index:1090;animation-duration:.4s}.fileuploader-popup.loading:after{width:48px;height:48px;z-index:8}.fileuploader-popup .fileuploader-popup-preview{position:relative;width:100%;height:100%;overflow:auto;z-index:2}.fileuploader-popup .fileuploader-popup-node{position:relative;display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;max-width:100%;height:100%;min-width:20px;min-height:20px;padding:80px 56px 64px;overflow:hidden}.fileuploader-popup .fileuploader-popup-node.is-zoomed{display:block}.fileuploader-popup .fileuploader-popup-node .reader-node{position:relative;max-width:100%;max-height:100%;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0)}.fileuploader-popup .fileuploader-popup-node .reader-node.is-movable{cursor:grab}.fileuploader-popup .fileuploader-popup-node .reader-node.is-amoving:hover,.fileuploader-popup .fileuploader-popup-node .reader-node.is-moving{cursor:grabbing}.fileuploader-popup .fileuploader-popup-node .reader-node.is-amoving:hover .area-move,.fileuploader-popup .fileuploader-popup-node .reader-node.is-amoving:hover .point,.fileuploader-popup .fileuploader-popup-node .reader-node.is-moving .area-move,.fileuploader-popup .fileuploader-popup-node .reader-node.is-moving .point{cursor:grabbing!important}.fileuploader-popup .fileuploader-popup-node.node-astext .reader-node>div,.fileuploader-popup .fileuploader-popup-node.node-audio .reader-node>audio,.fileuploader-popup .fileuploader-popup-node.node-image .reader-node>img,.fileuploader-popup .fileuploader-popup-node.node-video .reader-node>video{width:auto;max-width:100%;max-height:100%;min-width:0;margin:0;padding:0;color:#47525d;background:#fafafa;box-shadow:0 0 18px rgba(0,0,0,.4);-webkit-transform:translateZ(0);transform:translateZ(0);border-radius:0;outline:0}.fileuploader-popup .fileuploader-popup-node.node-audio .reader-node audio{width:450px;border-radius:34px}.fileuploader-popup .fileuploader-popup-node.node-application .reader-node iframe{width:100%;height:100%;border:0;border-radius:3px}.fileuploader-popup .fileuploader-popup-node.node-astext .reader-node div{max-width:992px;padding:20px;margin:0 auto;font-size:14px;line-height:16px;text-align:left;overflow-y:auto;white-space:pre-wrap}.fileuploader-popup .fileuploader-popup-node.has-node-centered{display:block}.fileuploader-popup .fileuploader-popup-node.has-node-centered .reader-node{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon{position:relative;display:inline-block;width:80px;height:80px;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDkiIGhlaWdodD0iNjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQiPiA8Zz4gIDx0aXRsZT5iYWNrZ3JvdW5kPC90aXRsZT4gIDxyZWN0IGZpbGw9Im5vbmUiIGlkPSJjYW52YXNfYmFja2dyb3VuZCIgaGVpZ2h0PSI0MDIiIHdpZHRoPSI1ODIiIHk9Ii0xIiB4PSItMSIvPiA8L2c+IDxnPiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPiAgPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsPSIjYmJjYWNmIiBpZD0ic3ZnXzIiIGQ9Im00OSwxNi44NDJsMCw0Mi4xMDVjMCwyLjc5MSAtMi4yNyw1LjA1MyAtNS4wNjksNS4wNTNsLTM4Ljg2MiwwYy0yLjgsMCAtNS4wNjksLTIuMjYyIC01LjA2OSwtNS4wNTNsMCwtNTMuODk0YzAsLTIuNzkxIDIuMjY5LC01LjA1MyA1LjA2OSwtNS4wNTNsMjcuMDM0LDBsMTYuODk3LDE2Ljg0MnoiIGNsYXNzPSJjbHMtMSIvPiAgPHBhdGggZmlsbD0iI2RmZWFlZSIgZmlsbC1ydWxlPSJldmVub2RkIiBpZD0ic3ZnXzQiIGQ9Im00OSwxNS44OTlsMCwyLjA5NmwtMTMuODEzLDBjLTIuODYsMCAtNC4xNzksLTIuMzIgLTQuMTc5LC01LjE4MWwwLC0xMi44MTRsMi4wOTIsMGwxNS45LDE1Ljg5OXoiIGNsYXNzPSJjbHMtMyIvPiA8L2c+PC9zdmc+) no-repeat center;background-size:contain}.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon div{position:absolute;bottom:14px;left:0;padding:4px 6px;border-radius:4px;color:#fff;max-width:100%;background-image:none;word-wrap:break-word}.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon div.is-bright-color{color:#888}.fileuploader-popup .fileuploader-popup-node .fileuploader-popup-file-icon div i{text-transform:uppercase;font-style:normal;font-weight:700;white-space:nowrap;visibility:visible}.fileuploader-popup .fileuploader-popup-content{color:#fdfdfd;text-shadow:1px 1px 1px rgba(0,0,0,.4)}.fileuploader-popup .fileuploader-popup-content ul{list-style:none;margin:0;padding:0}.fileuploader-popup .fileuploader-popup-content ul li{display:inline-block;padding:0;margin:0}.fileuploader-popup .fileuploader-popup-content ul li+li{margin-left:16px}.fileuploader-popup .fileuploader-popup-header{position:absolute;top:0;left:0;display:flex;flex-direction:row;align-items:center;width:100%;padding:16px;background:rgba(0,0,0,.8);background:-moz-linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);background:-webkit-linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);background:linear-gradient(360deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);z-index:2}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta{display:flex;flex:1;white-space:nowrap;overflow:hidden}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta li:first-child{overflow:hidden}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta span{display:block;color:#80868b;font-size:14px}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta h5{max-width:100%;margin:4px 0 0;font-size:14px;font-weight:700;text-overflow:ellipsis;overflow:hidden}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-info:not(:empty){flex:1;margin-left:16px}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-buttons{margin-left:16px}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-button{padding:14px 24px;text-shadow:none}.fileuploader-popup .fileuploader-popup-footer{position:absolute;left:0;bottom:0;width:100%;text-align:center;background:rgba(0,0,0,.8);background:-moz-linear-gradient(0deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);background:-webkit-linear-gradient(0deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8) 100%);z-index:2}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action]{display:inline-block;padding:16px;padding-bottom:13px;cursor:pointer;text-decoration:none;color:#fdfdfd;border-bottom:3px solid transparent}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action] i{display:inline-block;font-size:18px;margin-top:-4px;margin-right:6px;vertical-align:middle}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li [data-action]:hover{border-bottom-color:#789bec;color:#fff}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer{font-size:14px}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer button[data-action]{width:24px;height:24px;line-height:24px;font-size:16px;border:none;border-radius:50%;padding:0;vertical-align:middle;color:#fdfdfd;background:rgba(255,255,255,.1);text-shadow:none}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer button[data-action]:hover{background:rgba(255,255,255,.3)}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input{display:inline-block;-webkit-appearance:none;width:130px;padding:0;margin:0 16px;vertical-align:middle;background:0 0}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input:focus{outline:0}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:none;background:#789bec;border-radius:6px}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-webkit-slider-thumb{height:14px;width:14px;border-radius:50%;border:0;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-5px;box-shadow:2px 2px 8px rgba(0,0,0,.8)}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-moz-range-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:none;background:#789bec;border-radius:6px}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer input::-moz-range-thumb{height:14px;width:14px;border-radius:50%;border:0;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-5px;box-shadow:2px 2px 8px rgba(0,0,0,.8)}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer span{display:inline-block;min-width:40px;text-align:center;margin-left:6px;color:#fff;vertical-align:middle}.fileuploader-popup .fileuploader-popup-move{position:absolute;display:none;width:56px;height:100%;font-size:24px;bottom:0;left:0;color:#fff;opacity:.4;cursor:pointer;z-index:1}.fileuploader-popup .fileuploader-popup-move:hover{opacity:1}.fileuploader-popup .fileuploader-popup-move:after{position:absolute}.fileuploader-popup .fileuploader-popup-move[data-action=next]{left:auto;right:0}.fileuploader-popup .fileuploader-popup-has-arrows .fileuploader-popup-move{display:inline-block}.fileuploader-popup .fileuploader-cropper{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(17,20,27,.65);z-index:9}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area{position:absolute;left:0;top:0;width:0;height:0;z-index:2;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:after,.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:before{content:"";position:absolute;border:1px solid rgba(250,250,250,.8);opacity:0;-webkit-transition:all .4s ease;transition:all .4s ease;z-index:1}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:before{top:0;left:50%;height:100%;width:34%;border-top:0;border-bottom:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid:after{top:50%;left:0;height:34%;width:100%;border-left:0;border-right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid.moving:after,.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.has-grid.moving:before{opacity:1}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point{position:absolute;width:24px;height:24px;z-index:3}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point:after{content:"";width:12px;height:12px;position:absolute;background:#fff;box-shadow:0 0 6px rgba(0,0,0,.4);border-radius:50%}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-a{top:-12px;left:-12px;cursor:nw-resize}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-b{top:-12px;left:50%;margin-left:-12px;cursor:n-resize}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-c{top:-12px;right:-12px;cursor:ne-resize}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-d{top:50%;right:-12px;margin-top:-12px;cursor:w-resize}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-e{bottom:-12px;right:-12px;cursor:nw-resize}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-f{bottom:-12px;left:50%;margin-left:-12px;cursor:s-resize}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-g{bottom:-12px;left:-12px;cursor:sw-resize}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .point.point-h{left:-12px;top:50%;margin-top:-12px;cursor:w-resize}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-move{position:absolute;width:100%;height:100%;z-index:2;cursor:move}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-move:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid rgba(255,255,255,.8)}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-image{position:relative;overflow:hidden;width:100%;height:100%}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-image img{width:auto;height:auto;max-width:none;max-height:none;position:absolute;left:0;top:0;-webkit-transform-origin:top left;transform-origin:top left}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area .area-info{position:absolute;bottom:-12px;left:50%;color:#fff;font-family:sans-serif;line-height:1;font-size:12px;text-align:center;padding:4px 8px;background:rgba(0,0,0,.6);border-radius:14px;white-space:nowrap;opacity:0;-webkit-transform:translateX(-50%) translateY(100%);transform:translateX(-50%) translateY(100%);-webkit-transition:all .4s ease;transition:all .4s ease;z-index:2}.fileuploader-popup .fileuploader-cropper .fileuploader-cropper-area.show-info .area-info{opacity:0}@media all and (max-width:768px){.fileuploader-popup .fileuploader-popup-header{display:block;padding:0}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta{padding:16px}.fileuploader-popup .fileuploader-popup-header .fileuploader-popup-buttons{position:fixed;left:0;bottom:16px;width:100%;margin:0;text-align:center}.fileuploader-popup .fileuploader-popup-node{padding-left:16px;padding-right:16px;padding-bottom:117px}.fileuploader-popup .fileuploader-popup-footer{bottom:61px;background:0 0}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-zoomer{display:none}.fileuploader-popup .fileuploader-popup-footer .fileuploader-popup-tools li a:hover{border-color:transparent}.fileuploader-popup .fileuploader-popup-move{width:30px}.fileuploader-popup .fileuploader-popup-has-arrows .fileuploader-popup-node{padding-left:30px;padding-right:30px}}@-webkit-keyframes fileuploaderFadeIn{from{opacity:0}to{opacity:1}}@keyframes fileuploaderFadeIn{from{opacity:0}to{opacity:1}}@font-face{font-family:ProximaSoft-Black;src:url(../fonts/ProximaSoft/372BF8_0_0.eot);src:url(../fonts/ProximaSoft/372BF8_0_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_0_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_0_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_0_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Bold;src:url(../fonts/ProximaSoft/372BF8_1_0.eot);src:url(../fonts/ProximaSoft/372BF8_1_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_1_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_1_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_1_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Extrabld;src:url(../fonts/ProximaSoft/372BF8_2_0.eot);src:url(../fonts/ProximaSoft/372BF8_2_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_2_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_2_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_2_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Light;src:url(../fonts/ProximaSoft/372BF8_3_0.eot);src:url(../fonts/ProximaSoft/372BF8_3_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_3_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_3_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_3_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Medium;src:url(../fonts/ProximaSoft/372BF8_4_0.eot);src:url(../fonts/ProximaSoft/372BF8_4_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_4_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_4_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_4_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Regular;src:url(../fonts/ProximaSoft/372BF8_5_0.eot);src:url(../fonts/ProximaSoft/372BF8_5_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_5_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_5_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_5_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Semibold;src:url(../fonts/ProximaSoft/372BF8_6_0.eot);src:url(../fonts/ProximaSoft/372BF8_6_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_6_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_6_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_6_0.ttf) format('truetype')}@font-face{font-family:ProximaSoft-Thin;src:url(../fonts/ProximaSoft/372BF8_7_0.eot);src:url(../fonts/ProximaSoft/372BF8_7_0.eot?#iefix) format('embedded-opentype'),url(../fonts/ProximaSoft/372BF8_7_0.woff2) format('woff2'),url(../fonts/ProximaSoft/372BF8_7_0.woff) format('woff'),url(../fonts/ProximaSoft/372BF8_7_0.ttf) format('truetype')}@font-face{font-family:Poppins;font-style:normal;font-weight:300;src:local('Poppins Light'),local('Poppins-Light'),url(/fonts/Poppins/Poppins-Light.ttf) format('truetype');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;src:local('Poppins Regular'),local('Poppins-Regular'),url(/fonts/Poppins/Poppins-Regular.ttf) format('truetype');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;src:local('Poppins Medium'),local('Poppins-Medium'),url(/fonts/Poppins/Poppins-Medium.ttf) format('truetype');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;src:local('Poppins SemiBold'),local('Poppins-SemiBold'),url(/fonts/Poppins/Poppins-SemiBold.ttf) format('truetype');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:VAGRoundedLTPro-Bold;src:url(/fonts/vagrounded/2D77FF_0_0.eot);src:url(/fonts/vagrounded/2D77FF_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/vagrounded/2D77FF_0_0.woff2) format('woff2'),url(/fonts/vagrounded/2D77FF_0_0.woff) format('woff'),url(/fonts/vagrounded/2D77FF_0_0.ttf) format('truetype')}@font-face{font-family:VAGRoundedLT-Black;src:url(/fonts/vagrounded/2D6884_0_0.eot);src:url(/fonts/vagrounded/2D6884_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/vagrounded/2D6884_0_0.woff2) format('woff2'),url(/fonts/vagrounded/2D6884_0_0.woff) format('woff'),url(/fonts/vagrounded/2D6884_0_0.ttf) format('truetype')}@font-face{font-family:CeraPRO-Bold;src:url(/fonts/cera/37C80C_0_0.eot);src:url(/fonts/cera/37C80C_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/cera/37C80C_0_0.woff2) format('woff2'),url(/fonts/cera/37C80C_0_0.woff) format('woff'),url(/fonts/cera/37C80C_0_0.ttf) format('truetype')}@font-face{font-family:CeraPRO-Regular;src:url(/fonts/cera/37C80C_1_0.eot);src:url(/fonts/cera/37C80C_1_0.eot?#iefix) format('embedded-opentype'),url(/fonts/cera/37C80C_1_0.woff2) format('woff2'),url(/fonts/cera/37C80C_1_0.woff) format('woff'),url(/fonts/cera/37C80C_1_0.ttf) format('truetype')}@font-face{font-family:CeraPRO-Light;src:url(/fonts/cera/3928B3_0_0.eot);src:url(/fonts/cera/3928B3_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/cera/3928B3_0_0.woff2) format('woff2'),url(/fonts/cera/3928B3_0_0.woff) format('woff'),url(/fonts/cera/3928B3_0_0.ttf) format('truetype')}@font-face{font-family:OpenSansLight;src:url(/fonts/OpenSans/OpenSans-Light.eot);src:url(/fonts/OpenSans/OpenSans-Light.eot?#iefix) format('embedded-opentype'),url(/fonts/OpenSans/OpenSans-Light.woff) format('woff'),url(/fonts/OpenSans/OpenSans-Light.ttf) format('truetype'),url(/fonts/OpenSans/OpenSans-Light.svg#OpenSansLight) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:OpenSansRegular;src:url(/fonts/OpenSans/OpenSans-Regular.eot);src:url(/fonts/OpenSans/OpenSans-Regular.eot?#iefix) format('embedded-opentype'),url(/fonts/OpenSans/OpenSans-Regular.woff) format('woff'),url(/fonts/OpenSans/OpenSans-Regular.ttf) format('truetype'),url(/fonts/OpenSans/OpenSans-Regular.svg#OpenSansRegular) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:OpenSansSemibold;src:url(/fonts/OpenSans/OpenSans-Semibold.eot);src:url(/fonts/OpenSans/OpenSans-Semibold.eot?#iefix) format('embedded-opentype'),url(/fonts/OpenSans/OpenSans-Semibold.woff) format('woff'),url(/fonts/OpenSans/OpenSans-Semibold.ttf) format('truetype'),url(/fonts/OpenSans/OpenSans-Semibold.svg#OpenSansSemibold) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:OpenSansBold;src:url(/fonts/OpenSans/OpenSans-Bold.eot);src:url(/fonts/OpenSans/OpenSans-Bold.eot?#iefix) format('embedded-opentype'),url(/fonts/OpenSans/OpenSans-Bold.woff) format('woff'),url(/fonts/OpenSans/OpenSans-Bold.ttf) format('truetype'),url(/fonts/OpenSans/OpenSans-Bold.svg#OpenSansBold) format('svg');font-weight:400;font-style:normal;font-display:block}@font-face{font-family:AvertaCY-Regular;src:url(/fonts/Averta/397881_0_0.eot);src:url(/fonts/Averta/397881_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/397881_0_0.woff2) format('woff2'),url(/fonts/Averta/397881_0_0.woff) format('woff'),url(/fonts/Averta/397881_0_0.ttf) format('truetype')}@font-face{font-family:AvertaStdPE-Regular;src:url(/fonts/Averta/397899_0_0.eot);src:url(/fonts/Averta/397899_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/397899_0_0.woff2) format('woff2'),url(/fonts/Averta/397899_0_0.woff) format('woff'),url(/fonts/Averta/397899_0_0.ttf) format('truetype')}@font-face{font-family:AvertaStdPE-Light;src:url(/fonts/Averta/3978A2_0_0.eot);src:url(/fonts/Averta/3978A2_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/3978A2_0_0.woff2) format('woff2'),url(/fonts/Averta/3978A2_0_0.woff) format('woff'),url(/fonts/Averta/3978A2_0_0.ttf) format('truetype')}@font-face{font-family:AvertaCY-Semibold;src:url(/fonts/Averta/39883D_0_0.eot);src:url(/fonts/Averta/39883D_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/39883D_0_0.woff2) format('woff2'),url(/fonts/Averta/39883D_0_0.woff) format('woff'),url(/fonts/Averta/39883D_0_0.ttf) format('truetype')}@font-face{font-family:AvertaPE-Bold;src:url(/fonts/Averta/39868F_0_0.eot);src:url(/fonts/Averta/39868F_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/39868F_0_0.woff2) format('woff2'),url(/fonts/Averta/39868F_0_0.woff) format('woff'),url(/fonts/Averta/39868F_0_0.ttf) format('truetype')}@font-face{font-family:AvertaPE-Extrabold;src:url(/fonts/Averta/39868F_1_0.eot);src:url(/fonts/Averta/39868F_1_0.eot?#iefix) format('embedded-opentype'),url(/fonts/Averta/39868F_1_0.woff2) format('woff2'),url(/fonts/Averta/39868F_1_0.woff) format('woff'),url(/fonts/Averta/39868F_1_0.ttf) format('truetype')}@font-face{font-family:Recoleta-Bold;src:url(/fonts/recoleta/3A7B52_0_0.eot);src:url(/fonts/recoleta/3A7B52_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/recoleta/3A7B52_0_0.woff2) format('woff2'),url(/fonts/recoleta/3A7B52_0_0.woff) format('woff'),url(/fonts/recoleta/3A7B52_0_0.ttf) format('truetype')}@font-face{font-family:Recoleta-SemiBold;src:url(/fonts/recoleta/3A7B52_1_0.eot);src:url(/fonts/recoleta/3A7B52_1_0.eot?#iefix) format('embedded-opentype'),url(/fonts/recoleta/3A7B52_1_0.woff2) format('woff2'),url(/fonts/recoleta/3A7B52_1_0.woff) format('woff'),url(/fonts/recoleta/3A7B52_1_0.ttf) format('truetype')}@font-face{font-family:Recoleta-Medium;src:url(/fonts/recoleta/3A7D86_0_0.eot);src:url(/fonts/recoleta/3A7D86_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/recoleta/3A7D86_0_0.woff2) format('woff2'),url(/fonts/recoleta/3A7D86_0_0.woff) format('woff'),url(/fonts/recoleta/3A7D86_0_0.ttf) format('truetype')}@font-face{font-family:CooperBT-Light;src:url(/fonts/CooperBT/CooperBT-Light.woff2) format('woff2'),url(/fonts/CooperBT/CooperBT-Light.woff) format('woff');font-display:block}@font-face{font-family:HDColton-Light;src:url(/fonts/HDColton/HDColtonLight.woff2) format('woff2'),url(/fonts/HDColton/HDColtonLight.woff) format('woff');font-display:block}@font-face{font-family:HDColton-Regular;src:url(/fonts/HDColton/HDColtonRegular.woff2) format('woff2'),url(/fonts/HDColton/HDColtonRegular.woff) format('woff');font-display:block}@font-face{font-family:HDColton-Medium;src:url(/fonts/HDColton/HDColtonMedium.woff2) format('woff2'),url(/fonts/HDColton/HDColtonMedium.woff) format('woff');font-display:block}@font-face{font-family:HDColton-Bold;src:url(/fonts/HDColton/HDColtonBold.woff2) format('woff2'),url(/fonts/HDColton/HDColtonBold.woff) format('woff');font-display:block}@font-face{font-family:HDColton-SemiBold;src:url(/fonts/HDColton/HDColtonSemiBold.woff2) format('woff2'),url(/fonts/HDColton/HDColtonSemiBold.woff) format('woff');font-display:block}@font-face{font-family:HDColton-WideSemiBold;src:url(/fonts/HDColton/HDColtonWideSemiBold.woff2) format('woff2'),url(/fonts/HDColton/HDColtonWideSemiBold.woff) format('woff');font-display:block}@font-face{font-family:Diatype-Regular;src:url(/fonts/Diatype/ABCDiatype-Regular.woff2) format('woff2'),url(/fonts/Diatype/ABCDiatype-Regular.woff) format('woff');font-display:block}@font-face{font-family:Diatype-Medium;src:url(/fonts/Diatype/ABCDiatype-Medium.woff2) format('woff2'),url(/fonts/Diatype/ABCDiatype-Medium.woff) format('woff');font-display:block}@font-face{font-family:Diatype-Bold;src:url(/fonts/Diatype/ABCDiatype-Bold.woff2) format('woff2'),url(/fonts/Diatype/ABCDiatype-Bold.woff) format('woff');font-display:block}@font-face{font-family:Larken-Regular;src:url(/fonts/Larken/LarkenRegular.woff2) format('woff2'),url(/fonts/Larken/LarkenRegular.woff) format('woff');font-display:block}@font-face{font-family:Larken-Medium;src:url(/fonts/Larken/LarkenMedium.woff2) format('woff2'),url(/fonts/Larken/LarkenMedium.woff) format('woff');font-display:block}@font-face{font-family:Larken-Bold;src:url(/fonts/Larken/LarkenBold.woff2) format('woff2'),url(/fonts/Larken/LarkenBold.woff) format('woff');font-display:block}@font-face{font-family:Degular-Regular;src:url(/fonts/Degular/Degular-Regular.woff2) format('woff2'),url(/fonts/Degular/Degular-Regular.woff) format('woff');font-display:block;font-weight:400}@font-face{font-family:Degular-Medium;src:url(/fonts/Degular/Degular-Medium.woff2) format('woff2'),url(/fonts/Degular/Degular-Medium.woff) format('woff');font-display:block;font-weight:500}@font-face{font-family:Degular-SemiBold;src:url(/fonts/Degular/Degular-SemiBold.woff2) format('woff2'),url(/fonts/Degular/Degular-SemiBold.woff) format('woff');font-display:block;font-weight:600}@font-face{font-family:Degular-Bold;src:url(/fonts/Degular/Degular-Bold.woff2) format('woff2'),url(/fonts/Degular/Degular-Bold.woff) format('woff');font-display:block;font-weight:700}@font-face{font-family:Graphik-Light;src:url(/fonts/Graphik/Graphik-Light-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Light-Web.woff) format('woff');font-display:block}@font-face{font-family:Graphik-Regular;src:url(/fonts/Graphik/Graphik-Regular-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Regular-Web.woff) format('woff');font-display:block}@font-face{font-family:Graphik-Medium;src:url(/fonts/Graphik/Graphik-Medium-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Medium-Web.woff) format('woff');font-display:block}@font-face{font-family:Graphik-Semibold;src:url(/fonts/Graphik/Graphik-Semibold-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Semibold-Web.woff) format('woff');font-display:block}@font-face{font-family:Graphik-Bold;src:url(/fonts/Graphik/Graphik-Bold-Web.woff2) format('woff2'),url(/fonts/Graphik/Graphik-Bold-Web.woff) format('woff');font-display:block}@font-face{font-family:Jost-Light;src:url(/fonts/Jost/Jost-300-Light.woff2) format('woff2'),url(/fonts/Jost/Jost-300-Light.woff) format('woff');font-display:block}@font-face{font-family:Jost-Regular;src:url(/fonts/Jost/Jost-400-Book.woff2) format('woff2'),url(/fonts/Jost/Jost-400-Book.woff) format('woff');font-display:block}@font-face{font-family:Jost-Medium;src:url(/fonts/Jost/Jost-500-Medium.woff2) format('woff2'),url(/fonts/Jost/Jost-500-Medium.woff) format('woff');font-display:block}@font-face{font-family:Jost-SemiBold;src:url(/fonts/Jost/Jost-600-Semi.woff2) format('woff2'),url(/fonts/Jost/Jost-600-Semi.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-Thin;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-Thin.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-Thin.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-Light;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-Light.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-Light.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-Regular;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-Regular.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-Regular.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-SemiBold;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-SemiBold.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-SemiBold.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-Bold;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-Bold.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-Bold.woff) format('woff');font-display:block}@font-face{font-family:IBM-Plex-Sans-ExtraBold;src:url(/fonts/IBMPlexSans/IBM-Plex-Sans-ExtraBold.woff2) format('woff2'),url(/fonts/IBMPlexSans/IBM-Plex-Sans-ExtraBold.woff) format('woff');font-display:block}@font-face{font-family:Inter-Regular;src:url(/fonts/Inter/Inter-Regular.woff2) format('woff2');font-display:block;font-weight:400}@font-face{font-family:Inter-Medium;src:url(/fonts/Inter/Inter-Medium.woff2) format('woff2');font-display:block;font-weight:500}@font-face{font-family:Inter-SemiBold;src:url(/fonts/Inter/Inter-SemiBold.woff2) format('woff2');font-display:block;font-weight:600}@font-face{font-family:Inter-Bold;src:url(/fonts/Inter/Inter-Bold.woff2) format('woff2');font-display:block;font-weight:700}@font-face{font-family:Inter-Black;src:url(/fonts/Inter/Inter-Black.woff2) format('woff2');font-display:block;font-weight:900}@font-face{font-family:MonaSans-Regular;src:url(MonaSans/MonaSans-Regular.woff2) format('woff2'),url(MonaSans/MonaSans-Regular.ttf) format('truetype');font-display:block}@font-face{font-family:MonaSans-Medium;src:url(MonaSans/MonaSans-Medium.woff2) format('woff2'),url(MonaSans/MonaSans-Medium.ttf) format('truetype');font-display:block}@font-face{font-family:MonaSans-Bold;src:url(MonaSans/MonaSans-Bold.woff2) format('woff2'),url(MonaSans/MonaSans-Bold.ttf) format('truetype');font-display:block}@font-face{font-family:TTBluescreens-BlackIt;src:url(/fonts/TTBluescreens-BlackIt/397719_0_0.eot);src:url(/fonts/TTBluescreens-BlackIt/397719_0_0.eot?#iefix) format('embedded-opentype'),url(/fonts/TTBluescreens-BlackIt/397719_0_0.woff2) format('woff2'),url(/fonts/TTBluescreens-BlackIt/397719_0_0.woff) format('woff'),url(/fonts/TTBluescreens-BlackIt/397719_0_0.ttf) format('truetype')}@font-face{font-family:TTBluescreens-Black;src:url(/fonts/TTBluescreens-Black/font.woff2) format('woff2'),url(/fonts/TTBluescreensBlack/font.woff) format('woff'),url(/fonts/TTBluescreens-Black/font.ttf) format('truetype')}.svg-account-settings{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 43.988269794721404% no-repeat}.svg-account-settings-dims{width:25px;height:25px}.svg-account-settings::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 47.65395894428153% no-repeat}.svg-account-settings::after-dims{width:25px;height:25px}.svg-action-arrow{background:url(svg/sprite.css-d48e9b34.svg) 99.50345781466113% 10.473457675753227% no-repeat}.svg-action-arrow-dims{width:13px;height:10px}.svg-airplane{background:url(svg/sprite.css-d48e9b34.svg) 0 73.36377473363775% no-repeat}.svg-airplane-dims{width:50px;height:50px}.svg-arrow-19x13{background:url(svg/sprite.css-d48e9b34.svg) 45.32775453277545% 18.34149855907781% no-repeat}.svg-arrow-19x13-dims{width:19px;height:13px}.svg-arrow-43x29-black{background:url(svg/sprite.css-d48e9b34.svg) 43.867243867243864% 32.30088495575221% no-repeat}.svg-arrow-43x29-black-dims{width:43px;height:29px}.svg-arrow-43x29-gray{background:url(svg/sprite.css-d48e9b34.svg) 58.44155844155844% 84.36578171091445% no-repeat}.svg-arrow-43x29-gray-dims{width:43px;height:29px}.svg-arrow-line{background:url(svg/sprite.css-d48e9b34.svg) 97.24084507042254% 38.58156028368794% no-repeat}.svg-arrow-line-dims{width:26px;height:2px}.svg-arrow-link-small{background:url(svg/sprite.css-d48e9b34.svg) 92.80369843527738% 74.4186046511628% no-repeat}.svg-arrow-link-small-dims{width:33px;height:19px}.svg-arrow-next-day-delivery{background:url(svg/sprite.css-d48e9b34.svg) 63.366336633663366% 83.26055312954877% no-repeat}.svg-arrow-next-day-delivery-dims{width:29px;height:20px}.svg-attention{background:url(svg/sprite.css-d48e9b34.svg) 66.62011173184358% 83.26055312954877% no-repeat}.svg-attention-dims{width:20px;height:20px}.svg-awaiting-approval{background:url(svg/sprite.css-d48e9b34.svg) 45.13399153737659% 25.333333333333332% no-repeat}.svg-awaiting-approval-dims{width:27px;height:32px}.svg-awaiting-files{background:url(svg/sprite.css-d48e9b34.svg) 92.14830508474576% 78.78338278931751% no-repeat}.svg-awaiting-files-dims{width:28px;height:33px}.svg-background-tool{background:url(svg/sprite.css-d48e9b34.svg) 45.46742209631728% 90.39881831610045% no-repeat}.svg-background-tool-dims{width:30px;height:30px}.svg-background-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 49.71671388101983% 90.39881831610045% no-repeat}.svg-background-tool::after-dims{width:30px;height:30px}.svg-bag-icon-purple{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 19.196428571428573% no-repeat}.svg-bag-icon-purple-dims{width:35px;height:35px}.svg-bag-icon-purple.large{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 24.43778110944528% no-repeat}.svg-bag-icon-purple.large-dims{width:40px;height:40px}.svg-bag-icon-purple.large::after{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 30.434782608695652% no-repeat}.svg-bag-icon-purple.large::after-dims{width:40px;height:40px}.svg-bag-icon-purple.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 4.264705882352941% no-repeat}.svg-bag-icon-purple.mobile-dims{width:27px;height:27px}.svg-bag-icon-purple.mobile::after{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 8.235294117647058% no-repeat}.svg-bag-icon-purple.mobile::after-dims{width:27px;height:27px}.svg-bag-icon-purple::after{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 24.404761904761905% no-repeat}.svg-bag-icon-purple::after-dims{width:35px;height:35px}.svg-bcardUploader--delete-17x19{background:url(svg/sprite.css-d48e9b34.svg) 21.696801112656466% 4.3604651162790695% no-repeat}.svg-bcardUploader--delete-17x19-dims{width:17px;height:19px}.svg-bcardUploader--fit-to-bleed-16x17{background:url(svg/sprite.css-d48e9b34.svg) 64.72222222222223% 98.84057971014492% no-repeat}.svg-bcardUploader--fit-to-bleed-16x17-dims{width:16px;height:17px}.svg-bcardUploader--fit-to-safety-18x18{background:url(svg/sprite.css-d48e9b34.svg) 60.02785515320334% 98.98403483309144% no-repeat}.svg-bcardUploader--fit-to-safety-18x18-dims{width:18px;height:18px}.svg-bcardUploader--job-name-18px20{background:url(svg/sprite.css-d48e9b34.svg) 69.22005571030641% 83.26055312954877% no-repeat}.svg-bcardUploader--job-name-18px20-dims{width:18px;height:20px}.svg-bcardUploader--notice-20x20{background:url(svg/sprite.css-d48e9b34.svg) 71.92737430167598% 83.26055312954877% no-repeat}.svg-bcardUploader--notice-20x20-dims{width:20px;height:20px}.svg-bcardUploader--pdf-proof-17x17{background:url(svg/sprite.css-d48e9b34.svg) 67.0375521557719% 98.84057971014492% no-repeat}.svg-bcardUploader--pdf-proof-17x17-dims{width:17px;height:17px}.svg-bcardUploader--rotate-19x17{background:url(svg/sprite.css-d48e9b34.svg) 42.53835425383542% 20.331884057971017% no-repeat}.svg-bcardUploader--rotate-19x17-dims{width:19px;height:17px}.svg-bcardUploader--support-22x22{background:url(svg/sprite.css-d48e9b34.svg) 45.51820728291317% 15.37080291970803% no-repeat}.svg-bcardUploader--support-22x22-dims{width:22px;height:22px}.svg-bcardUploader--upload-14x16{background:url(svg/sprite.css-d48e9b34.svg) 44.3213296398892% 29.377713458755427% no-repeat}.svg-bcardUploader--upload-14x16-dims{width:14px;height:16px}.svg-blog--arrow-right{background:url(svg/sprite.css-d48e9b34.svg) 74.72067039106145% 83.26055312954877% no-repeat}.svg-blog--arrow-right-dims{width:20px;height:20px}.svg-blog--clock{background:url(svg/sprite.css-d48e9b34.svg) 96.96769662921348% 51.31964809384164% no-repeat}.svg-blog--clock-dims{width:24px;height:25px}.svg-blog--clock.mobile{background:url(svg/sprite.css-d48e9b34.svg) 62.447844228094574% 98.98403483309144% no-repeat}.svg-blog--clock.mobile-dims{width:17px;height:18px}.svg-blog--eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 41.96816208393633% 40.02998500749625% no-repeat}.svg-blog--eight.mobile::before-dims{width:45px;height:40px}.svg-blog--eight::before{background:url(svg/sprite.css-d48e9b34.svg) 27.728613569321535% 32.98192771084337% no-repeat}.svg-blog--eight::before-dims{width:58px;height:43px}.svg-blog--eighteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 50.36179450072359% 46.476761619190405% no-repeat}.svg-blog--eighteen.mobile::before-dims{width:45px;height:40px}.svg-blog--eighteen::before{background:url(svg/sprite.css-d48e9b34.svg) 36.283185840707965% 32.98192771084337% no-repeat}.svg-blog--eighteen::before-dims{width:58px;height:43px}.svg-blog--eleven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 50.36179450072359% 52.92353823088456% no-repeat}.svg-blog--eleven.mobile::before-dims{width:45px;height:40px}.svg-blog--eleven::before{background:url(svg/sprite.css-d48e9b34.svg) 0 40.21084337349398% no-repeat}.svg-blog--eleven::before-dims{width:58px;height:43px}.svg-blog--fifteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 58.75542691751085% 59.37031484257871% no-repeat}.svg-blog--fifteen.mobile::before-dims{width:45px;height:40px}.svg-blog--fifteen::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 40.21084337349398% no-repeat}.svg-blog--fifteen::before-dims{width:58px;height:43px}.svg-blog--fifty-eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 67.14905933429812% 65.81709145427287% no-repeat}.svg-blog--fifty-eight.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-eight::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 40.21084337349398% no-repeat}.svg-blog--fifty-eight::before-dims{width:58px;height:43px}.svg-blog--fifty-five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 34.44283646888567% 72.26386806596702% no-repeat}.svg-blog--fifty-five.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-five::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 40.21084337349398% no-repeat}.svg-blog--fifty-five::before-dims{width:58px;height:43px}.svg-blog--fifty-four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 40.95513748191028% 72.26386806596702% no-repeat}.svg-blog--fifty-four.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-four::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 40.21084337349398% no-repeat}.svg-blog--fifty-four::before-dims{width:58px;height:43px}.svg-blog--fifty-nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 47.467438494934875% 72.26386806596702% no-repeat}.svg-blog--fifty-nine.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-nine::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 0 no-repeat}.svg-blog--fifty-nine::before-dims{width:58px;height:43px}.svg-blog--fifty-one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 53.97973950795948% 72.26386806596702% no-repeat}.svg-blog--fifty-one.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-one::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 6.475903614457831% no-repeat}.svg-blog--fifty-one::before-dims{width:58px;height:43px}.svg-blog--fifty-seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 60.492040520984084% 72.26386806596702% no-repeat}.svg-blog--fifty-seven.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-seven::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 12.951807228915662% no-repeat}.svg-blog--fifty-seven::before-dims{width:58px;height:43px}.svg-blog--fifty-six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 67.00434153400869% 72.26386806596702% no-repeat}.svg-blog--fifty-six.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-six::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 19.427710843373493% no-repeat}.svg-blog--fifty-six::before-dims{width:58px;height:43px}.svg-blog--fifty-three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 73.51664254703329% 72.26386806596702% no-repeat}.svg-blog--fifty-three.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-three::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 25.903614457831324% no-repeat}.svg-blog--fifty-three::before-dims{width:58px;height:43px}.svg-blog--fifty-two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 0 no-repeat}.svg-blog--fifty-two.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty-two::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 32.37951807228916% no-repeat}.svg-blog--fifty-two::before-dims{width:58px;height:43px}.svg-blog--fifty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 5.997001499250374% no-repeat}.svg-blog--fifty.mobile::before-dims{width:45px;height:40px}.svg-blog--fifty::before{background:url(svg/sprite.css-d48e9b34.svg) 51.240412979351035% 38.855421686746986% no-repeat}.svg-blog--fifty::before-dims{width:58px;height:43px}.svg-blog--five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 11.994002998500749% no-repeat}.svg-blog--five.mobile::before-dims{width:45px;height:40px}.svg-blog--five::before{background:url(svg/sprite.css-d48e9b34.svg) 0 46.68674698795181% no-repeat}.svg-blog--five::before-dims{width:58px;height:43px}.svg-blog--forty-eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 17.991004497751124% no-repeat}.svg-blog--forty-eight.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-eight::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 46.68674698795181% no-repeat}.svg-blog--forty-eight::before-dims{width:58px;height:43px}.svg-blog--forty-five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 23.988005997001498% no-repeat}.svg-blog--forty-five.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-five::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 46.68674698795181% no-repeat}.svg-blog--forty-five::before-dims{width:58px;height:43px}.svg-blog--forty-four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 29.985007496251875% no-repeat}.svg-blog--forty-four.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-four::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 46.68674698795181% no-repeat}.svg-blog--forty-four::before-dims{width:58px;height:43px}.svg-blog--forty-nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 35.98200899550225% no-repeat}.svg-blog--forty-nine.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-nine::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 46.68674698795181% no-repeat}.svg-blog--forty-nine::before-dims{width:58px;height:43px}.svg-blog--forty-one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 41.97901049475262% no-repeat}.svg-blog--forty-one.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-one::before{background:url(svg/sprite.css-d48e9b34.svg) 42.772861356932154% 46.68674698795181% no-repeat}.svg-blog--forty-one::before-dims{width:58px;height:43px}.svg-blog--forty-seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 47.976011994002995% no-repeat}.svg-blog--forty-seven.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-seven::before{background:url(svg/sprite.css-d48e9b34.svg) 0 53.16265060240964% no-repeat}.svg-blog--forty-seven::before-dims{width:58px;height:43px}.svg-blog--forty-six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 53.973013493253376% no-repeat}.svg-blog--forty-six.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-six::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 53.16265060240964% no-repeat}.svg-blog--forty-six::before-dims{width:58px;height:43px}.svg-blog--forty-three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 59.97001499250375% no-repeat}.svg-blog--forty-three.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-three::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 53.16265060240964% no-repeat}.svg-blog--forty-three::before-dims{width:58px;height:43px}.svg-blog--forty-two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 65.96701649175412% no-repeat}.svg-blog--forty-two.mobile::before-dims{width:45px;height:40px}.svg-blog--forty-two::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 53.16265060240964% no-repeat}.svg-blog--forty-two::before-dims{width:58px;height:43px}.svg-blog--forty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 81.39073806078147% 71.9640179910045% no-repeat}.svg-blog--forty.mobile::before-dims{width:45px;height:40px}.svg-blog--forty::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 53.16265060240964% no-repeat}.svg-blog--forty::before-dims{width:58px;height:43px}.svg-blog--four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 0 79.76011994002998% no-repeat}.svg-blog--four.mobile::before-dims{width:45px;height:40px}.svg-blog--four::before{background:url(svg/sprite.css-d48e9b34.svg) 42.772861356932154% 53.16265060240964% no-repeat}.svg-blog--four::before-dims{width:58px;height:43px}.svg-blog--fourteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 6.512301013024602% 79.76011994002998% no-repeat}.svg-blog--fourteen.mobile::before-dims{width:45px;height:40px}.svg-blog--fourteen::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 0 no-repeat}.svg-blog--fourteen::before-dims{width:58px;height:43px}.svg-blog--left-arrow{background:url(svg/sprite.css-d48e9b34.svg) 96.96769662921348% 95.46656222461569% no-repeat}.svg-blog--left-arrow-dims{width:24px;height:12.516px}.svg-blog--nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 13.024602026049203% 79.76011994002998% no-repeat}.svg-blog--nine.mobile::before-dims{width:45px;height:40px}.svg-blog--nine::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 6.475903614457831% no-repeat}.svg-blog--nine::before-dims{width:58px;height:43px}.svg-blog--nineteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 19.536903039073806% 79.76011994002998% no-repeat}.svg-blog--nineteen.mobile::before-dims{width:45px;height:40px}.svg-blog--nineteen::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 12.951807228915662% no-repeat}.svg-blog--nineteen::before-dims{width:58px;height:43px}.svg-blog--one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 26.049204052098407% 79.76011994002998% no-repeat}.svg-blog--one.mobile::before-dims{width:45px;height:40px}.svg-blog--one::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 19.427710843373493% no-repeat}.svg-blog--one::before-dims{width:58px;height:43px}.svg-blog--seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 32.56150506512301% 79.76011994002998% no-repeat}.svg-blog--seven.mobile::before-dims{width:45px;height:40px}.svg-blog--seven::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 25.903614457831324% no-repeat}.svg-blog--seven::before-dims{width:58px;height:43px}.svg-blog--seventeen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 39.07380607814761% 79.76011994002998% no-repeat}.svg-blog--seventeen.mobile::before-dims{width:45px;height:40px}.svg-blog--seventeen::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 32.37951807228916% no-repeat}.svg-blog--seventeen::before-dims{width:58px;height:43px}.svg-blog--six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 45.58610709117222% 79.76011994002998% no-repeat}.svg-blog--six.mobile::before-dims{width:45px;height:40px}.svg-blog--six::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 38.855421686746986% no-repeat}.svg-blog--six::before-dims{width:58px;height:43px}.svg-blog--sixteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 52.098408104196814% 79.76011994002998% no-repeat}.svg-blog--sixteen.mobile::before-dims{width:45px;height:40px}.svg-blog--sixteen::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 45.33132530120482% no-repeat}.svg-blog--sixteen::before-dims{width:58px;height:43px}.svg-blog--sixty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 58.61070911722142% 79.76011994002998% no-repeat}.svg-blog--sixty.mobile::before-dims{width:45px;height:40px}.svg-blog--sixty::before{background:url(svg/sprite.css-d48e9b34.svg) 59.79498525073746% 51.80722891566265% no-repeat}.svg-blog--sixty::before-dims{width:58px;height:43px}.svg-blog--ten.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 65.12301013024602% 79.76011994002998% no-repeat}.svg-blog--ten.mobile::before-dims{width:45px;height:40px}.svg-blog--ten::before{background:url(svg/sprite.css-d48e9b34.svg) 0 59.63855421686747% no-repeat}.svg-blog--ten::before-dims{width:58px;height:43px}.svg-blog--thirteen.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 71.63531114327063% 79.76011994002998% no-repeat}.svg-blog--thirteen.mobile::before-dims{width:45px;height:40px}.svg-blog--thirteen::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 59.63855421686747% no-repeat}.svg-blog--thirteen::before-dims{width:58px;height:43px}.svg-blog--thirty-eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 78.14761215629522% 79.76011994002998% no-repeat}.svg-blog--thirty-eight.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-eight::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 59.63855421686747% no-repeat}.svg-blog--thirty-eight::before-dims{width:58px;height:43px}.svg-blog--thirty-five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 0 no-repeat}.svg-blog--thirty-five.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-five::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 59.63855421686747% no-repeat}.svg-blog--thirty-five::before-dims{width:58px;height:43px}.svg-blog--thirty-four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 5.997001499250374% no-repeat}.svg-blog--thirty-four.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-four::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 59.63855421686747% no-repeat}.svg-blog--thirty-four::before-dims{width:58px;height:43px}.svg-blog--thirty-nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 11.994002998500749% no-repeat}.svg-blog--thirty-nine.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-nine::before{background:url(svg/sprite.css-d48e9b34.svg) 42.772861356932154% 59.63855421686747% no-repeat}.svg-blog--thirty-nine::before-dims{width:58px;height:43px}.svg-blog--thirty-one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 17.991004497751124% no-repeat}.svg-blog--thirty-one.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-one::before{background:url(svg/sprite.css-d48e9b34.svg) 51.32743362831859% 59.63855421686747% no-repeat}.svg-blog--thirty-one::before-dims{width:58px;height:43px}.svg-blog--thirty-seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 23.988005997001498% no-repeat}.svg-blog--thirty-seven.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-seven::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 0 no-repeat}.svg-blog--thirty-seven::before-dims{width:58px;height:43px}.svg-blog--thirty-six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 29.985007496251875% no-repeat}.svg-blog--thirty-six.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-six::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 6.475903614457831% no-repeat}.svg-blog--thirty-six::before-dims{width:58px;height:43px}.svg-blog--thirty-three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 35.98200899550225% no-repeat}.svg-blog--thirty-three.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-three::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 12.951807228915662% no-repeat}.svg-blog--thirty-three::before-dims{width:58px;height:43px}.svg-blog--thirty-two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 41.97901049475262% no-repeat}.svg-blog--thirty-two.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty-two::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 19.427710843373493% no-repeat}.svg-blog--thirty-two::before-dims{width:58px;height:43px}.svg-blog--thirty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 47.976011994002995% no-repeat}.svg-blog--thirty.mobile::before-dims{width:45px;height:40px}.svg-blog--thirty::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 25.903614457831324% no-repeat}.svg-blog--thirty::before-dims{width:58px;height:43px}.svg-blog--three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 53.973013493253376% no-repeat}.svg-blog--three.mobile::before-dims{width:45px;height:40px}.svg-blog--three::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 32.37951807228916% no-repeat}.svg-blog--three::before-dims{width:58px;height:43px}.svg-blog--twelve.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 59.97001499250375% no-repeat}.svg-blog--twelve.mobile::before-dims{width:45px;height:40px}.svg-blog--twelve::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 38.855421686746986% no-repeat}.svg-blog--twelve::before-dims{width:58px;height:43px}.svg-blog--twenty-eight.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 65.96701649175412% no-repeat}.svg-blog--twenty-eight.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-eight::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 45.33132530120482% no-repeat}.svg-blog--twenty-eight::before-dims{width:58px;height:43px}.svg-blog--twenty-five.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 71.9640179910045% no-repeat}.svg-blog--twenty-five.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-five::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 51.80722891566265% no-repeat}.svg-blog--twenty-five::before-dims{width:58px;height:43px}.svg-blog--twenty-four.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 87.90303907380608% 77.96101949025487% no-repeat}.svg-blog--twenty-four.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-four::before{background:url(svg/sprite.css-d48e9b34.svg) 68.34955752212389% 58.28313253012048% no-repeat}.svg-blog--twenty-four::before-dims{width:58px;height:43px}.svg-blog--twenty-nine.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 0 85.75712143928035% no-repeat}.svg-blog--twenty-nine.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-nine::before{background:url(svg/sprite.css-d48e9b34.svg) 0 66.1144578313253% no-repeat}.svg-blog--twenty-nine::before-dims{width:58px;height:43px}.svg-blog--twenty-one.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 6.512301013024602% 85.75712143928035% no-repeat}.svg-blog--twenty-one.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-one::before{background:url(svg/sprite.css-d48e9b34.svg) 8.55457227138643% 66.1144578313253% no-repeat}.svg-blog--twenty-one::before-dims{width:58px;height:43px}.svg-blog--twenty-seven.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 13.024602026049203% 85.75712143928035% no-repeat}.svg-blog--twenty-seven.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-seven::before{background:url(svg/sprite.css-d48e9b34.svg) 17.10914454277286% 66.1144578313253% no-repeat}.svg-blog--twenty-seven::before-dims{width:58px;height:43px}.svg-blog--twenty-six.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 19.536903039073806% 85.75712143928035% no-repeat}.svg-blog--twenty-six.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-six::before{background:url(svg/sprite.css-d48e9b34.svg) 25.663716814159294% 66.1144578313253% no-repeat}.svg-blog--twenty-six::before-dims{width:58px;height:43px}.svg-blog--twenty-three.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 26.049204052098407% 85.75712143928035% no-repeat}.svg-blog--twenty-three.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-three::before{background:url(svg/sprite.css-d48e9b34.svg) 34.21828908554572% 66.1144578313253% no-repeat}.svg-blog--twenty-three::before-dims{width:58px;height:43px}.svg-blog--twenty-two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 32.56150506512301% 85.75712143928035% no-repeat}.svg-blog--twenty-two.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty-two::before{background:url(svg/sprite.css-d48e9b34.svg) 42.772861356932154% 66.1144578313253% no-repeat}.svg-blog--twenty-two::before-dims{width:58px;height:43px}.svg-blog--twenty.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 39.07380607814761% 85.75712143928035% no-repeat}.svg-blog--twenty.mobile::before-dims{width:45px;height:40px}.svg-blog--twenty::before{background:url(svg/sprite.css-d48e9b34.svg) 51.32743362831859% 66.1144578313253% no-repeat}.svg-blog--twenty::before-dims{width:58px;height:43px}.svg-blog--two.mobile::before{background:url(svg/sprite.css-d48e9b34.svg) 45.58610709117222% 85.75712143928035% no-repeat}.svg-blog--two.mobile::before-dims{width:45px;height:40px}.svg-blog--two::before{background:url(svg/sprite.css-d48e9b34.svg) 59.882005899705014% 66.1144578313253% no-repeat}.svg-blog--two::before-dims{width:58px;height:43px}.svg-businessCard-orientation-landscape{background:url(svg/sprite.css-d48e9b34.svg) 9.495548961424332% 33.081570996978854% no-repeat}.svg-businessCard-orientation-landscape-dims{width:62px;height:45px}.svg-businessCard-orientation-landscape::after{background:url(svg/sprite.css-d48e9b34.svg) 18.694362017804153% 33.081570996978854% no-repeat}.svg-businessCard-orientation-landscape::after-dims{width:62px;height:45px}.svg-businessCard-orientation-portrait{background:url(svg/sprite.css-d48e9b34.svg) 7.256894049346879% 72.809667673716% no-repeat}.svg-businessCard-orientation-portrait-dims{width:47px;height:45px}.svg-businessCard-orientation-portrait::after{background:url(svg/sprite.css-d48e9b34.svg) 14.078374455732947% 72.809667673716% no-repeat}.svg-businessCard-orientation-portrait::after-dims{width:47px;height:45px}.svg-businessCard-orientation-square{background:url(svg/sprite.css-d48e9b34.svg) 20.899854862119014% 72.809667673716% no-repeat}.svg-businessCard-orientation-square-dims{width:47px;height:45px}.svg-businessCard-orientation-square::after{background:url(svg/sprite.css-d48e9b34.svg) 27.72133526850508% 72.809667673716% no-repeat}.svg-businessCard-orientation-square::after-dims{width:47px;height:45px}.svg-cac-account-error{background:url(svg/sprite.css-d48e9b34.svg) 36.827195467422094% 90.53254437869822% no-repeat}.svg-cac-account-error-dims{width:30px;height:31px}.svg-cac-billing-address{background:url(svg/sprite.css-d48e9b34.svg) 99.36602209944752% 4.473304473304474% no-repeat}.svg-cac-billing-address-dims{width:12px;height:14px}.svg-cac-checkmark-green{background:url(svg/sprite.css-d48e9b34.svg) 77.51396648044692% 83.26055312954877% no-repeat}.svg-cac-checkmark-green-dims{width:20px;height:20px}.svg-cac-date-added{background:url(svg/sprite.css-d48e9b34.svg) 99.64127423822714% 6.4935064935064934% no-repeat}.svg-cac-date-added-dims{width:14px;height:14px}.svg-cac-delete{background:url(svg/sprite.css-d48e9b34.svg) 99.50345781466113% 8.513708513708513% no-repeat}.svg-cac-delete-dims{width:13px;height:14px}.svg-cac-discount{background:url(svg/sprite.css-d48e9b34.svg) 93.46848137535817% 0 no-repeat}.svg-cac-discount-dims{width:38px;height:38px}.svg-cac-edit{background:url(svg/sprite.css-d48e9b34.svg) 99.77947295423023% 2.3121387283236996% no-repeat}.svg-cac-edit-dims{width:15px;height:15px}.svg-cac-favorites{background:url(svg/sprite.css-d48e9b34.svg) 75.02302158273382% 15.052160953800298% no-repeat}.svg-cac-favorites-dims{width:41px;height:36px}.svg-cac-in-store-credit{background:url(svg/sprite.css-d48e9b34.svg) 93.46848137535817% 5.654761904761905% no-repeat}.svg-cac-in-store-credit-dims{width:38px;height:35px}.svg-cac-my-orders{background:url(svg/sprite.css-d48e9b34.svg) 74.06392045454545% 66.31736526946108% no-repeat}.svg-cac-my-orders-dims{width:32px;height:39px}.svg-cac-saved-design{background:url(svg/sprite.css-d48e9b34.svg) 93.46848137535817% 10.879284649776453% no-repeat}.svg-cac-saved-design-dims{width:38px;height:36px}.svg-cac-shipping-address{background:url(svg/sprite.css-d48e9b34.svg) 71.38888888888889% 98.55491329479769% no-repeat}.svg-cac-shipping-address-dims{width:16px;height:15px}.svg-cac-upload-files{background:url(svg/sprite.css-d48e9b34.svg) 92.14830508474576% 83.67952522255193% no-repeat}.svg-cac-upload-files-dims{width:28px;height:33px}.svg-cac-view-more-arrow-down{background:url(svg/sprite.css-d48e9b34.svg) 99.50345781466113% 11.874105865522175% no-repeat}.svg-cac-view-more-arrow-down-dims{width:13px;height:8px}.svg-check-green{background:url(svg/sprite.css-d48e9b34.svg) 45.12534818941504% 20.21469740634006% no-repeat}.svg-check-green-dims{width:18px;height:13px}.svg-credit-discounts{background:url(svg/sprite.css-d48e9b34.svg) 53.96600566572238% 90.39881831610045% no-repeat}.svg-credit-discounts-dims{width:30px;height:30px}.svg-document-icon{background:url(svg/sprite.css-d48e9b34.svg) 75.02302158273382% 0 no-repeat}.svg-document-icon-dims{width:41px;height:56px}.svg-down-arrow{background:url(svg/sprite.css-d48e9b34.svg) 99.22896551724138% 13.112391930835734% no-repeat}.svg-down-arrow-dims{width:11px;height:13px}.svg-dropdown-arrow{background:url(svg/sprite.css-d48e9b34.svg) 80.3072625698324% 83.26055312954877% no-repeat}.svg-dropdown-arrow-dims{width:20px;height:20px}.svg-edit-job-name-icon{background:url(svg/sprite.css-d48e9b34.svg) 83.10055865921788% 83.26055312954877% no-repeat}.svg-edit-job-name-icon-dims{width:20px;height:20px}.svg-edit-job-name-icon::after{background:url(svg/sprite.css-d48e9b34.svg) 85.89385474860335% 83.26055312954877% no-repeat}.svg-edit-job-name-icon::after-dims{width:20px;height:20px}.svg-eps-icon{background:url(svg/sprite.css-d48e9b34.svg) 0 25.948406676783005% no-repeat}.svg-eps-icon-dims{width:64px;height:48px}.svg-flags--flag-CA{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 36.43178410794603% no-repeat}.svg-flags--flag-CA-dims{width:40px;height:40px}.svg-flags--flag-CA.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 12.205882352941176% no-repeat}.svg-flags--flag-CA.mobile-dims{width:27px;height:27px}.svg-flags--flag-CA.options{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 29.613095238095237% no-repeat}.svg-flags--flag-CA.options-dims{width:35px;height:35px}.svg-flags--flag-EU{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 42.4287856071964% no-repeat}.svg-flags--flag-EU-dims{width:40px;height:40px}.svg-flags--flag-EU.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 16.176470588235293% no-repeat}.svg-flags--flag-EU.mobile-dims{width:27px;height:27px}.svg-flags--flag-EU.options{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 34.82142857142857% no-repeat}.svg-flags--flag-EU.options-dims{width:35px;height:35px}.svg-flags--flag-US{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 48.425787106446776% no-repeat}.svg-flags--flag-US-dims{width:40px;height:40px}.svg-flags--flag-US.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 20.147058823529413% no-repeat}.svg-flags--flag-US.mobile-dims{width:27px;height:27px}.svg-flags--flag-US.options{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 40.029761904761905% no-repeat}.svg-flags--flag-US.options-dims{width:35px;height:35px}.svg-forbes-logo{background:url(svg/sprite.css-d48e9b34.svg) 14.37699680511182% 7.23781388478582% no-repeat}.svg-forbes-logo-dims{width:110px;height:30px}.svg-forbes-logo-white{background:url(svg/sprite.css-d48e9b34.svg) 35.767511177347245% 20.361393323657477% no-repeat}.svg-forbes-logo-white-dims{width:65px;height:18px}.svg-free-shipping-20x20{background:url(svg/sprite.css-d48e9b34.svg) 46.36871508379888% 99.2721979621543% no-repeat}.svg-free-shipping-20x20-dims{width:20px;height:20px}.svg-free-shipping-30x30{background:url(svg/sprite.css-d48e9b34.svg) 58.21529745042493% 90.39881831610045% no-repeat}.svg-free-shipping-30x30-dims{width:30px;height:30px}.svg-give{background:url(svg/sprite.css-d48e9b34.svg) 14.018691588785046% 12.80388978930308% no-repeat}.svg-give-dims{width:94px;height:90px}.svg-green-badge{background:url(svg/sprite.css-d48e9b34.svg) 81.81818181818181% 77.55102040816327% no-repeat}.svg-green-badge-dims{width:21px;height:21px}.svg-hide-password{background:url(svg/sprite.css-d48e9b34.svg) 26.062322946175637% 21.2298682284041% no-repeat}.svg-hide-password-dims{width:30px;height:24px}.svg-in-production{background:url(svg/sprite.css-d48e9b34.svg) 92.14830508474576% 88.57566765578635% no-repeat}.svg-in-production-dims{width:28px;height:33px}.svg-indd-icon{background:url(svg/sprite.css-d48e9b34.svg) 9.523809523809524% 25.948406676783005% no-repeat}.svg-indd-icon-dims{width:64px;height:48px}.svg-insert-tool{background:url(svg/sprite.css-d48e9b34.svg) 62.46458923512748% 90.39881831610045% no-repeat}.svg-insert-tool-dims{width:30px;height:30px}.svg-insert-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 66.71388101983003% 90.39881831610045% no-repeat}.svg-insert-tool::after-dims{width:30px;height:30px}.svg-international-34{background:url(svg/sprite.css-d48e9b34.svg) 92.93589743589743% 65.97325408618127% no-repeat}.svg-international-34-dims{width:34px;height:34px}.svg-jpeg-icon{background:url(svg/sprite.css-d48e9b34.svg) 19.047619047619047% 25.948406676783005% no-repeat}.svg-jpeg-icon-dims{width:64px;height:48px}.svg-jpg-icon{background:url(svg/sprite.css-d48e9b34.svg) 28.571428571428573% 25.948406676783005% no-repeat}.svg-jpg-icon-dims{width:64px;height:48px}.svg-jukebox-editor{background:url(svg/sprite.css-d48e9b34.svg) 0 4.3604651162790695% no-repeat}.svg-jukebox-editor-dims{width:126px;height:19px}.svg-link-arrow{background:url(svg/sprite.css-d48e9b34.svg) 75.02302158273382% 20.11747430249633% no-repeat}.svg-link-arrow-dims{width:41px;height:26px}.svg-location{background:url(svg/sprite.css-d48e9b34.svg) 33.146067415730336% 90.66666666666667% no-repeat}.svg-location-dims{width:24px;height:32px}.svg-location-24px{background:url(svg/sprite.css-d48e9b34.svg) 30.0561797752809% 21.2298682284041% no-repeat}.svg-location-24px-dims{width:24px;height:24px}.svg-location-34{background:url(svg/sprite.css-d48e9b34.svg) 92.93589743589743% 71.02526002971769% no-repeat}.svg-location-34-dims{width:34px;height:34px}.svg-log-out{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 54.98533724340176% no-repeat}.svg-log-out-dims{width:25px;height:25px}.svg-log-out::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 58.651026392961874% no-repeat}.svg-log-out::after-dims{width:25px;height:25px}.svg-mastercard-icon{background:url(svg/sprite.css-d48e9b34.svg) 92.671875% 91.70305676855895% no-repeat}.svg-mastercard-icon-dims{width:32px;height:20px}.svg-my-printhub-item-sticker{background:url(svg/sprite.css-d48e9b34.svg) 41.13475177304964% 90.53254437869822% no-repeat}.svg-my-printhub-item-sticker-dims{width:31px;height:31px}.svg-my-shop{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 62.316715542522% no-repeat}.svg-my-shop-dims{width:25px;height:25px}.svg-my-shop::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 65.98240469208211% no-repeat}.svg-my-shop::after-dims{width:25px;height:25px}.svg-nav--account-management{background:url(svg/sprite.css-d48e9b34.svg) 70.96317280453258% 90.39881831610045% no-repeat}.svg-nav--account-management-dims{width:30px;height:30px}.svg-nav--account-setting{background:url(svg/sprite.css-d48e9b34.svg) 75.21246458923513% 90.39881831610045% no-repeat}.svg-nav--account-setting-dims{width:30px;height:30px}.svg-nav--account-setting-small{background:url(svg/sprite.css-d48e9b34.svg) 23.994452149791954% 4.3604651162790695% no-repeat}.svg-nav--account-setting-small-dims{width:15px;height:19px}.svg-nav--allbusiness_cards{background:url(svg/sprite.css-d48e9b34.svg) 23.983169705469845% 99.70760233918129% no-repeat}.svg-nav--allbusiness_cards-dims{width:23px;height:23px}.svg-nav--allstickers{background:url(svg/sprite.css-d48e9b34.svg) 27.20897615708275% 99.70760233918129% no-repeat}.svg-nav--allstickers-dims{width:23px;height:23px}.svg-nav--cac-home{background:url(svg/sprite.css-d48e9b34.svg) 79.46175637393767% 90.39881831610045% no-repeat}.svg-nav--cac-home-dims{width:30px;height:30px}.svg-nav--cart{background:url(svg/sprite.css-d48e9b34.svg) 11.477761836441895% 91.20715350223547% no-repeat}.svg-nav--cart-dims{width:39px;height:36px}.svg-nav--cart.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 69.34306569343066% no-repeat}.svg-nav--cart.mobile-dims{width:25px;height:22px}.svg-nav--contact-us{background:url(svg/sprite.css-d48e9b34.svg) 97.24084507042254% 40.23494860499266% no-repeat}.svg-nav--contact-us-dims{width:26px;height:26px}.svg-nav--extra-thick{background:url(svg/sprite.css-d48e9b34.svg) 30.434782608695652% 99.70760233918129% no-repeat}.svg-nav--extra-thick-dims{width:23px;height:23px}.svg-nav--member{background:url(svg/sprite.css-d48e9b34.svg) 17.073170731707318% 91.20715350223547% no-repeat}.svg-nav--member-dims{width:39px;height:36px}.svg-nav--member.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 72.55474452554745% no-repeat}.svg-nav--member.mobile-dims{width:25px;height:22px}.svg-nav--most-popular{background:url(svg/sprite.css-d48e9b34.svg) 33.66058906030855% 99.70760233918129% no-repeat}.svg-nav--most-popular-dims{width:23px;height:23px}.svg-nav--my-designs{background:url(svg/sprite.css-d48e9b34.svg) 83.71104815864022% 90.39881831610045% no-repeat}.svg-nav--my-designs-dims{width:30px;height:30px}.svg-nav--my-favorites{background:url(svg/sprite.css-d48e9b34.svg) 87.96033994334277% 90.39881831610045% no-repeat}.svg-nav--my-favorites-dims{width:30px;height:30px}.svg-nav--my-orders{background:url(svg/sprite.css-d48e9b34.svg) 0 96.30723781388478% no-repeat}.svg-nav--my-orders-dims{width:30px;height:30px}.svg-nav--my-printhub{background:url(svg/sprite.css-d48e9b34.svg) 4.2492917847025495% 96.30723781388478% no-repeat}.svg-nav--my-printhub-dims{width:30px;height:30px}.svg-nav--my-quotes{background:url(svg/sprite.css-d48e9b34.svg) 8.498583569405099% 96.30723781388478% no-repeat}.svg-nav--my-quotes-dims{width:30px;height:30px}.svg-nav--my-shop{background:url(svg/sprite.css-d48e9b34.svg) 26.0748959778086% 4.3604651162790695% no-repeat}.svg-nav--my-shop-dims{width:15px;height:19px}.svg-nav--notifications{background:url(svg/sprite.css-d48e9b34.svg) 22.66857962697274% 91.20715350223547% no-repeat}.svg-nav--notifications-dims{width:39px;height:36px}.svg-nav--notifications.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 75.76642335766424% no-repeat}.svg-nav--notifications.mobile-dims{width:25px;height:22px}.svg-nav--notifications.mobile::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 78.97810218978103% no-repeat}.svg-nav--notifications.mobile::after-dims{width:25px;height:22px}.svg-nav--notifications::after{background:url(svg/sprite.css-d48e9b34.svg) 28.263988522238165% 91.20715350223547% no-repeat}.svg-nav--notifications::after-dims{width:39px;height:36px}.svg-nav--order-history{background:url(svg/sprite.css-d48e9b34.svg) 12.747875354107649% 96.30723781388478% no-repeat}.svg-nav--order-history-dims{width:30px;height:30px}.svg-nav--orders{background:url(svg/sprite.css-d48e9b34.svg) 28.155339805825243% 4.3604651162790695% no-repeat}.svg-nav--orders-dims{width:15px;height:19px}.svg-nav--quote-request{background:url(svg/sprite.css-d48e9b34.svg) 16.997167138810198% 96.30723781388478% no-repeat}.svg-nav--quote-request-dims{width:30px;height:30px}.svg-nav--quotes{background:url(svg/sprite.css-d48e9b34.svg) 30.235783633841887% 4.3604651162790695% no-repeat}.svg-nav--quotes-dims{width:15px;height:19px}.svg-nav--re-order{background:url(svg/sprite.css-d48e9b34.svg) 81.13730929264909% 80.37790697674419% no-repeat}.svg-nav--re-order-dims{width:15px;height:19px}.svg-nav--recycled{background:url(svg/sprite.css-d48e9b34.svg) 36.88639551192146% 99.70760233918129% no-repeat}.svg-nav--recycled-dims{width:23px;height:23px}.svg-nav--sale{background:url(svg/sprite.css-d48e9b34.svg) 93.46848137535817% 15.86608442503639% no-repeat}.svg-nav--sale-dims{width:38px;height:20px}.svg-nav--sign-out{background:url(svg/sprite.css-d48e9b34.svg) 88.07212205270457% 83.13953488372093% no-repeat}.svg-nav--sign-out-dims{width:15px;height:19px}.svg-nav--specialty{background:url(svg/sprite.css-d48e9b34.svg) 40.11220196353436% 99.70760233918129% no-repeat}.svg-nav--specialty-dims{width:23px;height:23px}.svg-nav--sticker-rolls{background:url(svg/sprite.css-d48e9b34.svg) 43.338008415147264% 99.70760233918129% no-repeat}.svg-nav--sticker-rolls-dims{width:23px;height:23px}.svg-notification-icon-purple{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 45.23809523809524% no-repeat}.svg-notification-icon-purple-dims{width:35px;height:35px}.svg-notification-icon-purple.large{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 54.42278860569715% no-repeat}.svg-notification-icon-purple.large-dims{width:40px;height:40px}.svg-notification-icon-purple.large::after{background:url(svg/sprite.css-d48e9b34.svg) 74.91522988505747% 60.41979010494752% no-repeat}.svg-notification-icon-purple.large::after-dims{width:40px;height:40px}.svg-notification-icon-purple.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 24.11764705882353% no-repeat}.svg-notification-icon-purple.mobile-dims{width:27px;height:27px}.svg-notification-icon-purple.mobile::after{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 28.08823529411765% no-repeat}.svg-notification-icon-purple.mobile::after-dims{width:27px;height:27px}.svg-notification-icon-purple::after{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 50.44642857142857% no-repeat}.svg-notification-icon-purple::after-dims{width:35px;height:35px}.svg-nyt-wirecutter-logo{background:url(svg/sprite.css-d48e9b34.svg) 0 0 no-repeat}.svg-nyt-wirecutter-logo-dims{width:240px;height:30px}.svg-orders{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 82.55131964809384% no-repeat}.svg-orders-dims{width:25px;height:25px}.svg-orders::after{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 86.21700879765396% no-repeat}.svg-orders::after-dims{width:25px;height:25px}.svg-pan-tool{background:url(svg/sprite.css-d48e9b34.svg) 21.246458923512748% 96.30723781388478% no-repeat}.svg-pan-tool-dims{width:30px;height:30px}.svg-pan-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 25.495750708215297% 96.30723781388478% no-repeat}.svg-pan-tool::after-dims{width:30px;height:30px}.svg-pdf-icon{background:url(svg/sprite.css-d48e9b34.svg) 38.095238095238095% 25.948406676783005% no-repeat}.svg-pdf-icon-dims{width:64px;height:48px}.svg-pending-review{background:url(svg/sprite.css-d48e9b34.svg) 97.65346534653466% 0 no-repeat}.svg-pending-review-dims{width:29px;height:29px}.svg-pickup-locker-box-icon-25x25{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 89.88269794721407% no-repeat}.svg-pickup-locker-box-icon-25x25-dims{width:25px;height:25px}.svg-profile-icon-purple{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 55.654761904761905% no-repeat}.svg-profile-icon-purple-dims{width:35px;height:35px}.svg-profile-icon-purple.large{background:url(svg/sprite.css-d48e9b34.svg) 0 91.75412293853073% no-repeat}.svg-profile-icon-purple.large-dims{width:40px;height:40px}.svg-profile-icon-purple.large::after{background:url(svg/sprite.css-d48e9b34.svg) 5.747126436781609% 91.75412293853073% no-repeat}.svg-profile-icon-purple.large::after-dims{width:40px;height:40px}.svg-profile-icon-purple.mobile{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 32.05882352941177% no-repeat}.svg-profile-icon-purple.mobile-dims{width:27px;height:27px}.svg-profile-icon-purple.mobile::after{background:url(svg/sprite.css-d48e9b34.svg) 97.37799717912553% 36.029411764705884% no-repeat}.svg-profile-icon-purple.mobile::after-dims{width:27px;height:27px}.svg-profile-icon-purple::after{background:url(svg/sprite.css-d48e9b34.svg) 93.06847360912981% 60.86309523809524% no-repeat}.svg-profile-icon-purple::after-dims{width:35px;height:35px}.svg-psd-icon{background:url(svg/sprite.css-d48e9b34.svg) 0 33.23216995447648% no-repeat}.svg-psd-icon-dims{width:64px;height:48px}.svg-qr-code-icon{background:url(svg/sprite.css-d48e9b34.svg) 29.745042492917847% 96.30723781388478% no-repeat}.svg-qr-code-icon-dims{width:30px;height:30px}.svg-qualification{background:url(svg/sprite.css-d48e9b34.svg) 0 8.376068376068377% no-repeat}.svg-qualification-dims{width:90px;height:122px}.svg-quote{background:url(svg/sprite.css-d48e9b34.svg) 52.098408104196814% 85.62874251497006% no-repeat}.svg-quote-dims{width:45px;height:39px}.svg-quotes{background:url(svg/sprite.css-d48e9b34.svg) 97.10407876230661% 93.54838709677419% no-repeat}.svg-quotes-dims{width:25px;height:25px}.svg-quotes::after{background:url(svg/sprite.css-d48e9b34.svg) 0 100% no-repeat}.svg-quotes::after-dims{width:25px;height:25px}.svg-re-order{background:url(svg/sprite.css-d48e9b34.svg) 3.5161744022503516% 100% no-repeat}.svg-re-order-dims{width:25px;height:25px}.svg-re-order::after{background:url(svg/sprite.css-d48e9b34.svg) 7.032348804500703% 100% no-repeat}.svg-re-order::after-dims{width:25px;height:25px}.svg-sale-icon-nav{background:url(svg/sprite.css-d48e9b34.svg) 74.16927453769559% 8.459214501510575% no-repeat}.svg-sale-icon-nav-dims{width:33px;height:45px}.svg-sale-large{background:url(svg/sprite.css-d48e9b34.svg) 36.866359447004605% 15.668154761904763% no-repeat}.svg-sale-large-dims{width:85px;height:35px}.svg-save-twenty-percent-icon{background:url(svg/sprite.css-d48e9b34.svg) 38.180690115973846% 0 no-repeat}.svg-save-twenty-percent-icon-dims{width:107.41px;height:105.29px}.svg-schedule-24px{background:url(svg/sprite.css-d48e9b34.svg) 10.53370786516854% 99.85358711566617% no-repeat}.svg-schedule-24px-dims{width:24px;height:24px}.svg-search-icon-blue{background:url(svg/sprite.css-d48e9b34.svg) 49.16201117318436% 99.2721979621543% no-repeat}.svg-search-icon-blue-dims{width:20px;height:20px}.svg-search-icon-gray{background:url(svg/sprite.css-d48e9b34.svg) 51.95530726256983% 99.2721979621543% no-repeat}.svg-search-icon-gray-dims{width:20px;height:20px}.svg-select-tool{background:url(svg/sprite.css-d48e9b34.svg) 33.994334277620396% 96.30723781388478% no-repeat}.svg-select-tool-dims{width:30px;height:30px}.svg-select-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 38.243626062322946% 96.30723781388478% no-repeat}.svg-select-tool::after-dims{width:30px;height:30px}.svg-shape-tool{background:url(svg/sprite.css-d48e9b34.svg) 42.492917847025495% 96.30723781388478% no-repeat}.svg-shape-tool-dims{width:30px;height:30px}.svg-shape-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 46.742209631728045% 96.30723781388478% no-repeat}.svg-shape-tool::after-dims{width:30px;height:30px}.svg-shopping-cart{background:url(svg/sprite.css-d48e9b34.svg) 99.91805555555555% 0 no-repeat}.svg-shopping-cart-dims{width:16px;height:16px}.svg-show-password{background:url(svg/sprite.css-d48e9b34.svg) 17.847025495750707% 4.3604651162790695% no-repeat}.svg-show-password-dims{width:30px;height:19px}.svg-starburstA-tool{background:url(svg/sprite.css-d48e9b34.svg) 50.991501416430594% 96.30723781388478% no-repeat}.svg-starburstA-tool-dims{width:30px;height:30px}.svg-starburstA-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 55.240793201133144% 96.30723781388478% no-repeat}.svg-starburstA-tool::after-dims{width:30px;height:30px}.svg-starburstB-tool{background:url(svg/sprite.css-d48e9b34.svg) 59.49008498583569% 96.30723781388478% no-repeat}.svg-starburstB-tool-dims{width:30px;height:30px}.svg-starburstB-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 63.73937677053824% 96.30723781388478% no-repeat}.svg-starburstB-tool::after-dims{width:30px;height:30px}.svg-starburstC-tool{background:url(svg/sprite.css-d48e9b34.svg) 67.98866855524079% 96.30723781388478% no-repeat}.svg-starburstC-tool-dims{width:30px;height:30px}.svg-starburstC-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 72.23796033994334% 96.30723781388478% no-repeat}.svg-starburstC-tool::after-dims{width:30px;height:30px}.svg-store-24px{background:url(svg/sprite.css-d48e9b34.svg) 13.904494382022472% 99.85358711566617% no-repeat}.svg-store-24px-dims{width:24px;height:24px}.svg-template-tool{background:url(svg/sprite.css-d48e9b34.svg) 76.48725212464589% 96.30723781388478% no-repeat}.svg-template-tool-dims{width:30px;height:30px}.svg-template-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 80.73654390934844% 96.30723781388478% no-repeat}.svg-template-tool::after-dims{width:30px;height:30px}.svg-text-tool{background:url(svg/sprite.css-d48e9b34.svg) 84.98583569405099% 96.30723781388478% no-repeat}.svg-text-tool-dims{width:30px;height:30px}.svg-text-tool::after{background:url(svg/sprite.css-d48e9b34.svg) 89.23512747875354% 96.30723781388478% no-repeat}.svg-text-tool::after-dims{width:30px;height:30px}.svg-trustpilot-icon{background:url(svg/sprite.css-d48e9b34.svg) 17.275280898876403% 99.85358711566617% no-repeat}.svg-trustpilot-icon-dims{width:24px;height:24px}.svg-up-arrow-15x17{background:url(svg/sprite.css-d48e9b34.svg) 69.20943134535368% 98.84057971014492% no-repeat}.svg-up-arrow-15x17-dims{width:15px;height:17px}.svg-upload-file{background:url(svg/sprite.css-d48e9b34.svg) 26.78311499272198% 12.324492979719189% no-repeat}.svg-upload-file-dims{width:49px;height:66px}.svg-upload-icon{background:url(svg/sprite.css-d48e9b34.svg) 57.46164574616458% 98.98403483309144% no-repeat}.svg-upload-icon-dims{width:19px;height:18px}.svg-visa-icon{background:url(svg/sprite.css-d48e9b34.svg) 28.40909090909091% 7.132459970887918% no-repeat}.svg-visa-icon-dims{width:32px;height:20px}.svg-white-shopping-card{background:url(svg/sprite.css-d48e9b34.svg) 93.0888575458392% 96.30723781388478% no-repeat}.svg-white-shopping-card-dims{width:27px;height:30px}.svg-white-trustpilot-icon{background:url(svg/sprite.css-d48e9b34.svg) 20.646067415730336% 99.85358711566617% no-repeat}.svg-white-trustpilot-icon-dims{width:24px;height:24px}.svg-x-circle{background:url(svg/sprite.css-d48e9b34.svg) 54.74860335195531% 99.2721979621543% no-repeat}.svg-x-circle-dims{width:20px;height:20px}/*! @algolia/autocomplete-theme-classic 1.9.2 | MIT License | © Algolia, Inc. and contributors | https://github.com/algolia/autocomplete */:root{--aa-search-input-height:44px;--aa-input-icon-size:20px;--aa-base-unit:16;--aa-spacing-factor:1;--aa-spacing:calc(var(--aa-base-unit)*var(--aa-spacing-factor)*1px);--aa-spacing-half:calc(var(--aa-spacing)/2);--aa-panel-max-height:650px;--aa-base-z-index:9999;--aa-font-size:calc(var(--aa-base-unit)*1px);--aa-font-family:inherit;--aa-font-weight-medium:500;--aa-font-weight-semibold:600;--aa-font-weight-bold:700;--aa-icon-size:20px;--aa-icon-stroke-width:1.6;--aa-icon-color-rgb:119,119,163;--aa-icon-color-alpha:1;--aa-action-icon-size:20px;--aa-text-color-rgb:38,38,39;--aa-text-color-alpha:1;--aa-primary-color-rgb:62,52,211;--aa-primary-color-alpha:0.2;--aa-muted-color-rgb:128,126,163;--aa-muted-color-alpha:0.6;--aa-panel-border-color-rgb:128,126,163;--aa-panel-border-color-alpha:0.3;--aa-input-border-color-rgb:128,126,163;--aa-input-border-color-alpha:0.8;--aa-background-color-rgb:255,255,255;--aa-background-color-alpha:1;--aa-input-background-color-rgb:255,255,255;--aa-input-background-color-alpha:1;--aa-selected-color-rgb:179,173,214;--aa-selected-color-alpha:0.205;--aa-description-highlight-background-color-rgb:245,223,77;--aa-description-highlight-background-color-alpha:0.5;--aa-detached-media-query:(max-width:680px);--aa-detached-modal-media-query:(min-width:680px);--aa-detached-modal-max-width:680px;--aa-detached-modal-max-height:500px;--aa-overlay-color-rgb:115,114,129;--aa-overlay-color-alpha:0.4;--aa-panel-shadow:0 0 0 1px rgba(35,38,59,0.1),0 6px 16px -4px rgba(35,38,59,0.15);--aa-scrollbar-width:13px;--aa-scrollbar-track-background-color-rgb:234,234,234;--aa-scrollbar-track-background-color-alpha:1;--aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb);--aa-scrollbar-thumb-background-color-alpha:1}@media (hover:none) and (pointer:coarse){:root{--aa-spacing-factor:1.2;--aa-action-icon-size:22px}}body.dark,body[data-theme=dark]{--aa-text-color-rgb:183,192,199;--aa-primary-color-rgb:146,138,255;--aa-muted-color-rgb:146,138,255;--aa-input-background-color-rgb:0,3,9;--aa-background-color-rgb:21,24,42;--aa-selected-color-rgb:146,138,255;--aa-selected-color-alpha:0.25;--aa-description-highlight-background-color-rgb:0 255 255;--aa-description-highlight-background-color-alpha:0.25;--aa-icon-color-rgb:119,119,163;--aa-panel-shadow:inset 1px 1px 0 0 #2c2e40,0 3px 8px 0 #000309;--aa-scrollbar-track-background-color-rgb:44,46,64;--aa-scrollbar-thumb-background-color-rgb:var(--aa-background-color-rgb)}.aa-Autocomplete *,.aa-DetachedFormContainer *,.aa-Panel *{box-sizing:border-box}.aa-Autocomplete,.aa-DetachedFormContainer,.aa-Panel{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-family:inherit;font-family:var(--aa-font-family);font-size:calc(16 * 1px);font-size:var(--aa-font-size);font-weight:400;line-height:1em;margin:0;padding:0;text-align:left}.aa-Form{align-items:center;background-color:#fff;background-color:rgba(var(--aa-input-background-color-rgb),var(--aa-input-background-color-alpha));border:1px solid rgba(128,126,163,.8);border:1px solid rgba(var(--aa-input-border-color-rgb),var(--aa-input-border-color-alpha));border-radius:3px;display:flex;line-height:1em;margin:0;position:relative;width:100%}.aa-Form:focus-within{border-color:#3e34d3;border-color:rgba(var(--aa-primary-color-rgb),1);box-shadow:rgba(62,52,211,.2) 0 0 0 2px,inset rgba(62,52,211,.2) 0 0 0 2px;box-shadow:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px,inset rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px;outline:medium none currentColor}.aa-InputWrapperPrefix{align-items:center;display:flex;flex-shrink:0;height:44px;height:var(--aa-search-input-height);order:1}.aa-Label,.aa-LoadingIndicator{cursor:auto;flex-shrink:0;height:100%;padding:0;text-align:left}.aa-Label svg,.aa-LoadingIndicator svg{color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1);height:auto;max-height:20px;max-height:var(--aa-input-icon-size);stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-input-icon-size)}.aa-LoadingIndicator,.aa-SubmitButton{height:100%;padding-left:calc((16 * 1 * 1px)*.75 - 1px);padding-left:calc(calc(16 * 1 * 1px)*.75 - 1px);padding-left:calc(var(--aa-spacing)*.75 - 1px);padding-right:calc((16 * 1 * 1px)/ 2);padding-right:calc(calc(16 * 1 * 1px)/ 2);padding-right:var(--aa-spacing-half);width:calc((16 * 1 * 1px)*1.75 + 20px - 1px);width:calc(calc(16 * 1 * 1px)*1.75 + 20px - 1px);width:calc(var(--aa-spacing)*1.75 + var(--aa-icon-size) - 1px)}@media (hover:none) and (pointer:coarse){.aa-LoadingIndicator,.aa-SubmitButton{padding-left:calc(((16 * 1 * 1px)/ 2)/ 2 - 1px);padding-left:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2 - 1px);padding-left:calc(var(--aa-spacing-half)/ 2 - 1px);width:calc(20px + (16 * 1 * 1px)*1.25 - 1px);width:calc(20px + calc(16 * 1 * 1px)*1.25 - 1px);width:calc(var(--aa-icon-size) + var(--aa-spacing)*1.25 - 1px)}}.aa-SubmitButton{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;margin:0}.aa-LoadingIndicator{align-items:center;display:flex;justify-content:center}.aa-LoadingIndicator[hidden]{display:none}.aa-InputWrapper{order:3;position:relative;width:100%}.aa-Input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font:inherit;height:44px;height:var(--aa-search-input-height);padding:0;width:100%}.aa-Input::-moz-placeholder{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));opacity:1}.aa-Input::placeholder{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));opacity:1}.aa-Input:focus{border-color:none;box-shadow:none;outline:0}.aa-Input::-webkit-search-cancel-button,.aa-Input::-webkit-search-decoration,.aa-Input::-webkit-search-results-button,.aa-Input::-webkit-search-results-decoration{-webkit-appearance:none;appearance:none}.aa-InputWrapperSuffix{align-items:center;display:flex;height:44px;height:var(--aa-search-input-height);order:4}.aa-ClearButton{align-items:center;background:0 0;border:0;color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;display:flex;height:100%;margin:0;padding:0 calc((16 * 1 * 1px)*.83333 - .5px);padding:0 calc(calc(16 * 1 * 1px)*.83333 - .5px);padding:0 calc(var(--aa-spacing)*.83333 - .5px)}@media (hover:none) and (pointer:coarse){.aa-ClearButton{padding:0 calc((16 * 1 * 1px)*.66667 - .5px);padding:0 calc(calc(16 * 1 * 1px)*.66667 - .5px);padding:0 calc(var(--aa-spacing)*.66667 - .5px)}}.aa-ClearButton:focus,.aa-ClearButton:hover{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}.aa-ClearButton[hidden]{display:none}.aa-ClearButton svg{stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-icon-size)}.aa-Panel{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:calc((16 * 1 * 1px)/ 4);border-radius:calc(calc(16 * 1 * 1px)/ 4);border-radius:calc(var(--aa-spacing)/4);box-shadow:0 0 0 1px rgba(35,38,59,.1),0 6px 16px -4px rgba(35,38,59,.15);box-shadow:var(--aa-panel-shadow);margin:8px 0 0;overflow:hidden;position:absolute;transition:opacity .2s ease-in,filter .2s ease-in}@media screen and (prefers-reduced-motion){.aa-Panel{transition:none}}.aa-Panel button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:0 0;border:0;margin:0;padding:0}.aa-PanelLayout{height:100%;margin:0;max-height:650px;max-height:var(--aa-panel-max-height);overflow-y:auto;padding:0;position:relative;text-align:left}.aa-PanelLayoutColumns--twoGolden{display:grid;grid-template-columns:39.2% auto;overflow:hidden;padding:0}.aa-PanelLayoutColumns--two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;padding:0}.aa-PanelLayoutColumns--three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;padding:0}.aa-Panel--stalled .aa-Source{filter:grayscale(1);opacity:.8}.aa-Panel--scrollable{margin:0;max-height:650px;max-height:var(--aa-panel-max-height);overflow-x:hidden;overflow-y:auto;padding:calc((16 * 1 * 1px)/ 2);padding:calc(calc(16 * 1 * 1px)/ 2);padding:var(--aa-spacing-half);scrollbar-color:#fff #eaeaea;scrollbar-color:rgba(var(--aa-scrollbar-thumb-background-color-rgb),var(--aa-scrollbar-thumb-background-color-alpha)) rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha));scrollbar-width:thin}.aa-Panel--scrollable::-webkit-scrollbar{width:13px;width:var(--aa-scrollbar-width)}.aa-Panel--scrollable::-webkit-scrollbar-track{background-color:#eaeaea;background-color:rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha))}.aa-Panel--scrollable::-webkit-scrollbar-thumb{background-color:#fff;background-color:rgba(var(--aa-scrollbar-thumb-background-color-rgb),var(--aa-scrollbar-thumb-background-color-alpha));border-radius:9999px;border:3px solid #eaeaea;border:3px solid rgba(var(--aa-scrollbar-track-background-color-rgb),var(--aa-scrollbar-track-background-color-alpha));border-right-width:2px}.aa-Source{margin:0;padding:0;position:relative;width:100%}.aa-Source:empty{display:none}.aa-SourceNoResults{font-size:1em;margin:0;padding:calc(16 * 1 * 1px);padding:var(--aa-spacing)}.aa-List{list-style:none;margin:0}.aa-List,.aa-SourceHeader{padding:0;position:relative}.aa-SourceHeader{margin:calc((16 * 1 * 1px)/ 2) .5em calc((16 * 1 * 1px)/ 2) 0;margin:calc(calc(16 * 1 * 1px)/ 2) .5em calc(calc(16 * 1 * 1px)/ 2) 0;margin:var(--aa-spacing-half) .5em var(--aa-spacing-half) 0}.aa-SourceHeader:empty{display:none}.aa-SourceHeaderTitle{background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1);display:inline-block;font-size:.8em;font-weight:600;font-weight:var(--aa-font-weight-semibold);margin:0;padding:0 calc((16 * 1 * 1px)/ 2) 0 0;padding:0 calc(calc(16 * 1 * 1px)/ 2) 0 0;padding:0 var(--aa-spacing-half) 0 0;position:relative;z-index:9999;z-index:var(--aa-base-z-index)}.aa-SourceHeaderLine{border-bottom:1px solid #3e34d3;border-bottom:1px solid rgba(var(--aa-primary-color-rgb),1);display:block;height:2px;left:0;margin:0;opacity:.3;padding:0;position:absolute;right:0;top:calc((16 * 1 * 1px)/ 2);top:calc(calc(16 * 1 * 1px)/ 2);top:var(--aa-spacing-half);z-index:calc(9999 - 1);z-index:calc(var(--aa-base-z-index) - 1)}.aa-SourceFooterSeeAll{background:linear-gradient(180deg,#fff,rgba(128,126,163,.14));background:linear-gradient(180deg,rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha)),rgba(128,126,163,.14));border:1px solid rgba(128,126,163,.6);border:1px solid rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));border-radius:5px;box-shadow:inset 0 0 2px #fff,0 2px 2px -1px rgba(76,69,88,.15);color:inherit;font-size:.95em;font-weight:500;font-weight:var(--aa-font-weight-medium);padding:.475em 1em .6em;-webkit-text-decoration:none;text-decoration:none}.aa-SourceFooterSeeAll:focus,.aa-SourceFooterSeeAll:hover{border:1px solid #3e34d3;border:1px solid rgba(var(--aa-primary-color-rgb),1);color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1)}.aa-Item{align-items:center;border-radius:3px;cursor:pointer;display:grid;min-height:calc((16 * 1 * 1px)*2.5);min-height:calc(calc(16 * 1 * 1px)*2.5);min-height:calc(var(--aa-spacing)*2.5);padding:calc(((16 * 1 * 1px)/ 2)/ 2);padding:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);padding:calc(var(--aa-spacing-half)/2)}.aa-Item[aria-selected=true]{background-color:rgba(179,173,214,.205);background-color:rgba(var(--aa-selected-color-rgb),var(--aa-selected-color-alpha))}.aa-Item[aria-selected=true] .aa-ActiveOnly,.aa-Item[aria-selected=true] .aa-ItemActionButton{visibility:visible}.aa-ItemIcon{align-items:center;background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:3px;box-shadow:inset 0 0 0 1px rgba(128,126,163,.3);box-shadow:inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));color:#7777a3;color:rgba(var(--aa-icon-color-rgb),var(--aa-icon-color-alpha));display:flex;flex-shrink:0;font-size:.7em;height:calc(20px + ((16 * 1 * 1px)/ 2));height:calc(20px + calc(calc(16 * 1 * 1px)/ 2));height:calc(var(--aa-icon-size) + var(--aa-spacing-half));justify-content:center;overflow:hidden;stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);text-align:center;width:calc(20px + ((16 * 1 * 1px)/ 2));width:calc(20px + calc(calc(16 * 1 * 1px)/ 2));width:calc(var(--aa-icon-size) + var(--aa-spacing-half))}.aa-ItemIcon img{height:auto;max-height:calc(20px + ((16 * 1 * 1px)/ 2) - 8px);max-height:calc(20px + calc(calc(16 * 1 * 1px)/ 2) - 8px);max-height:calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);max-width:calc(20px + ((16 * 1 * 1px)/ 2) - 8px);max-width:calc(20px + calc(calc(16 * 1 * 1px)/ 2) - 8px);max-width:calc(var(--aa-icon-size) + var(--aa-spacing-half) - 8px);width:auto}.aa-ItemIcon svg{height:20px;height:var(--aa-icon-size);width:20px;width:var(--aa-icon-size)}.aa-ItemIcon--alignTop{align-self:flex-start}.aa-ItemIcon--noBorder{background:0 0;box-shadow:none}.aa-ItemIcon--picture{height:96px;width:96px}.aa-ItemIcon--picture img{max-height:100%;max-width:100%;padding:calc((16 * 1 * 1px)/ 2);padding:calc(calc(16 * 1 * 1px)/ 2);padding:var(--aa-spacing-half)}.aa-ItemContent{align-items:center;cursor:pointer;display:grid;gap:calc((16 * 1 * 1px)/ 2);gap:calc(calc(16 * 1 * 1px)/ 2);grid-gap:calc((16 * 1 * 1px)/ 2);grid-gap:calc(calc(16 * 1 * 1px)/ 2);grid-gap:var(--aa-spacing-half);gap:var(--aa-spacing-half);grid-auto-flow:column;line-height:1.25em;overflow:hidden}.aa-ItemContent:empty{display:none}.aa-ItemContent mark{background:0 0;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-style:normal;font-weight:700;font-weight:var(--aa-font-weight-bold)}.aa-ItemContent--dual{display:flex;flex-direction:column;justify-content:space-between;text-align:left}.aa-ItemContent--dual .aa-ItemContentSubtitle,.aa-ItemContent--dual .aa-ItemContentTitle{display:block}.aa-ItemContent--indented{padding-left:calc(20px + (16 * 1 * 1px));padding-left:calc(20px + calc(16 * 1 * 1px));padding-left:calc(var(--aa-icon-size) + var(--aa-spacing))}.aa-ItemContentBody{display:grid;gap:calc(((16 * 1 * 1px)/ 2)/ 2);gap:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(((16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(var(--aa-spacing-half)/2);gap:calc(var(--aa-spacing-half)/2)}.aa-ItemContentTitle{display:inline-block;margin:0 .5em 0 0;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.aa-ItemContentSubtitle{font-size:.92em}.aa-ItemContentSubtitleIcon:before{border-color:rgba(128,126,163,.64);border-color:rgba(var(--aa-muted-color-rgb),.64);border-style:solid;content:"";display:inline-block;left:1px;position:relative;top:-3px}.aa-ItemContentSubtitle--inline .aa-ItemContentSubtitleIcon:before{border-width:0 0 1.5px;margin-left:calc((16 * 1 * 1px)/ 2);margin-left:calc(calc(16 * 1 * 1px)/ 2);margin-left:var(--aa-spacing-half);margin-right:calc(((16 * 1 * 1px)/ 2)/ 2);margin-right:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);margin-right:calc(var(--aa-spacing-half)/2);width:calc(((16 * 1 * 1px)/ 2) + 2px);width:calc(calc(calc(16 * 1 * 1px)/ 2) + 2px);width:calc(var(--aa-spacing-half) + 2px)}.aa-ItemContentSubtitle--standalone{align-items:center;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));display:grid;gap:calc((16 * 1 * 1px)/ 2);gap:calc(calc(16 * 1 * 1px)/ 2);grid-gap:calc((16 * 1 * 1px)/ 2);grid-gap:calc(calc(16 * 1 * 1px)/ 2);grid-gap:var(--aa-spacing-half);gap:var(--aa-spacing-half);grid-auto-flow:column;justify-content:start}.aa-ItemContentSubtitle--standalone .aa-ItemContentSubtitleIcon:before{border-radius:0 0 0 3px;border-width:0 0 1.5px 1.5px;height:calc((16 * 1 * 1px)/ 2);height:calc(calc(16 * 1 * 1px)/ 2);height:var(--aa-spacing-half);width:calc((16 * 1 * 1px)/ 2);width:calc(calc(16 * 1 * 1px)/ 2);width:var(--aa-spacing-half)}.aa-ItemContentSubtitleCategory{color:#807ea3;color:rgba(var(--aa-muted-color-rgb),1);font-weight:500}.aa-ItemContentDescription{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-size:.85em;max-width:100%;overflow-x:hidden;text-overflow:ellipsis}.aa-ItemContentDescription:empty{display:none}.aa-ItemContentDescription mark{background:rgba(245,223,77,.5);background:rgba(var(--aa-description-highlight-background-color-rgb),var(--aa-description-highlight-background-color-alpha));color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));font-style:normal;font-weight:500;font-weight:var(--aa-font-weight-medium)}.aa-ItemContentDash{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));display:none;opacity:.4}.aa-ItemContentTag{background-color:rgba(62,52,211,.2);background-color:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha));border-radius:3px;margin:0 .4em 0 0;padding:.08em .3em}.aa-ItemLink,.aa-ItemWrapper{align-items:center;color:inherit;display:grid;gap:calc(((16 * 1 * 1px)/ 2)/ 2);gap:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(((16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(calc(calc(16 * 1 * 1px)/ 2)/ 2);grid-gap:calc(var(--aa-spacing-half)/2);gap:calc(var(--aa-spacing-half)/2);grid-auto-flow:column;justify-content:space-between;width:100%}.aa-ItemLink{color:inherit;-webkit-text-decoration:none;text-decoration:none}.aa-ItemActions{display:grid;grid-auto-flow:column;height:100%;justify-self:end;margin:0 calc((16 * 1 * 1px)/ -3);margin:0 calc(calc(16 * 1 * 1px)/ -3);margin:0 calc(var(--aa-spacing)/-3);padding:0 2px 0 0}.aa-ItemActionButton{align-items:center;background:0 0;border:0;color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;display:flex;flex-shrink:0;padding:0}.aa-ItemActionButton:focus svg,.aa-ItemActionButton:hover svg{color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha))}@media (hover:none) and (pointer:coarse){.aa-ItemActionButton:focus svg,.aa-ItemActionButton:hover svg{color:inherit}}.aa-ItemActionButton svg{color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));margin:0;margin:calc(calc(16 * 1 * 1px)/ 3);margin:calc(var(--aa-spacing)/3);stroke-width:1.6;stroke-width:var(--aa-icon-stroke-width);width:20px;width:var(--aa-action-icon-size)}.aa-ActiveOnly{visibility:hidden}.aa-PanelHeader{align-items:center;background:#3e34d3;background:rgba(var(--aa-primary-color-rgb),1);color:#fff;display:grid;height:var(--aa-modal-header-height);margin:0;padding:calc((16 * 1 * 1px)/ 2) calc(16 * 1 * 1px);padding:calc(calc(16 * 1 * 1px)/ 2) calc(16 * 1 * 1px);padding:var(--aa-spacing-half) var(--aa-spacing);position:relative}.aa-PanelHeader:after{background-image:linear-gradient(#fff,rgba(255,255,255,0));background-image:linear-gradient(rgba(var(--aa-background-color-rgb),1),rgba(var(--aa-background-color-rgb),0));bottom:calc(((16 * 1 * 1px)/ 2)*-1);bottom:calc(calc(calc(16 * 1 * 1px)/ 2)*-1);bottom:calc(var(--aa-spacing-half)*-1);content:"";height:calc((16 * 1 * 1px)/ 2);height:calc(calc(16 * 1 * 1px)/ 2);height:var(--aa-spacing-half);left:0;pointer-events:none;position:absolute;right:0;z-index:9999;z-index:var(--aa-base-z-index)}.aa-PanelFooter{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));box-shadow:inset 0 1px 0 rgba(128,126,163,.3);box-shadow:inset 0 1px 0 rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));display:flex;justify-content:space-between;margin:0;padding:calc(16 * 1 * 1px);padding:var(--aa-spacing);position:relative;z-index:9999;z-index:var(--aa-base-z-index)}.aa-PanelFooter:after{background-image:linear-gradient(rgba(255,255,255,0),rgba(128,126,163,.6));background-image:linear-gradient(rgba(var(--aa-background-color-rgb),0),rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha)));content:"";height:calc(16 * 1 * 1px);height:var(--aa-spacing);left:0;opacity:.12;pointer-events:none;position:absolute;right:0;top:calc((16 * 1 * 1px)*-1);top:calc(calc(16 * 1 * 1px)*-1);top:calc(var(--aa-spacing)*-1);z-index:calc(9999 - 1);z-index:calc(var(--aa-base-z-index) - 1)}.aa-DetachedContainer{background:#fff;background:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));bottom:0;box-shadow:0 0 0 1px rgba(35,38,59,.1),0 6px 16px -4px rgba(35,38,59,.15);box-shadow:var(--aa-panel-shadow);display:flex;flex-direction:column;left:0;margin:0;overflow:hidden;padding:0;position:fixed;right:0;top:0;z-index:9999;z-index:var(--aa-base-z-index)}.aa-DetachedContainer:after{height:32px}.aa-DetachedContainer .aa-SourceHeader{margin:calc((16 * 1 * 1px)/ 2) 0 calc((16 * 1 * 1px)/ 2) 2px;margin:calc(calc(16 * 1 * 1px)/ 2) 0 calc(calc(16 * 1 * 1px)/ 2) 2px;margin:var(--aa-spacing-half) 0 var(--aa-spacing-half) 2px}.aa-DetachedContainer .aa-Panel{background-color:#fff;background-color:rgba(var(--aa-background-color-rgb),var(--aa-background-color-alpha));border-radius:0;box-shadow:none;flex-grow:1;margin:0;padding:0;position:relative}.aa-DetachedContainer .aa-PanelLayout{bottom:0;box-shadow:none;left:0;margin:0;max-height:none;overflow-y:auto;position:absolute;right:0;top:0;width:100%}.aa-DetachedFormContainer{border-bottom:1px solid rgba(128,126,163,.3);border-bottom:1px solid rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha));display:flex;flex-direction:row;justify-content:space-between;margin:0;padding:calc((16 * 1 * 1px)/ 2);padding:calc(calc(16 * 1 * 1px)/ 2);padding:var(--aa-spacing-half)}.aa-DetachedCancelButton{background:0 0;border:0;border-radius:3px;color:inherit;color:#262627;color:rgba(var(--aa-text-color-rgb),var(--aa-text-color-alpha));cursor:pointer;font:inherit;margin:0 0 0 calc((16 * 1 * 1px)/ 2);margin:0 0 0 calc(calc(16 * 1 * 1px)/ 2);margin:0 0 0 var(--aa-spacing-half);padding:0 calc((16 * 1 * 1px)/ 2);padding:0 calc(calc(16 * 1 * 1px)/ 2);padding:0 var(--aa-spacing-half)}.aa-DetachedCancelButton:focus,.aa-DetachedCancelButton:hover{box-shadow:inset 0 0 0 1px rgba(128,126,163,.3);box-shadow:inset 0 0 0 1px rgba(var(--aa-panel-border-color-rgb),var(--aa-panel-border-color-alpha))}.aa-DetachedContainer--modal{border-radius:6px;bottom:inherit;height:auto;margin:0 auto;max-width:680px;max-width:var(--aa-detached-modal-max-width);position:absolute;top:3%}.aa-DetachedContainer--modal .aa-PanelLayout{max-height:500px;max-height:var(--aa-detached-modal-max-height);padding-bottom:calc((16 * 1 * 1px)/ 2);padding-bottom:calc(calc(16 * 1 * 1px)/ 2);padding-bottom:var(--aa-spacing-half);position:static}.aa-DetachedSearchButton{align-items:center;background-color:#fff;background-color:rgba(var(--aa-input-background-color-rgb),var(--aa-input-background-color-alpha));border:1px solid rgba(128,126,163,.8);border:1px solid rgba(var(--aa-input-border-color-rgb),var(--aa-input-border-color-alpha));border-radius:3px;color:rgba(128,126,163,.6);color:rgba(var(--aa-muted-color-rgb),var(--aa-muted-color-alpha));cursor:pointer;display:flex;font:inherit;font-family:inherit;font-family:var(--aa-font-family);font-size:calc(16 * 1px);font-size:var(--aa-font-size);height:44px;height:var(--aa-search-input-height);margin:0;padding:0 calc(44px/8);padding:0 calc(var(--aa-search-input-height)/8);position:relative;text-align:left;width:100%}.aa-DetachedSearchButton:focus{border-color:#3e34d3;border-color:rgba(var(--aa-primary-color-rgb),1);box-shadow:rgba(62,52,211,.2) 0 0 0 3px,inset rgba(62,52,211,.2) 0 0 0 2px;box-shadow:rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 3px,inset rgba(var(--aa-primary-color-rgb),var(--aa-primary-color-alpha)) 0 0 0 2px;outline:medium none currentColor}.aa-DetachedSearchButtonIcon{align-items:center;color:#3e34d3;color:rgba(var(--aa-primary-color-rgb),1);cursor:auto;display:flex;flex-shrink:0;height:100%;justify-content:center;width:calc(20px + (16 * 1 * 1px));width:calc(20px + calc(16 * 1 * 1px));width:calc(var(--aa-icon-size) + var(--aa-spacing))}.aa-DetachedSearchButtonQuery{color:#262627;color:rgba(var(--aa-text-color-rgb),1);line-height:1.25em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.aa-DetachedSearchButtonPlaceholder[hidden]{display:none}.aa-Detached{height:100vh;overflow:hidden}.aa-DetachedOverlay{background-color:rgba(115,114,129,.4);background-color:rgba(var(--aa-overlay-color-rgb),var(--aa-overlay-color-alpha));height:100vh;left:0;margin:0;padding:0;position:fixed;right:0;top:0;z-index:calc(9999 - 1);z-index:calc(var(--aa-base-z-index) - 1)}.aa-GradientBottom,.aa-GradientTop{height:calc((16 * 1 * 1px)/ 2);height:calc(calc(16 * 1 * 1px)/ 2);height:var(--aa-spacing-half);left:0;pointer-events:none;position:absolute;right:0;z-index:9999;z-index:var(--aa-base-z-index)}.aa-GradientTop{background-image:linear-gradient(#fff,rgba(255,255,255,0));background-image:linear-gradient(rgba(var(--aa-background-color-rgb),1),rgba(var(--aa-background-color-rgb),0));top:0}.aa-GradientBottom{background-image:linear-gradient(rgba(255,255,255,0),#fff);background-image:linear-gradient(rgba(var(--aa-background-color-rgb),0),rgba(var(--aa-background-color-rgb),1));border-bottom-left-radius:calc((16 * 1 * 1px)/ 4);border-bottom-left-radius:calc(calc(16 * 1 * 1px)/ 4);border-bottom-left-radius:calc(var(--aa-spacing)/4);border-bottom-right-radius:calc((16 * 1 * 1px)/ 4);border-bottom-right-radius:calc(calc(16 * 1 * 1px)/ 4);border-bottom-right-radius:calc(var(--aa-spacing)/4);bottom:0}@media (hover:none) and (pointer:coarse){.aa-DesktopOnly{display:none}}@media (hover:hover){.aa-TouchOnly{display:none}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:400;font-family:"DM Sans",sans-serif;font-weight:600}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{color:#000;background:#ff0}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{box-sizing:border-box;line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:border-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}div,section{box-sizing:border-box}a{display:block;text-decoration:none}img{display:block;max-width:100%;height:auto;border:0}.svg-sprite--hover{position:relative}.svg-sprite--hover:after{content:"";opacity:0;transition:opacity .3s ease;position:absolute;top:0;right:0;bottom:0;left:0}.svg-sprite--hover:hover{opacity:1;transition:background .3s ease}.svg-sprite--hover:hover:after{opacity:1}@media only screen and (max-width:800px){.svg-sprite--mobile-hidden{display:none!important}}.currency-wrapper .flag-svg:first-child{width:40px;height:40px}@media only screen and (max-width:800px){.currency-wrapper .flag-svg:first-child{width:27px;height:27px}}[class*=no-csscolumn] .print-product-list{columns:inherit!important}[class*=no-csscolumn] .print-product-list li.print-product{display:block;width:25%;float:left}[class*=no-csscolumn] .sample-item-list{columns:inherit!important}[class*=no-csscolumn] .sample-item-list li{display:block;width:50%;float:left}button{background:0 0;border:none;cursor:pointer;outline:0;-webkit-appearance:none;appearance:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.button,.button-styles,input[type=submit]{position:relative;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-family:"DM Sans",sans-serif!important;font-weight:600!important;display:inline-block;min-width:130px;padding:10px 34px;font-size:20px;line-height:20px;color:#fff!important;text-align:center;border:none;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;cursor:pointer;box-sizing:border-box;outline:0!important;-webkit-appearance:none;appearance:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1400px) and (min-width:1050px){.button,.button-styles,input[type=submit]{padding-bottom:7px}}.button:after,.button:hover:after{background:0 0}.button.button-small{min-width:107px;max-height:36px;padding:6px 20px;margin:0;font-size:14px;color:#fff;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:2500px){.button.button-small{min-width:120px;max-height:40px}}.button.button-small.icon{text-align:center;padding-left:40px}.button.button-small.icon .svg{position:absolute;top:50%;margin-top:-10px;left:18px}.button.button-small.icon .svg path{fill:#fff}.button.button-small.original-button{color:#000!important;background-color:#eaf9ff;border:1px solid #000}.button.button-small.proof-button{color:#000!important;background-color:#ffa11c;border:1px solid #000}.button.button-small.premade-button{color:#000!important;background-color:#7ac142;border:1px solid #000}.button.button-small.proof-preview-button{color:#000!important;background-color:#fed5b9;border:1px solid #000}.button.button-small.internal-button{color:#000!important;background-color:#fff;border:1px solid #000}.button.button-small.delete-toggle-button{background-color:#000}.button.button-small.checkout-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#01aaff!important;font-size:15px;line-height:1!important;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;min-width:105px;max-height:none;padding:12px;letter-spacing:.3px;border:1px solid #4ccef7}@media only screen and (max-width:450px){.button.button-small.checkout-button{padding:6px}}@media only screen and (min-width:1024px),(hover:hover){.button.button-small.checkout-button:hover{color:#008bf3!important;background-color:#e7faff!important}}.button.bold-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.button.modal-button{width:100%;margin:0}.button.pink-button{background-color:#ff0084!important}@media only screen and (min-width:1024px),(hover:hover){.button.pink-button:hover{background-color:#ff4ca8!important}}.button.blue-button{background-color:#3cb1cb!important}@media only screen and (min-width:1024px),(hover:hover){.button.blue-button:hover{background-color:#4ec6da!important}}.button.black-button{background-color:#000}.button.black-button:hover{background-color:#535353!important}.button.light-blue-button{background-color:#0dd9ff}@media only screen and (min-width:1024px),(hover:hover){.button.light-blue-button:hover{background-color:#0eeaff}}.button.bright-blue-button{color:#fff!important;background-color:#38e8f2!important}@media only screen and (min-width:1024px),(hover:hover){.button.bright-blue-button:hover{background-color:#4ec6da!important}}.button.green-button{background-color:#7ac142!important}@media only screen and (min-width:1024px),(hover:hover){.button.green-button:hover{background-color:#9dd464!important}}.button.red-button{background-color:#ff687a!important}@media only screen and (min-width:1024px),(hover:hover){.button.red-button:hover{background-color:#ffa6b2!important}}.button.orange-button{background-color:#ffa11c!important}@media only screen and (min-width:1024px),(hover:hover){.button.orange-button:hover{background-color:#ffb144!important}}.button.orange-button.hover-orange:hover{background:#ff8713!important}.button.gray-button{background-color:#666!important}@media only screen and (min-width:1024px),(hover:hover){.button.gray-button:hover{background-color:#bfbfbf!important}}.button.yellow-button{color:#000!important;background-color:#fef200!important}@media only screen and (min-width:1024px),(hover:hover){.button.yellow-button:hover{background-color:#ff0!important}}.button.teal-button{background-color:#17c3ac!important}@media only screen and (min-width:1024px),(hover:hover){.button.teal-button:hover{background-color:#3ee8d1!important}}.button.purple-button{background-color:#b12af7}@media only screen and (min-width:1024px),(hover:hover){.button.purple-button:hover{background-color:#ce6fff!important}}.button.black-stroke-button{color:#000!important;border:2px solid #000!important;background-color:transparent!important}@media only screen and (min-width:1024px),(hover:hover){.button.black-stroke-button:hover{background-color:rgba(255,255,255,.4)!important}}.button.white-stroke-button{color:#fff!important;border:2px solid #fff!important;background-color:transparent!important}.button.white-stroke-button.black-button{background-color:#000!important}@media only screen and (min-width:1024px),(hover:hover){.button.white-stroke-button:hover{background-color:rgba(255,255,255,.4)!important}}@media only screen and (min-width:1024px),(hover:hover){.button.pink-hover:hover{background-color:#ff9889!important}}@media only screen and (min-width:1024px),(hover:hover){.button.white-stroke-hover:hover{color:#fff!important;border:2px solid #fff!important}}@media only screen and (min-width:1024px),(hover:hover){.button.orange-hover:hover{color:#fff!important;border:2px solid #fff!important;background-color:#ff7800!important}}.button.button-secondary{padding:8px 32px;background-color:transparent!important;border:2px solid #000}.button.button-secondary.button-small{padding:6px 20px;line-height:normal}.button.button-secondary.squared{border:1px solid #000}.button.button-secondary.blue-button{color:#3cb1cb!important;border-color:#3cb1cb}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.blue-button:hover{border-color:#4ec6da}}.button.button-secondary.green-button{border-color:#7ac142}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.green-button:hover{border-color:#9dd464}}.button.button-secondary.red-button{color:#ff687a!important;border-color:#ff687a}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.red-button:hover{border-color:#ffa6b2}}.button.button-secondary.orange-button{border-color:#ffa11c}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.orange-button:hover{border-color:#ffb144}}.button.button-secondary.white-button{border-color:#fff}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.white-button:hover{color:#4ec6da;background-color:#fff!important}}.button.button-secondary.white-button.filled{color:#4ec6da!important;background-color:#fff!important}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.white-button.filled:hover{color:#fff!important;background-color:transparent!important}}.button.button-secondary.black-button{color:#000!important;border-color:#000!important}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.black-button:hover{color:#4ec6da!important;background-color:#fff!important}}.button.button-secondary.black-button.filled{color:#fff!important;background-color:#000!important}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary.black-button.filled:hover{color:#000!important;background-color:transparent!important}}@media only screen and (min-width:1024px),(hover:hover){.button.button-secondary:hover{background-color:#fff!important;color:#4ec6da!important}}@media only screen and (max-width:600px){.button.button-secondary{min-width:150px;padding:5px 20px;font-size:14px}}.button.squared{padding:7px 20px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.button.squared.edges{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.button.media-button{padding-left:50px}.button.media-button:after{content:"";background:url('data:image/svg+xml;charset=UTF-8, <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="20" height="20" viewBox="0 0 20 20"><path d="M9.5 20c-2.538 0-4.923-0.988-6.718-2.782s-2.782-4.18-2.782-6.717c0-2.538 0.988-4.923 2.782-6.718s4.18-2.783 6.718-2.783c2.538 0 4.923 0.988 6.718 2.783s2.782 4.18 2.782 6.718-0.988 4.923-2.782 6.717c-1.794 1.794-4.18 2.782-6.718 2.782zM9.5 2c-4.687 0-8.5 3.813-8.5 8.5s3.813 8.5 8.5 8.5c4.687 0 8.5-3.813 8.5-8.5s-3.813-8.5-8.5-8.5z" fill="white"/><path d="M6.5 16c-0.083 0-0.167-0.021-0.242-0.063-0.159-0.088-0.258-0.256-0.258-0.437v-10c0-0.182 0.099-0.349 0.258-0.437s0.353-0.083 0.507 0.013l8 5c0.146 0.091 0.235 0.252 0.235 0.424s-0.089 0.333-0.235 0.424l-8 5c-0.081 0.051-0.173 0.076-0.265 0.076zM7 6.402v8.196l6.557-4.098-6.557-4.098z" fill="white"/></svg>');position:absolute;top:50%;left:15px;width:27px;height:27px;margin-top:-15px;background-repeat:no-repeat;background-size:cover;background-position:center;z-index:0;overflow:hidden}@media only screen and (max-width:600px){.button.media-button:after{left:15px;height:20px;width:20px;margin-top:-10px}}a.disabled,a:disabled,a[disabled],button.disabled,button:disabled,button[disabled],input[type=button].disabled,input[type=button]:disabled input[type=button][disabled],input[type=submit].disabled,input[type=submit]:disabled input[type=submit][disabled],label.disabled,label:disabled,label[disabled]{opacity:.3!important;cursor:not-allowed!important;pointer-events:none!important}.bounce-button-parent:hover .bounce-button{box-shadow:0 0 0 1.5px #000,0 7px 0 1.5px #000;transform:translateY(-10px)}.bounce-button{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-family:"DM Sans",sans-serif!important;font-weight:600!important;padding:inherit;padding:5px 25px;width:fit-content;font-size:18px;box-shadow:0 0 0 1.5px #000;border-radius:30px!important;transform:translateY(0);transition:transform .3s cubic-bezier(.5,2.5,.7,.7),box-shadow .3s cubic-bezier(.5,2.5,.7,.7),background .3s ease,-webkit-transform .3s cubic-bezier(.5,2.5,.7,.7),-webkit-box-shadow .3s cubic-bezier(.5,2.5,.7,.7),-webkit-background .3s cubic-bezier(.5,2.5,.7,.7)!important}.bounce-button:hover:not(.disabled){box-shadow:0 0 0 1.5px #000,0 7px 0 1.5px #000;transform:translateY(-10px)}.bounce-button:hover:not(.disabled):before{bottom:-10px}.bounce-button:before{content:"";position:absolute;width:100%;height:100%;bottom:0;left:0;transition:bottom .3s cubic-bezier(.5,2.5,.7,.7)}@media only screen and (max-width:1050px){.bounce-button{font-size:15px}}.spinner-load-button[disabled]{position:relative;display:inline-flex;justify-content:center;align-items:center;opacity:inherit;opacity:1!important;color:transparent!important;pointer-events:none}.spinner-load-button[disabled]:before{position:absolute;content:"";top:0;left:0;border-radius:30px;width:100%;height:100%}.spinner-load-button[disabled]:after{position:absolute;content:"";height:20px;width:20px;border:2px solid #fff;border-radius:50%;border-color:#fff #fff #fff transparent;animation:spinner 1s cubic-bezier(.5,0,.5,1) infinite}.default-button-style,input[type=submit].default-button-style{background-color:transparent;color:inherit!important}.default-button-style:hover,input[type=submit].default-button-style:hover{background-color:inherit}.dark-background-button{background-color:#393939!important}.full-width-button{width:100%}@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.row{margin-right:-15px;margin-left:-15px}.row:after{content:"";display:table;clear:both}@media only screen and (max-width:1300px){.row{padding-left:60px;padding-right:60px}}@media only screen and (max-width:1000px){.row{padding-left:30px;padding-right:30px}}@media only screen and (max-width:450px){.row{padding-left:0;padding-right:0}}.row.center-offset{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around}.row.center-offset:after{display:none}@media only screen and (max-width:750px){.row.center-offset{display:block}}.col{float:left;margin:0 15px;margin-bottom:30px}.col.col-center{float:none;margin:0 auto}.col-01{width:calc(8.3333333333% - 30px)}.col-02{width:calc(16.6666666667% - 30px)}.col-03,.col-03-09{width:calc(25% - 30px)}.col-04,.col-04-08{width:calc(33.3333333333% - 30px)}.col-05{width:calc(41.6666666667% - 30px)}.col-06{width:calc(50% - 30px)}.col-07{width:calc(58.3333333333% - 30px)}.col-08{width:calc(66.6666666667% - 30px)}.col-09{width:calc(75% - 30px)}.col-095{width:calc(79.1666666667% - 30px)}.col-10{width:calc(83.3333333333% - 30px)}.col-11{width:calc(91.6666666667% - 30px)}.col-12{width:calc(100% - 30px)}@media only screen and (max-width:1050px){.col-02{width:calc(33.3333333333% - 30px)}.col-03{width:calc(50% - 30px)}.col-03-09,.col-04-08,.col-05,.col-06,.col-07,.col-08,.col-09,.col-095{width:calc(100% - 30px)}}@media only screen and (max-width:750px){.col-03,.col-04{width:calc(100% - 30px)}}section.header-image{padding:0;-webkit-background-repeat:no-repeat;-moz-background-repeat:no-repeat;-ms-background-repeat:no-repeat;-o-background-repeat:no-repeat;background-repeat:no-repeat;-webkit-background-position:center center;-moz-background-position:center center;-ms-background-position:center center;-o-background-position:center center;background-position:center center;-webkit-background-size:cover;-moz-background-size:cover;-ms-background-size:cover;-o-background-size:cover;background-size:cover}section.header-image.mobile-image{display:none}@media only screen and (max-width:600px){section.header-image.mobile-image{display:block}section.header-image.has-mobile{display:none}}section.header-image h1,section.header-image p{margin:0}section.header-image h1{font-size:54px;line-height:1.3}@media only screen and (max-width:600px){section.header-image h1{font-size:32px}}section.header-image .fullNav-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:2.9em;line-height:1.2;margin-bottom:0!important;margin-top:-250px}section.header-image div.header-image-inner .fullNav-heading{margin-top:-175px}@media only screen and (max-width:1300px){section.header-image div.header-image-inner .fullNav-heading{margin-top:-100px;font-size:30px}}section.header-image p,section.header-image span{display:block;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:1050px){section.header-image p,section.header-image span{font-size:17px}}@media only screen and (max-width:600px){section.header-image p,section.header-image span{font-size:22px}}section.header-image .button{margin-top:30px}@media only screen and (max-width:600px){section.header-image .button{padding:5px 20px;min-width:150px;font-size:14px}}@media only screen and (max-width:450px){section.header-image .button{margin-top:0}}section.header-image.text-dark h1,section.header-image.text-dark h2,section.header-image.text-dark h3,section.header-image.text-dark h4,section.header-image.text-dark h5,section.header-image.text-dark h6,section.header-image.text-dark p,section.header-image.text-dark span{color:#000}section.header-image.text-dark .button{border-color:#000!important;color:#000!important}section.header-image.text-light h1,section.header-image.text-light h2,section.header-image.text-light h3,section.header-image.text-light h4,section.header-image.text-light h5,section.header-image.text-light h6,section.header-image.text-light p,section.header-image.text-light span{color:#fff}section.header-image.text-light .button{border-color:#fff;color:#fff}section.header-image.full-nav-image .header-image-container{height:580px}@media only screen and (max-width:1300px){section.header-image.full-nav-image .header-image-container{height:600px}}@media only screen and (max-width:750px){section.header-image.full-nav-image .header-image-container{height:390px}}@media only screen and (max-width:450px){section.header-image.full-nav-image .header-image-container{height:290px}}@media only screen and (min-width:2500px){section.header-image.full-nav-image .header-image-container{background-size:auto 720px!important;height:720px}}section.header-image .header-image-container{position:relative;height:480px;overflow:hidden}section.header-image .header-image-container.mobile-image{display:none}@media only screen and (min-width:2500px){section.header-image .header-image-container{height:600px}}section.header-image .header-image-container .image-description{display:inline-block;position:absolute;padding:3px 15px;bottom:15px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;right:6%}section.header-image .header-image-container .image-description span{width:100%;margin:0;font-size:11px;color:inherit;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}section.header-image .header-image-container .image-description.left{left:6%;right:auto}section.header-image .header-image-container .image-description.center{right:auto;left:50%;text-align:center;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:600px){section.header-image .header-image-container .image-description{display:none}}section.header-image .header-image-container .description-content-align,section.header-image .header-image-container .header-image-inner{position:absolute;left:0;top:0;width:100%;height:100%}section.header-image .header-image-container .description-content-align.description-content-align,section.header-image .header-image-container .header-image-inner.description-content-align{padding:0}section.header-image .header-image-container .description-content-align.description-content-align .header-image-content,section.header-image .header-image-container .header-image-inner.description-content-align .header-image-content{top:0;transform:none;height:100%}section.header-image .header-image-container .description-content-align.description-content-align .header-image-content .image-description,section.header-image .header-image-container .header-image-inner.description-content-align .header-image-content .image-description{height:inherit;display:block;padding-left:0;padding-right:0;left:0;top:0}section.header-image .header-image-container .description-content-align.description-content-align .header-image-content .image-description .content-align,section.header-image .header-image-container .header-image-inner.description-content-align .header-image-content .image-description .content-align{position:absolute;bottom:15px}section.header-image .header-image-container .description-content-align .content-container,section.header-image .header-image-container .header-image-inner .content-container{position:relative}@media only screen and (max-width:1200px){section.header-image .header-image-container .description-content-align .content-container,section.header-image .header-image-container .header-image-inner .content-container{padding-left:50px;padding-right:50px}}@media only screen and (max-width:600px){section.header-image .header-image-container .description-content-align .content-container,section.header-image .header-image-container .header-image-inner .content-container{padding-left:30px;padding-right:30px}section.header-image .header-image-container .description-content-align .content-container *,section.header-image .header-image-container .header-image-inner .content-container *{display:none}}@media only screen and (max-width:450px){section.header-image .header-image-container .description-content-align .content-container .header-image-content,section.header-image .header-image-container .header-image-inner .content-container .header-image-content{margin-top:-20px;text-align:left}}section.header-image .header-image-container a.header-image-inner{z-index:1}@media only screen and (max-width:600px){section.header-image.mobile-hide{display:none}section.header-image.mobile-275 .header-image-container{height:275px}section.header-image.mobile-375 .header-image-container{height:375px}section.header-image.mobile-450 .header-image-container{height:450px}section.header-image.mobile-550 .header-image-container{height:550px}section.header-image .header-image-container.mobile-image{display:block;background-repeat:no-repeat}section.header-image .header-image-container.mobile-image a{width:94%;height:100%;margin:auto}}@media only screen and (max-width:600px) and (max-width:400px){section.header-image .header-image-container.mobile-image a{width:88%}}@media only screen and (max-width:600px){section.header-image .header-image-container.has-mobile{display:none}}section.header-image.image-full-text .header-image-container{background-repeat:no-repeat;background-size:cover;background-position:center}section.header-image.image-full-text .content-container{height:100%}section.header-image.image-full-text .header-image-content{position:absolute;top:48%;width:42.5%;text-align:left;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:1050px){section.header-image.image-full-text .header-image-content{top:40%;width:65%}}@media only screen and (max-width:800px){section.header-image.image-full-text .header-image-content{width:70%}}@media only screen and (max-width:650px){section.header-image.image-full-text .header-image-content{width:70%}}@media only screen and (max-width:600px){section.header-image.image-full-text .header-image-content{width:75%}}@media only screen and (max-width:450px){section.header-image.image-full-text .header-image-content{width:100%}}section.header-image.image-full-text .header-image-content h1{margin-bottom:30px}section.header-image.image-full-text .header-image-content h1 *,section.header-image.image-full-text .header-image-content h2 *,section.header-image.image-full-text .header-image-content h3 *,section.header-image.image-full-text .header-image-content h4 *,section.header-image.image-full-text .header-image-content h5 *,section.header-image.image-full-text .header-image-content h6 *{display:inline;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}section.header-image.image-full-text .header-image-content>p,section.header-image.image-full-text .header-image-content>span{width:90%}@media only screen and (max-width:1400px){section.header-image.image-full-text .header-image-content>p,section.header-image.image-full-text .header-image-content>span{width:80%}}section.header-image.image-full-text .header-image-content>p>span.currency-price,section.header-image.image-full-text .header-image-content>span>span.currency-price{display:inline!important;color:inherit;font-size:inherit!important}section.header-image.image-full-text.content-center .header-image-content{position:static;width:100%;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}section.header-image.image-full-text.content-center .header-image-content h1{margin-bottom:0}section.header-image.image-full-text.content-center .header-image-content p,section.header-image.image-full-text.content-center .header-image-content span{width:100%}section.header-image.image-full-text.content-left .header-image-content{left:0}@media only screen and (max-width:1400px){section.header-image.image-full-text.content-left .header-image-content{left:50px}}@media only screen and (max-width:1200px){section.header-image.image-full-text.content-left .header-image-content{position:static;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}section.header-image.image-full-text.content-right .header-image-content{right:0}@media only screen and (max-width:1200px){section.header-image.image-full-text.content-right .header-image-content{padding-right:50px;text-align:right}section.header-image.image-full-text.content-right .header-image-content p,section.header-image.image-full-text.content-right .header-image-content span{padding-left:20%}}@media only screen and (max-width:600px){section.header-image.image-full-text.content-right .header-image-content{padding-right:30px}}@media only screen and (max-width:450px){section.header-image.image-full-text.content-right .header-image-content{position:static;padding-right:0;text-align:right!important;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}section.header-image.image-full-text.content-top .header-image-content{top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}section.header-image.image-full-text.content-top .header-image-inner{padding-top:0}section.header-image.image-full-text.full-width .header-image-content{width:100%}section.header-image.image-full-text.content-small h1{margin:0;line-height:1;margin-bottom:5px}section.header-image.image-full-text.content-small .button{margin-top:5px}section.header-image.image-full-text.content-small.bottom-right .header-image-content{top:auto;bottom:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);text-align:right}section.header-image.image-full-text.content-small.bottom-right .header-image-content span{width:100%}section.header-image.image-full-text.content-small.top-right .header-image-content{top:0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);text-align:right}section.header-image.image-full-text.content-small.top-right .header-image-content span{width:100%}section.header-image.image-full-text.content-small .header-image-content span{width:100%;padding:0!important}@media only screen and (min-width:1024px),(hover:hover){section.header-image.image-full-text.content-small .header-image-content .pink-button:hover{color:#ff0084!important;background-color:#fff!important}}@media only screen and (max-width:600px){section.header-image.image-full-text.content-small .header-image-content{top:100%!important;bottom:auto;height:100%}section.header-image.image-full-text.content-small .header-image-content a{position:absolute;top:0;left:0;width:100%;height:100%;min-height:100%}section.header-image.image-full-text.content-small .header-image-content br{display:none}}@media only screen and (max-width:600px){section.header-image.image-full-text.homepage-header{height:500px;background-color:#eaf9ff;overflow:hidden}section.header-image.image-full-text.homepage-header .content-container{position:static}section.header-image.image-full-text.homepage-header .header-image-container{height:360px;background-position:36%;overflow:visible}section.header-image.image-full-text.homepage-header .header-image-content{position:absolute!important;top:100%;left:0;width:100%;padding:15px 15px!important;margin:0!important;text-align:left!important;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}section.header-image.image-full-text.homepage-header .header-image-content a.button,section.header-image.image-full-text.homepage-header .header-image-content h1,section.header-image.image-full-text.homepage-header .header-image-content span{color:#000}section.header-image.image-full-text.homepage-header .header-image-content h1{font-size:26px;margin-bottom:10px}section.header-image.image-full-text.homepage-header .header-image-content .button{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;border:none;background-color:transparent!important;font-size:0;opacity:0}section.header-image.image-full-text.homepage-header .header-image-content span{display:block!important;width:100%;margin:0;padding:0;color:#018278}}@media only screen and (max-width:350px){section.header-image.image-full-text.homepage-header .header-image-content h1{font-size:24px;margin-bottom:10px}}section.header-image.image-full-text .header-image-content a.button.button-small{color:#fff!important}section.header-image.image-full .header-image-inner{padding:0}section.header-image.image-full .content-container{height:100%}section.header-image.image-full .header-image-caption{position:absolute;top:50%;width:auto;display:inline-block;padding:10px 20px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:600px){section.header-image.image-full .header-image-caption{top:auto;bottom:0;width:100%;padding:10px 15px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}section.header-image.image-full .header-image-caption h1{font-size:26px}}section.header-image.image-full.content-right .header-image-caption{right:0}section.header-image.image-full.content-left .header-image-caption{left:0}section.header-image.image-full.text-light .header-image-caption{background-color:#fff}@media only screen and (max-width:600px){section.header-image.image-full.text-light .header-image-caption{background-color:rgba(255,255,255,.9)}}section.header-image.image-full.text-dark .header-image-caption{background-color:#000}@media only screen and (max-width:600px){section.header-image.image-full.text-dark .header-image-caption{background-color:rgba(0,0,0,.9)}}section.header-image.image-text{text-align:center}section.header-image.image-text.black-heading h1{color:#000}section.header-image.image-text.blue-heading h1{color:#4ec6da}section.header-image.image-text .header-image-container{padding:50px 0;height:auto;max-height:480px}section.header-image.image-text .header-image-container h1{margin-bottom:30px;line-height:1.8}@media only screen and (max-width:600px){section.header-image.image-text .header-image-container h1{line-height:1.3}}section.header-image.image-text .header-image-container img{width:auto;max-height:280px;margin:0 auto}@media only screen and (max-width:600px){section.header-image.image-text .header-image-container img{max-width:150%;margin-left:-25%}}section.header-image.image-text.large-image .header-image-container{padding:20px 0 0;max-height:600px}section.header-image.image-text.large-image .header-image-container img{max-height:560px}section.header-image.description .header-image-container{height:350px}@media only screen and (max-width:1050px){section.header-image.description .header-image-container{height:auto;padding:50px 0 0}}section.header-image.description .content-container{position:relative;height:100%}@media only screen and (max-width:600px){section.header-image.description .content-container{padding:0 30px}}section.header-image.description .header-section{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}section.header-image.description .header-section.half{width:45%}section.header-image.description .header-section.half.image{width:47.5%}@media only screen and (max-width:1050px){section.header-image.description .header-section{position:static;width:80%!important;margin:0 auto;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@media only screen and (max-width:600px){section.header-image.description .header-section{width:100%!important}section.header-image.description .header-section.image{padding:0 15px;overflow:hidden}section.header-image.description .header-section.image img{max-width:150%;margin:0 auto;margin-left:-25%}}section.header-image.description .header-section h2{line-height:1.6}@media only screen and (max-width:1050px){section.header-image.description .header-section h2{text-align:center}}@media only screen and (max-width:600px){section.header-image.description .header-section h2{line-height:1.3;font-size:24px}}@media only screen and (max-width:450px){section.header-image.description .header-section h2{font-size:20px}section.header-image.description .header-section h2 br{display:none}}section.header-image.description.content-right .image{left:0}section.header-image.description.content-right .text{right:0}section.header-image.description.content-left .image{right:0}section.header-image.description.content-left .text{left:0}section.header-image .seasonal-wrapper{width:63%!important;height:440px;display:block}@media only screen and (max-width:1400px){section.header-image .seasonal-wrapper{width:58%!important;min-width:600px;height:407px}}@media only screen and (max-width:1050px){section.header-image .seasonal-wrapper{height:260px}}section.header-image .seasonal-wrapper .seasonal-heading{font-size:68px}@media only screen and (max-width:1050px){section.header-image .seasonal-wrapper .seasonal-heading{font-size:38px}}@media only screen and (max-width:800px){section.header-image .seasonal-wrapper .seasonal-heading{font-size:35px}}section.header-image .seasonal-wrapper h3{margin:1.5em 0;font-size:20px}@media only screen and (max-width:1050px){section.header-image .seasonal-wrapper h3{font-size:18px}}@media only screen and (max-width:800px){section.header-image .seasonal-wrapper h3{font-size:17px}}section.header-image .seasonal-wrapper .button{line-height:1!important;padding:13px 31px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:30px}@media only screen and (max-width:1050px){section.header-image .seasonal-wrapper .button{font-size:22px}}section.header-image .seasonal-wrapper .fine-print-message{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}@media only screen and (max-width:750px){section.header-image .seasonal-wrapper{display:none}}section.header-image .seasonal-heading.hover-dark-blue:hover{color:#0075b0!important}.hero-carousel{position:relative;height:500px;margin:0 auto;outline:0;overflow:hidden}@media only screen and (max-width:1050px){.hero-carousel{height:400px}}.hero-carousel *{outline:0}.hero-carousel.slick-initialized{overflow:visible}.hero-carousel .slick-dots{top:auto;bottom:10px}.hero-carousel .slick-dots li button:before{color:#fff;font-size:14px}.hero-carousel .slick-dots li.slick-active button:before{color:#4ec6da}.hero-carousel .slick-list,.hero-carousel .slick-track{height:100%}.hero-carousel .image-fit{height:100%}.hero-carousel .hero-item{height:500px;overflow:hidden}@media only screen and (max-width:1200px){.hero-carousel .hero-item{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}@media only screen and (max-width:1050px){.hero-carousel .hero-item{height:400px}}section.hero-image .hero-image-container h1.hero-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:0 0 30px 0;font-size:45px}@media only screen and (max-width:1050px){section.hero-image .hero-image-container h1.hero-heading{font-size:40px}}@media only screen and (max-width:800px){section.hero-image .hero-image-container h1.hero-heading{font-size:36px}}@media only screen and (max-width:600px){section.hero-image .hero-image-container h1.hero-heading{line-height:1.3}}section.header-image.canada-business-cards{padding:4rem 0;background-color:#fff;position:relative;overflow:hidden;z-index:10}@media only screen and (min-width:640px){section.header-image.canada-business-cards{padding:6rem 0}}section.header-image.canada-business-cards .content-container{max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;margin-bottom:-3rem}@media only screen and (min-width:1050px){section.header-image.canada-business-cards .content-container{padding:0 2rem}}@media only screen and (min-width:1050px){section.header-image.canada-business-cards .content-container{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem;margin-bottom:-4rem}}section.header-image.canada-business-cards .content-container .feature-bar-content{text-align:center;margin:0}@media only screen and (min-width:1050px){section.header-image.canada-business-cards .content-container .feature-bar-content{text-align:left!important}}section.header-image.canada-business-cards .content-container .feature-bar-content h1{margin:0;font-size:3rem;font-weight:900;font-family:"DM Sans",sans-serif;color:#111827;line-height:1}section.header-image.canada-business-cards .content-container .feature-bar-content h1.title-with-flag::after{content:" 🇨🇦";font-size:3rem}@media only screen and (min-width:800px){section.header-image.canada-business-cards .content-container .feature-bar-content h1{font-size:4.5rem}section.header-image.canada-business-cards .content-container .feature-bar-content h1.title-with-flag::after{font-size:4.5rem}}section.header-image.canada-business-cards .content-container .feature-bar-content h1 span{line-height:1}section.header-image.canada-business-cards .content-container .feature-bar-content p{margin-top:1.5rem;margin-bottom:0;font-size:1.125rem;color:#4b5563;line-height:1.75rem}@media only screen and (min-width:800px){section.header-image.canada-business-cards .content-container .feature-bar-content p{font-size:1.25rem}}section.header-image.canada-business-cards .content-container .feature-bar-content p:not(:first-of-type){margin-top:1rem}section.header-image.canada-business-cards .content-container .feature-bar-content .jb-btn.btn-primary{margin-top:1.5rem}section.header-image.canada-business-cards .content-container .image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:25px}section.header-image.why-jukebox-print{padding:4rem 0;background-color:#fff;position:relative;z-index:10;overflow:hidden}@media only screen and (min-width:640px){section.header-image.why-jukebox-print{padding:6rem 0}}section.header-image.why-jukebox-print>div:first-of-type{display:none}@media only screen and (min-width:1050px){section.header-image.why-jukebox-print>div:first-of-type{display:block;position:absolute;top:0;left:0;z-index:0;height:16rem;width:16rem;margin-top:-2.5rem;margin-left:-2.5rem;background-repeat:no-repeat;background-size:contain}}section.header-image.why-jukebox-print .content-container{max-width:80rem;margin:0 auto;padding:0 1.5rem;position:relative;z-index:10}@media only screen and (min-width:1050px){section.header-image.why-jukebox-print .content-container{padding:0 2rem}}section.header-image.why-jukebox-print .content-container>div{max-width:48rem;margin-left:auto;margin-right:auto;text-align:center}section.header-image.why-jukebox-print .content-container>div h1{margin:0;font-size:2.25rem;font-weight:900;font-family:"DM Sans",sans-serif;color:#111827;line-height:1.25}@media only screen and (min-width:800px){section.header-image.why-jukebox-print .content-container>div h1{font-size:4.5rem;line-height:1}}section.header-image.why-jukebox-print .content-container>div p{margin-top:1.5rem;margin-bottom:0;font-size:1rem;color:#4b5563;line-height:1.75rem}@media only screen and (min-width:800px){section.header-image.why-jukebox-print .content-container>div p{font-size:1.25rem}}body.admin label{display:block}body.admin .float-labels{display:none}.form-row{position:relative;display:block;margin-top:10px;margin-bottom:35px}.form-row.address-street-wrapper::before{content:url(https://storage.jukeboxprint.com/s/images/search-icon.svg);position:absolute;width:20px;height:20px;right:13px;top:50%;transform:translateY(-50%);z-index:1}.form-row.card-number-wrapper::before{content:url(https://storage.jukeboxprint.com/s/images/lock-icon.svg);position:absolute;width:20px;height:20px;right:12px;bottom:6%;transform:translateY(-50%);z-index:1}.form-section{padding:30px 40px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:450px){.form-section{padding:30px 15px}}.form-section h4{margin-top:0;color:#000}.form-section .form-row:last-of-type{margin-bottom:0}.form-section.form-section-focus{background-color:#f7f7f7}label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;display:block;font-size:16px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}label.admin-label{display:none}label.float-label{position:absolute;top:-10px;left:20px;margin:0;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#666;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}label.float-label.active{top:-20px;opacity:1;visibility:visible}label[for=accept]{display:inline;position:relative;left:15px;cursor:pointer}.form-field-styles,input,textarea{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;display:block;padding:7px 20px;font-size:16px;color:#000;border:1px solid #bfbfbf;outline:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1400px) and (min-width:1050px){.form-field-styles,input,textarea{padding-top:6px;padding-bottom:6px}}.form-field-styles:focus,input:focus,textarea:focus{border:2px solid #6ec0ff;box-shadow:0 0 0 4px #d0f7ff;-webkit-transition:.1s;transition:.1s}input{-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}input[type=email],input[type=password],input[type=text]{width:100%}input.input-short{width:40%}@media only screen and (max-width:1050px){input.input-short{width:60%}}input[type=search]{display:inline;padding:3px 15px;margin-bottom:0;font-size:16px}input:focus{background-color:#fff}input.invalid{background-color:#ffeff1}input.error{border-color:red}@media only screen and (max-width:600px){input[type=email],input[type=number],input[type=password],input[type=search],input[type=text]{font-size:16px!important}}input.select2-search__field:focus{border:inherit!important;box-shadow:inherit}input:-webkit-autofill{background-color:transparent!important}input:autofill{background-color:transparent!important}.fos_user_resetting_request input[type=email],.fos_user_resetting_request input[type=password],.fos_user_resetting_request input[type=text],.fos_user_resetting_reset input[type=email],.fos_user_resetting_reset input[type=password],.fos_user_resetting_reset input[type=text]{width:400px}textarea{width:100%;height:250px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow-x:hidden;resize:none;box-sizing:border-box}textarea.radius-none{-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;-ms-border-top-right-radius:0;-o-border-top-right-radius:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-bottom-right-radius:0;-ms-border-bottom-right-radius:0;-o-border-bottom-right-radius:0;border-bottom-right-radius:0}textarea ::-webkit-scrollbar-track{background-color:transparent}@media only screen and (max-width:450px){textarea{font-size:16px!important}}input::placeholder,textarea::placeholder{color:#000!important;opacity:1}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#000}input::-moz-input-placeholder,textarea::-moz-input-placeholder{color:#000}input:-moz-input-placeholder,textarea:-moz-input-placeholder{color:#000}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#000}input[type=checkbox]:not(.style1){display:none}input[type=checkbox]:not(.style1)+label:before{content:"\f096";font-weight:300;position:absolute;top:-4px;left:-25px;display:inline;font-family:"Font Awesome 6 Free";font-size:20px;letter-spacing:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}input[type=checkbox]:not(.style1):checked+label:before{content:"\f14a";font-weight:900;color:#3cb1cb}label.checkbox-label{display:inline-block;left:26px;cursor:pointer}input[type=radio]{display:none}input[type=radio]+label{font-size:14px;color:#000;cursor:pointer}input[type=radio]+label:before{content:"";position:absolute;top:50%;left:-25px;width:14px;height:14px;margin-top:-7.5px;border:1px solid #bfbfbf;-webkit-border-radius:50%;-moz-border-radius:50%;-mos-border-radius:50%;-o-border-radius:50%;border-radius:50%}input[type=radio]+label:after{content:"";position:absolute;top:50%;left:-18.5px;width:3px;height:3px;margin-top:-1px;background-color:#45d3ea;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0}input[type=radio]:checked+label:after{left:-22px;width:10px;height:10px;margin-top:-4.5px;opacity:1}.radio-label{float:left;margin:0}.radio-label label{display:inline;margin:0}.radio-buttons{float:left;margin:0}.radio-buttons label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;left:40px;margin-bottom:5px;cursor:pointer}.radio-buttons.two-button label{display:inline;margin-right:30px}.radio-buttons.multiple-button label{display:block}input[type=submit].modal-button{width:100%}@media only screen and (min-width:1024px),(hover:hover){input[type=submit]:hover{background-color:#4ec6da}}input[type=submit].green-button{background-color:#7ac142}@media only screen and (min-width:1024px),(hover:hover){input[type=submit].green-button:hover{background-color:#9dd464}}a.form-link{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:inline-block;font-size:14px}@media only screen and (min-width:1024px),(hover:hover){a.form-link:hover{color:#3cb1cb}}.error-input{border-color:#ff687a;background-color:#fff4f6}.error-select{color:#ff687a}div.error{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:inline;font-size:12px;color:#ff687a;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}div.checkout-error{display:none;color:#ff687a;margin-top:5px}div.success{display:inline;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;color:#7ac142;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.radio-buttons div.error{left:25px;top:-15px}div.data{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline;font-size:12px;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.search-large{width:100%}.search-large .container{position:relative;display:block;width:800px;margin:0 auto;text-align:center}@media only screen and (max-width:830px){.search-large .container{width:100%}}@media only screen and (max-width:750px){.search-large .container{width:500px}}@media only screen and (max-width:600px){.search-large .container{width:100%}}.search-large .container input[type=email],.search-large .container input[type=search]{width:100%;padding:10px 140px 10px 50px;margin:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;text-align:center}@media only screen and (max-width:1400px) and (min-width:1050px){.search-large .container input[type=email],.search-large .container input[type=search]{text-align:left}}@media only screen and (max-width:600px){.search-large .container input[type=email],.search-large .container input[type=search]{padding:10px 80px 10px 35px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px}.search-large .container input[type=email]::-webkit-input-placeholder,.search-large .container input[type=search]::-webkit-input-placeholder{color:transparent}.search-large .container input[type=email]::-moz-placeholder,.search-large .container input[type=search]::-moz-placeholder{color:transparent}.search-large .container input[type=email]:-ms-input-placeholder,.search-large .container input[type=search]:-ms-input-placeholder{color:transparent}.search-large .container input[type=email]:-moz-placeholder,.search-large .container input[type=search]:-moz-placeholder{color:transparent}}.search-large .container .search-icon{position:absolute;top:50%;left:15px;margin-top:-9px;width:18px;height:18px;z-index:1}@media only screen and (max-width:600px){.search-large .container .search-icon{width:15px;height:15px;margin-top:-7px}}.search-large .container .search-results-page-input{display:none}.search-large .container .search-large-button,.search-large .container button[type=submit],.search-large .container input[type=submit]{position:absolute;top:0;right:-2px;min-width:0;padding-top:7px;padding-bottom:7px;margin:0;background-color:#29d6e0!important;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;-ms-border-top-left-radius:0;-o-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;-ms-border-bottom-left-radius:0;-o-border-bottom-left-radius:0;border-bottom-left-radius:0;transition-property:none}@media only screen and (max-width:600px){.search-large .container .search-large-button,.search-large .container button[type=submit],.search-large .container input[type=submit]{padding:15px;font-size:12px;-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;-ms-border-top-right-radius:20px;-o-border-top-right-radius:20px;border-top-right-radius:20px;-webkit-border-bottom-right-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;border-bottom-right-radius:20px}}@media only screen and (min-width:1024px),(hover:hover){.search-large .container .search-large-button:hover,.search-large .container button[type=submit]:hover,.search-large .container input[type=submit]:hover{background-color:#38e8f2!important}}.search-large .container .search-large-button .icon,.search-large .container button[type=submit] .icon,.search-large .container input[type=submit] .icon{display:none}@media only screen and (max-width:600px){.search-large .container .search-large-button .icon,.search-large .container button[type=submit] .icon,.search-large .container input[type=submit] .icon{display:block}}.search-large .container h2{margin-top:0}.search-large .container .message,.search-large .container .response{margin-top:20px;line-height:1.8;color:#fff}.search-large .container .message a,.search-large .container .response a{color:#7ac142!important}.search-large .container .mce_inline_error{background-color:#ff687a}.search-large.mailing-list-form .container{width:600px}@media only screen and (max-width:660px){.search-large.mailing-list-form .container{width:100%}}.search-large.mailing-list-form .container input[type=email]{padding-left:20px;box-shadow:none}.search-large.mailing-list-form .container button[type=submit],.search-large.mailing-list-form .container input[type=submit]{padding-top:12px;padding-bottom:12px;background-color:#7ac142!important}@media only screen and (max-width:600px){.search-large.mailing-list-form .container button[type=submit],.search-large.mailing-list-form .container input[type=submit]{font-size:16px;height:100%}}.search-large .mobile-hide{color:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;height:0}@media only screen and (max-width:600px){.search-large .mobile-hide{display:none}}::-webkit-search-cancel-button{display:none}select{border:none;width:100%;height:100%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;color:#000!important;background-color:transparent;outline:0;-webkit-appearance:none!important}select.mobile{cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:4px 0 2px 15px;border:0}@media only screen and (max-width:600px){select{font-size:15px!important}}.select2.select2-container.select2-container--default{position:relative;display:inline-block;width:100%!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;background-color:#fff;border:1px solid #000;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;outline:0;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-appearance:none}.select2.select2-container-select2-container--default.open{border:1px solid #3cb1cb!important}.select2-selection{display:inline!important;width:100%;background-color:transparent!important;border:none!important;outline:0}.select2-selection__rendered{padding:3px 20px!important;color:#000!important;min-height:28px}@media only screen and (min-width:2500px){.select2-selection__rendered{padding:5px 20px!important}}@media only screen and (max-width:600px){.select2-selection__rendered{font-size:14px}}form .select2-selection__rendered{padding:7px 20px!important}.select2-selection--multiple .select2-selection__rendered{padding:7px 20px!important}@media only screen and (max-width:1400px) and (min-width:1050px){.select2-selection--multiple .select2-selection__rendered{padding-top:5px!important;padding-bottom:3px!important}}@media only screen and (max-width:600px){.select2-selection--multiple .select2-selection__rendered{padding:5px 20px!important}}.select2-selection__arrow{top:0!important;right:11px!important;height:100%!important;cursor:pointer!important}.select2-selection__arrow:after{content:"\f107";font-weight:900;position:absolute;left:0;top:50%;font-family:"Font Awesome 6 Free";font-weight:900;font-size:16px;color:#000;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.select2-container--open .selection .select2-selection .select2-selection__arrow:after{content:"\f106"}.select2-selection__arrow b{display:none}.select2-dropdown{-webkit-border-top-left-radius:0!important;-moz-border-top-left-radius:0!important;-ms-border-top-left-radius:0!important;-o-border-top-left-radius:0!important;border-top-left-radius:0!important;-webkit-border-top-right-radius:0!important;-moz-border-top-right-radius:0!important;-ms-border-top-right-radius:0!important;-o-border-top-right-radius:0!important;border-top-right-radius:0!important;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.select2-dropdown--below{position:absolute;border:1px solid #e1e1e1;left:0;box-shadow:0 10px 10px -3px #ccc;-webkit-border-top-left-radius:0!important;-moz-border-top-left-radius:0!important;-ms-border-top-left-radius:0!important;-o-border-top-left-radius:0!important;border-top-left-radius:0!important;-webkit-border-top-right-radius:0!important;-moz-border-top-right-radius:0!important;-ms-border-top-right-radius:0!important;-o-border-top-right-radius:0!important;border-top-right-radius:0!important}.select2-results__option[aria-selected]{border-bottom:1px solid #e1e1e1}.select2-dropdown--above{position:absolute;border:1px solid #e1e1e1;box-shadow:-5px -2px 10px -3px #ccc;top:0;left:0;-webkit-border-bottom-left-radius:0!important;-moz-border-bottom-left-radius:0!important;-ms-border-bottom-left-radius:0!important;-o-border-bottom-left-radius:0!important;border-bottom-left-radius:0!important;-webkit-border-bottom-right-radius:0!important;-moz-border-bottom-right-radius:0!important;-ms-border-bottom-right-radius:0!important;-o-border-bottom-right-radius:0!important;border-bottom-right-radius:0!important}.select2-selection__choice{margin-top:0!important;background-color:#3cb1cb!important;color:#fff}.select2-selection__choice__remove{color:#fff!important;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.select2-selection__choice__remove:hover{color:#666!important}}.select2-selection--multiple .select2-selection__rendered{display:block!important}.select2-search{position:relative;padding:0 20px}@media only screen and (max-width:600px){.select2-search{padding:0 10px}}.select2-selection--multiple .select2-search{padding:0}.select2-search:after{content:"\e86f";position:absolute;top:7px;left:25px;margin-top:-3.5px;font-family:Linearicons-Free;font-size:16px}@media only screen and (max-width:600px){.select2-search:after{left:15px}}.select2-selection--multiple .select2-search:after{content:""}.select2-search__field{padding-left:25px!important;margin-bottom:12px;border:none!important;border-bottom:1px solid #666!important;-webkit-border-radius:0!important;-moz-border-radius:0!important;-ms-border-radius:0!important;-o-border-radius:0!important;border-radius:0!important}.select2-selection--multiple .select2-search__field{margin:0!important;padding-left:0!important;border-bottom:none!important}.select2-container--default .select2-results__group{padding:7px 30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#4ec6da}.select2-results__option[role=group]{border-bottom:2px solid #4ec6da}.select2-results__options:not(.select2-results__options--nested){max-height:250px!important;overflow-x:hidden;scrollbar-width:thin}.select2-container--default .select2-results__option .select2-results__option,.select2-results__option{min-height:27px;display:block;padding:7px 20px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.select2-results__option--highlighted{color:#000!important;background-color:#fbfbfb!important}@media only screen and (min-width:1024px),(hover:hover){.select2-results__option:not([aria-disabled=true]):not([role=group]):not(.select2-results__option--selected):hover{color:#000!important;background-color:#fbfbfb!important}}.select2-results__option[aria-selected=true]{background-color:#fbfbfb!important;color:#000!important}@media only screen and (min-width:1024px),(hover:hover){.select2-results__option[aria-selected=true]:hover{color:#000!important;background-color:#fbfbfb!important}}.select2-container--default .select2-results__option--selected{background-color:#753cfa!important;color:#fff!important}@media only screen and (min-width:1024px),(hover:hover){.select2-container--default .select2-results__option--selected:hover{background-color:#753cfa!important;color:#fff!important}}.select2-container--default .select2-results__option--selected span{color:#fff!important}.col-06 .input-short{width:60%}.fos_user_registration_register .form-section h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.fos_user_registration_register .form-section input{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.fos_user_registration_register .form-section .select2.select2-container.select2-container--default{border:1px solid #bfbfbf;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.fos_user_registration_register .form-section label.float-label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.fos_user_registration_register .button.blue-button{font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1!important;letter-spacing:.2px;padding:13px;min-width:200px;cursor:pointer;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.calendar-wrapper{background-color:transparent}.calendar-wrapper #production-calendar{width:70%}.calendar-wrapper .ui-datepicker-group{background-color:#eaf9ff!important}.calendar-wrapper .ui-datepicker-header{background-color:#4ec6da!important}.calendar-wrapper .ui-datepicker-header span{color:#fff!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all{width:100%!important;margin:0 auto;border:none}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-group-first,.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-group-last{width:47.5%;margin-right:5%;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-group-first:nth-of-type(2n),.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-group-last:nth-of-type(2n){margin-right:0}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header{position:relative;padding:10px 0!important}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-next,.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-prev{position:absolute;top:50%;margin-top:-10px}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-next:after,.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-prev:after{content:"";position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px;font-family:"Font Awesome 6 Free";font-size:20px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}@media only screen and (min-width:1024px),(hover:hover){.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-next:hover:after,.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-prev:hover:after{color:#000}}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-next span,.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-prev span{background:0 0}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-prev{left:20px}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-prev:after{content:"\f053"}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-next{right:20px}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-next:after{content:"\f054"}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-header .ui-datepicker-title{font-size:18px}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar{background-color:#eaf9ff}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar th span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td a,.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td span{color:#666;border:1px solid transparent}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td{padding:2px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td .ui-state-default{padding-top:8px;padding-bottom:6px;box-shadow:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.now{background-color:#3cb1cb}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.now .ui-state-default{color:#fff}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.placed{background-color:#ff687a}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.placed .ui-state-default{color:#fff}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.approved{background-color:#dbb600}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.approved .ui-state-default{color:#fff}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.estimatedDelivery{background-color:#7ac142}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.estimatedDelivery .ui-state-default{color:#fff}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.estimatedComplete{background-color:#de762c}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.estimatedComplete .ui-state-default{color:#fff}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.required{background-color:#ff0084}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.required .ui-state-default{color:#fff}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.earliestCompletion a{position:relative}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.earliestCompletion a:before{content:"★";position:absolute;top:0;left:0;color:#000;font-size:20px}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td.earliestCompletion a:after{content:"★";position:absolute;top:0;right:0;color:#000;font-size:20px}.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td .ui-state-active,.calendar-wrapper .ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all .ui-datepicker-calendar td .ui-state-hover{color:#000!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:normal;background:0 0!important;border-color:#bfbfbf}.calendar-wrapper .dates li.date{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}.calendar-wrapper .dates li.date .label{color:#000}.calendar-wrapper .dates li.date .value{color:#8c8c8c}.required-date-picker .ui-datepicker-next:after,.required-date-picker .ui-datepicker-prev:after{font-size:13px!important}.required-date-picker .ui-datepicker-calendar td .ui-state-active,.required-date-picker .ui-datepicker-calendar td .ui-state-hover{background:rgba(255,255,255,.3)!important}.admin-custom-actions .success-message-wrapper,.product-email-success .success-message-wrapper,.summary-wrapper>.summary-details .product-link-display .success-message-wrapper{display:none;margin:10px;padding:5px;background-color:#9dd464}.admin-custom-actions .success-message-wrapper .success-message,.product-email-success .success-message-wrapper .success-message,.summary-wrapper>.summary-details .product-link-display .success-message-wrapper .success-message{margin:0;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.admin-custom-actions .success-message-wrapper.show-success-message-wrapper,.product-email-success .success-message-wrapper.show-success-message-wrapper,.summary-wrapper>.summary-details .product-link-display .success-message-wrapper.show-success-message-wrapper{display:block!important}.summary-wrapper{width:100%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:750px){.summary-wrapper{display:none}}.summary-wrapper>.summary-details{margin-top:15px;background-color:#fff;width:320px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:750px){.summary-wrapper>.summary-details{width:100%!important}}.summary-wrapper>.summary-details h4{margin-top:0;margin-bottom:0;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-bottom:7px}@media only screen and (min-width:750px){.summary-wrapper>.summary-details.fixed{position:fixed;top:75px}.summary-wrapper>.summary-details.fixed .product-link-display{top:7px;right:19px}.summary-wrapper>.summary-details.stick-bottom{position:absolute;bottom:50px;margin-right:20px}}.summary-wrapper>.summary-details .product-id-display{display:flex;justify-content:space-between;position:relative;margin-top:20px;padding-left:5px}.summary-wrapper>.summary-details .product-id-display h5{margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .product-id-display span.product-id{position:absolute;top:55%;left:100px;font-size:25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff0084;-webkit-transform:translateY(-55%);-moz-transform:translateY(-55%);-ms-transform:translateY(-55%);-o-transform:translateY(-55%);transform:translateY(-55%);line-height:1}@media only screen and (min-width:2500px){.summary-wrapper>.summary-details .product-id-display span.product-id{left:140px}}@media only screen and (max-width:1400px) and (min-width:1050px){.summary-wrapper>.summary-details .product-id-display span.product-id{left:108px}}.summary-wrapper>.summary-details .product-id-display .set-as-default{height:30px;width:120px;margin:0 0 0 3px;padding:7px 0 0 0;background-color:#24c2e4!important}@media only screen and (max-width:1400px) and (min-width:1050px){.summary-wrapper>.summary-details .product-id-display .set-as-default{height:29px;width:107px;padding:8px 0 0 0}}.summary-wrapper>.summary-details .product-link-display{display:none;text-align:center}.summary-wrapper>.summary-details .product-link-display button{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;padding:5px 15px;line-height:1;z-index:100;cursor:pointer;text-decoration:underline;margin:5px;font-size:.9em}.summary-wrapper>.summary-details .product-link-display div.product-url{position:absolute;opacity:0;left:-10000px}.summary-wrapper>.summary-details .add-on-list h5,.summary-wrapper>.summary-details .detail-list h5{margin:0;margin-top:5px;padding-left:40px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px;color:#4ec6da}.summary-wrapper>.summary-details .add-on-list table,.summary-wrapper>.summary-details .detail-list table{font-size:12.5px}@media only screen and (max-width:600px){.summary-wrapper>.summary-details .add-on-list table,.summary-wrapper>.summary-details .detail-list table{font-size:16px}}.summary-wrapper>.summary-details .add-on-list table tr:nth-of-type(2n+0) td,.summary-wrapper>.summary-details .add-on-list table tr:nth-of-type(2n+0) th,.summary-wrapper>.summary-details .detail-list table tr:nth-of-type(2n+0) td,.summary-wrapper>.summary-details .detail-list table tr:nth-of-type(2n+0) th{background-color:#f6fcfd}.summary-wrapper>.summary-details .add-on-list table th,.summary-wrapper>.summary-details .detail-list table th{font-weight:500;width:170px;padding-left:40px;vertical-align:top;box-sizing:border-box}.summary-wrapper>.summary-details .detail-row{margin:0;padding:4px 0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px}@media only screen and (max-width:900px) and (min-width:750px){.summary-wrapper>.summary-details .detail-row{font-size:14px}}@media only screen and (max-width:750px){.summary-wrapper>.summary-details .detail-row{border-top:none}}.summary-wrapper>.summary-details .detail-row:first-of-type{border-color:transparent!important}.summary-wrapper>.summary-details .detail-row>div{float:left}.summary-wrapper>.summary-details .detail-row>div:first-of-type{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;width:60%;letter-spacing:.2px}.summary-wrapper>.summary-details .detail-row>div:last-of-type{text-align:right;width:40%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px}.summary-wrapper>.summary-details .detail-row .promo-code{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .detail-row.summary-credits{color:#4caf50}.summary-wrapper>.summary-details .detail-row.summary-credits .money{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.summary-wrapper>.summary-details .detail-row.summary-item-price{padding:5px 0;color:#000;border-color:#bfbfbf;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.summary-wrapper>.summary-details .detail-row.summary-item-price:first-of-type{border-color:#bfbfbf}@media only screen and (min-width:1024px),(hover:hover){.summary-wrapper>.summary-details .detail-row.summary-item-price:hover{background-color:#eaf9ff}}.summary-wrapper>.summary-details .detail-row.summary-shipping{position:relative;border-color:#f7f7f7;letter-spacing:.3px}.summary-wrapper>.summary-details .detail-row.summary-shipping .update-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:-1}.summary-wrapper>.summary-details .detail-row.summary-shipping.update .update-wrapper{background-color:#eaf9ff}.summary-wrapper>.summary-details .detail-row.summary-shipping.update .update-wrapper{-webkit-animation:flash 2s ease-out;-moz-animation:flash 2s ease-out;-ms-animation:flash 2s ease-out;-o-animation:flash 2s ease-out;animation:flash 2s ease-out}@-webkit-keyframes flash{0%{width:0;background-color:#fff}80%{width:100%;background-color:#eaf9ff}100%{width:100%;background-color:#eaf9ff}}@-moz-keyframes flash{0%{width:0;background-color:#fff}80%{width:100%;background-color:#eaf9ff}100%{width:100%;background-color:#eaf9ff}}@-o-keyframes flash{0%{width:0;background-color:#fff}80%{width:100%;background-color:#eaf9ff}100%{width:100%;background-color:#eaf9ff}}@keyframes flash{0%{width:0;background-color:#fff}80%{width:100%;background-color:#eaf9ff}100%{width:100%;background-color:#eaf9ff}}.summary-wrapper>.summary-details .detail-row.summary-shipping .price-free{display:inline-block;color:#4caf50;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .detail-row.summary-total{position:relative;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.summary-wrapper>.summary-details .detail-row.summary-total .subtotal-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .detail-row.summary-total:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:1px;background-color:#ccc;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px}.summary-wrapper>.summary-details .detail-row.summary-total.summary-grand-total{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px;padding-bottom:5px}@media only screen and (max-width:900px) and (min-width:750px){.summary-wrapper>.summary-details .detail-row.summary-total.summary-grand-total{font-size:20px}}.summary-wrapper>.summary-details .detail-row.summary-discount{padding:4px 0;border-color:#f7f7f7}.summary-wrapper>.summary-details .detail-row.summary-discount .savings-value{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#4caf50;font-size:16px}.summary-wrapper>.summary-details .detail-row .total-shipping-price .free-ship{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:16px}.summary-wrapper>.summary-details .detail-row .tax-amount{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.summary-wrapper>.summary-details .button{margin:5px;padding:10px 24px}.summary-wrapper>.summary-details .button span{font-weight:inherit;font-family:inherit;color:inherit}.summary-wrapper>.summary-details .actions{margin:20px 0;text-align:center}.summary-wrapper>.summary-details .actions .save-to-shop-product,.summary-wrapper>.summary-details .actions .save-to-shop-product-admin{cursor:pointer;text-decoration:underline}.summary-wrapper>.summary-details .imagePreview{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none;clear:both;width:100%;margin:auto;margin-top:10px}@media only screen and (max-width:600px){.summary-wrapper>.summary-details .imagePreview{display:none!important}}.summary-wrapper>.summary-details .imagePreview .preview{position:relative;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:235px}.summary-wrapper>.summary-details .imagePreview .preview .side-indicator{width:251px}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper{position:absolute;top:0;width:251px}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove{position:absolute;right:-12px;top:24px;width:25px;height:25px;border-radius:100%;border:solid 1px #ff0084;outline:2px solid #fff;background-color:#fff;cursor:pointer}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove:after,.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove:before{content:" ";position:absolute;left:50%;top:50%;height:15px;width:1px;background-color:#ff0084}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove:before{transform:translateX(-50%) translateY(-50%) rotate(45deg)}.summary-wrapper>.summary-details .imagePreview .preview .remove-wrapper .remove:after{transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.summary-wrapper>.summary-details .imagePreview .preview svg{box-sizing:border-box}.summary-wrapper>.summary-details .imagePreview .preview .edit{width:251px;text-align:end}.summary-wrapper>.summary-details .imagePreview .preview .edit div{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;display:inline-block;color:#24c2e4;cursor:pointer}.summary-wrapper.product-select-summary .summary-details{background-color:#fff;border:1px solid #4ec6da;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.summary-wrapper.product-select-summary .summary-details .detail-list table tr td,.summary-wrapper.product-select-summary .summary-details .detail-list table tr th{padding:4px 5px}.summary-wrapper.product-select-summary .summary-details .detail-list table tr th{padding-left:40px}.summary-wrapper .summary-total span.currency-code{display:inline-block;margin-left:5px;padding-bottom:2px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:inherit;vertical-align:middle}.summary-wrapper.product-show-preview .summary-details{border:1px solid #fff;border-radius:0}.summary-wrapper.product-show-preview .detail-list{display:none}.summary-wrapper.product-show-preview .turnaround-wrapper{width:300px;text-align:left;padding:8px 0;margin-left:34px;margin-bottom:0}@media only screen and (max-width:1300px){.summary-wrapper.product-show-preview .turnaround-wrapper{margin-left:0}}.summary-wrapper.product-show-preview .turnaround-wrapper:after{margin-top:-14px}.summary-wrapper.product-show-preview .save-product{width:300px;height:56px;margin-left:0}.summary-wrapper.product-show-preview .preview.active{width:305px;height:259px;background-size:contain;background-position:center;background-repeat:no-repeat;margin:auto}.summary-wrapper .progress-loader-container{position:relative;display:none;width:90%;margin-left:5%;height:50px}.sticker-options .summary-wrapper .progress-loader-container{margin:0;width:100%}body.checkout .summary-wrapper{margin-top:0}@media only screen and (max-width:750px){.checkout-wrapper .summary-wrapper{display:block}.checkout-wrapper .summary-desktop{display:none}}.summary-wrapper-mobile{position:relative;display:none;position:fixed;bottom:0;left:0;width:100%;padding:12px 30px;background-color:#009deb;border-bottom:1px solid #bfbfbf;z-index:9998;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:750px){.summary-wrapper-mobile{display:none!important}}@media only screen and (max-width:360px){.summary-wrapper-mobile{padding:20px 15px}}.summary-wrapper-mobile .summary-details{position:relative;text-align:center;margin-top:0!important}@media only screen and (max-width:600px){.summary-wrapper-mobile .summary-details{text-align:right}}.summary-wrapper-mobile .summary-details.mobile-details .subtotal{padding:0}@media only screen and (max-width:750px){.summary-wrapper-mobile .summary-details.mobile-details .subtotal .note{color:#000}}@media only screen and (max-width:600px){.summary-wrapper-mobile .summary-details.mobile-details .subtotal{text-align:right}.summary-wrapper-mobile .summary-details.mobile-details .subtotal .note{color:#000;font-size:12px}}.summary-wrapper-mobile .summary-details.mobile-details span{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.summary-wrapper-mobile .summary-details.mobile-details span.amount{font-weight:600;font-size:28px;color:#fff;line-height:1}@media only screen and (max-width:600px){.summary-wrapper-mobile .summary-details.mobile-details span.amount{margin:0;text-align:right;display:flex;justify-content:flex-end;color:#fff}}.summary-wrapper-mobile .summary-details.mobile-details span.amount .currency-code{display:inline-block;margin-left:5px;padding-bottom:2px;padding-left:0;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:inherit;vertical-align:middle}.summary-wrapper-mobile .summary-details.mobile-details span.sale{color:#ff0084}.summary-wrapper-mobile .view-details{position:relative;font-size:12px;color:#fff!important}@media only screen and (max-width:360px){.summary-wrapper-mobile .view-details{display:none}}.summary-wrapper-mobile .view-details:hover{color:#fff!important}.summary-wrapper-mobile .view-details:before{content:"\f107";font-weight:900;position:absolute;top:50%;right:-15px;margin-top:-5px;font-family:"Font Awesome 6 Free";font-size:16px;color:#fff;line-height:1}.summary-wrapper-mobile .view-details.open:before{content:"\f106"}.summary-wrapper-mobile .more-details{display:none;padding-top:15px;font-size:12px}@media only screen and (max-width:360px){.summary-wrapper-mobile .more-details{display:none}}.summary-wrapper-mobile .more-details table{width:100%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.summary-wrapper-mobile .more-details table th{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.summary-wrapper-mobile .more-details table tr{margin-top:5px}.summary-wrapper-mobile .more-details table .money-total{border-top:1px solid #bfbfbf}.summary-wrapper-mobile .more-details table .money-total td{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.summary-wrapper-mobile .more-details .detail-list{margin-top:10px!important}.summary-wrapper-mobile .more-details .detail-list table{font-size:12px}.summary-wrapper-mobile .more-details .detail-list table td,.summary-wrapper-mobile .more-details .detail-list table th{padding:3px 5px;background-color:transparent!important}@media only screen and (max-width:600px){.summary-wrapper-mobile .more-details .detail-list table{font-size:18px}}@media only screen and (min-width:600px){.summary-wrapper-mobile .more-details .detail-list{width:50%;margin:0 auto;text-align:left}}@media only screen and (max-width:600px){.summary-wrapper-mobile .more-details .detail-list{width:90%}.summary-wrapper-mobile .more-details.checkout-details .detail-list{width:90%}}.summary-wrapper-mobile .button,.summary-wrapper-mobile button{position:absolute;top:0;right:0}@media only screen and (max-width:360px){.summary-wrapper-mobile .button,.summary-wrapper-mobile button{min-width:90px!important}}@media only screen and (max-width:600px){.summary-wrapper-mobile .button,.summary-wrapper-mobile button{left:0;right:inherit}}.summary-wrapper-mobile .button span,.summary-wrapper-mobile button span{font-weight:inherit;font-family:inherit;color:inherit}@media only screen and (max-width:750px){.summary-wrapper-mobile .button span.mobile-hide,.summary-wrapper-mobile button span.mobile-hide{display:none}}.sticker-options .summary-wrapper .product-link-display{top:inherit;bottom:35px}#add-to-shop-admin-modal .customer-email,#add-to-shop-admin-modal .customer-name,#generate-free-product-modal .customer-email,#generate-free-product-modal .customer-name,#send-product-link-modal .customer-email,#send-product-link-modal .customer-name{width:49%!important;display:inline-block}#add-to-shop-admin-modal label,#generate-free-product-modal label,#send-product-link-modal label{display:inline-block;margin:0;padding:0;padding-right:20px}#add-to-shop-admin-modal label label,#generate-free-product-modal label label,#send-product-link-modal label label{left:26px;cursor:pointer;display:block}#add-to-shop-admin-modal input[type=radio]+label:after,#generate-free-product-modal input[type=radio]+label:after,#send-product-link-modal input[type=radio]+label:after{left:-22px;width:10px;height:10px;margin-top:-4.5px;opacity:1;background-color:transparent;border:1px solid grey}#add-to-shop-admin-modal input[type=radio]:checked+label:after,#generate-free-product-modal input[type=radio]:checked+label:after,#send-product-link-modal input[type=radio]:checked+label:after{background-color:#45d3ea}#add-to-shop-admin-modal .select2-container,#generate-free-product-modal .select2-container,#send-product-link-modal .select2-container{width:49%!important;height:44px;vertical-align:top;margin-bottom:20px}#add-to-shop-admin-modal .select2-container #select2-customer_email-container,#generate-free-product-modal .select2-container #select2-customer_email-container,#send-product-link-modal .select2-container #select2-customer_email-container{line-height:36px}#add-to-shop-admin-modal .modal-body>div,#generate-free-product-modal .modal-body>div,#send-product-link-modal .modal-body>div{margin-bottom:5px}#add-to-shop-admin-modal #delivery-address-container .select2-container,#generate-free-product-modal #delivery-address-container .select2-container,#send-product-link-modal #delivery-address-container .select2-container{width:100%!important}#add-to-shop-admin-modal #proof-type-container label,#generate-free-product-modal #proof-type-container label,#send-product-link-modal #proof-type-container label{width:100%}#add-to-shop-admin-modal .link-email-quantity,#generate-free-product-modal .link-email-quantity,#send-product-link-modal .link-email-quantity{width:20%!important;display:inline-block}#add-to-shop-admin-modal .link-email-quantity-select,#generate-free-product-modal .link-email-quantity-select,#send-product-link-modal .link-email-quantity-select{width:20%!important;display:none}#add-to-shop-admin-modal .product-email-quantities .select2-container,#generate-free-product-modal .product-email-quantities .select2-container,#send-product-link-modal .product-email-quantities .select2-container{width:25%!important}#add-to-shop-admin-modal .edit-multi,#generate-free-product-modal .edit-multi,#send-product-link-modal .edit-multi{display:none}#add-to-shop-admin-modal #product-email-preview .print-options,#generate-free-product-modal #product-email-preview .print-options,#send-product-link-modal #product-email-preview .print-options{position:relative}#add-to-shop-admin-modal #product-email-preview .print-options .remove-multi,#generate-free-product-modal #product-email-preview .print-options .remove-multi,#send-product-link-modal #product-email-preview .print-options .remove-multi{position:absolute;top:0;right:12px;font-size:20px;font-weight:700;cursor:pointer}#add-to-shop-admin-modal label[for=link_email_job_name],#generate-free-product-modal label[for=link_email_job_name],#send-product-link-modal label[for=link_email_job_name]{display:block;margin:20px 0}#add-to-shop-admin-modal label[for=link_email_job_name] input,#generate-free-product-modal label[for=link_email_job_name] input,#send-product-link-modal label[for=link_email_job_name] input{width:50%!important;display:inline-block}#send-product-link-modal textarea{height:125px;margin:20px 0}.admin-custom-actions .link button{cursor:pointer;text-decoration:underline;margin:5px;font-size:15px}.admin-custom-actions .product-url.message{opacity:0;left:-10000px;position:absolute}.product-options-wrapper .mobile-checkout-save-product-wrapper{display:none}@media only screen and (max-width:750px){.product-options-wrapper .mobile-checkout-save-product-wrapper{display:flex;justify-content:center}}.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{display:none;border-radius:5px;width:50%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:750px){.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{display:block;width:100%}}#delivery-estimates-modal .modal-dialog{position:absolute;margin:0!important;top:50%;left:50%;transform:translate(-50%,-50%);min-width:inherit;width:450px}@media only screen and (max-width:450px){#delivery-estimates-modal .modal-dialog{width:100%;padding:0 20px;top:35%}}#delivery-estimates-modal .modal-dialog .modal-content{padding:25px 30px;border-radius:0;border:solid 2px #000}@media only screen and (max-width:450px){#delivery-estimates-modal .modal-dialog .modal-content{padding:20px;max-height:80vh;overflow:scroll}}#delivery-estimates-modal .modal-dialog .modal-content .modal-body,#delivery-estimates-modal .modal-dialog .modal-content .modal-header{padding:0}#delivery-estimates-modal .modal-dialog .modal-header{display:flex;align-items:center;justify-content:space-between;border:none}#delivery-estimates-modal .modal-dialog .modal-header h4.modal-title{font-size:27px;line-height:1.4}@media only screen and (max-width:450px){#delivery-estimates-modal .modal-dialog .modal-header h4.modal-title{font-size:25px}}#delivery-estimates-modal .modal-dialog .modal-header .close{position:relative;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;font-size:23px;margin:0;top:auto;right:auto;float:none;color:#000}#delivery-estimates-modal .modal-dialog .modal-body .description{font-size:13px;line-height:1.6;color:#000;margin:10px 0 20px 0;letter-spacing:0}#delivery-estimates-modal .modal-dialog .modal-body .description a{line-height:1;color:inherit!important;text-decoration:underline;background:0 0}#delivery-estimates-modal .modal-dialog .modal-body .description span{display:block;margin-top:5px;font-size:11px;color:inherit;line-height:inherit}#delivery-estimates-modal .modal-dialog .modal-body .title{line-height:1.6;color:#000;font-size:15px}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .top-wrapper .select2-container.select2-container--default{border:none;border-bottom:solid 1px #000}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .top-wrapper .select2-container.select2-container--default .select2-selection__rendered{padding-left:0!important;box-sizing:content-box}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper{display:flex;position:relative;justify-content:space-between;align-items:center;margin:15px 0 30px 0}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper #postal-code-input{line-height:1;border-radius:8px;border:solid 1px #000;padding:5px 15px;width:50%!important}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper #postal-code-input:focus{border:solid 1px #000!important;box-shadow:none}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper #postal-code-input::placeholder{color:#707070!important}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;margin:0;padding:8px 20px;background:#000}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper button:hover{background-color:#535353!important}#delivery-estimates-modal .modal-dialog .modal-body #delivery-estimates-form .bottom-wrapper .error{position:absolute;left:0;bottom:-20px;line-height:1;font-size:12px;color:#ff687a;white-space:nowrap}#delivery-estimates-modal .modal-dialog .modal-body .method-section{display:none}#delivery-estimates-modal .modal-dialog .modal-body .method-section.delivery{margin-bottom:20px}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper{display:flex;flex-direction:column}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method{display:flex;justify-content:space-between;padding:15px;border:solid 1px #8d8d8d;margin:7px 0;border-radius:5px}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method.order-1{order:1}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method.order-2{order:2}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method.order-3{order:3}#delivery-estimates-modal .modal-dialog .modal-body .method-section .methods-wrapper .method span{font-family:Degular-SemiBold,sans-serif}#delivery-estimates-modal .modal-dialog .modal-body .method-section.pickup .methods-wrapper .method{order:1}#delivery-estimates-modal .modal-dialog .modal-body .method-section.pickup .methods-wrapper .method.rush{order:0}#delivery-estimates-modal .select2-container.select2-container--default.select2-container--open .select2-search.select2-search--dropdown{padding:0}#delivery-estimates-modal .select2-container.select2-container--default.select2-container--open .select2-search.select2-search--dropdown .select2-search__field{padding:7px 30px!important}.mce-label.mce-branding{display:none}.mce-menu{z-index:65538!important}.color-option-container{position:relative;display:flex;justify-content:space-between;flex-wrap:wrap;align-items:center;margin-top:14px}.color-option-container button{margin:10px 0}.color-option-container h3{font-size:1.25em;cursor:pointer;margin-top:0;margin-bottom:0}.color-option-container .swatch-preview-container{display:flex;align-items:center;cursor:pointer}.color-option-container .swatch-preview-container .swatch-color-title{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-right:10px;font-size:14.5px;display:none}.color-option-container .swatch-preview-container .swatch-color-preview{margin-right:5px;width:36px;height:36px;border-radius:25px}.color-option-container .swatch-list-wrapper{padding:10px;padding-bottom:5px;background-color:grey;display:none;position:absolute;left:-20px;right:-20px;z-index:2;top:50px;text-align:center}.color-option-container.pantone .swatch-list-wrapper{position:relative;top:auto;left:auto;right:auto;padding-left:0;padding-right:0}.color-option-container.pantone .swatch-list-wrapper .color-option-swatch{padding-left:0;padding-right:0}.color-option-container.pantone .swatch-list-wrapper .color-option-swatch li.color-option{margin-left:0;margin-right:9px}.color-option-container .color-option-custom{z-index:2}.color-option-container .custom-color-selector{position:absolute;left:42%;bottom:17px}.color-option-container .swatch-close{position:absolute;top:5px;right:5px;width:16px;height:16px;cursor:pointer}.color-option-container .color-option-swatch{padding:5px 10px;font-size:14px;margin-top:0;margin-top:0;width:auto}.color-option-container .color-option-swatch.custom-swatch-list{margin-top:-5px}.color-option-container .color-option-swatch>li{margin-bottom:10px}.color-option-container .color-option-swatch li{display:inline-block}.color-option-container .color-option-swatch li.color-clear,.color-option-container .color-option-swatch li.color-option{float:left;position:relative;width:29px;height:29px;margin-right:5px;margin-left:5px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:1px solid transparent;cursor:pointer}.color-option-container .color-option-swatch li.color-clear.selected:before,.color-option-container .color-option-swatch li.color-option.selected:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background-color:transparent;box-sizing:content-box;border:2px solid #bfbfbf;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.color-option-container .color-option-swatch li.color-option-custom{float:left;position:relative;width:18px;height:18px;margin-top:0;margin-right:10px;background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:2px solid #bfbfbf;cursor:pointer}.color-option-container .color-option-swatch li.color-option-custom:before{content:"+";display:block;position:absolute;top:50%;left:50%;margin-top:-7px;color:#bfbfbf;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;line-height:1;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:0}@media only screen and (min-width:1024px),(hover:hover){.color-option-container .color-option-swatch li.color-option-custom:hover:before{color:#666}}.color-option-container .color-option-swatch li.color-clear img{position:absolute;top:50%;left:50%;width:12px;height:12px;-webkit-transform:translate(-53%,-50%);-moz-transform:translate(-53%,-50%);-ms-transform:translate(-53%,-50%);-o-transform:translate(-53%,-50%);transform:translate(-53%,-50%);opacity:.5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.color-option-container .color-option-swatch li.color-clear:hover img{opacity:.8}}.color-option-container .select2.select2-container.select2-container--default{width:calc(100% - 5px)!important;margin-right:5px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.loader{top:0;left:0;position:fixed;width:100%;height:100%;background-color:rgba(255,255,255,.92);z-index:99999}.loader.loader-injected{position:absolute;z-index:9996}@media only screen and (max-width:450px){.loader.loader-injected{width:120%;margin-left:-10%}}.loader .loader-wrapper{position:absolute;top:50px;left:50%;width:100px;height:100px;margin-top:-50px;margin-left:-50px}.loader .loader-wrapper .loader-background-static{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;z-index:-1}.loader .loader-wrapper .loader-background{position:absolute;left:4%;bottom:0;width:80%;height:12%;min-height:12%;max-height:95%;border-radius:100%;z-index:-1}.loader .loader-wrapper .loader-background.loader-01{background-color:#ffadbf}.loader .loader-wrapper .loader-background.loader-01.load-animate{-webkit-animation:loader-one 1.7s .3s infinite linear;-moz-animation:loader-one 1.7s .3s infinite linear;-ms-animation:loader-one 1.7s .3s infinite linear;-o-animation:loader-one 1.7s .3s infinite linear;animation:loader-one 1.7s .3s infinite linear}@keyframes loader-one{0%{height:0%}30%{background-color:#ffadbf}50%{height:100%;background-color:#ff0084}100%{height:100%}}.loader .loader-wrapper .loader-background.loader-02{background-color:#fff}.loader .loader-wrapper .loader-background.loader-02.load-animate{-webkit-animation:loader-two 1.7s .3s infinite linear;-moz-animation:loader-two 1.7s .3s infinite linear;-ms-animation:loader-two 1.7s .3s infinite linear;-o-animation:loader-two 1.7s .3s infinite linear;animation:loader-two 1.7s .3s infinite linear}@keyframes loader-two{0%{height:0%}50%{height:0%}100%{height:100%}}.loader.loader-gallery,.loader.loader-upload-area{background-color:rgba(255,255,255,.98)}.loader.loader-gallery .loader-wrapper,.loader.loader-upload-area .loader-wrapper{top:50%}.loader.loader-small{position:static;margin-top:15px;background-color:transparent}.loader.loader-small .loader-wrapper{position:relative;top:0;left:0;width:40px;height:40px;margin:0 auto}.loader.loader-small .loader-wrapper .loader-background-static{background-color:#fff}.progress-loader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255,255,255,.92);z-index:10002}.progress-loader .progress-loader-wrapper{position:absolute;top:50%;left:50%;width:300px;height:20px;transform:translate(-50%,-50%)}.progress-loader.isSpinningLoader .progress-loader-wrapper{display:none!important}.progress-loader.isSpinningLoader::after{content:"";position:absolute;width:30px;height:30px;top:0;left:0;right:0;bottom:0;margin:auto;border:5px solid #585858;border-top-color:#ccc;border-radius:50%;animation:spinner 1s cubic-bezier(.5,0,.5,1) infinite}.progress-loader .progress-loader-lottie-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:110px;height:110px}@media only screen and (max-width:600px){.progress-loader .progress-loader-lottie-container{width:60px;height:60px}}.progress-loader-outer{width:80vw;height:10vw;max-width:600px;max-height:50px;background-color:#fff;border-radius:100px;border:1px solid #1eaef9;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.progress-loader-outer.upload-file-loader{width:100%}.progress-loader-outer .progress-loader-bar{height:50%;width:0;min-width:30px;max-width:95.5%;background:linear-gradient(to right,#7ee2ff 0,#00a6d6 100%);position:absolute;top:25%;left:2%;border-radius:50px;animation:loading 15s ease-in-out forwards}@keyframes loading{0%{width:0}40%,60%{width:45%}75%{width:80%}80%,90%{width:90%}100%{width:100%}}.lottie-loader-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.jbp-skeleton.show .jbp-img-background{background:#f8f8f8;overflow:hidden;position:relative}.jbp-skeleton.show .jbp-img-background::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#f8f8f8}.jbp-skeleton.show .jbp-img-background::after{content:"";position:absolute;left:0;top:0;height:100%;width:300px;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 38%,#f8f8f8 33%);animation-name:animation-img;animation-duration:2s;animation-iteration-count:infinite;filter:blur(30px)}.jbp-skeleton.show .attr-wrapper{border:1px solid transparent;color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;margin-bottom:10px}.jbp-skeleton.show .printDimensions-container .custom-size-label{position:relative}.jbp-skeleton.show .printDimensions-container .custom-size-label::after{content:"";position:absolute;left:0;top:0;height:100%;width:100%;background:#f8f8f8}.jbp-skeleton.show .content-container .text-center,.jbp-skeleton.show .premade-design-preview-wrapper,.jbp-skeleton.show .pricing-section-title,.jbp-skeleton.show .slick-slider:not(.product-select-image-preview-wrapper),.jbp-skeleton.show .switch-wrapper .switch,.jbp-skeleton.show .switch-wrapper .toggle-text,.jbp-skeleton.show .upgrades-wrapper,.jbp-skeleton.show .view-all-designs-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative}.jbp-skeleton.show .pricing-section-intro-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;margin:20px 0;height:100px}.jbp-skeleton.show .sticker-image{background-image:none!important}.jbp-skeleton.show .button-wrapper,.jbp-skeleton.show .select2,.jbp-skeleton.show .slick-list,.jbp-skeleton.show .text-error,.jbp-skeleton.show button{opacity:0;pointer-events:none}.jbp-skeleton.show .business-card-v2-options p,.jbp-skeleton.show .info-icon,.jbp-skeleton.show .pricing-section-intro,.jbp-skeleton.show .sheet-calculation,.jbp-skeleton.show .sheet-disclaimer,.jbp-skeleton.show .switch span,.jbp-skeleton.show .title-wrapper{opacity:0}.jbp-skeleton.show .product-options-wrapper h2,.jbp-skeleton.show .product-options-wrapper h3,.jbp-skeleton.show .product-options-wrapper h4,.jbp-skeleton.show .product-options-wrapper h5{opacity:0}.jbp-skeleton.show .inch,.jbp-skeleton.show .input-wrapper,.jbp-skeleton.show .printType-attr,.jbp-skeleton.show .quantity-arrow,.jbp-skeleton.show .text-wrapper,.jbp-skeleton.show .theme-container,.jbp-skeleton.show .upgrade-list,.jbp-skeleton.show .x{opacity:0}.jbp-skeleton.show .edit-design-bg{display:none!important}.jbp-skeleton.show .edit-design{opacity:0;pointer-events:none}.jbp-skeleton.show .inline-link,.jbp-skeleton.show .psd-template-page .template-content ul li a,.psd-template-page .template-content ul li .jbp-skeleton.show a{opacity:0}.jbp-skeleton.show .design-thumbnail,.jbp-skeleton.show .show-premade-designs{display:none}.jbp-skeleton.show .address-wrapper,.jbp-skeleton.show .delivery-address-selector,.jbp-skeleton.show .shipping-wrapper,.jbp-skeleton.show .upgrades-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .edit-order-title{color:transparent!important}.jbp-skeleton.show .account-centre .order-items .order-tab-content h5.edit-order-title{color:transparent}.jbp-skeleton.show .address-wrapper .col.col-04,.jbp-skeleton.show .address-wrapper .col.col-06{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin-top:10px}.jbp-skeleton.show .est-wrapper,.jbp-skeleton.show .turnaround,.jbp-skeleton.show input{opacity:0}.jbp-skeleton.show .content-container .link,.jbp-skeleton.show .page,.jbp-skeleton.show .previews{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .order-print-loading-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin-bottom:10px}.jbp-skeleton.show .actions,.jbp-skeleton.show .customize,.jbp-skeleton.show .generate-pdf,.jbp-skeleton.show .page h4,.jbp-skeleton.show .page img,.jbp-skeleton.show .preview,.jbp-skeleton.show .subtotal,.jbp-skeleton.show .top-section h5,.jbp-skeleton.show a{opacity:0}.jbp-skeleton.show .bottom-section-wrapper,.jbp-skeleton.show .color-pickers,.jbp-skeleton.show .options-wrapper,.jbp-skeleton.show .quantity-options,.jbp-skeleton.show .rotate-logo-wrapper,.jbp-skeleton.show .scale-logo-wrapper,.jbp-skeleton.show .size-options,.jbp-skeleton.show .supported-file-types,.jbp-skeleton.show .tile-logo-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .bottom-section-wrapper .radio-button-wrapper,.jbp-skeleton.show .color-pickers .radio-button-wrapper,.jbp-skeleton.show .options-wrapper .radio-button-wrapper,.jbp-skeleton.show .quantity-options .radio-button-wrapper,.jbp-skeleton.show .rotate-logo-wrapper .radio-button-wrapper,.jbp-skeleton.show .scale-logo-wrapper .radio-button-wrapper,.jbp-skeleton.show .size-options .radio-button-wrapper,.jbp-skeleton.show .supported-file-types .radio-button-wrapper,.jbp-skeleton.show .tile-logo-wrapper .radio-button-wrapper{border:none!important}.jbp-skeleton.show .bottom-section-wrapper .radio-button-wrapper .option.radio,.jbp-skeleton.show .color-pickers .radio-button-wrapper .option.radio,.jbp-skeleton.show .options-wrapper .radio-button-wrapper .option.radio,.jbp-skeleton.show .quantity-options .radio-button-wrapper .option.radio,.jbp-skeleton.show .rotate-logo-wrapper .radio-button-wrapper .option.radio,.jbp-skeleton.show .scale-logo-wrapper .radio-button-wrapper .option.radio,.jbp-skeleton.show .size-options .radio-button-wrapper .option.radio,.jbp-skeleton.show .supported-file-types .radio-button-wrapper .option.radio,.jbp-skeleton.show .tile-logo-wrapper .radio-button-wrapper .option.radio{border:none!important}.jbp-skeleton.show .bottom-section-wrapper .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .color-pickers .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .options-wrapper .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .quantity-options .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .rotate-logo-wrapper .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .scale-logo-wrapper .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .size-options .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .supported-file-types .radio-button-wrapper .option.radio.selected::before,.jbp-skeleton.show .tile-logo-wrapper .radio-button-wrapper .option.radio.selected::before{content:none!important}.jbp-skeleton.show .upload-logo-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;width:200px}.jbp-skeleton.show .color-option-swatch,.jbp-skeleton.show .option-label,.jbp-skeleton.show .option-title,.jbp-skeleton.show .selected-price,.jbp-skeleton.show .tissue-options h3,.jbp-skeleton.show .zoom-percent,.jbp-skeleton.show svg{opacity:0}.jbp-skeleton.show .free-ship-message,.jbp-skeleton.show .price-and-logo-wrapper,.jbp-skeleton.show .turnaround-options{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .add-to-button-loading-wrapper{color:transparent;border-radius:40px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin-top:30px;margin-bottom:10px}.jbp-skeleton.show .free-ship-message img,.jbp-skeleton.show .free-ship-message span{opacity:0}.jbp-skeleton.show .item-number-and-name,.jbp-skeleton.show .item-number-and-type,.jbp-skeleton.show .order-special-instruction-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin:10px 0}.jbp-skeleton.show .item-number-and-type{margin-right:20px}.jbp-skeleton.show .bread-crumb,.jbp-skeleton.show .checkout-section.delivery-address h4,.jbp-skeleton.show .column-price,.jbp-skeleton.show .column-product,.jbp-skeleton.show .delivery-methods-label,.jbp-skeleton.show .payment-billing-address-wrapper h4,.jbp-skeleton.show .payment-methods-wrapper h4,.jbp-skeleton.show .pickup-heading,.jbp-skeleton.show .promo-code-wrapper h4,.jbp-skeleton.show .return-to-shipping,.jbp-skeleton.show .shipping-methods-wrapper .item-heading,.jbp-skeleton.show .summary-wrapper .summary-details{color:transparent!important;background:#f8f8f8!important;width:fit-content;border-radius:4px;opacity:1;pointer-events:none}.jbp-skeleton.show .summary-wrapper .summary-details .bypass-button,.jbp-skeleton.show .summary-wrapper .summary-details .complete-order-button,.jbp-skeleton.show .summary-wrapper .summary-details .detail-row,.jbp-skeleton.show .summary-wrapper .summary-details .detail-row>div,.jbp-skeleton.show .summary-wrapper .summary-details .item-wrapper,.jbp-skeleton.show .summary-wrapper .summary-details .summary-grand-total,.jbp-skeleton.show .summary-wrapper .summary-details .summary-total-wrapper,.jbp-skeleton.show .summary-wrapper .summary-details h2,.jbp-skeleton.show .summary-wrapper .summary-details h4{opacity:0}.jbp-skeleton.show .brand-logo img,.jbp-skeleton.show .est-delivery-date-and-cost,.jbp-skeleton.show .new-billing-address-form,.jbp-skeleton.show .payment-methods-wrapper .payment-methods .methods{opacity:0}.jbp-skeleton.show #vault-info,.jbp-skeleton.show .brief-info,.jbp-skeleton.show .checkout-preview-image-section,.jbp-skeleton.show .complete-order-button,.jbp-skeleton.show .creator-upload-button,.jbp-skeleton.show .edit-and-remove-button-wrapper,.jbp-skeleton.show .edit-item-button-wrapper,.jbp-skeleton.show .enter-comment-for-order-wrapper,.jbp-skeleton.show .file-tiles-wrapper .file-tiles .file-tile .file-details,.jbp-skeleton.show .file-upload-loader,.jbp-skeleton.show .free-gift-price,.jbp-skeleton.show .free-gift-upload-message,.jbp-skeleton.show .header-logo .brand-logo,.jbp-skeleton.show .item-edit-buttons,.jbp-skeleton.show .item-turnaround-wrapper .inner-container,.jbp-skeleton.show .mobile-text,.jbp-skeleton.show .more-details-label,.jbp-skeleton.show .payment-methods-wrapper .payment-methods,.jbp-skeleton.show .price-and-upload-files .section-header,.jbp-skeleton.show .proofing-selections .proof-field,.jbp-skeleton.show .quantity-select,.jbp-skeleton.show .quantity-wrapper .quantity-select,.jbp-skeleton.show .quantity-wrapper .text,.jbp-skeleton.show .sample-pack-item-container .date-wrapper,.jbp-skeleton.show .sample-pack-item-container .item-basic,.jbp-skeleton.show .sample-pack-item-container .item-job-name,.jbp-skeleton.show .save-address-form,.jbp-skeleton.show .timeframe-wrapper .production-time,.jbp-skeleton.show .timeframe-wrapper .production-time span,.jbp-skeleton.show .timeframe-wrapper .text,.jbp-skeleton.show .upload-alternative-wrapper,.jbp-skeleton.show .upload-file-content-wrapper,.jbp-skeleton.show .upload-files-later,.jbp-skeleton.show .upload-widget .creator-upload-button-wrapper .upload-button,.jbp-skeleton.show .upload-widget .upload-buttons-container .upload-file-button-wrapper .button.upload-button.creator-design-button.jukebox-button,.jbp-skeleton.show .upload-widget .upload-file-button-wrapper .upload-button{position:relative;color:transparent!important;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;border-radius:5px;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;border:none!important;pointer-events:none;opacity:1}.jbp-skeleton.show .detail-table img,.jbp-skeleton.show .detail-table td,.jbp-skeleton.show .detail-table td span,.jbp-skeleton.show .detail-table th{color:transparent!important;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;border-radius:5px;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;height:fit-content}.jbp-skeleton.show .detail-table img{opacity:0}.jbp-skeleton.show .bike-sticker-dimensions,.jbp-skeleton.show .brief-info .edit-job-name-wrapper,.jbp-skeleton.show .brief-info table,.jbp-skeleton.show .checkout-preview-image-section iframe,.jbp-skeleton.show .checkout-preview-image-section img,.jbp-skeleton.show .checkout-preview-image-section p,.jbp-skeleton.show .detail-table .proof-table span,.jbp-skeleton.show .detail-table.first-column .est-completion-date,.jbp-skeleton.show .detail-table.first-column th,.jbp-skeleton.show .detail-table.second-column th,.jbp-skeleton.show .digicert-logo-wrapper,.jbp-skeleton.show .enter-comment-for-order,.jbp-skeleton.show .enter-comment-for-order-wrapper .enter-comment-for-run-as-is,.jbp-skeleton.show .fileuploader-input-caption,.jbp-skeleton.show .fileuploader-item .column-title,.jbp-skeleton.show .fileuploader-item-image,.jbp-skeleton.show .helmet-sticker-dimensions,.jbp-skeleton.show .item-number-and-name h4,.jbp-skeleton.show .item-section h5,.jbp-skeleton.show .item-turnaround-wrapper .inner-container>*,.jbp-skeleton.show .job-name-wrapper,.jbp-skeleton.show .order-special-instruction-wrapper p,.jbp-skeleton.show .order-special-instruction-wrapper textarea,.jbp-skeleton.show .pobox-shipment-tip p,.jbp-skeleton.show .price-amount,.jbp-skeleton.show .proof-table th,.jbp-skeleton.show .proofing-selections .proof-select,.jbp-skeleton.show .sale-end-date,.jbp-skeleton.show .sample-pack-item li,.jbp-skeleton.show .sample-pack-item span,.jbp-skeleton.show .sample-pack-item-container .date-wrapper div,.jbp-skeleton.show .shipping-taxes-extra,.jbp-skeleton.show .show-instruction-box,.jbp-skeleton.show .supported-file-types span,.jbp-skeleton.show .upload-file-content-wrapper h4,.jbp-skeleton.show .upload-file-later,.jbp-skeleton.show .upload-files-later p,.jbp-skeleton.show .upload-widget .upload-file-button-wrapper label{opacity:0}.jbp-skeleton.show .address-preview,.jbp-skeleton.show .billing-options-wrapper,.jbp-skeleton.show .checkbox-label,.jbp-skeleton.show .delivery-buttons-wrapper,.jbp-skeleton.show .delivery-methods .warning-message,.jbp-skeleton.show .edit-billing-address-box,.jbp-skeleton.show .edit-contact-information-box,.jbp-skeleton.show .edit-delivery-address-box,.jbp-skeleton.show .email-field,.jbp-skeleton.show .form-row,.jbp-skeleton.show .form-row select:not(#address_province):not(#address_country),.jbp-skeleton.show .guest-delivery-address-input-box,.jbp-skeleton.show .location-select-wrapper,.jbp-skeleton.show .method-select-wrapper,.jbp-skeleton.show .phone-field,.jbp-skeleton.show .rural-area-message,.jbp-skeleton.show .ups-for-shipping{position:relative;color:transparent!important;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;pointer-events:none;border:none!important;opacity:1!important}.jbp-skeleton.show .pickup-methods .delivery-method.selected,.jbp-skeleton.show .shipping-methods-loader{color:transparent!important;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;background:#f8f8f8!important;pointer-events:none;position:relative;border:none!important;opacity:1!important}.jbp-skeleton.show .shipping-address-header-wrapper #address-header,.jbp-skeleton.show .shipping-address-header-wrapper .address-buttons,.jbp-skeleton.show .shipping-address-header-wrapper .address-select-container{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;opacity:1;margin:5px 0;height:35px}.jbp-skeleton.show .group-ship-labels .shipping-selection-wrapper .ship-all-orders-together,.jbp-skeleton.show .group-ship-labels .shipping-selection-wrapper .ship-orders-individually{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;opacity:1;border:none!important}.jbp-skeleton.show .group-ship-labels .shipping-selection-wrapper .ship-all-orders-together.selected>div::after,.jbp-skeleton.show .group-ship-labels .shipping-selection-wrapper .ship-orders-individually.selected>div::after{display:none}.jbp-skeleton.show .bread-crumb>div,.jbp-skeleton.show .checkout-shipping-wrapper img,.jbp-skeleton.show .checkout-shipping-wrapper span,.jbp-skeleton.show .disable-van-pickup,.jbp-skeleton.show .divider,.jbp-skeleton.show .edit-item-button-wrapper .left-arrow,.jbp-skeleton.show .form-row #address_country,.jbp-skeleton.show .form-row #address_province,.jbp-skeleton.show .guest-contact-email-order-updates span,.jbp-skeleton.show .guest-contact-phone-number-message span,.jbp-skeleton.show .no-free-ship,.jbp-skeleton.show .pickup-methods h4,.jbp-skeleton.show .promo-code-body,.jbp-skeleton.show .ship-group-detail-tip,.jbp-skeleton.show .ship-individual-detail-tip,.jbp-skeleton.show .ship-orders-individually h4,.jbp-skeleton.show .shipping-address-header-wrapper select,.jbp-skeleton.show .shipping-methods-loader .loader,.jbp-skeleton.show .ups-for-shipping>span{opacity:0}.jbp-skeleton.show .address-form .form-row label,.jbp-skeleton.show .address-form .form-row::before,.jbp-skeleton.show .guest-contact-form .form-row label,.jbp-skeleton.show .guest-contact-form .form-row::before{opacity:0}.jbp-skeleton.show .checkbox-label:before{opacity:0}.jbp-skeleton.show .delivery-method:before{opacity:0}.jbp-skeleton.show .delivery-method:after{opacity:0}.jbp-skeleton.show .select-payment-method-section .payment-method-wrapper{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;height:40px;margin-bottom:10px!important;margin-top:5px}.jbp-skeleton.show #active-promo-div h5,.jbp-skeleton.show #active-promo-div span{opacity:0}.jbp-skeleton.show .payment-method-wrapper .payment-methods-label{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f4f4f4;background:linear-gradient(to right,#f4f4f4 8%,#ececec 18%,#f4f4f4 33%);background-size:1000px 500px;position:relative;pointer-events:none}@media only screen and (min-width:768px){.jbp-skeleton.show .payment-method-wrapper .payment-methods-label{width:50%}}.jbp-skeleton.show .card-information-section #card-types,.jbp-skeleton.show .card-information-section .accept-card-types{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}@media only screen and (min-width:768px){.jbp-skeleton.show .card-information-section #card-types,.jbp-skeleton.show .card-information-section .accept-card-types{width:50%!important}}.jbp-skeleton.show .card-information-section .store-card-section{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none}.jbp-skeleton.show .payment-billing-address-wrapper #billing-name-address,.jbp-skeleton.show .payment-billing-address-wrapper .current-billing-details{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin-right:30px}@media only screen and (min-width:768px){.jbp-skeleton.show .payment-billing-address-wrapper #billing-name-address,.jbp-skeleton.show .payment-billing-address-wrapper .current-billing-details{width:50%}}.jbp-skeleton.show #card-types img,.jbp-skeleton.show .card-form-section .field-icon,.jbp-skeleton.show .card-information-section p,.jbp-skeleton.show .current-billing-details p,.jbp-skeleton.show .cvv-field img,.jbp-skeleton.show .payment-method-wrapper label,.jbp-skeleton.show label,.jbp-skeleton.show textarea{opacity:0}.jbp-skeleton.show a::after,.jbp-skeleton.show a::before,.jbp-skeleton.show label::after,.jbp-skeleton.show label::before{opacity:0!important}.jbp-skeleton.show .ccard-content,.jbp-skeleton.show .new-billing-address-form,.jbp-skeleton.show .paypal-content,.jbp-skeleton.show .vault-content{border-color:transparent!important}@media only screen and (max-width:800px){.jbp-skeleton.show .order-summary-details::before{background-color:#f8f8f8!important;z-index:1000!important}}body.jukebox_creator .jbp-skeleton.show,body.jukebox_creator_premade_load .jbp-skeleton.show,body.jukebox_creator_premade_squid_game .jbp-skeleton.show,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show{pointer-events:none}body.jukebox_creator .jbp-skeleton.show li,body.jukebox_creator .jbp-skeleton.show ul,body.jukebox_creator_premade_load .jbp-skeleton.show li,body.jukebox_creator_premade_load .jbp-skeleton.show ul,body.jukebox_creator_premade_squid_game .jbp-skeleton.show li,body.jukebox_creator_premade_squid_game .jbp-skeleton.show ul,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show li,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show ul{opacity:1}body.jukebox_creator .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav a{opacity:1}body.jukebox_creator .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav li:not(:first-child){opacity:0}body.jukebox_creator .jbp-skeleton.show #creator-nav,body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav{z-index:100000}body.jukebox_creator .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav a,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav a{opacity:1}body.jukebox_creator .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_load .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_squid_game .jbp-skeleton.show #creator-nav li:not(:first-child),body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #creator-nav li:not(:first-child){opacity:0}body.jukebox_creator .jbp-skeleton.show .creator-loader-container,body.jukebox_creator_premade_load .jbp-skeleton.show .creator-loader-container,body.jukebox_creator_premade_squid_game .jbp-skeleton.show .creator-loader-container,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show .creator-loader-container{position:fixed;width:100%;height:100%;top:0;left:0;background:rgba(187,187,187,.6784313725);z-index:10000}body.jukebox_creator .jbp-skeleton.show .creator-loader-container::before,body.jukebox_creator_premade_load .jbp-skeleton.show .creator-loader-container::before,body.jukebox_creator_premade_squid_game .jbp-skeleton.show .creator-loader-container::before,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show .creator-loader-container::before{content:"";position:absolute;width:85px;height:85px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background-color:#fff;border-radius:5px}body.jukebox_creator .jbp-skeleton.show .creator-loader-container::after,body.jukebox_creator_premade_load .jbp-skeleton.show .creator-loader-container::after,body.jukebox_creator_premade_squid_game .jbp-skeleton.show .creator-loader-container::after,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show .creator-loader-container::after{content:"";position:absolute;width:30px;height:30px;top:0;left:0;right:0;bottom:0;margin:auto;border:5px solid #585858;border-top-color:#ccc;border-radius:50%;animation:button-loading-spinner 1s ease infinite}body.jukebox_creator .jbp-skeleton.show .tools-setting-panel #swatch-color-settings .swatch-list-wrapper li,body.jukebox_creator_premade_load .jbp-skeleton.show .tools-setting-panel #swatch-color-settings .swatch-list-wrapper li,body.jukebox_creator_premade_squid_game .jbp-skeleton.show .tools-setting-panel #swatch-color-settings .swatch-list-wrapper li,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show .tools-setting-panel #swatch-color-settings .swatch-list-wrapper li{background-color:#eaeaea!important}body.jukebox_creator .jbp-skeleton.show #image-panel .upload-button,body.jukebox_creator .jbp-skeleton.show #image-panel input,body.jukebox_creator .jbp-skeleton.show #image-panel svg,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .upload-button,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel input,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel svg,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .upload-button,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel input,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel svg,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .upload-button,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel input,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel svg{opacity:1}body.jukebox_creator .jbp-skeleton.show #image-panel .uploading-name,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .uploading-name,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .uploading-name,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .uploading-name{color:#000!important}body.jukebox_creator .jbp-skeleton.show #image-panel .existing::after,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .existing::after,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .existing::after,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .existing::after{content:"";height:133px;width:calc(50% - 7px);margin-right:5px;margin-bottom:10px;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#404549 8%,#31373b 18%,#404549 33%);background-size:1000px 500px}body.jukebox_creator .jbp-skeleton.show #image-panel .file-box,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .file-box,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .file-box,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .file-box{border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#404549 8%,#31373b 18%,#404549 33%);background-size:1000px 500px}body.jukebox_creator .jbp-skeleton.show #image-panel .file-box .img-thumbnail,body.jukebox_creator .jbp-skeleton.show #image-panel .file-box .unsplash-image,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .file-box .img-thumbnail,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .file-box .unsplash-image,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .file-box .img-thumbnail,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .file-box .unsplash-image,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .file-box .img-thumbnail,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .file-box .unsplash-image{opacity:0}body.jukebox_creator .jbp-skeleton.show #image-panel .panel-tabs .tab .icon::after,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .panel-tabs .tab .icon::after,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .panel-tabs .tab .icon::after,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .panel-tabs .tab .icon::after{content:"";position:absolute;top:50%;left:50%;width:80%;height:110%;transform:translate(-50%,-50%);border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px}body.jukebox_creator .jbp-skeleton.show #image-panel .panel-tabs .tab span,body.jukebox_creator_premade_load .jbp-skeleton.show #image-panel .panel-tabs .tab span,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #image-panel .panel-tabs .tab span,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #image-panel .panel-tabs .tab span{display:none}body.jukebox_creator .jbp-skeleton.show #template-panel .templates .doc-template,body.jukebox_creator_premade_load .jbp-skeleton.show #template-panel .templates .doc-template,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #template-panel .templates .doc-template,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #template-panel .templates .doc-template{background:#31393f}body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button{opacity:1}body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button .card-preview,body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button .greeting-card-image,body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=left],body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button .card-preview,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button .greeting-card-image,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=left],body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button .card-preview,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button .greeting-card-image,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=left],body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button .card-preview,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button .greeting-card-image,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=left]{background:0 0!important}body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=right],body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=right],body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=right],body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip #page-select button div[data-side=right]{border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;z-index:-1}body.jukebox_creator .jbp-skeleton.show #wrapper .page-flip label,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper .page-flip label,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper .page-flip label,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper .page-flip label{display:none!important}body.jukebox_creator .jbp-skeleton.show #wrapper #tools .tool-group button,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper #tools .tool-group button,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper #tools .tool-group button,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper #tools .tool-group button{opacity:1}body.jukebox_creator .jbp-skeleton.show #wrapper #legend li .slider,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper #legend li .slider,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper #legend li .slider,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper #legend li .slider{opacity:1}body.jukebox_creator .jbp-skeleton.show #wrapper #legend li.template-name .label,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper #legend li.template-name .label,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper #legend li.template-name .label,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper #legend li.template-name .label{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;border:none;height:50%;vertical-align:text-bottom}body.jukebox_creator .jbp-skeleton.show #wrapper canvas,body.jukebox_creator_premade_load .jbp-skeleton.show #wrapper canvas,body.jukebox_creator_premade_squid_game .jbp-skeleton.show #wrapper canvas,body.jukebox_creator_premade_squid_game_white .jbp-skeleton.show #wrapper canvas{position:absolute;width:703px;height:415px;left:170px;top:25px;touch-action:none;user-select:none;color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;border:none}.jbp-skeleton .checkout-shipping-mock-loader-wrapper .checkout-shipping-wrapper{display:block}.jbp-skeleton .checkout-shipping-mock-loader-wrapper input{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;border:none}@media only screen and (max-width:768px){.jbp-skeleton.show .jbp-img-background{border-radius:5px;background:#f8f8f8;overflow:hidden;position:relative}.jbp-skeleton.show .mobile.select-dropdown{opacity:0;pointer-events:none}.jbp-skeleton.show .printTypes,.jbp-skeleton.show label{opacity:0}}@keyframes animation-el{0%{background-position:0}100%{background-position:1000px}}@keyframes animation-img{from{left:0}to{left:100%}}.account-centre .edit-section.show-loader,.guest_order_status .edit-section.show-loader{position:relative}.account-centre .edit-section.show-loader .lottie-loader-container,.guest_order_status .edit-section.show-loader .lottie-loader-container{display:block}.account-centre .edit-section.show-loader .edit-product-wrapper,.guest_order_status .edit-section.show-loader .edit-product-wrapper{opacity:0}.account-centre .order-item .order-item-body .order-tab-content.show-loader .content-wrapper,.guest_order_status .order-item .order-item-body .order-tab-content.show-loader .content-wrapper{opacity:0}.account-centre .order-item .order-item-body .order-tab-content.show-loader.order-status-tab.tab-status .content-wrapper,.guest_order_status .order-item .order-item-body .order-tab-content.show-loader.order-status-tab.tab-status .content-wrapper{opacity:0}.account-centre .order-item .order-item-body .order-tab-content.show-loader.order-download-invoice-tab.tab-download>:not(.file-upload-loader-container),.guest_order_status .order-item .order-item-body .order-tab-content.show-loader.order-download-invoice-tab.tab-download>:not(.file-upload-loader-container){opacity:0}.account-centre .order-item .order-item-body .order-tab-content.show-loader .lottie-loader-container,.guest_order_status .order-item .order-item-body .order-tab-content.show-loader .lottie-loader-container{display:block}.account-centre .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader,.guest_order_status .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader{position:relative;width:550px;margin-top:30px}.account-centre .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader .upload-widget,.guest_order_status .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader .upload-widget{display:none}.account-centre .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader .lottie-loader-container,.guest_order_status .order-item .order-item-body .detail-item.file-container.account-file-container.show-loader .lottie-loader-container{display:block}.account-centre #filter-container.show-loader{position:relative;min-height:300px}.account-centre #filter-container.show-loader .lottie-loader-container{display:block}.account-centre #filter-container.show-loader .order-item{display:none}.account-centre #filter-container.show-loader .footer{display:none}.customer_orders_history .order-items-wrapper.show-loader{position:relative;min-height:300px}.customer_orders_history .order-items-wrapper.show-loader .lottie-loader-container{display:block}.customer_orders_history .order-items-wrapper.show-loader .footer,.customer_orders_history .order-items-wrapper.show-loader .order-item,.customer_orders_history .order-items-wrapper.show-loader .pagination-wrapper{display:none}.flash-message{position:absolute;top:100%;height:fit-content;width:100%;padding:10px 0;text-align:center;cursor:pointer;z-index:9997}@media only screen and (max-width:350px){.flash-message{padding:6px 0 4px}}.flash-message span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;margin-left:40px;font-size:18px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.flash-message:hover span{color:#2d4d0b}}.flash-message-notice{padding:30px 0;background-color:#ccfcff}.flash-message-notice:after{content:"\f00d";position:absolute;top:50%;right:30px;margin-top:-10px;font-family:"Font Awesome 6 Free";font-weight:600;font-size:20px;color:#2d4d0b;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.flash-message-notice:hover:after{opacity:1}}.flash-message-notice span{color:#2d4d0b;margin-left:60px}.flash-message-success{background-color:#9dd464}.flash-message-success span:after{content:"\e87f";position:absolute;top:50%;left:-35px;transform:translateY(-50%);font-family:Linearicons-Free;font-size:24px}.flash-message-error{background-color:#ff687a}.flash-message-error span:after{content:"\e880";position:absolute;top:50%;left:-35px;transform:translateY(-50%);font-family:Linearicons-Free;font-size:24px}.breadcrumb{width:70%;margin:0 auto;margin-bottom:80px;text-align:center;white-space:nowrap}@media only screen and (max-width:1400px){.breadcrumb{width:80%}}@media only screen and (max-width:1200px){.breadcrumb{width:90%}}@media only screen and (max-width:800px){.breadcrumb{width:100%}}@media only screen and (max-width:450px){.breadcrumb{display:none}}.breadcrumb li{position:relative;display:inline-block;width:15%;margin-right:6.25%;text-align:center;opacity:.3}.breadcrumb li:last-of-type{margin-right:0}@media only screen and (max-width:800px){.breadcrumb li{width:19%}.breadcrumb li:last-of-type{margin-right:0}}@media only screen and (max-width:600px){.breadcrumb li{width:22%;margin-right:2.5%}.breadcrumb li:last-of-type{margin-right:0}}.breadcrumb li h5{position:relative;display:inline-block;padding:3px 14px 3px;margin:0;margin-top:7px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;color:#000;white-space:nowrap;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.breadcrumb li h5 span{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1050px){.breadcrumb li h5 .hide-mobile{display:none}}.breadcrumb li .crumb-icon{margin:0 auto;text-align:center}.breadcrumb li .crumb-icon img{display:inline-block;width:85%}.breadcrumb li.previous-crumb{opacity:.8}@media only screen and (min-width:1024px),(hover:hover){.breadcrumb li.previous-crumb:hover h5{color:#fff;background-color:#ff687a;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.breadcrumb li.previous-crumb:hover h5 span{color:#fff}}.breadcrumb li.active-crumb{opacity:1}.breadcrumb li.active-crumb h5{color:#fff;background-color:#4ec6da;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.breadcrumb li.active-crumb h5 span{color:#fff}.checkout-steps .col-12{margin-bottom:0}.breadcrumb-mobile{margin:0 -30px;padding:0;display:none;background-color:#eaf9ff;overflow:hidden;border-radius:0}@media only screen and (max-width:450px){.breadcrumb-mobile{display:block}}.breadcrumb-mobile ul{width:100%;background-color:#eaf9ff}.breadcrumb-mobile li{float:left;width:25%;padding:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;text-align:center;box-sizing:border-box}.breadcrumb-mobile li.active{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#fff;background-color:#4ec6da}.breadcrumb-mobile li.active:before{content:"";position:absolute;top:-19px;left:94%;width:0;height:0;border-top:40px solid transparent;border-bottom:40px solid transparent;border-left:20px solid #4ec6da}.breadcrumb-mobile li.previous{padding:0}.breadcrumb-mobile li.previous a{padding:10px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#666;text-align:center;box-sizing:border-box}@media only screen and (max-width:600px){.content-container.page-tab-container{padding-bottom:40px}}@media only screen and (max-width:450px){.content-container.page-tab-container{padding-left:0;padding-right:0}}.page-tabs{width:100%;margin-top:10px}.page-tabs ul{width:80%;display:flex;justify-content:center;padding:0;margin:0 auto;border-bottom:1px solid #bfbfbf}@media only screen and (max-width:900px){.page-tabs ul{width:95%}}.page-tabs ul li{position:relative;float:left;width:22%;padding:20px 0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;color:#000;box-sizing:border-box;text-align:center;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:750px){.page-tabs ul li{width:24%}}@media only screen and (max-width:500px){.page-tabs ul li{width:auto;margin-right:15px}.page-tabs ul li:last-of-type{margin-right:0}}@media only screen and (max-width:400px){.page-tabs ul li{font-size:13px}}@media only screen and (max-width:350px){.page-tabs ul li{font-size:12px}}@media only screen and (min-width:1024px),(hover:hover){.page-tabs ul li:hover span{color:#7ac142}}.page-tabs ul li span{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-tabs ul li span:after{content:"";position:absolute;bottom:-22px;left:50%;width:120%;height:0;margin-left:-60%;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-tabs ul li.active{color:#7ac142}.page-tabs ul li.active span:after{height:7px;background-color:#7ac142;opacity:1}.page-tabs.tab-links li{padding:0}.page-tabs.tab-links li a{padding:20px 0}@media only screen and (max-width:1050px){.page-tabs.tab-links li a .mobile-hide{display:none}}.about_us .page-tabs ul{text-align:center}.about_us .page-tabs ul li{float:none;display:inline-block}.about_us .page-tabs ul li:first-of-type{margin-left:0}@media only screen and (max-width:450px){.about_us .page-tabs ul{width:auto;margin-right:-30px;margin-left:-30px}}.page-tab-content{display:none}.page-tab-content.active{display:block}.page-tab-content#faq-tab.faq-article .dropdown-heading{display:none!important}.page-tab-content#faq-tab.faq-article .dropdown-content.article-body{display:block}.page-tab-content#faq-tab.faq-article .dropdown-content.article-body h2 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px!important}.item-basic h5,.item-extras h5{margin:0;margin-bottom:10px;border-bottom:1px solid #bfbfbf}.item-basic>div{float:left}.item-basic .detail-table{width:100%;margin-right:5%}.item-basic .detail-table:last-of-type{margin-right:0}.item-basic .detail-table.design-item{width:47.5%}.item-basic .detail-table p{margin:0;margin-top:15px;font-size:14px}@media only screen and (max-width:600px){.item-basic .detail-table p{font-size:16px}}.item-basic .detail-table p span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;font-weight:700}.item-basic .detail-table.sample-pack-item{width:95%;border:none}.item-basic .detail-table.sample-pack-item p{margin:0;font-size:14px}@media only screen and (max-width:600px){.item-basic .detail-table.sample-pack-item p{font-size:16px}}.item-basic .detail-table.sample-pack-item p span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}.item-basic .detail-table.sample-pack-item .included-heading{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700}@media only screen and (max-width:600px){.item-basic .detail-table.sample-pack-item .included-heading{font-size:16px}}.item-basic .detail-table.sample-pack-item .sample-item-list li{font-size:13px;list-style-type:disc;list-style-position:inside}@media only screen and (max-width:600px){.item-basic .detail-table.sample-pack-item .sample-item-list li{font-size:16px}}.item-basic .detail-table.sample-pack-item.csscolumn .sample-item-list{column-count:2}.item-basic .detail-table.sample-pack-item.no-csscolumn .sample-item-list li{float:left;width:50%}@media only screen and (max-width:800px){.item-basic .detail-table{float:none;width:100%;margin-right:0}.item-basic .detail-table:last-of-type{margin-bottom:0}}.item-basic table{width:100%;text-align:left;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px}.item-basic table td,.item-basic table th{padding:0}.item-basic table th{width:130px;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:400;color:#000;box-sizing:border-box;vertical-align:top}@media only screen and (min-width:2500px){.item-basic table th{width:160px}}@media only screen and (max-width:600px){.item-basic table.proof-table{display:flex}.item-basic table.proof-table tbody{width:100%}}.item-basic table tr.completion-date .est-completion-date-details{color:#60c41e;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;margin-left:3px}.item-basic table tr.proof{position:relative}.item-basic table tr.proof .select2-selection__rendered{padding:1px 8px!important}.item-basic table tr.proof td,.item-basic table tr.proof th{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-basic table tr.proof td{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.item-basic table tr.proof{display:flex;flex-direction:column}}.item-basic table tr.proof .proof-field .proof-select{display:flex}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select{display:block}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option{width:100%;display:block;padding:20px;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.item-basic table tr.proof .proof-field .proof-select .proof-select-option.selected-proofing-method{background:#f2fcff}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option.selected-proofing-method{background:#fff;padding:10px 0 0}}@media only screen and (min-width:1500px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option{margin-bottom:30px}}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option{padding:10px 0 0}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option:first-of-type{margin-right:15px}@media only screen and (max-width:450px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option:first-of-type{margin-right:0}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-question-mark{cursor:pointer;color:#5c5cfd;display:none}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-question-mark{display:inline}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-option-message{margin-top:7px;font-size:12px;line-height:1.5!important;color:#686868!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (min-width:1500px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-option-message{margin-bottom:0}}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option .proof-select-option-message{display:none}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]+label:after,.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]+label:before{content:none}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]{--active:#45d3ea;--active-inner:#fff;--focus:2px rgba(39, 94, 254, .3);--border:#BBC1E1;--border-hover:#45d3ea;--background:#fff;--disabled:#F6F8FF;--disabled-inner:#E1E6F9;-webkit-appearance:none;-moz-appearance:none;height:18px;outline:0;display:inline-block;vertical-align:top;cursor:pointer;border:1px solid var(--bc,var(--border));background:var(--b,var(--background));transition:background .3s,border-color .3s,box-shadow .2s;width:18px}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]{top:3px}}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:after{content:"";opacity:var(--o,0);display:block;left:0;top:0;position:absolute;transition:transform var(--d-t,.3s) var(--d-t-e,ease),opacity var(--d-o,.2s)}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:checked{--b:var(--active);--bc:var(--active);--d-o:.3s;--d-t:.6s;--d-t-e:cubic-bezier(.2, .85, .32, 1.2);--o:1}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:focus{border:1px solid var(--bc,var(--border))!important;background-color:var(--b,var(--background))!important;box-shadow:0 0 0 var(--focus)}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:not(.switch):after{opacity:var(--o,0)}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:not(.switch):checked{--o:1}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]{border-radius:50%}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:after{width:16px;height:16px;border-radius:50%;background:var(--active-inner);opacity:0;transform:scale(var(--s,.7))}.item-basic table tr.proof .proof-field .proof-select .proof-select-option input[type=radio]:checked{--s:.5}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select .proof-select-option.proof-select-online-pdf label{margin-right:0}}.item-basic table tr.proof .proof-field .proof-select label{display:inline;font-size:inherit;letter-spacing:.3px;white-space:nowrap;margin-left:8px;cursor:pointer;line-height:1!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.item-basic table tr.proof .proof-field .proof-select label{min-width:100px;margin-right:5px}}.item-basic table tr.proof .proof-field .proof-select label:after,.item-basic table tr.proof .proof-field .proof-select label:before{margin-top:-11.5px!important}.item-basic table tr.proof .proof-field .proof-select label:after{top:20.5px!important}.item-basic table .proof-disclaimer{display:none;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-basic table .proof-disclaimer td{padding-left:0;padding-right:0;padding-bottom:10px;font-size:15px;color:#ff0084!important;line-height:1.5!important}@media only screen and (max-width:600px){.item-basic table .proof-disclaimer td{font-size:16px}}.item-basic table .proof-disclaimer.show-disclaimer{display:table-row;opacity:1;visibility:visible;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-basic table .proof-disclaimer.show-disclaimer .warning-icon{height:45px}@media only screen and (max-width:600px){.item-basic table .proof-disclaimer.show-disclaimer .warning-icon{height:35px;padding-left:0}}.item-basic table .proof-disclaimer.show-disclaimer td{font-size:inherit!important;align-items:center}.item-basic table .extra-spec td.label,.item-basic table .extra-spec th.attr-title{padding:0;line-height:2.25}.item-basic table .extra-spec th.attr-title{padding-left:0}.item-basic table.turnaround-table{margin-top:10px}.item-basic table.turnaround-table th{width:220px}@media only screen and (min-width:2500px){.item-basic table.turnaround-table th{width:250px}}.item-basic table.turnaround-table th.has-rush{width:140px}.item-extras{margin-top:40px;padding-left:40px;padding-right:40px}.item-extras h5{color:#000}.item-extras>div{position:relative;background-color:#f7f7f7}.item-extras>div:nth-of-type(2n){background-color:#fff}@media only screen and (max-width:750px){.item-extras>div{background-color:#fff!important;padding:0;margin-bottom:15px}}.item-extras .add-on-summary{width:60%;padding:15px}@media only screen and (max-width:750px){.item-extras .add-on-summary{width:100%}}.item-extras .add-on-summary table{width:100%;text-align:left;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}@media only screen and (max-width:600px){.item-extras .add-on-summary table{font-size:16px}}.item-extras .add-on-summary table td,.item-extras .add-on-summary table th{padding:3px 5px}.item-extras .add-on-summary table td span,.item-extras .add-on-summary table th span{display:list-item;margin-left:15px;font-size:12px;line-height:1.5}@media only screen and (max-width:600px){.item-extras .add-on-summary table td span,.item-extras .add-on-summary table th span{font-size:16px}}.item-extras .add-on-summary table th{width:260px;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700;color:#000;list-style-type:disc;box-sizing:border-box}@media only screen and (max-width:450px){.item-extras .add-on-summary table th{width:235px}}.item-extras .add-on-summary table .price{text-align:center}.item-extras .add-on-summary table td.add-on-options{padding:0 5px}.item-extras .add-on-summary .rounded-corners-visual{position:relative;width:100px;height:55px;margin-top:15px;background-color:#fff;border:3px solid #000}@media only screen and (min-width:750px){.item-extras .add-on-summary .rounded-corners-visual{position:absolute;top:50%;right:10%;margin-top:-27.5px}}.item-extras .add-on-summary .rounded-corners-visual.top-left{-webkit-border-top-left-radius:15px;-moz-border-top-left-radius:15px;-ms-border-top-left-radius:15px;-o-border-top-left-radius:15px;border-top-left-radius:15px}.item-extras .add-on-summary .rounded-corners-visual.top-right{-webkit-border-top-right-radius:15px;-moz-border-top-right-radius:15px;-ms-border-top-right-radius:15px;-o-border-top-right-radius:15px;border-top-right-radius:15px}.item-extras .add-on-summary .rounded-corners-visual.bottom-left{-webkit-border-bottom-left-radius:15px;-moz-border-bottom-left-radius:15px;-ms-border-bottom-left-radius:15px;-o-border-bottom-left-radius:15px;border-bottom-left-radius:15px}.item-extras .add-on-summary .rounded-corners-visual.bottom-right{-webkit-border-bottom-right-radius:15px;-moz-border-bottom-right-radius:15px;-ms-border-bottom-right-radius:15px;-o-border-bottom-right-radius:15px;border-bottom-right-radius:15px}.item-extras .add-on-summary .rounded-corners-visual span{position:absolute;top:50%;left:50%;margin:0!important;list-style-type:none;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700;color:#000;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.order-detail-tab .item-extras{padding:inherit}.account-completed-orders .item-extras{display:none}.modified-svg-container svg{width:120px;margin-top:15px}.modified-svg-container svg path{vector-effect:non-scaling-stroke}@media only screen and (max-width:600px){.product-gallery h2{padding:0 30px}}.item-purchase .buy-now-disclaimer{position:absolute;top:100%;left:0;width:100%;text-align:center;margin-top:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.item-purchase .buy-now-disclaimer span{color:#bfbfbf;font-size:10px}@media only screen and (min-width:1050px){.item-purchase .buy-now-disclaimer{opacity:0;visibility:hidden}.item-purchase .buy-now-disclaimer span{color:#666}}@media only screen and (min-width:1024px),(hover:hover){.item-purchase .button:hover~.buy-now-disclaimer{opacity:1;visibility:visible}}.gallery-wrapper{position:relative}.full-width-gallery-slider{position:relative;width:100%;max-height:620px;margin-left:-2px;margin-right:-2px;outline:0;overflow:hidden}@media only screen and (min-width:2500px){.full-width-gallery-slider{max-height:750px}}.full-width-gallery-slider button.slick-arrow{top:50%;width:125px;height:125px;margin:0;z-index:100;background-color:#fff;opacity:0;font-weight:900;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider button.slick-arrow:before{position:absolute;top:50%;color:#000;font-size:30px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider button.slick-arrow.slick-prev{left:-70px;-webkit-border-top-right-radius:5px;-moz-border-top-right-radius:5px;-ms-border-top-right-radius:5px;-o-border-top-right-radius:5px;border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;-ms-border-bottom-right-radius:5px;-o-border-bottom-right-radius:5px;border-bottom-right-radius:5px;-webkit-transform:translate(-70%,-50%);-moz-transform:translate(-70%,-50%);-ms-transform:translate(-70%,-50%);-o-transform:translate(-70%,-50%);transform:translate(-70%,-50%)}@media only screen and (max-width:1050px){.full-width-gallery-slider button.slick-arrow.slick-prev{left:0}}.full-width-gallery-slider button.slick-arrow.slick-prev:before{right:15px}@media only screen and (min-width:1024px),(hover:hover){.full-width-gallery-slider button.slick-arrow.slick-prev:hover{opacity:.9;-webkit-transform:translate(-60%,-50%);-moz-transform:translate(-60%,-50%);-ms-transform:translate(-60%,-50%);-o-transform:translate(-60%,-50%);transform:translate(-60%,-50%)}.full-width-gallery-slider button.slick-arrow.slick-prev:hover:before{right:20px}}.full-width-gallery-slider button.slick-arrow.slick-next{right:-70px;-webkit-border-top-left-radius:5px;-moz-border-top-left-radius:5px;-ms-border-top-left-radius:5px;-o-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;-ms-border-bottom-left-radius:5px;-o-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-transform:translate(70%,-50%);-moz-transform:translate(70%,-50%);-ms-transform:translate(70%,-50%);-o-transform:translate(70%,-50%);transform:translate(70%,-50%)}@media only screen and (max-width:1050px){.full-width-gallery-slider button.slick-arrow.slick-next{right:0}}.full-width-gallery-slider button.slick-arrow.slick-next:before{left:15px}@media only screen and (min-width:1024px),(hover:hover){.full-width-gallery-slider button.slick-arrow.slick-next:hover{opacity:.9;-webkit-transform:translate(60%,-50%);-moz-transform:translate(60%,-50%);-ms-transform:translate(60%,-50%);-o-transform:translate(60%,-50%);transform:translate(60%,-50%)}.full-width-gallery-slider button.slick-arrow.slick-next:hover:before{left:20px}}@media only screen and (max-width:1050px){.full-width-gallery-slider button.slick-arrow{width:110px;height:50px;opacity:.8}.full-width-gallery-slider button.slick-arrow:before{font-size:30px!important}.full-width-gallery-slider button.slick-arrow.slick-next:before{left:12px}.full-width-gallery-slider button.slick-arrow.slick-prev:before{right:12px}}.full-width-gallery-slider .slick-dots{top:auto;bottom:-19px}.full-width-gallery-slider *{outline:0}.full-width-gallery-slider .slick-list{width:100%}.full-width-gallery-slider .slick-slide{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;height:600px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:2500px){.full-width-gallery-slider .slick-slide{height:750px}}@media only screen and (max-width:1400px){.full-width-gallery-slider .slick-slide{height:500px}}@media only screen and (max-width:1050px){.full-width-gallery-slider .slick-slide{height:450px}}@media only screen and (max-width:600px){.full-width-gallery-slider .slick-slide{height:500px}}.full-width-gallery-slider .slick-slide>div{height:50%;border:2px solid #fff;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider .slick-slide>div.active{height:100%}.full-width-gallery-slider .slick-slide>div:nth-child(1) .product-gallery-item{-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.full-width-gallery-slider .slick-slide>div:nth-child(2) .product-gallery-item{-webkit-box-direction:reverse;-webkit-box-orient:vertical;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.full-width-gallery-slider .slick-slide>div.shrink{height:0!important}.full-width-gallery-slider .slick-slide .product-gallery-item{display:none!important;height:100%;overflow:hidden;cursor:pointer}.full-width-gallery-slider .slick-slide .product-gallery-item *{display:none}.full-width-gallery-slider .slick-slide .product-gallery-item .image-fit{width:100%;height:100%;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}@media only screen and (min-width:1024px),(hover:hover){.full-width-gallery-slider .slick-slide .product-gallery-item .image-fit:hover img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}}.full-width-gallery-slider .slick-slide .product-gallery-item .image-fit img{width:100%;height:100%;color:transparent;font-size:0;object-fit:cover;cursor:pointer;z-index:1;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider .slick-slide .product-gallery-item .fallback-object-fit{background-size:cover;background-position:center center}.full-width-gallery-slider .slick-slide .product-gallery-item .fallback-object-fit img{opacity:0!important}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper{position:relative;height:0;background-color:#eaf9ff;opacity:0;visibility:hidden;cursor:auto}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content{position:absolute;top:0;left:0;width:100%;height:100%;padding:20px;opacity:0;visibility:hidden;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content h5{margin:0;font-size:15px;color:#000;line-height:1.5}@media only screen and (max-width:1050px) and (min-width:1000px),(max-width:750px) and (min-width:600px),(max-width:400px){.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content h5{text-align:center}}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content>p{margin:0;font-size:13px;color:#000;line-height:1.7}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content>p a{display:inline-block}@media only screen and (max-width:1050px){.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content>p{display:none}}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-specs{position:absolute;bottom:20px;left:20px}@media only screen and (max-width:1050px) and (min-width:1000px),(max-width:750px) and (min-width:600px),(max-width:400px){.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-specs{display:none}}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-specs ul{padding-left:17px}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-specs ul li{display:list-item;list-style-type:disc;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;font-size:13px}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase{position:absolute;bottom:20px;right:20px;width:auto;height:auto;text-align:center}@media only screen and (max-width:1050px) and (min-width:1000px),(max-width:750px) and (min-width:600px),(max-width:400px){.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase span{display:block;line-height:1.3}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase span.price-label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px;color:#bfbfbf;margin-bottom:-2px}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper .item-content .item-purchase span.price{margin-bottom:2px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:30px;line-height:1.3;color:#000}.full-width-gallery-slider .slick-slide .product-gallery-item .item-content-wrapper svg:hover+span{opacity:1;visibility:visible}.full-width-gallery-slider .slick-slide div.active .product-gallery-item .image-fit{height:60%}.full-width-gallery-slider .slick-slide div.active .product-gallery-item .image-fit img{-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.full-width-gallery-slider .slick-slide div.active .product-gallery-item .item-content-wrapper{position:relative;height:40%;opacity:1;visibility:visible;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.full-width-gallery-slider .slick-slide div.active .product-gallery-item .item-content-wrapper .item-content{opacity:1;visibility:visible}.full-width-gallery-slider .slick-slide .product-gallery-item{display:-webkit-box!important;display:-moz-box!important;display:-ms-flexbox!important;display:-webkit-flex!important;display:flex!important}.full-width-gallery-slider .slick-slide .product-gallery-item *{display:block}@media only screen and (min-width:1024px),(hover:hover){.full-width-gallery-slider:hover button.slick-arrow{opacity:.8}.full-width-gallery-slider:hover button.slick-arrow.slick-prev{left:0}.full-width-gallery-slider:hover button.slick-arrow.slick-next{right:0}}.checkout-file-container{margin-bottom:40px;padding:35px 0;border-left:1px solid #4ccef7;border-right:1px solid #4ccef7;border-bottom:1px solid #4ccef7;border-top:1px solid #4ccef7;background:#fff;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;-ms-border-bottom-left-radius:5px;-o-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;-ms-border-bottom-right-radius:5px;-o-border-bottom-right-radius:5px;border-bottom-right-radius:5px}@media only screen and (max-width:1300px){.checkout-file-container{margin:10px 25px}}@media only screen and (max-width:600px){.checkout-file-container{padding:0;border:none;margin:0}}.checkout-file-container ::-webkit-scrollbar-track{background-color:transparent}@media only screen and (max-width:600px){.uploading-file .drag-and-drop-files-section{min-height:160px}}.uploading-file .special-instruction-wrapper,.uploading-file .widget-footer{display:none!important}.uploading-file .enter-comment-for-order-wrapper{display:none!important}@media only screen and (max-width:600px){.uploading-file .upload-widget{min-height:160px!important}}.checkout-file-container .upload-widget{border:0;border-radius:0;min-height:200px}@media only screen and (max-width:600px){.checkout-file-container .upload-widget{border-top:none;min-height:initial}}@media only screen and (min-width:601px){.checkout-file-container .upload-widget .upload-file-button-wrapper{display:none!important}}.checkout-file-container .upload-widget .widget-body{position:static}.checkout-file-container .upload-widget .upload-file{display:none}.checkout-file-container .upload-widget .upload-button{display:inline-block;margin:0;margin-top:40px;font-size:17px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;letter-spacing:.3px;background-color:#01aaff!important;padding:13px 53px;line-height:1!important;min-height:40px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:600px){.checkout-file-container .upload-widget .upload-button{width:100%;margin:10px 0 5px;font-size:15px;background-color:#af15ff!important}}.checkout-file-container .upload-widget .upload-button:hover{background-color:#70cdfb!important}@media only screen and (max-width:600px){.checkout-file-container .upload-widget .upload-button:hover{background-color:#af15ff!important}}.checkout-file-container .upload-widget .upload-file-later{font-size:12px;color:#4f656c;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:block;margin-left:17px;margin-top:2px}@media only screen and (max-width:600px){.checkout-file-container .upload-widget .upload-file-later{text-align:left;margin:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-bottom:20px}}.checkout-file-container .upload-widget .set-file-uploaded-status{display:none}.order-upload-file-container .upload-widget{min-height:300px}@media only screen and (max-width:600px){.order-upload-file-container .upload-widget{border-top:none}}.order-upload-file-container .upload-widget .upload-file{display:none}.order-upload-file-container .upload-widget .upload-button{margin:0;margin-top:35px;display:inline-block;font-size:17px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;letter-spacing:.3px;background-color:#01aaff!important;padding:13px 53px;line-height:1!important;min-height:40px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:600px){.order-upload-file-container .upload-widget .upload-button{width:100%;margin-top:15px}}.order-upload-file-container .upload-widget .upload-button:hover{background-color:#70cdfb!important}.order-upload-file-container .upload-widget .upload-file-later{font-size:12px;color:#4f656c;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:block;margin-left:17px;margin-top:2px}@media only screen and (max-width:600px){.order-upload-file-container .upload-widget .upload-file-later{margin-right:0;text-align:center}}.upload-widget{position:relative;margin-bottom:30px;border:1px solid #bfbfbf;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}@media only screen and (max-width:450px){.upload-widget{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}.upload-widget .no-file-message-mobile{display:none}.upload-widget .widget-header{position:relative;min-height:60px;padding:10px 30px;background-color:#eaf9ff;border-bottom:1px solid #bfbfbf}@media only screen and (max-width:450px){.upload-widget .widget-header{border:none}}.upload-widget .widget-header h4{margin:0;padding-right:110px;font-size:20px}@media only screen and (max-width:600px){.upload-widget .widget-header h4{padding-right:0;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}}.upload-widget .widget-header .order-item-no{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-right:5px}@media only screen and (max-width:600px){.upload-widget .widget-header .order-item-no{font-size:15px}}.upload-widget .widget-header .order-number{margin:0;line-height:1!important;font-size:13px;color:#0187a4;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.upload-widget .widget-body{display:flex;flex-direction:column;position:relative;padding:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.upload-widget .widget-body .upload-widget-designs{display:none;position:absolute;top:0;left:0;padding:0 0 30px;width:100%;height:100%;background-color:#f4f7f8;z-index:1}.upload-widget .widget-body .upload-widget-designs .designs-container{width:100%;height:100%}.upload-widget .widget-body .upload-widget-designs .designs-container>div{width:100%}.upload-widget .widget-body .upload-widget-designs .designs-container .designs-preview .preview{position:relative;width:100%;height:auto;min-height:180px;max-height:280px;padding:15px;box-shadow:2px 2px 10px 2px rgba(0,0,0,.1)}.upload-widget .widget-body .upload-widget-designs .designs-container .designs-preview .preview img{display:none;max-height:280px}.upload-widget .widget-body .upload-widget-designs .designs-container .designs-preview .preview span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.upload-widget .widget-body .upload-widget-designs .designs-container .designs-preview .preview:after,.upload-widget .widget-body .upload-widget-designs .designs-container .designs-preview .preview:before{content:"";position:absolute;width:50px;height:50px}.upload-widget .widget-body .upload-widget-designs .designs-container .designs-preview .preview:before{top:5px;left:5px;border-top:10px solid #eaf9ff;border-left:10px solid #eaf9ff}.upload-widget .widget-body .upload-widget-designs .designs-container .designs-preview .preview:after{bottom:5px;right:5px;border-bottom:10px solid #eaf9ff;border-right:10px solid #eaf9ff}.upload-widget .widget-body .upload-widget-designs .designs-container .designs-preview .preview .image-preview{position:absolute;top:0;left:0;width:100%;height:auto;max-height:280px;z-index:1;overflow:hidden}.upload-widget .widget-body .upload-widget-designs .designs-container .designs{max-height:90%;overflow-y:scroll}.upload-widget .widget-body .upload-widget-designs .designs-container .designs .design{position:relative;height:80px;padding-left:10px;margin-bottom:7px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;overflow:hidden;cursor:pointer;background:#fff}.upload-widget .widget-body .upload-widget-designs .designs-container .designs .design.active{border:3px solid #56dbfe;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.upload-widget .widget-body .upload-widget-designs .designs-container .designs .design:last-of-type{margin-bottom:0}.upload-widget .widget-body .upload-widget-designs .designs-container .designs .design .thumbnail{top:50%;left:20px;width:115px;height:60px;margin-top:-30px}.upload-widget .widget-body .upload-widget-designs .designs-container .designs .design .title h3{line-height:1;margin:0;margin-bottom:7px;font-size:19px}.upload-widget .widget-body .upload-widget-designs .designs-container .designs .design .title h5{vertical-align:middle;margin:0;color:#000;font-size:13px;line-height:1!important}.upload-widget .widget-body .upload-widget-designs .designs-container .designs .design .date h5{margin:0;font-size:13px}.upload-widget .widget-body .upload-widget-designs .designs-container .designs .design .date span{font-size:12px}.upload-widget .widget-body .upload-widget-designs .designs-container .upload-designs-empty{float:none;width:100%;height:auto;padding:20px 30px}.upload-widget .widget-body .upload-widget-designs .designs-container .upload-designs-empty h5{color:#4ec6da;margin-bottom:15px}.upload-widget .widget-body .upload-widget-designs .designs-container-footer{position:absolute;bottom:10px;left:0;width:100%}.upload-widget .widget-body .upload-widget-error{margin:15px 0;top:0;left:0;width:100%;text-align:center;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#ff687a;box-sizing:border-box;font-size:13px;line-height:1.5!important}.upload-widget .widget-body .upload-message{position:absolute;top:45%;left:50%;text-align:center;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:none}.upload-widget .widget-body .upload-message .upload-icon{width:150px;height:140px;margin:0 auto}.upload-widget .widget-body .upload-message .upload-icon .image-svg{width:150px;height:150px}.upload-widget .widget-body .upload-message span{display:block;font-size:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-bottom:15px}@media only screen and (max-width:600px){.upload-widget .widget-body .upload-message span{font-size:16px}}@media only screen and (max-width:600px){.upload-widget .widget-body .file-tiles{width:100%}}.upload-widget .widget-body .file-tiles>div{width:100%;float:left}.upload-widget .widget-body .file-tiles>div:last-of-type{border-bottom:none}.upload-widget .widget-body .file-tiles .file-tile{min-height:122px;padding:20px 0;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.upload-widget .widget-body .file-tiles .file-details{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;min-height:55px;background:#f3fafe;padding:15px 20px}@media only screen and (max-width:600px){.upload-widget .widget-body .file-tiles .file-details{min-height:inherit;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}}.upload-widget .widget-body .file-tiles .file-image{width:17%;margin-right:3%}.upload-widget .widget-body .file-tiles .file-image a{cursor:zoom-in}.upload-widget .widget-body .file-tiles .file-image img{margin:0 auto;height:100%;min-width:70px;object-fit:contain}@media only screen and (max-width:900px){.upload-widget .widget-body .file-tiles .file-image{display:none}}.upload-widget .widget-body .file-tiles .file-image .proof-preview img{width:100%;height:100%;object-fit:contain;cursor:zoom-in;transition:transform .3s ease}.upload-widget .widget-body .file-tiles .file-image .proof-preview img:hover{transform:scale(1.05)}.upload-widget .widget-body .file-tiles .file-name{width:60%;margin-right:auto;overflow-x:hidden;display:flex;align-items:center}@media only screen and (max-width:600px){.upload-widget .widget-body .file-tiles .file-name{width:75%}}.upload-widget .widget-body .file-tiles .file-name a{display:inline-block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#666;font-size:16px;color:#7ac142;white-space:nowrap}@media only screen and (max-width:600px){.upload-widget .widget-body .file-tiles .file-name a{line-height:1.3}}@media only screen and (max-width:450px){.upload-widget .widget-body .file-tiles .file-name a{font-size:14px}}@media only screen and (min-width:1024px),(hover:hover){.upload-widget .widget-body .file-tiles .file-name a:hover{color:#9dd464}}.upload-widget .widget-body .file-tiles .file-name .toggle-file-comments{margin-top:10px;cursor:pointer}.upload-widget .widget-body .file-tiles .file-name .toggle-file-comments i{margin-right:10px;font-family:"Font Awesome 6 Free";font-size:22px;color:#bfbfbf}.upload-widget .widget-body .file-tiles .file-name .toggle-file-comments span{font-size:14px}@media only screen and (max-width:400px){.upload-widget .widget-body .file-tiles .file-name .toggle-file-comments span{font-size:13px}}.upload-widget .widget-body .file-tiles .file-name .toggle-file-comments .comment-count{color:#7ac142;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.upload-widget .widget-body .file-tiles .file-press-ready label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;margin-right:30px;white-space:nowrap}.upload-widget .widget-body .file-tiles .file-press-ready label:before{top:-2px}.upload-widget .widget-body .file-tiles .file-controls{width:20%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end}.upload-widget .widget-body .file-tiles .file-controls .button{margin-left:15px}.upload-widget .widget-body .file-tiles .file-controls .file-tile-button:first-of-type{margin-right:10px}.upload-widget .widget-body .file-tiles .file-controls .toggle-file-extras{position:relative}@media only screen and (max-width:600px){.upload-widget .widget-body .file-tiles .file-controls .toggle-file-extras{display:none}}.upload-widget .widget-body .file-tiles .file-controls .toggle-file-extras .badge{position:absolute;top:0;right:0;margin-right:0;margin-left:10px;background-color:#ff687a}.upload-widget .widget-body .file-tiles .file-controls .toggle-file-extras .badge .svg{margin-left:10px;width:15px;height:15px}.upload-widget .widget-body .file-tiles .file-controls .toggle-file-extras .badge .svg path{fill:#fff}.upload-widget .widget-body .file-extras{display:none;padding:20px 25px;margin-top:20px;background-color:#eaf9ff;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.upload-widget .widget-body .file-extras .file-extras-inner{display:none}.upload-widget .widget-body .file-extras .close-extra{float:right;margin-bottom:20px}.upload-widget .widget-body .file-extras span.file-section-title{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#666}@media only screen and (max-width:600px){.upload-widget .widget-body .file-extras span.file-section-title{line-height:1.3}}.upload-widget .widget-body .file-extras .extra-section>span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}.upload-widget .widget-body .file-extras .extra-section p{margin:0}.upload-widget .widget-body .file-extras .extra-section .extra-error-wrapper{margin-top:20px}.upload-widget .widget-body .file-extras .extra-section .extra-error-wrapper ul{padding-left:25px}.upload-widget .widget-body .file-extras .extra-section .extra-error-wrapper ul li{position:relative;margin:2px 0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#ff687a}.upload-widget .widget-body .file-extras .extra-section .extra-error-wrapper ul li .svg{position:absolute;top:50%;left:-25px;margin-top:-12px}.upload-widget .widget-body .file-extras .extra-section .extra-error-wrapper ul li .svg path{fill:#ff687a}.upload-widget .widget-body .file-comments{display:none;height:auto!important;padding:20px 25px;margin-top:20px;background-color:#eaf9ff}@media only screen and (max-width:450px){.upload-widget .widget-body .file-comments{margin-left:-15px;margin-right:-15px}}.upload-widget .widget-body .file-comments .file-comments-inner{display:none}.upload-widget .widget-body .file-comments .close-comments{float:right;margin-bottom:20px}.upload-widget .widget-body .file-comments .comment-input{width:100%}.upload-widget .widget-body .file-comments .comment-history .no-comments{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;opacity:.6}.upload-widget .widget-body .file-comments span.file-section-title{display:block;margin:15px 0 5px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:13px;opacity:.6}.upload-widget .widget-body .file-comments .file-new-comment{height:100px}@media only screen and (max-width:600px){.upload-widget .widget-body .file-comments .file-new-comment{font-size:14px}}.upload-widget .widget-body .file-comments .comment-button-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;text-align:right;margin-top:20px}.upload-widget .widget-body .file-comments .file-comment{padding:10px 15px;margin-bottom:10px;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-o-border-radius:10px;border-radius:10px}.upload-widget .widget-body .file-comments .file-comment span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#666;font-size:12px}@media only screen and (max-width:600px){.upload-widget .widget-body .file-comments .file-comment span{line-height:1.3}}.upload-widget .widget-body .file-comments .file-comment p{margin:0;font-size:14px}.upload-widget .widget-footer .upload-button{display:inline-block;margin:0;padding:8px 20px;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1!important}.upload-widget .widget-footer .upload-file{display:none}.upload-widget.files-exist .upload-message{top:30px;-webkit-transform:translate(-50%,0);-moz-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-o-transform:translate(-50%,0);transform:translate(-50%,0)}.upload-widget.files-exist .upload-message .upload-icon,.upload-widget.files-exist .upload-message span{display:none}@media only screen and (max-width:600px){.checkout-section .order-file-upload .support-for-uploading-files,.checkout-section .order-file-upload .upload-faq,.upload-page .order-file-upload .support-for-uploading-files,.upload-page .order-file-upload .upload-faq{display:none}}.checkout-section .upload-widget .widget-body .file-tiles .file-tile,.upload-page .upload-widget .widget-body .file-tiles .file-tile{padding:0}@media only screen and (max-width:600px){.checkout-section .upload-widget .upload-message,.upload-page .upload-widget .upload-message{display:none}}.checkout-section .upload-widget .no-file-message-mobile,.upload-page .upload-widget .no-file-message-mobile{font-size:11px;display:none}@media only screen and (max-width:600px){.checkout-section .upload-widget .no-file-message-mobile,.upload-page .upload-widget .no-file-message-mobile{display:block;margin-top:6px;margin-bottom:10px}}@media only screen and (max-width:600px){.checkout-section .upload-widget .widget-actions,.upload-page .upload-widget .widget-actions{padding:10px;display:none}.checkout-section .upload-widget .widget-actions .radio-wrapper .design-saves-radio-button,.upload-page .upload-widget .widget-actions .radio-wrapper .design-saves-radio-button{line-height:1!important}}@media only screen and (max-width:600px){.checkout-section .upload-widget .widget-body,.upload-page .upload-widget .widget-body{min-height:auto;padding:0 30px}}@media only screen and (max-width:600px){.checkout-section .upload-widget .widget-footer,.upload-page .upload-widget .widget-footer{margin:0 15px}}@media only screen and (max-width:600px){.checkout-section .upload-widget .widget-footer .upload-button,.upload-page .upload-widget .widget-footer .upload-button{width:100%;border-radius:5px;max-height:inherit;padding:5px 0;font-size:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-color:#d100ff!important}}.order_upload .upload-page .content-container .confirmation-content{display:flex;justify-content:center;gap:5rem}@media only screen and (max-width:800px){.order_upload .upload-page .content-container .confirmation-content{align-items:center;flex-direction:column;gap:2.5rem}}.order_upload .upload-page .content-container .confirmation-message{width:100%;max-width:600px}@media only screen and (max-width:1050px){.order_upload .upload-page .content-container .confirmation-message{max-width:500px}}.order_upload .upload-page .content-container .confirmation-page-picture{width:380px;display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width:800px){.order_upload .upload-page .content-container .confirmation-page-picture{align-items:center}.order_upload .upload-page .content-container .confirmation-page-picture img{width:250px}}@media only screen and (max-width:600px){.order_upload .upload-page .content-container .confirmation-page-picture img{margin-bottom:30px}}.order_upload .upload-page .content-container .guest-account-message{display:flex;justify-content:center}.order_upload .upload-page .upload-file-button-wrapper{display:none!important}.order_upload .upload-page .upload-area .order-file-uploaded .upload-widget.files-exist{min-height:240px}.order_upload .upload-page .upload-area .order-file-uploaded .enter-comment-for-order-wrapper,.order_upload .upload-page .upload-area .order-file-uploaded .special-instruction-wrapper{display:none!important}.order_upload .upload-page .upload-widget{display:flex;flex-direction:column;padding-bottom:20px}.order_upload .upload-page .upload-widget .special-instruction-wrapper{margin-top:20px}@media only screen and (max-width:600px){.order_upload .upload-page .upload-widget .special-instruction-wrapper{display:none!important}}.order_upload .upload-page .upload-widget .widget-footer{display:flex;flex-direction:column;align-items:center}.order_upload .upload-page .upload-widget .widget-footer .upload-button{display:none;font-size:17px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-color:#00ba00!important;padding:13px 53px;line-height:1!important;min-height:40px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:600px){.order_upload .upload-page .upload-widget .widget-footer .upload-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:block!important}}.order_upload .upload-page .upload-widget .widget-footer .set-file-uploaded-status{margin-bottom:20px}.order_upload .upload-page .upload-widget .widget-footer .widget-footer-upload-file-later{display:none;margin-bottom:20px;font-size:12px;color:#4f656c;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:600px){.order_upload .upload-page .upload-widget .widget-footer .widget-footer-upload-file-later{display:block!important}}.order_upload .upload-page .upload-widget .file-tiles-wrapper .file-tiles .file-tile{min-height:inherit}.order_upload .upload-page .upload-widget .file-tiles-wrapper .file-tiles .file-tile .file-details{background:#f3fafe;padding:15px 20px;min-height:inherit}.order_upload .upload-page .upload-widget .file-tiles-wrapper .file-tiles .file-tile .file-details .toggle-file-comments{display:none}.order_upload .upload-page .upload-widget .file-tiles-wrapper .file-tiles .file-tile .file-details .file-image{display:flex;width:70px;height:70px;margin-right:20px}@media only screen and (max-width:600px){.order_upload .upload-page .upload-widget .file-tiles-wrapper .file-tiles .file-tile .file-details .file-image{display:none}}.order_upload .upload-page .upload-widget .file-tiles-wrapper .file-tiles .file-tile .file-details .file-controls .delete-file{margin-right:0;color:#fff!important;background:#fe7676!important;border-radius:50%;height:25px;width:25px;display:flex;justify-content:center;align-items:center}.order_upload .upload-page .upload-widget .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a{color:#000!important;text-decoration:none;background-image:none;font-size:12px;letter-spacing:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.order_upload .upload-page .upload-widget .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a{color:#00bfff!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}}.order_upload .upload-page .upload-widget.files-exist .enter-comment-for-order-wrapper{width:100%;margin:0;padding:20px;padding-bottom:0}@media only screen and (max-width:600px){.order_upload .upload-page .upload-widget.files-exist .enter-comment-for-order-wrapper{margin-top:20px;padding:5px}}.order_upload .upload-page .confirmation-order-info-wrapper{max-width:450px;flex:1}@media only screen and (max-width:800px){.order_upload .upload-page .confirmation-order-info-wrapper{max-width:inherit;width:100%}}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper{border-radius:4px;overflow:hidden;box-shadow:0 8px 24px 0 rgba(18,18,18,.0784313725)}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .accent-image{position:relative;width:100%;height:180px}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .accent-image .image-container{position:absolute;top:0;left:0;width:100%;height:180px;background-size:cover}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .accent-image .check-icon::before{content:"";position:absolute;left:24px;bottom:-38px;width:76px;height:76px;background:#79c788;border-radius:100%;border:solid 2px #fff}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .accent-image .check-icon::after{content:"";position:absolute;width:33px;height:16px;left:46px;bottom:-4px;border-bottom:solid 5px #fff;border-left:solid 5px #fff;transform:rotate(-45deg)}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .text-content{padding:55px 24px 24px 24px;position:relative}@media only screen and (max-width:800px){.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .text-content{padding-left:16px;padding-right:16px}}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .text-content .get-direction{position:absolute;top:15px;right:24px}@media only screen and (max-width:800px){.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .text-content .get-direction{right:16px}}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .text-content .get-direction a{font-size:14px}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .text-content h4.heading{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;margin:0}.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .text-content h3.date{font-size:36px;margin:0}@media only screen and (max-width:800px){.order_upload .upload-page .confirmation-order-info-wrapper .delivery-dates-wrapper .text-content h3.date{font-size:32px}}.order_upload .upload-page .confirmation-order-info-wrapper .order-number-wrapper{padding:30px 0;border-bottom:solid 1px rgba(48,50,58,.1019607843)}.order_upload .upload-page .confirmation-order-info-wrapper .order-number-wrapper h2{margin:0;font-size:24px}.order_upload .upload-page .confirmation-order-info-wrapper .order-number-wrapper p{margin:10px 0;font-size:14px}.order_upload .upload-page .confirmation-order-info-wrapper .order-number-wrapper p.item-order-number{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.5;color:#40c2ed}.order_upload .upload-page .confirmation-order-info-wrapper .order-number-wrapper a{font-size:14px}.order_upload .upload-page .confirmation-order-summary-wrapper{max-width:450px;flex:1}@media only screen and (max-width:800px){.order_upload .upload-page .confirmation-order-summary-wrapper{max-width:inherit;width:100%}}.order_upload .upload-page .confirmation-order-summary-wrapper .summary-container{height:fit-content;padding:24px;border-radius:4px;box-shadow:0 8px 24px 0 rgba(18,18,18,.0784313725)}@media only screen and (max-width:800px){.order_upload .upload-page .confirmation-order-summary-wrapper .summary-container{padding:16px}}.order_upload .upload-page .confirmation-order-summary-wrapper h2{margin:0;font-size:24px;line-height:1}.order_upload .upload-page .confirmation-order-summary-wrapper .order-basic-info{padding:10px 0;border-bottom:solid 1px rgba(48,50,58,.1019607843)}.order_upload .upload-page .confirmation-order-summary-wrapper .order-basic-info .info{display:flex;margin:15px 0;align-items:center;gap:12px}.order_upload .upload-page .confirmation-order-summary-wrapper .order-basic-info .info .text{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}.order_upload .upload-page .confirmation-order-summary-wrapper .item-wrapper{display:flex;justify-content:space-between;padding:15px 0;border-bottom:solid 1px rgba(48,50,58,.1019607843)}.order_upload .upload-page .confirmation-order-summary-wrapper .item-wrapper span{font-size:14px}.order_upload .upload-page .confirmation-order-summary-wrapper .price-summary-wrapper{border-bottom:solid 1px rgba(48,50,58,.1019607843)}.order_upload .upload-page .confirmation-order-summary-wrapper .price-summary-wrapper .net-price,.order_upload .upload-page .confirmation-order-summary-wrapper .price-summary-wrapper .other-fees,.order_upload .upload-page .confirmation-order-summary-wrapper .price-summary-wrapper .total{display:flex;justify-content:space-between;margin:20px 0}.order_upload .upload-page .confirmation-order-summary-wrapper .price-summary-wrapper .net-price span,.order_upload .upload-page .confirmation-order-summary-wrapper .price-summary-wrapper .other-fees span,.order_upload .upload-page .confirmation-order-summary-wrapper .price-summary-wrapper .total span{font-size:14px}.order_upload .upload-page .confirmation-order-summary-wrapper .price-summary-wrapper .total span{font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.order_upload .upload-page .confirmation-order-summary-wrapper .payment-card-wrapper{margin-top:20px;display:flex;gap:15px;align-items:center}.order_upload .upload-page .confirmation-order-summary-wrapper .payment-card-wrapper .card-image{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.order_upload .upload-page .confirmation-order-summary-wrapper .payment-card-wrapper .card-type{font-size:14px}.order_upload .upload-page .help-wrapper{margin-top:30px}.order_upload .upload-page .help-wrapper .help-toggle-label{position:relative;display:flex;align-items:center;gap:10px;width:100%;font-size:14px;line-height:1;color:#000;cursor:pointer}.order_upload .upload-page .help-wrapper .help-toggle-label:hover{text-decoration:underline}.order_upload .upload-page .help-wrapper .help-toggle-label::before{content:none}.order_upload .upload-page .help-wrapper .help-toggle-label::after{content:"";position:absolute;top:40%;right:5px;transform:translateY(-50%) rotate(-45deg);width:7px;height:7px;border-bottom:solid 1.5px #000;border-left:solid 1.5px #000}.order_upload .upload-page .help-wrapper .help-toggle-input:checked+.help-toggle-label::before{content:none}.order_upload .upload-page .help-wrapper .help-toggle-input:checked+.help-toggle-label::after{transform:translateY(0) rotate(135deg)}.order_upload .upload-page .help-wrapper .help-toggle-input:checked+.help-toggle-label+.help-content{height:fit-content}.order_upload .upload-page .help-wrapper .help-content{margin-top:15px;height:0;overflow:hidden}.order_upload .upload-page .help-wrapper .help-content p{margin:0;font-size:14px}@media only screen and (max-width:600px){.order_upload .upload-page{padding:60px 0 50px}.order_upload .upload-page .content-container{padding:0 15px}.order_upload .upload-page .content-container .row{padding-left:0;padding-right:0;margin:0}.order_upload .upload-page .content-container .row .col{margin:0;width:100%}.order_upload .upload-page .content-container .row.upload-intro{margin-bottom:30px}.order_upload .upload-page .content-container .row.order-file-upload .enter-comment-for-order-wrapper{display:none}.order_upload .upload-page .file-tiles-wrapper .file-tiles{margin:0}.order_upload .upload-page .file-tiles-wrapper .file-comments{margin-bottom:15px}.order_upload .upload-page .upload-area{min-height:auto}.order_upload .upload-page .order-file-upload .col{margin-bottom:0}.order_upload .upload-page #order-upload-message{display:none}.order_upload .upload-page .center-offset .col{margin-bottom:10px}.order_upload .upload-page .upload-intro .guest-register-prompt{display:none;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.order_upload .upload-page .upload-intro h2{margin-top:0;font-size:40px;text-align:left;line-height:1.2;margin-bottom:10px}.order_upload .upload-page .upload-intro h4{font-size:18px}.order_upload .upload-page .upload-intro h5{margin-top:10px;font-size:16px;margin-bottom:0;text-align:left}.order_upload .upload-page .guest-register-prompt{font-size:14px;margin-top:0}.order_upload .upload-page .upload-widget{border:none;min-height:initial}.order_upload .upload-page .upload-widget .widget-footer{margin:20px 0 0}.order_upload .upload-page .upload-widget .widget-footer button{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.order_upload .upload-page .upload-widget .widget-header{background-color:transparent;padding:0;margin:0;border-bottom:none}.order_upload .upload-page .upload-widget .widget-body{padding:0 0;margin:0}.order_upload .upload-page .upload-widget .widget-body button{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.order_upload .upload-page .upload-widget .widget-body .file-uploaded-state h4{font-size:16px}.order_upload .upload-page .upload-widget .widget-body .file-uploaded-state .button-wrapper .blue-button{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.order_upload .upload-page .guest-register-promp-mobile{display:block!important;margin:0}.order_upload .upload-page .guest-register-promp-mobile h5{font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}}body.order_upload .upload-area .upload-widget .widget-body .file-controls .delete-file{background-color:transparent!important;padding:0;width:inherit;min-width:inherit;margin-right:15px}body.order_upload .upload-area .upload-widget .widget-body .file-controls .delete-file .upload-delete-text{color:#ff687a!important}.drag-and-drop-files-section{background:#fff;text-align:center;display:flex;justify-content:space-evenly;align-items:center;min-height:200px}@media only screen and (max-width:600px){.drag-and-drop-files-section{display:block;min-height:initial}}.drag-and-drop-files-section .file-upload-wrapper{width:100%;margin:0 auto}@media only screen and (max-width:600px){.drag-and-drop-files-section .file-upload-wrapper.non-mobile .fileuploader-input{display:none}}.drag-and-drop-files-section .file-upload-wrapper.mobile{display:none}@media only screen and (max-width:600px){.drag-and-drop-files-section .file-upload-wrapper.mobile{display:block}}@media only screen and (max-width:600px){.drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper{display:none!important}}.drag-and-drop-files-section .file-upload-wrapper .fileuploader{margin:0;margin-bottom:20px}.drag-and-drop-files-section .file-upload-wrapper .title-icon-wrapper{display:flex;flex-direction:column}.drag-and-drop-files-section .file-upload-wrapper h4{font-size:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:600px){.drag-and-drop-files-section .file-upload-wrapper h4{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:18px;letter-spacing:0}}@media only screen and (max-width:600px){.drag-and-drop-files-section .file-upload-wrapper{width:100%}}.drag-and-drop-files-section .file-uploading-title{width:100%;font-size:24px;position:absolute;top:10%;left:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;animation:colorChange 10s infinite;margin-top:0}@media only screen and (max-width:600px){.drag-and-drop-files-section .file-uploading-title{margin-top:10px}}@keyframes colorChange{0%{color:#7ee2ff}14%{color:#50d8ff}28%{color:#2dcbf9}42%{color:#50d8ff}56%{color:#7ee2ff}70%{color:#50d8ff}84%{color:#2dcbf9}100%{color:#50d8ff}}.drag-and-drop-files-section .progress-loader-container{display:none}.drag-and-drop-files-section .progress-loader-container .progress-loader-bar{animation:none!important;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.drag-and-drop-files-section .cancel-upload-button{position:absolute;left:50%;top:87%;transform:translate(-50%,-50%);line-height:1!important;color:#00bbf9!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-color:#fff;font-size:15px;padding:12px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;min-width:105px;letter-spacing:.3px;border:1px solid #4ccef7}.drag-and-drop-files-section .cancel-upload-button:hover{color:#008bf3!important;background-color:#e7faff!important}.drag-and-drop-files-section h4{cursor:pointer;margin:0;margin-top:-20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.drag-and-drop-files-section h4:hover{color:#00bbf9}.drag-and-drop-files-section span{color:#5a5a5a!important}.drag-and-drop-files-section svg{cursor:pointer;height:80px}.drag-and-drop-files-section svg path{fill:#00bbf9}@media only screen and (max-width:600px){.drag-and-drop-files-section svg{height:70px}}.drag-and-drop-files-section .click-to-browse{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:block}.drag-and-drop-files-section .supported-file-types{display:block;margin-top:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.drag-and-drop-files-section .supported-file-types span{letter-spacing:.3px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:11px}.drag-and-drop-files-section .supported-file-types span .up-to-100mg{color:#56a9c4!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;letter-spacing:.3px}@media only screen and (max-width:600px){.drag-and-drop-files-section .supported-file-types{display:none}}.drag-and-drop-files-section .error-message{margin:20px}.drag-and-drop-files-section .fileuploader-items{width:100%}@media only screen and (max-width:600px){.drag-and-drop-files-section .fileuploader-items{width:100%}.drag-and-drop-files-section .fileuploader-items .column-thumbnail{width:40px;height:40px}}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success i:before{content:"✓"}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:hover i:before{content:"✕"}.drag-and-drop-files-section .fileuploader-items .fileuploader-item.upload-successful{background:#f9f9f9}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-success{width:25px;height:25px;box-shadow:none}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove.fileuploader-action-success:hover{box-shadow:none}.drag-and-drop-files-section .fileuploader-items i{font-style:inherit}.drag-and-drop-files-section .fileuploader-items .fileuploader-item{padding:15px 20px}@media only screen and (max-width:600px){.drag-and-drop-files-section .fileuploader-items .fileuploader-item{padding:10px 20px}}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .progress-bar2 span{color:rgba(151,159,184,.16)!important}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .column-thumbnail{width:70px;height:70px;margin-left:15px}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .column-title{display:flex;flex-direction:column;justify-content:center}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .fileuploader-item-image{border-radius:0}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .column-title div{color:#000!important;text-decoration:none;background-image:none;font-size:20px;letter-spacing:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.drag-and-drop-files-section .fileuploader-items .fileuploader-item .column-title div{font-size:13px}}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .fileuploader-action.fileuploader-action-remove{box-shadow:none;border-radius:50%}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .fileuploader-action{width:25px;height:25px}.drag-and-drop-files-section .fileuploader-items .fileuploader-item .column-title span{display:none}.drag-and-drop-files-section .fileuploader-items .fileuploader-item{border-bottom:none}.drag-and-drop-files-section .fileuploader{background:0 0;padding:0}.drag-and-drop-files-section .fileuploader-theme-dragdrop input[name="files[]"]{position:absolute;z-index:-9999;height:0;width:0;padding:0;margin:0;line-height:0;outline:0;border:0;opacity:0}.drag-and-drop-files-section .fileuploader-theme-dragdrop .fileuploader-input .fileuploader-input-inner>*{-webkit-transition:.5s cubic-bezier(.17,.67,0,1.01);transition:.5s cubic-bezier(.17,.67,0,1.01)}.drag-and-drop-files-section .fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-input-inner>*{transform:translateY(18px);opacity:0}.drag-and-drop-files-section .fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-icon-main{transform:translateY(30px) scale(1.2);opacity:.6}.drag-and-drop-files-section .fileuploader-theme-dragdrop .fileuploader-input.fileuploader-dragging .fileuploader-input-caption{transform:translateY(30px);opacity:.6}.drag-and-drop-files-section .fileuploader-theme-dragdrop .fileuploader-input{display:block;padding:20px 0;background:#fff;border-radius:14px;text-align:center;margin-bottom:40px}.drag-and-drop-files-section .fileuploader-theme-dragdrop .fileuploader-input .fileuploader-icon-main{display:block;font-size:56px;margin:0 auto;margin-bottom:26px}.drag-and-drop-files-section .fileuploader-theme-dragdrop .fileuploader-input h3{margin:0;margin-bottom:8px;padding:0;background:0 0;border:none;border-radius:0;font-size:33px;white-space:normal;box-shadow:none;color:#000;width:100%;letter-spacing:0}.drag-and-drop-files-section .fileuploader-theme-dragdrop .fileuploader-input h3:hover{color:#02d2ff}.drag-and-drop-files-section .fileuploader-theme-dragdrop .fileuploader-input p{margin:0;padding:0;color:#90a0bc;margin-bottom:12px}.drag-and-drop-files-section .fileuploader-popup .fileuploader-popup-header .fileuploader-popup-meta h5{color:#fff}.fileuploader-icon-remove:before{content:"✕"}.fileuploader-icon-remove{font-style:inherit}.order-comments-wrapper .instruction-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:0;line-height:1.5;font-size:18px}.order-comments-wrapper textarea{height:100px;resize:auto;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}.order-comments-wrapper .special-instruction-auto-saved-message{margin:0;color:#7ac142;font-size:15px;display:none}@media only screen and (max-width:450px){.faq-wrapper,.guideline-wrapper{margin:0 -30px}}.faq-wrapper ol li,.guideline-wrapper ol li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.faq-wrapper ol li span,.guideline-wrapper ol li span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.faq-wrapper ol li a,.guideline-wrapper ol li a{display:inline}.faq-wrapper p span,.guideline-wrapper p span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.dropdown-item-wrapper{width:80%;margin:0 auto;margin-bottom:10px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}@media only screen and (max-width:1050px){.dropdown-item-wrapper{width:100%}}.dropdown-item-wrapper .dropdown-heading{position:relative;padding:8px 50px;padding-right:90px;background-color:#eaf9ff;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:600px){.dropdown-item-wrapper .dropdown-heading{padding:8px 30px;padding-right:70px}}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper .dropdown-heading:hover{background-color:#f7f7f7}}.dropdown-item-wrapper .dropdown-heading h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:12.5px 0;color:#000;font-size:16px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.dropdown-item-wrapper .dropdown-heading:after{content:"\f078";font-weight:600;position:absolute;top:50%;right:50px;margin-top:-12.5px;font-family:"Font Awesome 6 Free";font-size:25px;color:#666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.dropdown-item-wrapper .dropdown-heading:after{right:30px}}.dropdown-item-wrapper .dropdown-heading.disabled{cursor:auto}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper .dropdown-heading.disabled:hover{background-color:#eaf9ff}}.dropdown-item-wrapper .dropdown-heading.disabled:after{display:none}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper:hover .dropdown-heading:after{color:#3cb1cb}}.dropdown-item-wrapper.open .dropdown-heading{-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;-ms-border-bottom-left-radius:0;-o-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-bottom-right-radius:0;-ms-border-bottom-right-radius:0;-o-border-bottom-right-radius:0;border-bottom-right-radius:0}.dropdown-item-wrapper.open .dropdown-heading:after{content:"\f077";color:#3cb1cb}.dropdown-item-wrapper .dropdown-content{display:none;padding:0 50px;background-color:#f7f7f7;font-size:14px;-webkit-border-bottom-left-radius:10px;-moz-border-bottom-left-radius:10px;-ms-border-bottom-left-radius:10px;-o-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-bottom-right-radius:10px;-ms-border-bottom-right-radius:10px;-o-border-bottom-right-radius:10px;border-bottom-right-radius:10px}@media only screen and (max-width:600px){.dropdown-item-wrapper .dropdown-content{padding:0 30px}}.dropdown-item-wrapper .dropdown-content h3{margin-bottom:0}.dropdown-item-wrapper .dropdown-content ul{margin:30px 0;padding-left:20px;font-size:initial}.dropdown-item-wrapper .dropdown-content table{font-size:16px}.dropdown-item-wrapper .dropdown-content table td h4{font-size:16px}.dropdown-item-wrapper .dropdown-content table a{display:inline;font-family:inherit;line-height:inherit;color:#7c3aed;font-weight:500;text-decoration:underline;text-underline-offset:3px;transition:text-decoration .15s ease;cursor:pointer}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper .dropdown-content table a:hover{text-decoration:none}}.dropdown-item-wrapper .dropdown-content table a:focus-visible{outline:3px solid #ede9fe;outline-offset:2px;border-radius:2px}.dropdown-item-wrapper .dropdown-content ol li{font-size:20px;color:#000}.dropdown-item-wrapper .dropdown-content ol li span{color:#000}.dropdown-item-wrapper .dropdown-content ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;list-style-type:disc;color:#000}.dropdown-item-wrapper .dropdown-content ul li a,.dropdown-item-wrapper .dropdown-content ul li span{display:inline;font-family:inherit;line-height:inherit;color:#7c3aed;font-weight:500;text-decoration:underline;text-underline-offset:3px;transition:text-decoration .15s ease;cursor:pointer}@media only screen and (min-width:1024px),(hover:hover){.dropdown-item-wrapper .dropdown-content ul li a:hover,.dropdown-item-wrapper .dropdown-content ul li span:hover{text-decoration:none}}.dropdown-item-wrapper .dropdown-content ul li a:focus-visible,.dropdown-item-wrapper .dropdown-content ul li span:focus-visible{outline:3px solid #ede9fe;outline-offset:2px;border-radius:2px}.dropdown-item-wrapper .dropdown-content p span{color:#000}.dropdown-item-wrapper.single-article .dropdown-content{display:block}.enter-comment-for-order-wrapper{width:90%;margin:auto}@media only screen and (max-width:600px){.enter-comment-for-order-wrapper{width:100%}}.enter-comment-for-order-wrapper .enter-comment-for-order{margin:0 0 0 -10px;display:flex;align-items:center;font-size:16px;color:#000;cursor:pointer;line-height:1.2!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.enter-comment-for-order-wrapper .enter-comment-for-order svg{width:40px}.enter-comment-for-order-wrapper .enter-comment-for-order svg .st0{stroke-width:1px;fill:#000;opacity:1}.enter-comment-for-order-wrapper .enter-comment-for-order:hover{color:#25adcd}.enter-comment-for-order-wrapper .enter-comment-for-order:hover svg .st0{fill:#25adcd}@media only screen and (max-width:600px){.enter-comment-for-order-wrapper .enter-comment-for-order{font-size:13px}}.enter-comment-for-order-wrapper .enter-comment-for-run-as-is{display:none;color:red;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-top:10px}@media only screen and (max-width:600px){.enter-comment-for-order-wrapper .enter-comment-for-run-as-is{font-size:12px}}.special-instruction-wrapper{margin:auto}.special-instruction-wrapper textarea{height:100px;resize:auto;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}.special-instruction-wrapper .special-instruction-input-area-wrapper{display:flex;align-items:center;justify-content:center;padding:50px 50px 10px 50px}.special-instruction-wrapper .special-instruction-input-area-wrapper .instruction-text{width:30%;margin-right:10%;margin-top:-25px}.special-instruction-wrapper .special-instruction-input-area-wrapper .text-area-wrapper{width:60%}.special-instruction-wrapper .auto-saved-message-wrapper{min-height:25px}.special-instruction-wrapper .special-instruction-auto-saved-message{margin:0;color:#7ac142;font-size:15px;display:none}.special-instruction-wrapper .special-instruction-template-title-wrapper p{margin:10px 0;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.special-instruction-wrapper .special-instruction-error-wapper p{margin:0;font-size:15px;color:red;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.pac-container{position:absolute!important;padding-top:10px;padding-bottom:10px;background-color:#fff;border:1px solid #3cb1cb;border-radius:10px;z-index:100001}.pac-container.pac-logo:before{content:"";position:absolute;top:-6.5px;right:18px;width:10px;height:10px;background-color:#fff;border-top:1px solid #3cb1cb;border-left:1px solid #3cb1cb;transform:rotate(45deg)}.pac-container.pac-logo:after{content:"";padding:0 20px;padding-top:10px;height:16px;display:block;background-image:url(https://maps.gstatic.com/mapfiles/api-3/images/powered-by-google-on-white3.png);background-position:right 20px center;background-repeat:no-repeat;background-size:100px}.pac-container .pac-item{padding:7px 20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;color:#666;transition:all .3s ease;cursor:pointer}@media only screen and (min-width:1024px),(hover:hover){.pac-container .pac-item:hover{background-color:#f2fafe}}.pac-container .pac-item .pac-icon{width:15px;height:20px;background:0 0}.pac-container .pac-item .pac-item-query{position:relative;margin-right:3px}.pac-container .pac-item .pac-item-query:after{content:"\e833";position:absolute;top:50%;left:-30px;font-family:Linearicons-Free;font-size:25px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.pac-container .pac-item .pac-item-query .pac-matched{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.password-strength{padding:20px;margin-bottom:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.password-strength h5{margin:0;font-size:14px;color:#000}.password-strength ul.password-conditions{padding:0;font-size:14px}.password-strength ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;margin-top:5px;margin-bottom:5px;margin-left:25px;font-size:14px;color:#bfbfbf;list-style-type:none!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.password-strength ul li svg{position:absolute;top:50%;left:-25px;-webkit-transform:translateY(-61%);-moz-transform:translateY(-61%);-ms-transform:translateY(-61%);-o-transform:translateY(-61%);transform:translateY(-61%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.password-strength ul li svg path{fill:#bfbfbf!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.password-strength ul li svg path:last-of-type{fill:transparent!important}.password-strength ul li.valid-field{color:#096e09;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.password-strength ul li.valid-field svg path{fill:#096e09!important}.password-strength ul li.invalid-field{color:#ff687a;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.password-strength ul li.invalid-field svg path{fill:#ff687a!important}.password-strength .strength-bar{width:100%;height:8px;margin-top:10px;margin-bottom:10px;background-color:#bfbfbf;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.password-strength .strength-bar>div{width:0;height:100%;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transition-duration:.6s;-moz-transition-duration:.6s;-ms-transition-duration:.6s;-o-transition-duration:.6s;transition-duration:.6s}.password-strength .strength-bar>div.strength-weak{width:33.3333333333%;background-color:#ff687a}.password-strength .strength-bar>div.strength-medium{width:66.6666666667%;background-color:#ffc87a}.password-strength .strength-bar>div.strength-good{width:100%;background-color:#9dd464}.password-strength p{margin:0;font-size:12px}.date-info-wrapper{display:flex;align-items:center}@media only screen and (max-width:650px){.date-info-wrapper{justify-content:center}}.date-info-wrapper .pickup-disclaimer{max-width:180px;margin-left:20px;font-weight:700}.date-info-wrapper .pickup-disclaimer a{font-size:13px}.date-wrapper{display:block}@media only screen and (max-width:600px){.date-wrapper>div{display:block}}.date-wrapper .complete,.date-wrapper .delivery{float:left;width:50%}@media only screen and (max-width:650px){.date-wrapper .complete,.date-wrapper .delivery{margin-bottom:20px;text-align:center}.date-wrapper .complete .estimated-date,.date-wrapper .delivery .estimated-date{margin:10px auto!important}}.estimated-date{display:block;width:100px;height:100px;margin-top:10px;margin-bottom:10px;background-image:url(https://storage.jukeboxprint.com/s/images/icons/calendar-icon-date.png);overflow:hidden}.estimated-date .week-day-wrapper{width:100%;margin-top:1.5px;text-align:center}.estimated-date .week-day-wrapper .week-day{padding:3.5px 0;font-size:14px;color:#fff!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (min-width:2500px){.estimated-date .week-day-wrapper .week-day{padding:2.5px 0}}.estimated-date span{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;text-align:center;color:#000}.estimated-date span.office-closing-time{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.3;font-size:12px}.estimated-date span.month{font-size:14px}@media only screen and (min-width:2500px){.estimated-date span.month{margin-top:0}}.estimated-date span.date-number{font-size:36px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1}.extended.estimated-date{background-image:url(https://storage.jukeboxprint.com/s/images/icons/calendar-icon-date-extended.png);height:115px}.delivery .estimated-date{float:left}@media only screen and (max-width:650px){.delivery .estimated-date{float:none}}.delivery .shipping-option{display:block;float:left;width:200px;margin-left:20px;margin-top:10px}@media only screen and (max-width:650px){.delivery .shipping-option{float:none;width:auto;margin:20px auto}}.delivery .shipping-option span{display:block;font-size:14px}.delivery .shipping-option .shipping-method{margin:10px 0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;line-height:1}.delivery .shipping-option .continue-message{line-height:1.3}.order-countdown{display:block;margin:20px 0;vertical-align:middle;clear:both;line-height:1.5}@media only screen and (max-width:600px){.order-countdown{padding-left:0;margin-top:0;margin-bottom:30px}}.order-countdown span{color:#6b6b6b;line-height:1.5;font-size:13px;margin-top:15px}body.jukebox_maker_tissue header,body.jukebox_maker_wrapping_paper header{display:none}body.jukebox_maker_tissue #creator-nav,body.jukebox_maker_wrapping_paper #creator-nav{height:69px}body.jukebox_maker_tissue #creator-nav .main-menu li.logo,body.jukebox_maker_wrapping_paper #creator-nav .main-menu li.logo{width:210px;display:flex;justify-content:center}body.jukebox_maker_tissue .site-announcement,body.jukebox_maker_wrapping_paper .site-announcement{display:none!important}body.jukebox_maker_tissue .container-header,body.jukebox_maker_wrapping_paper .container-header{padding-top:0;padding-bottom:0}body.jukebox_maker_tissue .container-header .nav-container,body.jukebox_maker_wrapping_paper .container-header .nav-container{margin-top:8px}@media only screen and (min-width:2500px){body.jukebox_maker_tissue .container-header,body.jukebox_maker_wrapping_paper .container-header{min-height:60px}}@media only screen and (min-width:2500px){body.jukebox_maker_tissue .brand-logo>img,body.jukebox_maker_wrapping_paper .brand-logo>img{height:30px}}body.jukebox_maker_tissue .menu-slide-container main,body.jukebox_maker_wrapping_paper .menu-slide-container main{margin-top:69px;padding:0}body.jukebox_maker_tissue .menu-slide-container main .page-container,body.jukebox_maker_wrapping_paper .menu-slide-container main .page-container{height:calc(100vh - 69px)}body.jukebox_maker_tissue .color-pickers{min-height:210px}.tissue-maker{display:flex;justify-content:space-between;height:100%;min-height:300px;width:100%}.tissue-maker .size-options{display:flex}.tissue-maker .size-options span.select2{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.tissue-maker .select2.select2-container.select2-container--default{width:calc(100% - 10px)!important}.tissue-maker .select2.select2-container.select2-container--default .select2-selection__rendered{white-space:normal}.tissue-maker .bottom-section-wrapper{margin-bottom:0!important;padding:0 0 45px 0;margin-top:25px;z-index:100}.tissue-maker .quantity-price-wrapper{display:flex;justify-content:space-between;align-items:center;margin:0 50px}.tissue-maker .quantity-price-wrapper .select2.select2-container.select2-container--default{border-radius:4px!important;width:50%!important}.tissue-maker .quantity-price-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered{white-space:normal}.tissue-maker .quantity-price-wrapper .selected-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:40.5px}.tissue-maker .price-container{text-align:center}.tissue-maker .price-container .quantity-price-add-to-cart{margin-bottom:20px;margin-top:30px;font-size:17px;display:flex;align-items:center;justify-content:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:auto;line-height:1;background-color:#000!important;color:#fff;margin-top:18px;padding:13px 55px}.tissue-maker .price-container .quantity-price-add-to-cart:hover{background-color:#535353!important}.tissue-maker .tissue-options,.tissue-maker .tissue-template-select{display:flex;align-items:center;flex-direction:column;height:100%;padding-top:30px}.tissue-maker .tissue-options .option,.tissue-maker .tissue-template-select .option{cursor:pointer}.tissue-maker .tissue-options.tissue-template-select,.tissue-maker .tissue-template-select.tissue-template-select{width:210px}.tissue-maker .tissue-options.tissue-template-select h5,.tissue-maker .tissue-template-select.tissue-template-select h5{margin:0;color:#4bb0ff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.tissue-maker .tissue-options.tissue-template-select .scroll-selector,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector{display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow{position:relative;top:auto;left:auto;right:auto;margin-top:0}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow:before,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow:before{font-size:40px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow.slick-prev:before,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow.slick-prev:before{content:"\f106";color:#4bb0ff;font-family:"Font Awesome 6 Free";font-weight:900;font-size:20px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow.slick-next,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow.slick-next{margin-top:-24px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow.slick-next:before,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow.slick-next:before{content:"\f107";color:#4bb0ff;font-family:"Font Awesome 6 Free";font-weight:900;font-size:20px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-arrow.slick-disabled:before,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-arrow.slick-disabled:before{content:""}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .slick-slide:focus,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .slick-slide:focus{outline:0}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option{float:none;width:156px;height:104px;margin-bottom:24px;padding:.5px;border:2.5px solid #bfbfbf}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option.selected,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option.selected{border-color:#3cb1cb}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option.thumbnail,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option.thumbnail{padding:0}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container{position:absolute;overflow:hidden;width:152px;height:100px}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container.black-opac,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container.black-opac{background-color:rgba(0,0,0,.8)}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container.black-opac>svg,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container.black-opac>svg{opacity:.7}.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container img,.tissue-maker .tissue-options.tissue-template-select .scroll-selector .option .option-svg-container svg,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container img,.tissue-maker .tissue-template-select.tissue-template-select .scroll-selector .option .option-svg-container svg{position:absolute}.tissue-maker .tissue-options.tissue-options,.tissue-maker .tissue-template-select.tissue-options{width:380px;padding-left:25px;padding-right:25px;overflow-y:auto;scrollbar-width:thin}.tissue-maker .tissue-options.tissue-options>*,.tissue-maker .tissue-template-select.tissue-options>*{width:100%;margin-bottom:15px}.tissue-maker .tissue-options.tissue-options>* h3,.tissue-maker .tissue-options.tissue-options>* label,.tissue-maker .tissue-template-select.tissue-options>* h3,.tissue-maker .tissue-template-select.tissue-options>* label{color:#4bb0ff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px}.tissue-maker .tissue-options.tissue-options .size-options:not(.select),.tissue-maker .tissue-options.tissue-options .upload-logo,.tissue-maker .tissue-template-select.tissue-options .size-options:not(.select),.tissue-maker .tissue-template-select.tissue-options .upload-logo{margin-bottom:25px}.tissue-maker .tissue-options.tissue-options .paper-selector,.tissue-maker .tissue-template-select.tissue-options .paper-selector{display:flex;align-items:center;justify-content:space-between}.tissue-maker .tissue-options.tissue-options .paper-selector .option,.tissue-maker .tissue-template-select.tissue-options .paper-selector .option{display:flex;justify-content:center;align-items:center;text-align:center;border:2.5px solid #bfbfbf}.tissue-maker .tissue-options.tissue-options .paper-selector .option span,.tissue-maker .tissue-template-select.tissue-options .paper-selector .option span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;white-space:nowrap}.tissue-maker .tissue-options.tissue-options .paper-selector .option.selected,.tissue-maker .tissue-template-select.tissue-options .paper-selector .option.selected{border-color:#ff0084}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .swatch-preview-container .swatch-color-preview,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .swatch-preview-container .swatch-color-preview{display:none}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container h3,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container h3{margin:0}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .swatch-list-wrapper,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .swatch-list-wrapper{text-align:left;background:#fff}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .swatch-close,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .swatch-close{display:none}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .select2-selection__rendered{text-align:left}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .select2-selection__rendered .select2-selection__placeholder,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .select2-selection__rendered .select2-selection__placeholder{color:#000}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .select2-selection__arrow:after,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .select2-selection__arrow:after{content:"\e86f";font-family:Linearicons-Free;font-size:18px;margin-top:-1px;color:#000}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch{width:333px}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear{float:inherit;margin-left:0}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option{box-sizing:content-box;float:inherit;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option:hover,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option:hover{width:23px;height:23px;margin:2px 11px 12px 2px;border:1px solid #5a5a5a;margin-bottom:12px}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option:hover:before,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option:hover:before{border:none}}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option::before,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch li.color-option::before{box-sizing:content-box}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch.custom-swatch-list,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch.custom-swatch-list{margin-top:-10px}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear,.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-option,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-option{width:27px;height:27px}.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear.selected:before,.tissue-maker .tissue-options.tissue-options .color-pickers .color-option-container .color-option-swatch .color-option.selected:before,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-clear.selected:before,.tissue-maker .tissue-template-select.tissue-options .color-pickers .color-option-container .color-option-swatch .color-option.selected:before{width:27px;height:27px}.tissue-maker .tissue-options.tissue-options .color-options,.tissue-maker .tissue-options.tissue-options .rotate-logo,.tissue-maker .tissue-options.tissue-options .scale-logo,.tissue-maker .tissue-options.tissue-options .size-options.select,.tissue-maker .tissue-options.tissue-options .stock-options,.tissue-maker .tissue-options.tissue-options .tile-columns,.tissue-maker .tissue-options.tissue-options .turnaround-options,.tissue-maker .tissue-template-select.tissue-options .color-options,.tissue-maker .tissue-template-select.tissue-options .rotate-logo,.tissue-maker .tissue-template-select.tissue-options .scale-logo,.tissue-maker .tissue-template-select.tissue-options .size-options.select,.tissue-maker .tissue-template-select.tissue-options .stock-options,.tissue-maker .tissue-template-select.tissue-options .tile-columns,.tissue-maker .tissue-template-select.tissue-options .turnaround-options{display:flex;justify-content:space-between;align-items:center}.tissue-maker .tissue-options.tissue-options .color-options input[type=range],.tissue-maker .tissue-options.tissue-options .color-options span.select2,.tissue-maker .tissue-options.tissue-options .color-options span.text,.tissue-maker .tissue-options.tissue-options .rotate-logo input[type=range],.tissue-maker .tissue-options.tissue-options .rotate-logo span.select2,.tissue-maker .tissue-options.tissue-options .rotate-logo span.text,.tissue-maker .tissue-options.tissue-options .scale-logo input[type=range],.tissue-maker .tissue-options.tissue-options .scale-logo span.select2,.tissue-maker .tissue-options.tissue-options .scale-logo span.text,.tissue-maker .tissue-options.tissue-options .size-options.select input[type=range],.tissue-maker .tissue-options.tissue-options .size-options.select span.select2,.tissue-maker .tissue-options.tissue-options .size-options.select span.text,.tissue-maker .tissue-options.tissue-options .stock-options input[type=range],.tissue-maker .tissue-options.tissue-options .stock-options span.select2,.tissue-maker .tissue-options.tissue-options .stock-options span.text,.tissue-maker .tissue-options.tissue-options .tile-columns input[type=range],.tissue-maker .tissue-options.tissue-options .tile-columns span.select2,.tissue-maker .tissue-options.tissue-options .tile-columns span.text,.tissue-maker .tissue-options.tissue-options .turnaround-options input[type=range],.tissue-maker .tissue-options.tissue-options .turnaround-options span.select2,.tissue-maker .tissue-options.tissue-options .turnaround-options span.text,.tissue-maker .tissue-template-select.tissue-options .color-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .color-options span.select2,.tissue-maker .tissue-template-select.tissue-options .color-options span.text,.tissue-maker .tissue-template-select.tissue-options .rotate-logo input[type=range],.tissue-maker .tissue-template-select.tissue-options .rotate-logo span.select2,.tissue-maker .tissue-template-select.tissue-options .rotate-logo span.text,.tissue-maker .tissue-template-select.tissue-options .scale-logo input[type=range],.tissue-maker .tissue-template-select.tissue-options .scale-logo span.select2,.tissue-maker .tissue-template-select.tissue-options .scale-logo span.text,.tissue-maker .tissue-template-select.tissue-options .size-options.select input[type=range],.tissue-maker .tissue-template-select.tissue-options .size-options.select span.select2,.tissue-maker .tissue-template-select.tissue-options .size-options.select span.text,.tissue-maker .tissue-template-select.tissue-options .stock-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .stock-options span.select2,.tissue-maker .tissue-template-select.tissue-options .stock-options span.text,.tissue-maker .tissue-template-select.tissue-options .tile-columns input[type=range],.tissue-maker .tissue-template-select.tissue-options .tile-columns span.select2,.tissue-maker .tissue-template-select.tissue-options .tile-columns span.text,.tissue-maker .tissue-template-select.tissue-options .turnaround-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .turnaround-options span.select2,.tissue-maker .tissue-template-select.tissue-options .turnaround-options span.text{padding:0;width:210px!important}.tissue-maker .tissue-options.tissue-options .color-options span.select2,.tissue-maker .tissue-options.tissue-options .rotate-logo span.select2,.tissue-maker .tissue-options.tissue-options .scale-logo span.select2,.tissue-maker .tissue-options.tissue-options .size-options.select span.select2,.tissue-maker .tissue-options.tissue-options .stock-options span.select2,.tissue-maker .tissue-options.tissue-options .tile-columns span.select2,.tissue-maker .tissue-options.tissue-options .turnaround-options span.select2,.tissue-maker .tissue-template-select.tissue-options .color-options span.select2,.tissue-maker .tissue-template-select.tissue-options .rotate-logo span.select2,.tissue-maker .tissue-template-select.tissue-options .scale-logo span.select2,.tissue-maker .tissue-template-select.tissue-options .size-options.select span.select2,.tissue-maker .tissue-template-select.tissue-options .stock-options span.select2,.tissue-maker .tissue-template-select.tissue-options .tile-columns span.select2,.tissue-maker .tissue-template-select.tissue-options .turnaround-options span.select2{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.tissue-maker .tissue-options.tissue-options .color-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .rotate-logo span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .scale-logo span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .size-options.select span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .stock-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .tile-columns span.select2 .select2-selection__rendered,.tissue-maker .tissue-options.tissue-options .turnaround-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .color-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .rotate-logo span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .scale-logo span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .size-options.select span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .stock-options span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .tile-columns span.select2 .select2-selection__rendered,.tissue-maker .tissue-template-select.tissue-options .turnaround-options span.select2 .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:1em!important}.tissue-maker .tissue-options.tissue-options .color-options input[type=range],.tissue-maker .tissue-options.tissue-options .rotate-logo input[type=range],.tissue-maker .tissue-options.tissue-options .scale-logo input[type=range],.tissue-maker .tissue-options.tissue-options .size-options.select input[type=range],.tissue-maker .tissue-options.tissue-options .stock-options input[type=range],.tissue-maker .tissue-options.tissue-options .tile-columns input[type=range],.tissue-maker .tissue-options.tissue-options .turnaround-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .color-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .rotate-logo input[type=range],.tissue-maker .tissue-template-select.tissue-options .scale-logo input[type=range],.tissue-maker .tissue-template-select.tissue-options .size-options.select input[type=range],.tissue-maker .tissue-template-select.tissue-options .stock-options input[type=range],.tissue-maker .tissue-template-select.tissue-options .tile-columns input[type=range],.tissue-maker .tissue-template-select.tissue-options .turnaround-options input[type=range]{height:32px}.tissue-maker .tissue-options.tissue-options .quantity-options .option-label,.tissue-maker .tissue-template-select.tissue-options .quantity-options .option-label{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;margin-bottom:3px}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper{position:relative;border:solid 1px #e6e6e6;border-radius:8px}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio{display:flex;border-bottom:solid 1px #e6e6e6;transition:all .3s ease;position:relative;z-index:0;margin:0}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:hover,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:hover{background-color:#fbfbfb}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label{width:100%;margin-right:0;line-height:2.5!important;position:relative;border-radius:0;padding:0;border:0;font-size:14px!important;background:0 0;cursor:pointer;letter-spacing:-.2px}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .name,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .name{font-size:14px;padding-left:15px;min-width:65px;display:inline-block;box-sizing:border-box}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-price,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-price{text-align:right;font-size:15.25px!important;min-width:50px;display:inline-block;margin-left:10px}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-unit-price,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-unit-price{margin-left:10px;min-width:80px;font-size:12px!important;color:#8d8d8d;display:inline-block}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-unit-price span,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-unit-price span{color:#8d8d8d;font-size:12px!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-savings,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-savings{margin-left:15px!important;font-size:12px!important;display:inline-block;color:#0daf0d;min-width:70px;text-align:end}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-savings span,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio label .quantity-savings span{color:#0daf0d;font-size:12px!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:first-child,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:first-child{border-radius:7px 7px 0 0}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:first-child::before,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:first-child::before{border-radius:8px 8px 0 0!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:last-child,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:last-child{border-radius:0 0 7px 7px;border-bottom:none}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio:last-child::before,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio:last-child::before{border-radius:0 0 8px 8px!important;background-color:#fff!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio.selected .checkcontainer::after,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio.selected .checkcontainer::after{content:none}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio.hide-qty,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio.hide-qty{display:none!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name{display:block;border-bottom:solid 1px #e6e6e6;height:35px;line-height:2.5!important}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio.radio::before,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio.radio::before{content:none;position:absolute;height:100%;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbfbfb;z-index:-1;border-radius:0;border:solid 1px #753cfa}.tissue-maker .tissue-options.tissue-options .quantity-options .radio-button-wrapper .option.radio.selected::before,.tissue-maker .tissue-template-select.tissue-options .quantity-options .radio-button-wrapper .option.radio.selected::before{content:""}.tissue-maker .tissue-options.tissue-options .stock-options,.tissue-maker .tissue-template-select.tissue-options .stock-options{display:none}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container{display:flex;justify-content:space-between;margin-bottom:30px}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper{display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:after,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:after{top:88%!important;left:13px!important}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:before,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:before{top:88%!important;left:10px!important}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper .option-label,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper .option-label{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper .option-label img,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper .option-label img{cursor:pointer;width:80px;margin-bottom:7px}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper .option-label span,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper .option-label span{margin-left:22px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}.tissue-maker .tissue-options.tissue-options .stock-options .image-option-container .options-wrapper .option-image,.tissue-maker .tissue-template-select.tissue-options .stock-options .image-option-container .options-wrapper .option-image{height:80px;width:80px;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer}.tissue-maker .tissue-options.tissue-options .stock-options.flex,.tissue-maker .tissue-template-select.tissue-options .stock-options.flex{display:flex}.tissue-maker .tissue-options.tissue-options .price-options,.tissue-maker .tissue-template-select.tissue-options .price-options{background:#fafafb;padding:10px 7.5% 7.5% 7.5%;width:115%;margin-bottom:0}.tissue-maker .tissue-options.tissue-options .price-options .quantity-and-price-wrapper,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-and-price-wrapper{display:flex;align-items:center}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container{padding-left:30px}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .show-larger-quantities-wrapper .larger-quantities,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .show-larger-quantities-wrapper .larger-quantities{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:13px;cursor:pointer;margin:7px -25px 0}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .quantity-option,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .quantity-option{display:flex}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .quantity-option .quantity-price-quantity-label,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .quantity-option .quantity-price-quantity-label{color:#000;width:65px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:2.5}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .quantity-option .quantity-price-price,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .quantity-option .quantity-price-price{width:60px;padding-left:20px;margin-left:25px;padding-top:5px;color:#000;background-color:#ecfefe;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-weight:400!important;letter-spacing:1.2px;font-weight:700;display:none}.tissue-maker .tissue-options.tissue-options .price-options .quantity-container .quantity-option .savings,.tissue-maker .tissue-template-select.tissue-options .price-options .quantity-container .quantity-option .savings{margin-left:-11px;color:#ff0084;font-weight:700;padding-top:7px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:500!important;font-size:13px}.tissue-maker .tissue-options.tissue-options .price-options .price-container,.tissue-maker .tissue-template-select.tissue-options .price-options .price-container{display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-options.tissue-options .price-options .price-container .selected-price,.tissue-maker .tissue-template-select.tissue-options .price-options .price-container .selected-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:40.5px;line-height:42px;margin:-30px 0 0 60px}.tissue-maker .tissue-options.tissue-options .price-options .price-container .quantity-price-add-to-cart,.tissue-maker .tissue-template-select.tissue-options .price-options .price-container .quantity-price-add-to-cart{margin-top:25px}.tissue-maker .tissue-options .printing-instructions-options,.tissue-maker .tissue-template-select .printing-instructions-options{margin-top:10px}.tissue-maker .tissue-options .printing-instructions-options input,.tissue-maker .tissue-options .printing-instructions-options label,.tissue-maker .tissue-options .printing-instructions-options span:not(.option-label),.tissue-maker .tissue-template-select .printing-instructions-options input,.tissue-maker .tissue-template-select .printing-instructions-options label,.tissue-maker .tissue-template-select .printing-instructions-options span:not(.option-label){font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;line-height:1.7!important;font-size:14px!important}.tissue-maker .tissue-options .printing-instructions-options .option-label,.tissue-maker .tissue-template-select .printing-instructions-options .option-label{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;margin-bottom:3px}.tissue-maker .tissue-options .printing-instructions-options .options,.tissue-maker .tissue-template-select .printing-instructions-options .options{display:flex;justify-content:space-between;flex-direction:column;margin-left:25px;gap:5px}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio{text-align:left;min-height:23.8px}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer{display:inline-block;border:none;border-radius:0;min-width:90px;cursor:pointer}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .name,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .name{font-size:13px!important;white-space:nowrap}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .radiobtn,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .radiobtn{position:absolute;top:5px;left:-25px;height:14px;width:14px;background-color:#fff;border-radius:50%;border:1px solid #bfbfbf;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}@media only screen and (max-width:1400px){.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .radiobtn,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .radiobtn{top:5px}}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .radiobtn:hover,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .radiobtn:hover{border-color:#24b9db}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer input:checked~.radiobtn,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer input:checked~.radiobtn{border-color:#24b9db;background-color:#24b9db;box-shadow:0 0 0 2px rgba(36,185,219,.3)}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer input:checked~.radiobtn:after,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer input:checked~.radiobtn:after{display:block;position:absolute}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer .radiobtn:after,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer .radiobtn:after{content:"";display:block;position:absolute;height:7px;width:7px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer #instruction-note,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer #instruction-note{display:none;color:#5c5c5c;line-height:1.4;font-size:12px;height:130px;width:295px;padding:10px;margin-top:10px;margin-left:-25px}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer #instruction-note::placeholder,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer #instruction-note::placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;color:#b9b9b9!important;font-size:12px!important;padding-left:0!important}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer #instruction-note:focus::placeholder,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer #instruction-note:focus::placeholder{color:transparent!important}.tissue-maker .tissue-options .printing-instructions-options .options .option.radio .checkcontainer input:checked~#instruction-note,.tissue-maker .tissue-template-select .printing-instructions-options .options .option.radio .checkcontainer input:checked~#instruction-note{display:block}.tissue-maker:not(.wrapping) .tissue-canvas{padding-top:30px}.tissue-maker .tissue-canvas{position:relative;flex:1;width:100%;height:100%;background:linear-gradient(to top,#e4e4e4 0,#c7c8ca 100%);display:flex;justify-content:center;align-items:center;flex-direction:column}.tissue-maker .tissue-canvas .generate-pdf-wrapper,.tissue-maker .tissue-canvas .rotate-logo-wrapper,.tissue-maker .tissue-canvas .scale-logo-wrapper,.tissue-maker .tissue-canvas .tile-logo-wrapper,.tissue-maker .tissue-canvas .zoom-in-wrapper,.tissue-maker .tissue-canvas .zoom-out-wrapper{display:flex;flex-direction:column;align-items:center}.tissue-maker .tissue-canvas .generate-pdf-wrapper h4,.tissue-maker .tissue-canvas .rotate-logo-wrapper h4,.tissue-maker .tissue-canvas .scale-logo-wrapper h4,.tissue-maker .tissue-canvas .tile-logo-wrapper h4,.tissue-maker .tissue-canvas .zoom-in-wrapper h4,.tissue-maker .tissue-canvas .zoom-out-wrapper h4{margin:0;font-size:16px;color:#515151}.tissue-maker .tissue-canvas .generate-pdf-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .generate-pdf-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .generate-pdf-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .rotate-logo-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .rotate-logo-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .rotate-logo-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .scale-logo-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .scale-logo-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .scale-logo-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .tile-logo-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .tile-logo-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .tile-logo-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .zoom-in-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .zoom-in-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .zoom-in-wrapper .tile-logo-button,.tissue-maker .tissue-canvas .zoom-out-wrapper .rotate-logo-button,.tissue-maker .tissue-canvas .zoom-out-wrapper .scale-logo-button,.tissue-maker .tissue-canvas .zoom-out-wrapper .tile-logo-button{width:50px;height:50px}.tissue-maker .tissue-canvas .tile-logo-wrapper{display:none}.tissue-maker .tissue-canvas .zoom-out-wrapper{opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tissue-maker .tissue-canvas .zoom-out-wrapper.show-zoom-out{opacity:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tissue-maker .tissue-canvas .generate-pdf-wrapper,.tissue-maker .tissue-canvas .scale-logo-wrapper{margin-top:25px}.tissue-maker .tissue-canvas .generate-pdf-svg,.tissue-maker .tissue-canvas .rotate-logo-svg,.tissue-maker .tissue-canvas .scale-logo-svg{fill:#000}.tissue-maker .tissue-canvas .generate-pdf-svg:hover,.tissue-maker .tissue-canvas .rotate-logo-svg:hover,.tissue-maker .tissue-canvas .scale-logo-svg:hover{fill:#fff}.tissue-maker .tissue-canvas input[type=range]{background:0 0;outline:0;border:none;height:20px;padding:0;overflow:hidden;width:115px;-webkit-appearance:none;background-color:transparent}.tissue-maker .tissue-canvas input[type=range]:focus{background:0 0!important;border:none}.tissue-maker .tissue-canvas input[type=range]::-moz-range-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker .tissue-canvas input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker .tissue-canvas input[type=range]::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border:2px solid #fff;border-radius:1em;margin-top:-5px;background:#ace7ff}.tissue-maker .tissue-canvas input[type=range]::-moz-focus-outer{border:0}.tissue-maker .tissue-canvas input[type=range]::-moz-range-thumb{appearance:none;width:16px;height:16px;border:2px solid #fff;border-radius:1em;background:#ace7ff}.tissue-maker .tissue-canvas input[type=range]::-webkit-slider-thumb:active,.tissue-maker .tissue-canvas input[type=range]::-webkit-slider-thumb:focus{transform:scale(1.2)}.tissue-maker .tissue-canvas .artwork-wrapper{display:flex;justify-content:center;margin-left:35px}.tissue-maker .tissue-canvas .zoom-feature-wrapper{display:flex;margin-top:15px;height:26px}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-in-design,.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-out-design{width:25px;height:25px;background:#fff;border-radius:50%;margin-left:8px}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-in-design span,.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-out-design span{line-height:1!important}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-reset-wrapper{display:flex;justify-content:center;align-items:center}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-reset-wrapper .zoom-reset{cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-left:10px;font-size:13px}.tissue-maker .tissue-canvas .zoom-feature-wrapper .zoom-percent{display:flex;justify-content:center;align-items:center;display:flex;justify-content:center;align-items:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;color:#000;font-size:13px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}.tissue-maker .tissue-canvas .progress-loader{display:none}.tissue-maker .tissue-canvas .back-button{display:none;position:absolute;top:10px;left:10px}.tissue-maker .tissue-canvas .options{position:relative;margin-left:40px;min-height:250px}.tissue-maker .tissue-canvas .design{position:relative;height:70%;width:70%;background:#fff;overflow:hidden;-webkit-transition:box-shadow .3s ease;-moz-transition:box-shadow .3s ease;-ms-transition:box-shadow .3s ease;-o-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-box-shadow:10px 10px 10px rgba(0,0,0,.5);-moz-box-shadow:10px 10px 10px rgba(0,0,0,.5);box-shadow:10px 10px 10px rgba(0,0,0,.5)}.tissue-maker .tissue-canvas .design.has-zoom{box-shadow:none}.tissue-maker .tissue-canvas .design.brown-opac{background-image:url(https://storage.jukeboxprint.com/s/images/kraft-wrapping-p.jpg);background-size:contain}.tissue-maker .tissue-canvas .design.brown-opac img,.tissue-maker .tissue-canvas .design.brown-opac>svg{mix-blend-mode:multiply}.tissue-maker .tissue-canvas .design.beige-opac{background-image:url(https://storage.jukeboxprint.com/s/images/beige-wrapping.jpg);background-size:contain}.tissue-maker .tissue-canvas .design.beige-opac img,.tissue-maker .tissue-canvas .design.beige-opac>svg{mix-blend-mode:multiply}.tissue-maker .tissue-canvas .design.ivory-opac{background-image:url(https://storage.jukeboxprint.com/s/images/ivory-wrapping.jpg);background-size:contain}.tissue-maker .tissue-canvas .design.ivory-opac img,.tissue-maker .tissue-canvas .design.ivory-opac>svg{mix-blend-mode:multiply}.tissue-maker .tissue-canvas .design.black-opac{background-color:rgba(0,0,0,.8)}.tissue-maker .tissue-canvas .design.black-opac>svg{opacity:.7}.tissue-maker .tissue-canvas .design.wrapping{mix-blend-mode:multiply}.tissue-maker .tissue-canvas .design>svg{position:absolute;width:auto;height:auto;overflow:visible}.tissue-maker .tissue-canvas .design>svg circle,.tissue-maker .tissue-canvas .design>svg path{fill:inherit}.tissue-maker .tissue-canvas .design>img{position:absolute;overflow:visible;mix-blend-mode:multiply;max-width:initial}.tissue-maker .tissue-canvas .margin{height:100%;background:#fff;position:absolute;top:0;bottom:0}.tissue-maker .tissue-canvas .margin.left{left:0}.tissue-maker .tissue-canvas .margin.right{left:0}.tissue-maker .tissue-canvas .options .canvas-option{display:flex;flex-direction:column;justify-content:center;align-items:center;width:50px!important;height:50px;-webkit-border-radius:35px;-moz-border-radius:35px;-ms-border-radius:35px;-o-border-radius:35px;border-radius:35px;background:#fff;margin-bottom:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:28px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.tissue-maker .tissue-canvas .options .canvas-option:hover{background-color:#c0e1ff;color:#fff}}.tissue-maker .supported-file-types{margin:14px 0 0 0;color:#a6a6a6;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.tissue-maker .supported-file-types .bold{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.tissue-maker .upload-logo-wrapper{position:relative;display:flex;justify-content:center;align-items:center;width:100%;margin-top:5px}.tissue-maker .upload-logo-wrapper .upload-logo{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.tissue-maker .upload-logo-wrapper .generate-pdf{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}@media only screen and (min-width:1024px),(hover:hover){.tissue-maker .upload-logo-wrapper .generate-pdf:hover{color:#4ec6da}}@media only screen and (max-width:1200px){.tissue-maker .upload-logo-wrapper .upload-logo{margin-left:0;margin-right:30px}}.tissue-maker .tissue-options input[type=range]{background:0 0;outline:0;border:none;height:24px;padding:0;overflow:hidden;width:115px;-webkit-appearance:none;background-color:transparent}.tissue-maker .tissue-options input[type=range]:focus{background:0 0!important;border:none}.tissue-maker .tissue-options input[type=range]::-moz-range-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker .tissue-options input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker .tissue-options input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border:2px solid #fff;border-radius:1em;margin-top:-8px;background:#ace7ff}.tissue-maker .tissue-options input[type=range]::-moz-focus-outer{border:0}.tissue-maker .tissue-options input[type=range]::-moz-range-thumb{appearance:none;width:20px;height:20px;border:2px solid #fff;border-radius:1em;background:#ace7ff}.tissue-maker .tissue-options input[type=range]::-webkit-slider-thumb:active,.tissue-maker .tissue-options input[type=range]::-webkit-slider-thumb:focus{transform:scale(1.2)}.tissue-maker .tissue-options .rotate-logo-wrapper,.tissue-maker .tissue-options .scale-logo-wrapper,.tissue-maker .tissue-options .size-options,.tissue-maker .tissue-options .size-options.select,.tissue-maker .tissue-options .tile-logo-wrapper,.tissue-maker .tissue-options .turnaround-options{margin:15px 0 25px 0}.tissue-maker .tissue-options .rotate-logo-wrapper svg.svg,.tissue-maker .tissue-options .scale-logo-wrapper svg.svg,.tissue-maker .tissue-options .size-options svg.svg,.tissue-maker .tissue-options .size-options.select svg.svg,.tissue-maker .tissue-options .tile-logo-wrapper svg.svg,.tissue-maker .tissue-options .turnaround-options svg.svg{width:25px;height:25px;margin-right:25px}.tissue-maker .tissue-options .rotate-logo-wrapper svg.svg path,.tissue-maker .tissue-options .scale-logo-wrapper svg.svg path,.tissue-maker .tissue-options .size-options svg.svg path,.tissue-maker .tissue-options .size-options.select svg.svg path,.tissue-maker .tissue-options .tile-logo-wrapper svg.svg path,.tissue-maker .tissue-options .turnaround-options svg.svg path{fill:#666!important}.tissue-maker .tissue-options .rotate-logo-wrapper input[type=range],.tissue-maker .tissue-options .rotate-logo-wrapper span.select2,.tissue-maker .tissue-options .rotate-logo-wrapper span.text,.tissue-maker .tissue-options .scale-logo-wrapper input[type=range],.tissue-maker .tissue-options .scale-logo-wrapper span.select2,.tissue-maker .tissue-options .scale-logo-wrapper span.text,.tissue-maker .tissue-options .size-options input[type=range],.tissue-maker .tissue-options .size-options span.select2,.tissue-maker .tissue-options .size-options span.text,.tissue-maker .tissue-options .size-options.select input[type=range],.tissue-maker .tissue-options .size-options.select span.select2,.tissue-maker .tissue-options .size-options.select span.text,.tissue-maker .tissue-options .tile-logo-wrapper input[type=range],.tissue-maker .tissue-options .tile-logo-wrapper span.select2,.tissue-maker .tissue-options .tile-logo-wrapper span.text,.tissue-maker .tissue-options .turnaround-options input[type=range],.tissue-maker .tissue-options .turnaround-options span.select2,.tissue-maker .tissue-options .turnaround-options span.text{padding:0;width:230px!important}.tissue-maker .tissue-options .turnaround-options{margin-top:25px}.tissue-maker .tissue-options .scale-logo-wrapper,.tissue-maker .tissue-options .tile-logo-wrapper{margin-bottom:35px}.tissue-maker .tissue-options .generate-pdf-wrapper,.tissue-maker .tissue-options .rotate-logo-wrapper,.tissue-maker .tissue-options .scale-logo-wrapper,.tissue-maker .tissue-options .tile-logo-wrapper{display:flex}.tissue-maker .tissue-options .generate-pdf-wrapper input,.tissue-maker .tissue-options .rotate-logo-wrapper input,.tissue-maker .tissue-options .scale-logo-wrapper input,.tissue-maker .tissue-options .tile-logo-wrapper input{width:210px}.tissue-maker .tissue-options .generate-pdf-wrapper.generate-pdf-wrapper,.tissue-maker .tissue-options .rotate-logo-wrapper.generate-pdf-wrapper,.tissue-maker .tissue-options .scale-logo-wrapper.generate-pdf-wrapper,.tissue-maker .tissue-options .tile-logo-wrapper.generate-pdf-wrapper{justify-content:flex-start;display:none}.tissue-maker .tissue-options .generate-pdf-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker .tissue-options .rotate-logo-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker .tissue-options .scale-logo-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker .tissue-options .tile-logo-wrapper.generate-pdf-wrapper .generate-pdf{margin-left:15px;border:1px solid #000}.tissue-maker .tissue-options input[type=range]{padding:7px 0}.product-page .tissue-maker .progress-loader{top:0}.tissue-maker.wrapping .tissue-canvas .design{box-shadow:none;background:0 0}.tissue-maker.wrapping .tissue-canvas .upload-logo-wrapper .upload-logo{top:50%}.tissue-maker.wrapping .tissue-canvas .artwork-wrapper{margin-left:0}.tissue-maker.wrapping .tissue-options input[type=range]{background:0 0;outline:0;border:none;height:24px;padding:0;overflow:hidden;width:115px;-webkit-appearance:none;background-color:transparent}.tissue-maker.wrapping .tissue-options input[type=range]:focus{background:0 0!important;border:none}.tissue-maker.wrapping .tissue-options input[type=range]::-moz-range-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker.wrapping .tissue-options input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#7a7b7c;outline:0;border-radius:5px;height:5px}.tissue-maker.wrapping .tissue-options input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border:2px solid #fff;border-radius:1em;margin-top:-8px;background:#ace7ff}.tissue-maker.wrapping .tissue-options input[type=range]::-moz-focus-outer{border:0}.tissue-maker.wrapping .tissue-options input[type=range]::-moz-range-thumb{appearance:none;width:20px;height:20px;border:2px solid #fff;border-radius:1em;background:#ace7ff}.tissue-maker.wrapping .tissue-options input[type=range]::-webkit-slider-thumb:active,.tissue-maker.wrapping .tissue-options input[type=range]::-webkit-slider-thumb:focus{transform:scale(1.2)}.tissue-maker.wrapping .tissue-options .supported-file-types{font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none}.tissue-maker.wrapping .tissue-options .wrapping-maker-options{min-height:645px;overflow:scroll}.tissue-maker.wrapping .tissue-options .wrapping-maker-options .supported-file-types{text-align:center}.tissue-maker.wrapping .tissue-options .price-options{text-align:center;position:fixed;bottom:0;right:10px;padding:25px 0 35px;margin:0;background:#f1ffff;width:370px;z-index:10}.tissue-maker.wrapping .tissue-options .price-options .price-container{margin:inherit}.tissue-maker.wrapping .tissue-options .price-options .price-container button{margin-top:20px;padding:13px 55px;width:225px;display:flex;align-items:center;justify-content:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:19px;color:#fff;background-color:#000!important}.tissue-maker.wrapping .tissue-options .price-options .price-container button:hover{background-color:#535353!important}.tissue-maker.wrapping .tissue-options .price-options .price-container .free-ship-message{display:flex;align-items:center;width:100%;justify-content:center;margin-top:20px}.tissue-maker.wrapping .tissue-options .price-options .price-container .free-ship-message .freeship-logo{width:26px;margin-right:6px}.tissue-maker.wrapping .tissue-options .price-options .price-container .free-ship-message span{font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#18b6b6}.tissue-maker.wrapping .tissue-options .price-options .price-container .price-and-logo-wrapper{display:flex;width:350px;display:flex;justify-content:space-around;align-items:center}.tissue-maker.wrapping .tissue-options .price-options .price-container .price-and-logo-wrapper .selected-price{margin:inherit!important;margin-bottom:0;text-shadow:4px 2px #fff;font-size:46px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1}.tissue-maker.wrapping .tissue-options .price-options .price-container .price-and-logo-wrapper .freeship-logo{width:60px}.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper svg.svg,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper svg.svg,.tissue-maker.wrapping .tissue-options .size-options svg.svg,.tissue-maker.wrapping .tissue-options .size-options.select svg.svg,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper svg.svg,.tissue-maker.wrapping .tissue-options .turnaround-options svg.svg{width:25px;height:25px;margin-right:0}.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper svg.svg path,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper svg.svg path,.tissue-maker.wrapping .tissue-options .size-options svg.svg path,.tissue-maker.wrapping .tissue-options .size-options.select svg.svg path,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper svg.svg path,.tissue-maker.wrapping .tissue-options .turnaround-options svg.svg path{fill:#666!important}.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper input[type=range],.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper span.select2,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper span.text,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper input[type=range],.tissue-maker.wrapping .tissue-options .scale-logo-wrapper span.select2,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper span.text,.tissue-maker.wrapping .tissue-options .size-options input[type=range],.tissue-maker.wrapping .tissue-options .size-options span.select2,.tissue-maker.wrapping .tissue-options .size-options span.text,.tissue-maker.wrapping .tissue-options .size-options.select input[type=range],.tissue-maker.wrapping .tissue-options .size-options.select span.select2,.tissue-maker.wrapping .tissue-options .size-options.select span.text,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper input[type=range],.tissue-maker.wrapping .tissue-options .tile-logo-wrapper span.select2,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper span.text,.tissue-maker.wrapping .tissue-options .turnaround-options input[type=range],.tissue-maker.wrapping .tissue-options .turnaround-options span.select2,.tissue-maker.wrapping .tissue-options .turnaround-options span.text{padding:0;width:230px!important}.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper{margin:15px 8px 25px 20px}.tissue-maker.wrapping .tissue-options .turnaround-options{margin-top:25px}.tissue-maker.wrapping .tissue-options .scale-logo-wrapper,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper{margin-bottom:35px}.tissue-maker.wrapping .tissue-options .stock-options{margin:0 0 50px 0}.tissue-maker.wrapping .tissue-options .stock-options .option-title{font-size:18px;margin-bottom:18px}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container{margin-top:10px;margin-bottom:0}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label{width:60px;height:60px;display:flex;align-items:center;justify-content:center}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label img{border-radius:50%;height:50px;width:50px!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;margin-top:-4px}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label img.add-border{border:1px solid #000!important}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label img.active{margin-top:-4px;border:4px solid #dfdfdf!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label span{line-height:1.5;margin-left:22px;font-size:14px;display:none}@media only screen and (max-width:1400px){.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper .option-label span{line-height:1.7}}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:after{top:86%!important;left:3px!important;display:none}.tissue-maker.wrapping .tissue-options .stock-options .image-option-container .options-wrapper input[type=radio]+label:before{top:86%!important;left:0!important;display:none}.tissue-maker.wrapping .tissue-options .upload-logo,.tissue-maker.wrapping .tissue-options .upload-logo-wrapper{margin-bottom:0}.tissue-maker.wrapping .tissue-options .generate-pdf-wrapper,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper{display:flex;justify-content:space-between}.tissue-maker.wrapping .tissue-options .generate-pdf-wrapper input,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper input,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper input,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper input{width:210px}.tissue-maker.wrapping .tissue-options .generate-pdf-wrapper.generate-pdf-wrapper,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper.generate-pdf-wrapper,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper.generate-pdf-wrapper,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper.generate-pdf-wrapper{justify-content:flex-start}.tissue-maker.wrapping .tissue-options .generate-pdf-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker.wrapping .tissue-options .rotate-logo-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker.wrapping .tissue-options .scale-logo-wrapper.generate-pdf-wrapper .generate-pdf,.tissue-maker.wrapping .tissue-options .tile-logo-wrapper.generate-pdf-wrapper .generate-pdf{margin-left:15px;border:1px solid #000}.tissue-maker.wrapping .tissue-options input[type=range]{padding:7px 0}.side-panel .side-panel-overlay{position:fixed;left:0;top:0;height:100dvh;width:100vw;background:#363636;opacity:0;visibility:hidden;z-index:11000;-webkit-transition:opacity .3s ease,visibility .3s ease;-moz-transition:opacity .3s ease,visibility .3s ease;-ms-transition:opacity .3s ease,visibility .3s ease;-o-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease}.side-panel .side-panel-cart{position:fixed;right:0;top:0;left:auto;width:100%;height:100dvh;max-width:420px;visibility:hidden;background:#fff;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:transform .6s ease,visibility .6s ease;-moz-transition:transform .6s ease,visibility .6s ease;-ms-transition:transform .6s ease,visibility .6s ease;-o-transition:transform .6s ease,visibility .6s ease;transition:transform .6s ease,visibility .6s ease;display:flex;flex-direction:column;z-index:11001}.side-panel .side-panel-cart .heading{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.side-panel .side-panel-cart .heading .cart-title{margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:2rem;font-weight:700;font-size:24px;letter-spacing:-.025em}.side-panel .side-panel-cart .items{flex-grow:1;overflow-y:auto;padding:1.5rem;scrollbar-gutter:stable overlay}.side-panel .side-panel-cart .items .item.new-item{display:none}.side-panel .side-panel-cart .items .item .preview-image-wrapper{height:5rem;width:5%;min-height:5rem;min-width:5rem;border-radius:.5rem;overflow:hidden}.side-panel .side-panel-cart .items .item .preview-image-wrapper img{object-fit:cover;width:100%;height:100%}.side-panel .side-panel-cart .items .item .detail h3 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:inherit;padding-right:20px}.side-panel .side-panel-cart .items .item .detail span.attr{display:inline-block;font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.25rem;letter-spacing:-.025em;font-size:13px;color:#4b5563}.side-panel .side-panel-cart .items .item .price-wrapper .price{display:inline-block;font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:600;line-height:1.5rem;font-size:1rem}.side-panel .side-panel-cart .items .item .price-wrapper .delete-item{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1rem;font-size:.75rem}.side-panel .side-panel-cart .items .item .show-less,.side-panel .side-panel-cart .items .item .show-more{display:none!important;font-size:12px;padding-top:5px;color:#000!important}.side-panel .side-panel-cart .cart-actions .checkout-button{font-size:20px}.side-panel .side-panel-cart.overflowed .cart-footer-wrapper{padding-right:calc(1.5rem + 10px)}.side-panel.visible .side-panel-overlay{visibility:visible;opacity:.5}.side-panel.visible .side-panel-cart{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);visibility:visible}body.jukebox_creator_decal_sticker header{display:none}body.jukebox_creator_decal_sticker #creator-nav{height:69px}body.jukebox_creator_decal_sticker #creator-nav .main-menu li.logo{display:flex;justify-content:center;width:210px}body.jukebox_creator_decal_sticker .site-announcement{display:none!important}body.jukebox_creator_decal_sticker .container-header{padding-top:0;padding-bottom:0}@media only screen and (min-width:2500px){body.jukebox_creator_decal_sticker .container-header{min-height:60px}}body.jukebox_creator_decal_sticker .container-header .nav-container{margin-top:8px}@media only screen and (min-width:2500px){body.jukebox_creator_decal_sticker .brand-logo>img{height:30px}}body.jukebox_creator_decal_sticker .menu-slide-container main{position:fixed;margin:0!important;left:0;top:69px;width:100vw;height:auto!important}body.jukebox_creator_decal_sticker .menu-slide-container main .page-container{height:calc(100vh - 69px)}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper{position:relative;border:solid 1px #e6e6e6;border-radius:8px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio{display:flex;border-bottom:solid 1px #e6e6e6;transition:all .3s ease;position:relative;z-index:0;margin:0}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:hover{background-color:#fbfbfb}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label{width:100%;margin-right:0;line-height:2.5!important;position:relative;border-radius:0;padding:0;border:0;font-size:14px;cursor:pointer;background:0 0}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .name{font-size:14px;padding-left:25px;min-width:65px;display:inline-block;box-sizing:border-box}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-price{text-align:right;font-size:15.25px!important;min-width:50px;display:inline-block;margin-left:10px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-unit-price{margin-left:10px;min-width:100px;font-size:12px!important;color:#8d8d8d;display:inline-block}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-unit-price span{color:#8d8d8d;font-size:12px!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-savings{margin-left:15px!important;font-size:12px!important;display:inline-block;color:#0daf0d;min-width:70px;text-align:end}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .quantity-savings span{color:#0daf0d;font-size:12px!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .recommended{display:inline-block;margin-left:0;position:absolute;top:50%;transform:translateY(-50%);width:80px;left:258px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio label .recommended img{width:inherit;object-fit:contain}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:first-child{border-radius:7px 7px 0 0}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:first-child::before{border-radius:8px 8px 0 0!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:last-child{border-radius:0 0 7px 7px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio:last-child::before{border-radius:0 0 8px 8px!important;background-color:#fff!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom{border:none}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner{overflow:hidden}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open{grid-template-rows:1fr!important;margin-bottom:-35px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open .custom-animation-wrapper-inner{padding-bottom:35px;cursor:auto}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .name{font-size:13px!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper{display:inline-block;width:65px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom{font-family:"DM Sans",sans-serif!important;font-weight:500!important;border-radius:0!important;width:75px!important;padding:0!important;margin:0!important;border:0;border-right:solid 1px #e6e6e6;border-bottom-left-radius:8px!important;font-size:14px!important;line-height:2.5!important;text-align:center;outline:0}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus{border-right:solid 1px #e6e6e6!important;border-bottom:none!important;border-left:none!important;border-top:none!important;box-shadow:none}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price{margin-left:10px}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom .checkcontainer::after{content:"\f107";position:absolute;top:50%;right:20px;font-weight:900;font-family:"Font Awesome 6 Free";font-size:16px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.option-custom::before{background-color:#fff;border-radius:0 0 8px 8px;box-sizing:content-box}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.selected .checkcontainer::after{content:none}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.hide-qty{display:none!important}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name{display:block;height:35px;line-height:2.5!important;border-bottom:solid 1px #e6e6e6}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio .radiobtn{display:none}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.radio::before{content:none;position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbfbfb;z-index:-1;border-radius:0;border:solid 1px #753cfa}body.jukebox_creator_decal_sticker #sticker-settings .option-group.quantity .radio-button-wrapper .option.radio.selected::before{content:""}.decal-maker{display:flex;justify-content:space-between;height:100%;min-height:300px;width:100%}.decal-maker .decal-canvas{position:relative;flex:1;width:100%;height:100%;padding-right:350px;display:flex;justify-content:center;align-items:center;flex-direction:column}.decal-maker .decal-canvas .artwork-wrapper{display:flex;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;padding-right:350px}.decal-maker .decal-canvas .artwork-wrapper #preview-background{width:100%;height:100%}.decal-maker .decal-canvas .artwork-wrapper #preview-background image{width:100%;height:100%}.decal-maker .decal-canvas .artwork-wrapper .artwork{position:relative;height:100%;width:100%;background-repeat:no-repeat;background-position-x:left;background-position-y:center;background-size:100%}.decal-maker .decal-canvas .artwork-wrapper .artwork::after,.decal-maker .decal-canvas .artwork-wrapper .artwork::before{-webkit-transition:All .3s ease;-moz-transition:All .3s ease;-ms-transition:All .3s ease;-o-transition:All .3s ease;transition:All .3s ease;content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-position-x:left;background-position-y:center;background-size:100%;opacity:0;z-index:-1}.decal-maker .decal-canvas .artwork-wrapper .artwork::before{background-image:url(https://storage.jukeboxprint.com/s/images/dark-decal-background.jpg)}.decal-maker .decal-canvas .artwork-wrapper .artwork::after{background-image:url(https://storage.jukeboxprint.com/s/images/light-decal-background.jpg)}.decal-maker .decal-canvas .artwork-wrapper .artwork.dark::before{opacity:1}.decal-maker .decal-canvas .artwork-wrapper .artwork.dark::after{opacity:0}.decal-maker .decal-canvas .artwork-wrapper .artwork.light::before{opacity:0}.decal-maker .decal-canvas .artwork-wrapper .artwork.light::after{opacity:1}.decal-maker .decal-canvas .artwork-wrapper .artwork>svg{position:absolute}.decal-maker .decal-canvas .mood-toggle-wrapper{position:absolute;top:55px;left:70px;width:84px;display:block}.decal-maker .decal-canvas .mood-toggle-wrapper input{opacity:0;position:absolute;top:0}.decal-maker .decal-canvas .mood-toggle-wrapper [type=checkbox]:checked~.toggle{background:#333}.decal-maker .decal-canvas .mood-toggle-wrapper [type=checkbox]:checked~.toggle::before{background:#fff;transform:translate(44px,-50%)}.decal-maker .decal-canvas .mood-toggle-wrapper [type=checkbox]:checked~.toggle .icons svg{fill:#fff}.decal-maker .decal-canvas .mood-toggle-wrapper .toggle{height:35px;width:84px;background:#fff;border-radius:40px;padding:5px;position:relative;transition:background .5s ease;cursor:pointer}.decal-maker .decal-canvas .mood-toggle-wrapper .toggle::before{content:"";display:block;height:25px;width:25px;border-radius:25px;background:#333;position:absolute;z-index:2;top:50%;transform:translate(3px,-50%);transition:transform .5s ease,background .5s ease}.decal-maker .decal-canvas .mood-toggle-wrapper .toggle .icons{display:flex;justify-content:space-between;align-items:center;height:100%;margin:0 5px}.decal-maker .decal-canvas .mood-toggle-wrapper .toggle .icons svg{fill:#333;height:25px;width:25px;z-index:0}.decal-maker .decal-canvas .back-button{display:none;position:absolute;top:10px;left:70px;min-width:84px}.decal-maker .decal-canvas .options{position:relative;margin-left:40px;min-height:250px}.decal-maker #sticker-sidebar{padding-top:0!important}.decal-maker #sticker-sidebar .sidebar-options{min-height:auto!important}.decal-maker #sticker-sidebar #size-options .sidebar-row{position:relative}.decal-maker #sticker-sidebar #size-options .sidebar-row label{font-size:15px!important}.decal-maker #sticker-sidebar #size-options .sidebar-row .sticker-size-input-wrapper{justify-content:space-between!important}.decal-maker #sticker-sidebar #size-options .sidebar-row .size-error{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;position:absolute;bottom:-25px;left:50%;transform:translateX(-50%);white-space:nowrap;display:none}.decal-maker #sticker-sidebar .sidebar-row.custom-outline{margin-bottom:0!important}.decal-maker #sticker-sidebar #sticker-settings{position:inherit}.decal-maker #sticker-sidebar #sticker-settings .option-label{font-size:15px!important}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option-label .color-label{font-size:13px;margin-left:10px;color:#2e85bc}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option-input{position:relative;width:100%!important}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .options{display:flex;flex-wrap:wrap;justify-content:flex-start;left:0!important;padding:0;gap:10px;row-gap:8px;height:fit-content}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio{position:relative;margin:0;width:fit-content;height:fit-content;display:inline-flex!important}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio.hide{display:none!important}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio:hover .checkcontainer{border:solid 2px #cdcdcd}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio.selected::after{content:"";position:absolute;top:0;left:0;width:15px;height:15px;background-image:url(https://storage.jukeboxprint.com/s/images/gree-checkmark.svg);background-position:center;background-size:contain}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio.selected .checkcontainer{border:solid 2px #cdcdcd}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer{width:2.8rem;height:2.8rem;margin:0;padding:0;border:solid 1px #8b8b94;overflow:hidden;border-radius:100%}@media only screen and (max-width:600px){.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer{width:35px;height:35px}}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer .color-block,.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer .image-icon,.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer .place-holder{width:100%;height:100%;object-fit:cover}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .option.radio .checkcontainer .place-holder{border:solid 1px #8b8b94}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn{position:absolute;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#727272;left:50%;bottom:-23px;transform:translateX(-50%);cursor:pointer}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn:hover{color:#000}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn::after,.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn::before{content:none}@media only screen and (max-width:600px){.decal-maker #sticker-sidebar #sticker-settings .option-group.stock .viewAll-btn{bottom:-27px}}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock [type=checkbox]:checked~.viewAll-btn{display:none}.decal-maker #sticker-sidebar #sticker-settings .option-group.stock [type=checkbox]:checked~.options{height:fit-content}.decal-maker #sticker-sidebar #sticker-settings .option-group.finish{margin-bottom:20px}.decal-maker #sticker-sidebar #sticker-settings .option-group.finish .options{flex-direction:row}.decal-maker #price-overview{display:none!important}.decal-maker .upload-logo-wrapper{position:absolute;right:50%;top:55px;transform:translateX(-50%)}.decal-maker .upload-logo-wrapper .upload-logo{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:5px 25px}.decal-maker .upload-logo-wrapper .generate-pdf{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}@media only screen and (min-width:1024px),(hover:hover){.decal-maker .upload-logo-wrapper .generate-pdf:hover{color:#4ec6da}}@media only screen and (max-width:1200px){.decal-maker .upload-logo-wrapper .upload-logo{margin-left:0;margin-right:30px}}.change-side-wrapper .btn-container{display:flex;width:190px;height:30px}.change-side-wrapper .btn-container .side-btn{flex:1;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:14px;height:100%;color:#979797;background-color:#fff;border:solid 1px #979797}.change-side-wrapper .btn-container .side-btn[data-page=front]{border-top-left-radius:100px;border-bottom-left-radius:100px;border-right:none}.change-side-wrapper .btn-container .side-btn[data-page=back]{border-top-right-radius:100px;border-bottom-right-radius:100px;border-left:none}.change-side-wrapper .btn-container .side-btn.selected{border-color:#000;color:#fff;background-color:#595bed}.change-side-wrapper .btn-container .divider{width:1px;height:100%;background-color:#000}body.beta_creator_business_card_quick_upload,body.creator_business_card_quick_upload{background-color:#edefef}body.beta_creator_business_card_quick_upload header,body.creator_business_card_quick_upload header{display:none}body.beta_creator_business_card_quick_upload .site-container,body.creator_business_card_quick_upload .site-container{min-height:auto}body.beta_creator_business_card_quick_upload .site-announcement,body.creator_business_card_quick_upload .site-announcement{display:none!important}body.beta_creator_business_card_quick_upload .container-header,body.creator_business_card_quick_upload .container-header{padding-top:0;padding-bottom:0}body.beta_creator_business_card_quick_upload .container-header .nav-container,body.creator_business_card_quick_upload .container-header .nav-container{margin-top:8px}@media only screen and (min-width:2500px){body.beta_creator_business_card_quick_upload .container-header,body.creator_business_card_quick_upload .container-header{min-height:60px}}body.beta_creator_business_card_quick_upload .menu-slide-container main,body.creator_business_card_quick_upload .menu-slide-container main{position:fixed;padding:0!important;width:100vw;left:0;top:70px}body.beta_creator_business_card_quick_upload .menu-slide-container main .page-container,body.creator_business_card_quick_upload .menu-slide-container main .page-container{height:calc(100vh - 70px)}body.beta_creator_business_card_quick_upload .image-upload-modal,body.creator_business_card_quick_upload .image-upload-modal{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);border:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;z-index:9999}body.beta_creator_business_card_quick_upload .image-upload-modal:after,body.creator_business_card_quick_upload .image-upload-modal:after{width:0;height:0}body.beta_creator_business_card_quick_upload .image-upload-modal.loading .loading-mask,body.creator_business_card_quick_upload .image-upload-modal.loading .loading-mask{display:block;opacity:.8}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-wrapper,body.creator_business_card_quick_upload .image-upload-modal .modal-wrapper{position:absolute;top:50%;left:50%;width:720px;padding:25px;background-color:#fff;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;border-radius:14px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:800px){body.beta_creator_business_card_quick_upload .image-upload-modal .modal-wrapper,body.creator_business_card_quick_upload .image-upload-modal .modal-wrapper{width:555px}}body.beta_creator_business_card_quick_upload .image-upload-modal .loading-mask,body.creator_business_card_quick_upload .image-upload-modal .loading-mask{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0;border-radius:14px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.beta_creator_business_card_quick_upload .image-upload-modal .loading-mask::before,body.creator_business_card_quick_upload .image-upload-modal .loading-mask::before{content:"";position:absolute;width:23px;height:23px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid rgba(174,174,174,.7411764706);border-radius:50%}body.beta_creator_business_card_quick_upload .image-upload-modal .loading-mask::after,body.creator_business_card_quick_upload .image-upload-modal .loading-mask::after{content:"";position:absolute;height:23px;width:23px;left:0;right:0;top:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#525252;border-radius:50%;animation:button-loading-spinner 1s ease infinite}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-header,body.creator_business_card_quick_upload .image-upload-modal .modal-header{display:flex;align-items:center;justify-content:space-between;border:none}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-header .text-container,body.creator_business_card_quick_upload .image-upload-modal .modal-header .text-container{display:flex;align-items:center}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-header .text-container h2,body.creator_business_card_quick_upload .image-upload-modal .modal-header .text-container h2{font-size:24px;margin:0;line-height:1.2}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-header .text-container .add-back-price,body.creator_business_card_quick_upload .image-upload-modal .modal-header .text-container .add-back-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;margin-left:10px;padding:6px 10px;color:#fff;background-color:#12d686;border-radius:15px}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal,body.creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal{width:16px;height:16px;position:relative;overflow:hidden;cursor:pointer}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal::after,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal::before,body.creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal::after,body.creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal::before{content:"";position:absolute;top:50%;left:50%;width:30px;height:2px;background-color:#3e3e3e}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal::before,body.creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal::before{transform:translate(-50%,-50%) rotate(45deg)}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal::after,body.creator_business_card_quick_upload .image-upload-modal .modal-header .close-upload-modal::after{transform:translate(-50%,-50%) rotate(135deg)}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body p,body.creator_business_card_quick_upload .image-upload-modal .modal-body p{font-size:14px;color:#000;margin-top:20px;margin-bottom:30px}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body p span,body.creator_business_card_quick_upload .image-upload-modal .modal-body p span{color:#5c5c5c}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .button-wrapper,body.creator_business_card_quick_upload .image-upload-modal .modal-body .button-wrapper{display:flex;gap:25px}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .select-image,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc,body.creator_business_card_quick_upload .image-upload-modal .modal-body .select-image,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc{display:flex;align-items:center;justify-content:center;width:100%;height:90px;background-color:#fff;border-radius:8px!important}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .select-image .text-content,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc .text-content,body.creator_business_card_quick_upload .image-upload-modal .modal-body .select-image .text-content,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc .text-content{display:flex;align-items:center;justify-content:center;gap:15px}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .select-image .text-content span,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc .text-content span,body.creator_business_card_quick_upload .image-upload-modal .modal-body .select-image .text-content span,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc .text-content span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .select-image.loading,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc.loading,body.creator_business_card_quick_upload .image-upload-modal .modal-body .select-image.loading,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc.loading{pointer-events:none;background-color:#595bed}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .select-image.loading .text-content,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc.loading .text-content,body.creator_business_card_quick_upload .image-upload-modal .modal-body .select-image.loading .text-content,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc.loading .text-content{display:none}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .select-image.loading::before,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc.loading::before,body.creator_business_card_quick_upload .image-upload-modal .modal-body .select-image.loading::before,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc.loading::before{content:"";position:absolute;width:23px;height:23px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid rgba(255,255,255,.368627451);border-radius:50%}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .select-image.loading::after,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc.loading::after,body.creator_business_card_quick_upload .image-upload-modal .modal-body .select-image.loading::after,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc.loading::after{content:"";position:absolute;width:23px;height:23px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@media only screen and (max-width:1050px){body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-adobe-cc{display:none!important}}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-footer-wrapper,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-footer-wrapper{margin-top:20px;display:flex;justify-content:space-between}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-footer-wrapper .adobe-express-wrapper-mobile,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-footer-wrapper .adobe-express-wrapper-mobile{display:none}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-footer-wrapper .adobe-express-wrapper-mobile span,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-footer-wrapper .adobe-express-wrapper-mobile span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px;line-height:1.4;padding:0}@media only screen and (max-width:1050px){body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .upload-footer-wrapper .adobe-express-wrapper-mobile,body.creator_business_card_quick_upload .image-upload-modal .modal-body .upload-footer-wrapper .adobe-express-wrapper-mobile{display:flex;gap:5px;align-items:center}}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .skip-btn-wrapper,body.creator_business_card_quick_upload .image-upload-modal .modal-body .skip-btn-wrapper{min-width:310px;text-align:right}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .skip-btn-wrapper .skip-and-add-to-card,body.creator_business_card_quick_upload .image-upload-modal .modal-body .skip-btn-wrapper .skip-and-add-to-card{width:fit-content;text-align:right;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px;line-height:1.4;padding:0}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .skip-btn-wrapper .skip-and-add-to-card:hover,body.creator_business_card_quick_upload .image-upload-modal .modal-body .skip-btn-wrapper .skip-and-add-to-card:hover{color:#8432ff}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .skip-btn-wrapper span,body.creator_business_card_quick_upload .image-upload-modal .modal-body .skip-btn-wrapper span{display:block;font-size:10px;line-height:1;margin-top:5px}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .error-wrapper,body.creator_business_card_quick_upload .image-upload-modal .modal-body .error-wrapper{display:flex;align-items:center;padding:10px 15px;border-radius:7px;background-color:#595bed}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .error-wrapper p,body.creator_business_card_quick_upload .image-upload-modal .modal-body .error-wrapper p{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:0;color:#fff;font-size:12px;margin-left:20px}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .cancel-upload,body.creator_business_card_quick_upload .image-upload-modal .modal-body .cancel-upload{background-color:red}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-footer,body.creator_business_card_quick_upload .image-upload-modal .modal-footer{bottom:20px;width:auto!important;font-size:1.125em;text-align:center!important;left:30px;right:30px}body.beta_creator_business_card_quick_upload .admin-back-modal,body.creator_business_card_quick_upload .admin-back-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);border:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;z-index:9999}body.beta_creator_business_card_quick_upload .admin-back-modal:after,body.creator_business_card_quick_upload .admin-back-modal:after{width:0;height:0}body.beta_creator_business_card_quick_upload .admin-back-modal.loading .loading-mask,body.creator_business_card_quick_upload .admin-back-modal.loading .loading-mask{display:block;opacity:.8}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-wrapper,body.creator_business_card_quick_upload .admin-back-modal .modal-wrapper{position:absolute;top:50%;left:50%;width:720px;padding:25px;background-color:#fff;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;border-radius:14px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:800px){body.beta_creator_business_card_quick_upload .admin-back-modal .modal-wrapper,body.creator_business_card_quick_upload .admin-back-modal .modal-wrapper{width:555px}}body.beta_creator_business_card_quick_upload .admin-back-modal .loading-mask,body.creator_business_card_quick_upload .admin-back-modal .loading-mask{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#fff;opacity:0;border-radius:14px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.beta_creator_business_card_quick_upload .admin-back-modal .loading-mask::before,body.creator_business_card_quick_upload .admin-back-modal .loading-mask::before{content:"";position:absolute;width:23px;height:23px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid rgba(174,174,174,.7411764706);border-radius:50%}body.beta_creator_business_card_quick_upload .admin-back-modal .loading-mask::after,body.creator_business_card_quick_upload .admin-back-modal .loading-mask::after{content:"";position:absolute;width:23px;height:23px;left:0;right:0;top:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#525252;border-radius:50%;animation:button-loading-spinner 1s ease infinite}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-header,body.creator_business_card_quick_upload .admin-back-modal .modal-header{display:flex;align-items:center;justify-content:space-between;border:none}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-header .text-container,body.creator_business_card_quick_upload .admin-back-modal .modal-header .text-container{display:flex;align-items:center}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-header .text-container h2,body.creator_business_card_quick_upload .admin-back-modal .modal-header .text-container h2{font-size:24px;margin:0;line-height:1.2}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-header .text-container .add-back-price,body.creator_business_card_quick_upload .admin-back-modal .modal-header .text-container .add-back-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;margin-left:10px;padding:6px 10px;color:#fff;background-color:#12d686;border-radius:15px}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal,body.creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal{width:16px;height:16px;position:relative;overflow:hidden;cursor:pointer}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal::after,body.beta_creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal::before,body.creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal::after,body.creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal::before{content:"";position:absolute;top:50%;left:50%;width:30px;height:2px;background-color:#3e3e3e}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal::before,body.creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal::before{transform:translate(-50%,-50%) rotate(45deg)}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal::after,body.creator_business_card_quick_upload .admin-back-modal .modal-header .close-admin-back-modal::after{transform:translate(-50%,-50%) rotate(135deg)}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .file-list,body.creator_business_card_quick_upload .admin-back-modal .modal-body .file-list{overflow-y:scroll;max-height:300px}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .file-list .file,body.creator_business_card_quick_upload .admin-back-modal .modal-body .file-list .file{display:flex;gap:10px;padding:10px;align-items:center}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .file-list .file .thumbnail,body.creator_business_card_quick_upload .admin-back-modal .modal-body .file-list .file .thumbnail{max-width:100px;max-height:100px}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body p,body.creator_business_card_quick_upload .admin-back-modal .modal-body p{font-size:14px;margin-top:20px;color:#000}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body p span,body.creator_business_card_quick_upload .admin-back-modal .modal-body p span{color:#5c5c5c}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .select-image,body.creator_business_card_quick_upload .admin-back-modal .modal-body .select-image{display:flex;align-items:center;justify-content:center;width:100%;height:90px;border-radius:8px!important;background-color:#fff}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .select-image .text-content,body.creator_business_card_quick_upload .admin-back-modal .modal-body .select-image .text-content{display:flex;align-items:center;gap:15px}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .select-image .text-content span,body.creator_business_card_quick_upload .admin-back-modal .modal-body .select-image .text-content span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .select-image.loading,body.creator_business_card_quick_upload .admin-back-modal .modal-body .select-image.loading{pointer-events:none;background-color:#595bed}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .select-image.loading .text-content,body.creator_business_card_quick_upload .admin-back-modal .modal-body .select-image.loading .text-content{display:none}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .select-image.loading::before,body.creator_business_card_quick_upload .admin-back-modal .modal-body .select-image.loading::before{content:"";position:absolute;width:23px;height:23px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid rgba(255,255,255,.368627451);border-radius:50%}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .select-image.loading::after,body.creator_business_card_quick_upload .admin-back-modal .modal-body .select-image.loading::after{content:"";position:absolute;width:23px;height:23px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .error-wrapper,body.creator_business_card_quick_upload .admin-back-modal .modal-body .error-wrapper{display:flex;align-items:center;padding:10px 15px;background-color:#595bed;border-radius:7px}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .error-wrapper p,body.creator_business_card_quick_upload .admin-back-modal .modal-body .error-wrapper p{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:0;color:#fff;font-size:12px;margin-left:20px}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-body .cancel-upload,body.creator_business_card_quick_upload .admin-back-modal .modal-body .cancel-upload{background-color:red}body.beta_creator_business_card_quick_upload .admin-back-modal .modal-footer,body.creator_business_card_quick_upload .admin-back-modal .modal-footer{bottom:20px;width:auto!important;font-size:1.125em;text-align:center!important;left:30px;right:30px}body.beta_creator_business_card_quick_upload .with_back_modal,body.creator_business_card_quick_upload .with_back_modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);border:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;z-index:9999}body.beta_creator_business_card_quick_upload .with_back_modal .modal-wrapper,body.creator_business_card_quick_upload .with_back_modal .modal-wrapper{position:absolute;top:50%;left:50%;width:555px;padding:25px;background-color:#fff;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;border-radius:14px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.beta_creator_business_card_quick_upload .with_back_modal .modal-header,body.creator_business_card_quick_upload .with_back_modal .modal-header{display:flex;align-items:center;justify-content:space-between;border:none}body.beta_creator_business_card_quick_upload .with_back_modal .modal-header h2,body.creator_business_card_quick_upload .with_back_modal .modal-header h2{font-size:24px;margin:0;line-height:1.2}body.beta_creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal,body.creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal{width:16px;height:16px;position:relative;overflow:hidden;cursor:pointer}body.beta_creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal::after,body.beta_creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal::before,body.creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal::after,body.creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal::before{content:"";position:absolute;top:50%;left:50%;width:30px;height:2px;background-color:#3e3e3e}body.beta_creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal::before,body.creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal::before{transform:translate(-50%,-50%) rotate(45deg)}body.beta_creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal::after,body.creator_business_card_quick_upload .with_back_modal .modal-header .close-with-back-modal::after{transform:translate(-50%,-50%) rotate(135deg)}body.beta_creator_business_card_quick_upload .with_back_modal .modal-body p,body.creator_business_card_quick_upload .with_back_modal .modal-body p{font-size:14px;color:#000;margin-top:20px;margin-bottom:30px}body.beta_creator_business_card_quick_upload .with_back_modal .modal-body p span,body.creator_business_card_quick_upload .with_back_modal .modal-body p span{color:#5c5c5c}body.beta_creator_business_card_quick_upload .with_back_modal .modal-body .bounce-button,body.creator_business_card_quick_upload .with_back_modal .modal-body .bounce-button{width:100%;padding:12px;border-radius:25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}body.beta_creator_business_card_quick_upload .with_back_modal .modal-body .add-back-btn,body.creator_business_card_quick_upload .with_back_modal .modal-body .add-back-btn{margin-bottom:20px;color:#fff;background-color:#595bed}body.beta_creator_business_card_quick_upload .sticker-preview-overlay-outer .sticker-preview-overlay-background,body.creator_business_card_quick_upload .sticker-preview-overlay-outer .sticker-preview-overlay-background{position:fixed;z-index:10000}body.beta_creator_business_card_quick_upload .sticker-preview-overlay-outer .sticker-preview-overlay,body.creator_business_card_quick_upload .sticker-preview-overlay-outer .sticker-preview-overlay{top:calc(50% - 70px)}body.beta_creator_business_card_quick_upload .sticker-preview-overlay-outer .change-side-wrapper,body.creator_business_card_quick_upload .sticker-preview-overlay-outer .change-side-wrapper{display:flex;align-items:center;position:absolute;bottom:12%;left:50%;transform:translateX(-50%);z-index:10000}@media only screen and (min-width:1050px){body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .button-wrapper{justify-content:center}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .button-wrapper .select-image,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .button-wrapper .upload-adobe-cc{height:133px;padding:24px 12px}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .button-wrapper .select-image .text-content,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .button-wrapper .upload-adobe-cc .text-content{flex-direction:column;gap:12px}body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .button-wrapper .select-image .text-content span,body.beta_creator_business_card_quick_upload .image-upload-modal .modal-body .button-wrapper .upload-adobe-cc .text-content span{font-size:14px}}.bcard-maker{display:flex;justify-content:space-between;min-height:300px;height:100%;width:100%}.bcard-maker .bcard-canvas{position:relative;width:100%;height:100%;width:calc(100% - 420px);display:flex;justify-content:center;align-items:center;flex-direction:column}@media only screen and (max-width:1200px){.bcard-maker .bcard-canvas{width:calc(100% - 345px)}}@media only screen and (max-width:800px){.bcard-maker .bcard-canvas{width:calc(100% - 295px)}}.bcard-maker .bcard-canvas .toolbar-wrapper{position:absolute;top:0;left:0;width:100%}.bcard-maker .bcard-canvas .toolbar-wrapper .toolbar-background{display:flex;align-items:center;gap:43px;width:100%;height:50px;padding-left:65px;background:#fff;border-right:solid 1px #e9e3e3;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);box-sizing:border-box;overflow:scroll;scrollbar-width:none}@media only screen and (max-width:1200px){.bcard-maker .bcard-canvas .toolbar-wrapper .toolbar-background{padding-left:30px;padding-right:30px;gap:30px}}@media only screen and (max-width:1050px){.bcard-maker .bcard-canvas .toolbar-wrapper .toolbar-background{gap:20px;padding-top:5px;height:70px}}.bcard-maker .bcard-canvas .toolbar-wrapper .toolbar-background .tool{display:flex;align-items:center;gap:12px;cursor:pointer}@media only screen and (max-width:1050px){.bcard-maker .bcard-canvas .toolbar-wrapper .toolbar-background .tool{flex-direction:column;gap:5px}}.bcard-maker .bcard-canvas .toolbar-wrapper .toolbar-background .tool .text{font-size:14px;white-space:nowrap}.bcard-maker .bcard-canvas .toolbar-wrapper .toolbar-background .tool:hover .text{text-decoration:underline}.bcard-maker .bcard-canvas .errors-wrapper{position:absolute;top:90px;left:0;left:50%;transform:translateX(-50%)}.bcard-maker .bcard-canvas .errors-wrapper.portrait{top:70px}.bcard-maker .bcard-canvas .errors-wrapper ul{display:flex;flex-direction:column;align-items:center;gap:5px;width:fit-content}.bcard-maker .bcard-canvas .errors-wrapper ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;background-color:#000;color:#fff;font-size:12px;padding:5px 12px;border-radius:5px;white-space:nowrap;pointer-events:none}.bcard-maker .bcard-canvas .errors-wrapper ul li.cmyk-warning{display:none;font-size:16px;color:#000;background-color:#c6ecff;border:solid 1px #000;padding:5px 20px}.bcard-maker .bcard-canvas .errors-wrapper ul li.cmyk-warning a{display:inline-block;text-decoration:underline;pointer-events:auto}.bcard-maker .bcard-canvas .artwork-wrapper{display:flex;justify-content:center;position:relative;top:0;left:0;width:100%;height:100%}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper{width:100%;position:relative}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #business-card-preview{position:absolute;top:calc(50% + 25px);left:50%;transform:translate(-50%,-50%)}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #bleed-legend,.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #safety-legend{display:none}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #bleed-legend>image:hover~.hovered-text,.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #bleed-legend>rect:hover~.hovered-text,.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #bleed-legend>text:hover~.hovered-text,.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #safety-legend>image:hover~.hovered-text,.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #safety-legend>rect:hover~.hovered-text,.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #safety-legend>text:hover~.hovered-text{display:block!important}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #bleed-legend .tooltip-content,.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper #safety-legend .tooltip-content{display:inline-block;background:#000;color:#fff;padding:4px 8px;border-radius:4px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5;font-size:12px;white-space:nowrap}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks{pointer-events:none}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks .fold-mark-container{display:flex;width:100%;height:100%;flex-direction:row;align-items:center}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks .fold-mark-container .fold-mark{display:inline-flex;align-items:center;justify-content:center;height:90%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:17px;color:#607368;background:0 0}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-1 .p1{width:50%}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-1 .p2{width:50%;border-left:dashed 1px #607368}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-1 .p3{display:none}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-2 .p1{width:32.95%}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-2 .p2{width:33.52%;border-left:dashed 1px #607368;border-right:dashed 1px #607368}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-2 .p3{width:33.52%}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-2.back .p1{width:33.52%}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-2.back .p3{width:32.95%}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-3 .p1{width:33.33%}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-3 .p2{width:33.33%;border-left:dashed 1px #607368;border-right:dashed 1px #607368}.bcard-maker .bcard-canvas .artwork-wrapper .svg-wrapper .preview-fold-marks.fold-3 .p3{width:33.33%}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper{width:100%}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container{display:flex;align-items:center;height:40px;padding-left:65px;padding-bottom:15px}@media only screen and (max-width:1200px){.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container{padding-left:30px}}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper{display:flex;justify-content:flex-end;bottom:0;right:0;padding-right:65px;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}@media only screen and (max-width:1400px){.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper{padding-right:30px}}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper #zoom-range{width:150px;background:0 0;outline:0;border:none;padding:0;overflow:hidden;-webkit-appearance:none;background-color:transparent;cursor:pointer}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper #zoom-range:focus{background:0 0!important;border:none!important;box-shadow:none}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper #zoom-range::-moz-range-track{appearance:none;background:#bfc1d0;outline:0;border-radius:5px;height:4px}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper #zoom-range::-webkit-slider-runnable-track{appearance:none;background:#bfc1d0;outline:0;border-radius:5px;height:4px}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper #zoom-range::-webkit-slider-thumb{appearance:none;width:17px;height:17px;border:none;border-radius:1em;margin-top:-6px;background:#94d5f6;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper #zoom-range::-moz-range-thumb{appearance:none;width:14px;height:14px;border:none;border-radius:1em;background:#94d5f6;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper #zoom-range::-moz-focus-outer{border:0}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper #zoom-range.focused::-webkit-slider-thumb{width:19px;height:19px;margin-top:-7px;border:none;box-shadow:0 0 5px #636363}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper #zoom-range.focused::-moz-range-thumb{width:18px;height:18px;border:none;box-shadow:0 0 5px #636363}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper .zoom-tool-wrapper{display:flex;align-items:center}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper .zoom-tool-wrapper .current-zoom-percentage-wrapper{margin-left:15px}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container .zoom-feature-wrapper .zoom-tool-wrapper .current-zoom-percentage-wrapper span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.toggle-preview{margin-right:30px}@media only screen and (max-width:800px){.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.toggle-preview{display:none}}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.toggle-preview .mood-toggle-wrapper{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.toggle-preview .mood-toggle-wrapper input{opacity:0;position:absolute;top:0}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.toggle-preview .mood-toggle-wrapper [type=checkbox]:checked~.toggle{background-color:#94d5f6}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.toggle-preview .mood-toggle-wrapper [type=checkbox]:checked~.toggle::before{transform:translate(18px,-50%)}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.toggle-preview .mood-toggle-wrapper .toggle{width:35px;min-width:35px;height:20.4px;background-color:#bfc1d0;border-radius:10px;position:relative;transition:background .5s ease}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.toggle-preview .mood-toggle-wrapper .toggle::before{content:"";display:block;height:14px;width:14px;border-radius:100%;background:#fff;position:absolute;z-index:2;top:50%;transform:translate(3px,-50%);transition:transform .5s ease,background .5s ease}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.toggle-preview .mood-toggle-wrapper .label{font-size:12px;line-height:1}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.get-in-touch-wrapper{padding-left:30px;border-left:solid 1px #000}@media only screen and (max-width:1200px){.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.get-in-touch-wrapper{display:none}}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.get-in-touch-wrapper span{font-size:14px;line-height:1}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.get-in-touch-wrapper span a{display:inline;color:#000;margin-left:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.bcard-maker .bcard-canvas .bottom-toolbar-wrapper .toolbar-container li.get-in-touch-wrapper span a svg{transform:translateY(3px);margin-left:5px}.bcard-maker .bcard-canvas .progress-loader{display:none}.bcard-maker #sticker-sidebar{position:absolute;right:0;bottom:0;top:0;width:420px;background-color:#fff;padding:30px;z-index:3}@media only screen and (max-width:1200px){.bcard-maker #sticker-sidebar{width:345px;padding:30px 20px}}@media only screen and (max-width:800px){.bcard-maker #sticker-sidebar{width:295px}}.bcard-maker #sticker-sidebar .upload-wrapper{display:flex;flex-direction:column;justify-content:space-between;height:100%}.bcard-maker #sticker-sidebar .upload-wrapper .top-wrapper{overflow-y:scroll;margin-bottom:30px;scrollbar-width:none}.bcard-maker #sticker-sidebar .upload-wrapper .bottom-wrapper{height:fit-content;flex-direction:column}.bcard-maker #sticker-sidebar .upload-wrapper h1{font-size:24px;line-height:1.5;margin:0 0 20px 0}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container{position:relative;margin-bottom:25px}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .side-indicator{font-size:14px;display:block;margin-bottom:10px}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .edit-design{display:flex;align-items:center;color:#000;gap:5px;margin-top:10px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px;line-height:1;padding:0}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .edit-design:hover{color:#8432ff}@media only screen and (max-width:1050px){.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .edit-design{display:none}}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .buttons-wrapper{position:relative;height:90px}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .preview{display:flex;align-items:center;position:absolute;top:0;left:0;height:100%;width:100%;border-radius:8px!important;border:solid 1px #e9e3e3;overflow:hidden;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .preview:hover{border-color:#000}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .preview .svg-container{width:120px;height:100%;position:relative;background-color:#f8f8f8}@media only screen and (max-width:1200px){.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .preview .svg-container{width:90px}}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .preview .svg-container svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .preview .file-name{flex:1;font-size:14px;padding:16px;word-break:break-word}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .upload-button{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;z-index:1;height:100%;width:100%;background-color:#fff;border-radius:8px!important;border:solid 1px #e9e3e3}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .upload-button:hover{border-color:#000}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .upload-button .text-content{display:flex;align-items:center;gap:15px}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .upload-button .text-content span{font-size:14px}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container.selected .preview,.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container.selected .upload-button{border:solid 1px #000!important}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container .error-message{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;font-size:12px;color:#ff3d6b;position:absolute;left:0;bottom:-25px;gap:8px;align-items:center;display:none}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container.show-error .upload-button{border-color:#ff3d6b!important}.bcard-maker #sticker-sidebar .upload-wrapper .image-upload-preview .side-container.show-error .error-message{display:inline-flex}.bcard-maker #sticker-sidebar .upload-wrapper .design-guidlines-wrapper{margin-top:45px}.bcard-maker #sticker-sidebar .upload-wrapper .design-guidlines-wrapper h4{font-size:14px;margin:5px 0 0 0}.bcard-maker #sticker-sidebar .upload-wrapper .design-guidlines-wrapper ul li{list-style-type:disc;margin-left:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}.bcard-maker #sticker-sidebar .upload-wrapper .design-guidlines-wrapper a{display:inline-block;margin-top:15px;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.bcard-maker #sticker-sidebar .upload-wrapper .design-guidlines-wrapper a svg{transform:translateY(1px);margin-left:5px}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-label{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;margin-bottom:10px}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options{display:flex;flex-direction:column;justify-content:space-between;margin-left:27px;gap:5px}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer{line-height:1.5}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer .name{font-size:13px!important;white-space:nowrap;cursor:pointer}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer .radiobtn{position:absolute;left:-25px;top:7px;height:14px;width:14px;background-color:#fff;border-radius:50%;border:1px solid #bfbfbf;cursor:pointer;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}@media only screen and (max-width:1400px){.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer .radiobtn{top:5px}}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer .radiobtn:hover{border-color:#24b9db}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer input:checked~.radiobtn{border-color:#24b9db;background-color:#24b9db;box-shadow:0 0 0 2px rgba(36,185,219,.3)}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer input:checked~.radiobtn:after{display:block;position:absolute}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer .radiobtn:after{content:"";display:block;position:absolute;width:7px;height:7px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer #instruction-note{display:none;line-height:1.4;font-size:12px;height:130px;padding:10px;margin-left:-27px;margin-top:10px;color:#5c5c5c;z-index:1}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer #instruction-note::placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;color:#b9b9b9!important;font-size:12px!important;padding-left:0!important}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer #instruction-note:focus::placeholder{color:transparent!important}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer #instruction-note:focus{box-shadow:none}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer input:checked~#instruction-note{display:block}.bcard-maker #sticker-sidebar .upload-wrapper .printing-instructions .option-input .options .checkcontainer[for=instruction-review-design] .name{display:inline-block;line-height:1.5;margin-top:4px}.bcard-maker #sticker-sidebar .upload-wrapper .action-btn-wrapper{width:100%}.bcard-maker #sticker-sidebar .upload-wrapper .action-btn-wrapper .finish-uploading-btn,.bcard-maker #sticker-sidebar .upload-wrapper .action-btn-wrapper .preview-btn{width:100%;padding:12px;border-radius:25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#fff;background-color:#595bed}.bcard-maker #sticker-sidebar .upload-wrapper .action-btn-wrapper .finish-uploading-btn.disabled,.bcard-maker #sticker-sidebar .upload-wrapper .action-btn-wrapper .preview-btn.disabled{color:#000;background-color:#e9e9e9;cursor:not-allowed;pointer-events:none}.bcard-maker #sticker-sidebar .upload-wrapper .action-btn-wrapper .preview-btn{background-color:#000;margin-top:20px}.bcard-maker #sticker-sidebar .upload-wrapper .action-btn-wrapper .preview-btn:hover:not(.disabled){background-color:#666!important}.bcard-maker .texture-mask{mix-blend-mode:multiply;opacity:.8;pointer-events:none}.review-design-wrapper{display:none;position:absolute;height:100%;width:100%;min-height:300px;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:1000}.review-design-wrapper .review-design-container{height:100%;width:100%;position:absolute;top:100%;left:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.review-design-wrapper .review-design-container.open{top:0}.review-design-wrapper .review-design-container .review-canvas{position:relative;height:100%;width:calc(100% - 540px);padding:30px 30px 0 30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#edefef}@media only screen and (max-width:1200px){.review-design-wrapper .review-design-container .review-canvas{width:calc(100% - 420px)}}@media only screen and (max-width:800px){.review-design-wrapper .review-design-container .review-canvas{width:calc(100% - 325px)}}.review-design-wrapper .review-design-container .review-canvas .card-wrapper{position:relative;display:flex;justify-content:center;width:100%;height:83%;border-radius:6px;background-color:#fff}.review-design-wrapper .review-design-container .review-canvas .card-wrapper .review-svg-container{position:relative;width:100%;height:100%;overflow:hidden}.review-design-wrapper .review-design-container .review-canvas .card-wrapper .review-svg-container svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.review-design-wrapper .review-design-container .review-canvas .card-wrapper .review-svg-container svg .preview-trim{filter:drop-shadow(0 5px 10px rgba(0, 0, 0, .1))}.review-design-wrapper .review-design-container .review-canvas .card-wrapper .loader{position:absolute;width:100%;height:100%;top:0;left:0;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;pointer-events:none}.review-design-wrapper .review-design-container .review-canvas .change-side-wrapper{display:flex;align-items:center;height:17%}.review-design-wrapper .review-design-container .review-sidebar{position:absolute;right:0;bottom:0;top:0;width:540px;background-color:#fff;overflow-y:scroll;padding:30px}@media only screen and (max-width:1200px){.review-design-wrapper .review-design-container .review-sidebar{width:420px;padding:30px 20px}}@media only screen and (max-width:800px){.review-design-wrapper .review-design-container .review-sidebar{width:325px}}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper h2{font-size:24px;line-height:1.5;margin:0}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper{font-size:14px;margin:20px 0 50px}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-bottom:10px}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;padding-left:30px;margin:3px 0}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper ul li .check-icon{position:absolute;width:20px;height:20px;left:0;top:50%;transform:translateY(-50%);background-color:#12d686;border-radius:100%}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper ul li .check-icon svg{position:absolute;width:12px;left:52%;top:53%;transform:translate(-50%,-50%)}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper{position:relative;margin:55px 0}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper input[type=checkbox]{display:none}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper input[type=checkbox]+label::before{content:"";position:absolute;width:15px;height:15px;top:50%;left:-26px;border-radius:3px;border:solid 1px #000;transform:translateY(-50%);transition:none;cursor:pointer}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper input[type=checkbox]:checked+label:before{content:"";background-color:#000}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper input[type=checkbox]:checked~.check-icon{display:block}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper .check-icon{display:none;position:absolute;width:15px;height:15px;left:0;top:50%;transform:translateY(-50%);pointer-events:none}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper .check-icon svg{position:absolute;width:12px;left:60%;top:53%;transform:translate(-50%,-50%)}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper .error-message{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;font-size:12px;color:#ff3d6b;position:absolute;top:25px;left:26px;gap:8px;align-items:center;display:none}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper.show-error label::before{border-color:#ff3d6b!important}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .check-list-wrapper .has-reviewed-wrapper.show-error .error-message{display:inline-flex}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .comment-wrapper{border-top:solid 1px #000}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .comment-wrapper p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;line-height:1.5;margin:30px 0 35px 0;color:#000}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .comment-wrapper .order-special-instruction{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;border:1px solid #979797;height:150px;letter-spacing:.3px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}@media only screen and (max-width:450px){.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .comment-wrapper .order-special-instruction{font-size:12px!important}}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .comment-wrapper .order-special-instruction:focus{border:2px solid #595bed!important;box-shadow:none}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .comment-wrapper .order-special-instruction::placeholder{color:#707070!important}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .continue-buttons-wrapper{display:flex;justify-content:flex-end;width:100%;margin-top:70px;gap:15px}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .continue-buttons-wrapper button{padding:12px 30px;border-radius:25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;white-space:nowrap}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .continue-buttons-wrapper button.continue-btn{color:#fff;background-color:#595bed}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .continue-buttons-wrapper button.continue-btn.disabled{color:#000;background-color:#e9e9e9;cursor:not-allowed}.review-design-wrapper .review-design-container .review-sidebar .review-content-wrapper .continue-buttons-wrapper button.edit-btn[disabled]{background-color:#e9e9e9}body.creator_business_card_product_options{background-color:#edefef}body.creator_business_card_product_options header{display:none}body.creator_business_card_product_options .site-container{min-height:auto}body.creator_business_card_product_options .site-announcement{display:none!important}body.creator_business_card_product_options .container-header{padding-top:0;padding-bottom:0}body.creator_business_card_product_options .container-header .nav-container{margin-top:8px}@media only screen and (min-width:2500px){body.creator_business_card_product_options .container-header{min-height:60px}}body.creator_business_card_product_options .menu-slide-container main{position:fixed;padding:0!important;top:70px;left:0;width:100vw}body.creator_business_card_product_options .menu-slide-container main .page-container{height:calc(100vh - 70px)}body.creator_business_card_product_options .page-container{display:flex;flex-direction:column}body.creator_business_card_product_options .page-container .main-content-container{height:calc(100vh - 170px)}body.creator_business_card_product_options .page-container .summary-footer-wrapper{height:100px}body.creator_business_card_product_options .main-content-container{display:flex;width:100%}body.creator_business_card_product_options .main-content-container .canvas{position:relative;width:calc(100% - 420px);height:100%;padding:30px 30px 0 30px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#edefef}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .canvas{width:calc(100% - 345px)}}@media only screen and (max-width:800px){body.creator_business_card_product_options .main-content-container .canvas{width:calc(100% - 295px)}}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper{position:relative;display:flex;justify-content:center;width:100%;height:90%;border-radius:6px}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .review-svg-container{position:relative;width:100%;height:100%;overflow:hidden}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .review-svg-container svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .review-svg-container svg .preview-trim{filter:drop-shadow(0 5px 10px rgba(0, 0, 0, .1))}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .review-svg-container svg .texture-mask{mix-blend-mode:multiply;opacity:.8;pointer-events:none}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .loader{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;pointer-events:none}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .card-info-wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:none}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .card-info-wrapper .attributes-wrapper{position:absolute;display:flex;top:-30px;left:0;height:11px;align-items:center}@media only screen and (max-width:800px){body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .card-info-wrapper .attributes-wrapper{flex-direction:column;align-items:flex-start;gap:2px;top:-55px}}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .card-info-wrapper .attributes-wrapper span{font-size:12px;line-height:1;white-space:nowrap}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .card-info-wrapper .attributes-wrapper .divider{margin:0 10px;width:1px;height:100%;background-color:#000}body.creator_business_card_product_options .main-content-container .canvas .card-wrapper .card-info-wrapper .change-side-wrapper{position:absolute;left:50%;bottom:-50px;transform:translateX(-50%);display:flex;align-items:center}body.creator_business_card_product_options .main-content-container .review-sidebar{width:420px;background-color:#fff;overflow-y:scroll;padding:30px 20px}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .review-sidebar{width:345px}}@media only screen and (max-width:800px){body.creator_business_card_product_options .main-content-container .review-sidebar{width:295px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper h2{font-size:24px;line-height:1.5;margin:0 0 40px 0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .description{font-size:14px;margin:20px 0 50px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .description a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000!important;background-image:none!important}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .inner-container{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .inner-container.loading{opacity:.4;pointer-events:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper{margin-bottom:40px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .step-title{font-size:14px;color:#6d7278}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper h3.title{font-size:15px;line-height:1.5;margin:0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul{display:flex;justify-content:space-between;row-gap:10px;flex-wrap:wrap;margin-top:20px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:0;width:calc(50% - 6px);min-height:56px;height:fit-content;background-color:#fff;border:1px solid #e6e6e6;transition:all .2s ease;border-radius:8px!important;box-shadow:none;box-sizing:border-box}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button.selected{border-color:#753cfa!important;border-width:2px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button::before{box-sizing:content-box;content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:9px;padding:2px;background:linear-gradient(270deg,#a76fff,#3d9eff,#a76fff);background-size:300% 300%;z-index:-1;opacity:0;transition:opacity .3s ease;animation:strokeMove 4s ease infinite;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button:hover:not(.disabled){border-color:#c2c2c2;box-shadow:0 2px 12px rgba(25,118,210,.08);transform:translateY(-2px)}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button:hover:not(.disabled)::before{opacity:1}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button label{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:5px 14px;width:fit-content;height:fit-content;border-radius:8px!important;min-height:56px;overflow:hidden}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button label::before{display:none;content:"";position:relative;top:auto;left:auto;margin-top:0;margin-right:5px;width:14px;height:14px;background-image:url(https://storage.jukeboxprint.com/s/images/gree-checkmark.svg);background-position:center;background-size:contain;background-repeat:no-repeat;border:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button label::after{content:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button .main-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.3;font-size:14px;position:relative}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button .main-text .debug{position:absolute;top:-12px;left:50%;transform:translateX(-50%);color:gray;font-size:13px;white-space:nowrap}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper ul li.bounce-button .price-different{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;line-height:1;color:#000;padding:5px 8px;padding-right:0;border-radius:12px;width:fit-content;white-space:nowrap}@keyframes strokeMove{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper{position:relative}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .options{justify-content:flex-start;flex-wrap:wrap;padding:0;gap:13px;row-gap:8px;left:0!important;height:127px;overflow:hidden}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option{position:relative;margin:0;width:fit-content;height:fit-content;display:inline-flex!important}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option.hide{display:none!important}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option:hover .checkcontainer{border:solid 2px #cdcdcd}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option.selected::after{content:"";position:absolute;top:0;left:0;width:14px;height:14px;background-image:url(https://storage.jukeboxprint.com/s/images/gree-checkmark.svg);background-repeat:no-repeat;background-position:center;background-size:contain}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option.selected .checkcontainer{border:solid 2px #cdcdcd}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option .checkcontainer{width:37px;height:37px;margin:0;padding:0;border:solid 1px #8b8b94;overflow:hidden;border-radius:100%;box-sizing:border-box;cursor:pointer}@media only screen and (max-width:600px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option .checkcontainer{width:35px;height:35px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option .checkcontainer .color-block,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option .checkcontainer .image-icon,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option .checkcontainer .place-holder{width:100%;height:100%;object-fit:cover}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .option .checkcontainer .place-holder{border:solid 1px #8b8b94}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .viewAll-btn{position:absolute;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#727272;bottom:-27px;left:50%;transform:translateX(-50%);cursor:pointer}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .viewAll-btn:hover{color:#000}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .viewAll-btn::after,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper .viewAll-btn::before{content:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper [type=checkbox]:checked~.viewAll-btn{display:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper .swatch-button-wrapper [type=checkbox]:checked~.options{height:fit-content;padding-bottom:5px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock{position:relative}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .attr-wrapper.creator-attribute,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .attr-wrapper.creator-attribute,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .attr-wrapper.creator-attribute{min-height:fit-content;margin:0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .title-wrapper,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .title-wrapper,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .title-wrapper{position:relative;transform:none;width:fit-content}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .title-wrapper .option-label,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .title-wrapper .option-label,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .title-wrapper .option-label{margin-bottom:0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .title-wrapper .info-icon,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .title-wrapper .info-icon,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .title-wrapper .info-icon{display:block;position:absolute;width:15px;height:15px;right:-21px;top:50%;transform:translateY(-50%);cursor:pointer}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .title-wrapper .info-icon .open-help,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .title-wrapper .info-icon .open-help img,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .title-wrapper .info-icon .open-help,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .title-wrapper .info-icon .open-help img,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .title-wrapper .info-icon .open-help,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .title-wrapper .info-icon .open-help img{width:100%;height:100%;position:relative}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .title-wrapper .info-icon .open-help .info-text,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .title-wrapper .info-icon .open-help img .info-text,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .title-wrapper .info-icon .open-help .info-text,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .title-wrapper .info-icon .open-help img .info-text,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .title-wrapper .info-icon .open-help .info-text,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .title-wrapper .info-icon .open-help img .info-text{display:inline-block;position:absolute;top:70%;transform:translateY(-50%);font-size:11px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:normal;height:fit-content;width:fit-content;white-space:nowrap;border-bottom:solid 1px #000}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help{position:absolute;padding:16px;top:30px;left:50%;width:100%;height:fit-content;background-color:#fff;opacity:0;transform-origin:0 0;transform:scale(0) translateX(-50%);transition:all .2s ease;z-index:2;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:10px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help.is-open,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help.is-open,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help.is-open{opacity:1;transform:scale(1) translateX(-50%)}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .help-body,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .help-body,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .help-body{display:flex;flex-direction:column;row-gap:15px;max-height:650px;overflow-y:auto;scrollbar-width:thin}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .help-body::-webkit-scrollbar,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .help-body::-webkit-scrollbar,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .help-body::-webkit-scrollbar{width:3px!important}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio{width:100%;height:fit-content;margin:0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio .checkcontainer,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio .checkcontainer,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio .checkcontainer{display:flex;align-items:flex-start;justify-content:space-between;width:100%;margin:0;height:fit-content;width:fit-content}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio .text-container,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio .text-container,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio .text-container{display:flex;flex-direction:column;gap:2px;text-align:left;width:65%}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio .name-wrapper,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio .name-wrapper,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio .name-wrapper{display:flex;align-items:center;gap:10px;margin-bottom:5px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio .name-wrapper .most-popular,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio .name-wrapper .most-popular,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio .name-wrapper .most-popular{display:flex;align-items:center;width:fit-content}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio .name-wrapper .most-popular .most-popular-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e3f2fd;color:#1976d2;border:solid 1px #90caf9;padding:1px 13px;font-size:9px;border-radius:15px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio span,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio span,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio span{display:inline-block}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio span.name,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio span.price-different,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio span.name,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio span.price-different,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio span.name,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio span.price-different{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.4;font-size:12.5px;white-space:nowrap}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio span.name span,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio span.price-different span,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio span.name span,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio span.price-different span,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio span.name span,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio span.price-different span{font-family:inherit}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio span.price-different,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio span.price-different,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio span.price-different{display:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio span.description,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio span.description,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio span.description{font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;line-height:1.4;font-size:11px;margin:0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio span.description span,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio span.description span,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio span.description span{font-family:inherit}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio .image-container,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio .image-container,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio .image-container{height:65px;width:30%;border-radius:8px!important;overflow:hidden}@media only screen and (max-width:600px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio .image-container,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio .image-container,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio .image-container{height:70px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.coating .info-help .option.radio .image-container img,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner .info-help .option.radio .image-container img,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock .info-help .option.radio .image-container img{width:100%;height:100%;object-fit:cover}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.stock ul input:checked+label::before{display:none!important}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper{border-top:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;border-left:solid 1px #e6e6e6;border-radius:8px 8px 0 0;position:relative;margin-top:20px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio{border-bottom:solid 1px #e6e6e6;transition:all .3s ease;position:relative;z-index:0;margin:0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio:hover{background-color:#fbfbfb}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label{line-height:2.5!important;position:relative;background:0 0;font-size:15px;cursor:pointer;letter-spacing:-.2px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label::after{display:none}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label{font-size:13px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .name{font-size:14px;padding-left:25px;min-width:84px;display:inline-block;box-sizing:border-box}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .name{font-size:13px;min-width:67px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .quantity-price{text-align:right;font-size:14.25px;min-width:50px;display:inline-block}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .quantity-price{font-size:13px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .quantity-unit-price{margin-left:10px;min-width:100px;font-size:13px!important;color:#8d8d8d;display:inline-block}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .quantity-unit-price span{color:#8d8d8d}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .quantity-unit-price{margin-left:5px;font-size:11px!important}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .quantity-savings{display:inline-block;font-size:13px;color:#0daf0d;margin-left:5px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .quantity-savings span{color:#0daf0d}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .quantity-savings{margin-left:0;font-size:11px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .recommended{display:inline-block;margin-left:0;position:absolute;top:50%;transform:translateY(-50%);width:80px;left:258px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio label .recommended img{width:inherit;object-fit:contain}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.first-shown-qty{border-radius:7px 7px 0 0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.first-shown-qty::before{border-radius:8px 8px 0 0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.last-hide-qty{border-radius:0 0 7px 7px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.last-hide-qty::before{border-radius:0 0 8px 8px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom{border-radius:0 0 8px 8px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner{overflow:hidden}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open{grid-template-rows:1fr!important;margin-bottom:-35px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open .custom-animation-wrapper-inner{padding-bottom:35px;cursor:auto}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .name{display:block;font-size:13px;height:37.5px;line-height:2.8}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container{display:inline-block}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container h4{display:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr{position:relative;min-width:fit-content;margin:0!important;min-height:fit-content;width:fit-content}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr .input-wrapper{position:relative;width:fit-content;right:0}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr .input-wrapper{width:62px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr .input-wrapper .form-control{border-radius:0!important;width:79px;border:0;padding:0;line-height:2.5;font-size:15px;text-align:center;border-right:solid 1px #e6e6e6;border-bottom-left-radius:8px!important;letter-spacing:-.2px;outline:0}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr .input-wrapper .form-control:focus{border-right:solid 1px #e6e6e6!important;border-bottom:none!important;border-left:none!important;border-top:none!important;box-shadow:none}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr .input-wrapper .form-control{font-size:13px;width:72px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr .input-wrapper .error{position:absolute;white-space:nowrap;opacity:0;transition:opacity .3s ease-in-out;color:#fff;background-color:#000;bottom:-35px;border-radius:8px;padding:3px 10px;display:flex;text-align:center;justify-content:center;cursor:default}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr .input-wrapper .error.fade-in{opacity:1}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr .custom-message{position:absolute;top:50%;transform:translateY(-50%);width:210px;background:#fff;font-size:13px;left:100px}@media only screen and (max-width:1200px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .custom-qty-container .customQuantity-attr .custom-message{left:80px;font-size:12px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer .quantity-custom-price{margin-left:5px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom .checkcontainer::after{content:"\f107";display:block!important;position:absolute;top:50%;right:20px;font-family:"Font Awesome 6 Free";font-weight:900;font-size:16px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.option-custom::before{background-color:#fff;border-radius:0 0 8px 8px;box-sizing:content-box}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio.hide-qty{display:none!important}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio .radiobtn{display:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.radio::before{content:none;position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbfbfb;z-index:-1;border-radius:0;border:solid 1px #753cfa}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .options .option.selected::before{content:""}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .show-all-qty-btn-wrapper{width:100%}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .show-all-qty-button{font-size:15px;line-height:2.5;border-radius:0 0 8px 8px;border:solid 1px #e6e6e6;border-top:none;text-align:left;position:absolute;bottom:-37.5px;left:50%;transform:translate(-50%);transition:all .3s ease;width:100%!important;cursor:pointer;box-sizing:content-box}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .show-all-qty-button:hover{background-color:#fbfbfb}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .show-all-qty-button::before{content:""}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .show-all-qty-button::after{content:"\f107";position:absolute;top:50%;right:20px;font-weight:900;font-family:"Font Awesome 6 Free";font-size:16px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper .radio-button-wrapper .show-all-qty-button .button-text{padding-left:25px;font-size:13px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper.custom-qty-selected .options .option.radio::before{content:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper.custom-qty-selected .options .option.radio.option-custom .name{display:block;border-bottom:solid 1px #e6e6e6}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper.custom-qty-selected .options .option.radio.option-custom::before{content:""}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper.custom-qty-selected .options .option.radio.option-custom .checkcontainer{height:fit-content}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.quantity .simplified-qty-wrapper.custom-qty-selected .options .option.radio.option-custom .checkcontainer::after{content:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner{margin-bottom:110px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul{column-gap:12px;justify-content:flex-start}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button{width:fit-content}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button:hover{transform:translateY(0)}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button:hover .button-content .stack .layer-back{opacity:1;transform:rotate(5deg) translate(5px,-5px);border-color:#d1d5db;z-index:1}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button:hover .button-content .stack .layer-mid{opacity:1;transform:rotate(-4deg) translate(-5px,5px);border-color:#9ca3af;z-index:2}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label{box-sizing:content-box;padding:10px 14px}@media only screen and (max-width:450px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label{padding:.6rem .7rem}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label .button-content{display:flex;align-items:center;gap:15px}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label .button-content .stack{display:inline-block;position:relative;width:40px;height:25px}@media only screen and (max-width:450px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label .button-content .stack{width:35px;height:22px}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label .button-content .stack .card-sheet{position:absolute;inset:0;background:#fff;border:1px solid #111827;transition:transform .3s ease,opacity .3s ease}@media only screen and (max-width:450px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label .button-content .stack .card-sheet{border:1px solid #111827}}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label .button-content .btn-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label.option-0::after,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label.option-0::before,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label.option-1::after,body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label.option-1::before{content:none}body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label.option-1 .button-content .stack .card-sheet{border-radius:6px}@media only screen and (max-width:450px){body.creator_business_card_product_options .main-content-container .review-sidebar .review-content-wrapper .product-select-wrapper .attribute-wrapper.corner ul li.bounce-button label.option-1 .button-content .stack .card-sheet{border-radius:5px}}body.creator_business_card_product_options .summary-footer-wrapper{display:flex;justify-content:space-between;padding:0 30px;background-color:#fff;box-shadow:0 2px 8px 0 rgba(0,0,0,.15)}@media only screen and (max-width:800px){body.creator_business_card_product_options .summary-footer-wrapper{justify-content:flex-end}}body.creator_business_card_product_options .summary-footer-wrapper .left-container{display:flex;align-items:center;gap:35px}@media only screen and (max-width:800px){body.creator_business_card_product_options .summary-footer-wrapper .left-container{display:none}}body.creator_business_card_product_options .summary-footer-wrapper .left-container .note-wrapper{display:flex;align-items:center;gap:15px}body.creator_business_card_product_options .summary-footer-wrapper .left-container .note-wrapper .image-wrapper{height:40px;width:40px;background-position:center;background-size:contain;background-repeat:no-repeat}body.creator_business_card_product_options .summary-footer-wrapper .left-container .note-wrapper .image-wrapper.icon-a{background-image:url(https://storage.jukeboxprint.com/s/images/badge-help.svg)}body.creator_business_card_product_options .summary-footer-wrapper .left-container .note-wrapper .image-wrapper.icon-b{background-image:url(https://storage.jukeboxprint.com/s/images/badge-quality.svg)}body.creator_business_card_product_options .summary-footer-wrapper .left-container .note-wrapper .text-content .title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px}body.creator_business_card_product_options .summary-footer-wrapper .left-container .note-wrapper .text-content p{margin:0;font-size:11px;line-height:1.3;letter-spacing:0}body.creator_business_card_product_options .summary-footer-wrapper .right-container{display:flex;align-items:center;gap:30px}body.creator_business_card_product_options .summary-footer-wrapper .right-container .price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:28px}body.creator_business_card_product_options .summary-footer-wrapper .right-container button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:12px;width:170px;color:#fff;border-radius:25px;background-color:#595bed}body.creator_business_card_product_options .summary-footer-wrapper .right-container button.disabled{color:#000;background-color:#e9e9e9;cursor:not-allowed}.page-loading-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);border:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;z-index:9999}.page-loading-modal:after{width:0;height:0}.page-loading-modal .modal-wrapper{display:flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;min-height:250px;width:720px;padding:25px;background-color:#fff;-webkit-border-radius:14px;-moz-border-radius:14px;-ms-border-radius:14px;-o-border-radius:14px;border-radius:14px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:800px){.page-loading-modal .modal-wrapper{width:555px}}.page-loading-modal .modal-body{display:flex;flex-direction:column;align-items:center;justify-content:center}.page-loading-modal .modal-body .loading-mask{position:relative;background-color:#fff;width:40px;height:40px;opacity:.8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-loading-modal .modal-body .loading-mask::before{content:"";position:absolute;width:23px;height:23px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid rgba(174,174,174,.7411764706);border-radius:50%}.page-loading-modal .modal-body .loading-mask::after{content:"";position:absolute;width:23px;height:23px;top:0;bottom:0;left:0;right:0;margin:auto;border:4px solid transparent;border-top-color:#525252;border-radius:50%;animation:button-loading-spinner 1s ease infinite}.page-loading-modal .modal-body p{font-size:18px;color:#000;margin:20px 0 0 0}body.beta_creator_business_card_quick_upload #creator-nav,body.creator_business_card_product_options #creator-nav,body.creator_business_card_quick_upload #creator-nav{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;height:70px;padding-right:30px!important;padding-left:30px!important;background:0 0;background-color:#fff;border-bottom:solid 1px #000}body.beta_creator_business_card_quick_upload #creator-nav .main-menu,body.creator_business_card_product_options #creator-nav .main-menu,body.creator_business_card_quick_upload #creator-nav .main-menu{display:flex;width:100%}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .logo,body.creator_business_card_product_options #creator-nav .main-menu .logo,body.creator_business_card_quick_upload #creator-nav .main-menu .logo{width:125px}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .animated-logo,body.creator_business_card_product_options #creator-nav .main-menu .animated-logo,body.creator_business_card_quick_upload #creator-nav .main-menu .animated-logo{position:relative;height:35px;width:170px;overflow:hidden}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .animated-logo svg,body.creator_business_card_product_options #creator-nav .main-menu .animated-logo svg,body.creator_business_card_quick_upload #creator-nav .main-menu .animated-logo svg{vertical-align:inherit;display:inline}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .animated-logo .logo-animated,body.creator_business_card_product_options #creator-nav .main-menu .animated-logo .logo-animated,body.creator_business_card_quick_upload #creator-nav .main-menu .animated-logo .logo-animated{position:absolute;width:240px;top:65%;left:-15px;transform:translateY(-50%)}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper{display:flex;justify-content:space-between;flex:1;font-size:14px;padding-left:5px}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tools-container,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper .tools-container,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tools-container{display:flex;align-items:center;gap:45px}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper{display:flex;align-items:center;gap:12px}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper span,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper span,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper span{letter-spacing:0}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.size span,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.size span,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.size span{line-height:1;white-space:nowrap}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.size .divider,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.size .divider,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.size .divider{width:1px;height:14px;background-color:#000}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.pdfProof,body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.support,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.pdfProof,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.support,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.pdfProof,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.support{cursor:pointer}body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.pdfProof:hover .text,body.beta_creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.support:hover .text,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.pdfProof:hover .text,body.creator_business_card_product_options #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.support:hover .text,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.pdfProof:hover .text,body.creator_business_card_quick_upload #creator-nav .main-menu .header-toolbar-wrapper .tool-wrapper.support:hover .text{text-decoration:underline}.color-swatch-styles span.product-option.color-option,.eyelet-swatch-styles .select2-results span.product-option.eyelet-option,.free_custom_stickers .select2-results span.product-option.shape-option,.free_stickers .select2-results span.product-option.shape-option,.hang_tags .select2-results span.product-option.eyelet-option,.output-swatch-styles .select2-results span.product-option.output-option,.product-page .select2-results span.product-option.output-option,.shape-swatch-styles .select2-results span.product-option.shape-option,.size-swatch-styles .select2-results span.product-option.size-option,.sk_clear .select2-results span.product-option.shape-option,.stock-swatch-styles .select2-results span.product-option.stock-option,.stock-swatch-styles .select2-results span.product-option.stock1-option,.stock-swatch-styles .select2-results span.product-option.stock2-option,.swatch-styles-padding-default,.wedding_invitations span.product-option.color-option,body.stock-swatch .select2-results span.product-option.stock-option,body.stock-swatch .select2-results span.product-option.stock1-option,body.stock-swatch .select2-results span.product-option.stock2-option,body.stock1-swatch .select2-results span.product-option.stock-option,body.stock1-swatch .select2-results span.product-option.stock1-option,body.stock1-swatch .select2-results span.product-option.stock2-option,body.stock2-swatch .select2-results span.product-option.stock-option,body.stock2-swatch .select2-results span.product-option.stock1-option,body.stock2-swatch .select2-results span.product-option.stock2-option{white-space:nowrap}.color-swatch-styles .select2-container span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,.eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,.free_custom_stickers .select2-container span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,.free_stickers .select2-container span.product-option.shape-option:after,.free_stickers .text-wrapper .label span.product-option.shape-option:after,.hang_tags .select2-container span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label span.product-option.eyelet-option:after,.output-swatch-styles .select2-container span.product-option.output-option:after,.product-page .select2-container span.product-option.output-option:after,.select2-container span.color-option:after,.shape-swatch-styles .select2-container span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,.size-swatch-styles .select2-container span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,.sk_clear .select2-container span.product-option.shape-option:after,.sk_clear .text-wrapper .label span.product-option.shape-option:after,.stock-swatch-styles .select2-container span.product-option.stock-option:after,.stock-swatch-styles .select2-container span.product-option.stock1-option:after,.stock-swatch-styles .select2-container span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,.swatch-styles-after:after,.wedding_invitations .select2-container span.product-option.color-option:after,.wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after{content:"";width:30px;height:30px;position:absolute;left:25px;top:50%;margin-top:-15px;background-image:inherit;background-repeat:no-repeat;background-position:center;background-size:cover;overflow:hidden;z-index:0}@media only screen and (max-width:600px){.color-swatch-styles .select2-container span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,.eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,.free_custom_stickers .select2-container span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,.free_stickers .select2-container span.product-option.shape-option:after,.free_stickers .text-wrapper .label span.product-option.shape-option:after,.hang_tags .select2-container span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label span.product-option.eyelet-option:after,.output-swatch-styles .select2-container span.product-option.output-option:after,.product-page .select2-container span.product-option.output-option:after,.select2-container span.color-option:after,.shape-swatch-styles .select2-container span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,.size-swatch-styles .select2-container span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,.sk_clear .select2-container span.product-option.shape-option:after,.sk_clear .text-wrapper .label span.product-option.shape-option:after,.stock-swatch-styles .select2-container span.product-option.stock-option:after,.stock-swatch-styles .select2-container span.product-option.stock1-option:after,.stock-swatch-styles .select2-container span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,.swatch-styles-after:after,.wedding_invitations .select2-container span.product-option.color-option:after,.wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after{left:15px;height:20px;width:20px;margin-top:-10px}}.color-swatch-styles .select2-container span.img-thumbnail.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.color-option:after,.eyelet-swatch-styles .select2-container span.img-thumbnail.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.eyelet-option:after,.free_custom_stickers .select2-container span.img-thumbnail.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label span.img-thumbnail.product-option.shape-option:after,.free_stickers .select2-container span.img-thumbnail.product-option.shape-option:after,.free_stickers .text-wrapper .label span.img-thumbnail.product-option.shape-option:after,.hang_tags .select2-container span.img-thumbnail.product-option.eyelet-option:after,.hang_tags .text-wrapper .label span.img-thumbnail.product-option.eyelet-option:after,.output-swatch-styles .select2-container span.img-thumbnail.product-option.output-option:after,.product-page .select2-container span.img-thumbnail.product-option.output-option:after,.select2-container span.img-thumbnail.color-option:after,.shape-swatch-styles .select2-container span.img-thumbnail.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.shape-option:after,.size-swatch-styles .select2-container span.img-thumbnail.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.size-option:after,.sk_clear .select2-container span.img-thumbnail.product-option.shape-option:after,.sk_clear .text-wrapper .label span.img-thumbnail.product-option.shape-option:after,.stock-swatch-styles .select2-container span.img-thumbnail.product-option.stock-option:after,.stock-swatch-styles .select2-container span.img-thumbnail.product-option.stock1-option:after,.stock-swatch-styles .select2-container span.img-thumbnail.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label span.img-thumbnail.product-option.stock2-option:after,.swatch-styles-after.img-thumbnail:after,.wedding_invitations .select2-container span.img-thumbnail.product-option.color-option:after,.wedding_invitations .text-wrapper .label span.img-thumbnail.product-option.color-option:after,body.stock-swatch .select2-container span.img-thumbnail.product-option.stock-option:after,body.stock-swatch .select2-container span.img-thumbnail.product-option.stock1-option:after,body.stock-swatch .select2-container span.img-thumbnail.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.img-thumbnail.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.img-thumbnail.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.img-thumbnail.product-option.stock2-option:after,body.stock1-swatch .select2-container span.img-thumbnail.product-option.stock-option:after,body.stock1-swatch .select2-container span.img-thumbnail.product-option.stock1-option:after,body.stock1-swatch .select2-container span.img-thumbnail.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.img-thumbnail.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.img-thumbnail.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.img-thumbnail.product-option.stock2-option:after,body.stock2-swatch .select2-container span.img-thumbnail.product-option.stock-option:after,body.stock2-swatch .select2-container span.img-thumbnail.product-option.stock1-option:after,body.stock2-swatch .select2-container span.img-thumbnail.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.img-thumbnail.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.img-thumbnail.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.img-thumbnail.product-option.stock2-option:after{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}.color-swatch{position:absolute;top:50%;left:25px;width:30px;height:30px;margin-top:-15px;background-image:inherit;background-repeat:no-repeat;background-size:cover;background-position:center;overflow:hidden;z-index:0;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}@media only screen and (max-width:600px){.color-swatch{left:15px;width:20px;height:20px;margin-top:-10px}}.stock-swatch-styles .select2-selection__rendered span.product-option:not(.size-option),body.stock-swatch .select2-selection__rendered span.product-option:not(.size-option),body.stock1-swatch .select2-selection__rendered span.product-option:not(.size-option),body.stock2-swatch .select2-selection__rendered span.product-option:not(.size-option){padding-left:35px}.stock-swatch-styles .select2-container span.product-option.stock-option:after,.stock-swatch-styles .select2-container span.product-option.stock1-option:after,.stock-swatch-styles .select2-container span.product-option.stock2-option:after,body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch .select2-container span.product-option.stock2-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,.hang_tags .select2-container span.product-option.eyelet-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label span.product-option.eyelet-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.color-swatch-styles .select2-container span.product-option.color-option:after,.wedding_invitations .select2-container span.product-option.color-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,.wedding_invitations .text-wrapper .label span.product-option.color-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.size-swatch-styles .select2-container span.product-option.size-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.output-swatch-styles .select2.select2-container.select2-container--default .select2-selection__rendered span.product-option.output-option,.product-page .select2.select2-container.select2-container--default .select2-selection__rendered span.product-option.output-option{padding-left:30px}.output-swatch-styles .select2-container span.product-option.output-option:after,.product-page .select2-container span.product-option.output-option:after{margin-top:-17.5px;left:7px;width:35px;height:35px}.output-swatch-styles .select2-results span.product-option.output-option,.product-page .select2-results span.product-option.output-option{padding-left:45px}.output-swatch-styles .select2-results span.product-option.output-option:after,.product-page .select2-results span.product-option.output-option:after{left:15px}.select2-container .select2-selection__rendered span.product-option .popular-icon{display:none}.select2-container .select2-results__option span.product-option .popular-icon{margin-left:10px;height:32px}.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{background-size:0;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:450px){.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{display:block;max-width:240px;margin:2px auto 0;overflow:hidden}}@media only screen and (max-width:400px){.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{max-width:225px}}@media only screen and (max-width:374px){.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{max-width:210px}}@media only screen and (max-width:350px){.select2-container span.color-option,.select2-container span.product-option,.text-wrapper span.color-option,.text-wrapper span.product-option{max-width:190px}}.select2-results__option span.color-option,.select2-results__option span.product-option{max-width:none;display:flex;align-items:center}.select2-container span.color-option,.select2-results span.color-option{padding-left:40px}@media only screen and (max-width:600px){.select2-container span.color-option,.select2-results span.color-option{padding-left:30px}}.select2-container span.color-option.white-color:after,.select2-results span.color-option.white-color:after{border:1px solid #d9d9d9}.select2-container span.color-option:after{-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.attr-wrapper{position:relative}.attr-wrapper.backCoating-attr .title-wrapper>.info-icon,.attr-wrapper.binding-attr .title-wrapper>.info-icon,.attr-wrapper.coating-attr .title-wrapper>.info-icon,.attr-wrapper.coilColor-attr .title-wrapper>.info-icon,.attr-wrapper.customQuantity-attr .title-wrapper>.info-icon,.attr-wrapper.designColorOptions-attr .title-wrapper>.info-icon,.attr-wrapper.designOptions-attr .title-wrapper>.info-icon,.attr-wrapper.dimensions-attr .title-wrapper>.info-icon,.attr-wrapper.fold-attr .title-wrapper>.info-icon,.attr-wrapper.frontCoating-attr .title-wrapper>.info-icon,.attr-wrapper.orientation-attr .title-wrapper>.info-icon,.attr-wrapper.pages-attr .title-wrapper>.info-icon,.attr-wrapper.printHeight-attr .title-wrapper>.info-icon,.attr-wrapper.printTypes-attr .title-wrapper>.info-icon,.attr-wrapper.printWidth-attr .title-wrapper>.info-icon,.attr-wrapper.quantity-attr .title-wrapper>.info-icon,.attr-wrapper.rounded_corner-attr .title-wrapper>.info-icon,.attr-wrapper.shape-attr .title-wrapper>.info-icon,.attr-wrapper.sheet-attr .title-wrapper>.info-icon,.attr-wrapper.showSheet-attr .title-wrapper>.info-icon,.attr-wrapper.size-attr .title-wrapper>.info-icon,.attr-wrapper.size1-attr .title-wrapper>.info-icon,.attr-wrapper.size2-attr .title-wrapper>.info-icon,.attr-wrapper.stock-attr .title-wrapper>.info-icon,.attr-wrapper.stock1-attr .title-wrapper>.info-icon,.attr-wrapper.stock2-attr .title-wrapper>.info-icon,.attr-wrapper.undefined-attr .title-wrapper>.info-icon{display:none}.attr-wrapper.printTypes-attr>.title-wrapper>.info-icon{display:block}.attr-wrapper.printTypes-attr .attr-wrapper.printType-container .not-selected-title>.title-wrapper>.info-icon,.attr-wrapper.printTypes-attr .attr-wrapper.printType-container .special-add-on-title>.title-wrapper>.info-icon{display:block}#edit{min-height:520px;position:relative}#edit.inactive .pricing-section-content-wrapper{opacity:0;pointer-events:none}#edit.inactive .pricing-section-content-wrapper:after{content:"";display:flex;justify-content:center;align-items:center;color:#fff;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:20px;padding:40px;word-break:break-word;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.6);z-index:1000}#edit .info-icon{position:absolute;width:15px;height:15px;top:50%;right:-21px;transform:translateY(-50%);cursor:pointer}#edit .info-icon .open-help{height:100%;width:100%;position:relative}#edit .info-icon .open-help .info-text{display:inline-block;position:absolute;top:63%;transform:translateY(-50%);font-size:11px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:normal;height:fit-content;width:fit-content;white-space:nowrap;border-bottom:solid 1px #000}#edit .info-icon .svg{width:15px;height:15px}#edit .info-icon .svg path{fill:#000}#edit .info-help{position:absolute;width:100%;left:50%;top:25px;padding:15px;opacity:0;transform:scale(0) translateX(-50%);transform-origin:0 0;transition:all .2s ease;background-color:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:10px;z-index:3;cursor:auto}@media only screen and (max-width:450px){#edit .info-help{padding:10px 15px}}#edit .info-help.is-open{opacity:1!important;transform:scale(1) translateX(-50%)!important}#edit .info-help .close-help{display:none}#edit .info-help .help-body{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;font-size:12px;text-align:left}#edit .info-help .help-body span.title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}#edit .info-help .help-body p{font-size:13px;line-height:1.4;margin:0;margin-bottom:7px;color:#000}#edit .info-help .help-body p span{color:inherit}#edit .info-help .help-body p:last-of-type{margin-bottom:0}#edit .info-help .help-body a{display:inline-block;text-decoration:underline}#edit .info-help .help-body .detail-info-wrapper{display:flex;flex-direction:column;align-items:center;gap:15px;width:100%;height:fit-content;padding:10px}#edit .info-help .help-body .detail-info-wrapper .image-container{overflow:hidden}#edit .info-help .help-body .detail-info-wrapper .image-container img{height:155px;border-radius:8px;margin:auto;object-fit:cover}#edit .info-help .help-body .detail-info-wrapper .text-container{display:flex;flex-direction:column;gap:2px;text-align:left}#edit .info-help .help-body .image-side-by-side{display:flex;align-items:flex-start;justify-content:space-between;gap:25px;margin-bottom:15px}#edit .info-help .help-body .image-side-by-side .content-wrapper{display:flex;flex-direction:column;align-items:center;text-align:center;flex:.5}#edit .info-help .help-body .image-side-by-side .content-wrapper .image-container{display:flex;align-items:center;justify-content:center;height:140px;margin-bottom:5px;width:100%}#edit .info-help .help-body .image-side-by-side .content-wrapper .image-container img{height:100%;object-fit:cover;border-radius:8px}#edit .info-help .help-body .image-side-by-side .content-wrapper p{font-size:12px;line-height:1.4}#edit .loader{left:-5%;width:110%}#edit .output-attr .info-help{background-color:#000}#edit .output-attr .info-help .image-side-by-side .content-wrapper .image-container.die-cut{position:relative}#edit .output-attr .info-help .image-side-by-side .content-wrapper .image-container.die-cut::after{content:url(https://storage.jukeboxprint.com/s/images/most-popular-die-cut.svg);position:absolute;top:5px;left:-5px;width:65px}#edit .output-attr .info-help .image-side-by-side .content-wrapper .image-container.die-cut img{height:90%}#edit .output-attr .info-help .image-side-by-side .content-wrapper span.title{color:#fff}#edit .output-attr .info-help .image-side-by-side .content-wrapper p{color:#fff}@media only screen and (max-width:1700px){#edit .loader.loader-injected{margin-left:-20%;width:150%}}.product-options-wrapper{position:relative;margin:0!important}@media only screen and (max-width:1300px) and (min-width:750px){.product-options-wrapper.row{padding-left:0;padding-right:0}}.product-options-wrapper input[type=radio]+label:before{display:none}.product-options-wrapper h4,.product-options-wrapper h5{margin-bottom:5px}.product-options-wrapper .product-custom-options,.product-options-wrapper .standard{margin-top:30px;width:90%}@media only screen and (max-width:1050px){.product-options-wrapper .product-custom-options,.product-options-wrapper .standard{margin:0 auto}}@media only screen and (max-width:750px){.product-options-wrapper .product-custom-options,.product-options-wrapper .standard{width:100%}}.product-options-wrapper .standard{margin-bottom:40px}.product-options-wrapper .mobile-checkout-save-product-wrapper{display:none}@media only screen and (max-width:1050px){.product-options-wrapper .mobile-checkout-save-product-wrapper{display:flex;justify-content:center}}.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{display:none;border-radius:5px;width:50%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{display:block}}@media only screen and (max-width:750px){.product-options-wrapper .mobile-checkout-save-product-wrapper .mobile-checkout-save-product{width:100%}}.designOptions-attr .product-options-button .option label,.dimensions-attr .product-options-button .option label,.premadeDesign-selector-attr .product-options-button .option label,.quantity-attr:not(.bundling-add-on) .product-options-button .option label,.sticker-radio-styles label{width:auto;min-width:75px;text-align:left;font-size:16px!important}.designOptions-attr .product-options-button .option input[type=radio]+label,.dimensions-attr .product-options-button .option input[type=radio]+label,.premadeDesign-selector-attr .product-options-button .option input[type=radio]+label,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]+label,.sticker-radio-styles input[type=radio]+label{background:0 0;border:none}.designOptions-attr .product-options-button .option input[type=radio]+label:after,.dimensions-attr .product-options-button .option input[type=radio]+label:after,.premadeDesign-selector-attr .product-options-button .option input[type=radio]+label:after,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]+label:after,.sticker-radio-styles input[type=radio]+label:after{background-color:#fff;border:1px solid #45d3ea;width:11.5px;height:11.5px;left:-23.5px;margin-top:-6px;opacity:1}.designOptions-attr .product-options-button .option input[type=radio]:checked+label,.dimensions-attr .product-options-button .option input[type=radio]:checked+label,.premadeDesign-selector-attr .product-options-button .option input[type=radio]:checked+label,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]:checked+label,.sticker-radio-styles input[type=radio]:checked+label{color:#000;background:0 0}.designOptions-attr .product-options-button .option input[type=radio]:checked+label:after,.dimensions-attr .product-options-button .option input[type=radio]:checked+label:after,.premadeDesign-selector-attr .product-options-button .option input[type=radio]:checked+label:after,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]:checked+label:after,.sticker-radio-styles input[type=radio]:checked+label:after{width:13.5px;height:13.5px;border:none;background-color:#45d3ea}.designOptions-attr .product-options-button,.dimensions-attr .product-options-button,.premadeDesign-selector-attr .product-options-button,.quantity-attr:not(.bundling-add-on) .product-options-button{flex-direction:column;margin-left:45px}@media only screen and (max-width:1050px){.designOptions-attr .product-options-button,.dimensions-attr .product-options-button,.premadeDesign-selector-attr .product-options-button,.quantity-attr:not(.bundling-add-on) .product-options-button{margin-left:25px}}.designOptions-attr .product-options-button .option input[type=radio]+label .popular-icon,.dimensions-attr .product-options-button .option input[type=radio]+label .popular-icon,.premadeDesign-selector-attr .product-options-button .option input[type=radio]+label .popular-icon,.quantity-attr:not(.bundling-add-on) .product-options-button .option input[type=radio]+label .popular-icon{position:absolute;top:2px;left:70px;height:32px}.designOptions-attr{width:100%}.designOptions-attr .product-options-button .option input[type=radio]+label .popular-icon{left:auto;right:-50px}.designColorOptions-attr{margin-left:0;margin-bottom:0!important;width:100%}.designColorOptions-attr .product-options-button{justify-content:flex-start!important;align-items:center;flex-wrap:wrap;margin-top:15px}.designColorOptions-attr .product-options-button .edit-design-color{width:57px;font-size:14px;text-decoration:underline;text-align:center;line-height:1.4;background-image:none!important}.designColorOptions-attr .product-options-button .edit-design-color:hover{background-image:none!important}.designColorOptions-attr .product-options-button .option{margin:7px 14px 7px 0}.designColorOptions-attr .product-options-button .option input[type=radio]+label{padding:0;border:none;background:0 0}.designColorOptions-attr .product-options-button .option input[type=radio]+label:before{content:""}.designColorOptions-attr .product-options-button .option input[type=radio]:checked+label{background:0 0}.designColorOptions-attr .product-options-button .edit-design-color{background-position:0 80%}@media only screen and (min-width:1024px),(hover:hover){.designColorOptions-attr .product-options-button .edit-design-color:hover{background-position:0 85%}}.premadeDesign-attr .arrow-selector,.premadeDesign-attr .designOptions-attr,.premadeDesign-attr.no-color .premade-design-container{display:none!important}.premadeDesign-attr.selected .radio-premadeDesign-note{display:none}.premadeDesign-attr.custom .radio-premadeDesign-note{display:none}.premadeDesign-attr.premade-required{margin-top:10px}.premadeDesign-attr.premade-required.no-color{display:none}.premadeDesign-attr.admin .premadeDesign-selector-attr{display:none!important}.premadeDesign-attr.admin .arrow-selector,.premadeDesign-attr.admin .designOptions-attr,.premadeDesign-attr.admin.no-color .premade-design-container{display:block!important}.premadeDesign-attr .selector-container .attr-wrapper .title-wrapper{position:relative;transform:none;top:0}.premadeDesign-attr .selector-container .attr-wrapper .title-wrapper h4.attr-title{margin:15px 0 5px 0;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.premadeDesign-attr .selector-container .button-wrapper,.premadeDesign-attr .selector-container .text-wrapper{position:relative;right:0;width:100%}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button{margin-left:25px}@media only screen and (max-width:450px){.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button{text-align:center}}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button .option:first{margin-right:25px}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button .option input[type=radio]+label,.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button .option input[type=radio]:checked+label{width:auto;color:#4ec6da;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button div.radio-note-container{margin-top:-5px}.premadeDesign-attr .selector-container .premadeDesign-selector-attr .product-options-button div.radio-note-container .radio-premadeDesign-note{color:#666;font-size:14px}.premadeDesign-attr .selector-container .premade-design-container{display:none;max-width:400px;padding-left:20px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px}.premadeDesign-attr .selector-container .premade-design-container .designOptions-attr>img{max-width:100px;margin-top:15px;margin-left:15px}.premadeDesign-attr .selector-container .premade-design-container .arrow-selector.attr-wrapper.attr-arrows{display:flex;flex-direction:column;align-items:center;width:100%}.premadeDesign-attr .selector-container .premade-design-container .arrow-selector.attr-wrapper.attr-arrows .arrow-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#2a65dd}.premadeDesign-attr .selector-container .premade-design-container .arrow-selector.attr-wrapper.attr-arrows .text-wrapper{margin-top:5px;width:70%}.premadeDesign-attr .selector-container .premade-design-container .arrow-selector.attr-wrapper.attr-arrows .text-wrapper>span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;max-width:none;line-height:1.3}.premadeDesign-attr .selector-container .premade-design-container a.left-arrow,.premadeDesign-attr .selector-container .premade-design-container a.right-arrow{min-width:25px;width:25px;height:25px}.premadeDesign-attr .selector-container .premade-design-container a.left-arrow:before,.premadeDesign-attr .selector-container .premade-design-container a.right-arrow:before{top:7px}.premadeDesign-attr .selector-container .premade-design-container a.left-arrow.left-arrow:before,.premadeDesign-attr .selector-container .premade-design-container a.right-arrow.left-arrow:before{left:8.5px}.premadeDesign-attr .selector-container .premade-design-container a.left-arrow.right-arrow:before,.premadeDesign-attr .selector-container .premade-design-container a.right-arrow.right-arrow:before{right:8.5px}.premadeDesign-attr.selected .selector-container .premade-design-container{display:flex;flex-wrap:wrap}.product-options-button{width:100%;padding:0;margin:0}.product-options-button:after{content:"";display:table;clear:both}.product-options-button li{list-style-type:none}.product-options-button button,.product-options-button label{display:inline-block;width:22%;padding:5px 2px;margin-top:0;margin-right:3%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;text-align:center;color:#000;background-color:#fff;border:1px solid #bfbfbf;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;cursor:pointer;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1400px){.product-options-button button,.product-options-button label{padding:6px 2px;font-size:14px}}@media only screen and (max-width:1050px){.product-options-button button,.product-options-button label{padding:5px 2px}}@media only screen and (min-width:1024px),(hover:hover){.product-options-button button:hover,.product-options-button label:hover{border-color:#666}}.product-options-button button.selected,.product-options-button label.selected{color:#000;background-color:#eaf9ff;border-color:#b7b7b7}.product-options-button button.radio-swatch-label,.product-options-button label.radio-swatch-label{min-width:0!important}.product-options-button button.radio-swatch-label:after,.product-options-button label.radio-swatch-label:after{content:none}.product-options-button button.radio-swatch-label .radio-half-swatch,.product-options-button button.radio-swatch-label .radio-swatch,.product-options-button label.radio-swatch-label .radio-half-swatch,.product-options-button label.radio-swatch-label .radio-swatch{width:25px}.product-options-button button.radio-swatch-label .radio-half-swatch:first-of-type:after,.product-options-button button.radio-swatch-label .radio-swatch:after,.product-options-button label.radio-swatch-label .radio-half-swatch:first-of-type:after,.product-options-button label.radio-swatch-label .radio-swatch:after{content:"";position:absolute;top:-4px;left:-4px;width:31px;height:31px;border:1px #d0d0d0 solid;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0}.product-options-button button.radio-swatch-label .radio-swatch,.product-options-button label.radio-swatch-label .radio-swatch{height:25px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.product-options-button button.radio-swatch-label.radio-half-swatch-label,.product-options-button label.radio-swatch-label.radio-half-swatch-label{-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:25px;height:25px}.product-options-button button.radio-swatch-label .radio-half-swatch,.product-options-button label.radio-swatch-label .radio-half-swatch{height:12.5px}.product-options-button button.radio-swatch-label .radio-half-swatch:first-of-type,.product-options-button label.radio-swatch-label .radio-half-swatch:first-of-type{-webkit-border-top-left-radius:25px;-moz-border-top-left-radius:25px;-ms-border-top-left-radius:25px;-o-border-top-left-radius:25px;border-top-left-radius:25px;-webkit-border-top-right-radius:25px;-moz-border-top-right-radius:25px;-ms-border-top-right-radius:25px;-o-border-top-right-radius:25px;border-top-right-radius:25px}.product-options-button button.radio-swatch-label .radio-half-swatch:last-of-type,.product-options-button label.radio-swatch-label .radio-half-swatch:last-of-type{-webkit-border-bottom-left-radius:25px;-moz-border-bottom-left-radius:25px;-ms-border-bottom-left-radius:25px;-o-border-bottom-left-radius:25px;border-bottom-left-radius:25px;-webkit-border-bottom-right-radius:25px;-moz-border-bottom-right-radius:25px;-ms-border-bottom-right-radius:25px;-o-border-bottom-right-radius:25px;border-bottom-right-radius:25px}.product-options-button input[name=printon]+label{width:48.5%!important}.product-options-button input[name=printon]+label:nth-of-type(2n){margin-right:0}.product-options-button input[type=radio]:checked+label{color:#fff;border-color:#45d3ea;background-color:#45d3ea}.product-options-button input[type=radio]:checked+label.radio-swatch-label .radio-half-swatch:first-of-type:after,.product-options-button input[type=radio]:checked+label.radio-swatch-label .radio-swatch:after{opacity:1}.product-options-button .attribute-rounded-corner-image,.product-options-button .attribute-square-image{width:85px;height:50px;border:1px solid #a7a7a7}.product-options-button .attribute-rounded-corner-image{border-radius:8px;border:1px solid #a7a7a7}.product-options-button .attribute-rounded-corner-image.quarter{border-radius:10px}.product-options-button .attribute-rounded-corner-image.half{border-radius:20px}.text-wrapper{text-align:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;padding:7.5px;background-color:#f7f7f7;border:1px solid #bfbfbf;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px}@media only screen and (max-width:1400px) and (min-width:1050px){.text-wrapper{padding-bottom:6px}}@media only screen and (max-width:600px){.text-wrapper{font-size:14px;width:100%}}.text-wrapper span{color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px}@media only screen and (max-width:450px){.printTypes{margin-left:-30px;margin-right:-30px}}.printTypes .attr-wrapper{box-shadow:none}.printTypes .not-selected .title-wrapper{display:none}.printTypes .not-selected .deselect-print-type{display:none}.printTypes :not(.not-selected) .deselect-print-type{float:right;margin-top:5px}.printTypes .product-options-button button{width:48.5%}.printTypes .product-options-button button:nth-of-type(2n){margin-right:0}.attr-wrapper .title-wrapper.floating-button{width:140px}@media only screen and (max-width:800px){.attr-wrapper .title-wrapper.floating-button{margin-bottom:25px}}.attr-wrapper .title-wrapper .go-to-custom{position:relative;font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;font-size:10px;line-height:1;color:#000;padding:5px 7px 5px 36px;border-radius:20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-wrapper .title-wrapper .go-to-custom:hover{background-color:#f3fdff}.attr-wrapper .title-wrapper .go-to-custom:after{content:url(https://storage.jukeboxprint.com/s/images/ruller-custom-size-icon.svg);position:absolute;left:9px;top:50%;height:fit-content;width:20px;transform:translateY(-50%)}.attr-wrapper.text-center{text-align:center}.attr-wrapper:after{content:"";clear:both;display:table}.attr-wrapper .title-wrapper{position:relative;display:inline-block;z-index:1}.attr-wrapper h4.attr-title{display:inline-block;margin-top:15px;font-size:15px;color:#000}@media only screen and (max-width:600px){.attr-wrapper h4.attr-title{font-size:14px}}.attr-wrapper h4.attr-title .new-attr{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;color:#ff59bb}.attr-wrapper h4.attr-title .caption-text{font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;line-height:1;font-size:11px;margin-left:2px}@media only screen and (max-width:600px){.attr-wrapper h4.attr-title .caption-text{font-size:10px}}.attr-wrapper.text-dark h4.attr-title{color:#474747!important}.attr-wrapper a.left-arrow,.attr-wrapper a.right-arrow{display:inline-block}@media only screen and (min-width:2500px){.attr-wrapper{margin-bottom:30px}}@media only screen and (min-width:800px){.attr-wrapper{min-height:40px;position:relative}.attr-wrapper:not(.printWidth-attr):not(.printHeight-attr):not(.printType-container):not(.printTypes-attr):not(.showSheets){margin-bottom:25px}.attr-wrapper .title-wrapper{position:absolute;top:50%;left:0;width:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.attr-wrapper .title-wrapper h4.attr-title{margin:0;padding-left:30px}.attr-wrapper .default-die-description{position:relative;min-height:25px}.attr-wrapper .default-die-description.die-thumb{min-height:125px}.attr-wrapper .default-die-description>div{display:flex;justify-content:space-evenly;align-items:center}.attr-wrapper .default-die-description>div img{height:100px}.attr-wrapper .button-wrapper,.attr-wrapper .input-wrapper,.attr-wrapper .select-wrapper,.attr-wrapper .text-wrapper{position:absolute;top:0;right:5%;width:63%}.attr-wrapper .button-wrapper .select2,.attr-wrapper .button-wrapper button,.attr-wrapper .input-wrapper .select2,.attr-wrapper .input-wrapper button,.attr-wrapper .select-wrapper .select2,.attr-wrapper .select-wrapper button,.attr-wrapper .text-wrapper .select2,.attr-wrapper .text-wrapper button{font-size:15px!important}.attr-wrapper .default-die-description>div{position:absolute;top:0;width:100%;margin-top:10px}.attr-wrapper .default-die-description>div .select2,.attr-wrapper .default-die-description>div button{font-size:15px!important}.attr-wrapper.printHeight-attr .input-wrapper,.attr-wrapper.printWidth-attr .input-wrapper{right:0}.attr-wrapper.printTypes-attr{height:auto;margin-bottom:0}.attr-wrapper.printTypes-attr>.title-wrapper{position:absolute;top:22px}.attr-wrapper.printTypes-attr .printTypes .printType-container:first-of-type .printType-attr{position:relative;padding:0!important;background-color:transparent!important}.attr-wrapper.printTypes-attr .printTypes .printType-attr.not-selected{position:relative;background-color:inherit!important;padding-top:0!important;padding-bottom:0!important}.attr-wrapper.printTypes-attr .printTypes .printType-attr.not-selected>h4{position:absolute;top:50%;left:0;margin:0;padding-left:30px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.attr-wrapper .printType-container{position:relative;margin-bottom:0}.attr-wrapper .printType-container .special-add-on-title{position:absolute;top:37px;left:30px;margin:0;z-index:1}.attr-wrapper .printType-container .printType-attr,.attr-wrapper .printType-container .special-add-on-title+.printType-attr{padding:30px 0 1px!important;margin-bottom:30px;background-color:#f6fcfd!important;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.attr-wrapper .printType-container .printType-attr .deselect-print-type,.attr-wrapper .printType-container .special-add-on-title+.printType-attr .deselect-print-type{position:absolute;top:3px;right:22px;margin:0;z-index:1000}}.attr-wrapper .select2.select2-container.select2-container--default{position:relative;display:inline-block;width:100%!important;padding:2px 7px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;text-align:center;color:#000;background-color:#fff;border:1px solid #bfbfbf;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px;outline:0;cursor:pointer;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-appearance:none}@media only screen and (max-width:600px){.attr-wrapper .select2.select2-container.select2-container--default{padding:0}}.attr-wrapper .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.attr-wrapper .select2-selection__rendered.inactive{background-color:#444;color:#fff!important}.attr-wrapper .select2-selection__rendered.inactive .product-option{color:#fff}.attr-wrapper .select2-selection__rendered.inactive:before{content:"Disabled";color:#ff687a;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding-right:5px}.attr-wrapper.attr-arrows .text-wrapper{display:flex;justify-content:space-between;align-items:center;border:none;padding:0;background-color:transparent}.attr-wrapper.attr-arrows .text-wrapper>span{color:#000;max-width:102px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.4}.attr-wrapper.attr-arrows a.left-arrow,.attr-wrapper.attr-arrows a.right-arrow{position:relative;width:18px;height:18px;background-color:#4ec6da;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-wrapper.attr-arrows a.left-arrow:before,.attr-wrapper.attr-arrows a.right-arrow:before{content:"";position:absolute;top:3.75px;border:solid #fff;border-width:3.75px 3.75px 0 0;height:6.75px;width:6.75px}.attr-wrapper.attr-arrows a.left-arrow.left-arrow:before,.attr-wrapper.attr-arrows a.right-arrow.left-arrow:before{left:6px;-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);-ms-transform:rotate(-135deg);-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.attr-wrapper.attr-arrows a.left-arrow.right-arrow:before,.attr-wrapper.attr-arrows a.right-arrow.right-arrow:before{right:6px;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (min-width:1024px),(hover:hover){.attr-wrapper.attr-arrows a.left-arrow:hover,.attr-wrapper.attr-arrows a.right-arrow:hover{background-color:#93eef4}}.edit-wrapper{min-height:200px}.edit-wrapper>div{width:100%}.edit-wrapper .attr-wrapper .select2-container--disabled{background-color:#f7f7f7!important}@media only screen and (max-width:450px){.edit-wrapper .printType-container{padding:0 30px}}.edit-wrapper .attr-wrapper .printTypes .printType-attr:not(.not-selected){padding:20px 15px;padding-top:0;margin-bottom:15px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.edit-wrapper .attr-wrapper .printTypes .printType-attr:not(.not-selected) .select2.select2-container.select2-container--default{width:100%!important;background-color:#fff}@media only screen and (max-width:600px){.edit-wrapper .attr-wrapper .printType-attr h4{font-size:14px}}.edit-wrapper .printType-attr .deselect-print-type{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-top:10px;margin-bottom:10px;color:#c230ff;font-size:13px;text-decoration:underline;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.edit-wrapper .printType-attr .deselect-print-type:hover{color:#ffa6b2}}.edit-wrapper .sizes{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;width:75%;padding:20px;padding-top:0;background-color:#f7f7f7;border:1px solid #bfbfbf;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.edit-wrapper .sizes .attr-wrapper{width:31%}.edit-wrapper .sizes .attr-wrapper input{width:100%;background-color:#fff}.edit-wrapper .printDimensions-attr .printDimensions-container{display:flex;margin:20px 30px 40px;justify-content:flex-end;align-items:center}.edit-wrapper .printDimensions-attr .printDimensions-container .title-wrapper{display:none}.edit-wrapper .printDimensions-attr .printDimensions-container div.error{line-height:1!important}@media only screen and (max-width:800px){.edit-wrapper .printDimensions-attr .printDimensions-container{margin:20px 0 0;justify-content:center;align-items:center}}.edit-wrapper .printDimensions-attr .printDimensions-container .printHeight-attr,.edit-wrapper .printDimensions-attr .printDimensions-container .printWidth-attr{width:30%}.edit-wrapper .printDimensions-attr .printDimensions-container .printHeight-attr .input-wrapper input[type=text],.edit-wrapper .printDimensions-attr .printDimensions-container .printWidth-attr .input-wrapper input[type=text]{padding-left:15px;padding-right:15px}.edit-wrapper .printDimensions-attr .printDimensions-container .inch,.edit-wrapper .printDimensions-attr .printDimensions-container .x{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;width:8%;text-align:center}.edit-wrapper .printDimensions-attr .printDimensions-container .inch.x,.edit-wrapper .printDimensions-attr .printDimensions-container .x.x{width:4%}@media only screen and (min-width:800px){.edit-wrapper .printDimensions-attr .printDimensions-container .inch,.edit-wrapper .printDimensions-attr .printDimensions-container .x{width:9.28%;margin-bottom:25px}}@media only screen and (min-width:600px){.edit-wrapper .printDimensions-attr .printDimensions-container .inch,.edit-wrapper .printDimensions-attr .printDimensions-container .x{margin-bottom:0}}.edit-wrapper .printDimensions-attr .printDimensions-container .inch{color:#000;font-size:14px;margin-left:8px}@media only screen and (max-width:600px){.edit-wrapper .printDimensions-attr .printDimensions-container .inch{color:#000}}.edit-wrapper .printDimensions-attr:after{content:"";clear:both;display:table}.edit-wrapper .printDimensions-attr input[type=text]{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.edit-wrapper .printDimensions-attr .input-wrapper,.edit-wrapper .printDimensions-attr input[type=text]{width:100%}.edit-wrapper .printDimensions-attr input[type=text]{padding:6px;text-align:center}.edit-wrapper .type-attr .title-wrapper{z-index:2}.edit-wrapper .type-attr .title-wrapper .info-help{padding:0!important}.edit-wrapper .type-attr .title-wrapper .info-help:after{background-color:#ededed!important}.edit-wrapper .type-attr .title-wrapper .card-compare{width:100%;background-color:#d9ecf6;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden}.edit-wrapper .type-attr .title-wrapper .card-compare img{margin-left:-50px;max-width:110%}@media only screen and (max-width:600px){.edit-wrapper .type-attr .title-wrapper .card-compare img{margin-left:-18px}}.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label{position:absolute;top:52%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;-moz-transform:translateY(-50%);-o-transform:translateY(-50%);-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:600px){.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label{top:66%;-moz-transform:translateY(-50%) rotate(-57deg);-o-transform:translateY(-50%) rotate(-57deg);-ms-transform:translateY(-50%) rotate(-57deg);-webkit-transform:translateY(-50%) rotate(-57deg);transform:translateY(-50%) rotate(-57deg)}}.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label:first-of-type{left:28%}.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label:nth-of-type(2){left:51%;color:#fff}.edit-wrapper .type-attr .title-wrapper .card-compare span.ply-label:nth-of-type(3){left:72%}.order-edit-tab.tab-edit .edit-wrapper{min-height:inherit}.order-edit-tab.tab-edit .account-centre .shipping-wrapper{margin-left:0}.upgrades-wrapper{width:90%}@media only screen and (max-width:1050px){.upgrades-wrapper{margin:0 auto}}@media only screen and (max-width:750px){.upgrades-wrapper{width:100%}}.upgrades-wrapper .upgrade-list{margin-right:5%;border:1px solid #45d3ea;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}@media only screen and (max-width:800px){.upgrades-wrapper .upgrade-list{margin-right:0}}.upgrades-wrapper .upgrade-list>h4{margin-top:0;margin-bottom:0;padding:15px 30px 10px;color:#000;font-size:18px}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list>h4{padding:15px 15px 10px}}.upgrades-wrapper .upgrade-list .upgrade{position:relative;border-bottom:1px solid #f7f7f7}.upgrades-wrapper .upgrade-list .upgrade.hidden{display:none}.upgrades-wrapper .upgrade-list .upgrade.selected{background-color:#f6fcfd;border-color:#eee}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]+label,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]+label{font-size:15px;color:#000;cursor:pointer}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]+label:before,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]+label:before{content:"";position:absolute;top:50%;left:-25px;width:14px;height:14px;margin-top:-7.5px;border:1px solid #bfbfbf;-webkit-border-radius:50%;-moz-border-radius:50%;-mos-border-radius:50%;-o-border-radius:50%;border-radius:50%}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]+label:after,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]+label:after{content:"";position:absolute;top:50%;left:-17px;width:3px;height:3px;margin-top:-1px;background-color:#45d3ea;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:0}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]:checked+label:after,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]:checked+label:after{left:-22px;width:10px;height:10px;margin-top:-4.5px;opacity:1}.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]:checked+.extra-label:after,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]:checked+.extra-label:after{left:33px}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade input[type=checkbox]:checked+.extra-label:after,.upgrades-wrapper .upgrade-list .upgrade input[type=radio]:checked+.extra-label:after{left:18px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section{position:relative}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details{position:relative;display:block}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details .info-icon{display:none;top:0;right:-25px;width:25px;height:25px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details .info-icon .svg{width:25px;height:25px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details .info-help{top:50px!important;left:0!important}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .upgrade-details .info-help:after{left:20px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label{position:relative;display:block;margin:0;padding:15px 30px;padding-left:54px;color:#000;line-height:1.3;letter-spacing:.3px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label{font-size:14px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label:before{left:30px}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label{padding:15px;padding-left:39px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label:before{left:15px}}@media only screen and (min-width:1024px),(hover:hover){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-label:hover{background-color:#fbfbfb}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-price-content{position:absolute;top:50%;left:220px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-price-content{position:static;padding-left:39px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-price-content>span{font-size:15px;color:#4ec6da;line-height:1}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-top-section .extra-price-content>span{font-size:13px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options{width:95%;padding-left:220px;padding-bottom:15px}@media only screen and (max-width:600px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options{width:100%;padding-left:50px;padding-right:50px;margin-top:0}}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options{padding-left:15px;padding-right:15px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .note{padding:0 0 15px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper{margin-bottom:20px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper:last-of-type{margin-bottom:0}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper h4.attr-title{padding-left:0;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .text-wrapper{display:inline-block;right:auto;left:0;width:auto;padding:4px 15px;font-size:15px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .input-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .select-wrapper{right:0;width:67%}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .input-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .select-wrapper{width:100%}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper{position:static;width:100%}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .options{position:relative}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option{padding-left:28px;margin-right:20px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option:last-of-type{margin-right:0}@media only screen and (max-width:600px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.radio{margin-top:5px;margin-bottom:5px}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.btn{width:auto;padding:4px 15px;margin-top:5px;margin-bottom:5px;margin-left:0;margin-right:10px;font-size:14px!important}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image{width:45%;padding:0;margin-top:5%;margin-right:10%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;cursor:pointer}@media only screen and (max-width:650px) and (min-width:500px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image{margin-right:5%}}@media only screen and (max-width:500px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image{vertical-align:top}}@media only screen and (max-width:400px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image{width:48%;margin-right:4%}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image:nth-of-type(2n){margin-right:0}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image p{margin:0;color:#000;font-size:13px;white-space:nowrap;letter-spacing:.3px}@media only screen and (max-width:500px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image p{min-height:36px;margin-top:5px;line-height:1.1;white-space:normal}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option.image.selected p{color:#4ec6da}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option input[type=radio]+label{position:relative;width:auto;padding:0;margin-right:0;font-size:14px;border:none;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;white-space:nowrap}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .button-wrapper .option input[type=radio]+label:before{display:inline}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .button-wrapper{height:50px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper .select2,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper input{font-size:14px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.Radius-attr .select-wrapper{right:27%;width:40%}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.Radius-attr .select-wrapper{width:100%}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color_text-attr>div{display:inline-block;width:65%;margin-left:10px}@media only screen and (max-width:500px){.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color_text-attr>div{width:100%;margin-left:0}}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_finish-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.envelope-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.fold-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string-attr .title-wrapper{display:none}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring_sides-attr .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string_size-attr .title-wrapper{position:static;display:block!important;float:none;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .text-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring_sides-attr .text-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string_size-attr .text-wrapper{position:relative;width:fit-content}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .option.btn,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring_sides-attr .option.btn,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string_size-attr .option.btn{padding:5px 22px}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.quantity-attr .quantity-arrow,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.reinforcement_ring_sides-attr .quantity-arrow,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.string_size-attr .quantity-arrow{display:none}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_finish-attr .option.image .option-image-wrapper{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;-ms-border-top-right-radius:0;-o-border-top-right-radius:0;border-top-right-radius:0;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_finish-attr .option.image.not-selected .option-image-wrapper{opacity:.2}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color-attr .title-wrapper{position:static;float:none;margin-bottom:5px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color-attr .select-wrapper,.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .attr-wrapper.edge_color-attr .text-wrapper{position:static;width:100%}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .pads .attr-wrapper>div{display:inline-block;position:absolute;top:50%;right:15%;width:55%;-webkit-transform:translateY(-40%);-moz-transform:translateY(-40%);-ms-transform:translateY(-40%);-o-transform:translateY(-40%);transform:translateY(-40%)}.upgrades-wrapper .upgrade-list .upgrade .upgrade-options .info-icon{display:none}.upgrades-wrapper .upgrade-list .upgrade.blank_card-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.coil_booklet_hole-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.hole_drilling-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.metal_eyelet-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.pantone_color_match-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.rounded_corner-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.sameday-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.sticker_output-upgrade .title-wrapper,.upgrades-wrapper .upgrade-list .upgrade.wall_hanger-upgrade .title-wrapper{display:none}.upgrades-wrapper .upgrade-list .upgrade.rounded_corner-upgrade .corner-picker{max-width:300px;margin-top:20px}.upgrades-wrapper .upgrade-list .upgrade.rounded_corner-upgrade .corner-picker .attr-title{display:none}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .base-size{position:relative;margin:15px 0;background-color:#fff;border:3px solid #4ec6da}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .trimmed-size{position:absolute;top:50%;left:50%;max-width:100%;max-height:100%;background-color:#f7f7f7;border:1px solid #f2819d;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr{float:left;width:48%;margin-right:4%;margin-bottom:35px}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr:last-of-type,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr:last-of-type{margin-right:0;margin-bottom:0}@media only screen and (max-width:450px){.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr{float:none;width:100%;margin:0}}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr .attr-title,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr .attr-title{margin:0;margin-top:8px}@media only screen and (min-width:450px){.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr>div,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr>div{position:static;display:inline-block;width:55%;margin-left:10px;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.height-attr .error,.upgrades-wrapper .upgrade-list .upgrade.trimming-upgrade .attr-wrapper.width-attr .error{position:absolute;top:100%;left:-50%;width:190%}.upgrades-wrapper .upgrade-list .upgrade.pantone_color_match-upgrade .extra-option-label{display:inline-block}.upgrades-wrapper .upgrade-list .upgrade.pantone_color_match-upgrade .pantone_color_match-add-on .attr-wrapper{margin-top:10px}.upgrades-wrapper .upgrade-list .upgrade.selected .extra-price-content .extra-price-text{display:none!important}.upgrades-wrapper .upgrade-list .upgrade.selected .extra-price-content .extra-price{display:block;color:#000;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;letter-spacing:.3px}.upgrades-wrapper .upgrade-list .upgrade.selected .extra-label{background-color:transparent!important}.upgrades-wrapper .corner-simulator{position:relative;width:100%;padding-bottom:57.15%}.upgrades-wrapper .corner-simulator .corner{position:absolute;width:50%;height:50%;background-color:#fff;border:3px solid #4ec6da;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.upgrades-wrapper .corner-simulator .corner:after{content:"\f1db";position:absolute;font-family:"Font Awesome 6 Free";font-size:20px;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.upgrades-wrapper .corner-simulator .corner:hover{border-color:#f2819d}}.upgrades-wrapper .corner-simulator .corner.topLeft{top:0;left:0;border-right:none;border-bottom:none}.upgrades-wrapper .corner-simulator .corner.topLeft:after{top:20px;left:20px}.upgrades-wrapper .corner-simulator .corner.topRight{top:0;right:0;border-left:none;border-bottom:none}.upgrades-wrapper .corner-simulator .corner.topRight:after{top:20px;right:20px}.upgrades-wrapper .corner-simulator .corner.bottomLeft{bottom:0;left:0;border-top:none;border-right:none}.upgrades-wrapper .corner-simulator .corner.bottomLeft:after{bottom:20px;left:20px}.upgrades-wrapper .corner-simulator .corner.bottomRight{bottom:0;right:0;border-top:none;border-left:none}.upgrades-wrapper .corner-simulator .corner.bottomRight:after{bottom:20px;right:20px}.upgrades-wrapper .corner-simulator .corner.selected:after{content:"\f192"}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape{float:left;width:100px;height:58px;margin-right:15px;margin-bottom:15px;background-color:#fff;border:3px solid #4ec6da;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape:hover{border-color:#f2819d}}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.hidden{display:none}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.topLeft{-webkit-border-top-left-radius:20px;-moz-border-top-left-radius:20px;-ms-border-top-left-radius:20px;-o-border-top-left-radius:20px;border-top-left-radius:20px}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.topRight{-webkit-border-top-right-radius:20px;-moz-border-top-right-radius:20px;-ms-border-top-right-radius:20px;-o-border-top-right-radius:20px;border-top-right-radius:20px}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.bottomLeft{-webkit-border-bottom-left-radius:20px;-moz-border-bottom-left-radius:20px;-ms-border-bottom-left-radius:20px;-o-border-bottom-left-radius:20px;border-bottom-left-radius:20px}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.bottomRight{-webkit-border-bottom-right-radius:20px;-moz-border-bottom-right-radius:20px;-ms-border-bottom-right-radius:20px;-o-border-bottom-right-radius:20px;border-bottom-right-radius:20px}.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.selected{background-color:#eaf9ff;cursor:auto}@media only screen and (min-width:1024px),(hover:hover){.upgrades-wrapper .die-cut-corners .die-shapes .corner-die-shape.selected:hover{border-color:#4ec6da}}.upgrades-wrapper .die-cut-corners .orientation{margin-bottom:15px}.upgrades-wrapper .die-cut-corners .orientation>button{float:left;position:relative;margin-right:15px;padding-left:50px}.upgrades-wrapper .die-cut-corners .orientation>button .svg{position:absolute;top:50%;left:20px;width:22px;height:22px;margin-top:-11px}.upgrades-wrapper .die-cut-corners .orientation>button .svg path{fill:#fff}.select2-results__option{position:relative}.select2-results__option.not-selected-option{display:none}.select2-results__option.inactive{background-color:#444;color:#fff!important}.select2-results__option.inactive .product-option{color:#fff}.select2-results__option.inactive:before{content:"Disabled";color:#ff687a;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding-right:5px}.select2-results__option .on-sale-option{display:flex;align-items:center;width:100%}.select2-results__option .on-sale-option .on-sale-icon{margin-left:8px;width:45px}.select2-dropdown.add-color .select2-search:after{content:"\e881"}.select2-container.select2-container--default.select2-container--open{z-index:10000!important}.mobile-nav .select2-container.select2-container--default.select2-container--open{z-index:-1000!important}.switch-wrapper{text-align:right;width:88%}.advanced-options,.basic-options{margin-top:30px;text-align:left;letter-spacing:.7px;font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;font-size:14px}.advanced-options>a,.basic-options>a{color:#21bae0;font-family:"DM Sans",sans-serif;font-weight:300;line-height:1.8;display:inline-block;letter-spacing:0}.advanced-options>a.toggle-advanced,.advanced-options>a.toggle-basic,.basic-options>a.toggle-advanced,.basic-options>a.toggle-basic{color:#000;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:0;display:flex;align-items:center}.advanced-options>a.toggle-advanced .advanced-icon,.advanced-options>a.toggle-basic .advanced-icon,.basic-options>a.toggle-advanced .advanced-icon,.basic-options>a.toggle-basic .advanced-icon{margin-right:3px}.advanced-options>a.toggle-advanced .advanced-icon .st0,.advanced-options>a.toggle-basic .advanced-icon .st0,.basic-options>a.toggle-advanced .advanced-icon .st0,.basic-options>a.toggle-basic .advanced-icon .st0{fill:#1d1d1b!important;stroke-width:inherit;stroke:#1d1d1b!important}.toggle-text{color:#666;vertical-align:top}.switch{position:relative;display:inline-block;width:38px;height:21px;margin-left:4px;margin-top:2px}.switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#7f7f7f;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.switch .slider:before{position:absolute;content:"";height:15px;width:15px;left:3px;bottom:3px;background-color:#fff;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.switch .slider.round{border-radius:23px}.switch .slider.round:before{border-radius:50%}.switch input:checked+.slider{background-color:#8ed822}.switch input:checked+.slider:before{-webkit-transform:translateX(16px);-moz-transform:translateX(16px);-ms-transform:translateX(16px);-o-transform:translateX(16px);transform:translateX(16px)}.switch input[disabled]+.slider{cursor:not-allowed}.switch input[disabled]+.slider:before{background-color:#ccc}.switch input[disabled]:checked+.slider{background-color:#666}.convert-header{font-family:AvertaStdPE-Light,sans-serif;font-size:1em;margin-top:15px;color:#ff7200;font-weight:700;cursor:auto}.convert-message{font-family:AvertaStdPE-Light,sans-serif;font-size:.65em;margin-bottom:15px;cursor:auto}.upgrade-attribute-link a{font-size:.875em;color:#000;font-family:AvertaStdPE-Light,sans-serif}.custom-swatch{display:none;width:100%}.custom-swatch button{margin:10px 0}.custom-swatch .sticker-logo{display:none}.custom-swatch .logo-size-outer{display:none;margin-top:20px}.custom-swatch .logo-size-wrapper{position:relative;height:20px;display:none}.custom-swatch .logo-size-small{position:absolute;bottom:0;left:0;font-size:10px}.custom-swatch .logo-size-medium{position:absolute;left:50%;bottom:0;transform:translateX(-50%);font-size:14px}.custom-swatch .logo-size-large{position:absolute;bottom:0;right:0;font-size:18px}.custom-swatch .custom-logo{text-align:center}.custom-swatch .file-types{font-size:.8em;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#9d9d9d}.custom-swatch button.logo-upload{width:330px;border-radius:5px;margin-top:20px;margin-bottom:5px;background-color:#4ac5f3}.custom-swatch button.logo-upload:hover{background-color:#8adfff}.custom-swatch #logo-size{appearance:none;outline:0;padding:0;border:0;height:8px;width:75%;background-color:#a1a1a1;border-radius:1em;cursor:pointer;margin:auto}.custom-swatch #logo-size:focus{background-color:#a1a1a1!important}.custom-swatch #logo-size::-moz-range-track{appearance:none;background:#a1a1a1;outline:0}.custom-swatch #logo-size::-moz-focus-outer{border:0}.custom-swatch #logo-size::-moz-range-thumb{appearance:none;height:1.25em;width:1.25em;border:none;box-shadow:0 0 0 .3em #fff;border-radius:1em;background:#a1e168;transform:scale(.9);transition:.3s ease-out}.custom-swatch #logo-size::-moz-range-thumb:active,.custom-swatch #logo-size::-moz-range-thumb:focus{appearance:none;transform:scale(1.25)}.custom-swatch #logo-size::-webkit-slider-thumb{appearance:none;width:1.25em;height:1.25em;border:none;box-shadow:0 0 0 .3em #fff;border-radius:1em;background:#a1e168;transform:scale(.8);transition:.3s ease-out}.custom-swatch #logo-size::-webkit-slider-thumb:active,.custom-swatch #logo-size::-webkit-slider-thumb:focus{appearance:none;transform:scale(1.1)}.custom-swatch .logo-delete{text-align:center;cursor:pointer;width:100px;margin:auto;margin-top:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.custom-swatch .custom-reset{position:absolute;top:7px;right:25px;color:#7ac142!important;cursor:pointer;text-decoration:underline;font-size:.9em;display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none}.number-select-spinner input{float:left;width:40px!important;height:33px!important;padding:0;font-size:15px;font-weight:700;text-transform:uppercase;text-align:center;color:#000;border:1px #b2b2b2 solid;background:0 0;outline:0;border-radius:0!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.number-select-spinner input:focus{border-color:#b2b2b2!important}.number-select-spinner .add,.number-select-spinner .sub{float:left;display:block;width:25px;height:31px;text-align:center;font-weight:700;font-size:1.2em;line-height:33px;border:1px #b2b2b2 solid;border-right:0;border-radius:4px 0 0 4px;cursor:pointer;transition:.1s linear;-o-transition:.1s linear;-ms-transition:.1s linear;-moz-transition:.1s linear;-webkit-transition:.1s linear}.number-select-spinner .add{top:0;border:1px #b2b2b2 solid;border-left:0;border-radius:0 4px 4px 0}.number-select-spinner .add:hover,.number-select-spinner .sub:hover{background:#50c6da;color:#fff}.number-select-spinner input::-webkit-inner-spin-button,.number-select-spinner input::-webkit-outer-spin-button{-webkit-appearance:none}.number-select-spinner input[type=number]{-moz-appearance:textfield}.attr-wrapper select.mobile{padding:5px 0 0 15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.attr-wrapper select.mobile.turnaround-dropdown-mobile{padding:18px 0 3px 15px}.attr-wrapper select.mobile.edge_finish-dropdown-mobile{margin-top:-10px}.attr-wrapper select.mobile.edge_color-dropdown-mobile,.attr-wrapper select.mobile.size-dropdown-mobile{padding:22px 0 0 15px}@media only screen and (max-width:600px){.coasters .dimensions-attr:not(:empty).attr-select,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select,.mobile-attr-styles,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select,body.business-card-v2 .coilColor-attr:not(:empty).attr-select,body.business-card-v2 .dimensions-attr:not(:empty).attr-select,body.business-card-v2 .edge_color-attr:not(:empty).attr-select,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select,body.business-card-v2 .envelope-attr:not(:empty).attr-select,body.business-card-v2 .eyelet-attr:not(:empty).attr-select,body.business-card-v2 .fold-attr:not(:empty).attr-select,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select,body.business-card-v2 .hole-attr:not(:empty).attr-select,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select,body.business-card-v2 .orientation-attr:not(:empty).attr-select,body.business-card-v2 .pages-attr:not(:empty).attr-select,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select,body.business-card-v2 .select-grommet-section:not(:empty).attr-select,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select,body.business-card-v2 .shape-attr:not(:empty).attr-select,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select,body.business-card-v2 .showSheet-attr:not(:empty).attr-select,body.business-card-v2 .size-attr:not(:empty).attr-select,body.business-card-v2 .size1-attr:not(:empty).attr-select,body.business-card-v2 .size2-attr:not(:empty).attr-select,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select,body.business-card-v2 .stock-attr:not(:empty).attr-select,body.business-card-v2 .stock1-attr:not(:empty).attr-select,body.business-card-v2 .stock2-attr:not(:empty).attr-select,body.business-card-v2 .type-attr:not(:empty).attr-select,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select,body.sticker-v2 .coilColor-attr:not(:empty).attr-select,body.sticker-v2 .dimensions-attr:not(:empty).attr-select,body.sticker-v2 .edge_color-attr:not(:empty).attr-select,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select,body.sticker-v2 .envelope-attr:not(:empty).attr-select,body.sticker-v2 .eyelet-attr:not(:empty).attr-select,body.sticker-v2 .fold-attr:not(:empty).attr-select,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select,body.sticker-v2 .hole-attr:not(:empty).attr-select,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select,body.sticker-v2 .orientation-attr:not(:empty).attr-select,body.sticker-v2 .output-attr:not(:empty).attr-select,body.sticker-v2 .pages-attr:not(:empty).attr-select,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select,body.sticker-v2 .select-grommet-section:not(:empty).attr-select,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select,body.sticker-v2 .shape-attr:not(:empty).attr-select,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select,body.sticker-v2 .showSheet-attr:not(:empty).attr-select,body.sticker-v2 .size-attr:not(:empty).attr-select,body.sticker-v2 .size1-attr:not(:empty).attr-select,body.sticker-v2 .size2-attr:not(:empty).attr-select,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select,body.sticker-v2 .stock-attr:not(:empty).attr-select,body.sticker-v2 .stock1-attr:not(:empty).attr-select,body.sticker-v2 .stock2-attr:not(:empty).attr-select,body.sticker-v2 .type-attr:not(:empty).attr-select{position:relative;width:100%;border:1px solid #e1e1e1}.coasters .dimensions-attr:not(:empty).attr-select .title-desc,.coasters .dimensions-attr:not(:empty).attr-select h4.attr-title,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select .title-desc,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select h4.attr-title,.mobile-attr-styles .title-desc,.mobile-attr-styles h4.attr-title,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .coilColor-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .coilColor-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .dimensions-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .dimensions-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .edge_color-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .edge_color-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .envelope-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .envelope-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .eyelet-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .eyelet-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .fold-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .fold-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .hole-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .hole-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .orientation-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .orientation-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .pages-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .pages-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .title-desc,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select h4.attr-title,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .select-grommet-section:not(:empty).attr-select .title-desc,body.business-card-v2 .select-grommet-section:not(:empty).attr-select h4.attr-title,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select .title-desc,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select h4.attr-title,body.business-card-v2 .shape-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .shape-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .showSheet-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .showSheet-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .size-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .size-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .size1-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .size1-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .size2-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .size2-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .stock-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .stock-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .stock1-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .stock1-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .stock2-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .stock2-attr:not(:empty).attr-select h4.attr-title,body.business-card-v2 .type-attr:not(:empty).attr-select .title-desc,body.business-card-v2 .type-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select h4.attr-title,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select .title-desc,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .coilColor-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .coilColor-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .dimensions-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .dimensions-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .edge_color-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .edge_color-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .envelope-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .envelope-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .eyelet-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .eyelet-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .fold-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .fold-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .hole-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .hole-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .orientation-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .orientation-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .output-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .output-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .pages-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .pages-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .title-desc,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select h4.attr-title,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .select-grommet-section:not(:empty).attr-select .title-desc,body.sticker-v2 .select-grommet-section:not(:empty).attr-select h4.attr-title,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select .title-desc,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select h4.attr-title,body.sticker-v2 .shape-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .shape-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .showSheet-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .showSheet-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .size-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .size-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .size1-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .size1-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .size2-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .size2-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .stock-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .stock-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .stock1-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .stock1-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .stock2-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .stock2-attr:not(:empty).attr-select h4.attr-title,body.sticker-v2 .type-attr:not(:empty).attr-select .title-desc,body.sticker-v2 .type-attr:not(:empty).attr-select h4.attr-title{display:none!important}.coasters .dimensions-attr:not(:empty).attr-select .mobile-select-label,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select .mobile-select-label,.mobile-attr-styles .mobile-select-label,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .coilColor-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .dimensions-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .edge_color-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .envelope-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .eyelet-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .fold-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .hole-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .orientation-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .pages-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .select-grommet-section:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .shape-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .showSheet-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .size-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .size1-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .size2-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .stock-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .stock1-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .stock2-attr:not(:empty).attr-select .mobile-select-label,body.business-card-v2 .type-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select .mobile-select-label,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .coilColor-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .dimensions-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .edge_color-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .envelope-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .eyelet-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .fold-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .hole-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .orientation-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .output-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .pages-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .select-grommet-section:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .shape-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .showSheet-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .size-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .size1-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .size2-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .stock-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .stock1-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .stock2-attr:not(:empty).attr-select .mobile-select-label,body.sticker-v2 .type-attr:not(:empty).attr-select .mobile-select-label{position:absolute;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#000;left:15px;top:4px}.coasters .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,.custom_coaster_printing .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,.mobile-attr-styles .mobile-select-label .new-attr,body.business-card-v2 .applyOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .coilColor-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .edge_color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .edge_finish-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .envelope-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .eyelet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .fold-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .frontCoating-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .hole-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .orientation-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .pages-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .select-grommet-section:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .shape-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .sheetOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .showSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .size-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .size1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .size2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .stickerSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .stock-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .stock2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.business-card-v2 .type-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .applyOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .coilColor-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .edge_color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .edge_finish-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .envelope-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .eyelet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .fold-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .frontCoating-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .hole-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .orientation-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .pages-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .select-grommet-section:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .shape-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .sheetOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .showSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .size-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .size1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .size2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .stickerSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .stock-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .stock2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.has-product-select-image-gallery .type-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .applyOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .coilColor-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .dimensions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .edge_color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .edge_finish-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .envelope-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .eyelet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .fold-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .frontCoating-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .hole-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .notepads-stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .orientation-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .output-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .pages-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .printType-attr>.color-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .printType-attr>.print-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .select-grommet-section:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .select-hangtag-string-section:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .shape-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .sheetOptions-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .showSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .size-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .size1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .size2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .stickerSheet-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .stock-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .stock1-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .stock2-attr:not(:empty).attr-select .mobile-select-label .new-attr,body.sticker-v2 .type-attr:not(:empty).attr-select .mobile-select-label .new-attr{display:none}.coasters .dimensions-attr.attr-select:not(:empty):after,.custom_coaster_printing .dimensions-attr.attr-select:not(:empty):after,.mobile-attr-styles:after,body.business-card-v2 .applyOptions-attr.attr-select:not(:empty):after,body.business-card-v2 .coilColor-attr.attr-select:not(:empty):after,body.business-card-v2 .dimensions-attr.attr-select:not(:empty):after,body.business-card-v2 .edge_color-attr.attr-select:not(:empty):after,body.business-card-v2 .edge_finish-attr.attr-select:not(:empty):after,body.business-card-v2 .envelope-attr.attr-select:not(:empty):after,body.business-card-v2 .eyelet-attr.attr-select:not(:empty):after,body.business-card-v2 .fold-attr.attr-select:not(:empty):after,body.business-card-v2 .frontCoating-attr.attr-select:not(:empty):after,body.business-card-v2 .hole-attr.attr-select:not(:empty):after,body.business-card-v2 .notepads-stock1-attr.attr-select:not(:empty):after,body.business-card-v2 .orientation-attr.attr-select:not(:empty):after,body.business-card-v2 .pages-attr.attr-select:not(:empty):after,body.business-card-v2 .printType-attr>.color-attr.attr-select:not(:empty):after,body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper.attr-select:not(:empty):after,body.business-card-v2 .printType-attr>.print-attr.attr-select:not(:empty):after,body.business-card-v2 .select-grommet-section.attr-select:not(:empty):after,body.business-card-v2 .select-hangtag-string-section.attr-select:not(:empty):after,body.business-card-v2 .shape-attr.attr-select:not(:empty):after,body.business-card-v2 .sheetOptions-attr.attr-select:not(:empty):after,body.business-card-v2 .showSheet-attr.attr-select:not(:empty):after,body.business-card-v2 .size-attr.attr-select:not(:empty):after,body.business-card-v2 .size1-attr.attr-select:not(:empty):after,body.business-card-v2 .size2-attr.attr-select:not(:empty):after,body.business-card-v2 .stickerSheet-attr.attr-select:not(:empty):after,body.business-card-v2 .stock-attr.attr-select:not(:empty):after,body.business-card-v2 .stock1-attr.attr-select:not(:empty):after,body.business-card-v2 .stock2-attr.attr-select:not(:empty):after,body.business-card-v2 .type-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .applyOptions-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .coilColor-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .dimensions-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .edge_color-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .edge_finish-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .envelope-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .eyelet-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .fold-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .frontCoating-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .hole-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .notepads-stock1-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .orientation-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .pages-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .printType-attr>.color-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper.attr-select:not(:empty):after,body.has-product-select-image-gallery .printType-attr>.print-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .select-grommet-section.attr-select:not(:empty):after,body.has-product-select-image-gallery .select-hangtag-string-section.attr-select:not(:empty):after,body.has-product-select-image-gallery .shape-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .sheetOptions-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .showSheet-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .size-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .size1-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .size2-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .stickerSheet-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .stock-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .stock1-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .stock2-attr.attr-select:not(:empty):after,body.has-product-select-image-gallery .type-attr.attr-select:not(:empty):after,body.sticker-v2 .applyOptions-attr.attr-select:not(:empty):after,body.sticker-v2 .coilColor-attr.attr-select:not(:empty):after,body.sticker-v2 .dimensions-attr.attr-select:not(:empty):after,body.sticker-v2 .edge_color-attr.attr-select:not(:empty):after,body.sticker-v2 .edge_finish-attr.attr-select:not(:empty):after,body.sticker-v2 .envelope-attr.attr-select:not(:empty):after,body.sticker-v2 .eyelet-attr.attr-select:not(:empty):after,body.sticker-v2 .fold-attr.attr-select:not(:empty):after,body.sticker-v2 .frontCoating-attr.attr-select:not(:empty):after,body.sticker-v2 .hole-attr.attr-select:not(:empty):after,body.sticker-v2 .notepads-stock1-attr.attr-select:not(:empty):after,body.sticker-v2 .orientation-attr.attr-select:not(:empty):after,body.sticker-v2 .output-attr.attr-select:not(:empty):after,body.sticker-v2 .pages-attr.attr-select:not(:empty):after,body.sticker-v2 .printType-attr>.color-attr.attr-select:not(:empty):after,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper.attr-select:not(:empty):after,body.sticker-v2 .printType-attr>.print-attr.attr-select:not(:empty):after,body.sticker-v2 .select-grommet-section.attr-select:not(:empty):after,body.sticker-v2 .select-hangtag-string-section.attr-select:not(:empty):after,body.sticker-v2 .shape-attr.attr-select:not(:empty):after,body.sticker-v2 .sheetOptions-attr.attr-select:not(:empty):after,body.sticker-v2 .showSheet-attr.attr-select:not(:empty):after,body.sticker-v2 .size-attr.attr-select:not(:empty):after,body.sticker-v2 .size1-attr.attr-select:not(:empty):after,body.sticker-v2 .size2-attr.attr-select:not(:empty):after,body.sticker-v2 .stickerSheet-attr.attr-select:not(:empty):after,body.sticker-v2 .stock-attr.attr-select:not(:empty):after,body.sticker-v2 .stock1-attr.attr-select:not(:empty):after,body.sticker-v2 .stock2-attr.attr-select:not(:empty):after,body.sticker-v2 .type-attr.attr-select:not(:empty):after{content:"";clear:both;display:table;position:absolute;top:35%;right:15px;padding:4px;border-right:2px solid;border-bottom:2px solid;transform:rotateZ(45deg)}}body.business-card-v2 #edit,body.has-product-select-image-gallery #edit,body.sticker-v2 #edit{min-height:750px}@media only screen and (min-width:600px) and (max-width:800px){body.business-card-v2 .printTypes-attr .deselect-print-type,body.has-product-select-image-gallery .printTypes-attr .deselect-print-type,body.sticker-v2 .printTypes-attr .deselect-print-type{position:absolute}}@media only screen and (max-width:600px){body.business-card-v2 .edge_finish-attr h4.attr-title,body.has-product-select-image-gallery .edge_finish-attr h4.attr-title,body.sticker-v2 .edge_finish-attr h4.attr-title{display:block!important}body.business-card-v2 .printTypes-attr .color-attr .title-wrapper,body.has-product-select-image-gallery .printTypes-attr .color-attr .title-wrapper,body.sticker-v2 .printTypes-attr .color-attr .title-wrapper{display:inline-block!important}body.business-card-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty):not(.front0-attr):not(.back0-attr) .title-wrapper,body.has-product-select-image-gallery .printType-attr>.colorData-attr>.attr-wrapper:not(:empty):not(.front0-attr):not(.back0-attr) .title-wrapper,body.sticker-v2 .printType-attr>.colorData-attr>.attr-wrapper:not(:empty):not(.front0-attr):not(.back0-attr) .title-wrapper{display:none!important}body.business-card-v2 .go-to-custom,body.has-product-select-image-gallery .go-to-custom,body.sticker-v2 .go-to-custom{display:none!important}body.business-card-v2 .attr-wrapper.customQuantity-attr,body.has-product-select-image-gallery .attr-wrapper.customQuantity-attr,body.sticker-v2 .attr-wrapper.customQuantity-attr{font-size:13px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-right:0!important;margin-top:8px!important;text-align:left}body.business-card-v2 .attr-wrapper.customQuantity-attr .title-wrapper h4.attr-title,body.has-product-select-image-gallery .attr-wrapper.customQuantity-attr .title-wrapper h4.attr-title,body.sticker-v2 .attr-wrapper.customQuantity-attr .title-wrapper h4.attr-title{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}body.business-card-v2 .attr-wrapper.customQuantity-attr input,body.has-product-select-image-gallery .attr-wrapper.customQuantity-attr input,body.sticker-v2 .attr-wrapper.customQuantity-attr input{border-radius:0!important}body.business-card-v2 .shape-attr:after,body.has-product-select-image-gallery .shape-attr:after,body.sticker-v2 .shape-attr:after{top:40%}body.business-card-v2 .printDimensions-container,body.has-product-select-image-gallery .printDimensions-container,body.sticker-v2 .printDimensions-container{width:89%}body.business-card-v2 .business-card-v2-options .attr-wrapper.customQuantity-attr,body.business-card-v2 .sticker-options .attr-wrapper.customQuantity-attr,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.customQuantity-attr,body.has-product-select-image-gallery .sticker-options .attr-wrapper.customQuantity-attr,body.sticker-v2 .business-card-v2-options .attr-wrapper.customQuantity-attr,body.sticker-v2 .sticker-options .attr-wrapper.customQuantity-attr{min-width:165px}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper{border:1px solid #e1e1e1}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2{border-radius:0;border:none}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2:hover{background-color:transparent!important}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .turnaround-wrapper .select2 .turnaround.product-option{text-align:left!important;padding-left:8px!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:0!important;font-size:15px}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper{top:5px;width:100%;margin:0}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.has-product-select-image-gallery .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.has-product-select-image-gallery .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .title-wrapper h4.attr-title{width:100%;text-align:left;font-size:14px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;margin-bottom:0!important}body.business-card-v2 .attr-wrapper.edge_finish-attr .title-wrapper,body.has-product-select-image-gallery .attr-wrapper.edge_finish-attr .title-wrapper,body.sticker-v2 .attr-wrapper.edge_finish-attr .title-wrapper{width:100%}body.business-card-v2 .attr-wrapper.edge_finish-attr .title-wrapper h4.attr-title,body.has-product-select-image-gallery .attr-wrapper.edge_finish-attr .title-wrapper h4.attr-title,body.sticker-v2 .attr-wrapper.edge_finish-attr .title-wrapper h4.attr-title{width:100%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;color:#000;text-align:left;margin-top:10px!important;margin-left:15px!important}body.business-card-v2 .business-card-v2-options .printTypes-attr .printType-attr .print-attr.attr-wrapper,body.has-product-select-image-gallery .business-card-v2-options .printTypes-attr .printType-attr .print-attr.attr-wrapper,body.sticker-v2 .business-card-v2-options .printTypes-attr .printType-attr .print-attr.attr-wrapper{margin-top:0!important}body.business-card-v2 .business-card-v2-options button.save-product:not(.hide),body.has-product-select-image-gallery .business-card-v2-options button.save-product:not(.hide),body.sticker-v2 .business-card-v2-options button.save-product:not(.hide){display:block!important}body.business-card-v2 .business-card-v2-options .save-btn-wrapper,body.business-card-v2 .business-card-v2-options .upload-btn-wrapper,body.has-product-select-image-gallery .business-card-v2-options .save-btn-wrapper,body.has-product-select-image-gallery .business-card-v2-options .upload-btn-wrapper,body.sticker-v2 .business-card-v2-options .save-btn-wrapper,body.sticker-v2 .business-card-v2-options .upload-btn-wrapper{display:none!important}body.business-card-v2 .printTypes-attr .deselect-print-type,body.has-product-select-image-gallery .printTypes-attr .deselect-print-type,body.sticker-v2 .printTypes-attr .deselect-print-type{position:absolute}body.business-card-v2 .printType-attr.show-delete.not-selected,body.has-product-select-image-gallery .printType-attr.show-delete.not-selected,body.sticker-v2 .printType-attr.show-delete.not-selected{margin-top:0!important}}@media only screen and (max-width:600px){body.business-card-v2.sticker-v2 .attr-wrapper.customQuantity-attr,body.has-product-select-image-gallery.sticker-v2 .attr-wrapper.customQuantity-attr,body.sticker-v2.sticker-v2 .attr-wrapper.customQuantity-attr{margin-top:-10px!important;font-size:14px!important}}@media only screen and (max-width:600px){body[data-pageid="246"] .all-product-select-images-carousel .slick-track,body[data-pageid="81"] .all-product-select-images-carousel .slick-track{margin-top:0}}body[data-pageid="234"] .output-attr{display:none}body.wedding_invitations .envelope-attr .title-wrapper .info-icon{display:none}body.wedding_invitations .envelope-upgrade{display:none!important}body.custom_window_cling.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.perforated_window_vinyl.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.sk_dry_erase.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.sk_wall.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.window_cling.simplified-sticker .quantity-attr .title-wrapper .info-icon,body.window_vinyl.simplified-sticker .quantity-attr .title-wrapper .info-icon{display:none!important}body.admin.order_product_show .quantity-attr,body.bc_sticker .quantity-attr,body.sticker_business_cards .quantity-attr{position:relative}body.admin.order_product_show .quantity-attr.show-before:before,body.bc_sticker .quantity-attr.show-before:before,body.sticker_business_cards .quantity-attr.show-before:before{visibility:visible;opacity:1}body.admin.order_product_show .quantity-attr.show-before:after,body.bc_sticker .quantity-attr.show-before:after,body.sticker_business_cards .quantity-attr.show-before:after{visibility:hidden;opacity:0}body.admin.order_product_show .quantity-attr .button-container,body.bc_sticker .quantity-attr .button-container,body.sticker_business_cards .quantity-attr .button-container{position:relative;height:40px}body.admin.order_product_show .quantity-attr .button-container .previous,body.bc_sticker .quantity-attr .button-container .previous,body.sticker_business_cards .quantity-attr .button-container .previous{position:absolute;top:50%;right:10px;width:20px;height:40px;display:none;cursor:pointer;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .previous,body.bc_sticker .quantity-attr .button-container .previous,body.sticker_business_cards .quantity-attr .button-container .previous{right:-12px}}body.admin.order_product_show .quantity-attr .button-container .previous:after,body.bc_sticker .quantity-attr .button-container .previous:after,body.sticker_business_cards .quantity-attr .button-container .previous:after{content:"\f104";position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-5.35px;font-family:"Font Awesome 6 Free";font-size:30px;color:#4ec6da;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}@media only screen and (min-width:1024px),(hover:hover){body.admin.order_product_show .quantity-attr .button-container .previous:hover:after,body.bc_sticker .quantity-attr .button-container .previous:hover:after,body.sticker_business_cards .quantity-attr .button-container .previous:hover:after{margin-left:-10px}}body.admin.order_product_show .quantity-attr .button-container .previous.both-visible,body.bc_sticker .quantity-attr .button-container .previous.both-visible,body.sticker_business_cards .quantity-attr .button-container .previous.both-visible{right:15px}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .previous.both-visible,body.bc_sticker .quantity-attr .button-container .previous.both-visible,body.sticker_business_cards .quantity-attr .button-container .previous.both-visible{right:auto;left:-20px}}body.admin.order_product_show .quantity-attr .button-container .next,body.bc_sticker .quantity-attr .button-container .next,body.sticker_business_cards .quantity-attr .button-container .next{position:absolute;top:50%;right:10px;width:20px;height:40px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .next,body.bc_sticker .quantity-attr .button-container .next,body.sticker_business_cards .quantity-attr .button-container .next{right:-12px}}body.admin.order_product_show .quantity-attr .button-container .next:after,body.bc_sticker .quantity-attr .button-container .next:after,body.sticker_business_cards .quantity-attr .button-container .next:after{content:"\f105";position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-5.35px;font-family:"Font Awesome 6 Free";font-size:30px;color:#4ec6da;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}@media only screen and (min-width:1024px),(hover:hover){body.admin.order_product_show .quantity-attr .button-container .next:hover:after,body.bc_sticker .quantity-attr .button-container .next:hover:after,body.sticker_business_cards .quantity-attr .button-container .next:hover:after{margin-left:0}}body.admin.order_product_show .quantity-attr .button-container .next.both-visible,body.bc_sticker .quantity-attr .button-container .next.both-visible,body.sticker_business_cards .quantity-attr .button-container .next.both-visible{right:-10px}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .next.both-visible,body.bc_sticker .quantity-attr .button-container .next.both-visible,body.sticker_business_cards .quantity-attr .button-container .next.both-visible{right:-12px}}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-container .quantity-arrow,body.bc_sticker .quantity-attr .button-container .quantity-arrow,body.sticker_business_cards .quantity-attr .button-container .quantity-arrow{top:42%}}body.admin.order_product_show .quantity-attr .button-wrapper,body.bc_sticker .quantity-attr .button-wrapper,body.sticker_business_cards .quantity-attr .button-wrapper{height:40px;overflow:hidden}@media only screen and (min-width:2500px){body.admin.order_product_show .quantity-attr .button-wrapper,body.bc_sticker .quantity-attr .button-wrapper,body.sticker_business_cards .quantity-attr .button-wrapper{height:45px}}@media only screen and (max-width:800px){body.admin.order_product_show .quantity-attr .button-wrapper,body.bc_sticker .quantity-attr .button-wrapper,body.sticker_business_cards .quantity-attr .button-wrapper{width:100%}}body.admin.order_product_show .quantity-attr .product-options-button,body.bc_sticker .quantity-attr .product-options-button,body.sticker_business_cards .quantity-attr .product-options-button{margin-left:0;position:absolute;top:1px;left:0;width:100%;white-space:nowrap;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.color-swatch-styles .select2-container body.stock-swatch span.product-option.color-option:after,.color-swatch-styles .select2-container body.stock1-swatch span.product-option.color-option:after,.color-swatch-styles .select2-container body.stock2-swatch span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.color-option:after,.color-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.color-option:after,.eyelet-swatch-styles .select2-container body.stock-swatch span.product-option.eyelet-option:after,.eyelet-swatch-styles .select2-container body.stock1-swatch span.product-option.eyelet-option:after,.eyelet-swatch-styles .select2-container body.stock2-swatch span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.eyelet-option:after,.eyelet-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.eyelet-option:after,.free_custom_stickers .select2-container body.stock-swatch span.product-option.shape-option:after,.free_custom_stickers .select2-container body.stock1-swatch span.product-option.shape-option:after,.free_custom_stickers .select2-container body.stock2-swatch span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label body.stock-swatch span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label body.stock1-swatch span.product-option.shape-option:after,.free_custom_stickers .text-wrapper .label body.stock2-swatch span.product-option.shape-option:after,.free_stickers .select2-container body.stock-swatch span.product-option.shape-option:after,.free_stickers .select2-container body.stock1-swatch span.product-option.shape-option:after,.free_stickers .select2-container body.stock2-swatch span.product-option.shape-option:after,.free_stickers .text-wrapper .label body.stock-swatch span.product-option.shape-option:after,.free_stickers .text-wrapper .label body.stock1-swatch span.product-option.shape-option:after,.free_stickers .text-wrapper .label body.stock2-swatch span.product-option.shape-option:after,.hang_tags .select2-container body.stock-swatch span.product-option.eyelet-option:after,.hang_tags .select2-container body.stock1-swatch span.product-option.eyelet-option:after,.hang_tags .select2-container body.stock2-swatch span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label body.stock-swatch span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label body.stock1-swatch span.product-option.eyelet-option:after,.hang_tags .text-wrapper .label body.stock2-swatch span.product-option.eyelet-option:after,.output-swatch-styles .select2-container body.stock-swatch span.product-option.output-option:after,.output-swatch-styles .select2-container body.stock1-swatch span.product-option.output-option:after,.output-swatch-styles .select2-container body.stock2-swatch span.product-option.output-option:after,.product-page .select2-container body.stock-swatch span.product-option.output-option:after,.product-page .select2-container body.stock1-swatch span.product-option.output-option:after,.product-page .select2-container body.stock2-swatch span.product-option.output-option:after,.select2-container body.stock-swatch span.color-option:after,.select2-container body.stock1-swatch span.color-option:after,.select2-container body.stock2-swatch span.color-option:after,.shape-swatch-styles .select2-container body.stock-swatch span.product-option.shape-option:after,.shape-swatch-styles .select2-container body.stock1-swatch span.product-option.shape-option:after,.shape-swatch-styles .select2-container body.stock2-swatch span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.shape-option:after,.shape-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.shape-option:after,.size-swatch-styles .select2-container body.stock-swatch span.product-option.size-option:after,.size-swatch-styles .select2-container body.stock1-swatch span.product-option.size-option:after,.size-swatch-styles .select2-container body.stock2-swatch span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.size-option:after,.size-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.size-option:after,.sk_clear .select2-container body.stock-swatch span.product-option.shape-option:after,.sk_clear .select2-container body.stock1-swatch span.product-option.shape-option:after,.sk_clear .select2-container body.stock2-swatch span.product-option.shape-option:after,.sk_clear .text-wrapper .label body.stock-swatch span.product-option.shape-option:after,.sk_clear .text-wrapper .label body.stock1-swatch span.product-option.shape-option:after,.sk_clear .text-wrapper .label body.stock2-swatch span.product-option.shape-option:after,.stock-swatch-styles .select2-container body.stock-swatch span.product-option.stock-option:after,.stock-swatch-styles .select2-container body.stock-swatch span.product-option.stock1-option:after,.stock-swatch-styles .select2-container body.stock-swatch span.product-option.stock2-option:after,.stock-swatch-styles .select2-container body.stock1-swatch span.product-option.stock-option:after,.stock-swatch-styles .select2-container body.stock1-swatch span.product-option.stock1-option:after,.stock-swatch-styles .select2-container body.stock1-swatch span.product-option.stock2-option:after,.stock-swatch-styles .select2-container body.stock2-swatch span.product-option.stock-option:after,.stock-swatch-styles .select2-container body.stock2-swatch span.product-option.stock1-option:after,.stock-swatch-styles .select2-container body.stock2-swatch span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock-swatch span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock1-swatch span.product-option.stock2-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.stock-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.stock1-option:after,.stock-text-swatch-styles .text-wrapper .label body.stock2-swatch span.product-option.stock2-option:after,.wedding_invitations .select2-container body.stock-swatch span.product-option.color-option:after,.wedding_invitations .select2-container body.stock1-swatch span.product-option.color-option:after,.wedding_invitations .select2-container body.stock2-swatch span.product-option.color-option:after,.wedding_invitations .text-wrapper .label body.stock-swatch span.product-option.color-option:after,.wedding_invitations .text-wrapper .label body.stock1-swatch span.product-option.color-option:after,.wedding_invitations .text-wrapper .label body.stock2-swatch span.product-option.color-option:after,body.stock-swatch .color-swatch-styles .select2-container span.product-option.color-option:after,body.stock-swatch .color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,body.stock-swatch .eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,body.stock-swatch .eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,body.stock-swatch .free_custom_stickers .select2-container span.product-option.shape-option:after,body.stock-swatch .free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock-swatch .free_stickers .select2-container span.product-option.shape-option:after,body.stock-swatch .free_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock-swatch .hang_tags .select2-container span.product-option.eyelet-option:after,body.stock-swatch .hang_tags .text-wrapper .label span.product-option.eyelet-option:after,body.stock-swatch .output-swatch-styles .select2-container span.product-option.output-option:after,body.stock-swatch .product-page .select2-container span.product-option.output-option:after,body.stock-swatch .select2-container body.stock1-swatch span.product-option.stock-option:after,body.stock-swatch .select2-container body.stock1-swatch span.product-option.stock1-option:after,body.stock-swatch .select2-container body.stock1-swatch span.product-option.stock2-option:after,body.stock-swatch .select2-container body.stock2-swatch span.product-option.stock-option:after,body.stock-swatch .select2-container body.stock2-swatch span.product-option.stock1-option:after,body.stock-swatch .select2-container body.stock2-swatch span.product-option.stock2-option:after,body.stock-swatch .select2-container span.color-option:after,body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch .shape-swatch-styles .select2-container span.product-option.shape-option:after,body.stock-swatch .shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,body.stock-swatch .size-swatch-styles .select2-container span.product-option.size-option:after,body.stock-swatch .size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,body.stock-swatch .sk_clear .select2-container span.product-option.shape-option:after,body.stock-swatch .sk_clear .text-wrapper .label span.product-option.shape-option:after,body.stock-swatch .stock-swatch-styles .select2-container span.product-option.stock-option:after,body.stock-swatch .stock-swatch-styles .select2-container span.product-option.stock1-option:after,body.stock-swatch .stock-swatch-styles .select2-container span.product-option.stock2-option:after,body.stock-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,body.stock-swatch .swatch-styles-after:after,body.stock-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock2-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock-swatch .wedding_invitations .select2-container span.product-option.color-option:after,body.stock-swatch .wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock-swatch body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock-swatch body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock-swatch body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock-swatch body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .color-swatch-styles .select2-container span.product-option.color-option:after,body.stock1-swatch .color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,body.stock1-swatch .eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,body.stock1-swatch .eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,body.stock1-swatch .free_custom_stickers .select2-container span.product-option.shape-option:after,body.stock1-swatch .free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock1-swatch .free_stickers .select2-container span.product-option.shape-option:after,body.stock1-swatch .free_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock1-swatch .hang_tags .select2-container span.product-option.eyelet-option:after,body.stock1-swatch .hang_tags .text-wrapper .label span.product-option.eyelet-option:after,body.stock1-swatch .output-swatch-styles .select2-container span.product-option.output-option:after,body.stock1-swatch .product-page .select2-container span.product-option.output-option:after,body.stock1-swatch .select2-container body.stock-swatch span.product-option.stock-option:after,body.stock1-swatch .select2-container body.stock-swatch span.product-option.stock1-option:after,body.stock1-swatch .select2-container body.stock-swatch span.product-option.stock2-option:after,body.stock1-swatch .select2-container body.stock2-swatch span.product-option.stock-option:after,body.stock1-swatch .select2-container body.stock2-swatch span.product-option.stock1-option:after,body.stock1-swatch .select2-container body.stock2-swatch span.product-option.stock2-option:after,body.stock1-swatch .select2-container span.color-option:after,body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch .shape-swatch-styles .select2-container span.product-option.shape-option:after,body.stock1-swatch .shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,body.stock1-swatch .size-swatch-styles .select2-container span.product-option.size-option:after,body.stock1-swatch .size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,body.stock1-swatch .sk_clear .select2-container span.product-option.shape-option:after,body.stock1-swatch .sk_clear .text-wrapper .label span.product-option.shape-option:after,body.stock1-swatch .stock-swatch-styles .select2-container span.product-option.stock-option:after,body.stock1-swatch .stock-swatch-styles .select2-container span.product-option.stock1-option:after,body.stock1-swatch .stock-swatch-styles .select2-container span.product-option.stock2-option:after,body.stock1-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .swatch-styles-after:after,body.stock1-swatch .text-wrapper .label body.stock-swatch span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label body.stock-swatch span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label body.stock-swatch span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label body.stock2-swatch span.product-option.stock2-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch .wedding_invitations .select2-container span.product-option.color-option:after,body.stock1-swatch .wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock1-swatch body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock1-swatch body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock1-swatch body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock1-swatch body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock1-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock1-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock1-swatch body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .color-swatch-styles .select2-container span.product-option.color-option:after,body.stock2-swatch .color-text-swatch-styles .text-wrapper .label span.product-option.color-option:after,body.stock2-swatch .eyelet-swatch-styles .select2-container span.product-option.eyelet-option:after,body.stock2-swatch .eyelet-text-swatch-styles .text-wrapper .label span.product-option.eyelet-option:after,body.stock2-swatch .free_custom_stickers .select2-container span.product-option.shape-option:after,body.stock2-swatch .free_custom_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock2-swatch .free_stickers .select2-container span.product-option.shape-option:after,body.stock2-swatch .free_stickers .text-wrapper .label span.product-option.shape-option:after,body.stock2-swatch .hang_tags .select2-container span.product-option.eyelet-option:after,body.stock2-swatch .hang_tags .text-wrapper .label span.product-option.eyelet-option:after,body.stock2-swatch .output-swatch-styles .select2-container span.product-option.output-option:after,body.stock2-swatch .product-page .select2-container span.product-option.output-option:after,body.stock2-swatch .select2-container body.stock-swatch span.product-option.stock-option:after,body.stock2-swatch .select2-container body.stock-swatch span.product-option.stock1-option:after,body.stock2-swatch .select2-container body.stock-swatch span.product-option.stock2-option:after,body.stock2-swatch .select2-container body.stock1-swatch span.product-option.stock-option:after,body.stock2-swatch .select2-container body.stock1-swatch span.product-option.stock1-option:after,body.stock2-swatch .select2-container body.stock1-swatch span.product-option.stock2-option:after,body.stock2-swatch .select2-container span.color-option:after,body.stock2-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch .shape-swatch-styles .select2-container span.product-option.shape-option:after,body.stock2-swatch .shape-text-swatch-styles .text-wrapper .label span.product-option.shape-option:after,body.stock2-swatch .size-swatch-styles .select2-container span.product-option.size-option:after,body.stock2-swatch .size-text-swatch-styles .text-wrapper .label span.product-option.size-option:after,body.stock2-swatch .sk_clear .select2-container span.product-option.shape-option:after,body.stock2-swatch .sk_clear .text-wrapper .label span.product-option.shape-option:after,body.stock2-swatch .stock-swatch-styles .select2-container span.product-option.stock-option:after,body.stock2-swatch .stock-swatch-styles .select2-container span.product-option.stock1-option:after,body.stock2-swatch .stock-swatch-styles .select2-container span.product-option.stock2-option:after,body.stock2-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .stock-text-swatch-styles .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .swatch-styles-after:after,body.stock2-swatch .text-wrapper .label body.stock-swatch span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label body.stock-swatch span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label body.stock-swatch span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label body.stock1-swatch span.product-option.stock2-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch .wedding_invitations .select2-container span.product-option.color-option:after,body.stock2-swatch .wedding_invitations .text-wrapper .label span.product-option.color-option:after,body.stock2-swatch body.stock-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch body.stock-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch body.stock-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch body.stock-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch body.stock-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch body.stock-swatch .text-wrapper .label span.product-option.stock2-option:after,body.stock2-swatch body.stock1-swatch .select2-container span.product-option.stock-option:after,body.stock2-swatch body.stock1-swatch .select2-container span.product-option.stock1-option:after,body.stock2-swatch body.stock1-swatch .select2-container span.product-option.stock2-option:after,body.stock2-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock-option:after,body.stock2-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock1-option:after,body.stock2-swatch body.stock1-swatch .text-wrapper .label span.product-option.stock2-option:after{display:inherit}body.stock-swatch .select2-results span.product-option.stock-option,body.stock-swatch .select2-results span.product-option.stock1-option,body.stock-swatch .select2-results span.product-option.stock2-option,body.stock1-swatch .select2-results span.product-option.stock-option,body.stock1-swatch .select2-results span.product-option.stock1-option,body.stock1-swatch .select2-results span.product-option.stock2-option,body.stock2-swatch .select2-results span.product-option.stock-option,body.stock2-swatch .select2-results span.product-option.stock1-option,body.stock2-swatch .select2-results span.product-option.stock2-option{padding-left:35px}body.sticker-v2.bc_magnetic .output-attr,body.sticker-v2.magnetic_business_cards .output-attr{display:none!important}body.sticker-v2.vinyl_decals .output-attr{display:none!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio,.swatch-color-block,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio{position:relative;display:inline-flex!important;margin:0!important;padding:0!important;width:fit-content;height:fit-content}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .hide.option.radio,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .hide.option.radio,.multi-attribute .button-container .button-wrapper .product-options-button .hide.option.color-option,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .hide.option.radio,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .hide.option.radio,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .hide.option.radio,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .hide.option.radio,.swatch-color-block.hide,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .hide.option.radio,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .hide.option.radio,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .hide.option.radio,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .hide.option.radio,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .hide.option.radio{display:none!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio:hover .checkcontainer,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio:hover .checkcontainer,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option:hover .checkcontainer,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio:hover .checkcontainer,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio:hover .checkcontainer,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio:hover .checkcontainer,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio:hover .checkcontainer,.swatch-color-block:hover .checkcontainer,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio:hover .checkcontainer,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio:hover .checkcontainer,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio:hover .checkcontainer,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio:hover .checkcontainer,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio:hover .checkcontainer{border:solid 2px #cdcdcd}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio::after,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio::after,.multi-attribute .button-container .button-wrapper .product-options-button .selected.option.color-option::after,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .selected.option.radio::after,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .selected.option.radio::after,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio::after,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio::after,.swatch-color-block.selected::after,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .selected.option.radio::after,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .selected.option.radio::after,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .selected.option.radio::after,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .selected.option.radio::after,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .selected.option.radio::after{content:"";position:absolute;top:0;left:0;height:15px;width:15px;background-image:url(https://storage.jukeboxprint.com/s/images/gree-checkmark.svg);background-position:center;background-size:contain}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio .checkcontainer,.multi-attribute .button-container .button-wrapper .product-options-button .selected.option.color-option .checkcontainer,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .selected.option.radio .checkcontainer,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .selected.option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio .checkcontainer,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .selected.option.radio .checkcontainer,.swatch-color-block.selected .checkcontainer,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .selected.option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .selected.option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .selected.option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .selected.option.radio .checkcontainer,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .selected.option.radio .checkcontainer{border:solid 2px #cdcdcd}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.swatch-color-block .checkcontainer,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer{width:2.7rem;height:2.7rem;padding:0;margin:0;overflow:hidden;border-radius:100%;border:solid 1px #8b8b94;cursor:pointer}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer,.swatch-color-block .checkcontainer,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer{width:38px;height:38px}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .color-block,.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .image-icon,.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .color-block,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .image-icon,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer .color-block,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer .image-icon,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer .place-holder,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer .color-block,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer .image-icon,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer .place-holder,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer .color-block,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer .image-icon,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer .place-holder,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .color-block,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .image-icon,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .color-block,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .image-icon,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.swatch-color-block .checkcontainer .color-block,.swatch-color-block .checkcontainer .image-icon,.swatch-color-block .checkcontainer .place-holder,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer .color-block,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer .image-icon,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer .place-holder{width:100%;height:100%;object-fit:cover}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.multi-attribute .button-container .button-wrapper .product-options-button .option.color-option .checkcontainer .place-holder,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .option.radio .checkcontainer .place-holder,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer .place-holder,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .option.radio .checkcontainer .place-holder,.swatch-color-block .checkcontainer .place-holder,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .option.radio .checkcontainer .place-holder,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .option.radio .checkcontainer .place-holder{border:solid 1px #8b8b94;border-radius:100%}.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-flow:row;column-gap:10px}@media only screen and (max-width:1400px){.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:1200px){.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:1050px){.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:450px){.attr-grid-button-style .button-container .button-wrapper .product-options-button,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(3,1fr)}}.attr-grid-button-style .button-container .button-wrapper .product-options-button .option.btn,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button .option.btn,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button .option.btn,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button .option.btn{white-space:nowrap;padding:5px;width:100%}.attr-grid-button-style .button-container .button-wrapper .product-options-button .option.btn.selected,.business-card-v2-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button .option.btn.selected,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .attr-wrapper.dimensions-attr .button-container .button-wrapper .product-options-button .option.btn.selected,.sticker-options .attr-wrapper.pages-attr .button-container .button-wrapper .product-options-button .option.btn.selected{padding-left:10px;padding-right:10px}body[data-pageid="1458"] .dimensions-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(2,1fr)!important}@media only screen and (max-width:1050px){body[data-pageid="1458"] .dimensions-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(4,1fr)!important}}@media only screen and (max-width:800px){body[data-pageid="1458"] .dimensions-attr .button-container .button-wrapper .product-options-button{grid-template-columns:repeat(2,1fr)!important}}.attribute-swatch-styles>.title-wrapper{margin-bottom:0}.attribute-swatch-styles>.button-container .button-wrapper .options{padding-top:7px;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1400px){.attribute-swatch-styles>.button-container .button-wrapper .options{grid-template-columns:repeat(4,1fr)}}@media only screen and (max-width:1400px){.attribute-swatch-styles>.button-container .button-wrapper .options{grid-template-columns:repeat(3,1fr)}}@media only screen and (max-width:600px){.attribute-swatch-styles>.button-container .button-wrapper .options{grid-template-columns:repeat(3,1fr)}}.attribute-swatch-styles>.button-container .button-wrapper .options button.btn{font-size:13px!important}.attribute-swatch-styles>.button-container .viewAll-btn{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;width:fit-content;padding:0 13px;margin:15px auto 0 auto;color:#000;z-index:1;cursor:pointer}.attribute-swatch-styles>.button-container .viewAll-btn::before{content:"";position:absolute;width:calc(100% + 18px);height:110%;top:50%;left:0;transform:translateY(-50%);border-radius:8px;z-index:-1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attribute-swatch-styles>.button-container .viewAll-btn::after{position:absolute;font-family:"Font Awesome 6 Free";content:"\f107";font-weight:900;font-size:15px;color:#979797;top:55%;right:-7px;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attribute-swatch-styles>.button-container .viewAll-btn:hover::before{background-color:#eef6fd}@media only screen and (max-width:600px){.attribute-swatch-styles>.button-container .viewAll-btn{font-size:12px;margin:10px auto 15px auto}}.attribute-swatch-styles>.button-container input:checked~label.viewAll-btn::after{transform:translateY(-50%) rotate(-180deg)}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr,.multi-attribute,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr,.swatch-attribute-styles,body.simplified-stock #edit .standard .attr-wrapper.stock-attr,body.simplified-stock1 .attr-wrapper.magnetStocks-attr,body.simplified-stock1 .attr-wrapper.paperStocks-attr,body.simplified-stock1 .attr-wrapper.stock1-attr,body.simplified-stock2 .attr-wrapper.stock2-attr{margin-bottom:25px!important}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr,.multi-attribute,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr,.swatch-attribute-styles,body.simplified-stock #edit .standard .attr-wrapper.stock-attr,body.simplified-stock1 .attr-wrapper.magnetStocks-attr,body.simplified-stock1 .attr-wrapper.paperStocks-attr,body.simplified-stock1 .attr-wrapper.stock1-attr,body.simplified-stock2 .attr-wrapper.stock2-attr{margin-bottom:45px!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr::after,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr::after,.multi-attribute::after,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr::after,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper::after,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr::after,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr::after,.swatch-attribute-styles::after,body.simplified-stock #edit .standard .attr-wrapper.stock-attr::after,body.simplified-stock1 .attr-wrapper.magnetStocks-attr::after,body.simplified-stock1 .attr-wrapper.paperStocks-attr::after,body.simplified-stock1 .attr-wrapper.stock1-attr::after,body.simplified-stock2 .attr-wrapper.stock2-attr::after{content:none}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper,.multi-attribute .title-wrapper,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper,.swatch-attribute-styles .title-wrapper,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper{display:flex;align-items:center;gap:8px;margin-bottom:7px;min-height:24px;width:100%}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4.attr-title,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4.attr-title,.multi-attribute .title-wrapper h4.attr-title,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper h4.attr-title,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper h4.attr-title,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4.attr-title,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4.attr-title,.swatch-attribute-styles .title-wrapper h4.attr-title,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper h4.attr-title,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper h4.attr-title,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper h4.attr-title,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper h4.attr-title,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper h4.attr-title{white-space:nowrap;margin-bottom:0!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.multi-attribute .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.swatch-attribute-styles .title-wrapper .selected-option,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .selected-option,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;color:#000;white-space:nowrap;overflow:hidden}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option.info-icon-replacement,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option.info-icon-replacement,.multi-attribute .title-wrapper .selected-option.info-icon-replacement,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .selected-option.info-icon-replacement,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .selected-option.info-icon-replacement,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option.info-icon-replacement,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option.info-icon-replacement,.swatch-attribute-styles .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .selected-option.info-icon-replacement,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .selected-option.info-icon-replacement{cursor:pointer}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .info-icon,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .info-icon,.multi-attribute .title-wrapper .info-icon,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .info-icon,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .info-icon,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .info-icon,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .info-icon,.swatch-attribute-styles .title-wrapper .info-icon,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .info-icon,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .info-icon{display:none}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .attr-title,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .attr-title,.multi-attribute .title-wrapper .attr-title,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .attr-title,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .attr-title,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .attr-title,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .attr-title,.swatch-attribute-styles .title-wrapper .attr-title,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .attr-title,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .attr-title,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .attr-title,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .attr-title,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .attr-title{font-size:14px;display:block!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.multi-attribute .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.swatch-attribute-styles .title-wrapper .selected-option,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .selected-option,body.simplified-stock2 .attr-wrapper.stock2-attr .title-wrapper .selected-option{font-size:14px}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.multi-attribute .button-container,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-container,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-container,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.swatch-attribute-styles .button-container,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-container,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-container,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-container,body.simplified-stock1 .attr-wrapper.stock1-attr .button-container,body.simplified-stock2 .attr-wrapper.stock2-attr .button-container{position:relative;margin:15px 0}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.multi-attribute .button-container,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-container,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-container,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-container,.swatch-attribute-styles .button-container,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-container,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-container,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-container,body.simplified-stock1 .attr-wrapper.stock1-attr .button-container,body.simplified-stock2 .attr-wrapper.stock2-attr .button-container{margin-bottom:35px}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .options,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .options,.multi-attribute .button-wrapper .options,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .options,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .options,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .options,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .options,.swatch-attribute-styles .button-wrapper .options,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .options,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .options,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .options,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .options,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .options{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:16px;row-gap:8px;left:0!important;padding:0;overflow:hidden}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.multi-attribute .button-wrapper .viewAll-btn,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.swatch-attribute-styles .button-wrapper .viewAll-btn,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn{position:absolute;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#727272;bottom:-23px;left:50%;transform:translateX(-50%);cursor:pointer}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn:hover,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn:hover,.multi-attribute .button-wrapper .viewAll-btn:hover,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn:hover,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn:hover,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn:hover,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn:hover,.swatch-attribute-styles .button-wrapper .viewAll-btn:hover,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn:hover,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn:hover,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn:hover,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn:hover,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn:hover{color:#000}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::after,.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::before,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::after,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::before,.multi-attribute .button-wrapper .viewAll-btn::after,.multi-attribute .button-wrapper .viewAll-btn::before,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn::after,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn::before,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn::after,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn::before,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::after,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::before,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::after,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn::before,.swatch-attribute-styles .button-wrapper .viewAll-btn::after,.swatch-attribute-styles .button-wrapper .viewAll-btn::before,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn::after,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn::before,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn::after,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn::before,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn::after,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn::before,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn::after,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn::before,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn::after,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn::before{content:none}@media only screen and (max-width:600px){.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.multi-attribute .button-wrapper .viewAll-btn,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper .viewAll-btn,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .viewAll-btn,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper .viewAll-btn,.swatch-attribute-styles .button-wrapper .viewAll-btn,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper .viewAll-btn,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper .viewAll-btn,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper .viewAll-btn{bottom:-27px}}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.multi-attribute .button-wrapper [type=checkbox]:checked~.viewAll-btn,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper [type=checkbox]:checked~.viewAll-btn,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,.swatch-attribute-styles .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper [type=checkbox]:checked~.viewAll-btn{display:none}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.options,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.options,.multi-attribute .button-wrapper [type=checkbox]:checked~.options,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper [type=checkbox]:checked~.options,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper [type=checkbox]:checked~.options,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.options,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper [type=checkbox]:checked~.options,.swatch-attribute-styles .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper [type=checkbox]:checked~.options,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper [type=checkbox]:checked~.options{height:fit-content!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper.fit-content>.options,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper.fit-content>.options,.multi-attribute .button-wrapper.fit-content>.options,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr .button-wrapper.fit-content>.options,.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper.fit-content>.options,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper.fit-content>.options,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .button-wrapper.fit-content>.options,.swatch-attribute-styles .button-wrapper.fit-content>.options,body.simplified-stock #edit .standard .attr-wrapper.stock-attr .button-wrapper.fit-content>.options,body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-wrapper.fit-content>.options,body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-wrapper.fit-content>.options,body.simplified-stock1 .attr-wrapper.stock1-attr .button-wrapper.fit-content>.options,body.simplified-stock2 .attr-wrapper.stock2-attr .button-wrapper.fit-content>.options{height:fit-content!important}@media only screen and (max-width:600px){.attr-with-details,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.info-with-details,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr{border:none}.attr-with-details:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr:after,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr:after,.info-with-details:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr:after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr:after,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr:after,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr:after{display:none}}.attr-with-details>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.info-with-details>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper{display:flex!important;margin-bottom:0!important;min-height:24px;width:fit-content;gap:12px}@media only screen and (max-width:600px){.attr-with-details>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.info-with-details>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper{padding-left:0}}.attr-with-details>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.info-with-details>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title{width:fit-content;white-space:nowrap}@media only screen and (max-width:600px){.attr-with-details>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.info-with-details>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .attr-title,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .attr-title,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .attr-title{display:inline-block!important}}.attr-with-details>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.info-with-details>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon{display:none}.attr-with-details>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.info-with-details>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option{display:none;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#8b8b94}@media only screen and (max-width:600px){.attr-with-details>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.info-with-details>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .selected-option,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .selected-option{font-size:13px}}.attr-with-details>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.info-with-details>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon{display:none}.attr-with-details>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .quantity-arrow,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .quantity-arrow,.info-with-details>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .quantity-arrow,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .quantity-arrow,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .quantity-arrow,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .quantity-arrow{display:none!important}.attr-with-details>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.info-with-details>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper{margin-top:-2px}.attr-with-details>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.info-with-details>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:0;padding-top:10px;padding-bottom:10px;row-gap:12px;overflow-y:clip;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-with-details>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.info-with-details>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn{margin-bottom:25px}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.info-with-details>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options.with-show-more-btn{margin-bottom:35px}}.attr-with-details>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio,.info-with-details>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio{width:100%;height:fit-content;margin:0}.attr-with-details>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.info-with-details>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;width:100%;height:fit-content;padding:10px 5px;margin:0;border:1px solid #e6e6e6;transition:all .2s ease;border-radius:8px}@media only screen and (max-width:450px){.attr-with-details>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.info-with-details>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer{padding:7px 0}}.attr-with-details>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.info-with-details>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .checkcontainer:hover{border-color:#c2c2c2;box-shadow:0 2px 12px rgba(25,118,210,.08);transform:translateY(-2px)}.attr-with-details>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.info-with-details>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio.selected .checkcontainer{border:2px solid #753cfa}.attr-with-details>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .text-container,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .text-container,.info-with-details>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .text-container,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .text-container{text-align:left;display:flex;flex-direction:column;flex:1;gap:2px}.attr-with-details>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.info-with-details>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .name-wrapper{display:flex;align-items:center;gap:10px;margin-bottom:5px}.attr-with-details>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.info-with-details>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular{display:flex;align-items:center;width:fit-content}.attr-with-details>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.info-with-details>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e8f5e9;color:#2e7d32;border:solid 1px #a5d6a7;font-size:10px;padding:1px 13px;border-radius:15px}@media only screen and (min-width:1050px) and (max-width:1100px){.attr-with-details>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.info-with-details>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .most-popular .most-popular-text{padding:1px 5px}}.attr-with-details>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.info-with-details>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale{display:flex;align-items:center;width:fit-content}.attr-with-details>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.info-with-details>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#ff2828;color:#fff;border:solid 1px #ff2828;font-size:10px;padding:1px 13px;border-radius:15px}@media only screen and (min-width:1050px) and (max-width:1100px){.attr-with-details>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.info-with-details>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .on-sale .on-sale-text{padding:1px 5px}}.attr-with-details>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span,.info-with-details>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span{display:inline-block}.attr-with-details>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.info-with-details>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.4;font-size:13px}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.info-with-details>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.name{font-size:12px}}.attr-with-details>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.info-with-details>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.original-name,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.original-name{margin-left:auto;text-align:right;font-size:11px;line-height:1.2}.attr-with-details>.button-container .button-wrapper .option.radio span.description,.attr-with-details>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.info-with-details>.button-container .button-wrapper .option.radio span.description,.info-with-details>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:300;line-height:1.4;font-size:13px}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .option.radio span.description,.attr-with-details>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.info-with-details>.button-container .button-wrapper .option.radio span.description,.info-with-details>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio span.description span{font-size:12px}}.attr-with-details>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.info-with-details>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container{flex:.3;display:flex;justify-content:right;height:72.25px;overflow:hidden;border-radius:8px!important}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.info-with-details>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container{height:60px}}.attr-with-details>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.info-with-details>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container img,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .option.radio .image-container img{width:100px;height:100%;border-radius:8px;object-fit:cover}.attr-with-details>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.info-with-details>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn{position:absolute;padding:0 13px;left:50%;bottom:-5px!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#000;transform:translateX(calc(-50% - 18px));cursor:pointer;z-index:1}.attr-with-details>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.info-with-details>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::before,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::before{content:"";position:absolute;width:calc(100% + 18px);height:110%;top:50%;left:0;transform:translateY(-50%);border-radius:8px;z-index:-1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-with-details>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.info-with-details>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::after,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn::after{position:absolute;font-family:"Font Awesome 6 Free";content:"\f107";font-weight:900;font-size:15px;top:55%;right:-7px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.attr-with-details>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.info-with-details>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn:hover::before{background-color:#eef6fd}@media only screen and (max-width:600px){.attr-with-details>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.info-with-details>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .viewAll-btn{bottom:-20px!important;font-size:12px}}.attr-with-details>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.info-with-details>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper input:checked~label.viewAll-btn::after{transform:translateY(-50%) rotate(-180deg)}.attr-with-details>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.fit-content>.options,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.fit-content>.options,.info-with-details>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.fit-content>.options,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.fit-content>.options{height:fit-content!important;margin-bottom:0}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.info-with-details,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr{margin-top:0!important}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.info-with-details>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper{display:none!important}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.info-with-details>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.title-wrapper .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.title-wrapper .info-icon,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.title-wrapper .info-icon{display:none!important}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.info-with-details>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper{margin-top:0;max-height:650px;overflow-y:auto;scrollbar-width:thin}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.info-with-details>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper{max-height:400px}}@media only screen and (max-width:1050px){.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.info-with-details>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar{width:3px!important}}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.info-with-details>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper::-webkit-scrollbar{width:3px}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.info-with-details>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options{row-gap:0;padding:0;pointer-events:none}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options .option label,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options .option label,.info-with-details>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options .option label,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper .options .option label{border:none!important}.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.info-with-details>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.backCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.businessCard-attr .info-help .help-body .attr-wrapper.businessCard-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.frontCoating-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.backCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.frontCoating-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .attr-wrapper.stock1-attr .info-help .help-body .attr-wrapper.stock1-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-help .help-body .attr-wrapper.colorplanStock-info-attr>.button-container .button-wrapper.hide-image .options .option .image-container{display:none}@media only screen and (max-width:1400px){.feature-bar-basic{min-height:525px}}@media only screen and (max-width:600px){.feature-bar-basic.with-text.left{background-position:65%!important}.feature-bar-basic.with-text.right{background-position:35%!important}.feature-bar-basic.with-text .content-container{position:static}}@media only screen and (max-width:800px){.feature-bar-basic.with-text .feature-bar-content h2{padding:0;margin-bottom:15px}.feature-bar-basic.with-text .feature-bar-content h2:after{display:none}.feature-bar-basic.with-text .feature-bar-content p{display:none}.feature-bar-basic.with-text .feature-bar-content .button{margin-bottom:15px}}@media only screen and (max-width:600px){.feature-bar-basic.with-text .feature-bar-content{padding:15px 30px}.feature-bar-basic.with-text .feature-bar-content.text-dark{background-color:rgba(255,255,255,.5)}.feature-bar-basic.with-text .feature-bar-content.text-light{background-color:rgba(0,0,0,.5)}.feature-bar-basic.with-text .feature-bar-content>:last-child{margin-bottom:0}}@media only screen and (max-width:600px){.feature-bar-full-width-video{min-height:400px;height:400px}}.feature-bar-full-width-video .feature-bar-video-full{position:absolute;top:0;left:0;width:100%;height:100%}.feature-bar-full-width-video .feature-bar-video-full video{position:absolute;top:50%;left:50%;width:100%;height:auto;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:600px){.feature-bar-full-width-video .feature-bar-video-full video{width:200%}}.feature-bar-vimeo-full{min-height:0!important;max-height:none!important;padding:0;margin-top:30px}.feature-bar-vimeo-full h1{padding:0 30px}.feature-bar-vimeo-full .video-bg{position:relative;width:100%;height:600px;overflow:hidden;background:#fff}@media only screen and (max-width:1400px){.feature-bar-vimeo-full .video-bg{height:575px}}@media only screen and (max-width:1200px){.feature-bar-vimeo-full .video-bg{height:525px}}@media only screen and (max-width:1050px){.feature-bar-vimeo-full .video-bg{height:475px}}@media only screen and (max-width:600px){.feature-bar-vimeo-full .video-bg{height:350px}}@media only screen and (max-width:450px){.feature-bar-vimeo-full .video-bg{height:250px}}.feature-bar-vimeo-full .video-bg .bg-width{position:absolute;width:100%;height:100%;left:-9999px;right:-9999px;margin:auto}.feature-bar-vimeo-full .video-bg .bg-aspect{position:absolute;width:100%;height:0;top:-9999px;bottom:-9999px;margin:auto;padding-bottom:56.25%;overflow:hidden}.feature-bar-vimeo-full .video-bg .bg-height{position:absolute;top:0;right:0;bottom:0;left:0}.feature-bar-vimeo-full .video-bg .bg-hide-controls{box-sizing:content-box;position:relative;height:100%;width:100%;padding:55px 97.7777px;top:-55px;left:-97.7777px}.feature-bar-vimeo-full .video-bg iframe{position:absolute;width:100%;height:100%;top:0;left:0;border:0 none}.feature-bar-options .option-list h2{margin:0;margin-bottom:10px}.feature-bar-options .option-list h4{margin:0;margin-bottom:5px}.feature-bar-options .option-list.text-dark h2,.feature-bar-options .option-list.text-dark h4,.feature-bar-options .option-list.text-dark li,.feature-bar-options .option-list.text-dark li:after{color:#000}.feature-bar-options .option-list.text-light h2,.feature-bar-options .option-list.text-light h4,.feature-bar-options .option-list.text-light li,.feature-bar-options .option-list.text-light li:after{color:#fff}.feature-bar-options .option-list.pink-heading h2{color:#ff0084}.feature-bar-options .option-list.blue-heading h2{color:#4ec6da}.feature-bar-options .option-list.green-heading h2{color:#7ac142}.feature-bar-options{margin-top:50px}@media only screen and (max-width:1100px){.feature-bar-options:not(.feature-bar-ply){min-height:525px;height:525px}}.feature-bar-options .option-images{position:absolute;top:0;left:0;width:100%;height:100%}.feature-bar-options .option-images .option-image{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background-size:contain;background-repeat:no-repeat}.feature-bar-options .option-images .option-image:nth-of-type(1){display:block}@media only screen and (max-width:1300px){.feature-bar-options .option-images .option-image{background-size:65%}}@media only screen and (max-width:700px){.feature-bar-options .option-images .option-image{background-size:85%}}@media only screen and (max-width:600px){.feature-bar-options .option-images .option-image{background-size:100%}}@media only screen and (max-width:450px){.feature-bar-options .option-images .option-image{background-size:115%}}.feature-bar-options .option-list{position:absolute;top:50%;left:75%;width:30%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1300px){.feature-bar-options .option-list{width:40%}}@media only screen and (max-width:1050px){.feature-bar-options .option-list{width:50%}}@media only screen and (max-width:700px){.feature-bar-options .option-list{top:60%;left:83%}}@media only screen and (max-width:600px){.feature-bar-options .option-list{top:68%}}@media only screen and (max-width:450px){.feature-bar-options .option-list{top:auto;bottom:20px;left:0;width:100%;padding:0 30px;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}.feature-bar-options .option-list h2{line-height:1.3}.feature-bar-options .option-list li{position:relative;display:block;padding-left:30px}.feature-bar-options .option-list li:after{content:"\f10c";position:absolute;top:50%;left:0;font-family:"Font Awesome 6 Free";font-size:20px;-webkit-transform:translateY(-52%);-moz-transform:translateY(-52%);-ms-transform:translateY(-52%);-o-transform:translateY(-52%);transform:translateY(-52%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.feature-bar-options .option-list li.active:after{content:"\f111"}.feature-bar-options .option-list li span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;color:inherit;cursor:pointer;white-space:nowrap}@media only screen and (max-width:1050px){.feature-bar-options .option-list li span{font-size:18px}}@media only screen and (max-width:700px){.feature-bar-options .option-list li span{font-size:16px}}@media only screen and (max-width:600px){.feature-bar-options .option-list li{margin-bottom:5px}}.feature-bar-options .option-list.blue-radio li.active:after{color:#4ec6da}.feature-bar-options .ply-heading{display:none}@media only screen and (max-width:450px){.feature-bar-options.ply{min-height:560px}.feature-bar-options.ply .content-container{padding:0}}.feature-bar-options.ply .ply-heading{display:inline-block;width:100%;margin-top:35px;z-index:1}.feature-bar-options.ply .ply-label{text-align:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;margin-top:0;white-space:nowrap;display:none!important}@media only screen and (max-width:400px){.feature-bar-options.ply .ply-label{font-size:16px}}.feature-bar-options.ply .option-list h2{display:none}.feature-bar-options.ply .option-list{top:55%;white-space:normal}.feature-bar-options.ply .option-list .option-list-slider{display:none}@media only screen and (max-width:1050px){.feature-bar-options.ply .option-list .option-list-slider{display:flex!important}}.feature-bar-options.ply .option-list .option-list-slider *{outline:0}.feature-bar-options.ply .option-list .option-list-slider.slick-slider{margin-top:-60px}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow{position:absolute;top:auto;bottom:-40px;left:50%;right:auto;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow:before{font-size:32px;color:#4ec6da}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow.slick-next:before{content:"\f13a"}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow.slick-prev:before{content:"\f139"}.feature-bar-options.ply .option-list .option-list-slider .slick-arrow.slick-disabled{display:none!important}.feature-bar-options.ply .option-list .option-list-slider .slick-list,.feature-bar-options.ply .option-list .option-list-slider .slick-track{-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-options.ply .option-list li{display:inline-block;padding:5px 15px;padding-left:0;border:1px solid transparent;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-options.ply .option-list li:last-of-type{margin-bottom:0}@media only screen and (max-width:1050px){.feature-bar-options.ply .option-list li{width:45px;height:15px;padding-left:15px;margin:0;margin-right:20px;margin-bottom:10px;box-sizing:content-box}}@media only screen and (max-width:450px){.feature-bar-options.ply .option-list li{width:35px;padding:5px 10px;margin-right:20px}}@media only screen and (max-width:365px){.feature-bar-options.ply .option-list li{margin-right:15px}}.feature-bar-options.ply .option-list li span{padding-left:65px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;color:#666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1050px){.feature-bar-options.ply .option-list li span{display:none}}.feature-bar-options.ply .option-list li:after{content:"";display:none}.feature-bar-options.ply .option-list li .ply-icon{display:block;position:absolute;top:50%;left:21px;width:35px;height:10px;margin-top:-5px;overflow:hidden;cursor:pointer}.feature-bar-options.ply .option-list li .ply-icon .color{display:block;height:5px}@media only screen and (max-width:1050px){.feature-bar-options.ply .option-list li .ply-icon{height:15px;margin-top:-7.5px}.feature-bar-options.ply .option-list li .ply-icon .color{height:7.5px}}@media only screen and (max-width:450px){.feature-bar-options.ply .option-list li .ply-icon{width:30px;left:12.5px}}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-options.ply .option-list li:hover span{color:#000}}.feature-bar-options.ply .option-list li.active{background-color:#fff;border-color:#bfbfbf}.feature-bar-options.feature-bar-ply .content-container{min-height:600px;overflow:hidden}.feature-bar-options.feature-bar-ply .option-images{width:53%;top:23%;left:8%}@media only screen and (max-width:1050px){.feature-bar-options.feature-bar-ply .option-images{width:55%;left:55%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:800px){.feature-bar-options.feature-bar-ply .option-images{width:75%}}@media only screen and (max-width:600px){.feature-bar-options.feature-bar-ply .option-images{width:100%;left:60%;top:25%}}.feature-bar-options.feature-bar-ply .option-images .option-image{height:fit-content}.feature-bar-options.feature-bar-ply .option-list{top:55%}@media only screen and (max-width:1050px){.feature-bar-options.feature-bar-ply .option-list{position:absolute;top:auto;bottom:70px;left:50%;width:100%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.feature-bar-options.feature-bar-ply .option-list ul{width:100%;margin:0 auto;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media only screen and (max-width:1050px) and (max-width:365px){.feature-bar-options.feature-bar-ply .option-list ul{width:111%}}@media only screen and (max-width:450px){.feature-bar-options.feature-bar-ply .option-list{padding:0}}@media only screen and (max-width:800px){.bc_premium_value .feature-bar-options .option-images>div,.premium_value_business_cards .feature-bar-options .option-images>div{background-position:-70% 20%!important}}@media only screen and (max-width:600px){.bc_premium_value .feature-bar-options .option-images>div,.premium_value_business_cards .feature-bar-options .option-images>div{background-position:50% 20%!important}}.feature-bar-options-replace{padding-top:50px}@media only screen and (max-width:600px){.feature-bar-options-replace{padding-top:30px;max-height:540px;min-height:540px}}.feature-bar-options-replace .transparent{opacity:0}.feature-bar-options-replace h2{margin-top:50px}.feature-bar-options-replace.text-dark a,.feature-bar-options-replace.text-dark h2,.feature-bar-options-replace.text-dark h3,.feature-bar-options-replace.text-dark p{color:#000}.feature-bar-options-replace.text-light a,.feature-bar-options-replace.text-light h2,.feature-bar-options-replace.text-light h3,.feature-bar-options-replace.text-light p{color:#fff}.feature-bar-options-replace .content-container{min-height:600px}@media only screen and (max-width:800px){.feature-bar-options-replace .content-container{padding:0}}.feature-bar-options-replace .option-wrapper{display:none;position:absolute;top:69px;left:0;width:100%;height:396px}.feature-bar-options-replace .option-wrapper:first-of-type{display:block}@media only screen and (min-width:2500px){.feature-bar-options-replace .option-wrapper{height:480px}}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper{top:45px;height:455px}}@media only screen and (max-width:600px){.feature-bar-options-replace .option-wrapper{position:static}}.feature-bar-options-replace .option-wrapper .content{position:absolute;top:45%;left:0;width:40%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.feature-bar-options-replace .option-wrapper .content h3{margin-top:0;margin-bottom:20;white-space:nowrap}@media only screen and (max-width:600px){.feature-bar-options-replace .option-wrapper .content h3{font-size:20px;white-space:normal}}.feature-bar-options-replace .option-wrapper .content p{margin-top:0}.feature-bar-options-replace .option-wrapper .content .option-field{margin-top:30px}.feature-bar-options-replace .option-wrapper .content .option-field .icon{display:inline-block;cursor:pointer}.feature-bar-options-replace .option-wrapper .content .option-field .select2{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;border-color:#d26292;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-options-replace .option-wrapper .content .option-field .select2 .select2-selection__rendered{padding:7px 20px!important;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .content .option-field .select2 .select2-selection__rendered{font-size:14px}}.feature-bar-options-replace .option-wrapper .content .option-field .select2.select2-container--open,.feature-bar-options-replace .option-wrapper .content .option-field .select2:hover{border-color:#fcf1f5}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .content .option-field{display:none}}.feature-bar-options-replace .option-wrapper .content p.information{margin-top:20px;margin-bottom:0;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#666}.feature-bar-options-replace .option-wrapper .content p.information .details{display:inline-block;margin-left:5px}.feature-bar-options-replace .option-wrapper .content .design-and-download-buttons{display:flex}.feature-bar-options-replace .option-wrapper .content .link-wrapper{margin-top:20px;min-height:35px}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .content .link-wrapper{display:none}}.feature-bar-options-replace .option-wrapper .content .link-wrapper .download-template-link,.feature-bar-options-replace .option-wrapper .content .link-wrapper .premade-template-link,.feature-bar-options-replace .option-wrapper .content .link-wrapper .purchase-link{color:#fff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-options-replace .option-wrapper .content .link-wrapper .premade-template-link{margin-right:20px}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .content{position:static;width:100%;text-align:center;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.feature-bar-options-replace .option-wrapper .content span{color:inherit;font-weight:inherit;font-family:inherit}.feature-bar-options-replace .option-wrapper .option-image{position:absolute;top:-5%;right:-5%;width:60%;height:105%}@media only screen and (max-width:1050px){.feature-bar-options-replace .option-wrapper .option-image{position:absolute;top:75px;left:50%;width:70%;height:340px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}@media only screen and (max-width:800px){.feature-bar-options-replace .option-wrapper .option-image{width:90%}}@media only screen and (max-width:600px){.feature-bar-options-replace .option-wrapper .option-image{position:static;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);width:100%;margin-top:30px}}.feature-bar-options-replace .option-wrapper .option-image img{position:absolute;top:50%;left:50%;height:100%;-webkit-transition:opacity .5s ease-in-out;-moz-transition:opacity .5s ease-in-out;-ms-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1200px){.feature-bar-options-replace .option-wrapper .option-image img{height:auto}}@media only screen and (max-width:600px){.feature-bar-options-replace .option-wrapper .option-image img{max-width:110%}}@media only screen and (max-width:450px){.feature-bar-options-replace .option-wrapper .option-image img{max-width:130%}}.feature-bar-options-replace .option-list{position:absolute;bottom:0;left:0;width:100%;height:100px;padding:15px 0;background-color:#fcfcfc;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;outline:0}@media only screen and (max-width:800px){.feature-bar-options-replace .option-list{height:80px;padding:10px}.feature-bar-options-replace .option-list .slick-arrow{margin-top:-15px}.feature-bar-options-replace .option-list .slick-arrow:before{font-size:30px}}.feature-bar-options-replace .option-list ul{width:70%;max-width:1400px;margin:0 auto;text-align:center;opacity:0;outline:0}@media only screen and (max-width:1400px){.feature-bar-options-replace .option-list ul{width:80%}}@media only screen and (max-width:1200px){.feature-bar-options-replace .option-list ul{width:100%}}.feature-bar-options-replace .option-list ul .slick-arrow{z-index:9990}.feature-bar-options-replace .option-list ul .slick-disabled{opacity:0}.feature-bar-options-replace .option-list ul .slick-disabled:hover{cursor:auto!important}.feature-bar-options-replace .option-list ul .slick-disabled:hover:before{color:#bfbfbf}.feature-bar-options-replace .option-list ul li{position:relative;display:inline-block;box-sizing:border-box;cursor:pointer}.feature-bar-options-replace .option-list ul li:last-of-type{margin-right:0}.feature-bar-options-replace .option-list ul li img{max-height:70px;margin:0 auto;color:#fff;font-size:0}@media only screen and (max-width:800px){.feature-bar-options-replace .option-list ul li img{max-height:60px}}.feature-bar-options-replace .option-list ul li img.active-thumbnail{position:absolute;top:50%;left:50%;opacity:0!important;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-options-replace .option-list ul li:hover .active-thumbnail{opacity:.5!important}}.feature-bar-options-replace .option-list ul li.active .active-thumbnail{opacity:1!important}.feature-bar-options-replace .option-list ul.slick-initialized *{outline:0}.feature-bar-options-replace .option-list ul.slick-initialized{opacity:1}@media only screen and (max-width:600px){.feature-bar-options-replace.hang-tags{min-height:600px;max-height:600px}.feature-bar-options-replace.hang-tags .slick-prev{left:-3%}.feature-bar-options-replace.hang-tags .slick-next{right:-3%}}.feature-bar-options-replace.hang-tags .option-wrapper{top:45px;height:400px}.feature-bar-options-replace.hang-tags .option-wrapper .content .option-field{width:80%}.feature-bar-options-replace.hang-tags .option-wrapper .content .select2-container{-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-wrapper .content .option-field{display:block;margin:0 auto}.feature-bar-options-replace.hang-tags .option-wrapper .content .option-field .select2{width:75%;margin:0 auto}.feature-bar-options-replace.hang-tags .option-wrapper .content .information{display:none}}@media only screen and (max-width:450px){.feature-bar-options-replace.hang-tags .option-wrapper .content .option-field{width:100%}}@media only screen and (min-width:2500px){.feature-bar-options-replace.hang-tags .option-wrapper{height:450px}}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-wrapper{top:30px;height:450px}}@media only screen and (max-width:1200px){.feature-bar-options-replace.hang-tags .option-wrapper .option-image img{height:100%}}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-wrapper .option-image{top:140px}}.feature-bar-options-replace.hang-tags .option-list{height:110px}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-list{max-height:80px}}.feature-bar-options-replace.hang-tags .option-list ul{width:65%}@media only screen and (max-width:600px){.feature-bar-options-replace.hang-tags .option-list ul{width:90%}}.feature-bar-options-replace.hang-tags .option-list li img{max-height:80px}@media only screen and (max-width:1050px){.feature-bar-options-replace.hang-tags .option-list li img{max-height:60px}}.feature-bar-options-replace.hang-tags .option-list ul li{display:table-cell;float:none;vertical-align:middle}.feature-bar-options-replace.hang-tags .option-list ul li img{max-width:100px}.feature-bar-options-replace.packaging .option-list{height:120px;background-color:#fff}@media only screen and (max-width:800px){.feature-bar-options-replace.packaging .option-list{height:100px}}.feature-bar-options-replace.packaging .option-list li img{max-height:90px}@media only screen and (max-width:800px){.feature-bar-options-replace.packaging .option-list li img{max-height:80px}}.feature-bar-cardholder{padding:50px 0 0}@media only screen and (max-width:600px){.feature-bar-cardholder{min-height:540px!important;max-height:540px}}@media only screen and (max-width:450px){.feature-bar-cardholder{min-height:500px!important;height:500px}}.feature-bar-cardholder .content-container{min-height:0}@media only screen and (max-width:600px){.feature-bar-cardholder .content-container{padding:0}}.feature-bar-cardholder h2{position:relative;margin:0;line-height:1.3;padding:30px 30px 20px}@media only screen and (max-width:600px){.feature-bar-cardholder h2{padding:30px 30px 15px;margin-bottom:15px}.feature-bar-cardholder h2:after{content:"";position:absolute;bottom:0;left:50%;width:25%;height:2px;background-color:#0c5d65;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.feature-bar-cardholder.text-light h2{color:#fff}.feature-bar-cardholder .cardholder-wrapper{position:relative;height:550px;display:none}@media only screen and (max-width:1050px){.feature-bar-cardholder .cardholder-wrapper{height:450px}}@media only screen and (max-width:450px){.feature-bar-cardholder .cardholder-wrapper{height:auto}}.feature-bar-cardholder .cardholder-wrapper.slick-initialized{display:block}.feature-bar-cardholder .cardholder-wrapper button.slick-arrow{display:inline-block!important;width:60px;height:60px;background-color:#f7f7f7;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.feature-bar-cardholder .cardholder-wrapper button.slick-arrow.slick-prev:before{margin-left:-5px}.feature-bar-cardholder .cardholder-wrapper button.slick-arrow.slick-next:before{margin-right:-5px}@media only screen and (max-width:600px){.feature-bar-cardholder .cardholder-wrapper button.slick-arrow{width:40px;height:40px}}@media only screen and (max-width:400px){.feature-bar-cardholder .cardholder-wrapper button.slick-arrow{display:none!important}}.feature-bar-cardholder .cardholder-display{display:flex;flex-direction:column;align-items:center;outline:0}.feature-bar-cardholder .cardholder-display h4{margin-bottom:10px}.feature-bar-cardholder .cardholder-display p{margin-top:0}.feature-bar-cardholder .cardholder-display a.button{color:#000}.feature-bar-cardholder .cardholder-display .text-dark h2,.feature-bar-cardholder .cardholder-display .text-dark h3,.feature-bar-cardholder .cardholder-display .text-dark h4,.feature-bar-cardholder .cardholder-display .text-dark p{color:#000}.feature-bar-cardholder .cardholder-display .text-dark .button-secondary{color:#000;border-color:#000}.feature-bar-cardholder .cardholder-display .text-light h2,.feature-bar-cardholder .cardholder-display .text-light h3,.feature-bar-cardholder .cardholder-display .text-light h4,.feature-bar-cardholder .cardholder-display .text-light p{color:#fff}.feature-bar-cardholder .cardholder-display .text-light .button-secondary{color:#fff;border-color:#fff}@media only screen and (max-width:1050px){.feature-bar-cardholder .cardholder-display h4{margin-top:0;font-size:20px}.feature-bar-cardholder .cardholder-display p{display:none}.feature-bar-cardholder .cardholder-display a.button-secondary{padding:4px 15px;font-size:13px}}.feature-bar-cardholder .cardholder-display .buttons>*{display:inline-block}@media only screen and (max-width:600px){.feature-bar-cardholder .cardholder-display .mobile-hide{display:none}}.feature-bar-cardholder .cardholder-display .image-container{position:relative;width:715px;height:412px;cursor:pointer}.feature-bar-cardholder .cardholder-display .image-container img{position:absolute;-webkit-transition:opacity .4s linear;-moz-transition:opacity .4s linear;-ms-transition:opacity .4s linear;-o-transition:opacity .4s linear;transition:opacity .4s linear}.feature-bar-cardholder .cardholder-display .image-container .holder-open{opacity:0}.feature-bar-cardholder .cardholder-display .image-container.open .holder-open{opacity:1}@media only screen and (max-width:1050px){.feature-bar-cardholder .cardholder-display .image-container{width:60%;height:308px}}@media only screen and (max-width:900px){.feature-bar-cardholder .cardholder-display .image-container{width:67%}}@media only screen and (max-width:800px){.feature-bar-cardholder .cardholder-display .image-container{width:80%}}@media only screen and (max-width:660px){.feature-bar-cardholder .cardholder-display .image-container{width:90%}}@media only screen and (max-width:550px){.feature-bar-cardholder .cardholder-display .image-container{width:100%}}@media only screen and (max-width:500px){.feature-bar-cardholder .cardholder-display .image-container{height:250px}}@media only screen and (max-width:400px){.feature-bar-cardholder .cardholder-display .image-container{height:200px}}@media only screen and (max-width:350px){.feature-bar-cardholder .cardholder-display .image-container{height:160px}}.feature-bar-cardholder .option-list{position:absolute;bottom:0;left:0;width:100%;height:90px;background-color:#fff}@media only screen and (max-width:1200px){.feature-bar-cardholder .option-list{padding-left:30px;padding-right:30px}}@media only screen and (max-width:450px){.feature-bar-cardholder .option-list{height:85px}}.feature-bar-cardholder .option-list .cardholder-thumbnails{position:absolute;top:0;left:50%;width:70%;height:100%;opacity:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;border-top:1px solid #bfbfbf}@media only screen and (max-width:1400px){.feature-bar-cardholder .option-list .cardholder-thumbnails{width:80%}}@media only screen and (max-width:1050px){.feature-bar-cardholder .option-list .cardholder-thumbnails{width:85%}}.feature-bar-cardholder .option-list .cardholder-thumbnails *{outline:0}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-list{height:100%}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-track{height:100%}.feature-bar-cardholder .option-list .cardholder-thumbnails li{position:relative;height:100%;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-cardholder .option-list .cardholder-thumbnails li img{position:absolute;top:50%;left:50%;width:30%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1600px){.feature-bar-cardholder .option-list .cardholder-thumbnails li img{width:40%!important}}@media only screen and (max-width:1200px){.feature-bar-cardholder .option-list .cardholder-thumbnails li img{width:35%!important}}@media only screen and (max-width:600px){.feature-bar-cardholder .option-list .cardholder-thumbnails li img{width:55%!important}}@media only screen and (max-width:450px){.feature-bar-cardholder .option-list .cardholder-thumbnails li img{width:70%!important}}.feature-bar-cardholder .option-list .cardholder-thumbnails li:after{content:"";position:absolute;top:0;left:50%;width:40%;height:0;background-color:#4ec6da;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-cardholder .option-list .cardholder-thumbnails li.active:after{height:4px}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-arrow{margin-top:-20px}@media only screen and (max-width:450px){.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-arrow{margin-top:-17.5px}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-arrow:before{font-size:35px}}@media only screen and (max-width:1200px){.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-prev{left:-5%}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-next{right:-5%}}@media only screen and (max-width:450px){.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-prev{left:-6%}.feature-bar-cardholder .option-list .cardholder-thumbnails .slick-next{right:-6%}}.gift_card_holders .feature-bar-cardholder h2.section-title{color:#4ec6da}.gift_card_holders #edit .sticker-image{background-size:contain;background-repeat:no-repeat}.feature-bar-caption .feature-bar-content{width:60%;padding:15px;text-align:center}@media only screen and (max-width:1050px){.feature-bar-caption .feature-bar-content{width:80%}}@media only screen and (max-width:800px){.feature-bar-caption .feature-bar-content{top:50%;width:100%}}.feature-bar-caption .feature-bar-content.text-dark{background-color:#fff}.feature-bar-caption .feature-bar-content.text-light{background-color:#000}.feature-bar-caption .feature-bar-content h2{line-height:1}.feature-bar-caption .feature-bar-content p{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:600;margin:auto}.feature-bar-caption.small-caption .feature-bar-content.small-caption{top:auto;left:auto;bottom:15px;right:30px;width:auto;padding:3px 15px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:800px){.feature-bar-caption.small-caption .feature-bar-content.small-caption{display:none}}.feature-bar-caption.small-caption .content-container{position:static}.feature-bar-caption.small-caption h2{font-size:11px;line-height:1.8;letter-spacing:.2px}.feature-bar-horizontal-cards{min-height:0;max-height:none;height:auto}.feature-bar-horizontal-cards .horizontal-cards{margin-top:50px}.feature-bar-horizontal-cards .content-container{min-height:0}@media only screen and (max-width:600px){.feature-bar-horizontal-cards .content-container{padding:0}}.feature-bar-horizontal-cards .card{position:relative;width:31%;float:left;margin-bottom:30px;margin-right:3.5%}.feature-bar-horizontal-cards .card:nth-of-type(3n){margin-right:0}@media only screen and (max-width:750px){.feature-bar-horizontal-cards .card{width:48%;margin-right:4%}.feature-bar-horizontal-cards .card:first-of-type{width:100%;margin-right:0}}@media only screen and (max-width:600px){.feature-bar-horizontal-cards .card{width:100%;margin-right:0!important}.feature-bar-horizontal-cards .card .content-container{padding:0}}.feature-bar-horizontal-cards .card .card-image{margin-bottom:20px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.feature-bar-horizontal-cards .card .card-label{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;color:#000;text-align:center}@media only screen and (max-width:750px){.feature-bar-horizontal-cards .card .card-label{position:absolute;bottom:-10px;right:15px;font-size:16px}}@media only screen and (max-width:600px){.feature-bar-horizontal-cards .card .card-label{right:auto;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.feature-bar-circles{margin-top:50px;min-height:540px;max-height:540px;padding-top:50px}@media only screen and (max-width:450px){.feature-bar-circles{padding-top:30px}}.feature-bar-circles *{outline:0}.feature-bar-circles .content-container{min-height:540px;max-height:none}@media only screen and (max-width:450px){.feature-bar-circles .content-container{padding:0}}.feature-bar-circles h2{margin:0 0 10px 0}.feature-bar-circles .item-circles{margin-top:15px;text-align:center}@media only screen and (max-width:600px){.feature-bar-circles .item-circles{margin-top:30px}}.feature-bar-circles .item-circles .slick-track{margin:auto}.feature-bar-circles .item-circles .item{display:inline-block;margin:30px 50px;text-align:center}.feature-bar-circles .item-circles .item .item-image{width:280px;height:280px;margin:0 auto;background-size:200%;background-repeat:no-repeat;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden}@media only screen and (max-width:950px) and (min-width:374px){.feature-bar-circles .item-circles .item .item-image{width:300px;height:300px}}@media only screen and (max-width:350px){.feature-bar-circles .item-circles .item .item-image{width:250px;height:250px}}.feature-bar-circles .item-circles .item .item-label{display:block;margin:15px 0;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.feature-bar-circles .item-circles .item .button{color:#000}.feature-bar-circles .item-circles.slick-initialized .item{margin:0;margin-top:30px}.feature-bar-circles .slick-arrow{top:43%!important}@media only screen and (max-width:450px){.feature-bar-circles .slick-next{right:-22px!important}.feature-bar-circles .slick-prev{left:-22px!important}}@media only screen and (max-width:374px){.feature-bar-circles .slick-arrow{display:none!important}}.feature-bar-item-option .content-container{position:relative}.feature-bar-item-option.text-dark h2,.feature-bar-item-option.text-dark li{color:#000}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-item-option.text-dark li:hover{color:#4ec6da}}.feature-bar-item-option.text-dark li.active{color:#4ec6da}.feature-bar-item-option.text-light h2,.feature-bar-item-option.text-light li{color:#fff}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-item-option.text-light li:hover{color:#4ec6da}}.feature-bar-item-option.text-light li.active{color:#4ec6da}.feature-bar-item-option .item-image,.feature-bar-item-option .item-options{position:absolute;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.feature-bar-item-option.content-left .item-image{right:0}.feature-bar-item-option.content-left .item-options{left:0}.feature-bar-item-option.content-right .item-image{left:0}.feature-bar-item-option.content-right .item-options{right:0}.feature-bar-item-option .item-options h2{margin:0;margin-bottom:15px}.feature-bar-item-option .item-options .option-list li{margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-item-option.wrapping-paper{max-height:450px;min-height:450px;padding:0}.feature-bar-item-option.wrapping-paper .content-container{max-height:inherit;min-height:inherit}.feature-bar-item-option.wrapping-paper .item-image{width:65%}@media only screen and (max-width:1200px){.feature-bar-item-option.wrapping-paper .item-image{width:60%}}@media only screen and (max-width:1050px){.feature-bar-item-option.wrapping-paper .item-image{width:55%}}.feature-bar-item-option.wrapping-paper .item-image img{max-width:110%;margin-left:-10%}.feature-bar-item-option.wrapping-paper .item-options{width:33%}.feature-bar-item-option.wrapping-paper .item-options h2{line-height:1.3}@media only screen and (max-width:1200px){.feature-bar-item-option.wrapping-paper .item-options{width:35%}}@media only screen and (max-width:1050px){.feature-bar-item-option.wrapping-paper .item-options{width:40%}}@media only screen and (max-width:800px){.feature-bar-item-option.wrapping-paper{max-height:500px;min-height:500px}.feature-bar-item-option.wrapping-paper br{display:none}.feature-bar-item-option.wrapping-paper .item-image,.feature-bar-item-option.wrapping-paper .item-options{position:static;width:100%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.feature-bar-item-option.wrapping-paper .item-options{margin-top:50px;text-align:center}.feature-bar-item-option.wrapping-paper .item-options h2{font-size:22px}.feature-bar-item-option.wrapping-paper .item-options .option-list li{font-size:18px}}@media only screen and (max-width:450px){.feature-bar-item-option.wrapping-paper{padding:30px 0}.feature-bar-item-option.wrapping-paper .item-image:after{content:"";display:table;clear:both}.feature-bar-item-option.wrapping-paper .item-image img{max-width:200%;float:right;margin-left:0;margin-right:-30px}}.feature-bar-simple{max-height:450px;min-height:0!important;padding:0!important}.feature-bar-simple .content-container{min-height:0!important;padding:0!important}.feature-bar-simple .content-container h1,.feature-bar-simple .content-container h2,.feature-bar-simple .content-container p{padding:0 30px}@media only screen and (max-width:600px){.feature-bar-simple .content-container{text-align:center}}@media only screen and (min-width:1200px){.feature-bar-simple{min-height:400px!important}}body[data-pageid="79"] .feature-bar-simple{min-height:300px!important}body[data-pageid="79"] .feature-bar-simple .content-container{padding:15px!important}body[data-pageid="79"] .feature-bar-simple .content-container h2{line-height:1.5}.feature-bar-button{margin-bottom:20px}.feature-bar-button .content-container{min-height:130px}.feature-bar-button.thick-bar{margin-top:70px;margin-bottom:40px}.feature-bar-button.thick-bar .content-container{min-height:190px}.feature-bar-button .feature-bar-content{width:100%;text-align:center}.feature-bar-button .feature-bar-content:not(.default-paragraph) p{font-weight:700}.feature-bar-button .feature-bar-content p{margin-top:0;margin-bottom:10px}@media only screen and (max-width:800px){.feature-bar-button{margin-bottom:80px}.feature-bar-button .feature-bar-content{top:50%;left:0!important;-webkit-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-ms-transform:translate(0,-50%);-o-transform:translate(0,-50%);transform:translate(0,-50%)}}@media only screen and (max-width:750px){.feature-bar-button .content-container{min-height:200px}.feature-bar-button.thick-bar .content-container{min-height:240px}}@media only screen and (max-width:600px){body[data-pageid="279"] .feature-bar-button.thick-bar .content-container .feature-bar-content.thick-bar h2:after{background-color:transparent}}.feature-bar-blog-feature{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;-moz-justify-content:start;justify-content:start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:auto!important;height:fit-content!important;margin-top:50px!important;padding:30px 0;max-width:1440px;margin-bottom:3em}@media only screen and (max-width:750px){.feature-bar-blog-feature{flex-direction:column;padding:30px!important}}.feature-bar-blog-feature .header{font-size:52px;line-height:1.2;margin:0;white-space:nowrap}@media only screen and (max-width:600px){.feature-bar-blog-feature .header{font-size:36px}}.feature-bar-blog-feature .sub-header{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15.5px;letter-spacing:1.2px;margin:0}@media only screen and (max-width:600px){.feature-bar-blog-feature .sub-header{font-size:8.2px}}.feature-bar-blog-feature .blog-post-item{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;border-bottom:solid 1px #bfbfbf;flex-direction:row-reverse;padding:25px 0}.feature-bar-blog-feature .blog-post-item:last-of-type{border-bottom:none}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item{flex-direction:column}}.feature-bar-blog-feature .blog-post-item .blog-post-image{height:120px;width:60%;padding-right:0;border-radius:20px;overflow:hidden}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .blog-post-image{height:200px;width:100%}}.feature-bar-blog-feature .blog-post-item .blog-post-image a{height:100%}.feature-bar-blog-feature .blog-post-item .blog-post-image a img{height:100%;object-fit:contain}.feature-bar-blog-feature .blog-post-item .post-content{width:100%;padding-right:30px}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content{padding:20px 10px 0 0}}.feature-bar-blog-feature .blog-post-item .post-content h5{margin:0;letter-spacing:1.2px;font-size:13.3px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content h5{font-size:9.8px;margin:0 0 10px 0}}.feature-bar-blog-feature .blog-post-item .post-content .post-item-title h2{font-size:20px;margin:5px 0;line-height:1.4;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content .post-item-title h2{margin:0;font-size:18.6px}}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-blog-feature .blog-post-item .post-content .post-item-title:hover h2{text-decoration:underline}}.feature-bar-blog-feature .blog-post-item .post-content>p{display:none}.feature-bar-blog-feature .blog-post-item .post-content .written-date{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content .written-date{margin-top:10px}}.feature-bar-blog-feature .blog-post-item .post-content .written-date p{margin:0 8px 0 0;font-size:12px;color:#666;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-post-item .post-content .written-date p{font-size:11.7px}}.feature-bar-blog-feature .title-wrapper{display:none}.feature-bar-blog-feature .blog-content-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:start;-moz-justify-content:start;justify-content:start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-content-wrapper{flex-direction:column}}.feature-bar-blog-feature .blog-content-wrapper .left-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:50%;text-align:center}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-content-wrapper .left-container{margin-bottom:30px;width:100%}}.feature-bar-blog-feature .blog-content-wrapper .left-container a.link{width:fit-content}.feature-bar-blog-feature .blog-content-wrapper .right-container{width:40%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:750px){.feature-bar-blog-feature .blog-content-wrapper .right-container{width:100%}}@media only screen and (max-width:1400px){.feature-bar-blog-feature.has-trending-blog{padding:30px}}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .blog-post-item .post-content .post-item-title h2{padding-bottom:0}}.feature-bar-blog-feature.has-trending-blog .blog-content-wrapper{justify-content:space-between;align-items:flex-start;gap:3em}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .blog-content-wrapper{gap:0}}.feature-bar-blog-feature.has-trending-blog .title-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-end;-moz-align-items:flex-end;-ms-align-items:flex-end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;padding-bottom:10px;border-bottom:1px solid #8b8b94}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles{text-align:center;width:100%}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles .header{font-size:52px;line-height:1}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles .header{font-size:36px}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles .sub-header{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:1.2px;font-size:23px}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .titles .sub-header{font-size:14px}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a{font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow{width:100%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:15px 0}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow{display:none}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;line-height:1;color:#000}@media only screen and (max-width:800px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a{font-size:20px}}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a{font-size:15px}}.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a img{display:inline-block;margin-left:5px}@media only screen and (max-width:800px){.feature-bar-blog-feature.has-trending-blog .title-wrapper .all-articles-arrow a img{width:25px}}.feature-bar-blog-feature.has-trending-blog .left-container{text-align:left}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item{flex-direction:column;padding-top:40px}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .blog-post-image{width:100%;height:inherit}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5{position:relative;margin:15px 0 20px 0}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5::after{content:"";position:absolute;width:100px;height:34px;top:0;left:0;background-image:url(https://storage.jukeboxprint.com/s/images/trending-icon.png);background-position:center;background-size:contain;background-repeat:no-repeat}@media only screen and (max-width:600px){.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5{margin:0 0 25px 0}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5::after{width:80px;height:30px}}@media only screen and (min-width:2500px){.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content h5{font-size:13px}}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content .post-item-title h2{width:85%;font-size:31px;line-height:1.39}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content .post-item-title h2{font-size:18.6px}}.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content>p{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;line-height:1.47;margin:10px 0}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .left-container .blog-post-item .post-content>p{font-size:14px}}.feature-bar-blog-feature.has-trending-blog .right-container{width:50%}@media only screen and (max-width:750px){.feature-bar-blog-feature.has-trending-blog .right-container{width:100%}}.feature-bar-blog-feature.has-trending-blog .right-container .blog-post-item{align-items:center}.feature-bar-blog-feature.has-trending-blog .right-container .blog-post-item .blog-post-image{height:inherit;width:100%}.feature-bar-countdown-timer{min-height:0!important;margin-top:40px}.feature-bar-countdown-timer .timer{margin:auto;max-width:800px}.feature-bar-countdown-timer .timer p{margin:0}.feature-bar-countdown-timer .timer .countdown-background{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;background:#53bb74;-webkit-border-top-left-radius:5px;-moz-border-top-left-radius:5px;-ms-border-top-left-radius:5px;-o-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-top-right-radius:5px;-ms-border-top-right-radius:5px;-o-border-top-right-radius:5px;border-top-right-radius:5px}.feature-bar-countdown-timer .timer .countdown-heading{padding:9px 0;text-align:center;margin-right:40px}.feature-bar-countdown-timer .timer .countdown-heading>*{font-size:24px;color:#fff;line-height:1.2}.feature-bar-countdown-timer .timer .countdown-heading>*>*{color:#fff;line-height:1.2}.feature-bar-countdown-timer .timer .tiles{font-size:48px;text-align:center;margin:0 10px 15px 10px}.feature-bar-countdown-timer .timer .tiles>span{font-family:Arial,sans-serif;color:#fff;width:70px;max-width:70px;line-height:1.2;margin:18px 0;position:relative}.feature-bar-countdown-timer .timer .tiles>span:after{position:absolute;left:0;top:85%;font-size:5px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.feature-bar-countdown-timer .timer .tiles>span.days{margin-right:12px}.feature-bar-countdown-timer .timer .tiles>span.days:after{content:"Days";margin-left:-5px}.feature-bar-countdown-timer .timer .tiles>span.hours:after{content:"Hours";margin-left:8px}.feature-bar-countdown-timer .timer .tiles>span.minutes:after{content:"Minutes"}.feature-bar-countdown-timer .timer .tiles>span.seconds:after{content:"Seconds"}.feature-bar-countdown-timer .timer .countdown-text{background:#f1f1f1;padding:4px 0 2px;text-align:center;-webkit-border-bottom-left-radius:5px;-moz-border-bottom-left-radius:5px;-ms-border-bottom-left-radius:5px;-o-border-bottom-left-radius:5px;border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;-moz-border-bottom-right-radius:5px;-ms-border-bottom-right-radius:5px;-o-border-bottom-right-radius:5px;border-bottom-right-radius:5px}.feature-bar-countdown-timer .timer .countdown-text p span{color:#464646}@media only screen and (max-width:800px){.feature-bar-countdown-timer .timer .countdown-heading{padding:6px 0;margin:0 10px}.feature-bar-countdown-timer .timer .tiles>span{margin:6px 0}}body[data-pageid="273"] .feature-bar-information-table,body[data-pageid="287"] .feature-bar-information-table,body[data-pageid="320"] .feature-bar-information-table{padding-top:0;min-height:auto!important}body[data-pageid="273"] .feature-bar-information-table .content-container,body[data-pageid="287"] .feature-bar-information-table .content-container,body[data-pageid="320"] .feature-bar-information-table .content-container{min-height:400px}body[data-pageid="309"] .feature-bar-information-table{padding-top:0;min-height:auto!important}.feature-bar-information-table{min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:center;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-top:50px}@media only screen and (max-width:750px){.feature-bar-information-table{padding-top:0;padding-bottom:50px}}.feature-bar-information-table .content-container{min-height:500px}.feature-bar-information-table h2{position:absolute;top:-49px;left:50%;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);padding-left:45px;padding-right:45px;white-space:nowrap;background:#fff}@media only screen and (max-width:750px){.feature-bar-information-table h2{position:unset;transform:none;padding-left:0;padding-right:0}}@media only screen and (max-width:800px){.feature-bar-information-table h2{line-height:1.2;white-space:inherit}}.feature-bar-information-table h2:after{background-color:transparent}.feature-bar-information-table .table{border:1px solid #dfe3e8}@media only screen and (max-width:750px){.feature-bar-information-table .table{border:none}}.feature-bar-information-table .table .tbody .tr{display:flex;align-items:center}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr{flex-direction:column}}.feature-bar-information-table .table .tbody .tr .td{width:50%;padding:0 30px 29px}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr .td{width:100%;padding:0 0 20px;display:flex;justify-content:center}}.feature-bar-information-table .table .tbody .tr .td div{display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr .td div{justify-content:space-between;width:70%}}@media only screen and (max-width:600px){.feature-bar-information-table .table .tbody .tr .td div{width:90%}}@media only screen and (max-width:450px){.feature-bar-information-table .table .tbody .tr .td div{width:100%}}.feature-bar-information-table .table .tbody .tr .td div .text{width:85%;font-size:18px;line-height:1.6;letter-spacing:.5px}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr .td div .text{padding-top:0!important;width:100%;font-size:16px}}@media only screen and (max-width:600px){.feature-bar-information-table .table .tbody .tr .td div .text{width:80%}}.feature-bar-information-table .table .tbody .tr:first-of-type{padding-top:90px}@media only screen and (max-width:750px){.feature-bar-information-table .table .tbody .tr:first-of-type{padding-top:30px}}@media only screen and (max-width:450px){.feature-bar-information-table .table .tbody .tr:first-of-type{padding-top:0}}.feature-bar-information-table .table .tbody .tr:last-of-type{padding-bottom:40px}.feature-bar-information-table .table svg{width:47px;height:47px;margin-left:20px}.feature-bar-sale-items{padding-top:50px;min-height:630px!important}@media only screen and (max-width:450px){.feature-bar-sale-items{min-height:670px!important}}@media only screen and (max-width:900px){.feature-bar-sale-items .content-container .title{line-height:1.1;font-size:30px}}@media only screen and (max-width:450px){.feature-bar-sale-items .content-container .title{font-size:27px}}.feature-bar-sale-items .content-container .slick-product-gallery{margin-top:30px}.feature-bar-sale-items .content-container .slick-product-gallery .slick-dots{margin-top:30px}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item{padding:0 10px;display:flex;flex-direction:column;justify-content:space-between;height:410px}@media only screen and (max-width:600px){.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item{display:flex;justify-content:center;align-items:center}}@media only screen and (min-width:2500px){.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item{height:445px}}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper{border-radius:5px}@media only screen and (max-width:600px){.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper{width:300px}}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-image-fit{height:225px;display:flex;flex-direction:column;justify-content:center;max-width:190px;display:block;margin-left:auto;margin-right:auto}@media only screen and (max-width:350px){.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-image-fit{max-width:160px}}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-image-fit a{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-content-wrapper{display:flex;flex-direction:column;align-items:center;background:#fff;padding:20px;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-content-wrapper .item-content .description{margin:0;font-size:1em;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;line-height:1}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-content-wrapper .item-content .details{font-size:16px;line-height:2.2!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:0}.feature-bar-sale-items .content-container .slick-product-gallery .product-gallery-item .item-content-outer-wrapper .item-content-wrapper .item-content .price{margin-bottom:0;font-size:30px;margin-top:10px}.feature-bar-side-by-side-box{display:flex;height:600px!important;min-height:600px!important;max-width:1440px;padding:0}@media only screen and (max-width:1400px){.feature-bar-side-by-side-box{max-width:1100px}}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box{height:inherit;min-height:inherit!important}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box{display:block;height:1000px;min-height:1000px!important}}@media only screen and (max-width:600px){.feature-bar-side-by-side-box{display:block;min-height:1050px!important;height:1050px}}.feature-bar-side-by-side-box .box-wrapper{display:flex;width:100%;max-width:1440px;margin:0 auto}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box-wrapper{display:block}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box-wrapper.revert-on-mobile{display:flex;flex-direction:column-reverse}}.feature-bar-side-by-side-box .box{width:50%;height:600px;display:flex;justify-content:center;flex-direction:column;align-items:center;background-size:cover}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box .box{height:400px}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box{width:100%;height:500px}}.feature-bar-side-by-side-box .box .link{height:100%;width:100%}.feature-bar-side-by-side-box .box .icon-item{text-align:center;padding:0 10px;width:53px;margin:0!important;margin-bottom:9px!important;font-size:22px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:red;border-radius:6px;border:1.5px solid red}@media only screen and (min-width:2000px){.feature-bar-side-by-side-box .box .icon-item{width:70px}}@media only screen and (min-width:2500px){.feature-bar-side-by-side-box .box .icon-item{width:80px}}.feature-bar-side-by-side-box .box h2{line-height:1!important;text-align:left;font-size:37px;margin:0;transition:background .2s linear;background-size:0 23px!important;background-repeat:no-repeat!important;background-position:left 80%!important;display:inline}@media only screen and (min-width:1024px),(hover:hover){.feature-bar-side-by-side-box .box h2:hover{background-size:100% 25px!important}}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box .box h2{font-size:26px;background-size:0 18px!important}}@media only screen and (max-width:1050px) and (min-width:1024px),only screen and (max-width:1050px) and (hover:hover){.feature-bar-side-by-side-box .box h2:hover{background-size:100% 18px!important}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box h2{font-size:28px}}@media only screen and (max-width:600px){.feature-bar-side-by-side-box .box h2{background-position:left 45%!important}}.feature-bar-side-by-side-box .box button{padding:5px 25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box button{font-size:16px}}.feature-bar-side-by-side-box .box button:hover{background:#d4ffff!important}.feature-bar-side-by-side-box .box .content-wrapper{width:80%}@media only screen and (max-width:450px){.feature-bar-side-by-side-box .box .content-wrapper{width:90%}}.feature-bar-side-by-side-box .box .content-wrapper p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.7;margin:30px 0;color:#000;font-size:18px}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box .box .content-wrapper p{font-size:17px;margin:15px 0}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box .content-wrapper p{font-size:18px}}.feature-bar-side-by-side-box .box .content-wrapper p.icon-item{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}@media only screen and (max-width:1050px){.feature-bar-side-by-side-box .box .content-wrapper p.icon-item{font-size:19px}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box .content-wrapper p.icon-item{font-size:22px}}.feature-bar-side-by-side-box .box .content-wrapper .left-box-disclaimer,.feature-bar-side-by-side-box .box .content-wrapper .right-box-disclaimer{color:#727272;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-top:70px;margin-bottom:0}.feature-bar-side-by-side-box .box.pink-background button:hover{background:#feeeef!important}.feature-bar-side-by-side-box .box.purple-background button:hover,.feature-bar-side-by-side-box .box.white-kraft-wrapping-paper-text-box button:hover{background:#5069cd!important}.feature-bar-side-by-side-box .box.background-contain{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}.feature-bar-side-by-side-box .box.background-contain-position-center{background-size:contain!important;background-repeat:no-repeat!important;background-position:center!important}.feature-bar-side-by-side-box .box.background-contain-position-top{background-size:contain!important;background-repeat:no-repeat!important;background-position:top!important}.feature-bar-side-by-side-box .box.background-position-center{background-repeat:no-repeat!important;background-position:center!important}@media only screen and (max-width:600px){.feature-bar-side-by-side-box .box.has-words{height:fit-content;padding:50px 0}}@media only screen and (max-width:450px){.feature-bar-side-by-side-box .box.pride-image-box{background-repeat:no-repeat;background-position:70%}}.feature-bar-side-by-side-box .box.sticker-roll-image{background-size:150%!important}@media only screen and (min-width:750px){.feature-bar-side-by-side-box .box.sticker-roll-image{background-size:130%!important}}.feature-bar-side-by-side-box .box.matte-image{background-repeat:no-repeat!important;background-position:center!important}@media only screen and (max-width:450px){.feature-bar-side-by-side-box .box.matte-image{background-size:cover;background-repeat:no-repeat!important;background-position:bottom!important;height:325px}}.feature-bar-side-by-side-box .box.homepage-coaster-image{background-repeat:no-repeat;background-color:#88dbed;background-size:115%;background-position:bottom}@media only screen and (max-width:2000px){.feature-bar-side-by-side-box .box.homepage-coaster-image{background-position:bottom}}@media only screen and (max-width:1500px){.feature-bar-side-by-side-box .box.homepage-coaster-image{background-size:115%}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box .box.homepage-coaster-image{background-position:top}}@media only screen and (max-width:700px){.feature-bar-side-by-side-box .box.homepage-coaster-image{background-position:bottom}}@media only screen and (max-width:450px){.feature-bar-side-by-side-box .box.homepage-coaster-image{height:350px}}.feature-bar-side-by-side-box.right-image-full-width,.feature-bar-side-by-side-box.right-image-offset{padding:0 30px;max-width:none;max-height:545px;height:auto!important;min-height:auto!important}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width,.feature-bar-side-by-side-box.right-image-offset{max-height:fit-content}}@media only screen and (max-width:450px){.feature-bar-side-by-side-box.right-image-full-width,.feature-bar-side-by-side-box.right-image-offset{padding-left:1rem;padding-right:1rem;max-height:none}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper,.feature-bar-side-by-side-box.right-image-offset .box-wrapper{padding-bottom:8rem;position:relative;padding-top:8rem;max-width:calc(1320px - 2rem)}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper,.feature-bar-side-by-side-box.right-image-offset .box-wrapper{display:flex;flex-direction:column-reverse;padding:2rem 0;gap:1.5rem}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper::before,.feature-bar-side-by-side-box.right-image-offset .box-wrapper::before{content:"";position:absolute;width:100vw;height:100%;background-color:#f5f5f5;left:50%;top:50%;transform:translate(-50%,-50%);z-index:-1}@media only screen and (max-width:750px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box{width:50%}}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box{width:100%;padding:0}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box button,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box button{font-size:18px;margin-top:15px}@media only screen and (max-width:450px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box button,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box button{font-size:15px}}@media only screen and (max-width:750px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box:not(.image-box),.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box:not(.image-box){margin:0}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{height:inherit;width:33.33333%}@media only screen and (max-width:750px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{width:41.66667%}}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{width:100%}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words .content-wrapper,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words .content-wrapper{width:100%}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words h2,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words h2{display:inline-block;font-size:30px;line-height:1.2!important;margin:0 0 2rem 0}@media only screen and (max-width:450px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words h2,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words h2{font-size:27px}}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words p,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words p{font-size:18px;margin:0 0 2rem 0}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box.has-words p:empty,.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words p:empty{margin:0}.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box:not(.has-words),.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box:not(.has-words){position:absolute;padding:0;border-radius:0;left:50%;width:50vw;background-position:50%;background-repeat:no-repeat;background-size:cover;top:0;height:100%;border-radius:25px}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-full-width .box-wrapper .box:not(.has-words),.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box:not(.has-words){position:relative;display:block;transform:none!important;left:auto;width:100%!important;height:325px}}.feature-bar-side-by-side-box.right-image-offset{margin:8rem auto}.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box:not(.has-words){width:50%;transform:translateY(6rem);right:0}.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{height:inherit}@media only screen and (max-width:600px){.feature-bar-side-by-side-box.right-image-offset .box-wrapper .box.has-words{margin-left:0}}body.home .box.image-box{padding:50px;background-origin:content-box;background-clip:content-box;border-radius:70px}@media only screen and (max-width:450px){body.home .box.image-box{height:400px;padding:20px;border-radius:60px}}@media only screen and (max-width:350px){body.home .box.image-box{height:340px;padding:20px;border-radius:55px}}@media only screen and (max-width:750px){body.home .box:not(.image-box){margin-top:-50px}}@media only screen and (max-width:450px){body.home .box:not(.image-box){margin-top:-35px}}.news-bar-wrapper{position:absolute;width:100%;top:0;left:0;z-index:1}@media only screen and (max-width:600px){.news-bar-wrapper{top:30px}}.news-bar-wrapper .news-bar{display:flex;align-items:center;justify-content:center;width:100%;height:40px;background:#000}.news-bar-wrapper .news-bar .svg-forbes-logo-white{margin-right:15px;width:65px;height:18px}.news-bar-wrapper .news-bar p{margin:0;font-size:14px}@media only screen and (max-width:600px){.news-bar-wrapper .news-bar p{max-width:400px;font-size:12px!important;line-height:1.2}}@media only screen and (max-width:450px){.news-bar-wrapper .news-bar p{max-width:200px;font-size:11px!important}}.news-bar-wrapper .news-bar p{color:#fff!important}.news-bar-wrapper .news-bar p a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-image:none;background-position:0 90%;background-repeat:no-repeat;background-size:100% 1.5px;display:inline-block;padding-bottom:0;color:#fff!important}@media only screen and (min-width:450px){.news-bar-wrapper .news-bar p a:hover{background-repeat:no-repeat;background-size:100% 1.5px;text-decoration:none;padding-bottom:10px;background-position:0 70%;color:#fff!important}}@media only screen and (max-width:450px){body.has-announcement .news-bar-wrapper{top:25px}}.feature-bar-one-and-three-box{display:flex;height:800px;min-height:800px!important}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box{display:inline-block;height:800px;min-height:800px!important}}@media only screen and (max-width:750px){.feature-bar-one-and-three-box{height:1600px;min-height:1600px!important}}.feature-bar-one-and-three-box .left-box{height:800px;width:50%;display:flex;justify-content:center;align-items:center;background-size:contain!important;background-repeat:no-repeat!important}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .left-box{height:400px;width:50%;float:left}}@media only screen and (max-width:750px){.feature-bar-one-and-three-box .left-box{width:100%}}.feature-bar-one-and-three-box .left-box h1{line-height:1.1!important;font-size:40px;margin:0;text-align:left}@media only screen and (max-width:800px){.feature-bar-one-and-three-box .left-box h1{font-size:30px}}.feature-bar-one-and-three-box .left-box button{padding:13px 32px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-one-and-three-box .left-box button:hover{background:#d4ffff!important}.feature-bar-one-and-three-box .left-box p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.2;color:#000;margin:30px 0;line-height:1.7!important;letter-spacing:.15px;font-size:20px}@media only screen and (max-width:800px){.feature-bar-one-and-three-box .left-box p{font-size:20px}}.feature-bar-one-and-three-box .right-side-boxes{display:flex;flex-direction:column;width:50%}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes{display:inline}}.feature-bar-one-and-three-box .right-side-boxes .top-right-box{height:350px;display:flex;justify-content:center;align-items:center}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .top-right-box{width:50%;height:400px}}@media only screen and (max-width:750px){.feature-bar-one-and-three-box .right-side-boxes .top-right-box{width:100%}}.feature-bar-one-and-three-box .right-side-boxes .top-right-box .text-wrapper{text-align:center;width:65%}.feature-bar-one-and-three-box .right-side-boxes .top-right-box .text-wrapper p{text-align:left;line-height:1.7!important;letter-spacing:.15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:30px 0;font-size:20px}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .top-right-box .text-wrapper p{font-size:18px;text-align:center}}.feature-bar-one-and-three-box .right-side-boxes .top-right-box h1{font-size:40px;margin:0;text-align:left;line-height:1.1!important;margin-bottom:20px}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .top-right-box h1{font-size:24px;text-align:center}}.feature-bar-one-and-three-box .right-side-boxes .top-right-box button{padding:13px 32px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-one-and-three-box .right-side-boxes .top-right-box button:hover{background:#d4ffff!important}.feature-bar-one-and-three-box .right-side-boxes .top-right-box.purple-background button,.feature-bar-one-and-three-box .right-side-boxes .top-right-box.white-kraft-wrapping-paper-text-box button{color:#000!important}.feature-bar-one-and-three-box .right-side-boxes .top-right-box.purple-background button:hover,.feature-bar-one-and-three-box .right-side-boxes .top-right-box.white-kraft-wrapping-paper-text-box button:hover{background:#5069cd!important;color:#fff!important}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes{display:flex}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes{display:inline}}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box{height:450px;width:50%;display:flex;justify-content:center;flex-direction:column;align-items:center}@media only screen and (max-width:1050px){.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box{float:left;height:400px}}@media only screen and (max-width:750px){.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box{width:100%}}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box h1,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box h1{font-size:25px;line-height:1.1!important;text-align:left;margin:0;margin-bottom:30px}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box .text-wrapper,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box .text-wrapper{text-align:center}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box button,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box button{padding:13px 32px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-left-box p,.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes .right-side-bottom-right-box p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.7!important;margin:30px 0;font-size:20px}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes.custom-tissue-paper button:hover{background:#62a306;color:#fff}.feature-bar-one-and-three-box .right-side-boxes .right-side-bottom-boxes.gift-card-holders button:hover{background:#bcbc98;color:#fff}.feature-bar-design-business-cards{padding:0}.feature-bar-design-business-cards .content-container{min-height:inherit}.feature-bar-design-business-cards section.creator-select.creator-select-premade{background-color:#ccfffd;margin-bottom:60px}.feature-bar-design-business-cards section.creator-select.creator-select-premade .section-content{margin-right:auto}.feature-bar-design-business-cards section.creator-select.creator-select-premade .button.blue-button{background-color:#60d4f2!important}.feature-bar-design-business-cards section.creator-select.creator-select-template{background-color:#fffdd9}.feature-bar-design-business-cards section.creator-select.creator-select-template .section-content{margin-left:auto}.feature-bar-design-business-cards section.creator-select.creator-select-template .button.blue-button{background-color:#60d4f2!important}.feature-bar-design-business-cards section.creator-select .section-content{width:75%}@media only screen and (max-width:1400px){.feature-bar-design-business-cards section.creator-select .section-content{width:100%}}.feature-bar-design-business-cards section.creator-select .section-content h5{margin-bottom:15px;font-size:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.feature-bar-design-business-cards section.creator-select .section-content p{margin-top:0;margin-bottom:15px;font-size:18px}.feature-bar-design-business-cards section.creator-select ul.list{padding-left:20px;margin-bottom:30px}.feature-bar-design-business-cards section.creator-select ul.list li{font-size:18px;list-style-type:disc;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.feature-bar-design-business-cards section.creator-select .select-wrapper{margin-bottom:30px}.feature-bar-design-business-cards section.creator-select .select-wrapper .select2.select2-container{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden}.feature-bar-design-business-cards section.creator-select .select-wrapper .select2-selection__rendered{padding:5px 20px!important;background-color:#eaf9ff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}.feature-bar-design-business-cards section.creator-select .button{font-size:18px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.feature-bar-colorplan-swatch .content-container{max-width:1700px}.feature-bar-colorplan-swatch .content-container h2{padding-top:70px;margin-bottom:60px;color:#4ec6da!important;text-align:center}.feature-bar-colorplan-swatch .color-tiles{max-width:1500px;margin:auto}.feature-bar-colorplan-swatch .color-tiles .color-tile{background:#eaeaea;height:600px;width:33.3%;float:left;display:flex;flex-direction:column;justify-content:space-between;background-position:center;background-size:cover}@media only screen and (max-width:1050px){.feature-bar-colorplan-swatch .color-tiles .color-tile{width:50%}}@media only screen and (max-width:600px){.feature-bar-colorplan-swatch .color-tiles .color-tile{width:100%}}.feature-bar-colorplan-swatch .color-tiles .color-tile .color-details{text-align:center;height:100%;color:#fff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:28px;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl}.feature-bar-video{margin-top:50px}@media only screen and (max-width:1400px){.feature-bar-video{min-height:525px}}.feature-bar-video .content-container{min-height:700px}.feature-bar-video .content-container:after{content:none}@media only screen and (max-width:800px){.feature-bar-video .content-container{display:flex;flex-direction:column;gap:30px}}@media only screen and (max-width:450px){.feature-bar-video .content-container{min-height:650px}}@media only screen and (max-width:800px){.feature-bar-video .content-container .feature-bar-content{position:relative;top:auto;left:auto;right:auto;width:100%;transform:none;order:2}}@media only screen and (max-width:800px){.feature-bar-video .content-container .feature-bar-content p{margin:10px 0}}@media only screen and (max-width:450px){.feature-bar-video .content-container .feature-bar-content p{margin:0}}.feature-bar-video .feature-bar-media{position:absolute;top:50%;width:48%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:800px){.feature-bar-video .feature-bar-media{position:relative;top:auto;left:auto;right:auto;width:100%;transform:none}}.feature-bar-video .feature-bar-media video{width:100%}@media only screen and (max-width:800px){.feature-bar-video .feature-bar-media video{max-height:350px}}.feature-bar-video .feature-bar-media iframe{width:100%;height:100%;min-height:400px}@media only screen and (max-width:800px){.feature-bar-video .feature-bar-media iframe{max-height:350px}}.feature-bar-video .feature-bar-media.video2{display:none}.feature-bar-video .feature-bar-media .play-button{position:absolute;top:50%;left:50%;padding:10px 20px;font-size:16px;color:#fff;background-color:rgba(0,0,0,.5);cursor:pointer;border:solid 1px #fff;transform:translate(-50%,-50%)}.feature-bar-video.left .feature-bar-media{right:0}.feature-bar-video.right .feature-bar-media{left:0}.feature-bar-faq-section{margin-top:80px}.feature-bar-faq-section .content-container{display:flex!important;justify-content:space-between;padding:70px 0}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container{flex-direction:column;padding:50px 15px}}.feature-bar-faq-section .content-container .help-box{width:230px;min-width:230px;height:fit-content;margin-right:5rem;margin-left:15px;padding:25px 20px;background-color:#beeeff}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .help-box{width:100%;margin:0}}.feature-bar-faq-section .content-container .help-box .top-section{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .help-box .top-section{flex-direction:row;gap:25px}}@media only screen and (max-width:450px){.feature-bar-faq-section .content-container .help-box .top-section{justify-content:space-between;gap:0}}.feature-bar-faq-section .content-container .help-box .top-section h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:23px;margin:15px 0;line-height:normal}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .help-box .top-section h4{text-align:left;order:-1}}.feature-bar-faq-section .content-container .help-box .btm-section p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;margin:0;line-height:1.4}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .help-box .btm-section p{text-align:center}}@media only screen and (max-width:450px){.feature-bar-faq-section .content-container .help-box .btm-section p{text-align:left}}.feature-bar-faq-section .content-container .faq-content{flex:1}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .faq-content{margin-top:50px}}.feature-bar-faq-section .content-container .faq-content h2{font-size:30px;margin-bottom:20px;line-height:normal}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content h2{font-size:22px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container{padding-right:30px}@media only screen and (max-width:1200px){.feature-bar-faq-section .content-container .faq-content .dropdown-container{margin-left:0}}@media only screen and (max-width:1050px){.feature-bar-faq-section .content-container .faq-content .dropdown-container{margin:0;padding-right:0}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper{width:100%;margin:0;border-radius:0;background:0 0;border-bottom:solid 1px #e0dedd}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading{padding:30px 60px 30px 20px;border-radius:0;background:0 0}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading{padding:20px 40px 20px 20px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading::after{content:"\f107";font-weight:900;color:#000;margin:0;right:30px;height:25px;width:25px;font-size:18px;text-align:center;background-color:#abf0ff;transform:translateY(-50%);border-radius:100%}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading::after{right:10px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading:hover{background-color:#f9f9f9!important}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:0;font-size:22px;line-height:1.6;letter-spacing:-.1px}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-heading h5{font-size:15px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content{display:none;padding:0 20px;border-radius:0;background-color:#fff;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none;max-width:fit-content}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content *{letter-spacing:.1px!important}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content h4,.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content h4 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content p{font-size:17px;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content p{font-size:15px}}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content p a,.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper .dropdown-content p span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000!important}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper.open .dropdown-heading{background-color:#f9f9f9!important}.feature-bar-faq-section .content-container .faq-content .dropdown-container .dropdown-item-wrapper.open .dropdown-heading::after{transform:translateY(-50%) rotateX(180deg)}.feature-bar-faq-section .load-articles{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:20.7px;display:inline-block;font-size:13.5px;color:#000!important;padding:10px 20px;margin:40px 0;letter-spacing:.5px;border:solid 1px #000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-faq-section .load-articles:hover{background-color:#000;color:#fff!important}.feature-bar-faq-section .load-articles:visited{color:#4ec6da}@media only screen and (max-width:600px){.feature-bar-faq-section .load-articles{display:block;margin:40px auto;width:fit-content}}.feature-bar-articles-about-this-page{position:relative;padding:30px 0 60px;margin:200px 0 50px 0;min-height:fit-content!important}.feature-bar-articles-about-this-page .content-container{min-height:fit-content}@media only screen and (max-width:1200px){.feature-bar-articles-about-this-page .content-container{margin:0 5%}}@media only screen and (max-width:450px){.feature-bar-articles-about-this-page .content-container{margin:0}}.feature-bar-articles-about-this-page .background{position:absolute;width:100vw;height:100%;background:linear-gradient(to left,#e5efff,#e4fffb);top:0;left:50%;transform:translateX(-50%)}.feature-bar-articles-about-this-page .title-wrapper{border-bottom:solid 1px #000}.feature-bar-articles-about-this-page .title-wrapper .title{display:inline-block;font-size:20px;line-height:2;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .title-wrapper .title{font-size:17px}}.feature-bar-articles-about-this-page .title-wrapper .icon{display:inline-block;width:45px;height:39px;margin-top:20px;float:right}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .title-wrapper .icon{margin-top:10px}}.feature-bar-articles-about-this-page .article-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .article-wrapper{flex-direction:column}}.feature-bar-articles-about-this-page .article-wrapper article{width:50%;padding:45px 3rem 20px 0}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .article-wrapper article{width:100%;padding:40px 0}}.feature-bar-articles-about-this-page .article-wrapper article .icon{height:30px}.feature-bar-articles-about-this-page .article-wrapper article.article-1{border-left:solid 1px #000;padding:45px 3rem 20px 3rem}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .article-wrapper article.article-1{border-left:none;border-top:solid 1px #000;padding:40px 0}}.feature-bar-articles-about-this-page .article-wrapper article .highlight{font-size:27px;color:#000;line-height:1.52}@media only screen and (max-width:750px){.feature-bar-articles-about-this-page .article-wrapper article .highlight{font-size:23px}}.feature-bar-articles-about-this-page .article-wrapper article a.bounce-button{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:17px;line-height:1.71;letter-spacing:-.23px;background-color:#fff;color:#000}.feature-bar-businessCard-premade-slide{position:relative;padding:40px 0;margin:0 0 140px 0;min-height:inherit!important}@media only screen and (max-width:450px){.feature-bar-businessCard-premade-slide{padding:25px 0!important}}.feature-bar-businessCard-premade-slide .background{position:absolute;width:100vw;height:100%;background-color:#f8f8f8;top:0;left:50%;transform:translateX(-50%);z-index:-1}.feature-bar-businessCard-premade-slide .content-container{min-height:inherit!important}@media only screen and (max-width:450px){.feature-bar-businessCard-premade-slide .content-container{padding:0}}.feature-bar-businessCard-premade-slide .icon{display:none;height:19px;width:126px;margin-bottom:35px}.feature-bar-businessCard-premade-slide h2{font-size:30px;line-height:1.25;text-align:center;margin-bottom:10px}@media only screen and (max-width:800px){.feature-bar-businessCard-premade-slide h2{padding:0 1rem;text-align:left;font-size:27px}}@media only screen and (max-width:450px){.feature-bar-businessCard-premade-slide h2{margin-top:0}}.feature-bar-businessCard-premade-slide p{color:#000;font-size:18px;margin:0;text-align:center}@media only screen and (max-width:800px){.feature-bar-businessCard-premade-slide p{text-align:left}}.feature-bar-businessCard-premade-slide .templates-wrapper{width:95vw;margin-top:40px;padding:20px 0 40px;overflow:hidden;position:relative}.feature-bar-businessCard-premade-slide .templates-wrapper::after{position:absolute;content:"";top:0;left:0;width:70px;height:100%;background:linear-gradient(to left,transparent,#f8f8f8)}.feature-bar-businessCard-premade-slide .templates-wrapper.with-mask::after{display:inherit}.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper{width:fit-content;display:flex;gap:32px;transform:translateX(0);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper{gap:22px}}.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper .template{display:inline-block;width:300px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper .template:hover{box-shadow:0 5px 8px 0 rgba(0,0,0,.2)}.feature-bar-businessCard-premade-slide .templates-wrapper .slide-wrapper .template img{inline-size:100%;aspect-ratio:16/9;object-fit:cover}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper{display:flex;justify-content:space-between}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container{position:relative;width:100%;height:fit-content}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container::before{position:absolute;content:"";width:100%;height:1px;background-color:#000;top:50%;left:0;transform:translateY(-50%);z-index:-1}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider{width:100%;background:0 0;outline:0;border:none;padding:0;cursor:pointer;-webkit-appearance:none;background-color:transparent}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider:focus{background:0 0!important;border:none!important;box-shadow:none}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-moz-range-track{appearance:none;background:0 0;outline:0;height:30px}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-webkit-slider-runnable-track{appearance:none;background:0 0;outline:0;height:30px}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-webkit-slider-thumb{appearance:none;height:30px;width:30px;border:solid 1px #000;border-radius:100%;background:#000;cursor:grab;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-webkit-slider-thumb:hover{background:#333}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-moz-range-thumb{appearance:none;width:30px;height:30px;border:solid 1px #000;border-radius:100%;background:#f8f8f8;cursor:grab;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;-ms-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-moz-range-thumb:hover{background:#cafffc}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider::-moz-focus-outer{border:0}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider.dragging::-webkit-slider-thumb{cursor:grabbing}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .input-container #scroll-slider.dragging::-moz-range-thumb{cursor:grabbing}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .arrow-control{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:16px;display:none}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .arrow-control .icon{margin:0;width:43px;height:29px;cursor:pointer}.feature-bar-businessCard-premade-slide .scroll-controller-wrapper .arrow-control .previous{transform:rotate(180deg)}.feature-bar-businessCard-premade-slide .view-all-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;margin-top:35px}.feature-bar-businessCard-premade-slide .view-all-wrapper h4{margin:0;font-size:16px}@media only screen and (max-width:800px){.feature-bar-businessCard-premade-slide .view-all-wrapper h4{font-size:12px}}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:10px;color:#000;cursor:pointer}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;margin:20px 0;padding-right:2.2rem;z-index:1;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:before{content:"";position:absolute;display:block;height:20px;width:20px;top:50%;right:0;transform:translateY(-50%);border-radius:1rem;background-color:#ffa8ce;z-index:-1;transition:width .3s cubic-bezier(.34,1.2,.64,1)}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:after{content:"";position:absolute;display:block;height:20px;width:20px;top:50%;transform:translateY(-50%);right:0;z-index:-1;background-image:url(https://storage.jukeboxprint.com/s/images/right-arrow.svg);background-repeat:no-repeat;background-size:.8rem;background-position:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:hover{transform:translateX(7px)}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:hover:before{width:100%;height:27px;transform:translateY(-50%) translateX(-10px);transition:width .3s cubic-bezier(.4,1.7,.7,.8),background-position .3s ease}.feature-bar-businessCard-premade-slide .view-all-wrapper .all-templates .text:hover:after{right:12px}.feature-bar-detailsCarousel{position:relative;padding:40px 30px;margin:0;min-height:inherit!important}@media only screen and (max-width:750px){.feature-bar-detailsCarousel{padding-top:80px}}.feature-bar-detailsCarousel .content-container{min-height:inherit!important}@media only screen and (max-width:450px){.feature-bar-detailsCarousel .content-container{padding:0}}.feature-bar-detailsCarousel .header-wrapper{display:flex;justify-content:space-between;align-items:center;margin:10px 0}.feature-bar-detailsCarousel .header-wrapper h2{font-size:32px;margin:0}@media only screen and (max-width:800px){.feature-bar-detailsCarousel .header-wrapper h2{font-size:29px}}@media only screen and (max-width:450px){.feature-bar-detailsCarousel .header-wrapper h2{line-height:1.3}}.feature-bar-detailsCarousel .header-wrapper h2 .mobile-break{font-size:inherit;line-height:inherit;font-family:inherit}@media only screen and (max-width:450px){.feature-bar-detailsCarousel .header-wrapper h2 .mobile-break{display:inline-block}}.feature-bar-detailsCarousel p{color:#000;font-size:18px;margin:0;text-align:center}@media only screen and (max-width:800px){.feature-bar-detailsCarousel p{text-align:left}}.feature-bar-detailsCarousel .related-wrapper{position:relative;min-height:600px}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .related-wrapper{min-height:535px}}@media only screen and (max-width:650px){.feature-bar-detailsCarousel .related-wrapper{min-height:450px}}.feature-bar-detailsCarousel .templates-wrapper{width:100vw;overflow:hidden}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .templates-wrapper{width:100%}}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper{position:initial}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item{display:inline-block;padding:10px}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item>a{height:400px}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item>a{height:300px}}@media only screen and (max-width:650px){.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item>a{height:250px}}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item>a img{width:100%;height:100%;border-radius:5px;object-fit:cover}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent{padding:20px}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent h2{line-height:1;margin:0 0 20px 0;font-size:25px}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent h2{font-size:25px}}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent p{margin-top:10px;text-align:left}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent p a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-image:none;color:#000!important;font-size:19px}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent p a span.discount-rate{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:block;line-height:1;color:red!important}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent .learn-more-btn{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000!important}.feature-bar-detailsCarousel .templates-wrapper .slide-wrapper .detail-item .text-centent .learn-more-btn:hover{color:#000!important}.feature-bar-detailsCarousel .slick-track{display:flex}.feature-bar-detailsCarousel .slick-arrow{position:absolute;top:auto;bottom:0;height:50px;width:50px;display:flex;align-items:center;justify-content:center;border:1px solid #000;border-radius:50%;font-size:22px;color:#000;z-index:1;font-size:0}.feature-bar-detailsCarousel .slick-arrow:before{content:"";width:22px;height:22px;background-repeat:no-repeat}@media only screen and (max-width:450px){.feature-bar-detailsCarousel .slick-arrow{display:none!important}}.feature-bar-detailsCarousel .slick-prev{left:10px}.feature-bar-detailsCarousel .slick-prev:before{background-image:url(https://storage.jukeboxprint.com/s/images/carousel-left.svg)}.feature-bar-detailsCarousel .slick-next{left:80px}.feature-bar-detailsCarousel .slick-next:before{background-image:url(https://storage.jukeboxprint.com/s/images/carousel-right.svg)}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .slick-next{left:auto;right:10px}}.feature-bar-detailsCarousel .slick-dots{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;position:absolute;left:50%;top:auto;bottom:25px;transform:translateX(-50%);width:400px}@media only screen and (max-width:1050px){.feature-bar-detailsCarousel .slick-dots{width:350px}}@media only screen and (max-width:800px){.feature-bar-detailsCarousel .slick-dots{width:250px}}.feature-bar-detailsCarousel .slick-dots li{position:relative;display:inline-block;flex:1;height:4px;margin:0 5px;padding:0;cursor:pointer}.feature-bar-detailsCarousel .slick-dots li button{font-size:0;line-height:0;display:block;width:100%;height:4px;cursor:pointer;color:transparent;border:0;outline:0;background:rgba(0,0,0,.2)}.feature-bar-detailsCarousel .slick-dots li button::before{content:none}.feature-bar-detailsCarousel .slick-dots li.slick-active button{background:#000}.feature-bar-basic-two-images{padding:6rem 0}.feature-bar-basic-two-images .content-container{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;min-height:auto}@media only screen and (max-width:800px){.feature-bar-basic-two-images .content-container{flex-direction:column}}@media only screen and (max-width:450px){.feature-bar-basic-two-images .content-container{padding-left:0;padding-right:0}}.feature-bar-basic-two-images .content-container>div{padding:0 1rem}.feature-bar-basic-two-images .content-container::after{content:none}.feature-bar-basic-two-images .left-wrapper{width:50%}@media only screen and (max-width:800px){.feature-bar-basic-two-images .left-wrapper{width:100%}}.feature-bar-basic-two-images .left-wrapper .back-image{display:inline-block;width:50%;aspect-ratio:1;object-fit:cover;border-radius:25px}.feature-bar-basic-two-images .left-wrapper .front-img-wrapper{margin-top:-12rem;display:flex;justify-content:flex-end}@media only screen and (max-width:800px){.feature-bar-basic-two-images .left-wrapper .front-img-wrapper{margin-top:-8rem;margin-bottom:4rem}}.feature-bar-basic-two-images .left-wrapper .front-img-wrapper .front-image{display:inline-block;width:75%;aspect-ratio:1;object-fit:cover;border-radius:25px}.feature-bar-basic-two-images .right-wrapper{width:41.66667%}@media only screen and (max-width:800px){.feature-bar-basic-two-images .right-wrapper{width:100%}}.feature-bar-basic-two-images .right-wrapper h2{font-size:38px;margin:0 0 2rem 0;line-height:1.2;color:#1f1f1f}@media only screen and (max-width:450px){.feature-bar-basic-two-images .right-wrapper h2{font-size:32px}}.feature-bar-basic-two-images .right-wrapper p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5;font-size:18px;margin:0 0 1.5rem 0;color:#767676}.feature-bar-basic-two-images .right-wrapper p.sub-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;line-height:1.2;color:#909090;margin:0 0 .75rem 0;letter-spacing:.02em}.feature-bar-basic-two-images .right-wrapper .action-button{margin:0}.feature-bar-basic-two-images .right-wrapper .action-button a{background-image:none!important;padding:0}.feature-bar-basic-two-images .right-wrapper .action-button a button{padding:5px 25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000!important}@media only screen and (max-width:750px){.feature-bar-basic-two-images .right-wrapper .action-button a button{font-size:15px}}.feature-bar-basic-two-images .right-wrapper .action-button a button:hover{background:#d4ffff!important}.feature-bar-basic-two-images.row-reverse .content-container{flex-direction:row-reverse}.feature-bar-basic-two-images.row-reverse .content-container .left-wrapper{text-align:right}.feature-bar-basic-two-images.row-reverse .content-container .left-wrapper .front-img-wrapper{justify-content:flex-start}.feature-bar-basic-sticky{padding:6rem 0}.feature-bar-basic-sticky .content-container{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;min-height:auto}@media only screen and (max-width:800px){.feature-bar-basic-sticky .content-container{flex-direction:column;gap:4rem}}@media only screen and (max-width:450px){.feature-bar-basic-sticky .content-container{padding-left:0;padding-right:0}}.feature-bar-basic-sticky .content-container>div{padding:0 1rem}.feature-bar-basic-sticky .content-container::after{content:none}.feature-bar-basic-sticky .left-wrapper{width:50%}@media only screen and (max-width:800px){.feature-bar-basic-sticky .left-wrapper{width:100%}}.feature-bar-basic-sticky .left-wrapper .back-image{display:inline-block;width:50%;aspect-ratio:1;object-fit:cover;border-radius:25px}.feature-bar-basic-sticky .right-wrapper{position:sticky;width:41.66667%;top:50%;transform:translateY(-50%);margin-top:6rem}@media only screen and (max-width:800px){.feature-bar-basic-sticky .right-wrapper{position:relative;width:100%;margin:0;top:auto;transform:none}}.feature-bar-basic-sticky .right-wrapper h2{font-size:38px;line-height:1.2;color:#000;margin:0 0 2rem 0}@media only screen and (max-width:450px){.feature-bar-basic-sticky .right-wrapper h2{font-size:32px}}.feature-bar-basic-sticky .right-wrapper p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:18px;margin:0 0 1.5rem 0;line-height:1.5;color:#000}.feature-bar-basic-sticky .right-wrapper p.sub-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.2;font-size:15px;color:#000;margin:0 0 .75rem 0;letter-spacing:.02em}.feature-bar-basic-sticky .right-wrapper .action-button{margin:0}.feature-bar-basic-sticky .right-wrapper .action-button a{padding:0;background-image:none!important}.feature-bar-basic-sticky .right-wrapper .action-button a button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;padding:5px 25px;color:#000!important}@media only screen and (max-width:750px){.feature-bar-basic-sticky .right-wrapper .action-button a button{font-size:15px}}.feature-bar-basic-sticky .right-wrapper .action-button a button:hover{background:#d4ffff!important}.feature-bar-basic-sticky.row-reverse .content-container{flex-direction:row-reverse}.feature-bar-basic-sticky.row-reverse .content-container .left-wrapper{text-align:right}.feature-bar-basic-sticky.row-reverse .content-container .left-wrapper .front-img-wrapper{justify-content:flex-start}.feature-bar-four-blocks-collection{padding:6rem 0}@media only screen and (max-width:600px){.feature-bar-four-blocks-collection{padding-top:0}}.feature-bar-four-blocks-collection .content-container{min-height:fit-content;max-width:1320px}@media only screen and (max-width:450px){.feature-bar-four-blocks-collection .content-container{padding:0}}.feature-bar-four-blocks-collection .title-wrapper{padding:0 1rem;text-align:center}.feature-bar-four-blocks-collection .title-wrapper h2,.feature-bar-four-blocks-collection .title-wrapper h3{line-height:1.2;font-size:38px;margin:0 0 1rem 0}@media only screen and (max-width:600px){.feature-bar-four-blocks-collection .title-wrapper h2,.feature-bar-four-blocks-collection .title-wrapper h3{font-size:32px}}.feature-bar-four-blocks-collection .title-wrapper p{font-size:18px;line-height:1.5;margin:0}.feature-bar-four-blocks-collection .title-wrapper p.last-line{margin-bottom:4rem}.feature-bar-four-blocks-collection .collection-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.feature-bar-four-blocks-collection .collection-wrapper .item-outer{padding:0 1rem;margin-bottom:2rem;width:33.33333%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner{position:relative;display:flex;flex-direction:column;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;padding:1.5rem;min-height:400px;border-radius:25px;overflow:hidden}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner:hover{transition:all .2s ease-in-out;cursor:pointer}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner:hover .shopper-button::after{background-color:rgba(31,31,31,.15)}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner:hover .shopper-button svg{transform:translateX(.25rem)}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner .heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:28px;color:#fff;text-align:center;margin-top:auto;margin-bottom:0}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner .shopper-button{display:inline-block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:1rem;line-height:1.5rem;width:fit-content;padding:.875rem 1.75rem;text-align:center;margin-top:0;margin-bottom:auto}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner .shopper-button svg{margin-left:.5rem;vertical-align:-.1em;transition:all .2s ease-in-out}.feature-bar-four-blocks-collection .collection-wrapper .item-outer .item-inner .shopper-button::after{position:absolute;bottom:0;content:"";left:0;right:0;top:0;z-index:1;background-color:rgba(31,31,31,.05);transition:all .2s ease-in-out}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2),.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3){width:66.66667%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner{padding-left:4rem;padding-right:4rem;align-items:flex-start}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner .heading,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner .heading{text-align:left}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner .shopper-button,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner .shopper-button{text-align:left;padding-left:0;padding-right:0}@media only screen and (max-width:1050px){.feature-bar-four-blocks-collection .collection-wrapper .item-outer{min-height:370px;width:50%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2),.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3){width:50%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner{align-items:center}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner .heading,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner .heading{text-align:center}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2) .item-inner .shopper-button,.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3) .item-inner .shopper-button{text-align:center;padding-left:0;padding-right:0}}@media only screen and (max-width:600px){.feature-bar-four-blocks-collection .collection-wrapper .item-outer{width:100%}.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(2),.feature-bar-four-blocks-collection .collection-wrapper .item-outer:nth-child(3){width:100%}}.feature-bar-text-on-two-images{padding:6rem 0;padding-bottom:12rem}@media only screen and (max-width:450px){.feature-bar-text-on-two-images{padding-bottom:9rem}}.feature-bar-text-on-two-images .content-container{display:flex;justify-content:center;position:relative;min-height:fit-content;max-width:1320px;padding:10rem 0}@media only screen and (max-width:800px){.feature-bar-text-on-two-images .content-container{min-height:580px;padding:0}}.feature-bar-text-on-two-images .text-content-wrapper{width:41%;padding:25px;text-align:center;background:#fff}@media only screen and (max-width:800px){.feature-bar-text-on-two-images .text-content-wrapper{position:absolute;width:85%;bottom:0;background:#f5f5f5}}.feature-bar-text-on-two-images .text-content-wrapper h2,.feature-bar-text-on-two-images .text-content-wrapper h3{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:30px;margin:0;line-height:1.2;margin-bottom:1rem}.feature-bar-text-on-two-images .text-content-wrapper p{font-size:16px;line-height:1.5;margin-bottom:1rem;margin-top:0}.feature-bar-text-on-two-images .text-content-wrapper .action-button{margin:30px 0 10px 0}.feature-bar-text-on-two-images .text-content-wrapper .action-button a{background-image:none!important;padding:0}.feature-bar-text-on-two-images .text-content-wrapper .action-button a button{padding:5px 25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000!important}@media only screen and (max-width:750px){.feature-bar-text-on-two-images .text-content-wrapper .action-button a button{font-size:15px}}.feature-bar-text-on-two-images .text-content-wrapper .action-button a button:hover{background:#d4ffff!important}.feature-bar-text-on-two-images .images-wrapper{position:absolute;display:flex;top:0;left:0;z-index:-1;height:100%;width:100%}.feature-bar-text-on-two-images .images-wrapper .item-outer{width:50%;padding:0 1rem;height:100%}.feature-bar-text-on-two-images .images-wrapper .item-outer img{height:100%;width:100%;object-fit:cover;object-position:center;border-radius:25px}@media only screen and (max-width:800px){.feature-bar-text-on-two-images .images-wrapper .item-outer:first-child{position:absolute;width:100%;height:80%}.feature-bar-text-on-two-images .images-wrapper .item-outer:last-child{display:none}}.feature-bar-sample-pack-wide-bar{position:relative;background-size:cover;background-repeat:no-repeat;min-height:600px;padding:6rem 0;background-position-y:50%;display:flex;flex-direction:row;align-items:center}.feature-bar-sample-pack-wide-bar .content-container{width:100%;max-width:1320px;min-height:auto;display:flex;justify-content:flex-start;padding:0 1rem}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content{position:relative;width:41.66667%;top:auto;transform:none;padding:2rem;border-radius:25px;background-color:#fff}@media only screen and (max-width:800px){.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content{left:auto!important;width:100%}}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content h3{margin:0;margin-bottom:1.5rem;font-size:33px;line-height:1.2}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content p{font-size:18px;line-height:1.5;margin-top:0;margin-bottom:1.5rem}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button{margin:0}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button a{background-image:none!important;padding:0}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button a button{padding:5px 25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000!important}@media only screen and (max-width:750px){.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button a button{font-size:15px}}.feature-bar-sample-pack-wide-bar .content-container .feature-bar-content .action-button a button:hover{background:#d4ffff!important}.feature-bar-step-by-step{padding:6rem 0}.feature-bar-step-by-step h2{font-size:30px;margin-bottom:65px}@media only screen and (max-width:600px){.feature-bar-step-by-step h2{line-height:1.4;font-size:22px;margin-bottom:50px}}.feature-bar-step-by-step .content-container{position:relative;display:flex;justify-content:space-between;align-items:center;min-height:fit-content;max-width:1320px}.feature-bar-step-by-step .content-container::after{content:none}.feature-bar-step-by-step .content-container>div{width:50%;padding:0 1rem}.feature-bar-step-by-step .content-container .left-wrapper{max-height:400px;width:41.66667%}.feature-bar-step-by-step .content-container .left-wrapper img{width:100%;height:100%;object-fit:cover}.feature-bar-step-by-step .content-container .right-wrapper p{font-size:18px;max-height:400px;color:#000}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row{display:flex;justify-content:space-between;margin:50px 0}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row .image-wrapper{display:flex;flex-direction:column;width:37%}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row .image-wrapper img{width:100%;object-fit:cover}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row .image-wrapper span{font-size:14px;text-align:center;margin:5px}@media only screen and (max-width:800px){.feature-bar-step-by-step .content-container{flex-direction:column;min-height:580px}.feature-bar-step-by-step .content-container>div{width:100%}.feature-bar-step-by-step .content-container .left-wrapper{width:100%;height:400px;margin-bottom:20px}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row{flex-direction:column;align-items:center;gap:40px}.feature-bar-step-by-step .content-container .right-wrapper .two-images-a-row .image-wrapper{width:80%}}.feature-bar-two-image-a-row{padding:6rem 0}.feature-bar-two-image-a-row .content-container{position:relative;display:flex;flex-direction:column;justify-content:center;gap:4rem;min-height:fit-content}@media only screen and (max-width:800px){.feature-bar-two-image-a-row .content-container{min-height:580px;padding:0}}.feature-bar-two-image-a-row .content-container:after{content:none}.feature-bar-two-image-a-row .row-wrapper{display:flex;height:630px;width:100%}@media only screen and (max-width:800px){.feature-bar-two-image-a-row .row-wrapper{flex-direction:column;gap:4rem;height:1000px}}.feature-bar-two-image-a-row .row-wrapper .item-wrapper{position:relative;width:50%;height:100%;padding:0 1rem}@media only screen and (max-width:800px){.feature-bar-two-image-a-row .row-wrapper .item-wrapper{width:100%}}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-inner-wrapper{width:100%;height:100%;border-radius:8px;overflow:hidden;position:relative}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-inner-wrapper:hover .item-background{transform:scale(1.07)}.feature-bar-two-image-a-row .row-wrapper .item-wrapper a.image-link{height:100%;width:100%}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-background{position:relative;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-background:after{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background:linear-gradient(180deg,rgba(255,255,255,0) 54%,rgba(0,0,0,.75) 100%);pointer-events:none}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-background.color-background::after{content:none}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-content{position:absolute;width:fit-content;height:fit-content;padding:30px 15px;left:0;bottom:0}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-content .caption{font-size:16px}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-content .heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:30px;color:#000;margin:5px 0 0 0}.feature-bar-two-image-a-row .row-wrapper .item-wrapper .item-content .button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;margin-top:15px;padding:5px 25px;color:#000!important;background:#fff}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.center .item-content{text-align:center;width:90%;top:50%;left:50%;transform:translate(-50%,-50%)}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.center .item-content .button{margin-left:auto;margin-right:auto}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.top-left .item-content{left:0;top:0;bottom:auto}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.top-right .item-content{text-align:right;top:0;bottom:auto;left:auto;right:0}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.bottom-right .item-content{text-align:right;left:auto;right:0}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.text-white .caption,.feature-bar-two-image-a-row .row-wrapper .item-wrapper.text-white .heading{color:#fff!important}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.badge-caption .caption{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;z-index:1}.feature-bar-two-image-a-row .row-wrapper .item-wrapper.badge-caption .caption::before{content:"";position:absolute;left:50%;top:52%;width:calc(100% + 30px);height:130%;transform:translate(-50%,-50%);background:#ff1818;z-index:-1}.feature-bar-swatch-carousel{position:relative;padding:20px 0 40px 0;min-height:inherit!important}@media only screen and (max-width:550px){.feature-bar-swatch-carousel{padding-top:0}}.feature-bar-swatch-carousel .background{position:absolute;width:100vw;height:100%;background-color:none;top:0;left:50%;transform:translateX(-50%);z-index:-1}.feature-bar-swatch-carousel .content-container{position:relative;min-height:inherit!important;max-width:1550px}@media only screen and (max-width:450px){.feature-bar-swatch-carousel .content-container{padding:0}}.feature-bar-swatch-carousel .content-container h2{font-size:30px;line-height:1.25;text-align:center;margin-bottom:50px}@media only screen and (max-width:550px){.feature-bar-swatch-carousel .content-container h2{font-size:24px}}.feature-bar-swatch-carousel .content-container .slide-wrapper{display:flex;align-items:center;justify-content:center;column-gap:30px;max-width:100%;margin:0 auto;overflow:hidden}@media only screen and (max-width:1520px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:1360px}}@media only screen and (max-width:1360px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:1150px}}@media only screen and (max-width:1150px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:1050px;column-gap:0}}@media only screen and (max-width:1050px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:870px}}@media only screen and (max-width:870px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:770px}}@media only screen and (max-width:750px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:580px}}@media only screen and (max-width:550px){.feature-bar-swatch-carousel .content-container .slide-wrapper{max-width:400px}}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow{position:relative;display:block!important;padding:0;width:25px;height:25px;opacity:0}@media only screen and (max-width:700px){.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow{width:18px;height:18px}}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::before,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::before{content:"";display:block;position:absolute;width:7px;height:7px;transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:700px){.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::before,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::before{width:5px;height:5px}}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::after,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::after{content:"";display:block;position:absolute;bottom:0;width:25px;height:25px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:1rem;border:1.5px solid #bfbfbf;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:700px){.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::after,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::after{width:18px;height:18px}}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow:hover::after,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow:hover::before,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow:hover::after,.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow:hover::before{border-color:#000}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev.slick-arrow::before{top:52%;left:57%;border-left:1.5px solid #bfbfbf;border-bottom:1.5px solid #bfbfbf}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next.slick-arrow::before{top:52%;left:43%;border-right:1.5px solid #bfbfbf;border-top:1.5px solid #bfbfbf}.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-next[disabled],.feature-bar-swatch-carousel .content-container .slide-wrapper .custom-prev[disabled]{cursor:pointer!important}.feature-bar-swatch-carousel .content-container .slide-wrapper:hover .custom-next.slick-arrow,.feature-bar-swatch-carousel .content-container .slide-wrapper:hover .custom-prev.slick-arrow{opacity:1}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list{flex:.7}@media only screen and (max-width:1050px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list{flex:.8}}@media only screen and (max-width:870px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list{flex:.9}}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{will-change:opacity,transform;width:310px;position:relative;margin-right:-135px!important;transition:opacity .3s ease-in-out}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide:not(.lt2,.gt2,.lt1,.gt1,.slick-current){opacity:0;pointer-events:none}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.gt2,.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.lt2{z-index:1}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.gt1,.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.lt1{z-index:9}.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide.slick-current{z-index:99}@media only screen and (max-width:1570px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:280px;margin-right:-105px!important}}@media only screen and (max-width:1520px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:250px;margin-right:-95px!important}}@media only screen and (max-width:1360px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:220px}}@media only screen and (max-width:1150px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:200px;margin-right:-85px!important}}@media only screen and (max-width:1050px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:190px}}@media only screen and (max-width:750px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide{width:150px;margin-right:-75px!important}}@media only screen and (max-width:550px){.feature-bar-swatch-carousel .content-container .slide-wrapper .slick-list .slick-slide:not(.lt1,.gt1,.slick-current){opacity:0;pointer-events:none}}.feature-bar-swatch-carousel .content-container .slide-wrapper::before{content:"";display:block;position:absolute;bottom:0;left:51%;transform:translateX(-50%);width:68%;height:1px;background-color:#bfbfbf;z-index:999}@media only screen and (max-width:1360px){.feature-bar-swatch-carousel .content-container .slide-wrapper::before{width:66%}}@media only screen and (max-width:1050px){.feature-bar-swatch-carousel .content-container .slide-wrapper::before{width:73%}}@media only screen and (max-width:870px){.feature-bar-swatch-carousel .content-container .slide-wrapper::before{width:82%}}.feature-bar-swatch-carousel .content-container .current-slide-name{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:18px;width:fit-content;margin:15px auto 0 auto}@media only screen and (max-width:550px){.feature-bar-swatch-carousel .content-container .current-slide-name{font-size:16px}}.feature-bar-basic-image{min-height:500px!important}@media only screen and (max-width:1050px){.feature-bar-basic-image{min-height:400px!important}}@media only screen and (max-width:700px){.feature-bar-basic-image{min-height:550px!important}}@media only screen and (max-width:450px){.feature-bar-basic-image{min-height:600px!important}}@media only screen and (max-width:450px){.feature-bar-basic-image{padding:0}}.feature-bar-basic-image .content-container{min-height:500px!important}@media only screen and (min-width:2000px){.feature-bar-basic-image .content-container{min-height:625px!important}}@media only screen and (max-width:1050px){.feature-bar-basic-image .content-container{min-height:400px!important}}@media only screen and (max-width:700px){.feature-bar-basic-image .content-container{min-height:550px!important}}@media only screen and (max-width:450px){.feature-bar-basic-image .content-container{min-height:600px!important}}.feature-bar-basic-image .image-wrapper{position:absolute;top:50%;width:48%;height:100%;overflow:hidden;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);border-radius:20px}.feature-bar-basic-image.extra-margin-top{margin-top:100px}.feature-bar-basic-image.circle-image .image-wrapper{height:400px;width:400px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden}@media only screen and (max-width:1050px){.feature-bar-basic-image.circle-image .image-wrapper{width:300px;height:300px}}@media only screen and (max-width:750px){.feature-bar-basic-image.circle-image .image-wrapper{position:absolute!important;top:15px!important;width:250px;height:250px;margin:0}}@media only screen and (max-width:750px){.feature-bar-basic-image.circle-image .feature-bar-content{position:absolute!important;top:auto!important;bottom:10px!important;padding:0 15px}.feature-bar-basic-image.circle-image .feature-bar-content p{margin-bottom:10px}}@media only screen and (max-width:500px){.feature-bar-basic-image.circle-image .image-wrapper{height:250px;width:250px}.feature-bar-basic-image.circle-image .feature-bar-content,.feature-bar-basic-image.circle-image .image-wrapper{-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}}.feature-bar-basic-image.left .image-wrapper{right:0}.feature-bar-basic-image.left .image-wrapper img{border-radius:20px}.feature-bar-basic-image.right .image-wrapper{left:0}.feature-bar-basic-image.right .image-wrapper img{border-radius:20px}.feature-bar-basic-image.circle-image.left .image-wrapper{right:60px}.feature-bar-basic-image.circle-image.right .image-wrapper{left:60px}.feature-bar-basic-image.circle-image.left .feature-bar-content{left:60px}.feature-bar-basic-image.circle-image.right .feature-bar-content{right:60px}.feature-bar-basic-image .feature-bar-content h2{line-height:1.2!important;font-size:37px;text-align:left;margin:0}.feature-bar-basic-image .feature-bar-content h2:after{content:none}.feature-bar-basic-image .feature-bar-content h2,.feature-bar-basic-image .feature-bar-content h3{line-height:1.5}.feature-bar-basic-image .feature-bar-content h2.text-orange,.feature-bar-basic-image .feature-bar-content h3.text-orange{color:#ffa11c!important}.feature-bar-basic-image .feature-bar-content h2.text-blue,.feature-bar-basic-image .feature-bar-content h3.text-blue{color:#4ec6da!important}.feature-bar-basic-image .feature-bar-content p{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.7!important;font-size:18px;letter-spacing:.1px;margin:30px 0}@media only screen and (max-width:1050px){.feature-bar-basic-image .feature-bar-content p{font-size:17px;margin:15px 0}}@media only screen and (max-width:750px){.feature-bar-basic-image .feature-bar-content p{font-size:17px}}@media only screen and (max-width:750px){.feature-bar-basic-image .image-wrapper{position:static;width:calc(100% + 60px);height:auto;margin-left:-30px;margin-bottom:15px;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.feature-bar-basic-image .image-wrapper img{position:static;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}.feature-bar-basic-image .feature-bar-content{position:static;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}@media only screen and (max-width:600px){.feature-bar-basic-image h2{text-align:center}}.feature-bar-basic-image.circle-image .image-wrapper img{width:auto;height:100%;margin:0 auto;object-fit:cover}@media only screen and (max-width:750px){.feature-bar-basic-image.floating-image{min-height:650px!important;max-height:650px!important}.feature-bar-basic-image.floating-image .content-container{min-height:650px!important;max-height:650px!important}.feature-bar-basic-image.floating-image .image-wrapper{top:20px;width:60%;height:375px}.feature-bar-basic-image.floating-image .feature-bar-content{top:340px}}@media only screen and (max-width:600px){.feature-bar-basic-image.floating-image .image-wrapper{width:80%;margin:0 auto}}@media only screen and (max-width:500px){.feature-bar-basic-image.floating-image .image-wrapper{width:100%}}@media only screen and (max-width:450px){.feature-bar-basic-image.floating-image .image-wrapper{width:100%;margin-bottom:0}}@media only screen and (max-width:400px){.feature-bar-basic-image.floating-image .image-wrapper{width:110%;margin-left:-5%}}@media only screen and (max-width:500px){.feature-bar-basic-image.floating-image .feature-bar-content{margin-top:-60px}}@media only screen and (max-width:380px){.feature-bar-basic-image.floating-image .feature-bar-content{margin-top:-75px}}@media only screen and (max-width:350px){.feature-bar-basic-image.floating-image .feature-bar-content{margin-top:-100px}}@media only screen and (max-width:500px){.feature-bar-basic-image.floating-image{overflow:visible}}@media only screen and (max-width:450px){.bc_colorplan .feature-bar-basic-image,.bc_same_day_colorplan .feature-bar-basic-image,.colorplan_business_cards .feature-bar-basic-image{max-height:700px!important}}@media only screen and (max-width:450px){.bc_colorplan .feature-bar-basic-image .content-container,.bc_same_day_colorplan .feature-bar-basic-image .content-container,.colorplan_business_cards .feature-bar-basic-image .content-container{max-height:700px!important}}.sk_die_cut .feature-bar-basic-image{margin-top:60px}.feature-bar-basic-image.bcard-landing-page{padding:7rem 1.5rem}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page{padding:5rem 1.5rem}}.feature-bar-basic-image.bcard-landing-page .content-container{max-width:1220px}@media only screen and (min-width:2000px){.feature-bar-basic-image.bcard-landing-page .content-container{min-height:500px!important}}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page .content-container{display:flex;flex-direction:column-reverse}}.feature-bar-basic-image.bcard-landing-page .content-container .image-wrapper{height:auto;border-radius:0}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page .content-container .image-wrapper{width:100%;margin:0}}.feature-bar-basic-image.bcard-landing-page .content-container .image-wrapper .image-caption{color:#6b7280;font-size:14px;font-weight:400;margin:.5rem 0 0 0}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content{text-align:center;margin-bottom:3rem}}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content h2{font-size:2.25rem;line-height:2.5rem!important;font-weight:700}@media only screen and (max-width:750px){.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content h2{text-align:center}}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content p{margin-top:1rem;font-size:1.125rem;line-height:1.75rem!important}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content.text-dark p{color:#4b5563}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content.text-light p{color:#d1d5db}.feature-bar-basic-image.bcard-landing-page .content-container .feature-bar-content.text-light .note{margin-top:1rem;color:#fff;font-weight:700}.feature-bar-basic-image.full-width-image-on-top{padding:5rem 1.5rem}@media only screen and (max-width:750px){.feature-bar-basic-image.full-width-image-on-top{padding:3rem 1.5rem}}.feature-bar-basic-image.full-width-image-on-top .content-container{max-width:1280px;display:flex;flex-direction:column;gap:2.5rem;margin-bottom:-2.5rem}@media only screen and (max-width:750px){.feature-bar-basic-image.full-width-image-on-top .content-container{gap:2rem}}.feature-bar-basic-image.full-width-image-on-top .content-container .image-wrapper{width:100%;height:auto;position:static;transform:none;margin:0;border-radius:20px;overflow:hidden}.feature-bar-basic-image.full-width-image-on-top .content-container .image-wrapper img{width:100%;height:auto;object-fit:cover;border-radius:20px;display:block}.feature-bar-basic-image.full-width-image-on-top .content-container .image-wrapper .image-caption{color:#6b7280;font-size:14px;font-weight:400;margin:.5rem 0 0 0}.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content{text-align:center;max-width:52rem;margin:0 auto;position:static;width:100%;transform:none}.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content h2{font-size:2.25rem;line-height:2.5rem!important;font-weight:700;margin-bottom:1.5rem;text-align:center}@media only screen and (max-width:750px){.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content h2{font-size:1.875rem;line-height:2.25rem!important}}.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content p{margin-top:1.5rem;font-size:1.125rem;line-height:1.75rem!important;color:#4b5563}@media only screen and (max-width:750px){.feature-bar-basic-image.full-width-image-on-top .content-container .feature-bar-content p{font-size:1rem;line-height:1.625rem!important}}.feature-bar-text-on-image{min-height:auto!important;padding:0;margin-bottom:15px}@media only screen and (max-width:800px){.feature-bar-text-on-image{margin-bottom:40px}}.feature-bar-text-on-image .content-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;min-height:auto!important;gap:15px;max-width:1010px!important;margin:auto}.feature-bar-text-on-image .content-container:after{display:none}@media only screen and (max-width:1300px){.feature-bar-text-on-image .content-container{max-width:1000px!important}}@media only screen and (max-width:1100px){.feature-bar-text-on-image .content-container{max-width:970px!important}}@media only screen and (max-width:1050px){.feature-bar-text-on-image .content-container{margin:0 3%!important}}@media only screen and (max-width:800px){.feature-bar-text-on-image .content-container{margin:0 6%!important;flex-direction:column;gap:0}}@media only screen and (max-width:600px){.feature-bar-text-on-image .content-container{padding:0}}.feature-bar-text-on-image h2,.feature-bar-text-on-image h3{font-size:40px;letter-spacing:-.68px;margin-top:0;margin-bottom:30px;line-height:normal}.feature-bar-text-on-image h2.text-orange,.feature-bar-text-on-image h3.text-orange{color:#ffa11c!important}.feature-bar-text-on-image h2.text-blue,.feature-bar-text-on-image h3.text-blue{color:#4ec6da!important}@media only screen and (max-width:800px){.feature-bar-text-on-image h2,.feature-bar-text-on-image h3{font-size:35px}}.feature-bar-text-on-image h4,.feature-bar-text-on-image h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:21px;line-height:1.24}.feature-bar-text-on-image .divider{height:0;margin:10px 0;border-bottom:solid 1px #000}.feature-bar-text-on-image p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:17px;line-height:1.71;font-weight:500;margin-top:0;color:#000}@media only screen and (max-width:800px){.feature-bar-text-on-image p{font-size:17px}}.feature-bar-text-on-image p a{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.71;color:#000!important}.feature-bar-text-on-image .feature-bar-content{position:relative;align-self:stretch;top:0;right:0!important;left:0!important;width:58%;min-height:485px;padding:30px;background-color:#d8d8d8;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:800px){.feature-bar-text-on-image .feature-bar-content{width:100%;min-height:370px}}@media only screen and (max-width:450px){.feature-bar-text-on-image .feature-bar-content{padding:25px}}.feature-bar-text-on-image .feature-bar-content.right{order:1}.feature-bar-text-on-image .feature-bar-content.has-link-to-page{padding-bottom:80px}.feature-bar-text-on-image .feature-bar-content .link-to-page{display:inline-block;position:absolute;bottom:30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13.5px;line-height:1.53;padding:9px 20px;color:#000;border:solid 1px #000;transition:all .3s ease-in-out}.feature-bar-text-on-image .feature-bar-content .link-to-page:hover{color:#fff;background-color:#000}.feature-bar-text-on-image .image-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;align-self:stretch;margin:0!important;top:0;right:0!important;left:0!important;width:42%;min-height:400px;overflow:hidden}@media only screen and (max-width:800px){.feature-bar-text-on-image .image-wrapper{width:100%;min-height:310px}}.feature-bar-text-on-image .image-wrapper img{position:absolute;object-fit:cover;width:100%;height:100%;top:0;left:50%;transform:translateX(-50%);z-index:-1}.feature-bar-text-on-image .image-wrapper .image-text{width:100%;height:fit-content;padding:20px 30px;background-color:#b9e0d2}@media only screen and (max-width:800px){.feature-bar-text-on-image .image-wrapper .image-text{opacity:.8}}.feature-bar-text-on-image .image-wrapper .image-text h2,.feature-bar-text-on-image .image-wrapper .image-text h3{font-size:30px;margin-bottom:20px}@media only screen and (max-width:800px){.feature-bar-text-on-image .image-wrapper .image-text h2,.feature-bar-text-on-image .image-wrapper .image-text h3{font-size:25px}}.feature-bar-text-on-image .image-wrapper .image-text h5{margin:0 0 8px 0}.feature-bar-text-on-image .image-wrapper .image-text p{margin-bottom:15px}.feature-bar-wrapper.folded-corner .feature-bar-content:before{content:"";position:absolute;bottom:0;right:0;border-top:55px solid rgba(0,0,0,.5);border-right:55px solid transparent}.feature-bar-wrapper.folded-corner .feature-bar-content:after{content:"";position:absolute;bottom:0;right:0;border-bottom:55px solid #fff;border-left:55px solid transparent}.feature-bar-basic-secondary{min-height:500px!important;max-height:500px!important}.feature-bar-basic-secondary .content-container{min-height:500px!important}.feature-bar-basic-secondary .content-background{position:absolute;top:0;width:50%;height:100%}.feature-bar-basic-secondary .content-background.left{left:0;padding-left:60px}.feature-bar-basic-secondary .content-background.right{right:0;padding-right:60px}.feature-bar-basic-secondary .content-background .feature-bar-content{width:70%}.feature-bar-basic-secondary .content-background .feature-bar-content.left,.feature-bar-basic-secondary .content-background .feature-bar-content.right{top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:2500px){.feature-bar-basic-secondary .content-background .feature-bar-content.left{left:auto;right:165px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);max-width:600px}.feature-bar-basic-secondary .content-background .feature-bar-content.right{left:165px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);max-width:600px}}@media only screen and (max-width:950px){.feature-bar-basic-secondary .content-background{top:50%;width:100%;height:50%}.feature-bar-basic-secondary .content-background h2{font-size:22px}.feature-bar-basic-secondary .content-background p{margin:0}}@media only screen and (max-width:600px){.feature-bar-basic-secondary .content-background{top:55%;height:45%}.feature-bar-basic-secondary .content-background .feature-bar-content{width:90%}.feature-bar-basic-secondary .content-background h2{font-size:20px}.feature-bar-basic-secondary .content-background p{font-size:14px}}@media only screen and (min-width:1050px){.feature-bar-basic-secondary .feature-bar-content p{font-size:18px}}@media only screen and (min-width:1900px){.feature-bar-basic-secondary.full-background.background-initial-on-large-screen{background-size:initial!important}}.checkout-page .summary-subtotal{display:none}.cart-items-wrapper .cart-item{padding:20px;font-size:14px;border-bottom:1px solid #bfbfbf}.cart-items-wrapper .cart-item:last-of-type{border:none}.cart-items-wrapper .cart-item>div{float:left}.cart-items-wrapper .cart-item .cart-item-image{width:50%}.cart-items-wrapper .cart-item .cart-item-name{width:100%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.cart-items-wrapper .cart-item .cart-item-details{width:100%}.cart-items-wrapper .cart-item .cart-item-details span{float:left;width:50%}.cart-items-wrapper .cart-item .cart-item-details span.cart-item-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;text-align:right}@media only screen and (min-width:1024px),(hover:hover){.cart-items-wrapper .cart-item:hover .cart-item-name span{color:#3cb1cb}}.cart-total{padding:10px 20px;border-top:2px solid #bfbfbf}.cart-total .cart-total-price{width:100%;margin:10px 0}.cart-total .cart-total-price span{float:left;width:50%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.cart-total .cart-total-price span:nth-of-type(2){text-align:right}.proof-attr{display:none!important}.password-page .header-image{width:70%;margin:0 auto}@media only screen and (max-width:1050px) and (min-width:800px){.password-page .header-image{width:40%}}@media only screen and (max-width:600px){.password-page .header-image{width:100%}}.password-page .header-image img{margin:0 auto}.password-page h2{margin:0;margin-bottom:15px;color:#4ec6da}.password-page p{margin:0;margin-bottom:15px}.password-page .form-row{display:inline-block;margin:20px 0}@media only screen and (max-width:600px){.password-page .form-row{display:block}.password-page .form-row input{width:100%}}.password-page .password-request-message.existing-message{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff687a}.password-page .password-strength{width:400px;margin:0 auto;text-align:left}@media only screen and (max-width:600px){.password-page .password-strength{width:100%}}@media only screen and (max-width:1050px){.password-page .check-email-content{max-width:650px;margin:0 auto}}.password-page input[type=submit]{display:block;margin:20px auto}.password-page a.button{margin:20px auto}@media only screen and (max-width:1050px){body.customer .account-centre-container,body.fos_user_profile_show .account-centre-container{padding:0 20px}}body.customer .account-centre-container .account-centre .content-container .row,body.fos_user_profile_show .account-centre-container .account-centre .content-container .row{display:flex;padding-top:50px}@media only screen and (max-width:600px){body.customer .account-centre-container .account-centre .content-container .row,body.fos_user_profile_show .account-centre-container .account-centre .content-container .row{padding-top:10px}}body.customer .account-centre-container .account-centre .col.col-09,body.fos_user_profile_show .account-centre-container .account-centre .col.col-09{width:100%}body.customer .account-centre-container .account-centre .col.col-09 .account-page.account-dashboard .navigation-boxes,body.fos_user_profile_show .account-centre-container .account-centre .col.col-09 .account-page.account-dashboard .navigation-boxes{display:flex;margin-bottom:50px}@media only screen and (max-width:1050px){body.customer .account-centre-container .account-centre .col.col-09 .account-page.account-dashboard .navigation-boxes,body.fos_user_profile_show .account-centre-container .account-centre .col.col-09 .account-page.account-dashboard .navigation-boxes{display:block}}body.customer .account-intro,body.fos_user_profile_show .account-intro{display:block!important}body.customer .account-centre,body.fos_user_profile_show .account-centre{min-height:700px;padding:0!important}body.customer .account-centre .content-container .row,body.fos_user_profile_show .account-centre .content-container .row{padding:0}body.customer section.hero-image,body.fos_user_profile_show section.hero-image{display:block!important;padding-bottom:10px}body.customer section.hero-image .hero-image-container,body.fos_user_profile_show section.hero-image .hero-image-container{padding:0}body.customer section.hero-image .hero-image-container img,body.fos_user_profile_show section.hero-image .hero-image-container img{max-width:1300px;width:100%;margin:0 auto}body.customer .customer-announcement,body.fos_user_profile_show .customer-announcement{display:block;position:relative;width:100%;padding:7px 0;margin-bottom:30px;text-align:center}@media only screen and (max-width:600px){body.customer .customer-announcement,body.fos_user_profile_show .customer-announcement{padding:3px 0}}@media only screen and (min-width:1024px),(hover:hover){body.customer .customer-announcement:hover,body.fos_user_profile_show .customer-announcement:hover{text-decoration:none}}body.customer .customer-announcement>span,body.fos_user_profile_show .customer-announcement>span{font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#fff;min-height:25px}body.customer .customer-announcement>span span,body.fos_user_profile_show .customer-announcement>span span{font-size:inherit;font-weight:inherit;font-family:inherit;color:inherit}body.customer .customer-announcement>span.mobile-hide,body.fos_user_profile_show .customer-announcement>span.mobile-hide{font-size:inherit;font-weight:inherit;font-family:inherit;color:inherit}@media only screen and (max-width:600px){body.customer .customer-announcement>span.mobile-hide,body.fos_user_profile_show .customer-announcement>span.mobile-hide{display:none}}@media only screen and (max-width:600px){body.customer .customer-announcement>span,body.fos_user_profile_show .customer-announcement>span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:13px;min-height:20px;white-space:nowrap}}body.customer .customer-announcement:focus,body.customer .customer-announcement:visited,body.fos_user_profile_show .customer-announcement:focus,body.fos_user_profile_show .customer-announcement:visited{text-decoration:none}.account-centre-container .account-centre .col-03-09.account-menu{height:100%;min-height:505px}@media only screen and (max-width:1050px){.account-centre-container .account-centre .col-03-09.account-menu{width:100%;height:auto;min-height:auto}}.account-intro{display:none;padding-top:10px;padding-bottom:10px;background-color:#ff0084}@media only screen and (max-width:1050px){.account-intro{padding-top:68px!important}}@media only screen and (max-width:350px){.account-intro{padding-top:51px!important}}.account-intro .row .col{margin-bottom:0}.account-intro h4{color:#fff}.account-centre,.guest_order_status{padding:0}@media only screen and (max-width:1400px){.account-centre .content-container,.guest_order_status .content-container{max-width:1360px}}@media only screen and (max-width:1050px){.account-centre .account-menu,.guest_order_status .account-menu{position:absolute;top:0;left:0;width:100%!important;margin:0;z-index:100;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}}.account-centre .account-mobile-toggle,.guest_order_status .account-mobile-toggle{display:none;position:relative;padding:15px 30px 15px 19px;background-color:#f7f7f8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:1}.account-centre .account-mobile-toggle h5,.guest_order_status .account-mobile-toggle h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}@media only screen and (max-width:1050px){.account-centre .account-mobile-toggle,.guest_order_status .account-mobile-toggle{display:block}}.account-centre .account-mobile-toggle:after,.guest_order_status .account-mobile-toggle:after{content:"\f078";font-weight:900;position:absolute;top:50%;right:30px;font-family:"Font Awesome 6 Free";font-size:16px;margin-top:-10px;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.account-centre .account-mobile-toggle.open,.guest_order_status .account-mobile-toggle.open{border-color:transparent}.account-centre .account-mobile-toggle.open:after,.guest_order_status .account-mobile-toggle.open:after{content:"\f077";font-family:"Font Awesome 6 Free"}.account-centre .account-mobile-toggle h5,.guest_order_status .account-mobile-toggle h5{margin:0;font-size:16px;color:#000}.account-centre .dashboard-menu,.guest_order_status .dashboard-menu{width:270px;border-radius:20px;padding-bottom:30px;margin-top:45px}@media only screen and (max-width:1150px){.account-centre .dashboard-menu,.guest_order_status .dashboard-menu{width:100%}}.account-centre .dashboard-menu>a:after,.guest_order_status .dashboard-menu>a:after{font-family:"Font Awesome 6 Free"}.account-centre .dashboard-menu a,.guest_order_status .dashboard-menu a{margin:10px 0}.account-centre .dashboard-menu div.dashboard-submenu,.guest_order_status .dashboard-menu div.dashboard-submenu{margin:0 0 0 75px;width:fit-content}.account-centre .dashboard-menu div.dashboard-submenu .dashboard-submenu-link,.guest_order_status .dashboard-menu div.dashboard-submenu .dashboard-submenu-link{display:block;padding:0}.account-centre .dashboard-menu div.dashboard-submenu .dashboard-submenu-link li,.guest_order_status .dashboard-menu div.dashboard-submenu .dashboard-submenu-link li{margin:0;padding:6px 15px;border-radius:30px}.account-centre .dashboard-menu div.dashboard-submenu .dashboard-submenu-link li.paid-quotes.selected,.account-centre .dashboard-menu div.dashboard-submenu .dashboard-submenu-link li.paid-quotes:hover,.guest_order_status .dashboard-menu div.dashboard-submenu .dashboard-submenu-link li.paid-quotes.selected,.guest_order_status .dashboard-menu div.dashboard-submenu .dashboard-submenu-link li.paid-quotes:hover{background:#fa9fcd}.account-centre .dashboard-menu div.dashboard-submenu .dashboard-submenu-link li h5,.guest_order_status .dashboard-menu div.dashboard-submenu .dashboard-submenu-link li h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:0;font-size:14px}.account-centre .dashboard-menu li,.guest_order_status .dashboard-menu li{position:relative;padding:6px;margin-bottom:3px;font-size:18px;border-radius:30px;cursor:pointer;display:flex;align-items:center;padding-left:60px;margin-left:-30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;transition:all .5s ease-in-out}.account-centre .dashboard-menu li.selected,.account-centre .dashboard-menu li:hover,.guest_order_status .dashboard-menu li.selected,.guest_order_status .dashboard-menu li:hover{transition:all .5s ease-in-out}.account-centre .dashboard-menu li.selected h5,.account-centre .dashboard-menu li:hover h5,.guest_order_status .dashboard-menu li.selected h5,.guest_order_status .dashboard-menu li:hover h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .dashboard-menu li.home.selected,.account-centre .dashboard-menu li.home:hover,.guest_order_status .dashboard-menu li.home.selected,.guest_order_status .dashboard-menu li.home:hover{background:#e2f1ff}.account-centre .dashboard-menu li.orders.selected,.account-centre .dashboard-menu li.orders:hover,.guest_order_status .dashboard-menu li.orders.selected,.guest_order_status .dashboard-menu li.orders:hover{background:#d1fdf7}.account-centre .dashboard-menu li.completed.selected,.account-centre .dashboard-menu li.completed:hover,.guest_order_status .dashboard-menu li.completed.selected,.guest_order_status .dashboard-menu li.completed:hover{background:#eaedac}.account-centre .dashboard-menu li.designs.selected,.account-centre .dashboard-menu li.designs:hover,.guest_order_status .dashboard-menu li.designs.selected,.guest_order_status .dashboard-menu li.designs:hover{background:#ffe3c5}.account-centre .dashboard-menu li.shop.selected,.account-centre .dashboard-menu li.shop:hover,.guest_order_status .dashboard-menu li.shop.selected,.guest_order_status .dashboard-menu li.shop:hover{background:#ead3ff}.account-centre .dashboard-menu li.favorites.selected,.account-centre .dashboard-menu li.favorites:hover,.guest_order_status .dashboard-menu li.favorites.selected,.guest_order_status .dashboard-menu li.favorites:hover{background:#feffc9}.account-centre .dashboard-menu li.account-management,.guest_order_status .dashboard-menu li.account-management{flex-direction:column;cursor:default;padding-left:50px}.account-centre .dashboard-menu li.account-management>.menu-link,.guest_order_status .dashboard-menu li.account-management>.menu-link{display:flex;align-items:center;justify-content:center}.account-centre .dashboard-menu li.account-management .edit-sub-account,.guest_order_status .dashboard-menu li.account-management .edit-sub-account{display:none}.account-centre .dashboard-menu li.account-management .dashboard-submenu h5,.guest_order_status .dashboard-menu li.account-management .dashboard-submenu h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-left:0;font-size:14px}.account-centre .dashboard-menu li.account-management ul li,.guest_order_status .dashboard-menu li.account-management ul li{padding-right:30px;margin:6px 0 0 30px;padding:6px 15px}.account-centre .dashboard-menu li.account-management ul li.send-invite.selected,.account-centre .dashboard-menu li.account-management ul li.send-invite:hover,.guest_order_status .dashboard-menu li.account-management ul li.send-invite.selected,.guest_order_status .dashboard-menu li.account-management ul li.send-invite:hover{background:#fba8ac}.account-centre .dashboard-menu li.account-management ul li.view-sub-accounts.selected,.account-centre .dashboard-menu li.account-management ul li.view-sub-accounts:hover,.guest_order_status .dashboard-menu li.account-management ul li.view-sub-accounts.selected,.guest_order_status .dashboard-menu li.account-management ul li.view-sub-accounts:hover{background:#ffd2fb}.account-centre .dashboard-menu li.account-management ul li a,.guest_order_status .dashboard-menu li.account-management ul li a{margin:0;font-size:12px}.account-centre .dashboard-menu li.quote-request.selected,.account-centre .dashboard-menu li.quote-request:hover,.guest_order_status .dashboard-menu li.quote-request.selected,.guest_order_status .dashboard-menu li.quote-request:hover{background:#fec5cd}.account-centre .dashboard-menu li.quotes.selected,.account-centre .dashboard-menu li.quotes:hover,.guest_order_status .dashboard-menu li.quotes.selected,.guest_order_status .dashboard-menu li.quotes:hover{background:#aff6af}.account-centre .dashboard-menu li.credit.selected,.account-centre .dashboard-menu li.credit:hover,.guest_order_status .dashboard-menu li.credit.selected,.guest_order_status .dashboard-menu li.credit:hover{background:#ffd2fb}.account-centre .dashboard-menu li.setting.selected,.account-centre .dashboard-menu li.setting:hover,.guest_order_status .dashboard-menu li.setting.selected,.guest_order_status .dashboard-menu li.setting:hover{background:#f5f5f5}.account-centre .dashboard-menu li h5,.guest_order_status .dashboard-menu li h5{margin:0;margin-left:10px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;line-height:1.3!important}.account-centre .dashboard-menu li .menu-item-icon,.guest_order_status .dashboard-menu li .menu-item-icon{position:absolute;top:18px;left:35px;width:40px;height:40px}.account-centre .dashboard-menu li .menu-item-icon.has-submenu,.guest_order_status .dashboard-menu li .menu-item-icon.has-submenu{top:30px}.account-centre .dashboard-menu li .menu-item-icon img,.guest_order_status .dashboard-menu li .menu-item-icon img{margin-top:-5px}@media only screen and (max-width:750px){.account-centre .dashboard-menu li .menu-item-icon,.guest_order_status .dashboard-menu li .menu-item-icon{display:none}}@media only screen and (max-width:1050px){.account-centre .dashboard-menu,.guest_order_status .dashboard-menu{display:none;position:absolute;top:0;width:100%;border-bottom:3.3px solid #000;border-radius:0;padding-bottom:20px;background-color:#f7f7f8}.account-centre .dashboard-menu .icon,.guest_order_status .dashboard-menu .icon{display:none}.account-centre .dashboard-menu a,.guest_order_status .dashboard-menu a{margin:0}.account-centre .dashboard-menu li,.guest_order_status .dashboard-menu li{border-radius:0;padding:10px;padding-left:49px;margin-right:45px;background-color:#f7f7f8!important}.account-centre .dashboard-menu li:hover,.guest_order_status .dashboard-menu li:hover{background-color:#f7f7f8!important}.account-centre .dashboard-menu li h5,.guest_order_status .dashboard-menu li h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;margin:0}.account-centre .dashboard-menu li.selected h5,.guest_order_status .dashboard-menu li.selected h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .dashboard-menu li.account-management,.guest_order_status .dashboard-menu li.account-management{align-items:flex-start}.account-centre .dashboard-menu li.account-management .dashboard-submenu h5,.guest_order_status .dashboard-menu li.account-management .dashboard-submenu h5{margin-left:0}.account-centre .dashboard-menu>a,.guest_order_status .dashboard-menu>a{position:relative}.account-centre .dashboard-menu>a:first-of-type,.guest_order_status .dashboard-menu>a:first-of-type{margin-top:5px}}.account-centre .dashboard-menu .dashboard-submenu li,.guest_order_status .dashboard-menu .dashboard-submenu li{margin:10px 0}.account-centre .dashboard-menu .dashboard-submenu a,.guest_order_status .dashboard-menu .dashboard-submenu a{position:relative;display:inline;padding:5px 0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;line-height:1.3;color:#000}.account-centre .account-page.account-sample-orders .button.pink-button,.guest_order_status .account-page.account-sample-orders .button.pink-button{font-size:18px;cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1!important;letter-spacing:.2px;padding:10px 25px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;min-width:180px}.account-centre .account-dashboard,.guest_order_status .account-dashboard{margin-top:10px}.account-centre .account-dashboard .welcome,.guest_order_status .account-dashboard .welcome{position:relative;width:100%;padding:30px 40px;margin-bottom:50px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:600px){.account-centre .account-dashboard .welcome,.guest_order_status .account-dashboard .welcome{padding:15px 20px;padding-right:40px}}.account-centre .account-dashboard .welcome .dismiss,.guest_order_status .account-dashboard .welcome .dismiss{position:absolute;top:20px;right:30px;width:auto;cursor:pointer}@media only screen and (max-width:600px){.account-centre .account-dashboard .welcome .dismiss,.guest_order_status .account-dashboard .welcome .dismiss{top:15px;right:15px}}@media only screen and (min-width:1024px),(hover:hover){.account-centre .account-dashboard .welcome .dismiss svg:hover path,.guest_order_status .account-dashboard .welcome .dismiss svg:hover path{fill:#3cb1cb}}.account-centre .account-dashboard .welcome .welcome-icon,.guest_order_status .account-dashboard .welcome .welcome-icon{width:12%;float:left;margin-left:4%;margin-right:8%}@media only screen and (max-width:600px){.account-centre .account-dashboard .welcome .welcome-icon,.guest_order_status .account-dashboard .welcome .welcome-icon{width:15%}}@media only screen and (max-width:450px){.account-centre .account-dashboard .welcome .welcome-icon,.guest_order_status .account-dashboard .welcome .welcome-icon{display:none}}.account-centre .account-dashboard .welcome .welcome-content,.guest_order_status .account-dashboard .welcome .welcome-content{width:75%;float:left}@media only screen and (max-width:600px){.account-centre .account-dashboard .welcome .welcome-content,.guest_order_status .account-dashboard .welcome .welcome-content{width:72%}}@media only screen and (max-width:450px){.account-centre .account-dashboard .welcome .welcome-content,.guest_order_status .account-dashboard .welcome .welcome-content{width:100%}}.account-centre .account-dashboard .welcome .welcome-content h5,.account-centre .account-dashboard .welcome .welcome-content p,.guest_order_status .account-dashboard .welcome .welcome-content h5,.guest_order_status .account-dashboard .welcome .welcome-content p{margin:0}.account-centre .account-dashboard .welcome .welcome-content h5,.guest_order_status .account-dashboard .welcome .welcome-content h5{font-size:18px}.account-centre .account-dashboard .welcome .welcome-content a span,.guest_order_status .account-dashboard .welcome .welcome-content a span{color:inherit;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.account-centre .account-dashboard .welcome .welcome-content #start-tour,.guest_order_status .account-dashboard .welcome .welcome-content #start-tour{display:none}@media only screen and (max-width:600px){.account-centre .account-dashboard .welcome .welcome-content .mobile-hide,.guest_order_status .account-dashboard .welcome .welcome-content .mobile-hide{display:none}}.account-centre .account-dashboard .dashboard-content,.guest_order_status .account-dashboard .dashboard-content{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:0}.account-centre .account-dashboard .dashboard-content h4,.guest_order_status .account-dashboard .dashboard-content h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:0}.account-centre .account-dashboard .dashboard-content .spotlight-section,.guest_order_status .account-dashboard .dashboard-content .spotlight-section{background:#cdd7d8;height:250px;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .spotlight-section,.guest_order_status .account-dashboard .dashboard-content .spotlight-section{display:none}}.account-centre .account-dashboard .dashboard-content .spotlight-section p.title,.guest_order_status .account-dashboard .dashboard-content .spotlight-section p.title{color:#fff;margin:0;padding-top:30px;font-size:18px}.account-centre .account-dashboard .dashboard-content .spotlight-section h2,.guest_order_status .account-dashboard .dashboard-content .spotlight-section h2{color:#fff;margin:0;font-size:39px}.account-centre .account-dashboard .dashboard-content .spotlight-section button,.guest_order_status .account-dashboard .dashboard-content .spotlight-section button{background:#fff;padding:5px 25px;border-radius:25px;margin-bottom:50px}.account-centre .account-dashboard .dashboard-content .suprise-section,.guest_order_status .account-dashboard .dashboard-content .suprise-section{display:flex}.account-centre .account-dashboard .dashboard-content .suprise-section .left-item,.guest_order_status .account-dashboard .dashboard-content .suprise-section .left-item{height:230px;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-shadow:1px 1px 3px 3px #dedede;margin-top:30px;width:49%;margin-right:1%;background-image:url(https://storage.jukeboxprint.com/s/images/CAC-Home-Tile-01.jpg);background-size:contain}.account-centre .account-dashboard .dashboard-content .suprise-section .left-item p,.guest_order_status .account-dashboard .dashboard-content .suprise-section .left-item p{color:#000;margin:0;padding-top:30px;font-size:18px}.account-centre .account-dashboard .dashboard-content .suprise-section .left-item button,.guest_order_status .account-dashboard .dashboard-content .suprise-section .left-item button{background:#000;padding:5px 25px;border-radius:25px;margin-bottom:50px;color:#fff}.account-centre .account-dashboard .dashboard-content .suprise-section .left-item h2,.guest_order_status .account-dashboard .dashboard-content .suprise-section .left-item h2{color:#000;margin:0;font-size:28px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .suprise-section .left-item,.guest_order_status .account-dashboard .dashboard-content .suprise-section .left-item{display:none}}.account-centre .account-dashboard .dashboard-content .suprise-section .right-item,.guest_order_status .account-dashboard .dashboard-content .suprise-section .right-item{height:230px;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:30px;width:49%;margin-left:1%;background:#e9ddfc;background-image:url(https://storage.jukeboxprint.com/s/images/CAC-Home-Tile-02.jpg);background-size:contain}.account-centre .account-dashboard .dashboard-content .suprise-section .right-item p,.guest_order_status .account-dashboard .dashboard-content .suprise-section .right-item p{color:#000;margin:0;padding-top:30px;font-size:18px}.account-centre .account-dashboard .dashboard-content .suprise-section .right-item button,.guest_order_status .account-dashboard .dashboard-content .suprise-section .right-item button{background:#000;padding:5px 25px;border-radius:25px;margin-bottom:50px;color:#fff}.account-centre .account-dashboard .dashboard-content .suprise-section .right-item h2,.guest_order_status .account-dashboard .dashboard-content .suprise-section .right-item h2{color:#000;margin:0;font-size:28px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .suprise-section .right-item,.guest_order_status .account-dashboard .dashboard-content .suprise-section .right-item{width:100%;margin-left:0}}.account-centre .account-dashboard .dashboard-content .connect-section,.guest_order_status .account-dashboard .dashboard-content .connect-section{background:#75a6ff;height:235px;border-radius:10px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-top:30px;background-image:url(https://storage.jukeboxprint.com/s/images/CAC-Home-Tile-03.jpg);background-size:contain}.account-centre .account-dashboard .dashboard-content .connect-section p.title,.guest_order_status .account-dashboard .dashboard-content .connect-section p.title{color:#fff;margin:0;padding-top:30px;font-size:18px}.account-centre .account-dashboard .dashboard-content .connect-section h2,.guest_order_status .account-dashboard .dashboard-content .connect-section h2{color:#fff;margin:0;font-size:39px;line-height:1.5}.account-centre .account-dashboard .dashboard-content .connect-section p.text,.guest_order_status .account-dashboard .dashboard-content .connect-section p.text{margin:0;color:#fff;font-size:18px;margin-bottom:20px}.account-centre .account-dashboard .dashboard-content .connect-section button,.guest_order_status .account-dashboard .dashboard-content .connect-section button{background:#fff;padding:5px 25px;border-radius:25px;margin-bottom:50px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .connect-section,.guest_order_status .account-dashboard .dashboard-content .connect-section{display:none}}.account-centre .account-dashboard .dashboard-content .active-orders-count,.guest_order_status .account-dashboard .dashboard-content .active-orders-count{display:flex;flex-direction:column;align-items:center;margin-top:50px;margin-bottom:100px}.account-centre .account-dashboard .dashboard-content .active-orders-count .lottie-box,.guest_order_status .account-dashboard .dashboard-content .active-orders-count .lottie-box{max-width:120px}.account-centre .account-dashboard .dashboard-content .active-orders-count h3,.guest_order_status .account-dashboard .dashboard-content .active-orders-count h3{margin:0;font-size:16px}.account-centre .account-dashboard .dashboard-content .active-orders-count h3 a,.guest_order_status .account-dashboard .dashboard-content .active-orders-count h3 a{color:inherit!important;text-decoration:underline;background-image:none;display:inline}.account-centre .account-dashboard .dashboard-content .notifications-section h5,.guest_order_status .account-dashboard .dashboard-content .notifications-section h5{margin-bottom:0;line-height:49px;font-size:16px}.account-centre .account-dashboard .dashboard-content .notifications-section .notification-wrapper,.guest_order_status .account-dashboard .dashboard-content .notifications-section .notification-wrapper{margin-bottom:30px;box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.account-centre .account-dashboard .dashboard-content .notifications-section .notification-wrapper .icon.svg-sprite,.guest_order_status .account-dashboard .dashboard-content .notifications-section .notification-wrapper .icon.svg-sprite{width:30px;height:31px;margin-right:15px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .notifications-section .notification-wrapper .icon.svg-sprite,.guest_order_status .account-dashboard .dashboard-content .notifications-section .notification-wrapper .icon.svg-sprite{display:none}}.account-centre .account-dashboard .dashboard-content .notifications-section .notification-wrapper p.title,.guest_order_status .account-dashboard .dashboard-content .notifications-section .notification-wrapper p.title{font-size:15px;color:#000;margin:0;margin-bottom:5px}.account-centre .account-dashboard .dashboard-content .notifications-section .notification-wrapper p.text,.guest_order_status .account-dashboard .dashboard-content .notifications-section .notification-wrapper p.text{font-size:15px;color:#000;margin:0;line-height:1.2}.account-centre .account-dashboard .dashboard-content .notifications-section .notification-wrapper p.link,.guest_order_status .account-dashboard .dashboard-content .notifications-section .notification-wrapper p.link{margin:0;line-height:1}.account-centre .account-dashboard .dashboard-content .notifications-section .notification-wrapper p.link a,.guest_order_status .account-dashboard .dashboard-content .notifications-section .notification-wrapper p.link a{font-size:15px;color:#595bed!important;background-image:none!important;text-decoration:underline}.account-centre .account-dashboard .dashboard-content .notification-wrapper,.guest_order_status .account-dashboard .dashboard-content .notification-wrapper{border:1px solid;padding:15px 30px;border-radius:15px;display:flex;align-items:center}.account-centre .account-dashboard .dashboard-content .section-content-wrapper,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper{border:2px solid #fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;display:flex;flex-direction:column;justify-content:center;height:180px;width:200px;border-radius:10px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .section-content-wrapper,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper{width:100%;height:80px;margin-bottom:10px;display:block}.account-centre .account-dashboard .dashboard-content .section-content-wrapper a,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper a{margin-top:15px}.account-centre .account-dashboard .dashboard-content .section-content-wrapper a .content-wrapper,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper a .content-wrapper{display:flex;margin-bottom:10px}}.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite{margin-left:15px;margin-bottom:5px}.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-my-orders,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-my-orders{width:39px;height:39px}.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-discount,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-discount{width:38px;height:38px}.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-in-store-credit,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-in-store-credit{width:38px;height:35px}.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-saved-design,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-saved-design{width:38px;height:36px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-saved-design,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-saved-design{width:41px}}@media only screen and (max-width:600px){.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-saved-design,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-saved-design{width:44px}}.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-favorites,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-favorites{width:41px;height:36px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-favorites,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-favorites{width:45px}}@media only screen and (max-width:450px){.account-centre .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-favorites,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper .icon.svg-sprite.svg-cac-favorites{width:50px}}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.order-history,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.order-history{background:#e9ddfc}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.order-history:focus,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.order-history:hover,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.order-history:focus,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.order-history:hover{border:2px solid #e9ddfc}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub{background:#ffd6fe}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub:focus,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub:hover,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub:focus,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub:hover{border:2px solid #ffd6fe}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box{background:#eaf0f2}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box:focus,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box:hover,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box:focus,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box:hover{border:2px solid #eaf0f2}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-orders,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-orders{background:#e6f2ff;margin-right:20px}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-orders:focus,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-orders:hover,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-orders:focus,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-orders:hover{border:2px solid #a2ccff}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-orders,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-orders{margin-right:0}}.account-centre .account-dashboard .dashboard-content .discount-code,.guest_order_status .account-dashboard .dashboard-content .discount-code{background-color:#e5def0;margin-right:20px}.account-centre .account-dashboard .dashboard-content .discount-code:focus,.account-centre .account-dashboard .dashboard-content .discount-code:hover,.guest_order_status .account-dashboard .dashboard-content .discount-code:focus,.guest_order_status .account-dashboard .dashboard-content .discount-code:hover{border:2px solid #a675ff}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .discount-code,.guest_order_status .account-dashboard .dashboard-content .discount-code{margin-right:0;display:none}}.account-centre .account-dashboard .dashboard-content .in-store-credit,.guest_order_status .account-dashboard .dashboard-content .in-store-credit{background-color:#d7f4db;margin-right:20px}.account-centre .account-dashboard .dashboard-content .in-store-credit:focus,.account-centre .account-dashboard .dashboard-content .in-store-credit:hover,.guest_order_status .account-dashboard .dashboard-content .in-store-credit:focus,.guest_order_status .account-dashboard .dashboard-content .in-store-credit:hover{border:2px solid #69de69}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .in-store-credit,.guest_order_status .account-dashboard .dashboard-content .in-store-credit{margin-right:0}}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-designs,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-designs{background:#f9f9c4;margin-right:20px}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-designs:focus,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-designs:hover,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-designs:focus,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-designs:hover{border:2px solid #f6f664}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-designs,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-designs{margin-right:0}}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-favorites,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-favorites{background:#ffdbc2}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-favorites:focus,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-favorites:hover,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-favorites:focus,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-favorites:hover{border:2px solid #ffaf6f}.account-centre .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.order-history,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.order-history{display:none}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub,.account-centre .account-dashboard .dashboard-content .section-content-wrapper.order-history,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.account-settings-box,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.my-print-hub,.guest_order_status .account-dashboard .dashboard-content .section-content-wrapper.order-history{display:block}}.account-centre .account-dashboard .dashboard-content .name-wrapper,.guest_order_status .account-dashboard .dashboard-content .name-wrapper{width:100%;padding:0 20px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .name-wrapper,.guest_order_status .account-dashboard .dashboard-content .name-wrapper{display:flex;align-items:center}}.account-centre .account-dashboard .dashboard-content .name-wrapper .name,.guest_order_status .account-dashboard .dashboard-content .name-wrapper .name{margin:0;font-size:14px;margin-bottom:10px;line-height:35px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .account-dashboard .dashboard-content .name-wrapper .value,.guest_order_status .account-dashboard .dashboard-content .name-wrapper .value{font-size:30px;line-height:1;margin:0}.account-centre .account-dashboard .dashboard-content .name-wrapper .value.credit,.guest_order_status .account-dashboard .dashboard-content .name-wrapper .value.credit{font-size:17px}.account-centre .account-dashboard .dashboard-content .name-wrapper .icon,.guest_order_status .account-dashboard .dashboard-content .name-wrapper .icon{width:40px;height:27px}.account-centre .account-dashboard .dashboard-content .name-wrapper .view-button,.guest_order_status .account-dashboard .dashboard-content .name-wrapper .view-button{background:#fff;padding:4px 18px;border-radius:19px;color:#000;font-size:12px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .name-wrapper.desktop,.guest_order_status .account-dashboard .dashboard-content .name-wrapper.desktop{display:none}}.account-centre .account-dashboard .dashboard-content .name-wrapper.mobile,.guest_order_status .account-dashboard .dashboard-content .name-wrapper.mobile{display:none}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .name-wrapper.mobile,.guest_order_status .account-dashboard .dashboard-content .name-wrapper.mobile{display:flex;align-items:center;justify-content:space-between}}.account-centre .account-dashboard .dashboard-content .offers .item h2,.guest_order_status .account-dashboard .dashboard-content .offers .item h2{font-size:19px;line-height:1.2}.account-centre .account-dashboard .dashboard-content .offers .item .disclaimer-text,.account-centre .account-dashboard .dashboard-content .offers .item p,.guest_order_status .account-dashboard .dashboard-content .offers .item .disclaimer-text,.guest_order_status .account-dashboard .dashboard-content .offers .item p{display:none}.account-centre .account-dashboard .dashboard-content .welcome-message,.guest_order_status .account-dashboard .dashboard-content .welcome-message{margin-top:0}.account-centre .account-dashboard .dashboard-content .welcome-message img,.guest_order_status .account-dashboard .dashboard-content .welcome-message img{width:50%}.account-centre .account-dashboard .dashboard-content .welcome-message .hero-heading,.guest_order_status .account-dashboard .dashboard-content .welcome-message .hero-heading{font-size:49px;line-height:60px;letter-spacing:.3px;margin:0;margin-top:-10px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .welcome-message .hero-heading,.guest_order_status .account-dashboard .dashboard-content .welcome-message .hero-heading{font-size:30px;line-height:27px}}.account-centre .account-dashboard .dashboard-content .welcome-message h5,.guest_order_status .account-dashboard .dashboard-content .welcome-message h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;letter-spacing:.16px;color:#000;margin-top:0;line-height:49px}@media only screen and (max-width:1050px){.account-centre .account-dashboard .dashboard-content .welcome-message .customer-name,.guest_order_status .account-dashboard .dashboard-content .welcome-message .customer-name{display:none}}.account-centre .account-dashboard .dashboard-content .my-designs-title,.guest_order_status .account-dashboard .dashboard-content .my-designs-title{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .account-dashboard .dashboard-content .accordion,.guest_order_status .account-dashboard .dashboard-content .accordion{border-bottom:2px solid;font-size:25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .account-dashboard .dashboard-content .accordion:first-of-type,.guest_order_status .account-dashboard .dashboard-content .accordion:first-of-type{margin-top:0}.account-centre .account-dashboard .dashboard-content .creator-saves,.guest_order_status .account-dashboard .dashboard-content .creator-saves{min-height:100px;display:flex;flex-wrap:wrap}.account-centre .account-dashboard .dashboard-content .creator-saves.fade-out,.guest_order_status .account-dashboard .dashboard-content .creator-saves.fade-out{opacity:0;transition:opacity .6s linear}.account-centre .account-dashboard .dashboard-content .creator-saves.fade-in,.guest_order_status .account-dashboard .dashboard-content .creator-saves.fade-in{animation:fadeIn 5s}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.account-centre .account-dashboard .dashboard-content .creator-saves .creator-save,.guest_order_status .account-dashboard .dashboard-content .creator-saves .creator-save{position:relative;padding-right:0;padding-top:0;margin-bottom:25px;width:18%;border-radius:10px;margin-right:2%;border:2px solid #979797;cursor:pointer}.account-centre .account-dashboard .dashboard-content .creator-saves .creator-save .information,.guest_order_status .account-dashboard .dashboard-content .creator-saves .creator-save .information{padding:0 10px}.account-centre .account-dashboard .dashboard-content .creator-saves .creator-save:focus,.account-centre .account-dashboard .dashboard-content .creator-saves .creator-save:hover,.guest_order_status .account-dashboard .dashboard-content .creator-saves .creator-save:focus,.guest_order_status .account-dashboard .dashboard-content .creator-saves .creator-save:hover{border:2px solid #ea64d9}.account-centre .account-dashboard .dashboard-content .notifications-wrapper,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper{position:relative;margin-bottom:50px;overflow:hidden}.account-centre .account-dashboard .dashboard-content .notifications-wrapper #notification-center,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper #notification-center{position:absolute;top:-80px}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss{position:absolute;top:4px;right:0}@media only screen and (max-width:400px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss{position:static}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss .psd-template-page .template-content ul li a,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss a.inline-link,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss .psd-template-page .template-content ul li a,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss a.inline-link,.psd-template-page .template-content ul li .account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss a,.psd-template-page .template-content ul li .guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss a{color:#000}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss .psd-template-page .template-content ul li a:after,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss a.inline-link:after,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss .psd-template-page .template-content ul li a:after,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss a.inline-link:after,.psd-template-page .template-content ul li .account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss a:after,.psd-template-page .template-content ul li .guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss a:after{background-color:#000}@media only screen and (min-width:1024px),(hover:hover){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss .psd-template-page .template-content ul li a:hover,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss a.inline-link:hover,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss .psd-template-page .template-content ul li a:hover,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss a.inline-link:hover,.psd-template-page .template-content ul li .account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss a:hover,.psd-template-page .template-content ul li .guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss a:hover{color:#3cb1cb!important}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss .psd-template-page .template-content ul li a:hover:after,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss a.inline-link:hover:after,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss .psd-template-page .template-content ul li a:hover:after,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss a.inline-link:hover:after,.psd-template-page .template-content ul li .account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss a:hover:after,.psd-template-page .template-content ul li .guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss a:hover:after{background-color:#3cb1cb}}@media only screen and (max-width:600px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all .psd-template-page .template-content ul li a,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all a.inline-link,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all .psd-template-page .template-content ul li a,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all a.inline-link,.psd-template-page .template-content ul li .account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all a,.psd-template-page .template-content ul li .guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all a{font-size:14px}}@media only screen and (max-width:450px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all .psd-template-page .template-content ul li a,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all a.inline-link,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all .psd-template-page .template-content ul li a,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all a.inline-link,.psd-template-page .template-content ul li .account-centre .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all a,.psd-template-page .template-content ul li .guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .dismiss.dismiss-all a{font-size:12px}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notifications,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notifications{width:calc(100% + 20px);padding-right:20px;margin-top:10px;margin-right:-17px;max-height:450px;overflow-y:scroll}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification{position:relative;margin-bottom:15px;border:1px solid transparent;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.promo,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.promo{margin-bottom:40px;text-align:center}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-body,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-head,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-body,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-head{padding:0}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-head h1,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-head h1{margin:0;font-size:40px;color:#ff0084}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-body,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-body{font-size:20px}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-body small,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.promo .notification-body small{font-size:15px}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.action-required,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.action-required{background-color:#fff4f4;border-color:#ff7878}@media only screen and (min-width:1024px),(hover:hover){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.action-required:hover,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.action-required:hover{background-color:#ffeaea}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.ready,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.ready{background-color:#f8fbfe;border-color:#91d7ff}@media only screen and (min-width:1024px),(hover:hover){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.ready:hover,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.ready:hover{background-color:#eaf9ff}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-link,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-link{position:relative;padding-left:100px}@media only screen and (min-width:2500px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-link,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-link{padding-left:120px}}@media only screen and (max-width:1400px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-link,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-link{padding-left:85px}}@media only screen and (max-width:600px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-link,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-link{padding-left:100px}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp{position:absolute;top:50%;left:15px;width:70px;padding:5px;text-align:center;background-color:#fff;border:2px solid #f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:2500px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp{width:90px}}@media only screen and (max-width:1400px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp{padding:2.5px;left:5px}}@media only screen and (max-width:600px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp{left:15px}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp p,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp p{margin:0;color:#8e8e8e;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;line-height:1.3;text-transform:uppercase;letter-spacing:.5px}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp p.date,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp p.date{font-size:23px;line-height:1.2;color:#91d7ff}@media only screen and (max-width:1400px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp p.date,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .timestamp p.date{font-size:21px}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head{position:relative;padding-top:20px;padding-right:100px}@media only screen and (max-width:1400px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head{padding-top:10px}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .job-name,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .order-number,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .separator,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .job-name,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .order-number,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .separator{font-size:16px;color:#8e8e8e}@media only screen and (max-width:600px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .job-name,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .order-number,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .separator,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .job-name,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .order-number,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .separator{display:block;font-size:14px}}@media only screen and (max-width:450px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .job-name,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .order-number,.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .separator,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .job-name,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .order-number,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .separator{white-space:nowrap;font-size:13px}}@media only screen and (max-width:600px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .separator,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-head .separator{display:none}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body{position:relative;padding-bottom:20px;padding-right:100px}@media only screen and (max-width:1400px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body{padding-bottom:10px}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body .message,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body .message{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}@media only screen and (max-width:600px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body .message,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body .message{font-size:14px}}@media only screen and (max-width:450px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body .message,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .notification-body .message{font-size:13px}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification.action-required .notification-body .message,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification.action-required .notification-body .message{color:#ff687a}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss{position:absolute;top:0;right:0;width:100px;height:100%;cursor:pointer;z-index:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:450px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss{width:80px}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss .svg,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss .svg{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss svg path,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss svg path{fill:#fff}@media only screen and (min-width:1024px),(hover:hover){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss:hover svg path,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification .dismiss:hover svg path{fill:#666}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one{padding-left:.5rem;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one p,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one p{margin:0;color:#4ec6da;font-size:14px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one p.clear-indicator,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one p.clear-indicator{opacity:0}@media only screen and (max-width:450px){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one p,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one p{font-size:12px}}@media only screen and (min-width:1024px),(hover:hover){.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one:hover p.clear-indicator,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one:hover p.clear-indicator{opacity:1}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one:hover p.clear-text,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification div.dismiss-one:hover p.clear-text{opacity:0}}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification-empty,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification-empty{padding:30px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.account-centre .account-dashboard .dashboard-content .notifications-wrapper .notification-empty h5,.guest_order_status .account-dashboard .dashboard-content .notifications-wrapper .notification-empty h5{margin:0}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel{position:relative;display:block;float:left;width:47.5%;min-height:156px;padding:20px 30px;margin-right:5%;margin-bottom:5%;background-color:#eaf9ff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:1400px) and (min-width:1050px){.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel{min-height:144px}}@media only screen and (max-width:600px){.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel{float:none;width:100%;min-height:0;margin-right:0;margin-bottom:30px}}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel:last-of-type,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel:last-of-type{margin-right:0}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel h5,.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel span,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel h5,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel span{margin:0;color:#000}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel h5,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel h5{font-size:18px}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel>span,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel>span{display:block}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-in-store-credit span,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-in-store-credit span{display:inline}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-in-store-credit .credit-code,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-in-store-credit .credit-code{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products{margin-top:0;margin-left:0}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item{margin-bottom:20px}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-header,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-header{padding:0;min-height:0}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body{padding:0;background-color:inherit}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option{padding:5px 0 0;margin-bottom:10px}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option .detail-table,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option .detail-table{width:100%;margin:0 0 10px 0}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option .print-options-wrapper,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option .print-options-wrapper{display:flex;margin-top:0;overflow-x:auto}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option .print-options-wrapper .print-option,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option .print-options-wrapper .print-option{float:none;width:100%}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option .print-options-wrapper .print-option .button-small.buy-now,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel.dashboard-suggested-products .quote-item .quote-item-body .quote-option .print-options-wrapper .print-option .button-small.buy-now{min-width:70px}.account-centre .account-dashboard .dashboard-content .card-wrapper .card-panel .expiry,.guest_order_status .account-dashboard .dashboard-content .card-wrapper .card-panel .expiry{position:absolute;bottom:20px;right:30px;font-size:12px;color:#000;opacity:.3}.account-centre .account-dashboard .dashboard-content .saved-design-container,.guest_order_status .account-dashboard .dashboard-content .saved-design-container{position:relative;padding:30px;margin-bottom:50px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.account-centre .account-dashboard .dashboard-content .saved-design-container h4,.guest_order_status .account-dashboard .dashboard-content .saved-design-container h4{margin-bottom:30px}.account-centre .account-dashboard .dashboard-content .saved-design-container .saved-design-edit-button,.guest_order_status .account-dashboard .dashboard-content .saved-design-container .saved-design-edit-button{position:absolute;top:30px;right:30px}@media only screen and (max-width:600px){.account-centre .account-dashboard .dashboard-content .saved-design-container .saved-design-edit-button,.guest_order_status .account-dashboard .dashboard-content .saved-design-container .saved-design-edit-button{position:relative;top:auto;right:auto;margin-bottom:30px}}.account-centre .order-items .order-item,.guest_order_status .order-items .order-item{margin-bottom:30px}.account-centre .order-items .order-item .order-item-header,.guest_order_status .order-items .order-item .order-item-header{position:relative;display:flex;align-items:center;justify-content:space-between}.account-centre .order-items .order-item .order-item-header .order-number,.guest_order_status .order-items .order-item .order-item-header .order-number{font-size:20px;color:#000}.account-centre .order-items .order-item .order-item-body,.guest_order_status .order-items .order-item .order-item-body{padding:20px 0}@media only screen and (max-width:450px){.account-centre .order-items .order-item .order-item-body,.guest_order_status .order-items .order-item .order-item-body{padding:20px 15px}}.account-centre .order-items .order-item .order-item-body>table,.guest_order_status .order-items .order-item .order-item-body>table{width:100%;text-align:left;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px}.account-centre .order-items .order-item .order-item-body>table td,.account-centre .order-items .order-item .order-item-body>table th,.guest_order_status .order-items .order-item .order-item-body>table td,.guest_order_status .order-items .order-item .order-item-body>table th{padding:3px 5px}.account-centre .order-items .order-item .order-item-body>table th,.guest_order_status .order-items .order-item .order-item-body>table th{width:130px;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;box-sizing:border-box}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .slider,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .slider{position:absolute;bottom:0;left:70px;transition:all .33s cubic-bezier(.38,.8,.32,1.07);transform:translateX(-65%)}@media only screen and (min-width:1400px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .slider,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .slider{left:73px}}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .slider .indicator,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .slider .indicator{position:relative;width:85px;max-width:100%;margin:0 auto;height:4px;background:#02c3f5;border-radius:1px}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul{position:relative;margin-left:-25px;width:100%;display:flex;justify-content:flex-start;border:none;margin-right:auto;overflow:auto hidden;scroll-behavior:smooth}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul::after,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul::after{content:none}@media only screen and (max-width:600px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul{border-bottom:none}}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li{position:relative;width:fit-content;padding:10px 25px;margin-right:0!important;font-size:16px;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;white-space:nowrap}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li:hover,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li:hover{color:#000!important}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li.active,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li.active{cursor:auto;pointer-events:none;color:#000!important}@media only screen and (max-width:750px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li:not(:last-of-type):after,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li:not(:last-of-type):after{content:"";position:absolute;background-color:#8c8c8c;right:0;top:50%;transform:translateY(-50%);width:1px;height:40%}}@media only screen and (max-width:750px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li{padding:10px 15px}}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li div.tab-icon,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li div.tab-icon{position:absolute;top:50%;left:-70px;width:45px;height:45px;margin-top:-22.5px;background-size:contain;background-position:center center;background-repeat:no-repeat}@media only screen and (max-width:900px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li div.tab-icon,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li div.tab-icon{left:-50px;width:40px;height:40px;margin-top:-20px}}@media only screen and (max-width:750px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li div.tab-icon,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li div.tab-icon{top:-45px;left:50%;margin-top:0;margin-left:-20px}}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li span,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li span,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li span{font-size:14px;line-height:1.3}}@media only screen and (max-width:600px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li span,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li span{display:inline-block;line-height:1.5;font-size:14px}}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper ul li span:after,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper ul li span:after{content:"";width:0}@media only screen and (max-width:450px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tabs,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tabs{margin-left:0}}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab{margin-top:10px;position:relative;margin-right:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;cursor:pointer;font-size:15px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;border-radius:20px;line-height:1.1}@media only screen and (max-width:450px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab{padding-left:15px;margin-right:5px}}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link:hover,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab:hover,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link:hover,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab:hover{color:#000}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link:last-of-type,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab:last-of-type,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link:last-of-type,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab:last-of-type{margin-right:0}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .link-icon,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .link-icon,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .link-icon,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .link-icon{position:absolute;top:50%;left:10px;width:25px;height:25px;margin-top:-15px}@media only screen and (max-width:450px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .link-icon,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .link-icon,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .link-icon,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .link-icon{display:none}}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .link-icon .svg,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .link-icon .svg,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .link-icon .svg,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .link-icon .svg{width:25px;height:25px}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .link-icon .svg path,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .link-icon .svg path,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .link-icon .svg path,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .link-icon .svg path{fill:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link span,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab span,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link span,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab span{font-weight:inherit;font-family:inherit;color:inherit;line-height:1.1;transition:none}@media only screen and (max-width:750px){.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .mobile-hide,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .mobile-hide,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link .mobile-hide,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab .mobile-hide{display:none}}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link a,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab a,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link a,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab a{color:#000}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link a:hover,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab a:hover,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link a:hover,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab a:hover{color:#000}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-link.disable-link,.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab.disable-link,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-link.disable-link,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab.disable-link{cursor:not-allowed;pointer-events:none}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab.active,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab.active{color:#000;background:#e0f7fe}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab.active span.mobile-hide,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab.active span.mobile-hide{color:#000}.account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab:hover,.guest_order_status .order-items .order-item .order-item-body .order-tabs-wrapper .order-tab:hover{background:#e0f7fe}.account-centre .order-items .order-item .order-item-body .order-tab-content,.guest_order_status .order-items .order-item .order-item-body .order-tab-content{display:none;background-color:#fff;min-height:100px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;-ms-border-top-left-radius:0;-o-border-top-left-radius:0;border-top-left-radius:0}@media only screen and (max-width:450px){.account-centre .order-items .order-item .order-item-body .order-tab-content,.guest_order_status .order-items .order-item .order-item-body .order-tab-content{padding:10px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-overview-tab .content-wrapper,.account-centre .order-items .order-item .order-item-body .order-tab-content.tab-status .content-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-overview-tab .content-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.tab-status .content-wrapper{display:flex;justify-content:space-between;flex-direction:column}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-overview-tab .content-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-overview-tab .content-wrapper{width:100%}.account-centre .order-items .order-item .order-item-body .order-tab-content:first-of-type,.guest_order_status .order-items .order-item .order-item-body .order-tab-content:first-of-type{display:block}.account-centre .order-items .order-item .order-item-body .order-tab-content.upload-additional-files,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.upload-additional-files{cursor:pointer;padding-top:0}.account-centre .order-items .order-item .order-item-body .order-tab-content .shipping-address-section span,.guest_order_status .order-items .order-item .order-item-body .order-tab-content .shipping-address-section span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:22px}.account-centre .order-items .order-item .order-item-body .order-tab-content .shipping-address-section span.delivery-address-name,.guest_order_status .order-items .order-item .order-item-body .order-tab-content .shipping-address-section span.delivery-address-name{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .order-items .order-item .order-item-body .order-tab-content .address-section,.guest_order_status .order-items .order-item .order-item-body .order-tab-content .address-section{margin-bottom:10px}.account-centre .order-items .order-item .order-item-body .order-tab-content .address-section .add-address,.guest_order_status .order-items .order-item .order-item-body .order-tab-content .address-section .add-address{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px}.account-centre .order-items .order-item .order-item-body .order-tab-content .summary-wrapper>.summary-details,.guest_order_status .order-items .order-item .order-item-body .order-tab-content .summary-wrapper>.summary-details{width:250px}.account-centre .order-items .order-item .order-item-body .order-tab-content .summary-wrapper>.summary-details h4,.guest_order_status .order-items .order-item .order-item-body .order-tab-content .summary-wrapper>.summary-details h4{font-size:12px}.account-centre .order-items .order-item .order-item-body .order-tab-content .summary-wrapper>.summary-details .summary-wrapper>.summary-details .detail-row>div:first-of-type,.guest_order_status .order-items .order-item .order-item-body .order-tab-content .summary-wrapper>.summary-details .summary-wrapper>.summary-details .detail-row>div:first-of-type{font-size:13px}.account-centre .order-items .order-item .order-item-body .order-tab-content .summary-wrapper>.summary-details .summary-wrapper>.summary-details .detail-row>div:last-of-type,.guest_order_status .order-items .order-item .order-item-body .order-tab-content .summary-wrapper>.summary-details .summary-wrapper>.summary-details .detail-row>div:last-of-type{font-size:13px}.account-centre .order-items .order-item .order-item-body .order-tab-content h5.heading,.guest_order_status .order-items .order-item .order-item-body .order-tab-content h5.heading{margin:0;margin-bottom:5px;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:450px){.account-centre .order-items .order-item .order-item-body .order-tab-content h5.heading,.guest_order_status .order-items .order-item .order-item-body .order-tab-content h5.heading{display:none}}.account-centre .order-items .order-item .order-item-body .order-tab-content.loading,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.loading{color:transparent;border-radius:5px;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:#f8f8f8;background:linear-gradient(to right,#f8f8f8 8%,#f0f0f0 18%,#f8f8f8 33%);background-size:1000px 500px;position:relative;pointer-events:none;margin:10px 0}.account-centre .order-items .order-item .order-item-body .order-tab-content.loading .detail-item,.account-centre .order-items .order-item .order-item-body .order-tab-content.loading .detail-table,.account-centre .order-items .order-item .order-item-body .order-tab-content.loading .proofing-selections,.account-centre .order-items .order-item .order-item-body .order-tab-content.loading .shipping-info,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.loading .detail-item,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.loading .detail-table,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.loading .proofing-selections,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.loading .shipping-info{opacity:0}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .detail-row,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .detail-row{display:flex;justify-content:space-between;width:200px;margin:0 auto}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .detail-row.total-refund,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .detail-row.total-refund{margin-top:20px}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .confirm-cancel-order,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .confirm-cancel-order{margin-top:20px;cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background-color:#625df6;transition:all .3s ease-in-out;font-size:15px;padding:5px 30px;border-radius:30px;min-width:inherit}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .confirm-cancel-order:focus,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .confirm-cancel-order:hover,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .confirm-cancel-order:focus,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-cancel-tab .confirm-cancel-order:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .summary-wrapper .est-wrapper,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .summary-wrapper .turnaround,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .summary-wrapper .est-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .summary-wrapper .turnaround{display:none}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .row,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .row{display:flex;justify-content:space-between}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save{margin-top:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-color:#625df6;transition:all .3s ease-in-out;border-radius:30px;font-size:15px;padding:5px 30px;min-width:inherit}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save.disabled,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save.disabled{display:none}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save:focus,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save:hover,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save:focus,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save[disabled],.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item button.save[disabled]{display:none}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers{width:100%}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .upgrades-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .upgrades-wrapper{display:none}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method{display:flex;align-items:center;position:relative;width:100%;min-width:220px;padding:15px 20px 11px 30px;margin:0;text-align:left;background:#fff;margin-bottom:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:900px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method{padding:5px 20px 5px 35px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method:before,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method:before{content:"";border:2px solid #bababa;position:absolute;width:12px;height:12px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;top:22px;left:0}@media only screen and (max-width:900px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method:before,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method:before{left:10px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method.selected:before,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method.selected:before{border-color:#fa52e5;background-color:#fa52e5;box-shadow:0 0 0 1px #fa52e5;box-sizing:content-box}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method.selected:after,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method.selected:after{color:#4ec6da;top:26px;left:4px;width:8px;height:8px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;content:"";display:block;position:absolute;border-radius:50%;background-color:#fff}@media only screen and (max-width:900px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method.selected:after,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method.selected:after{left:14px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .method-icon,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .method-icon{height:40px;margin-right:10px;display:inline}@media only screen and (max-width:900px) and (min-width:750px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .method-icon,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .method-icon{height:30px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper{display:flex;min-width:200px;justify-content:space-between;margin-right:10px}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .pickup-location,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .pickup-location{font-size:13px;line-height:1.5;display:block}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost{width:100%;display:flex;justify-content:space-between;align-items:center}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost.no-est-delivery,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost.no-est-delivery{justify-content:flex-end}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:13px}@media only screen and (max-width:600px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc{font-size:11px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-name,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.delivery-methods .account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.delivery-methods .account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.delivery-methods .guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.delivery-methods .guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-name,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.pickup-methods .account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.pickup-methods .account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.pickup-methods .guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.pickup-methods .guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span{font-size:14px;color:inherit;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4}@media only screen and (max-width:600px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-name,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.delivery-methods .account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.delivery-methods .account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.delivery-methods .guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.delivery-methods .guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-name,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.pickup-methods .account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.pickup-methods .account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.pickup-methods .guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.pickup-methods .guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span{display:block;line-height:1;font-size:12px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .delivery-import,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-name-and-cost-wrapper .delivery-import{color:#a9a9a9;font-size:9pt;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date{display:flex;align-items:center;font-size:14px;line-height:1.3!important;width:100%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}@media only screen and (max-width:900px) and (min-width:750px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date{font-size:14px;line-height:1}}@media only screen and (max-width:600px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date{font-size:15px;width:inherit;white-space:nowrap;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date span,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date span{line-height:1.3;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:900px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date span,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .est-delivery-date span{font-size:11px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#000;display:block}@media only screen and (max-width:600px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc{font-size:13px}}@media only screen and (max-width:900px) and (min-width:750px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc{font-size:12px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc .est-pick-up-date,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc .est-pick-up-date,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc .est-pick-up-date,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc .est-pick-up-date{font-size:16px;color:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:900px) and (min-width:750px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc .est-pick-up-date,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc .est-pick-up-date,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc .est-pick-up-date,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc .est-pick-up-date{font-size:12px}}@media only screen and (max-width:600px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc .est-pick-up-date,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc .est-pick-up-date,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-desc .est-pick-up-date,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc .est-pick-up-date{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;display:block;line-height:1}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-method-desc{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-option,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-option{display:flex;align-items:center;width:100%}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-option div,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .pick-up-option div{width:100%}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .deilvery-method-address,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-long-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .deilvery-method-address,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-long-desc{display:block;margin:5px 0;font-size:14px}@media only screen and (max-width:450px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-long-desc,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-long-desc{display:none}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost{border-left:1px solid #979797;padding-left:10px}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span{width:auto;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.price-strike,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.price-strike,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.price-strike,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.price-strike{display:inline-block;text-decoration:line-through}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.price-free,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.price-free,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.price-free,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.price-free{color:#23a1ff!important;border:1px solid #23a1ff;padding:5px 10px;line-height:1!important;min-width:initial;min-height:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}@media only screen and (max-width:600px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.price-free,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.price-free,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.price-free,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.price-free{margin-top:25px;margin-left:-15px}}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.delivery-import,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.delivery-import,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.delivery-import,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.delivery-import{color:#a9a9a9;font-size:9pt;position:absolute;bottom:0;left:60px}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.group-shipping-inapplicable,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.group-shipping-inapplicable,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost.group-shipping-inapplicable,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper .delivery-method .delivery-method-cost>span.group-shipping-inapplicable{color:#a9a9a9;font-size:9pt;display:block}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper{margin-left:0}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form .button,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form .button,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form .button,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form .button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-color:#625df6;transition:all .3s ease-in-out;border-radius:30px!important;font-size:15px;padding:5px 30px;min-width:inherit}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form .button:focus,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form .button:hover,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form .button:focus,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form .button:hover,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form .button:focus,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form .button:hover,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form .button:focus,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form .button:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form #address-form-save,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form #address-form-save,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form #address-form-save,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form #address-form-save{font-size:15px;margin-left:30px;padding:5px 30px;min-width:inherit;background-color:#625df6;transition:all .3s ease-in-out;border-radius:30px!important}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form #address-form-save:focus,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form #address-form-save:hover,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form #address-form-save:focus,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form #address-form-save:hover,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form #address-form-save:focus,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form #address-form-save:hover,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form #address-form-save:focus,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form #address-form-save:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form .select2.select2-container.select2-container--default,.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form .select2.select2-container.select2-container--default,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper form .select2.select2-container.select2-container--default,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .shipping-wrapper form .select2.select2-container.select2-container--default{border-radius:5px;font-size:15px}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper{padding:0 15px}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper span.inline-link,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .address-wrapper span.inline-link{white-space:nowrap}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .upgrades-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .upgrades-wrapper{width:100%;margin-bottom:30px}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .upgrades-wrapper .upgrade-list,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .upgrades-wrapper .upgrade-list{margin-right:0}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .attr-wrapper,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .attr-wrapper{display:none!important}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .attr-wrapper.quantity-attr,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .attr-wrapper.quantity-attr{display:block!important}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard{min-width:285px}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .select2-selection__arrow,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .select2-selection__arrow{z-index:100}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .printDimensions-attr .printDimensions-container .attr-wrapper .title-wrapper .attr-title,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .printDimensions-attr .printDimensions-container .attr-wrapper .title-wrapper .attr-title{position:absolute;top:-30px;white-space:nowrap}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .title-wrapper .go-to-custom,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .title-wrapper .go-to-custom{left:0;display:none!important}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .printDimensions-attr,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .printDimensions-attr{display:none}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .title-wrapper h4.attr-title,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .title-wrapper h4.attr-title{display:none}@media only screen and (min-width:800px){.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .printType-container .special-add-on-title,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .printType-container .special-add-on-title{left:0}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .title-wrapper h4.attr-title,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .title-wrapper h4.attr-title{padding-left:0}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper.printTypes-attr .printTypes .printType-attr.not-selected>h4,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper.printTypes-attr .printTypes .printType-attr.not-selected>h4{padding-left:0}.account-centre .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .title-wrapper .info-icon,.guest_order_status .order-items .order-item .order-item-body .order-tab-content.order-edit-tab .detail-item .edit-containers .edit-wrapper .standard .attr-wrapper .title-wrapper .info-icon{top:inherit;transform:none;margin-left:10px;margin-top:3px}}.account-centre .order-items .order-item.sample-pack-item .order-item-body .order-tabs-wrapper .slider,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body .order-tabs-wrapper .slider{left:83px}@media only screen and (max-width:1400px){.account-centre .order-items .order-item.sample-pack-item .order-item-body .order-tabs-wrapper .slider,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body .order-tabs-wrapper .slider{left:80px}}.account-centre .detail-item,.guest_order_status .detail-item{margin-bottom:30px}.account-centre .detail-item.file-container,.guest_order_status .detail-item.file-container{margin-bottom:0}.account-centre .detail-item:last-of-type,.guest_order_status .detail-item:last-of-type{margin-bottom:0}.account-centre .detail-item h4,.account-centre .detail-item h5,.guest_order_status .detail-item h4,.guest_order_status .detail-item h5{margin:0;margin-bottom:5px;color:#000}@media only screen and (max-width:450px){.account-centre .detail-item h4 span,.account-centre .detail-item h5 span,.guest_order_status .detail-item h4 span,.guest_order_status .detail-item h5 span{display:block}}.account-centre .detail-item .upload-widget,.guest_order_status .detail-item .upload-widget{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:reverse;-webkit-box-orient:vertical;-webkit-flex-direction:column-reverse;-moz-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:0;border:none}.account-centre .detail-item .upload-widget .widget-header,.guest_order_status .detail-item .upload-widget .widget-header{border:none;padding:0;background-color:transparent;text-align:center}.account-centre .detail-item .upload-widget .widget-body,.guest_order_status .detail-item .upload-widget .widget-body{padding:0;min-height:250px}.account-centre .detail-item .file-tiles-wrapper,.guest_order_status .detail-item .file-tiles-wrapper{width:100%}@media only screen and (max-width:600px){.account-centre .detail-item .file-tiles-wrapper .file-tiles,.guest_order_status .detail-item .file-tiles-wrapper .file-tiles{margin:0 auto}}.account-centre .detail-item .file-tiles-wrapper .file-details,.guest_order_status .detail-item .file-tiles-wrapper .file-details{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:450px){.account-centre .detail-item .file-tiles-wrapper .file-tiles .file-tile .file-details,.guest_order_status .detail-item .file-tiles-wrapper .file-tiles .file-tile .file-details{min-width:auto!important}}.account-centre .transaction-wrapper .table-heading,.guest_order_status .transaction-wrapper .table-heading{border-bottom:1px solid #bfbfbf}.account-centre .transaction-wrapper th,.guest_order_status .transaction-wrapper th{padding:5px 15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;box-sizing:border-box}.account-centre .transaction-wrapper tr.transaction-status:nth-of-type(2n),.guest_order_status .transaction-wrapper tr.transaction-status:nth-of-type(2n){background-color:#eaf9ff}.account-centre .transaction-wrapper tr.transaction-status td,.guest_order_status .transaction-wrapper tr.transaction-status td{padding:10px 15px}.account-centre .transaction-wrapper tr.transaction-status td.transaction-buttons,.guest_order_status .transaction-wrapper tr.transaction-status td.transaction-buttons{width:40%;text-align:right}.account-centre .transaction-wrapper tr.transaction-status td.transaction-buttons .button,.guest_order_status .transaction-wrapper tr.transaction-status td.transaction-buttons .button{margin-left:15px}.account-centre .transaction-wrapper tr.transaction-status td.transaction-buttons .button:first-of-type,.guest_order_status .transaction-wrapper tr.transaction-status td.transaction-buttons .button:first-of-type{margin-left:0}.account-centre .files-attached-wrapper h5,.guest_order_status .files-attached-wrapper h5{color:#bfbfbf}.account-centre .order-files,.guest_order_status .order-files{padding-top:20px;box-sizing:border-box}.account-centre .order-files .files-table-heading,.guest_order_status .order-files .files-table-heading{border-bottom:1px solid #bfbfbf}.account-centre .order-files .files-table-heading th,.guest_order_status .order-files .files-table-heading th{width:25%;padding:5px 15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;box-sizing:border-box}.account-centre .order-files .files-table-heading th:first-of-type,.guest_order_status .order-files .files-table-heading th:first-of-type{width:50%}.account-centre .order-files tr.file,.guest_order_status .order-files tr.file{background-color:#fff}.account-centre .order-files tr.file td,.guest_order_status .order-files tr.file td{padding:10px 15px}.account-centre .sent-message .order-files .order-file,.guest_order_status .sent-message .order-files .order-file{margin-bottom:20px}.account-centre .sent-message .order-files .order-file td,.guest_order_status .sent-message .order-files .order-file td{padding:10px 20px!important}@media only screen and (max-width:370px){.account-centre .sent-message .order-files .order-file td,.guest_order_status .sent-message .order-files .order-file td{padding:10px!important}}.account-centre .sent-message .order-files .order-file .file-name,.guest_order_status .sent-message .order-files .order-file .file-name{width:50%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#7ac142}@media only screen and (max-width:750px){.account-centre .sent-message .order-files .order-file .file-name,.guest_order_status .sent-message .order-files .order-file .file-name{width:auto;font-size:14px}}@media only screen and (max-width:450px){.account-centre .sent-message .order-files .order-file .file-name,.guest_order_status .sent-message .order-files .order-file .file-name{width:auto;font-size:12px}}.account-centre .sent-message .order-files .order-file .file-status,.guest_order_status .sent-message .order-files .order-file .file-status{position:relative;padding-left:34px!important}.account-centre .sent-message .order-files .order-file .file-status .fa,.guest_order_status .sent-message .order-files .order-file .file-status .fa{position:absolute;top:50%;left:0;font-size:25px;margin-right:15px;margin-top:-12.5px}.account-centre .sent-message .order-files .order-file .file-status .fa.fa-check,.guest_order_status .sent-message .order-files .order-file .file-status .fa.fa-check{color:#7ac142}.account-centre .sent-message .order-files .order-file .file-status .fa.fa-exclamation-circle.warning,.guest_order_status .sent-message .order-files .order-file .file-status .fa.fa-exclamation-circle.warning{color:#ffa11c}.account-centre .sent-message .order-files .order-file .file-status .fa.fa-exclamation-circle.error,.guest_order_status .sent-message .order-files .order-file .file-status .fa.fa-exclamation-circle.error{color:#ff687a}.account-centre .sent-message .order-files .order-file .file-status span,.guest_order_status .sent-message .order-files .order-file .file-status span{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .sent-message .order-files .order-file .file-status span.error,.guest_order_status .sent-message .order-files .order-file .file-status span.error{color:#ff687a}.account-centre .sent-message .order-files .order-file .file-status span.warning,.guest_order_status .sent-message .order-files .order-file .file-status span.warning{color:#ffa11c}.account-centre .sent-message .order-files .order-file .file-download,.guest_order_status .sent-message .order-files .order-file .file-download{text-align:right}.account-centre .sent-message .order-files .order-file .file-download .button,.guest_order_status .sent-message .order-files .order-file .file-download .button{background-color:#fba0ed}@media only screen and (min-width:1024px),(hover:hover){.account-centre .sent-message .order-files .order-file .file-download .button:hover,.guest_order_status .sent-message .order-files .order-file .file-download .button:hover{background-color:#fcb3f0}}.account-centre .sent-message .order-files .order-file:nth-of-type(2n) td,.guest_order_status .sent-message .order-files .order-file:nth-of-type(2n) td{background-color:#eaf9ff}.account-centre .sent-message .file-problems span,.guest_order_status .sent-message .file-problems span{font-size:12px}.account-centre .sent-message .file-problems ul,.guest_order_status .sent-message .file-problems ul{padding-left:20px}.account-centre .sent-message .file-problems ul li,.guest_order_status .sent-message .file-problems ul li{list-style-type:disc}.account-centre .sent-message .file-problems ul li a,.guest_order_status .sent-message .file-problems ul li a{display:inline-block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#ff687a;text-decoration:underline}@media only screen and (min-width:1024px),(hover:hover){.account-centre .sent-message .file-problems ul li a:hover,.guest_order_status .sent-message .file-problems ul li a:hover{color:#ffa6b2}}.account-centre .sent-message .proof-problems,.guest_order_status .sent-message .proof-problems{margin-top:40px;margin-bottom:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.account-centre .sent-message .proof-problems .problem-heading,.guest_order_status .sent-message .proof-problems .problem-heading{position:relative;padding:15px 60px;padding-left:80px;background-color:#eaf9ff;cursor:pointer}@media only screen and (max-width:750px){.account-centre .sent-message .proof-problems .problem-heading,.guest_order_status .sent-message .proof-problems .problem-heading{padding-left:30px}}.account-centre .sent-message .proof-problems .problem-heading:after,.guest_order_status .sent-message .proof-problems .problem-heading:after{content:"\f078";position:absolute;top:50%;right:30px;margin-top:-10px;font-family:"Font Awesome 6 Free";font-size:20px;color:#666}.account-centre .sent-message .proof-problems .problem-heading.open:after,.guest_order_status .sent-message .proof-problems .problem-heading.open:after{content:"\f077"}.account-centre .sent-message .proof-problems .problem-heading .icon,.guest_order_status .sent-message .proof-problems .problem-heading .icon{position:absolute;top:50%;left:30px;width:40px;height:40px;margin-top:-20px;background-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}@media only screen and (max-width:750px){.account-centre .sent-message .proof-problems .problem-heading .icon,.guest_order_status .sent-message .proof-problems .problem-heading .icon{display:none}}.account-centre .sent-message .proof-problems .problem-heading .icon .fa,.guest_order_status .sent-message .proof-problems .problem-heading .icon .fa{position:absolute;top:50%;left:50%;margin-top:-12.5px;margin-left:-12.5px;color:#000;font-size:25px}.account-centre .sent-message .proof-problems .problem-heading span,.guest_order_status .sent-message .proof-problems .problem-heading span{color:#000}@media only screen and (max-width:750px){.account-centre .sent-message .proof-problems .problem-heading span,.guest_order_status .sent-message .proof-problems .problem-heading span{font-size:14px}}.account-centre .sent-message .proof-problems .problem-body,.guest_order_status .sent-message .proof-problems .problem-body{display:none;padding:15px 30px;background-color:#f7f7f7}.account-centre .sent-message .proof-problems .problem-body .zd-comment p,.guest_order_status .sent-message .proof-problems .problem-body .zd-comment p{margin:10px 0}.account-centre .proof-controls,.guest_order_status .proof-controls{padding-top:20px}.account-centre .proof-controls .buttons-wrapper,.guest_order_status .proof-controls .buttons-wrapper{margin-top:20px}.account-centre .proof-controls .proof-button-container,.guest_order_status .proof-controls .proof-button-container{text-align:center}.account-centre .proof-controls .proof-button-container .reject-proof-file-selection,.guest_order_status .proof-controls .proof-button-container .reject-proof-file-selection{margin-top:20px}.account-centre .proof-controls .proof-button-container .reject-proof-file-selection p,.guest_order_status .proof-controls .proof-button-container .reject-proof-file-selection p{color:#000;margin-bottom:20px;font-size:15px;margin-top:20px}.account-centre .proof-controls .proof-button-container .reject-proof-file-selection textarea,.guest_order_status .proof-controls .proof-button-container .reject-proof-file-selection textarea{max-width:600px;height:80px;margin:auto}.account-centre .proof-controls .proof-button-container .reject-proof-file-selection .button-wrapper,.guest_order_status .proof-controls .proof-button-container .reject-proof-file-selection .button-wrapper{margin-top:40px}.account-centre .proof-controls .proof-button-container .reject-proof-file-selection .button-wrapper .decline-proof,.guest_order_status .proof-controls .proof-button-container .reject-proof-file-selection .button-wrapper .decline-proof{margin-left:25px}@media only screen and (min-width:600px){.account-centre .proof-controls .proof-button-container .reject-proof-file-selection .button-wrapper .decline-proof,.guest_order_status .proof-controls .proof-button-container .reject-proof-file-selection .button-wrapper .decline-proof{margin-left:0}}.account-centre .proof-controls .proof-button-container .reject-proof-file-selection .cancel-reject-proof-file-request,.guest_order_status .proof-controls .proof-button-container .reject-proof-file-selection .cancel-reject-proof-file-request{cursor:pointer;font-size:14px;margin:20px;color:#000}.account-centre .proof-controls .accept-proof,.guest_order_status .proof-controls .accept-proof{margin-right:15px}@media only screen and (max-width:600px){.account-centre .proof-controls .accept-proof,.guest_order_status .proof-controls .accept-proof{margin-right:0;margin-bottom:20px}}.account-centre .proof-controls .proof-text,.guest_order_status .proof-controls .proof-text{margin-top:30px}.account-centre .proof-controls .proof-text span,.guest_order_status .proof-controls .proof-text span{display:block;font-size:12px;color:#bfbfbf}.account-centre .proof-controls .proof-text span:first-of-type,.guest_order_status .proof-controls .proof-text span:first-of-type{margin-bottom:10px}.account-centre .communication-panel,.guest_order_status .communication-panel{margin-top:30px}.account-centre .communication-panel h5,.guest_order_status .communication-panel h5{color:#bfbfbf}.account-centre .communication-panel .communication-send-wrapper,.guest_order_status .communication-panel .communication-send-wrapper{text-align:center}.account-centre .communication-panel .communication-send-wrapper .communication-send,.guest_order_status .communication-panel .communication-send-wrapper .communication-send{margin-top:20px}.account-centre .account-shipping .billing-info h3,.guest_order_status .account-shipping .billing-info h3{margin-bottom:5px}.account-centre .account-shipping .current-addresses li td,.guest_order_status .account-shipping .current-addresses li td{width:22.5%}.account-centre .account-shipping .current-addresses li td.remove-button,.guest_order_status .account-shipping .current-addresses li td.remove-button{width:10%;text-align:right}.account-centre .account-shipping .current-addresses li .remove-address,.guest_order_status .account-shipping .current-addresses li .remove-address{font-size:12px;color:#ff687a}@media only screen and (min-width:1024px),(hover:hover){.account-centre .account-shipping .current-addresses li .remove-address:hover,.guest_order_status .account-shipping .current-addresses li .remove-address:hover{color:#ffa6b2!important}}.account-centre .account-shipping .current-addresses li .remove-address:after,.guest_order_status .account-shipping .current-addresses li .remove-address:after{background-color:#ff687a}.account-centre .account-shipping span,.guest_order_status .account-shipping span{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .vault,.guest_order_status .vault{clear:both}.account-centre .vault .vault-card,.guest_order_status .vault .vault-card{font-size:14px;display:inline-block;width:30%}@media only screen and (max-width:450px){.account-centre .vault .vault-card,.guest_order_status .vault .vault-card{white-space:normal}}.account-centre .vault .vault-name,.guest_order_status .vault .vault-name{font-size:14px;display:inline-block;width:30%}.account-centre .vault .vault-date,.guest_order_status .vault .vault-date{font-size:14px;display:inline-block;width:20%}.account-centre .vault .vault-actions,.guest_order_status .vault .vault-actions{font-size:14px;display:inline-block;width:20%}.account-centre .vault .vault-actions a,.guest_order_status .vault .vault-actions a{display:inline-block;margin-left:20px;color:#595bed;cursor:pointer}.account-centre .vault .update-cc-form,.guest_order_status .vault .update-cc-form{display:none;margin:15px 0;width:100%}@media only screen and (max-width:1050px){.account-centre .vault .update-cc-form form[name=update-card],.guest_order_status .vault .update-cc-form form[name=update-card]{display:flex;flex-direction:column}}.account-centre .vault .update-cc-form .card-name-wrapper,.account-centre .vault .update-cc-form .card-number-wrapper,.account-centre .vault .update-cc-form .expiry-fields-wrapper,.guest_order_status .vault .update-cc-form .card-name-wrapper,.guest_order_status .vault .update-cc-form .card-number-wrapper,.guest_order_status .vault .update-cc-form .expiry-fields-wrapper{display:inline-block;width:30%;margin-top:15px;margin-bottom:0}@media only screen and (max-width:1050px){.account-centre .vault .update-cc-form .card-name-wrapper,.account-centre .vault .update-cc-form .card-number-wrapper,.account-centre .vault .update-cc-form .expiry-fields-wrapper,.guest_order_status .vault .update-cc-form .card-name-wrapper,.guest_order_status .vault .update-cc-form .card-number-wrapper,.guest_order_status .vault .update-cc-form .expiry-fields-wrapper{margin-top:30px}}.account-centre .vault .update-cc-form .card-name-wrapper input,.account-centre .vault .update-cc-form .card-number-wrapper input,.account-centre .vault .update-cc-form .expiry-fields-wrapper input,.guest_order_status .vault .update-cc-form .card-name-wrapper input,.guest_order_status .vault .update-cc-form .card-number-wrapper input,.guest_order_status .vault .update-cc-form .expiry-fields-wrapper input{border-color:#ddd;border-radius:10px;max-width:90%!important}.account-centre .vault .update-cc-form .expiry-date-wrapper,.guest_order_status .vault .update-cc-form .expiry-date-wrapper{margin-top:25px}@media only screen and (max-width:950px){.account-centre .vault .update-cc-form .card-name-wrapper,.account-centre .vault .update-cc-form .card-number-wrapper,.guest_order_status .vault .update-cc-form .card-name-wrapper,.guest_order_status .vault .update-cc-form .card-number-wrapper{width:70%}}.account-centre .vault .update-cc-form .expiry-fields-wrapper,.guest_order_status .vault .update-cc-form .expiry-fields-wrapper{width:20%}@media only screen and (max-width:950px){.account-centre .vault .update-cc-form .expiry-fields-wrapper,.guest_order_status .vault .update-cc-form .expiry-fields-wrapper{width:30%}}@media only screen and (max-width:450px){.account-centre .vault .update-cc-form .expiry-fields-wrapper,.guest_order_status .vault .update-cc-form .expiry-fields-wrapper{width:36%}}.account-centre .vault .update-cc-form .expiry-fields-wrapper input,.guest_order_status .vault .update-cc-form .expiry-fields-wrapper input{width:100%}.account-centre .vault .update-cc-form .hide-wrapper,.guest_order_status .vault .update-cc-form .hide-wrapper{display:none}.account-centre .vault .update-cc-form .float-label,.guest_order_status .vault .update-cc-form .float-label{display:block}.account-centre .vault .update-cc-form .update-card,.guest_order_status .vault .update-cc-form .update-card{margin:15px 0;float:right}.account-centre .vault .update-cc-form .error:not(input),.guest_order_status .vault .update-cc-form .error:not(input){position:absolute;top:48px}@media only screen and (max-width:450px){.account-centre .vault .update-cc-form .button.button-small,.guest_order_status .vault .update-cc-form .button.button-small{min-width:95px;padding:6px 0}}@media only screen and (max-width:350px){.account-centre .vault .update-cc-form .button.button-small,.guest_order_status .vault .update-cc-form .button.button-small{min-width:90px}}@media only screen and (max-width:1050px){.nav-open .account-menu{display:none!important}}.header-visible .account-menu{top:91px}.header-visible.has-announcement .account-menu{top:147px}@media only screen and (max-width:800px){.header-visible.has-announcement .account-menu{top:170px}}@media only screen and (max-width:600px){.header-visible.has-announcement .account-menu{top:120px}}@media only screen and (max-width:750px){.header-visible .account-menu{top:121px}}@media only screen and (max-width:1050px){.customer_settings .account-centre .content-container{padding-left:15px;padding-right:15px}}.customer_settings #add-form-additional-email{color:#777a8b;font-size:12px;cursor:pointer}.customer_settings .form-row.card-number-wrapper:before{left:75%}@media only screen and (max-width:1050px){.customer_settings .form-row.card-number-wrapper:before{right:45px}}.customer_settings .form-field-styles:focus,.customer_settings input:focus,.customer_settings textarea:focus{border:1px solid #595bed!important;box-shadow:#625df5 0 0 0 1px,rgba(98,93,245,.5) 0 0 0 3px}.customer_settings .dropdown-item-wrapper .dropdown-heading{background-color:transparent}.customer_settings .dropdown-item-wrapper .dropdown-heading.focus,.customer_settings .dropdown-item-wrapper .dropdown-heading.hover{background-color:transparent}.customer_settings .dropdown-item-wrapper .dropdown-content{background-color:transparent}.customer_settings .dropdown-item-wrapper .dropdown-content .form-row{width:50%}.customer_settings .dropdown-item-wrapper .dropdown-content .password-form .form-row{width:100%}@media only screen and (min-width:1024px),(hover:hover){.customer_settings:hover .dropdown-heading:after{color:#000}}.customer_settings .dropdown-item-wrapper.open .dropdown-heading:after{color:#000}.customer_settings .account-centre .account-settings{margin-top:40px}.customer_settings .account-centre .account-settings .profile-section{padding:0;padding-top:40px}.customer_settings .account-centre .account-settings .profile-section button.customer-details{margin-bottom:0}.customer_settings .account-centre .account-settings .security-title{font-size:15px;margin:0;margin-bottom:20px;border-bottom:1px solid #cacaca;margin-top:40px!important}.customer_settings .account-centre .account-settings .mailout-list-subscribe{margin-top:80px}.customer_settings .account-centre .account-settings .mailout-list-subscribe .dropdown-content{padding:0;padding-top:30px;width:fit-content}.customer_settings .account-centre .account-settings .mailout-list-subscribe .dropdown-content .content-section.disable{opacity:.5;pointer-events:none}.customer_settings .account-centre .account-settings .mailout-list-subscribe .dropdown-content .mood-toggle-wrapper{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer}.customer_settings .account-centre .account-settings .mailout-list-subscribe .dropdown-content .mood-toggle-wrapper input{opacity:0;position:absolute;top:0}.customer_settings .account-centre .account-settings .mailout-list-subscribe .dropdown-content .mood-toggle-wrapper [type=checkbox]:checked~.toggle{background-color:#625df6}.customer_settings .account-centre .account-settings .mailout-list-subscribe .dropdown-content .mood-toggle-wrapper [type=checkbox]:checked~.toggle::before{transform:translate(18px,-50%)}.customer_settings .account-centre .account-settings .mailout-list-subscribe .dropdown-content .mood-toggle-wrapper .toggle{width:35px;min-width:35px;height:20.4px;background-color:#bfc1d0;border-radius:10px;position:relative;transition:background .5s ease}.customer_settings .account-centre .account-settings .mailout-list-subscribe .dropdown-content .mood-toggle-wrapper .toggle::before{content:"";display:block;height:14px;width:14px;border-radius:100%;background:#fff;position:absolute;z-index:2;top:50%;transform:translate(3px,-50%);transition:transform .5s ease,background .5s ease}.customer_settings .account-centre .account-settings .mailout-list-subscribe .dropdown-content .mood-toggle-wrapper .label{font-size:12px;line-height:1}.customer_settings .account-centre .account-settings .customer-cards{margin-top:80px}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content{padding:0;padding-top:30px}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content h4{font-size:15px;margin-bottom:10px}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .show-add-credit-card{line-height:1.8;background-color:#625df6!important;border-radius:30px!important;font-size:15px;padding:5px 30px;margin-top:30px;margin-bottom:40px}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .show-add-credit-card:focus,.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .show-add-credit-card:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .labels{display:flex;align-items:center;padding:0 0;border-bottom:1px solid #cacaca;margin-top:25px;font-size:12px}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .labels .label{width:25%}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .labels .label{width:33%}}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault{display:flex;white-space:nowrap;justify-content:space-between;flex-wrap:wrap;padding:20px 0;border-bottom:1px solid #cacaca}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .svg-mastercard-icon{width:32px;height:20px;margin-right:5px}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .svg-mastercard-icon{display:none}}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .svg-visa-icon{width:32px;height:20px;margin-right:5px}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .svg-visa-icon{display:none}}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .card-type{display:flex;align-items:center;width:25%}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .card-type{width:33%}}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .vault-date,.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .vault-name{width:25%}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .vault-date,.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .vault-name{width:33%}}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .vault-actions{width:25%}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .vault-actions{width:100%}}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-cards .dropdown-content .content-section .vault .vault-actions a.update{margin-left:0;margin-top:10px}}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .form-row.card-number-wrapper:before{left:65%}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .form-row.card-number-wrapper:before{left:auto;right:12px}}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .expiry-date-fields::after{content:none}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .expiry-date-fields .form-row.card-expiryMonth-wrapper,.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .expiry-date-fields .form-row.card-expiryYear-wrapper{display:none}@media only screen and (max-width:600px){.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .expiry-date-fields{flex-wrap:wrap;gap:10px}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .expiry-date-fields .form-row{width:100%}}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .cvv-field .cvv-icon img{top:39px}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info input[type=checkbox]:checked+label:before{color:#595cf8!important}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .card-wrapper,.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .ccard-info .field-section.store-card-section{display:none}.customer_settings .account-centre .account-settings .customer-cards .dropdown-content #ccard_form .customer-new-vault{line-height:1.8;background-color:#625df6!important;border-radius:30px!important;font-size:15px;padding:5px 30px}.customer_settings .account-centre .account-settings .customer-delete-account{margin-top:80px;margin-bottom:100px}.customer_settings .account-centre .account-settings .customer-delete-account .dropdown-content{padding:0;padding-top:30px}.customer_settings .account-centre .account-settings .customer-delete-account .dropdown-content h5{margin:0;font-size:14px}.customer_settings .account-centre .account-settings .customer-delete-account .dropdown-content p{margin:0;color:#3b444e;font-size:14px;margin-bottom:20px}.customer_settings .account-centre .account-settings .customer-delete-account .dropdown-content .confirm-delete-label{font-size:14px;display:inline-block;left:26px;cursor:pointer}.customer_settings .account-centre .account-settings .customer-delete-account .dropdown-content input[type=checkbox]:checked+label:before{color:#595cf8!important}.customer_settings .account-centre .account-settings .customer-delete-account .dropdown-content input[type=checkbox]:not(:checked)+label+form button{pointer-events:none;background-color:gray!important;opacity:.5}.customer_settings .account-centre .account-settings .customer-delete-account .dropdown-content .delete-account-button{margin-top:30px;border-radius:20px}.customer_settings .account-centre .account-settings .customer-password{margin-top:80px}.customer_settings .account-centre .account-settings .customer-password .dropdown-content{padding:0;padding-top:30px}.customer_settings .account-centre .account-settings .customer-password .dropdown-content h4{font-size:15px;margin:0;margin-bottom:20px}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .password-updated-successfully{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;background-color:#edffb5;border-radius:25px;padding:15px 25px;font-size:15px;float:none;margin-bottom:20px}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .password-preview-wrapper{display:flex;float:none;margin-bottom:10px}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .password-preview-wrapper .preview{display:flex;align-items:center;gap:4px;margin-right:40px}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .password-preview-wrapper .preview .dot{width:5px;height:5px;background:#000;border-radius:100%}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .password-preview-wrapper .edit-icon{position:relative;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;cursor:pointer;text-decoration:underline}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .password-preview-wrapper .edit-icon::after{position:absolute;content:url(https://storage.jukeboxprint.com/s/images/icons/edit-job-name-icon.svg);background-repeat:no-repeat;background-size:contain;background-position:center;width:27px;height:27px;top:50%;transform:translateY(-50%) scaleX(-1);left:-26px}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .password-form{padding-top:20px}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-password .dropdown-content .content-section.security-section{width:90%}}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .save-password-button{line-height:1.8;background-color:#625df6!important;border-radius:30px!important;font-size:15px;padding:5px 30px;margin-top:20px}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .save-password-button:focus,.customer_settings .account-centre .account-settings .customer-password .dropdown-content .save-password-button:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.customer_settings .account-centre .account-settings .customer-password .dropdown-content .password-checker-wrapper{width:80%}.customer_settings .account-centre .account-settings .customer-addresses{margin-top:80px}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section{margin-top:50px}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section h4{margin-bottom:10px;font-size:14px}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .add-shipping #save-address{line-height:1.8;background-color:#625df6!important;border-radius:30px!important;font-size:15px;padding:5px 30px}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .add-shipping #save-address:focus,.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .add-shipping #save-address:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .add-shipping form{max-width:650px}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .add-shipping .form-row.address-street-wrapper:before{left:63%}@media only screen and (max-width:750px){.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .add-shipping .form-row.address-street-wrapper:before{left:90%}}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses{display:flex;flex-wrap:wrap}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address{position:relative;width:32%;margin-right:1%;border:1px solid #bfbfbf;padding:20px 30px;font-size:14px}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address{width:80%;margin-right:0}}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address .remove-wrapper{display:flex;align-items:center;margin-top:9px;justify-content:space-between}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address .remove-wrapper .edit-address,.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address .remove-wrapper .remove-address,.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address .remove-wrapper .set-default-address{font-size:14px;text-decoration:underline;cursor:pointer}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address .remove-wrapper .current-shipping-address{color:#595cf8;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:none}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address.selected{border-color:#595cf8}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address.selected .remove-address,.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address.selected .set-default-address{display:none}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .current-addresses .current-address.selected .current-shipping-address{display:block}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .show-add-shipping{line-height:1.8;background-color:#625df6!important;border-radius:30px!important;font-size:15px;padding:5px 30px;margin-top:20px}.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .show-add-shipping:focus,.customer_settings .account-centre .account-settings .customer-addresses .shipping-address-section .show-add-shipping:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section{padding:0;padding-top:40px}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .edit-billing-form h4{margin-bottom:30px;margin-top:50px;font-size:15px}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .edit-billing-form .add-billing-addresss .form-row.address-street-wrapper:before{left:65%}@media only screen and (max-width:750px){.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .edit-billing-form .add-billing-addresss .form-row.address-street-wrapper:before{left:90%}}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .edit-billing-form .save-billing-address-button{line-height:1.8;background-color:#625df6!important;border-radius:30px!important;font-size:15px;padding:5px 30px}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .edit-billing-form .save-billing-address-button:focus,.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .edit-billing-form .save-billing-address-button:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .edit-billing-form .hide-billing-address-form{background-color:#ebebeb!important;border-radius:20px;color:#000!important;margin-top:15px;font-size:12px}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .content-section .billing-address-wrapper{width:32%;margin-right:1%}@media only screen and (max-width:1050px){.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .content-section .billing-address-wrapper{width:80%;margin-right:0}}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .content-section .billing-address-wrapper h4{margin-bottom:10px;font-size:14px}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .content-section .billing-address-wrapper .billing-info{border:1px solid #bfbfbf;border-radius:10px}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .content-section .billing-address-wrapper .billing-info .address{padding:20px;font-size:14px}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .content-section .billing-address-wrapper .billing-info .address .edit-billing-address{font-size:14px;text-decoration:underline;margin-top:10px;cursor:pointer;height:25px}.customer_settings .account-centre .account-settings .customer-addresses .addresses-section .content-section .billing-address-wrapper .billing-info .address .current-billing-address{color:#777a8b;font-size:12px;margin-top:8px}.customer_settings .account-centre .account-settings .page-intro-text{font-size:18px;color:#8b8b95;margin-top:0;line-height:25px;margin-bottom:30px}.customer_settings .account-centre .account-settings .dropdown-heading{padding:0}.customer_settings .account-centre .account-settings .dropdown-heading p{margin:0;padding:0;color:#000;font-size:16px}.customer_settings .account-centre .account-settings button.customer-details{line-height:1.8;background-color:#625df6!important;border-radius:30px!important;font-size:15px;padding:5px 30px}.customer_settings .account-centre .account-settings button.customer-details:focus,.customer_settings .account-centre .account-settings button.customer-details:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.customer_settings .account-centre .account-settings .form-row input{font-size:15px!important;height:48px;border:1px solid #dedede!important;padding:13px;border-radius:5px}.customer_settings .account-centre .account-settings .form-row input:focus{border:solid 2px #595cf8!important;box-shadow:none}.customer_settings .account-centre .account-settings .form-row input::-webkit-input-placeholder{color:#707070!important}.customer_settings .account-centre .account-settings .form-row input::-moz-placeholder{color:#707070!important}.customer_settings .account-centre .account-settings .form-row input:-ms-input-placeholder{color:#707070!important}.customer_settings .account-centre .account-settings .form-row input:-moz-placeholder{color:#707070!important}.customer_settings .account-centre .account-settings .form-row input:not(:placeholder-shown):not(.card-number):not(.card-name):not(.expiry-date){padding-top:24px}.customer_settings .account-centre .account-settings .form-row label.float-label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;opacity:0!important;visibility:hidden!important;left:13px!important;top:-2px!important;font-size:11px;z-index:1}.customer_settings .account-centre .account-settings .form-row label.float-label.active{top:2px!important;opacity:1!important;visibility:visible!important}.customer_settings .account-centre .account-settings .form-row.additionalEmails-wrapper input{padding:13px!important}.customer_settings .account-centre .account-settings .form-row.additionalEmails-wrapper .float-label{opacity:0;visibility:hidden}.customer_settings .account-centre .account-settings .form-row.buzzer-wrapper{display:none}.customer_settings .account-centre .account-settings .form-row .select2.select2-container.select2-container--default{border:1px solid #dedede!important;border-radius:4px;height:48px;max-height:48px;padding:13px}.customer_settings .account-centre .account-settings .form-row .select2-selection__rendered{padding:0!important;line-height:1.6;font-size:15px}.customer_settings .account-centre .account-settings .form-row .select2-selection__arrow:after{color:#707070}.customer_settings .account-centre .account-settings .form-row.fail input{border:2px solid #dd1d1d!important}.customer_settings .account-centre .account-settings .card-name-wrapper label.float-label,.customer_settings .account-centre .account-settings .card-number-wrapper label.float-label,.customer_settings .account-centre .account-settings .expiry-date-wrapper label.float-label{left:0!important;opacity:1!important;visibility:inherit!important;top:-23px!important}.customer_settings .account-centre .account-settings .card-name-wrapper label.float-label.active,.customer_settings .account-centre .account-settings .card-number-wrapper label.float-label.active,.customer_settings .account-centre .account-settings .expiry-date-wrapper label.float-label.active{top:-23px!important}.customer_orders_history .order-item-body .order-tabs-wrapper,.customer_samples .order-item-body .order-tabs-wrapper{margin-top:20px!important}.customer_orders_history .order-item-body .order-tabs-wrapper .slider,.customer_samples .order-item-body .order-tabs-wrapper .slider{left:82px}.customer_orders_history .order-item-body .order-tabs-wrapper .order-link.reorder-link.disabled,.customer_samples .order-item-body .order-tabs-wrapper .order-link.reorder-link.disabled{padding:15px;display:none}.customer_orders_history .order-item-body .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.customer_samples .order-item-body .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer{white-space:initial}.customer_orders_history .order-item-body .detail-table table tbody tr th,.customer_orders_history .order-item-body .proofing-selections table tbody tr th,.customer_samples .order-item-body .detail-table table tbody tr th,.customer_samples .order-item-body .proofing-selections table tbody tr th{padding-left:0!important}@media only screen and (max-width:1300px){.customer_orders_history .account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tabs,.customer_samples .account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tabs{display:flex;align-items:center}}@media only screen and (max-width:750px){.customer_orders_history .account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tabs,.customer_samples .account-centre .order-items .order-item .order-item-body .order-tabs-wrapper .order-tabs{display:inherit}}body.customer .account-page,body.customer_corporate_shop .account-page,body.customer_creator_saves .account-page,body.customer_discounts_credits .account-page,body.customer_list_sub_accounts .account-page,body.customer_manage_items .account-page,body.customer_orders_current .account-page,body.customer_orders_history .account-page,body.customer_paid_quotes .account-page,body.customer_quote_request .account-page,body.customer_quotes .account-page,body.customer_samples .account-page,body.customer_send_invitation .account-page,body.customer_settings .account-page,body.customer_view_sub_account .account-page,body.fos_user_profile_show .account-page,body.guest_order_status .account-page{margin-top:40px}@media only screen and (min-width:450px) and (max-width:1050px){body.customer .account-page,body.customer_corporate_shop .account-page,body.customer_creator_saves .account-page,body.customer_discounts_credits .account-page,body.customer_list_sub_accounts .account-page,body.customer_manage_items .account-page,body.customer_orders_current .account-page,body.customer_orders_history .account-page,body.customer_paid_quotes .account-page,body.customer_quote_request .account-page,body.customer_quotes .account-page,body.customer_samples .account-page,body.customer_send_invitation .account-page,body.customer_settings .account-page,body.customer_view_sub_account .account-page,body.fos_user_profile_show .account-page,body.guest_order_status .account-page{padding:0 15px}}body.customer .account-page>h3,body.customer_corporate_shop .account-page>h3,body.customer_creator_saves .account-page>h3,body.customer_discounts_credits .account-page>h3,body.customer_list_sub_accounts .account-page>h3,body.customer_manage_items .account-page>h3,body.customer_orders_current .account-page>h3,body.customer_orders_history .account-page>h3,body.customer_paid_quotes .account-page>h3,body.customer_quote_request .account-page>h3,body.customer_quotes .account-page>h3,body.customer_samples .account-page>h3,body.customer_send_invitation .account-page>h3,body.customer_settings .account-page>h3,body.customer_view_sub_account .account-page>h3,body.fos_user_profile_show .account-page>h3,body.guest_order_status .account-page>h3{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:34px;margin:0}body.customer .account-page-title h3,body.customer_corporate_shop .account-page-title h3,body.customer_creator_saves .account-page-title h3,body.customer_discounts_credits .account-page-title h3,body.customer_list_sub_accounts .account-page-title h3,body.customer_manage_items .account-page-title h3,body.customer_orders_current .account-page-title h3,body.customer_orders_history .account-page-title h3,body.customer_paid_quotes .account-page-title h3,body.customer_quote_request .account-page-title h3,body.customer_quotes .account-page-title h3,body.customer_samples .account-page-title h3,body.customer_send_invitation .account-page-title h3,body.customer_settings .account-page-title h3,body.customer_view_sub_account .account-page-title h3,body.fos_user_profile_show .account-page-title h3,body.guest_order_status .account-page-title h3{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:34px;margin:0}body.customer .account-settings>h3,body.customer_corporate_shop .account-settings>h3,body.customer_creator_saves .account-settings>h3,body.customer_discounts_credits .account-settings>h3,body.customer_list_sub_accounts .account-settings>h3,body.customer_manage_items .account-settings>h3,body.customer_orders_current .account-settings>h3,body.customer_orders_history .account-settings>h3,body.customer_paid_quotes .account-settings>h3,body.customer_quote_request .account-settings>h3,body.customer_quotes .account-settings>h3,body.customer_samples .account-settings>h3,body.customer_send_invitation .account-settings>h3,body.customer_settings .account-settings>h3,body.customer_view_sub_account .account-settings>h3,body.fos_user_profile_show .account-settings>h3,body.guest_order_status .account-settings>h3{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:34px;margin:0}body.customer .proofs-attached-wrapper,body.customer_corporate_shop .proofs-attached-wrapper,body.customer_creator_saves .proofs-attached-wrapper,body.customer_discounts_credits .proofs-attached-wrapper,body.customer_list_sub_accounts .proofs-attached-wrapper,body.customer_manage_items .proofs-attached-wrapper,body.customer_orders_current .proofs-attached-wrapper,body.customer_orders_history .proofs-attached-wrapper,body.customer_paid_quotes .proofs-attached-wrapper,body.customer_quote_request .proofs-attached-wrapper,body.customer_quotes .proofs-attached-wrapper,body.customer_samples .proofs-attached-wrapper,body.customer_send_invitation .proofs-attached-wrapper,body.customer_settings .proofs-attached-wrapper,body.customer_view_sub_account .proofs-attached-wrapper,body.fos_user_profile_show .proofs-attached-wrapper,body.guest_order_status .proofs-attached-wrapper{margin-bottom:15px}body.customer .files-attached-wrapper p,body.customer .proofs-attached-wrapper p,body.customer_corporate_shop .files-attached-wrapper p,body.customer_corporate_shop .proofs-attached-wrapper p,body.customer_creator_saves .files-attached-wrapper p,body.customer_creator_saves .proofs-attached-wrapper p,body.customer_discounts_credits .files-attached-wrapper p,body.customer_discounts_credits .proofs-attached-wrapper p,body.customer_list_sub_accounts .files-attached-wrapper p,body.customer_list_sub_accounts .proofs-attached-wrapper p,body.customer_manage_items .files-attached-wrapper p,body.customer_manage_items .proofs-attached-wrapper p,body.customer_orders_current .files-attached-wrapper p,body.customer_orders_current .proofs-attached-wrapper p,body.customer_orders_history .files-attached-wrapper p,body.customer_orders_history .proofs-attached-wrapper p,body.customer_paid_quotes .files-attached-wrapper p,body.customer_paid_quotes .proofs-attached-wrapper p,body.customer_quote_request .files-attached-wrapper p,body.customer_quote_request .proofs-attached-wrapper p,body.customer_quotes .files-attached-wrapper p,body.customer_quotes .proofs-attached-wrapper p,body.customer_samples .files-attached-wrapper p,body.customer_samples .proofs-attached-wrapper p,body.customer_send_invitation .files-attached-wrapper p,body.customer_send_invitation .proofs-attached-wrapper p,body.customer_settings .files-attached-wrapper p,body.customer_settings .proofs-attached-wrapper p,body.customer_view_sub_account .files-attached-wrapper p,body.customer_view_sub_account .proofs-attached-wrapper p,body.fos_user_profile_show .files-attached-wrapper p,body.fos_user_profile_show .proofs-attached-wrapper p,body.guest_order_status .files-attached-wrapper p,body.guest_order_status .proofs-attached-wrapper p{margin:0;color:#000;margin-bottom:10px;font-size:14px}body.customer .upload-widget .widget-body .upload-widget-error,body.customer_corporate_shop .upload-widget .widget-body .upload-widget-error,body.customer_creator_saves .upload-widget .widget-body .upload-widget-error,body.customer_discounts_credits .upload-widget .widget-body .upload-widget-error,body.customer_list_sub_accounts .upload-widget .widget-body .upload-widget-error,body.customer_manage_items .upload-widget .widget-body .upload-widget-error,body.customer_orders_current .upload-widget .widget-body .upload-widget-error,body.customer_orders_history .upload-widget .widget-body .upload-widget-error,body.customer_paid_quotes .upload-widget .widget-body .upload-widget-error,body.customer_quote_request .upload-widget .widget-body .upload-widget-error,body.customer_quotes .upload-widget .widget-body .upload-widget-error,body.customer_samples .upload-widget .widget-body .upload-widget-error,body.customer_send_invitation .upload-widget .widget-body .upload-widget-error,body.customer_settings .upload-widget .widget-body .upload-widget-error,body.customer_view_sub_account .upload-widget .widget-body .upload-widget-error,body.fos_user_profile_show .upload-widget .widget-body .upload-widget-error,body.guest_order_status .upload-widget .widget-body .upload-widget-error{margin:auto}body.customer .order-overview-summary-wrapper .info-wrapper,body.customer_corporate_shop .order-overview-summary-wrapper .info-wrapper,body.customer_creator_saves .order-overview-summary-wrapper .info-wrapper,body.customer_discounts_credits .order-overview-summary-wrapper .info-wrapper,body.customer_list_sub_accounts .order-overview-summary-wrapper .info-wrapper,body.customer_manage_items .order-overview-summary-wrapper .info-wrapper,body.customer_orders_current .order-overview-summary-wrapper .info-wrapper,body.customer_orders_history .order-overview-summary-wrapper .info-wrapper,body.customer_paid_quotes .order-overview-summary-wrapper .info-wrapper,body.customer_quote_request .order-overview-summary-wrapper .info-wrapper,body.customer_quotes .order-overview-summary-wrapper .info-wrapper,body.customer_samples .order-overview-summary-wrapper .info-wrapper,body.customer_send_invitation .order-overview-summary-wrapper .info-wrapper,body.customer_settings .order-overview-summary-wrapper .info-wrapper,body.customer_view_sub_account .order-overview-summary-wrapper .info-wrapper,body.fos_user_profile_show .order-overview-summary-wrapper .info-wrapper,body.guest_order_status .order-overview-summary-wrapper .info-wrapper{display:flex;font-size:10px;margin-bottom:0}body.customer .order-overview-summary-wrapper .info-wrapper .quantity,body.customer .order-overview-summary-wrapper .info-wrapper .size,body.customer .order-overview-summary-wrapper .info-wrapper .type,body.customer_corporate_shop .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_corporate_shop .order-overview-summary-wrapper .info-wrapper .size,body.customer_corporate_shop .order-overview-summary-wrapper .info-wrapper .type,body.customer_creator_saves .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_creator_saves .order-overview-summary-wrapper .info-wrapper .size,body.customer_creator_saves .order-overview-summary-wrapper .info-wrapper .type,body.customer_discounts_credits .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_discounts_credits .order-overview-summary-wrapper .info-wrapper .size,body.customer_discounts_credits .order-overview-summary-wrapper .info-wrapper .type,body.customer_list_sub_accounts .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_list_sub_accounts .order-overview-summary-wrapper .info-wrapper .size,body.customer_list_sub_accounts .order-overview-summary-wrapper .info-wrapper .type,body.customer_manage_items .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_manage_items .order-overview-summary-wrapper .info-wrapper .size,body.customer_manage_items .order-overview-summary-wrapper .info-wrapper .type,body.customer_orders_current .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_orders_current .order-overview-summary-wrapper .info-wrapper .size,body.customer_orders_current .order-overview-summary-wrapper .info-wrapper .type,body.customer_orders_history .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_orders_history .order-overview-summary-wrapper .info-wrapper .size,body.customer_orders_history .order-overview-summary-wrapper .info-wrapper .type,body.customer_paid_quotes .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_paid_quotes .order-overview-summary-wrapper .info-wrapper .size,body.customer_paid_quotes .order-overview-summary-wrapper .info-wrapper .type,body.customer_quote_request .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_quote_request .order-overview-summary-wrapper .info-wrapper .size,body.customer_quote_request .order-overview-summary-wrapper .info-wrapper .type,body.customer_quotes .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_quotes .order-overview-summary-wrapper .info-wrapper .size,body.customer_quotes .order-overview-summary-wrapper .info-wrapper .type,body.customer_samples .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_samples .order-overview-summary-wrapper .info-wrapper .size,body.customer_samples .order-overview-summary-wrapper .info-wrapper .type,body.customer_send_invitation .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_send_invitation .order-overview-summary-wrapper .info-wrapper .size,body.customer_send_invitation .order-overview-summary-wrapper .info-wrapper .type,body.customer_settings .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_settings .order-overview-summary-wrapper .info-wrapper .size,body.customer_settings .order-overview-summary-wrapper .info-wrapper .type,body.customer_view_sub_account .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_view_sub_account .order-overview-summary-wrapper .info-wrapper .size,body.customer_view_sub_account .order-overview-summary-wrapper .info-wrapper .type,body.fos_user_profile_show .order-overview-summary-wrapper .info-wrapper .quantity,body.fos_user_profile_show .order-overview-summary-wrapper .info-wrapper .size,body.fos_user_profile_show .order-overview-summary-wrapper .info-wrapper .type,body.guest_order_status .order-overview-summary-wrapper .info-wrapper .quantity,body.guest_order_status .order-overview-summary-wrapper .info-wrapper .size,body.guest_order_status .order-overview-summary-wrapper .info-wrapper .type{margin:0;color:#000;margin-right:10px;border-right:1px solid;padding-right:15px}body.customer .order-overview-summary-wrapper .info-wrapper .quantity,body.customer .order-overview-summary-wrapper .info-wrapper .size,body.customer_corporate_shop .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_corporate_shop .order-overview-summary-wrapper .info-wrapper .size,body.customer_creator_saves .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_creator_saves .order-overview-summary-wrapper .info-wrapper .size,body.customer_discounts_credits .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_discounts_credits .order-overview-summary-wrapper .info-wrapper .size,body.customer_list_sub_accounts .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_list_sub_accounts .order-overview-summary-wrapper .info-wrapper .size,body.customer_manage_items .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_manage_items .order-overview-summary-wrapper .info-wrapper .size,body.customer_orders_current .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_orders_current .order-overview-summary-wrapper .info-wrapper .size,body.customer_orders_history .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_orders_history .order-overview-summary-wrapper .info-wrapper .size,body.customer_paid_quotes .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_paid_quotes .order-overview-summary-wrapper .info-wrapper .size,body.customer_quote_request .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_quote_request .order-overview-summary-wrapper .info-wrapper .size,body.customer_quotes .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_quotes .order-overview-summary-wrapper .info-wrapper .size,body.customer_samples .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_samples .order-overview-summary-wrapper .info-wrapper .size,body.customer_send_invitation .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_send_invitation .order-overview-summary-wrapper .info-wrapper .size,body.customer_settings .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_settings .order-overview-summary-wrapper .info-wrapper .size,body.customer_view_sub_account .order-overview-summary-wrapper .info-wrapper .quantity,body.customer_view_sub_account .order-overview-summary-wrapper .info-wrapper .size,body.fos_user_profile_show .order-overview-summary-wrapper .info-wrapper .quantity,body.fos_user_profile_show .order-overview-summary-wrapper .info-wrapper .size,body.guest_order_status .order-overview-summary-wrapper .info-wrapper .quantity,body.guest_order_status .order-overview-summary-wrapper .info-wrapper .size{padding-left:5px}body.customer .order-overview-summary-wrapper .info-wrapper .price,body.customer_corporate_shop .order-overview-summary-wrapper .info-wrapper .price,body.customer_creator_saves .order-overview-summary-wrapper .info-wrapper .price,body.customer_discounts_credits .order-overview-summary-wrapper .info-wrapper .price,body.customer_list_sub_accounts .order-overview-summary-wrapper .info-wrapper .price,body.customer_manage_items .order-overview-summary-wrapper .info-wrapper .price,body.customer_orders_current .order-overview-summary-wrapper .info-wrapper .price,body.customer_orders_history .order-overview-summary-wrapper .info-wrapper .price,body.customer_paid_quotes .order-overview-summary-wrapper .info-wrapper .price,body.customer_quote_request .order-overview-summary-wrapper .info-wrapper .price,body.customer_quotes .order-overview-summary-wrapper .info-wrapper .price,body.customer_samples .order-overview-summary-wrapper .info-wrapper .price,body.customer_send_invitation .order-overview-summary-wrapper .info-wrapper .price,body.customer_settings .order-overview-summary-wrapper .info-wrapper .price,body.customer_view_sub_account .order-overview-summary-wrapper .info-wrapper .price,body.fos_user_profile_show .order-overview-summary-wrapper .info-wrapper .price,body.guest_order_status .order-overview-summary-wrapper .info-wrapper .price{margin:0;color:#000;padding-left:5px}@media only screen and (max-width:750px){body.customer .account-settings .setting .dropdown-content input[type=email],body.customer .account-settings .setting .dropdown-content input[type=text],body.customer_corporate_shop .account-settings .setting .dropdown-content input[type=email],body.customer_corporate_shop .account-settings .setting .dropdown-content input[type=text],body.customer_creator_saves .account-settings .setting .dropdown-content input[type=email],body.customer_creator_saves .account-settings .setting .dropdown-content input[type=text],body.customer_discounts_credits .account-settings .setting .dropdown-content input[type=email],body.customer_discounts_credits .account-settings .setting .dropdown-content input[type=text],body.customer_list_sub_accounts .account-settings .setting .dropdown-content input[type=email],body.customer_list_sub_accounts .account-settings .setting .dropdown-content input[type=text],body.customer_manage_items .account-settings .setting .dropdown-content input[type=email],body.customer_manage_items .account-settings .setting .dropdown-content input[type=text],body.customer_orders_current .account-settings .setting .dropdown-content input[type=email],body.customer_orders_current .account-settings .setting .dropdown-content input[type=text],body.customer_orders_history .account-settings .setting .dropdown-content input[type=email],body.customer_orders_history .account-settings .setting .dropdown-content input[type=text],body.customer_paid_quotes .account-settings .setting .dropdown-content input[type=email],body.customer_paid_quotes .account-settings .setting .dropdown-content input[type=text],body.customer_quote_request .account-settings .setting .dropdown-content input[type=email],body.customer_quote_request .account-settings .setting .dropdown-content input[type=text],body.customer_quotes .account-settings .setting .dropdown-content input[type=email],body.customer_quotes .account-settings .setting .dropdown-content input[type=text],body.customer_samples .account-settings .setting .dropdown-content input[type=email],body.customer_samples .account-settings .setting .dropdown-content input[type=text],body.customer_send_invitation .account-settings .setting .dropdown-content input[type=email],body.customer_send_invitation .account-settings .setting .dropdown-content input[type=text],body.customer_settings .account-settings .setting .dropdown-content input[type=email],body.customer_settings .account-settings .setting .dropdown-content input[type=text],body.customer_view_sub_account .account-settings .setting .dropdown-content input[type=email],body.customer_view_sub_account .account-settings .setting .dropdown-content input[type=text],body.fos_user_profile_show .account-settings .setting .dropdown-content input[type=email],body.fos_user_profile_show .account-settings .setting .dropdown-content input[type=text],body.guest_order_status .account-settings .setting .dropdown-content input[type=email],body.guest_order_status .account-settings .setting .dropdown-content input[type=text]{max-width:100%}}@media only screen and (max-width:1050px){body.customer .account-centre .col-12,body.customer .account-centre-container .account-centre .col-09,body.customer_corporate_shop .account-centre .col-12,body.customer_corporate_shop .account-centre-container .account-centre .col-09,body.customer_creator_saves .account-centre .col-12,body.customer_creator_saves .account-centre-container .account-centre .col-09,body.customer_discounts_credits .account-centre .col-12,body.customer_discounts_credits .account-centre-container .account-centre .col-09,body.customer_list_sub_accounts .account-centre .col-12,body.customer_list_sub_accounts .account-centre-container .account-centre .col-09,body.customer_manage_items .account-centre .col-12,body.customer_manage_items .account-centre-container .account-centre .col-09,body.customer_orders_current .account-centre .col-12,body.customer_orders_current .account-centre-container .account-centre .col-09,body.customer_orders_history .account-centre .col-12,body.customer_orders_history .account-centre-container .account-centre .col-09,body.customer_paid_quotes .account-centre .col-12,body.customer_paid_quotes .account-centre-container .account-centre .col-09,body.customer_quote_request .account-centre .col-12,body.customer_quote_request .account-centre-container .account-centre .col-09,body.customer_quotes .account-centre .col-12,body.customer_quotes .account-centre-container .account-centre .col-09,body.customer_samples .account-centre .col-12,body.customer_samples .account-centre-container .account-centre .col-09,body.customer_send_invitation .account-centre .col-12,body.customer_send_invitation .account-centre-container .account-centre .col-09,body.customer_settings .account-centre .col-12,body.customer_settings .account-centre-container .account-centre .col-09,body.customer_view_sub_account .account-centre .col-12,body.customer_view_sub_account .account-centre-container .account-centre .col-09,body.fos_user_profile_show .account-centre .col-12,body.fos_user_profile_show .account-centre-container .account-centre .col-09,body.guest_order_status .account-centre .col-12,body.guest_order_status .account-centre-container .account-centre .col-09{width:100%;margin:0;margin-top:50px}}body.customer .pagination-wrapper,body.customer_corporate_shop .pagination-wrapper,body.customer_creator_saves .pagination-wrapper,body.customer_discounts_credits .pagination-wrapper,body.customer_list_sub_accounts .pagination-wrapper,body.customer_manage_items .pagination-wrapper,body.customer_orders_current .pagination-wrapper,body.customer_orders_history .pagination-wrapper,body.customer_paid_quotes .pagination-wrapper,body.customer_quote_request .pagination-wrapper,body.customer_quotes .pagination-wrapper,body.customer_samples .pagination-wrapper,body.customer_send_invitation .pagination-wrapper,body.customer_settings .pagination-wrapper,body.customer_view_sub_account .pagination-wrapper,body.fos_user_profile_show .pagination-wrapper,body.guest_order_status .pagination-wrapper{display:flex;align-items:center;justify-content:space-between;gap:5%}body.customer .pagination-wrapper .items-per-page-section label,body.customer_corporate_shop .pagination-wrapper .items-per-page-section label,body.customer_creator_saves .pagination-wrapper .items-per-page-section label,body.customer_discounts_credits .pagination-wrapper .items-per-page-section label,body.customer_list_sub_accounts .pagination-wrapper .items-per-page-section label,body.customer_manage_items .pagination-wrapper .items-per-page-section label,body.customer_orders_current .pagination-wrapper .items-per-page-section label,body.customer_orders_history .pagination-wrapper .items-per-page-section label,body.customer_paid_quotes .pagination-wrapper .items-per-page-section label,body.customer_quote_request .pagination-wrapper .items-per-page-section label,body.customer_quotes .pagination-wrapper .items-per-page-section label,body.customer_samples .pagination-wrapper .items-per-page-section label,body.customer_send_invitation .pagination-wrapper .items-per-page-section label,body.customer_settings .pagination-wrapper .items-per-page-section label,body.customer_view_sub_account .pagination-wrapper .items-per-page-section label,body.fos_user_profile_show .pagination-wrapper .items-per-page-section label,body.guest_order_status .pagination-wrapper .items-per-page-section label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;white-space:nowrap;margin-bottom:5px}body.customer .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_corporate_shop .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_creator_saves .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_discounts_credits .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_list_sub_accounts .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_manage_items .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_orders_current .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_orders_history .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_paid_quotes .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_quote_request .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_quotes .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_samples .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_send_invitation .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_settings .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.customer_view_sub_account .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.fos_user_profile_show .pagination-wrapper .items-per-page-section .select2-selection__rendered,body.guest_order_status .pagination-wrapper .items-per-page-section .select2-selection__rendered{padding:7px 20px!important}body.customer .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_corporate_shop .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_creator_saves .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_discounts_credits .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_list_sub_accounts .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_manage_items .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_orders_current .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_orders_history .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_paid_quotes .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_quote_request .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_quotes .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_samples .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_send_invitation .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_settings .pagination-wrapper .items-per-page-section .select2-container--default,body.customer_view_sub_account .pagination-wrapper .items-per-page-section .select2-container--default,body.fos_user_profile_show .pagination-wrapper .items-per-page-section .select2-container--default,body.guest_order_status .pagination-wrapper .items-per-page-section .select2-container--default{border:solid 1px #d6dadf;border-radius:8px}body.customer .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_corporate_shop .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_creator_saves .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_discounts_credits .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_list_sub_accounts .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_manage_items .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_orders_current .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_orders_history .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_paid_quotes .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_quote_request .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_quotes .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_samples .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_send_invitation .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_settings .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_view_sub_account .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.fos_user_profile_show .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered,body.guest_order_status .pagination-wrapper .items-per-page-section .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px}body.customer .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_corporate_shop .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_creator_saves .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_discounts_credits .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_list_sub_accounts .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_manage_items .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_orders_current .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_orders_history .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_paid_quotes .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_quote_request .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_quotes .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_samples .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_send_invitation .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_settings .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.customer_view_sub_account .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.fos_user_profile_show .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected],body.guest_order_status .pagination-wrapper .items-per-page-section .select2-results__option[aria-selected]{min-height:20px;font-size:15px;padding:7px 20px}body.customer .pagination-wrapper .page-numbers-section,body.customer_corporate_shop .pagination-wrapper .page-numbers-section,body.customer_creator_saves .pagination-wrapper .page-numbers-section,body.customer_discounts_credits .pagination-wrapper .page-numbers-section,body.customer_list_sub_accounts .pagination-wrapper .page-numbers-section,body.customer_manage_items .pagination-wrapper .page-numbers-section,body.customer_orders_current .pagination-wrapper .page-numbers-section,body.customer_orders_history .pagination-wrapper .page-numbers-section,body.customer_paid_quotes .pagination-wrapper .page-numbers-section,body.customer_quote_request .pagination-wrapper .page-numbers-section,body.customer_quotes .pagination-wrapper .page-numbers-section,body.customer_samples .pagination-wrapper .page-numbers-section,body.customer_send_invitation .pagination-wrapper .page-numbers-section,body.customer_settings .pagination-wrapper .page-numbers-section,body.customer_view_sub_account .pagination-wrapper .page-numbers-section,body.fos_user_profile_show .pagination-wrapper .page-numbers-section,body.guest_order_status .pagination-wrapper .page-numbers-section{margin-top:10px}body.customer .pagination-wrapper .page-numbers-section ul,body.customer_corporate_shop .pagination-wrapper .page-numbers-section ul,body.customer_creator_saves .pagination-wrapper .page-numbers-section ul,body.customer_discounts_credits .pagination-wrapper .page-numbers-section ul,body.customer_list_sub_accounts .pagination-wrapper .page-numbers-section ul,body.customer_manage_items .pagination-wrapper .page-numbers-section ul,body.customer_orders_current .pagination-wrapper .page-numbers-section ul,body.customer_orders_history .pagination-wrapper .page-numbers-section ul,body.customer_paid_quotes .pagination-wrapper .page-numbers-section ul,body.customer_quote_request .pagination-wrapper .page-numbers-section ul,body.customer_quotes .pagination-wrapper .page-numbers-section ul,body.customer_samples .pagination-wrapper .page-numbers-section ul,body.customer_send_invitation .pagination-wrapper .page-numbers-section ul,body.customer_settings .pagination-wrapper .page-numbers-section ul,body.customer_view_sub_account .pagination-wrapper .page-numbers-section ul,body.fos_user_profile_show .pagination-wrapper .page-numbers-section ul,body.guest_order_status .pagination-wrapper .page-numbers-section ul{display:flex;gap:10px;flex-wrap:wrap}body.customer .pagination-wrapper .page-numbers-section ul li,body.customer_corporate_shop .pagination-wrapper .page-numbers-section ul li,body.customer_creator_saves .pagination-wrapper .page-numbers-section ul li,body.customer_discounts_credits .pagination-wrapper .page-numbers-section ul li,body.customer_list_sub_accounts .pagination-wrapper .page-numbers-section ul li,body.customer_manage_items .pagination-wrapper .page-numbers-section ul li,body.customer_orders_current .pagination-wrapper .page-numbers-section ul li,body.customer_orders_history .pagination-wrapper .page-numbers-section ul li,body.customer_paid_quotes .pagination-wrapper .page-numbers-section ul li,body.customer_quote_request .pagination-wrapper .page-numbers-section ul li,body.customer_quotes .pagination-wrapper .page-numbers-section ul li,body.customer_samples .pagination-wrapper .page-numbers-section ul li,body.customer_send_invitation .pagination-wrapper .page-numbers-section ul li,body.customer_settings .pagination-wrapper .page-numbers-section ul li,body.customer_view_sub_account .pagination-wrapper .page-numbers-section ul li,body.fos_user_profile_show .pagination-wrapper .page-numbers-section ul li,body.guest_order_status .pagination-wrapper .page-numbers-section ul li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;line-height:1;width:23px;height:23px;border-radius:100%;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.customer .pagination-wrapper .page-numbers-section ul li:hover,body.customer_corporate_shop .pagination-wrapper .page-numbers-section ul li:hover,body.customer_creator_saves .pagination-wrapper .page-numbers-section ul li:hover,body.customer_discounts_credits .pagination-wrapper .page-numbers-section ul li:hover,body.customer_list_sub_accounts .pagination-wrapper .page-numbers-section ul li:hover,body.customer_manage_items .pagination-wrapper .page-numbers-section ul li:hover,body.customer_orders_current .pagination-wrapper .page-numbers-section ul li:hover,body.customer_orders_history .pagination-wrapper .page-numbers-section ul li:hover,body.customer_paid_quotes .pagination-wrapper .page-numbers-section ul li:hover,body.customer_quote_request .pagination-wrapper .page-numbers-section ul li:hover,body.customer_quotes .pagination-wrapper .page-numbers-section ul li:hover,body.customer_samples .pagination-wrapper .page-numbers-section ul li:hover,body.customer_send_invitation .pagination-wrapper .page-numbers-section ul li:hover,body.customer_settings .pagination-wrapper .page-numbers-section ul li:hover,body.customer_view_sub_account .pagination-wrapper .page-numbers-section ul li:hover,body.fos_user_profile_show .pagination-wrapper .page-numbers-section ul li:hover,body.guest_order_status .pagination-wrapper .page-numbers-section ul li:hover{background:#e9eef4}body.customer .pagination-wrapper .page-numbers-section ul li.selected,body.customer_corporate_shop .pagination-wrapper .page-numbers-section ul li.selected,body.customer_creator_saves .pagination-wrapper .page-numbers-section ul li.selected,body.customer_discounts_credits .pagination-wrapper .page-numbers-section ul li.selected,body.customer_list_sub_accounts .pagination-wrapper .page-numbers-section ul li.selected,body.customer_manage_items .pagination-wrapper .page-numbers-section ul li.selected,body.customer_orders_current .pagination-wrapper .page-numbers-section ul li.selected,body.customer_orders_history .pagination-wrapper .page-numbers-section ul li.selected,body.customer_paid_quotes .pagination-wrapper .page-numbers-section ul li.selected,body.customer_quote_request .pagination-wrapper .page-numbers-section ul li.selected,body.customer_quotes .pagination-wrapper .page-numbers-section ul li.selected,body.customer_samples .pagination-wrapper .page-numbers-section ul li.selected,body.customer_send_invitation .pagination-wrapper .page-numbers-section ul li.selected,body.customer_settings .pagination-wrapper .page-numbers-section ul li.selected,body.customer_view_sub_account .pagination-wrapper .page-numbers-section ul li.selected,body.fos_user_profile_show .pagination-wrapper .page-numbers-section ul li.selected,body.guest_order_status .pagination-wrapper .page-numbers-section ul li.selected{cursor:default;background:#b0efff}body.customer .pagination-wrapper .page-numbers-section ul li span,body.customer_corporate_shop .pagination-wrapper .page-numbers-section ul li span,body.customer_creator_saves .pagination-wrapper .page-numbers-section ul li span,body.customer_discounts_credits .pagination-wrapper .page-numbers-section ul li span,body.customer_list_sub_accounts .pagination-wrapper .page-numbers-section ul li span,body.customer_manage_items .pagination-wrapper .page-numbers-section ul li span,body.customer_orders_current .pagination-wrapper .page-numbers-section ul li span,body.customer_orders_history .pagination-wrapper .page-numbers-section ul li span,body.customer_paid_quotes .pagination-wrapper .page-numbers-section ul li span,body.customer_quote_request .pagination-wrapper .page-numbers-section ul li span,body.customer_quotes .pagination-wrapper .page-numbers-section ul li span,body.customer_samples .pagination-wrapper .page-numbers-section ul li span,body.customer_send_invitation .pagination-wrapper .page-numbers-section ul li span,body.customer_settings .pagination-wrapper .page-numbers-section ul li span,body.customer_view_sub_account .pagination-wrapper .page-numbers-section ul li span,body.fos_user_profile_show .pagination-wrapper .page-numbers-section ul li span,body.guest_order_status .pagination-wrapper .page-numbers-section ul li span{pointer-events:none}body.customer .pagination-wrapper .indicator-section .indicator-text,body.customer_corporate_shop .pagination-wrapper .indicator-section .indicator-text,body.customer_creator_saves .pagination-wrapper .indicator-section .indicator-text,body.customer_discounts_credits .pagination-wrapper .indicator-section .indicator-text,body.customer_list_sub_accounts .pagination-wrapper .indicator-section .indicator-text,body.customer_manage_items .pagination-wrapper .indicator-section .indicator-text,body.customer_orders_current .pagination-wrapper .indicator-section .indicator-text,body.customer_orders_history .pagination-wrapper .indicator-section .indicator-text,body.customer_paid_quotes .pagination-wrapper .indicator-section .indicator-text,body.customer_quote_request .pagination-wrapper .indicator-section .indicator-text,body.customer_quotes .pagination-wrapper .indicator-section .indicator-text,body.customer_samples .pagination-wrapper .indicator-section .indicator-text,body.customer_send_invitation .pagination-wrapper .indicator-section .indicator-text,body.customer_settings .pagination-wrapper .indicator-section .indicator-text,body.customer_view_sub_account .pagination-wrapper .indicator-section .indicator-text,body.fos_user_profile_show .pagination-wrapper .indicator-section .indicator-text,body.guest_order_status .pagination-wrapper .indicator-section .indicator-text{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px;white-space:nowrap}@media only screen and (max-width:800px){body.customer .pagination-wrapper,body.customer_corporate_shop .pagination-wrapper,body.customer_creator_saves .pagination-wrapper,body.customer_discounts_credits .pagination-wrapper,body.customer_list_sub_accounts .pagination-wrapper,body.customer_manage_items .pagination-wrapper,body.customer_orders_current .pagination-wrapper,body.customer_orders_history .pagination-wrapper,body.customer_paid_quotes .pagination-wrapper,body.customer_quote_request .pagination-wrapper,body.customer_quotes .pagination-wrapper,body.customer_samples .pagination-wrapper,body.customer_send_invitation .pagination-wrapper,body.customer_settings .pagination-wrapper,body.customer_view_sub_account .pagination-wrapper,body.fos_user_profile_show .pagination-wrapper,body.guest_order_status .pagination-wrapper{flex-direction:column;align-items:flex-start;gap:0}body.customer .pagination-wrapper .items-per-page-section,body.customer_corporate_shop .pagination-wrapper .items-per-page-section,body.customer_creator_saves .pagination-wrapper .items-per-page-section,body.customer_discounts_credits .pagination-wrapper .items-per-page-section,body.customer_list_sub_accounts .pagination-wrapper .items-per-page-section,body.customer_manage_items .pagination-wrapper .items-per-page-section,body.customer_orders_current .pagination-wrapper .items-per-page-section,body.customer_orders_history .pagination-wrapper .items-per-page-section,body.customer_paid_quotes .pagination-wrapper .items-per-page-section,body.customer_quote_request .pagination-wrapper .items-per-page-section,body.customer_quotes .pagination-wrapper .items-per-page-section,body.customer_samples .pagination-wrapper .items-per-page-section,body.customer_send_invitation .pagination-wrapper .items-per-page-section,body.customer_settings .pagination-wrapper .items-per-page-section,body.customer_view_sub_account .pagination-wrapper .items-per-page-section,body.fos_user_profile_show .pagination-wrapper .items-per-page-section,body.guest_order_status .pagination-wrapper .items-per-page-section{order:1}body.customer .pagination-wrapper .page-numbers-section,body.customer_corporate_shop .pagination-wrapper .page-numbers-section,body.customer_creator_saves .pagination-wrapper .page-numbers-section,body.customer_discounts_credits .pagination-wrapper .page-numbers-section,body.customer_list_sub_accounts .pagination-wrapper .page-numbers-section,body.customer_manage_items .pagination-wrapper .page-numbers-section,body.customer_orders_current .pagination-wrapper .page-numbers-section,body.customer_orders_history .pagination-wrapper .page-numbers-section,body.customer_paid_quotes .pagination-wrapper .page-numbers-section,body.customer_quote_request .pagination-wrapper .page-numbers-section,body.customer_quotes .pagination-wrapper .page-numbers-section,body.customer_samples .pagination-wrapper .page-numbers-section,body.customer_send_invitation .pagination-wrapper .page-numbers-section,body.customer_settings .pagination-wrapper .page-numbers-section,body.customer_view_sub_account .pagination-wrapper .page-numbers-section,body.fos_user_profile_show .pagination-wrapper .page-numbers-section,body.guest_order_status .pagination-wrapper .page-numbers-section{order:0;margin-bottom:2rem}body.customer .pagination-wrapper .indicator-section,body.customer_corporate_shop .pagination-wrapper .indicator-section,body.customer_creator_saves .pagination-wrapper .indicator-section,body.customer_discounts_credits .pagination-wrapper .indicator-section,body.customer_list_sub_accounts .pagination-wrapper .indicator-section,body.customer_manage_items .pagination-wrapper .indicator-section,body.customer_orders_current .pagination-wrapper .indicator-section,body.customer_orders_history .pagination-wrapper .indicator-section,body.customer_paid_quotes .pagination-wrapper .indicator-section,body.customer_quote_request .pagination-wrapper .indicator-section,body.customer_quotes .pagination-wrapper .indicator-section,body.customer_samples .pagination-wrapper .indicator-section,body.customer_send_invitation .pagination-wrapper .indicator-section,body.customer_settings .pagination-wrapper .indicator-section,body.customer_view_sub_account .pagination-wrapper .indicator-section,body.fos_user_profile_show .pagination-wrapper .indicator-section,body.guest_order_status .pagination-wrapper .indicator-section{order:2;margin-top:10px}}body.customer .order-footer-animation,body.customer_corporate_shop .order-footer-animation,body.customer_creator_saves .order-footer-animation,body.customer_discounts_credits .order-footer-animation,body.customer_list_sub_accounts .order-footer-animation,body.customer_manage_items .order-footer-animation,body.customer_orders_current .order-footer-animation,body.customer_orders_history .order-footer-animation,body.customer_paid_quotes .order-footer-animation,body.customer_quote_request .order-footer-animation,body.customer_quotes .order-footer-animation,body.customer_samples .order-footer-animation,body.customer_send_invitation .order-footer-animation,body.customer_settings .order-footer-animation,body.customer_view_sub_account .order-footer-animation,body.fos_user_profile_show .order-footer-animation,body.guest_order_status .order-footer-animation{margin:100px 0}body.customer .order-footer-animation .lottie-footer,body.customer_corporate_shop .order-footer-animation .lottie-footer,body.customer_creator_saves .order-footer-animation .lottie-footer,body.customer_discounts_credits .order-footer-animation .lottie-footer,body.customer_list_sub_accounts .order-footer-animation .lottie-footer,body.customer_manage_items .order-footer-animation .lottie-footer,body.customer_orders_current .order-footer-animation .lottie-footer,body.customer_orders_history .order-footer-animation .lottie-footer,body.customer_paid_quotes .order-footer-animation .lottie-footer,body.customer_quote_request .order-footer-animation .lottie-footer,body.customer_quotes .order-footer-animation .lottie-footer,body.customer_samples .order-footer-animation .lottie-footer,body.customer_send_invitation .order-footer-animation .lottie-footer,body.customer_settings .order-footer-animation .lottie-footer,body.customer_view_sub_account .order-footer-animation .lottie-footer,body.fos_user_profile_show .order-footer-animation .lottie-footer,body.guest_order_status .order-footer-animation .lottie-footer{max-width:300px;margin:auto}body.customer .order-footer-animation h2,body.customer_corporate_shop .order-footer-animation h2,body.customer_creator_saves .order-footer-animation h2,body.customer_discounts_credits .order-footer-animation h2,body.customer_list_sub_accounts .order-footer-animation h2,body.customer_manage_items .order-footer-animation h2,body.customer_orders_current .order-footer-animation h2,body.customer_orders_history .order-footer-animation h2,body.customer_paid_quotes .order-footer-animation h2,body.customer_quote_request .order-footer-animation h2,body.customer_quotes .order-footer-animation h2,body.customer_samples .order-footer-animation h2,body.customer_send_invitation .order-footer-animation h2,body.customer_settings .order-footer-animation h2,body.customer_view_sub_account .order-footer-animation h2,body.fos_user_profile_show .order-footer-animation h2,body.guest_order_status .order-footer-animation h2{font-size:19px;margin:0}body.customer .order-footer-animation p,body.customer_corporate_shop .order-footer-animation p,body.customer_creator_saves .order-footer-animation p,body.customer_discounts_credits .order-footer-animation p,body.customer_list_sub_accounts .order-footer-animation p,body.customer_manage_items .order-footer-animation p,body.customer_orders_current .order-footer-animation p,body.customer_orders_history .order-footer-animation p,body.customer_paid_quotes .order-footer-animation p,body.customer_quote_request .order-footer-animation p,body.customer_quotes .order-footer-animation p,body.customer_samples .order-footer-animation p,body.customer_send_invitation .order-footer-animation p,body.customer_settings .order-footer-animation p,body.customer_view_sub_account .order-footer-animation p,body.fos_user_profile_show .order-footer-animation p,body.guest_order_status .order-footer-animation p{font-size:12px;margin:0}body.customer .order-footer-animation p a,body.customer_corporate_shop .order-footer-animation p a,body.customer_creator_saves .order-footer-animation p a,body.customer_discounts_credits .order-footer-animation p a,body.customer_list_sub_accounts .order-footer-animation p a,body.customer_manage_items .order-footer-animation p a,body.customer_orders_current .order-footer-animation p a,body.customer_orders_history .order-footer-animation p a,body.customer_paid_quotes .order-footer-animation p a,body.customer_quote_request .order-footer-animation p a,body.customer_quotes .order-footer-animation p a,body.customer_samples .order-footer-animation p a,body.customer_send_invitation .order-footer-animation p a,body.customer_settings .order-footer-animation p a,body.customer_view_sub_account .order-footer-animation p a,body.fos_user_profile_show .order-footer-animation p a,body.guest_order_status .order-footer-animation p a{color:inherit!important;background-image:none;text-decoration:underline;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.customer #search-autocomplete,body.customer_corporate_shop #search-autocomplete,body.customer_creator_saves #search-autocomplete,body.customer_discounts_credits #search-autocomplete,body.customer_list_sub_accounts #search-autocomplete,body.customer_manage_items #search-autocomplete,body.customer_orders_current #search-autocomplete,body.customer_orders_history #search-autocomplete,body.customer_paid_quotes #search-autocomplete,body.customer_quote_request #search-autocomplete,body.customer_quotes #search-autocomplete,body.customer_samples #search-autocomplete,body.customer_send_invitation #search-autocomplete,body.customer_settings #search-autocomplete,body.customer_view_sub_account #search-autocomplete,body.fos_user_profile_show #search-autocomplete,body.guest_order_status #search-autocomplete{display:none}body.customer .header,body.customer_corporate_shop .header,body.customer_creator_saves .header,body.customer_discounts_credits .header,body.customer_list_sub_accounts .header,body.customer_manage_items .header,body.customer_orders_current .header,body.customer_orders_history .header,body.customer_paid_quotes .header,body.customer_quote_request .header,body.customer_quotes .header,body.customer_samples .header,body.customer_send_invitation .header,body.customer_settings .header,body.customer_view_sub_account .header,body.fos_user_profile_show .header,body.guest_order_status .header{box-shadow:0 2px 4px #f2f2f2}@media only screen and (max-width:1050px){body.customer .header,body.customer_corporate_shop .header,body.customer_creator_saves .header,body.customer_discounts_credits .header,body.customer_list_sub_accounts .header,body.customer_manage_items .header,body.customer_orders_current .header,body.customer_orders_history .header,body.customer_paid_quotes .header,body.customer_quote_request .header,body.customer_quotes .header,body.customer_samples .header,body.customer_send_invitation .header,body.customer_settings .header,body.customer_view_sub_account .header,body.fos_user_profile_show .header,body.guest_order_status .header{border-bottom:1px #000 solid}}body.customer .header .header-bar-2 .container-header,body.customer_corporate_shop .header .header-bar-2 .container-header,body.customer_creator_saves .header .header-bar-2 .container-header,body.customer_discounts_credits .header .header-bar-2 .container-header,body.customer_list_sub_accounts .header .header-bar-2 .container-header,body.customer_manage_items .header .header-bar-2 .container-header,body.customer_orders_current .header .header-bar-2 .container-header,body.customer_orders_history .header .header-bar-2 .container-header,body.customer_paid_quotes .header .header-bar-2 .container-header,body.customer_quote_request .header .header-bar-2 .container-header,body.customer_quotes .header .header-bar-2 .container-header,body.customer_samples .header .header-bar-2 .container-header,body.customer_send_invitation .header .header-bar-2 .container-header,body.customer_settings .header .header-bar-2 .container-header,body.customer_view_sub_account .header .header-bar-2 .container-header,body.fos_user_profile_show .header .header-bar-2 .container-header,body.guest_order_status .header .header-bar-2 .container-header{border-bottom:none}body.customer .header .navigation-container,body.customer_corporate_shop .header .navigation-container,body.customer_creator_saves .header .navigation-container,body.customer_discounts_credits .header .navigation-container,body.customer_list_sub_accounts .header .navigation-container,body.customer_manage_items .header .navigation-container,body.customer_orders_current .header .navigation-container,body.customer_orders_history .header .navigation-container,body.customer_paid_quotes .header .navigation-container,body.customer_quote_request .header .navigation-container,body.customer_quotes .header .navigation-container,body.customer_samples .header .navigation-container,body.customer_send_invitation .header .navigation-container,body.customer_settings .header .navigation-container,body.customer_view_sub_account .header .navigation-container,body.fos_user_profile_show .header .navigation-container,body.guest_order_status .header .navigation-container{margin:0!important;display:none}@media only screen and (max-width:1050px){body.customer .header .navigation-container,body.customer_corporate_shop .header .navigation-container,body.customer_creator_saves .header .navigation-container,body.customer_discounts_credits .header .navigation-container,body.customer_list_sub_accounts .header .navigation-container,body.customer_manage_items .header .navigation-container,body.customer_orders_current .header .navigation-container,body.customer_orders_history .header .navigation-container,body.customer_paid_quotes .header .navigation-container,body.customer_quote_request .header .navigation-container,body.customer_quotes .header .navigation-container,body.customer_samples .header .navigation-container,body.customer_send_invitation .header .navigation-container,body.customer_settings .header .navigation-container,body.customer_view_sub_account .header .navigation-container,body.fos_user_profile_show .header .navigation-container,body.guest_order_status .header .navigation-container{display:block}}body.customer .header .notification-wrapper,body.customer_corporate_shop .header .notification-wrapper,body.customer_creator_saves .header .notification-wrapper,body.customer_discounts_credits .header .notification-wrapper,body.customer_list_sub_accounts .header .notification-wrapper,body.customer_manage_items .header .notification-wrapper,body.customer_orders_current .header .notification-wrapper,body.customer_orders_history .header .notification-wrapper,body.customer_paid_quotes .header .notification-wrapper,body.customer_quote_request .header .notification-wrapper,body.customer_quotes .header .notification-wrapper,body.customer_samples .header .notification-wrapper,body.customer_send_invitation .header .notification-wrapper,body.customer_settings .header .notification-wrapper,body.customer_view_sub_account .header .notification-wrapper,body.fos_user_profile_show .header .notification-wrapper,body.guest_order_status .header .notification-wrapper{display:none}body.customer .upload-widget .widget-body .file-tiles .file-name,body.customer_corporate_shop .upload-widget .widget-body .file-tiles .file-name,body.customer_creator_saves .upload-widget .widget-body .file-tiles .file-name,body.customer_discounts_credits .upload-widget .widget-body .file-tiles .file-name,body.customer_list_sub_accounts .upload-widget .widget-body .file-tiles .file-name,body.customer_manage_items .upload-widget .widget-body .file-tiles .file-name,body.customer_orders_current .upload-widget .widget-body .file-tiles .file-name,body.customer_orders_history .upload-widget .widget-body .file-tiles .file-name,body.customer_paid_quotes .upload-widget .widget-body .file-tiles .file-name,body.customer_quote_request .upload-widget .widget-body .file-tiles .file-name,body.customer_quotes .upload-widget .widget-body .file-tiles .file-name,body.customer_samples .upload-widget .widget-body .file-tiles .file-name,body.customer_send_invitation .upload-widget .widget-body .file-tiles .file-name,body.customer_settings .upload-widget .widget-body .file-tiles .file-name,body.customer_view_sub_account .upload-widget .widget-body .file-tiles .file-name,body.fos_user_profile_show .upload-widget .widget-body .file-tiles .file-name,body.guest_order_status .upload-widget .widget-body .file-tiles .file-name{width:100%}body.customer .detail-info-wrapper.add-new-address,body.customer_corporate_shop .detail-info-wrapper.add-new-address,body.customer_creator_saves .detail-info-wrapper.add-new-address,body.customer_discounts_credits .detail-info-wrapper.add-new-address,body.customer_list_sub_accounts .detail-info-wrapper.add-new-address,body.customer_manage_items .detail-info-wrapper.add-new-address,body.customer_orders_current .detail-info-wrapper.add-new-address,body.customer_orders_history .detail-info-wrapper.add-new-address,body.customer_paid_quotes .detail-info-wrapper.add-new-address,body.customer_quote_request .detail-info-wrapper.add-new-address,body.customer_quotes .detail-info-wrapper.add-new-address,body.customer_samples .detail-info-wrapper.add-new-address,body.customer_send_invitation .detail-info-wrapper.add-new-address,body.customer_settings .detail-info-wrapper.add-new-address,body.customer_view_sub_account .detail-info-wrapper.add-new-address,body.fos_user_profile_show .detail-info-wrapper.add-new-address,body.guest_order_status .detail-info-wrapper.add-new-address{transition:all .3s ease-in-out}body.customer .detail-info-wrapper.add-new-address:hover,body.customer_corporate_shop .detail-info-wrapper.add-new-address:hover,body.customer_creator_saves .detail-info-wrapper.add-new-address:hover,body.customer_discounts_credits .detail-info-wrapper.add-new-address:hover,body.customer_list_sub_accounts .detail-info-wrapper.add-new-address:hover,body.customer_manage_items .detail-info-wrapper.add-new-address:hover,body.customer_orders_current .detail-info-wrapper.add-new-address:hover,body.customer_orders_history .detail-info-wrapper.add-new-address:hover,body.customer_paid_quotes .detail-info-wrapper.add-new-address:hover,body.customer_quote_request .detail-info-wrapper.add-new-address:hover,body.customer_quotes .detail-info-wrapper.add-new-address:hover,body.customer_samples .detail-info-wrapper.add-new-address:hover,body.customer_send_invitation .detail-info-wrapper.add-new-address:hover,body.customer_settings .detail-info-wrapper.add-new-address:hover,body.customer_view_sub_account .detail-info-wrapper.add-new-address:hover,body.fos_user_profile_show .detail-info-wrapper.add-new-address:hover,body.guest_order_status .detail-info-wrapper.add-new-address:hover{cursor:pointer;background:#edf3ff;transition:all .3s ease-in-out}body.customer .book-preview-button,body.customer .download-receipt-button,body.customer .re-order-button,body.customer_corporate_shop .book-preview-button,body.customer_corporate_shop .download-receipt-button,body.customer_corporate_shop .re-order-button,body.customer_creator_saves .book-preview-button,body.customer_creator_saves .download-receipt-button,body.customer_creator_saves .re-order-button,body.customer_discounts_credits .book-preview-button,body.customer_discounts_credits .download-receipt-button,body.customer_discounts_credits .re-order-button,body.customer_list_sub_accounts .book-preview-button,body.customer_list_sub_accounts .download-receipt-button,body.customer_list_sub_accounts .re-order-button,body.customer_manage_items .book-preview-button,body.customer_manage_items .download-receipt-button,body.customer_manage_items .re-order-button,body.customer_orders_current .book-preview-button,body.customer_orders_current .download-receipt-button,body.customer_orders_current .re-order-button,body.customer_orders_history .book-preview-button,body.customer_orders_history .download-receipt-button,body.customer_orders_history .re-order-button,body.customer_paid_quotes .book-preview-button,body.customer_paid_quotes .download-receipt-button,body.customer_paid_quotes .re-order-button,body.customer_quote_request .book-preview-button,body.customer_quote_request .download-receipt-button,body.customer_quote_request .re-order-button,body.customer_quotes .book-preview-button,body.customer_quotes .download-receipt-button,body.customer_quotes .re-order-button,body.customer_samples .book-preview-button,body.customer_samples .download-receipt-button,body.customer_samples .re-order-button,body.customer_send_invitation .book-preview-button,body.customer_send_invitation .download-receipt-button,body.customer_send_invitation .re-order-button,body.customer_settings .book-preview-button,body.customer_settings .download-receipt-button,body.customer_settings .re-order-button,body.customer_view_sub_account .book-preview-button,body.customer_view_sub_account .download-receipt-button,body.customer_view_sub_account .re-order-button,body.fos_user_profile_show .book-preview-button,body.fos_user_profile_show .download-receipt-button,body.fos_user_profile_show .re-order-button,body.guest_order_status .book-preview-button,body.guest_order_status .download-receipt-button,body.guest_order_status .re-order-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-left:5px;margin-top:20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;transition:all .3s ease-in-out;border-radius:30px;font-size:15px;padding:5px 30px;min-width:inherit}body.customer .book-preview-button.book-preview-button,body.customer .download-receipt-button.book-preview-button,body.customer .re-order-button.book-preview-button,body.customer_corporate_shop .book-preview-button.book-preview-button,body.customer_corporate_shop .download-receipt-button.book-preview-button,body.customer_corporate_shop .re-order-button.book-preview-button,body.customer_creator_saves .book-preview-button.book-preview-button,body.customer_creator_saves .download-receipt-button.book-preview-button,body.customer_creator_saves .re-order-button.book-preview-button,body.customer_discounts_credits .book-preview-button.book-preview-button,body.customer_discounts_credits .download-receipt-button.book-preview-button,body.customer_discounts_credits .re-order-button.book-preview-button,body.customer_list_sub_accounts .book-preview-button.book-preview-button,body.customer_list_sub_accounts .download-receipt-button.book-preview-button,body.customer_list_sub_accounts .re-order-button.book-preview-button,body.customer_manage_items .book-preview-button.book-preview-button,body.customer_manage_items .download-receipt-button.book-preview-button,body.customer_manage_items .re-order-button.book-preview-button,body.customer_orders_current .book-preview-button.book-preview-button,body.customer_orders_current .download-receipt-button.book-preview-button,body.customer_orders_current .re-order-button.book-preview-button,body.customer_orders_history .book-preview-button.book-preview-button,body.customer_orders_history .download-receipt-button.book-preview-button,body.customer_orders_history .re-order-button.book-preview-button,body.customer_paid_quotes .book-preview-button.book-preview-button,body.customer_paid_quotes .download-receipt-button.book-preview-button,body.customer_paid_quotes .re-order-button.book-preview-button,body.customer_quote_request .book-preview-button.book-preview-button,body.customer_quote_request .download-receipt-button.book-preview-button,body.customer_quote_request .re-order-button.book-preview-button,body.customer_quotes .book-preview-button.book-preview-button,body.customer_quotes .download-receipt-button.book-preview-button,body.customer_quotes .re-order-button.book-preview-button,body.customer_samples .book-preview-button.book-preview-button,body.customer_samples .download-receipt-button.book-preview-button,body.customer_samples .re-order-button.book-preview-button,body.customer_send_invitation .book-preview-button.book-preview-button,body.customer_send_invitation .download-receipt-button.book-preview-button,body.customer_send_invitation .re-order-button.book-preview-button,body.customer_settings .book-preview-button.book-preview-button,body.customer_settings .download-receipt-button.book-preview-button,body.customer_settings .re-order-button.book-preview-button,body.customer_view_sub_account .book-preview-button.book-preview-button,body.customer_view_sub_account .download-receipt-button.book-preview-button,body.customer_view_sub_account .re-order-button.book-preview-button,body.fos_user_profile_show .book-preview-button.book-preview-button,body.fos_user_profile_show .download-receipt-button.book-preview-button,body.fos_user_profile_show .re-order-button.book-preview-button,body.guest_order_status .book-preview-button.book-preview-button,body.guest_order_status .download-receipt-button.book-preview-button,body.guest_order_status .re-order-button.book-preview-button{margin-top:0;font-size:17px;background-color:#595cf8}body.customer .book-preview-button.book-preview-button:hover,body.customer .download-receipt-button.book-preview-button:hover,body.customer .re-order-button.book-preview-button:hover,body.customer_corporate_shop .book-preview-button.book-preview-button:hover,body.customer_corporate_shop .download-receipt-button.book-preview-button:hover,body.customer_corporate_shop .re-order-button.book-preview-button:hover,body.customer_creator_saves .book-preview-button.book-preview-button:hover,body.customer_creator_saves .download-receipt-button.book-preview-button:hover,body.customer_creator_saves .re-order-button.book-preview-button:hover,body.customer_discounts_credits .book-preview-button.book-preview-button:hover,body.customer_discounts_credits .download-receipt-button.book-preview-button:hover,body.customer_discounts_credits .re-order-button.book-preview-button:hover,body.customer_list_sub_accounts .book-preview-button.book-preview-button:hover,body.customer_list_sub_accounts .download-receipt-button.book-preview-button:hover,body.customer_list_sub_accounts .re-order-button.book-preview-button:hover,body.customer_manage_items .book-preview-button.book-preview-button:hover,body.customer_manage_items .download-receipt-button.book-preview-button:hover,body.customer_manage_items .re-order-button.book-preview-button:hover,body.customer_orders_current .book-preview-button.book-preview-button:hover,body.customer_orders_current .download-receipt-button.book-preview-button:hover,body.customer_orders_current .re-order-button.book-preview-button:hover,body.customer_orders_history .book-preview-button.book-preview-button:hover,body.customer_orders_history .download-receipt-button.book-preview-button:hover,body.customer_orders_history .re-order-button.book-preview-button:hover,body.customer_paid_quotes .book-preview-button.book-preview-button:hover,body.customer_paid_quotes .download-receipt-button.book-preview-button:hover,body.customer_paid_quotes .re-order-button.book-preview-button:hover,body.customer_quote_request .book-preview-button.book-preview-button:hover,body.customer_quote_request .download-receipt-button.book-preview-button:hover,body.customer_quote_request .re-order-button.book-preview-button:hover,body.customer_quotes .book-preview-button.book-preview-button:hover,body.customer_quotes .download-receipt-button.book-preview-button:hover,body.customer_quotes .re-order-button.book-preview-button:hover,body.customer_samples .book-preview-button.book-preview-button:hover,body.customer_samples .download-receipt-button.book-preview-button:hover,body.customer_samples .re-order-button.book-preview-button:hover,body.customer_send_invitation .book-preview-button.book-preview-button:hover,body.customer_send_invitation .download-receipt-button.book-preview-button:hover,body.customer_send_invitation .re-order-button.book-preview-button:hover,body.customer_settings .book-preview-button.book-preview-button:hover,body.customer_settings .download-receipt-button.book-preview-button:hover,body.customer_settings .re-order-button.book-preview-button:hover,body.customer_view_sub_account .book-preview-button.book-preview-button:hover,body.customer_view_sub_account .download-receipt-button.book-preview-button:hover,body.customer_view_sub_account .re-order-button.book-preview-button:hover,body.fos_user_profile_show .book-preview-button.book-preview-button:hover,body.fos_user_profile_show .download-receipt-button.book-preview-button:hover,body.fos_user_profile_show .re-order-button.book-preview-button:hover,body.guest_order_status .book-preview-button.book-preview-button:hover,body.guest_order_status .download-receipt-button.book-preview-button:hover,body.guest_order_status .re-order-button.book-preview-button:hover{background-color:#484bd0}@media only screen and (max-width:600px){body.customer .book-preview-button,body.customer .download-receipt-button,body.customer .re-order-button,body.customer_corporate_shop .book-preview-button,body.customer_corporate_shop .download-receipt-button,body.customer_corporate_shop .re-order-button,body.customer_creator_saves .book-preview-button,body.customer_creator_saves .download-receipt-button,body.customer_creator_saves .re-order-button,body.customer_discounts_credits .book-preview-button,body.customer_discounts_credits .download-receipt-button,body.customer_discounts_credits .re-order-button,body.customer_list_sub_accounts .book-preview-button,body.customer_list_sub_accounts .download-receipt-button,body.customer_list_sub_accounts .re-order-button,body.customer_manage_items .book-preview-button,body.customer_manage_items .download-receipt-button,body.customer_manage_items .re-order-button,body.customer_orders_current .book-preview-button,body.customer_orders_current .download-receipt-button,body.customer_orders_current .re-order-button,body.customer_orders_history .book-preview-button,body.customer_orders_history .download-receipt-button,body.customer_orders_history .re-order-button,body.customer_paid_quotes .book-preview-button,body.customer_paid_quotes .download-receipt-button,body.customer_paid_quotes .re-order-button,body.customer_quote_request .book-preview-button,body.customer_quote_request .download-receipt-button,body.customer_quote_request .re-order-button,body.customer_quotes .book-preview-button,body.customer_quotes .download-receipt-button,body.customer_quotes .re-order-button,body.customer_samples .book-preview-button,body.customer_samples .download-receipt-button,body.customer_samples .re-order-button,body.customer_send_invitation .book-preview-button,body.customer_send_invitation .download-receipt-button,body.customer_send_invitation .re-order-button,body.customer_settings .book-preview-button,body.customer_settings .download-receipt-button,body.customer_settings .re-order-button,body.customer_view_sub_account .book-preview-button,body.customer_view_sub_account .download-receipt-button,body.customer_view_sub_account .re-order-button,body.fos_user_profile_show .book-preview-button,body.fos_user_profile_show .download-receipt-button,body.fos_user_profile_show .re-order-button,body.guest_order_status .book-preview-button,body.guest_order_status .download-receipt-button,body.guest_order_status .re-order-button{margin-top:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px!important}}body.customer .book-preview-button:focus,body.customer .book-preview-button:hover,body.customer .download-receipt-button:focus,body.customer .download-receipt-button:hover,body.customer .re-order-button:focus,body.customer .re-order-button:hover,body.customer_corporate_shop .book-preview-button:focus,body.customer_corporate_shop .book-preview-button:hover,body.customer_corporate_shop .download-receipt-button:focus,body.customer_corporate_shop .download-receipt-button:hover,body.customer_corporate_shop .re-order-button:focus,body.customer_corporate_shop .re-order-button:hover,body.customer_creator_saves .book-preview-button:focus,body.customer_creator_saves .book-preview-button:hover,body.customer_creator_saves .download-receipt-button:focus,body.customer_creator_saves .download-receipt-button:hover,body.customer_creator_saves .re-order-button:focus,body.customer_creator_saves .re-order-button:hover,body.customer_discounts_credits .book-preview-button:focus,body.customer_discounts_credits .book-preview-button:hover,body.customer_discounts_credits .download-receipt-button:focus,body.customer_discounts_credits .download-receipt-button:hover,body.customer_discounts_credits .re-order-button:focus,body.customer_discounts_credits .re-order-button:hover,body.customer_list_sub_accounts .book-preview-button:focus,body.customer_list_sub_accounts .book-preview-button:hover,body.customer_list_sub_accounts .download-receipt-button:focus,body.customer_list_sub_accounts .download-receipt-button:hover,body.customer_list_sub_accounts .re-order-button:focus,body.customer_list_sub_accounts .re-order-button:hover,body.customer_manage_items .book-preview-button:focus,body.customer_manage_items .book-preview-button:hover,body.customer_manage_items .download-receipt-button:focus,body.customer_manage_items .download-receipt-button:hover,body.customer_manage_items .re-order-button:focus,body.customer_manage_items .re-order-button:hover,body.customer_orders_current .book-preview-button:focus,body.customer_orders_current .book-preview-button:hover,body.customer_orders_current .download-receipt-button:focus,body.customer_orders_current .download-receipt-button:hover,body.customer_orders_current .re-order-button:focus,body.customer_orders_current .re-order-button:hover,body.customer_orders_history .book-preview-button:focus,body.customer_orders_history .book-preview-button:hover,body.customer_orders_history .download-receipt-button:focus,body.customer_orders_history .download-receipt-button:hover,body.customer_orders_history .re-order-button:focus,body.customer_orders_history .re-order-button:hover,body.customer_paid_quotes .book-preview-button:focus,body.customer_paid_quotes .book-preview-button:hover,body.customer_paid_quotes .download-receipt-button:focus,body.customer_paid_quotes .download-receipt-button:hover,body.customer_paid_quotes .re-order-button:focus,body.customer_paid_quotes .re-order-button:hover,body.customer_quote_request .book-preview-button:focus,body.customer_quote_request .book-preview-button:hover,body.customer_quote_request .download-receipt-button:focus,body.customer_quote_request .download-receipt-button:hover,body.customer_quote_request .re-order-button:focus,body.customer_quote_request .re-order-button:hover,body.customer_quotes .book-preview-button:focus,body.customer_quotes .book-preview-button:hover,body.customer_quotes .download-receipt-button:focus,body.customer_quotes .download-receipt-button:hover,body.customer_quotes .re-order-button:focus,body.customer_quotes .re-order-button:hover,body.customer_samples .book-preview-button:focus,body.customer_samples .book-preview-button:hover,body.customer_samples .download-receipt-button:focus,body.customer_samples .download-receipt-button:hover,body.customer_samples .re-order-button:focus,body.customer_samples .re-order-button:hover,body.customer_send_invitation .book-preview-button:focus,body.customer_send_invitation .book-preview-button:hover,body.customer_send_invitation .download-receipt-button:focus,body.customer_send_invitation .download-receipt-button:hover,body.customer_send_invitation .re-order-button:focus,body.customer_send_invitation .re-order-button:hover,body.customer_settings .book-preview-button:focus,body.customer_settings .book-preview-button:hover,body.customer_settings .download-receipt-button:focus,body.customer_settings .download-receipt-button:hover,body.customer_settings .re-order-button:focus,body.customer_settings .re-order-button:hover,body.customer_view_sub_account .book-preview-button:focus,body.customer_view_sub_account .book-preview-button:hover,body.customer_view_sub_account .download-receipt-button:focus,body.customer_view_sub_account .download-receipt-button:hover,body.customer_view_sub_account .re-order-button:focus,body.customer_view_sub_account .re-order-button:hover,body.fos_user_profile_show .book-preview-button:focus,body.fos_user_profile_show .book-preview-button:hover,body.fos_user_profile_show .download-receipt-button:focus,body.fos_user_profile_show .download-receipt-button:hover,body.fos_user_profile_show .re-order-button:focus,body.fos_user_profile_show .re-order-button:hover,body.guest_order_status .book-preview-button:focus,body.guest_order_status .book-preview-button:hover,body.guest_order_status .download-receipt-button:focus,body.guest_order_status .download-receipt-button:hover,body.guest_order_status .re-order-button:focus,body.guest_order_status .re-order-button:hover{transition:all .3s ease-in-out}body.customer .re-order-button,body.customer_corporate_shop .re-order-button,body.customer_creator_saves .re-order-button,body.customer_discounts_credits .re-order-button,body.customer_list_sub_accounts .re-order-button,body.customer_manage_items .re-order-button,body.customer_orders_current .re-order-button,body.customer_orders_history .re-order-button,body.customer_paid_quotes .re-order-button,body.customer_quote_request .re-order-button,body.customer_quotes .re-order-button,body.customer_samples .re-order-button,body.customer_send_invitation .re-order-button,body.customer_settings .re-order-button,body.customer_view_sub_account .re-order-button,body.fos_user_profile_show .re-order-button,body.guest_order_status .re-order-button{background-color:#ff2e9a}body.customer .track-shipment-button,body.customer_corporate_shop .track-shipment-button,body.customer_creator_saves .track-shipment-button,body.customer_discounts_credits .track-shipment-button,body.customer_list_sub_accounts .track-shipment-button,body.customer_manage_items .track-shipment-button,body.customer_orders_current .track-shipment-button,body.customer_orders_history .track-shipment-button,body.customer_paid_quotes .track-shipment-button,body.customer_quote_request .track-shipment-button,body.customer_quotes .track-shipment-button,body.customer_samples .track-shipment-button,body.customer_send_invitation .track-shipment-button,body.customer_settings .track-shipment-button,body.customer_view_sub_account .track-shipment-button,body.fos_user_profile_show .track-shipment-button,body.guest_order_status .track-shipment-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-top:20px;margin-left:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background-color:#625df6;transition:all .3s ease-in-out;border-radius:30px;font-size:15px;padding:5px 30px;min-width:inherit;white-space:nowrap}@media only screen and (max-width:600px){body.customer .track-shipment-button,body.customer_corporate_shop .track-shipment-button,body.customer_creator_saves .track-shipment-button,body.customer_discounts_credits .track-shipment-button,body.customer_list_sub_accounts .track-shipment-button,body.customer_manage_items .track-shipment-button,body.customer_orders_current .track-shipment-button,body.customer_orders_history .track-shipment-button,body.customer_paid_quotes .track-shipment-button,body.customer_quote_request .track-shipment-button,body.customer_quotes .track-shipment-button,body.customer_samples .track-shipment-button,body.customer_send_invitation .track-shipment-button,body.customer_settings .track-shipment-button,body.customer_view_sub_account .track-shipment-button,body.fos_user_profile_show .track-shipment-button,body.guest_order_status .track-shipment-button{margin-top:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px}}body.customer .track-shipment-button:focus,body.customer .track-shipment-button:hover,body.customer_corporate_shop .track-shipment-button:focus,body.customer_corporate_shop .track-shipment-button:hover,body.customer_creator_saves .track-shipment-button:focus,body.customer_creator_saves .track-shipment-button:hover,body.customer_discounts_credits .track-shipment-button:focus,body.customer_discounts_credits .track-shipment-button:hover,body.customer_list_sub_accounts .track-shipment-button:focus,body.customer_list_sub_accounts .track-shipment-button:hover,body.customer_manage_items .track-shipment-button:focus,body.customer_manage_items .track-shipment-button:hover,body.customer_orders_current .track-shipment-button:focus,body.customer_orders_current .track-shipment-button:hover,body.customer_orders_history .track-shipment-button:focus,body.customer_orders_history .track-shipment-button:hover,body.customer_paid_quotes .track-shipment-button:focus,body.customer_paid_quotes .track-shipment-button:hover,body.customer_quote_request .track-shipment-button:focus,body.customer_quote_request .track-shipment-button:hover,body.customer_quotes .track-shipment-button:focus,body.customer_quotes .track-shipment-button:hover,body.customer_samples .track-shipment-button:focus,body.customer_samples .track-shipment-button:hover,body.customer_send_invitation .track-shipment-button:focus,body.customer_send_invitation .track-shipment-button:hover,body.customer_settings .track-shipment-button:focus,body.customer_settings .track-shipment-button:hover,body.customer_view_sub_account .track-shipment-button:focus,body.customer_view_sub_account .track-shipment-button:hover,body.fos_user_profile_show .track-shipment-button:focus,body.fos_user_profile_show .track-shipment-button:hover,body.guest_order_status .track-shipment-button:focus,body.guest_order_status .track-shipment-button:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}body.customer .product-options-button button,body.customer .product-options-button label,body.customer_corporate_shop .product-options-button button,body.customer_corporate_shop .product-options-button label,body.customer_creator_saves .product-options-button button,body.customer_creator_saves .product-options-button label,body.customer_discounts_credits .product-options-button button,body.customer_discounts_credits .product-options-button label,body.customer_list_sub_accounts .product-options-button button,body.customer_list_sub_accounts .product-options-button label,body.customer_manage_items .product-options-button button,body.customer_manage_items .product-options-button label,body.customer_orders_current .product-options-button button,body.customer_orders_current .product-options-button label,body.customer_orders_history .product-options-button button,body.customer_orders_history .product-options-button label,body.customer_paid_quotes .product-options-button button,body.customer_paid_quotes .product-options-button label,body.customer_quote_request .product-options-button button,body.customer_quote_request .product-options-button label,body.customer_quotes .product-options-button button,body.customer_quotes .product-options-button label,body.customer_samples .product-options-button button,body.customer_samples .product-options-button label,body.customer_send_invitation .product-options-button button,body.customer_send_invitation .product-options-button label,body.customer_settings .product-options-button button,body.customer_settings .product-options-button label,body.customer_view_sub_account .product-options-button button,body.customer_view_sub_account .product-options-button label,body.fos_user_profile_show .product-options-button button,body.fos_user_profile_show .product-options-button label,body.guest_order_status .product-options-button button,body.guest_order_status .product-options-button label{padding:2px}@media only screen and (max-width:1400px){body.customer .product-options-button button,body.customer .product-options-button label,body.customer_corporate_shop .product-options-button button,body.customer_corporate_shop .product-options-button label,body.customer_creator_saves .product-options-button button,body.customer_creator_saves .product-options-button label,body.customer_discounts_credits .product-options-button button,body.customer_discounts_credits .product-options-button label,body.customer_list_sub_accounts .product-options-button button,body.customer_list_sub_accounts .product-options-button label,body.customer_manage_items .product-options-button button,body.customer_manage_items .product-options-button label,body.customer_orders_current .product-options-button button,body.customer_orders_current .product-options-button label,body.customer_orders_history .product-options-button button,body.customer_orders_history .product-options-button label,body.customer_paid_quotes .product-options-button button,body.customer_paid_quotes .product-options-button label,body.customer_quote_request .product-options-button button,body.customer_quote_request .product-options-button label,body.customer_quotes .product-options-button button,body.customer_quotes .product-options-button label,body.customer_samples .product-options-button button,body.customer_samples .product-options-button label,body.customer_send_invitation .product-options-button button,body.customer_send_invitation .product-options-button label,body.customer_settings .product-options-button button,body.customer_settings .product-options-button label,body.customer_view_sub_account .product-options-button button,body.customer_view_sub_account .product-options-button label,body.fos_user_profile_show .product-options-button button,body.fos_user_profile_show .product-options-button label,body.guest_order_status .product-options-button button,body.guest_order_status .product-options-button label{padding:2px 2px}}@media only screen and (max-width:1050px){body.customer .product-options-button button,body.customer .product-options-button label,body.customer_corporate_shop .product-options-button button,body.customer_corporate_shop .product-options-button label,body.customer_creator_saves .product-options-button button,body.customer_creator_saves .product-options-button label,body.customer_discounts_credits .product-options-button button,body.customer_discounts_credits .product-options-button label,body.customer_list_sub_accounts .product-options-button button,body.customer_list_sub_accounts .product-options-button label,body.customer_manage_items .product-options-button button,body.customer_manage_items .product-options-button label,body.customer_orders_current .product-options-button button,body.customer_orders_current .product-options-button label,body.customer_orders_history .product-options-button button,body.customer_orders_history .product-options-button label,body.customer_paid_quotes .product-options-button button,body.customer_paid_quotes .product-options-button label,body.customer_quote_request .product-options-button button,body.customer_quote_request .product-options-button label,body.customer_quotes .product-options-button button,body.customer_quotes .product-options-button label,body.customer_samples .product-options-button button,body.customer_samples .product-options-button label,body.customer_send_invitation .product-options-button button,body.customer_send_invitation .product-options-button label,body.customer_settings .product-options-button button,body.customer_settings .product-options-button label,body.customer_view_sub_account .product-options-button button,body.customer_view_sub_account .product-options-button label,body.fos_user_profile_show .product-options-button button,body.fos_user_profile_show .product-options-button label,body.guest_order_status .product-options-button button,body.guest_order_status .product-options-button label{padding:2px 2px}}body.customer .designOptions-attr .product-options-button,body.customer .dimensions-attr .product-options-button,body.customer .premadeDesign-selector-attr .product-options-button,body.customer .quantity-attr .product-options-button,body.customer_corporate_shop .designOptions-attr .product-options-button,body.customer_corporate_shop .dimensions-attr .product-options-button,body.customer_corporate_shop .premadeDesign-selector-attr .product-options-button,body.customer_corporate_shop .quantity-attr .product-options-button,body.customer_creator_saves .designOptions-attr .product-options-button,body.customer_creator_saves .dimensions-attr .product-options-button,body.customer_creator_saves .premadeDesign-selector-attr .product-options-button,body.customer_creator_saves .quantity-attr .product-options-button,body.customer_discounts_credits .designOptions-attr .product-options-button,body.customer_discounts_credits .dimensions-attr .product-options-button,body.customer_discounts_credits .premadeDesign-selector-attr .product-options-button,body.customer_discounts_credits .quantity-attr .product-options-button,body.customer_list_sub_accounts .designOptions-attr .product-options-button,body.customer_list_sub_accounts .dimensions-attr .product-options-button,body.customer_list_sub_accounts .premadeDesign-selector-attr .product-options-button,body.customer_list_sub_accounts .quantity-attr .product-options-button,body.customer_manage_items .designOptions-attr .product-options-button,body.customer_manage_items .dimensions-attr .product-options-button,body.customer_manage_items .premadeDesign-selector-attr .product-options-button,body.customer_manage_items .quantity-attr .product-options-button,body.customer_orders_current .designOptions-attr .product-options-button,body.customer_orders_current .dimensions-attr .product-options-button,body.customer_orders_current .premadeDesign-selector-attr .product-options-button,body.customer_orders_current .quantity-attr .product-options-button,body.customer_orders_history .designOptions-attr .product-options-button,body.customer_orders_history .dimensions-attr .product-options-button,body.customer_orders_history .premadeDesign-selector-attr .product-options-button,body.customer_orders_history .quantity-attr .product-options-button,body.customer_paid_quotes .designOptions-attr .product-options-button,body.customer_paid_quotes .dimensions-attr .product-options-button,body.customer_paid_quotes .premadeDesign-selector-attr .product-options-button,body.customer_paid_quotes .quantity-attr .product-options-button,body.customer_quote_request .designOptions-attr .product-options-button,body.customer_quote_request .dimensions-attr .product-options-button,body.customer_quote_request .premadeDesign-selector-attr .product-options-button,body.customer_quote_request .quantity-attr .product-options-button,body.customer_quotes .designOptions-attr .product-options-button,body.customer_quotes .dimensions-attr .product-options-button,body.customer_quotes .premadeDesign-selector-attr .product-options-button,body.customer_quotes .quantity-attr .product-options-button,body.customer_samples .designOptions-attr .product-options-button,body.customer_samples .dimensions-attr .product-options-button,body.customer_samples .premadeDesign-selector-attr .product-options-button,body.customer_samples .quantity-attr .product-options-button,body.customer_send_invitation .designOptions-attr .product-options-button,body.customer_send_invitation .dimensions-attr .product-options-button,body.customer_send_invitation .premadeDesign-selector-attr .product-options-button,body.customer_send_invitation .quantity-attr .product-options-button,body.customer_settings .designOptions-attr .product-options-button,body.customer_settings .dimensions-attr .product-options-button,body.customer_settings .premadeDesign-selector-attr .product-options-button,body.customer_settings .quantity-attr .product-options-button,body.customer_view_sub_account .designOptions-attr .product-options-button,body.customer_view_sub_account .dimensions-attr .product-options-button,body.customer_view_sub_account .premadeDesign-selector-attr .product-options-button,body.customer_view_sub_account .quantity-attr .product-options-button,body.fos_user_profile_show .designOptions-attr .product-options-button,body.fos_user_profile_show .dimensions-attr .product-options-button,body.fos_user_profile_show .premadeDesign-selector-attr .product-options-button,body.fos_user_profile_show .quantity-attr .product-options-button,body.guest_order_status .designOptions-attr .product-options-button,body.guest_order_status .dimensions-attr .product-options-button,body.guest_order_status .premadeDesign-selector-attr .product-options-button,body.guest_order_status .quantity-attr .product-options-button{flex-direction:column;margin-left:0}body.customer .summary-wrapper,body.customer_corporate_shop .summary-wrapper,body.customer_creator_saves .summary-wrapper,body.customer_discounts_credits .summary-wrapper,body.customer_list_sub_accounts .summary-wrapper,body.customer_manage_items .summary-wrapper,body.customer_orders_current .summary-wrapper,body.customer_orders_history .summary-wrapper,body.customer_paid_quotes .summary-wrapper,body.customer_quote_request .summary-wrapper,body.customer_quotes .summary-wrapper,body.customer_samples .summary-wrapper,body.customer_send_invitation .summary-wrapper,body.customer_settings .summary-wrapper,body.customer_view_sub_account .summary-wrapper,body.fos_user_profile_show .summary-wrapper,body.guest_order_status .summary-wrapper{margin:0}body.customer .summary-wrapper>.summary-details,body.customer_corporate_shop .summary-wrapper>.summary-details,body.customer_creator_saves .summary-wrapper>.summary-details,body.customer_discounts_credits .summary-wrapper>.summary-details,body.customer_list_sub_accounts .summary-wrapper>.summary-details,body.customer_manage_items .summary-wrapper>.summary-details,body.customer_orders_current .summary-wrapper>.summary-details,body.customer_orders_history .summary-wrapper>.summary-details,body.customer_paid_quotes .summary-wrapper>.summary-details,body.customer_quote_request .summary-wrapper>.summary-details,body.customer_quotes .summary-wrapper>.summary-details,body.customer_samples .summary-wrapper>.summary-details,body.customer_send_invitation .summary-wrapper>.summary-details,body.customer_settings .summary-wrapper>.summary-details,body.customer_view_sub_account .summary-wrapper>.summary-details,body.fos_user_profile_show .summary-wrapper>.summary-details,body.guest_order_status .summary-wrapper>.summary-details{padding-left:0;margin-top:5px}body.customer .item-date.delivery .estimate-delivery-date .attr-title,body.customer_corporate_shop .item-date.delivery .estimate-delivery-date .attr-title,body.customer_creator_saves .item-date.delivery .estimate-delivery-date .attr-title,body.customer_discounts_credits .item-date.delivery .estimate-delivery-date .attr-title,body.customer_list_sub_accounts .item-date.delivery .estimate-delivery-date .attr-title,body.customer_manage_items .item-date.delivery .estimate-delivery-date .attr-title,body.customer_orders_current .item-date.delivery .estimate-delivery-date .attr-title,body.customer_orders_history .item-date.delivery .estimate-delivery-date .attr-title,body.customer_paid_quotes .item-date.delivery .estimate-delivery-date .attr-title,body.customer_quote_request .item-date.delivery .estimate-delivery-date .attr-title,body.customer_quotes .item-date.delivery .estimate-delivery-date .attr-title,body.customer_samples .item-date.delivery .estimate-delivery-date .attr-title,body.customer_send_invitation .item-date.delivery .estimate-delivery-date .attr-title,body.customer_settings .item-date.delivery .estimate-delivery-date .attr-title,body.customer_view_sub_account .item-date.delivery .estimate-delivery-date .attr-title,body.fos_user_profile_show .item-date.delivery .estimate-delivery-date .attr-title,body.guest_order_status .item-date.delivery .estimate-delivery-date .attr-title{width:200px}body.customer .shipping-info .shipping-info-heading,body.customer_corporate_shop .shipping-info .shipping-info-heading,body.customer_creator_saves .shipping-info .shipping-info-heading,body.customer_discounts_credits .shipping-info .shipping-info-heading,body.customer_list_sub_accounts .shipping-info .shipping-info-heading,body.customer_manage_items .shipping-info .shipping-info-heading,body.customer_orders_current .shipping-info .shipping-info-heading,body.customer_orders_history .shipping-info .shipping-info-heading,body.customer_paid_quotes .shipping-info .shipping-info-heading,body.customer_quote_request .shipping-info .shipping-info-heading,body.customer_quotes .shipping-info .shipping-info-heading,body.customer_samples .shipping-info .shipping-info-heading,body.customer_send_invitation .shipping-info .shipping-info-heading,body.customer_settings .shipping-info .shipping-info-heading,body.customer_view_sub_account .shipping-info .shipping-info-heading,body.fos_user_profile_show .shipping-info .shipping-info-heading,body.guest_order_status .shipping-info .shipping-info-heading{margin-top:0}body.customer .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_corporate_shop .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_creator_saves .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_discounts_credits .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_list_sub_accounts .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_manage_items .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_orders_current .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_orders_history .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_paid_quotes .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_quote_request .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_quotes .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_samples .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_send_invitation .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_settings .shipping-info .shipping-info-heading .shipping-section tr th,body.customer_view_sub_account .shipping-info .shipping-info-heading .shipping-section tr th,body.fos_user_profile_show .shipping-info .shipping-info-heading .shipping-section tr th,body.guest_order_status .shipping-info .shipping-info-heading .shipping-section tr th{padding-bottom:20px}body.customer .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_corporate_shop .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_creator_saves .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_discounts_credits .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_list_sub_accounts .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_manage_items .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_orders_current .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_orders_history .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_paid_quotes .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_quote_request .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_quotes .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_samples .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_send_invitation .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_settings .shipping-info .shipping-info-heading .shipping-section tr td,body.customer_view_sub_account .shipping-info .shipping-info-heading .shipping-section tr td,body.fos_user_profile_show .shipping-info .shipping-info-heading .shipping-section tr td,body.guest_order_status .shipping-info .shipping-info-heading .shipping-section tr td{padding-bottom:20px}body.customer .item-date.complete,body.customer_corporate_shop .item-date.complete,body.customer_creator_saves .item-date.complete,body.customer_discounts_credits .item-date.complete,body.customer_list_sub_accounts .item-date.complete,body.customer_manage_items .item-date.complete,body.customer_orders_current .item-date.complete,body.customer_orders_history .item-date.complete,body.customer_paid_quotes .item-date.complete,body.customer_quote_request .item-date.complete,body.customer_quotes .item-date.complete,body.customer_samples .item-date.complete,body.customer_send_invitation .item-date.complete,body.customer_settings .item-date.complete,body.customer_view_sub_account .item-date.complete,body.fos_user_profile_show .item-date.complete,body.guest_order_status .item-date.complete{display:none}body.customer .customer-account-radio-button,body.customer_corporate_shop .customer-account-radio-button,body.customer_creator_saves .customer-account-radio-button,body.customer_discounts_credits .customer-account-radio-button,body.customer_list_sub_accounts .customer-account-radio-button,body.customer_manage_items .customer-account-radio-button,body.customer_orders_current .customer-account-radio-button,body.customer_orders_history .customer-account-radio-button,body.customer_paid_quotes .customer-account-radio-button,body.customer_quote_request .customer-account-radio-button,body.customer_quotes .customer-account-radio-button,body.customer_samples .customer-account-radio-button,body.customer_send_invitation .customer-account-radio-button,body.customer_settings .customer-account-radio-button,body.customer_view_sub_account .customer-account-radio-button,body.fos_user_profile_show .customer-account-radio-button,body.guest_order_status .customer-account-radio-button{display:flex}body.customer .transaction-buttons a,body.customer_corporate_shop .transaction-buttons a,body.customer_creator_saves .transaction-buttons a,body.customer_discounts_credits .transaction-buttons a,body.customer_list_sub_accounts .transaction-buttons a,body.customer_manage_items .transaction-buttons a,body.customer_orders_current .transaction-buttons a,body.customer_orders_history .transaction-buttons a,body.customer_paid_quotes .transaction-buttons a,body.customer_quote_request .transaction-buttons a,body.customer_quotes .transaction-buttons a,body.customer_samples .transaction-buttons a,body.customer_send_invitation .transaction-buttons a,body.customer_settings .transaction-buttons a,body.customer_view_sub_account .transaction-buttons a,body.fos_user_profile_show .transaction-buttons a,body.guest_order_status .transaction-buttons a{color:#000}body.customer .detail-item.files-attached-wrapper .upload-additional-files,body.customer_corporate_shop .detail-item.files-attached-wrapper .upload-additional-files,body.customer_creator_saves .detail-item.files-attached-wrapper .upload-additional-files,body.customer_discounts_credits .detail-item.files-attached-wrapper .upload-additional-files,body.customer_list_sub_accounts .detail-item.files-attached-wrapper .upload-additional-files,body.customer_manage_items .detail-item.files-attached-wrapper .upload-additional-files,body.customer_orders_current .detail-item.files-attached-wrapper .upload-additional-files,body.customer_orders_history .detail-item.files-attached-wrapper .upload-additional-files,body.customer_paid_quotes .detail-item.files-attached-wrapper .upload-additional-files,body.customer_quote_request .detail-item.files-attached-wrapper .upload-additional-files,body.customer_quotes .detail-item.files-attached-wrapper .upload-additional-files,body.customer_samples .detail-item.files-attached-wrapper .upload-additional-files,body.customer_send_invitation .detail-item.files-attached-wrapper .upload-additional-files,body.customer_settings .detail-item.files-attached-wrapper .upload-additional-files,body.customer_view_sub_account .detail-item.files-attached-wrapper .upload-additional-files,body.fos_user_profile_show .detail-item.files-attached-wrapper .upload-additional-files,body.guest_order_status .detail-item.files-attached-wrapper .upload-additional-files{display:none}body.customer .download-invoice-button,body.customer_corporate_shop .download-invoice-button,body.customer_creator_saves .download-invoice-button,body.customer_discounts_credits .download-invoice-button,body.customer_list_sub_accounts .download-invoice-button,body.customer_manage_items .download-invoice-button,body.customer_orders_current .download-invoice-button,body.customer_orders_history .download-invoice-button,body.customer_paid_quotes .download-invoice-button,body.customer_quote_request .download-invoice-button,body.customer_quotes .download-invoice-button,body.customer_samples .download-invoice-button,body.customer_send_invitation .download-invoice-button,body.customer_settings .download-invoice-button,body.customer_view_sub_account .download-invoice-button,body.fos_user_profile_show .download-invoice-button,body.guest_order_status .download-invoice-button{background-color:#625df6;transition:all .3s ease-in-out;border-radius:30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;padding:5px 30px;min-width:inherit;line-height:1.8}body.customer .download-invoice-button:focus,body.customer .download-invoice-button:hover,body.customer_corporate_shop .download-invoice-button:focus,body.customer_corporate_shop .download-invoice-button:hover,body.customer_creator_saves .download-invoice-button:focus,body.customer_creator_saves .download-invoice-button:hover,body.customer_discounts_credits .download-invoice-button:focus,body.customer_discounts_credits .download-invoice-button:hover,body.customer_list_sub_accounts .download-invoice-button:focus,body.customer_list_sub_accounts .download-invoice-button:hover,body.customer_manage_items .download-invoice-button:focus,body.customer_manage_items .download-invoice-button:hover,body.customer_orders_current .download-invoice-button:focus,body.customer_orders_current .download-invoice-button:hover,body.customer_orders_history .download-invoice-button:focus,body.customer_orders_history .download-invoice-button:hover,body.customer_paid_quotes .download-invoice-button:focus,body.customer_paid_quotes .download-invoice-button:hover,body.customer_quote_request .download-invoice-button:focus,body.customer_quote_request .download-invoice-button:hover,body.customer_quotes .download-invoice-button:focus,body.customer_quotes .download-invoice-button:hover,body.customer_samples .download-invoice-button:focus,body.customer_samples .download-invoice-button:hover,body.customer_send_invitation .download-invoice-button:focus,body.customer_send_invitation .download-invoice-button:hover,body.customer_settings .download-invoice-button:focus,body.customer_settings .download-invoice-button:hover,body.customer_view_sub_account .download-invoice-button:focus,body.customer_view_sub_account .download-invoice-button:hover,body.fos_user_profile_show .download-invoice-button:focus,body.fos_user_profile_show .download-invoice-button:hover,body.guest_order_status .download-invoice-button:focus,body.guest_order_status .download-invoice-button:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}body.customer .item-basic h5,body.customer .item-extras h5,body.customer_corporate_shop .item-basic h5,body.customer_corporate_shop .item-extras h5,body.customer_creator_saves .item-basic h5,body.customer_creator_saves .item-extras h5,body.customer_discounts_credits .item-basic h5,body.customer_discounts_credits .item-extras h5,body.customer_list_sub_accounts .item-basic h5,body.customer_list_sub_accounts .item-extras h5,body.customer_manage_items .item-basic h5,body.customer_manage_items .item-extras h5,body.customer_orders_current .item-basic h5,body.customer_orders_current .item-extras h5,body.customer_orders_history .item-basic h5,body.customer_orders_history .item-extras h5,body.customer_paid_quotes .item-basic h5,body.customer_paid_quotes .item-extras h5,body.customer_quote_request .item-basic h5,body.customer_quote_request .item-extras h5,body.customer_quotes .item-basic h5,body.customer_quotes .item-extras h5,body.customer_samples .item-basic h5,body.customer_samples .item-extras h5,body.customer_send_invitation .item-basic h5,body.customer_send_invitation .item-extras h5,body.customer_settings .item-basic h5,body.customer_settings .item-extras h5,body.customer_view_sub_account .item-basic h5,body.customer_view_sub_account .item-extras h5,body.fos_user_profile_show .item-basic h5,body.fos_user_profile_show .item-extras h5,body.guest_order_status .item-basic h5,body.guest_order_status .item-extras h5{border-bottom:none}body.customer .item-extras>div,body.customer_corporate_shop .item-extras>div,body.customer_creator_saves .item-extras>div,body.customer_discounts_credits .item-extras>div,body.customer_list_sub_accounts .item-extras>div,body.customer_manage_items .item-extras>div,body.customer_orders_current .item-extras>div,body.customer_orders_history .item-extras>div,body.customer_paid_quotes .item-extras>div,body.customer_quote_request .item-extras>div,body.customer_quotes .item-extras>div,body.customer_samples .item-extras>div,body.customer_send_invitation .item-extras>div,body.customer_settings .item-extras>div,body.customer_view_sub_account .item-extras>div,body.fos_user_profile_show .item-extras>div,body.guest_order_status .item-extras>div{background:0 0}body.customer .item-extras .add-on-summary,body.customer_corporate_shop .item-extras .add-on-summary,body.customer_creator_saves .item-extras .add-on-summary,body.customer_discounts_credits .item-extras .add-on-summary,body.customer_list_sub_accounts .item-extras .add-on-summary,body.customer_manage_items .item-extras .add-on-summary,body.customer_orders_current .item-extras .add-on-summary,body.customer_orders_history .item-extras .add-on-summary,body.customer_paid_quotes .item-extras .add-on-summary,body.customer_quote_request .item-extras .add-on-summary,body.customer_quotes .item-extras .add-on-summary,body.customer_samples .item-extras .add-on-summary,body.customer_send_invitation .item-extras .add-on-summary,body.customer_settings .item-extras .add-on-summary,body.customer_view_sub_account .item-extras .add-on-summary,body.fos_user_profile_show .item-extras .add-on-summary,body.guest_order_status .item-extras .add-on-summary{padding:0;width:100%;margin-bottom:10px}body.customer .item-extras .add-on-summary table th,body.customer_corporate_shop .item-extras .add-on-summary table th,body.customer_creator_saves .item-extras .add-on-summary table th,body.customer_discounts_credits .item-extras .add-on-summary table th,body.customer_list_sub_accounts .item-extras .add-on-summary table th,body.customer_manage_items .item-extras .add-on-summary table th,body.customer_orders_current .item-extras .add-on-summary table th,body.customer_orders_history .item-extras .add-on-summary table th,body.customer_paid_quotes .item-extras .add-on-summary table th,body.customer_quote_request .item-extras .add-on-summary table th,body.customer_quotes .item-extras .add-on-summary table th,body.customer_samples .item-extras .add-on-summary table th,body.customer_send_invitation .item-extras .add-on-summary table th,body.customer_settings .item-extras .add-on-summary table th,body.customer_view_sub_account .item-extras .add-on-summary table th,body.fos_user_profile_show .item-extras .add-on-summary table th,body.guest_order_status .item-extras .add-on-summary table th{width:130px}body.customer .item-extras .add-on-summary table td,body.customer_corporate_shop .item-extras .add-on-summary table td,body.customer_creator_saves .item-extras .add-on-summary table td,body.customer_discounts_credits .item-extras .add-on-summary table td,body.customer_list_sub_accounts .item-extras .add-on-summary table td,body.customer_manage_items .item-extras .add-on-summary table td,body.customer_orders_current .item-extras .add-on-summary table td,body.customer_orders_history .item-extras .add-on-summary table td,body.customer_paid_quotes .item-extras .add-on-summary table td,body.customer_quote_request .item-extras .add-on-summary table td,body.customer_quotes .item-extras .add-on-summary table td,body.customer_samples .item-extras .add-on-summary table td,body.customer_send_invitation .item-extras .add-on-summary table td,body.customer_settings .item-extras .add-on-summary table td,body.customer_view_sub_account .item-extras .add-on-summary table td,body.fos_user_profile_show .item-extras .add-on-summary table td,body.guest_order_status .item-extras .add-on-summary table td{padding:0}body.customer .item-extras .add-on-summary table td span,body.customer_corporate_shop .item-extras .add-on-summary table td span,body.customer_creator_saves .item-extras .add-on-summary table td span,body.customer_discounts_credits .item-extras .add-on-summary table td span,body.customer_list_sub_accounts .item-extras .add-on-summary table td span,body.customer_manage_items .item-extras .add-on-summary table td span,body.customer_orders_current .item-extras .add-on-summary table td span,body.customer_orders_history .item-extras .add-on-summary table td span,body.customer_paid_quotes .item-extras .add-on-summary table td span,body.customer_quote_request .item-extras .add-on-summary table td span,body.customer_quotes .item-extras .add-on-summary table td span,body.customer_samples .item-extras .add-on-summary table td span,body.customer_send_invitation .item-extras .add-on-summary table td span,body.customer_settings .item-extras .add-on-summary table td span,body.customer_view_sub_account .item-extras .add-on-summary table td span,body.fos_user_profile_show .item-extras .add-on-summary table td span,body.guest_order_status .item-extras .add-on-summary table td span{display:block;margin-left:0;font-size:14px}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers{display:flex;flex-direction:column}@media only screen and (max-width:750px){body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper>.summary-details{width:300px!important}}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop{padding:20px;background:#f1f6f7;border-radius:10px}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-label{font-size:14px}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper .summary-desktop .total-amount{font-size:16px}@media only screen and (max-width:750px){body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .summary-wrapper{display:block;margin-top:40px}}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-order-summary-wrapper .apply-order-update{margin-left:50px}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper{display:flex;margin-top:30px}@media only screen and (max-width:1200px){body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper{flex-wrap:wrap}}@media only screen and (max-width:1050px){body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .edit-product-wrapper{display:block}}@media only screen and (max-width:1050px){body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .update-address-section-title{margin-top:40px}}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .saved-addresses-title{cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;letter-spacing:.2px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;transition:all .3s ease-in-out;font-size:12px;min-width:inherit;margin-bottom:20px}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section{display:flex;justify-content:space-between;align-items:center;border:1px solid #979797;padding:12px 0;border-radius:5px;width:50%;margin-bottom:20px}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-button-wrapper{margin-left:15px;margin-top:8px}body.customer .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_corporate_shop .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_creator_saves .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_discounts_credits .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_list_sub_accounts .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_manage_items .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_orders_current .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_orders_history .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_paid_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_quote_request .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_quotes .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_samples .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_send_invitation .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_settings .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.customer_view_sub_account .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.fos_user_profile_show .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button,body.guest_order_status .order-tab-content.order-edit-tab.tab-edit .edit-containers .shipping-address-section .edit-address-button{font-size:15px;text-decoration:underline}body.customer .upload-file-buttom-wrapper,body.customer_corporate_shop .upload-file-buttom-wrapper,body.customer_creator_saves .upload-file-buttom-wrapper,body.customer_discounts_credits .upload-file-buttom-wrapper,body.customer_list_sub_accounts .upload-file-buttom-wrapper,body.customer_manage_items .upload-file-buttom-wrapper,body.customer_orders_current .upload-file-buttom-wrapper,body.customer_orders_history .upload-file-buttom-wrapper,body.customer_paid_quotes .upload-file-buttom-wrapper,body.customer_quote_request .upload-file-buttom-wrapper,body.customer_quotes .upload-file-buttom-wrapper,body.customer_samples .upload-file-buttom-wrapper,body.customer_send_invitation .upload-file-buttom-wrapper,body.customer_settings .upload-file-buttom-wrapper,body.customer_view_sub_account .upload-file-buttom-wrapper,body.fos_user_profile_show .upload-file-buttom-wrapper,body.guest_order_status .upload-file-buttom-wrapper{display:flex;align-items:baseline}body.customer .order-comments-wrapper,body.customer_corporate_shop .order-comments-wrapper,body.customer_creator_saves .order-comments-wrapper,body.customer_discounts_credits .order-comments-wrapper,body.customer_list_sub_accounts .order-comments-wrapper,body.customer_manage_items .order-comments-wrapper,body.customer_orders_current .order-comments-wrapper,body.customer_orders_history .order-comments-wrapper,body.customer_paid_quotes .order-comments-wrapper,body.customer_quote_request .order-comments-wrapper,body.customer_quotes .order-comments-wrapper,body.customer_samples .order-comments-wrapper,body.customer_send_invitation .order-comments-wrapper,body.customer_settings .order-comments-wrapper,body.customer_view_sub_account .order-comments-wrapper,body.fos_user_profile_show .order-comments-wrapper,body.guest_order_status .order-comments-wrapper{display:none}body.customer .button.set-file-uploaded-status,body.customer_corporate_shop .button.set-file-uploaded-status,body.customer_creator_saves .button.set-file-uploaded-status,body.customer_discounts_credits .button.set-file-uploaded-status,body.customer_list_sub_accounts .button.set-file-uploaded-status,body.customer_manage_items .button.set-file-uploaded-status,body.customer_orders_current .button.set-file-uploaded-status,body.customer_orders_history .button.set-file-uploaded-status,body.customer_paid_quotes .button.set-file-uploaded-status,body.customer_quote_request .button.set-file-uploaded-status,body.customer_quotes .button.set-file-uploaded-status,body.customer_samples .button.set-file-uploaded-status,body.customer_send_invitation .button.set-file-uploaded-status,body.customer_settings .button.set-file-uploaded-status,body.customer_view_sub_account .button.set-file-uploaded-status,body.fos_user_profile_show .button.set-file-uploaded-status,body.guest_order_status .button.set-file-uploaded-status{margin-bottom:3px;margin-top:32px;margin-left:20px;background-color:#625df6;transition:all .3s ease-in-out;border-radius:30px!important;font-size:15px;padding:5px 30px;min-width:inherit}body.customer .button.set-file-uploaded-status:focus,body.customer .button.set-file-uploaded-status:hover,body.customer_corporate_shop .button.set-file-uploaded-status:focus,body.customer_corporate_shop .button.set-file-uploaded-status:hover,body.customer_creator_saves .button.set-file-uploaded-status:focus,body.customer_creator_saves .button.set-file-uploaded-status:hover,body.customer_discounts_credits .button.set-file-uploaded-status:focus,body.customer_discounts_credits .button.set-file-uploaded-status:hover,body.customer_list_sub_accounts .button.set-file-uploaded-status:focus,body.customer_list_sub_accounts .button.set-file-uploaded-status:hover,body.customer_manage_items .button.set-file-uploaded-status:focus,body.customer_manage_items .button.set-file-uploaded-status:hover,body.customer_orders_current .button.set-file-uploaded-status:focus,body.customer_orders_current .button.set-file-uploaded-status:hover,body.customer_orders_history .button.set-file-uploaded-status:focus,body.customer_orders_history .button.set-file-uploaded-status:hover,body.customer_paid_quotes .button.set-file-uploaded-status:focus,body.customer_paid_quotes .button.set-file-uploaded-status:hover,body.customer_quote_request .button.set-file-uploaded-status:focus,body.customer_quote_request .button.set-file-uploaded-status:hover,body.customer_quotes .button.set-file-uploaded-status:focus,body.customer_quotes .button.set-file-uploaded-status:hover,body.customer_samples .button.set-file-uploaded-status:focus,body.customer_samples .button.set-file-uploaded-status:hover,body.customer_send_invitation .button.set-file-uploaded-status:focus,body.customer_send_invitation .button.set-file-uploaded-status:hover,body.customer_settings .button.set-file-uploaded-status:focus,body.customer_settings .button.set-file-uploaded-status:hover,body.customer_view_sub_account .button.set-file-uploaded-status:focus,body.customer_view_sub_account .button.set-file-uploaded-status:hover,body.fos_user_profile_show .button.set-file-uploaded-status:focus,body.fos_user_profile_show .button.set-file-uploaded-status:hover,body.guest_order_status .button.set-file-uploaded-status:focus,body.guest_order_status .button.set-file-uploaded-status:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}body.customer .summary-wrapper>.summary-details .actions,body.customer_corporate_shop .summary-wrapper>.summary-details .actions,body.customer_creator_saves .summary-wrapper>.summary-details .actions,body.customer_discounts_credits .summary-wrapper>.summary-details .actions,body.customer_list_sub_accounts .summary-wrapper>.summary-details .actions,body.customer_manage_items .summary-wrapper>.summary-details .actions,body.customer_orders_current .summary-wrapper>.summary-details .actions,body.customer_orders_history .summary-wrapper>.summary-details .actions,body.customer_paid_quotes .summary-wrapper>.summary-details .actions,body.customer_quote_request .summary-wrapper>.summary-details .actions,body.customer_quotes .summary-wrapper>.summary-details .actions,body.customer_samples .summary-wrapper>.summary-details .actions,body.customer_send_invitation .summary-wrapper>.summary-details .actions,body.customer_settings .summary-wrapper>.summary-details .actions,body.customer_view_sub_account .summary-wrapper>.summary-details .actions,body.fos_user_profile_show .summary-wrapper>.summary-details .actions,body.guest_order_status .summary-wrapper>.summary-details .actions{display:none}body.customer .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_corporate_shop .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_creator_saves .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_discounts_credits .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_list_sub_accounts .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_manage_items .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_orders_current .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_orders_history .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_paid_quotes .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_quote_request .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_quotes .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_samples .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_send_invitation .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_settings .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.customer_view_sub_account .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.fos_user_profile_show .drag-and-drop-files-section .file-upload-wrapper.non-mobile,body.guest_order_status .drag-and-drop-files-section .file-upload-wrapper.non-mobile{display:none}body.customer .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_corporate_shop .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_creator_saves .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_discounts_credits .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_list_sub_accounts .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_manage_items .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_orders_current .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_orders_history .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_paid_quotes .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_quote_request .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_quotes .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_samples .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_send_invitation .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_settings .drag-and-drop-files-section .file-upload-wrapper.mobile,body.customer_view_sub_account .drag-and-drop-files-section .file-upload-wrapper.mobile,body.fos_user_profile_show .drag-and-drop-files-section .file-upload-wrapper.mobile,body.guest_order_status .drag-and-drop-files-section .file-upload-wrapper.mobile{display:block}body.customer .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_corporate_shop .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_corporate_shop .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_creator_saves .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_creator_saves .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_discounts_credits .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_discounts_credits .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_list_sub_accounts .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_list_sub_accounts .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_manage_items .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_manage_items .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_orders_current .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_orders_current .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_orders_history .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_orders_history .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_paid_quotes .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_paid_quotes .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_quote_request .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_quote_request .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_quotes .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_quotes .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_samples .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_samples .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_send_invitation .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_send_invitation .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_settings .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_settings .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.customer_view_sub_account .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.customer_view_sub_account .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.fos_user_profile_show .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.fos_user_profile_show .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper,body.guest_order_status .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-container,body.guest_order_status .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper{display:none!important}body.customer .button.set-file-uploaded-status,body.customer_corporate_shop .button.set-file-uploaded-status,body.customer_creator_saves .button.set-file-uploaded-status,body.customer_discounts_credits .button.set-file-uploaded-status,body.customer_list_sub_accounts .button.set-file-uploaded-status,body.customer_manage_items .button.set-file-uploaded-status,body.customer_orders_current .button.set-file-uploaded-status,body.customer_orders_history .button.set-file-uploaded-status,body.customer_paid_quotes .button.set-file-uploaded-status,body.customer_quote_request .button.set-file-uploaded-status,body.customer_quotes .button.set-file-uploaded-status,body.customer_samples .button.set-file-uploaded-status,body.customer_send_invitation .button.set-file-uploaded-status,body.customer_settings .button.set-file-uploaded-status,body.customer_view_sub_account .button.set-file-uploaded-status,body.fos_user_profile_show .button.set-file-uploaded-status,body.guest_order_status .button.set-file-uploaded-status{padding:10px 53px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.customer .bounce-button.dark-background-button,body.customer_corporate_shop .bounce-button.dark-background-button,body.customer_creator_saves .bounce-button.dark-background-button,body.customer_discounts_credits .bounce-button.dark-background-button,body.customer_list_sub_accounts .bounce-button.dark-background-button,body.customer_manage_items .bounce-button.dark-background-button,body.customer_orders_current .bounce-button.dark-background-button,body.customer_orders_history .bounce-button.dark-background-button,body.customer_paid_quotes .bounce-button.dark-background-button,body.customer_quote_request .bounce-button.dark-background-button,body.customer_quotes .bounce-button.dark-background-button,body.customer_samples .bounce-button.dark-background-button,body.customer_send_invitation .bounce-button.dark-background-button,body.customer_settings .bounce-button.dark-background-button,body.customer_view_sub_account .bounce-button.dark-background-button,body.fos_user_profile_show .bounce-button.dark-background-button,body.guest_order_status .bounce-button.dark-background-button{font-size:17px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.customer #order-filterer-clear-filters,body.customer_corporate_shop #order-filterer-clear-filters,body.customer_creator_saves #order-filterer-clear-filters,body.customer_discounts_credits #order-filterer-clear-filters,body.customer_list_sub_accounts #order-filterer-clear-filters,body.customer_manage_items #order-filterer-clear-filters,body.customer_orders_current #order-filterer-clear-filters,body.customer_orders_history #order-filterer-clear-filters,body.customer_paid_quotes #order-filterer-clear-filters,body.customer_quote_request #order-filterer-clear-filters,body.customer_quotes #order-filterer-clear-filters,body.customer_samples #order-filterer-clear-filters,body.customer_send_invitation #order-filterer-clear-filters,body.customer_settings #order-filterer-clear-filters,body.customer_view_sub_account #order-filterer-clear-filters,body.fos_user_profile_show #order-filterer-clear-filters,body.guest_order_status #order-filterer-clear-filters{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:10px}body.customer .drag-and-drop-files-section,body.customer_corporate_shop .drag-and-drop-files-section,body.customer_creator_saves .drag-and-drop-files-section,body.customer_discounts_credits .drag-and-drop-files-section,body.customer_list_sub_accounts .drag-and-drop-files-section,body.customer_manage_items .drag-and-drop-files-section,body.customer_orders_current .drag-and-drop-files-section,body.customer_orders_history .drag-and-drop-files-section,body.customer_paid_quotes .drag-and-drop-files-section,body.customer_quote_request .drag-and-drop-files-section,body.customer_quotes .drag-and-drop-files-section,body.customer_samples .drag-and-drop-files-section,body.customer_send_invitation .drag-and-drop-files-section,body.customer_settings .drag-and-drop-files-section,body.customer_view_sub_account .drag-and-drop-files-section,body.fos_user_profile_show .drag-and-drop-files-section,body.guest_order_status .drag-and-drop-files-section{min-height:inherit}body.customer header .header-bar-3,body.customer header .site-announcement,body.customer_corporate_shop header .header-bar-3,body.customer_corporate_shop header .site-announcement,body.customer_creator_saves header .header-bar-3,body.customer_creator_saves header .site-announcement,body.customer_discounts_credits header .header-bar-3,body.customer_discounts_credits header .site-announcement,body.customer_list_sub_accounts header .header-bar-3,body.customer_list_sub_accounts header .site-announcement,body.customer_manage_items header .header-bar-3,body.customer_manage_items header .site-announcement,body.customer_orders_current header .header-bar-3,body.customer_orders_current header .site-announcement,body.customer_orders_history header .header-bar-3,body.customer_orders_history header .site-announcement,body.customer_paid_quotes header .header-bar-3,body.customer_paid_quotes header .site-announcement,body.customer_quote_request header .header-bar-3,body.customer_quote_request header .site-announcement,body.customer_quotes header .header-bar-3,body.customer_quotes header .site-announcement,body.customer_samples header .header-bar-3,body.customer_samples header .site-announcement,body.customer_send_invitation header .header-bar-3,body.customer_send_invitation header .site-announcement,body.customer_settings header .header-bar-3,body.customer_settings header .site-announcement,body.customer_view_sub_account header .header-bar-3,body.customer_view_sub_account header .site-announcement,body.fos_user_profile_show header .header-bar-3,body.fos_user_profile_show header .site-announcement,body.guest_order_status header .header-bar-3,body.guest_order_status header .site-announcement{display:none}body.customer .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_corporate_shop .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_creator_saves .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_discounts_credits .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_list_sub_accounts .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_manage_items .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_orders_current .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_orders_history .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_paid_quotes .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_quote_request .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_quotes .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_samples .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_send_invitation .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_settings .header-bar-2 .container-header .header-search-wrapper .search-form,body.customer_view_sub_account .header-bar-2 .container-header .header-search-wrapper .search-form,body.fos_user_profile_show .header-bar-2 .container-header .header-search-wrapper .search-form,body.guest_order_status .header-bar-2 .container-header .header-search-wrapper .search-form{display:none}body.customer .content-container .row,body.customer_corporate_shop .content-container .row,body.customer_creator_saves .content-container .row,body.customer_discounts_credits .content-container .row,body.customer_list_sub_accounts .content-container .row,body.customer_manage_items .content-container .row,body.customer_orders_current .content-container .row,body.customer_orders_history .content-container .row,body.customer_paid_quotes .content-container .row,body.customer_quote_request .content-container .row,body.customer_quotes .content-container .row,body.customer_samples .content-container .row,body.customer_send_invitation .content-container .row,body.customer_settings .content-container .row,body.customer_view_sub_account .content-container .row,body.fos_user_profile_show .content-container .row,body.guest_order_status .content-container .row{padding:0;margin-left:0;margin-right:0}body.customer .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_corporate_shop .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_creator_saves .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_discounts_credits .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_list_sub_accounts .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_manage_items .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_orders_current .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_orders_history .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_paid_quotes .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_quote_request .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_quotes .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_samples .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_send_invitation .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_settings .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.customer_view_sub_account .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.fos_user_profile_show .quantity-container .attr-wrapper.quantity-attr .button-wrapper,body.guest_order_status .quantity-container .attr-wrapper.quantity-attr .button-wrapper{position:inherit!important;width:265px}body.customer .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_corporate_shop .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_creator_saves .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_discounts_credits .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_list_sub_accounts .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_manage_items .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_orders_current .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_orders_history .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_paid_quotes .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_quote_request .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_quotes .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_samples .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_send_invitation .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_settings .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.customer_view_sub_account .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.fos_user_profile_show .quantity-container .attr-wrapper.quantity-attr .title-wrapper,body.guest_order_status .quantity-container .attr-wrapper.quantity-attr .title-wrapper{position:inherit!important}body.customer .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_corporate_shop .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_creator_saves .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_discounts_credits .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_list_sub_accounts .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_manage_items .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_orders_current .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_orders_history .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_paid_quotes .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_quote_request .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_quotes .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_samples .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_send_invitation .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_settings .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.customer_view_sub_account .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.fos_user_profile_show .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price,body.guest_order_status .quantity-container .attr-wrapper.quantity-attr .button-wrapper .option.radio .quantity-price{display:inline-block;white-space:nowrap}body.customer .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_corporate_shop .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_creator_saves .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_discounts_credits .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_list_sub_accounts .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_manage_items .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_orders_current .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_orders_history .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_paid_quotes .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_quote_request .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_quotes .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_samples .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_send_invitation .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_settings .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_view_sub_account .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.fos_user_profile_show .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.guest_order_status .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label{width:auto;min-width:inherit}body.customer .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_corporate_shop .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_creator_saves .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_discounts_credits .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_list_sub_accounts .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_manage_items .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_orders_current .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_orders_history .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_paid_quotes .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_quote_request .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_quotes .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_samples .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_send_invitation .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_settings .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.customer_view_sub_account .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.fos_user_profile_show .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom,body.guest_order_status .quantity-container .attr-wrapper.quantity-attr .option.radio.option-Custom{display:none!important}body.customer .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_corporate_shop .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_creator_saves .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_discounts_credits .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_list_sub_accounts .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_manage_items .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_orders_current .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_orders_history .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_paid_quotes .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_quote_request .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_quotes .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_samples .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_send_invitation .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_settings .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.customer_view_sub_account .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.fos_user_profile_show .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label,body.guest_order_status .quantity-container .attr-wrapper.quantity-attr .product-options-button .option label{padding-top:0;width:auto;min-width:inherit;background:inherit}body.customer .quantity-container .options.product-options-button,body.customer_corporate_shop .quantity-container .options.product-options-button,body.customer_creator_saves .quantity-container .options.product-options-button,body.customer_discounts_credits .quantity-container .options.product-options-button,body.customer_list_sub_accounts .quantity-container .options.product-options-button,body.customer_manage_items .quantity-container .options.product-options-button,body.customer_orders_current .quantity-container .options.product-options-button,body.customer_orders_history .quantity-container .options.product-options-button,body.customer_paid_quotes .quantity-container .options.product-options-button,body.customer_quote_request .quantity-container .options.product-options-button,body.customer_quotes .quantity-container .options.product-options-button,body.customer_samples .quantity-container .options.product-options-button,body.customer_send_invitation .quantity-container .options.product-options-button,body.customer_settings .quantity-container .options.product-options-button,body.customer_view_sub_account .quantity-container .options.product-options-button,body.fos_user_profile_show .quantity-container .options.product-options-button,body.guest_order_status .quantity-container .options.product-options-button{display:flex;font-size:14px}body.customer .quantity-container .button-wrapper .option.radio,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio,body.customer_creator_saves .quantity-container .button-wrapper .option.radio,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio,body.customer_manage_items .quantity-container .button-wrapper .option.radio,body.customer_orders_current .quantity-container .button-wrapper .option.radio,body.customer_orders_history .quantity-container .button-wrapper .option.radio,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio,body.customer_quote_request .quantity-container .button-wrapper .option.radio,body.customer_quotes .quantity-container .button-wrapper .option.radio,body.customer_samples .quantity-container .button-wrapper .option.radio,body.customer_send_invitation .quantity-container .button-wrapper .option.radio,body.customer_settings .quantity-container .button-wrapper .option.radio,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio,body.guest_order_status .quantity-container .button-wrapper .option.radio{letter-spacing:.1px;text-align:left;display:flex;justify-content:space-between;padding-left:30px}body.customer .quantity-container .button-wrapper .option.radio .quantity-price,body.customer .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_creator_saves .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_creator_saves .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_manage_items .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_manage_items .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_orders_current .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_orders_current .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_orders_history .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_orders_history .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_quote_request .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_quote_request .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_quotes .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_quotes .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_samples .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_samples .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_send_invitation .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_send_invitation .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_settings .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_settings .quantity-container .button-wrapper .option.radio .quantity-savings,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio .quantity-price,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio .quantity-savings,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio .quantity-price,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio .quantity-savings,body.guest_order_status .quantity-container .button-wrapper .option.radio .quantity-price,body.guest_order_status .quantity-container .button-wrapper .option.radio .quantity-savings{display:inline-block}body.customer .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_creator_saves .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_manage_items .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_orders_current .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_orders_history .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_quote_request .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_quotes .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_samples .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_send_invitation .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_settings .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.guest_order_status .quantity-container .button-wrapper .option.radio .quantity-price-difference{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.customer .quantity-container .button-wrapper .option.radio div,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio div,body.customer_creator_saves .quantity-container .button-wrapper .option.radio div,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio div,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio div,body.customer_manage_items .quantity-container .button-wrapper .option.radio div,body.customer_orders_current .quantity-container .button-wrapper .option.radio div,body.customer_orders_history .quantity-container .button-wrapper .option.radio div,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio div,body.customer_quote_request .quantity-container .button-wrapper .option.radio div,body.customer_quotes .quantity-container .button-wrapper .option.radio div,body.customer_samples .quantity-container .button-wrapper .option.radio div,body.customer_send_invitation .quantity-container .button-wrapper .option.radio div,body.customer_settings .quantity-container .button-wrapper .option.radio div,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio div,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio div,body.guest_order_status .quantity-container .button-wrapper .option.radio div{margin:3px}body.customer .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_creator_saves .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_manage_items .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_orders_current .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_orders_history .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_quote_request .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_quotes .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_samples .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_send_invitation .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_settings .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper,body.guest_order_status .quantity-container .button-wrapper .option.radio .quantity-price-difference-wrapper{display:flex;align-items:center;width:100px;justify-content:space-between}body.customer .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_creator_saves .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_manage_items .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_orders_current .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_orders_history .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_quote_request .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_quotes .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_samples .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_send_invitation .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_settings .quantity-container .button-wrapper .option.radio .green-checkmark,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio .green-checkmark,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio .green-checkmark,body.guest_order_status .quantity-container .button-wrapper .option.radio .green-checkmark{display:none;width:21px;height:20px;margin-right:10px}body.customer .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_creator_saves .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_manage_items .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_orders_current .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_orders_history .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_quote_request .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_quotes .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_samples .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_send_invitation .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_settings .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio .quantity-price-difference,body.guest_order_status .quantity-container .button-wrapper .option.radio .quantity-price-difference{height:20px;line-height:1.5;border-left:1px solid #979797;padding-left:10px}body.customer .quantity-container .button-wrapper .option.radio.selected,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio.selected,body.customer_creator_saves .quantity-container .button-wrapper .option.radio.selected,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio.selected,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio.selected,body.customer_manage_items .quantity-container .button-wrapper .option.radio.selected,body.customer_orders_current .quantity-container .button-wrapper .option.radio.selected,body.customer_orders_history .quantity-container .button-wrapper .option.radio.selected,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio.selected,body.customer_quote_request .quantity-container .button-wrapper .option.radio.selected,body.customer_quotes .quantity-container .button-wrapper .option.radio.selected,body.customer_samples .quantity-container .button-wrapper .option.radio.selected,body.customer_send_invitation .quantity-container .button-wrapper .option.radio.selected,body.customer_settings .quantity-container .button-wrapper .option.radio.selected,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio.selected,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio.selected,body.guest_order_status .quantity-container .button-wrapper .option.radio.selected{background:#f1f6f7}body.customer .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_corporate_shop .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_creator_saves .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_discounts_credits .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_list_sub_accounts .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_manage_items .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_orders_current .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_orders_history .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_paid_quotes .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_quote_request .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_quotes .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_samples .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_send_invitation .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_settings .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.customer_view_sub_account .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.fos_user_profile_show .quantity-container .button-wrapper .option.radio.selected .green-checkmark,body.guest_order_status .quantity-container .button-wrapper .option.radio.selected .green-checkmark{display:block}body.customer .quantity-container .button-wrapper .option .checkcontainer,body.customer_corporate_shop .quantity-container .button-wrapper .option .checkcontainer,body.customer_creator_saves .quantity-container .button-wrapper .option .checkcontainer,body.customer_discounts_credits .quantity-container .button-wrapper .option .checkcontainer,body.customer_list_sub_accounts .quantity-container .button-wrapper .option .checkcontainer,body.customer_manage_items .quantity-container .button-wrapper .option .checkcontainer,body.customer_orders_current .quantity-container .button-wrapper .option .checkcontainer,body.customer_orders_history .quantity-container .button-wrapper .option .checkcontainer,body.customer_paid_quotes .quantity-container .button-wrapper .option .checkcontainer,body.customer_quote_request .quantity-container .button-wrapper .option .checkcontainer,body.customer_quotes .quantity-container .button-wrapper .option .checkcontainer,body.customer_samples .quantity-container .button-wrapper .option .checkcontainer,body.customer_send_invitation .quantity-container .button-wrapper .option .checkcontainer,body.customer_settings .quantity-container .button-wrapper .option .checkcontainer,body.customer_view_sub_account .quantity-container .button-wrapper .option .checkcontainer,body.fos_user_profile_show .quantity-container .button-wrapper .option .checkcontainer,body.guest_order_status .quantity-container .button-wrapper .option .checkcontainer{border:none;border-radius:0}body.customer .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_corporate_shop .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_creator_saves .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_discounts_credits .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_list_sub_accounts .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_manage_items .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_orders_current .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_orders_history .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_paid_quotes .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_quote_request .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_quotes .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_samples .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_send_invitation .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_settings .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_view_sub_account .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.fos_user_profile_show .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.guest_order_status .quantity-container .button-wrapper .option .checkcontainer .radiobtn{position:absolute;top:5px;left:-25px;height:14px;width:14px;background-color:#fff;border-radius:50%;border:1px solid #bfbfbf;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}@media only screen and (max-width:1400px){body.customer .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_corporate_shop .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_creator_saves .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_discounts_credits .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_list_sub_accounts .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_manage_items .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_orders_current .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_orders_history .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_paid_quotes .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_quote_request .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_quotes .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_samples .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_send_invitation .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_settings .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.customer_view_sub_account .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.fos_user_profile_show .quantity-container .button-wrapper .option .checkcontainer .radiobtn,body.guest_order_status .quantity-container .button-wrapper .option .checkcontainer .radiobtn{top:5px}}body.customer .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_corporate_shop .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_creator_saves .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_discounts_credits .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_list_sub_accounts .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_manage_items .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_orders_current .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_orders_history .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_paid_quotes .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_quote_request .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_quotes .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_samples .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_send_invitation .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_settings .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.customer_view_sub_account .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.fos_user_profile_show .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover,body.guest_order_status .quantity-container .button-wrapper .option .checkcontainer .radiobtn:hover{border-color:#24b9db}body.customer .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_corporate_shop .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_creator_saves .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_discounts_credits .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_list_sub_accounts .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_manage_items .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_orders_current .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_orders_history .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_paid_quotes .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_quote_request .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_quotes .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_samples .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_send_invitation .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_settings .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.customer_view_sub_account .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.fos_user_profile_show .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn,body.guest_order_status .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn{border-color:#fa52e5;background-color:#fa52e5;box-shadow:0 0 0 1px #fa52e5}body.customer .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_corporate_shop .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_creator_saves .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_discounts_credits .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_list_sub_accounts .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_manage_items .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_orders_current .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_orders_history .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_paid_quotes .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_quote_request .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_quotes .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_samples .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_send_invitation .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_settings .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.customer_view_sub_account .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.fos_user_profile_show .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after,body.guest_order_status .quantity-container .button-wrapper .option .checkcontainer input:checked~.radiobtn:after{display:block;position:absolute}body.customer .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_corporate_shop .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_creator_saves .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_discounts_credits .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_list_sub_accounts .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_manage_items .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_orders_current .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_orders_history .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_paid_quotes .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_quote_request .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_quotes .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_samples .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_send_invitation .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_settings .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.customer_view_sub_account .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.fos_user_profile_show .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after,body.guest_order_status .quantity-container .button-wrapper .option .checkcontainer .radiobtn:after{content:"";display:block;position:absolute;width:8px;height:8px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}body.guest_order_status .account-page .guest-register-prompt{margin-bottom:50px}body.guest_order_status .account-centre .col-12{margin-top:0}body.guest_order_status .content-container{margin-left:auto}body.customer_orders_current h3.page-title,body.customer_orders_history h3.page-title,body.guest_order_status h3.page-title{margin-bottom:15px!important}body.customer_orders_current .item-basic table td,body.customer_orders_current .item-basic table th,body.customer_orders_history .item-basic table td,body.customer_orders_history .item-basic table th,body.guest_order_status .item-basic table td,body.guest_order_status .item-basic table th{padding:0;color:#5a5a5a;font-size:14px}body.customer_orders_current .item-basic table td span,body.customer_orders_current .item-basic table th span,body.customer_orders_history .item-basic table td span,body.customer_orders_history .item-basic table th span,body.guest_order_status .item-basic table td span,body.guest_order_status .item-basic table th span{color:#5a5a5a}body.customer_orders_current .item-basic table th,body.customer_orders_history .item-basic table th,body.guest_order_status .item-basic table th{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#5a5a5a;font-weight:400;font-size:14px}body.customer_orders_current .summary-grand-total,body.customer_orders_history .summary-grand-total,body.guest_order_status .summary-grand-total{font-size:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding-bottom:5px}@media only screen and (max-width:900px) and (min-width:750px){body.customer_orders_current .summary-grand-total,body.customer_orders_history .summary-grand-total,body.guest_order_status .summary-grand-total{font-size:20px}}body.customer_orders_current .summary-grand-total:before,body.customer_orders_history .summary-grand-total:before,body.guest_order_status .summary-grand-total:before{content:"";position:absolute;top:-1px;left:0;width:100%;height:1px;background-color:#ccc;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;border-radius:25px}@media only screen and (max-width:1050px){body.customer_orders_current .account-page.account-current-orders,body.customer_orders_history .account-page.account-current-orders,body.guest_order_status .account-page.account-current-orders{padding:0 15px}}@media only screen and (max-width:450px){body.customer_orders_current .account-page.account-current-orders,body.customer_orders_history .account-page.account-current-orders,body.guest_order_status .account-page.account-current-orders{padding:0}}body.customer_orders_current .intro-text,body.customer_orders_history .intro-text,body.guest_order_status .intro-text{font-size:18px;color:#8b8b95;margin-top:0;line-height:25px}body.customer_orders_current .search-and-sort,body.customer_orders_history .search-and-sort,body.guest_order_status .search-and-sort{display:flex;justify-content:space-between;align-items:center}body.customer_orders_current .order-filtering,body.customer_orders_history .order-filtering,body.guest_order_status .order-filtering{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:20px}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering,body.customer_orders_history .order-filtering,body.guest_order_status .order-filtering{display:block}}body.customer_orders_current .order-filtering.order-filtering-master,body.customer_orders_history .order-filtering.order-filtering-master,body.guest_order_status .order-filtering.order-filtering-master{flex-direction:column;align-items:stretch}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering.order-filtering-master,body.customer_orders_history .order-filtering.order-filtering-master,body.guest_order_status .order-filtering.order-filtering-master{display:flex}}body.customer_orders_current .order-filtering .search-row,body.customer_orders_history .order-filtering .search-row,body.guest_order_status .order-filtering .search-row{display:flex;align-items:center;justify-content:space-between;width:100%;margin-bottom:50px}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering .search-row,body.customer_orders_history .order-filtering .search-row,body.guest_order_status .order-filtering .search-row{flex-wrap:wrap;margin-bottom:30px}}body.customer_orders_current .order-filtering .search-row .order-count-wrapper,body.customer_orders_history .order-filtering .search-row .order-count-wrapper,body.guest_order_status .order-filtering .search-row .order-count-wrapper{display:flex;align-items:center;flex-shrink:0}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering .search-row .order-count-wrapper,body.customer_orders_history .order-filtering .search-row .order-count-wrapper,body.guest_order_status .order-filtering .search-row .order-count-wrapper{margin-left:0;margin-bottom:0;order:2}}body.customer_orders_current .order-filtering .search-row .order-count-wrapper p,body.customer_orders_history .order-filtering .search-row .order-count-wrapper p,body.guest_order_status .order-filtering .search-row .order-count-wrapper p{margin:0;font-size:16px;margin-left:10px;color:#000}body.customer_orders_current .order-filtering .search-row .order-count-wrapper .svg-nav--my-orders,body.customer_orders_history .order-filtering .search-row .order-count-wrapper .svg-nav--my-orders,body.guest_order_status .order-filtering .search-row .order-count-wrapper .svg-nav--my-orders{width:30px;height:31px}body.customer_orders_current .order-filtering .search-row .filter-toggle-wrapper,body.customer_orders_history .order-filtering .search-row .filter-toggle-wrapper,body.guest_order_status .order-filtering .search-row .filter-toggle-wrapper{display:none}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering .search-row .filter-toggle-wrapper,body.customer_orders_history .order-filtering .search-row .filter-toggle-wrapper,body.guest_order_status .order-filtering .search-row .filter-toggle-wrapper{display:flex;justify-content:flex-end;order:3;margin-left:15px}}body.customer_orders_current .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn,body.customer_orders_history .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn,body.guest_order_status .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn{position:relative;padding:10px 35px 10px 15px;background-color:#f7f7f8;border:1px solid #d6dadf;border-radius:8px;cursor:pointer;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.customer_orders_current .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn:after,body.customer_orders_history .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn:after,body.guest_order_status .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn:after{content:"\f078";font-weight:900;position:absolute;top:50%;right:12px;font-family:"Font Awesome 6 Free";font-size:13px;transform:translateY(-50%);color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.customer_orders_current .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn.active:after,body.customer_orders_history .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn.active:after,body.guest_order_status .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn.active:after{content:"\f077";font-family:"Font Awesome 6 Free"}body.customer_orders_current .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn:hover,body.customer_orders_history .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn:hover,body.guest_order_status .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn:hover{background-color:#ebebec}body.customer_orders_current .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn .filter-text,body.customer_orders_history .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn .filter-text,body.guest_order_status .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn .filter-text{color:#000}body.customer_orders_current .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn .toggle-icon,body.customer_orders_history .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn .toggle-icon,body.guest_order_status .order-filtering .search-row .filter-toggle-wrapper .filter-toggle-btn .toggle-icon{display:none}body.customer_orders_current .order-filtering .search,body.customer_orders_history .order-filtering .search,body.guest_order_status .order-filtering .search{width:60%;flex:1}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering .search,body.customer_orders_history .order-filtering .search,body.guest_order_status .order-filtering .search{width:100%;flex-basis:100%;margin-bottom:35px;order:1}}body.customer_orders_current .order-filtering .filter-section,body.customer_orders_history .order-filtering .filter-section,body.guest_order_status .order-filtering .filter-section{display:flex;gap:15px}body.customer_orders_current .order-filtering .filter-section .filter-block,body.customer_orders_history .order-filtering .filter-section .filter-block,body.guest_order_status .order-filtering .filter-section .filter-block{position:relative;width:160px}body.customer_orders_current .order-filtering .filter-section .filter-block label,body.customer_orders_history .order-filtering .filter-section .filter-block label,body.guest_order_status .order-filtering .filter-section .filter-block label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;position:absolute;top:-28px;left:0}body.customer_orders_current .order-filtering .filter-section .filter-block .select2-selection__rendered,body.customer_orders_history .order-filtering .filter-section .filter-block .select2-selection__rendered,body.guest_order_status .order-filtering .filter-section .filter-block .select2-selection__rendered{padding:7px 20px!important}body.customer_orders_current .order-filtering .filter-section .filter-block .select2-container--default,body.customer_orders_history .order-filtering .filter-section .filter-block .select2-container--default,body.guest_order_status .order-filtering .filter-section .filter-block .select2-container--default{border:solid 1px #d6dadf;border-radius:8px}body.customer_orders_current .order-filtering .filter-section .filter-block .select2-container--default .select2-selection--single .select2-selection__rendered,body.customer_orders_history .order-filtering .filter-section .filter-block .select2-container--default .select2-selection--single .select2-selection__rendered,body.guest_order_status .order-filtering .filter-section .filter-block .select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px}body.customer_orders_current .order-filtering .filter-section .filter-block .select2-results__option[aria-selected],body.customer_orders_history .order-filtering .filter-section .filter-block .select2-results__option[aria-selected],body.guest_order_status .order-filtering .filter-section .filter-block .select2-results__option[aria-selected]{min-height:20px;font-size:15px;padding:7px 20px}body.customer_orders_current .order-filtering .filter-section .filter-block+.filter-block,body.customer_orders_history .order-filtering .filter-section .filter-block+.filter-block,body.guest_order_status .order-filtering .filter-section .filter-block+.filter-block{margin-top:0}body.customer_orders_current .order-filtering .sort,body.customer_orders_history .order-filtering .sort,body.guest_order_status .order-filtering .sort{display:flex;justify-content:flex-end;align-items:center;width:40%;margin-left:auto}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering .sort,body.customer_orders_history .order-filtering .sort,body.guest_order_status .order-filtering .sort{width:100%;display:flex;justify-content:space-between}}body.customer_orders_current .order-filtering .sort .content-wrapper,body.customer_orders_history .order-filtering .sort .content-wrapper,body.guest_order_status .order-filtering .sort .content-wrapper{display:flex;align-items:center;margin-right:30px}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering .sort .content-wrapper,body.customer_orders_history .order-filtering .sort .content-wrapper,body.guest_order_status .order-filtering .sort .content-wrapper{flex-direction:row-reverse}}body.customer_orders_current .order-filtering .sort .content-wrapper p,body.customer_orders_history .order-filtering .sort .content-wrapper p,body.guest_order_status .order-filtering .sort .content-wrapper p{margin:0;font-size:16px;margin-left:30px;color:#000}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering .sort .content-wrapper p,body.customer_orders_history .order-filtering .sort .content-wrapper p,body.guest_order_status .order-filtering .sort .content-wrapper p{margin-left:0}}body.customer_orders_current .order-filtering .sort .content-wrapper .svg-nav--my-orders,body.customer_orders_history .order-filtering .sort .content-wrapper .svg-nav--my-orders,body.guest_order_status .order-filtering .sort .content-wrapper .svg-nav--my-orders{width:30px;height:31px}body.customer_orders_current .order-filtering .sort.sort-with-status,body.customer_orders_history .order-filtering .sort.sort-with-status,body.guest_order_status .order-filtering .sort.sort-with-status{width:100%;flex-direction:column;align-items:flex-start;margin-left:0;margin-top:0}body.customer_orders_current .order-filtering .sort.sort-with-status .filter-section-three,body.customer_orders_history .order-filtering .sort.sort-with-status .filter-section-three,body.guest_order_status .order-filtering .sort.sort-with-status .filter-section-three{width:100%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}@media only screen and (max-width:1050px){body.customer_orders_current .order-filtering .sort.sort-with-status .filter-section-three,body.customer_orders_history .order-filtering .sort.sort-with-status .filter-section-three,body.guest_order_status .order-filtering .sort.sort-with-status .filter-section-three{grid-template-columns:1fr;gap:40px;display:none}body.customer_orders_current .order-filtering .sort.sort-with-status .filter-section-three.filters-visible,body.customer_orders_history .order-filtering .sort.sort-with-status .filter-section-three.filters-visible,body.guest_order_status .order-filtering .sort.sort-with-status .filter-section-three.filters-visible{display:grid;margin-top:0}}body.customer_orders_current .order-filtering .sort.sort-with-status .filter-section-three .filter-block,body.customer_orders_history .order-filtering .sort.sort-with-status .filter-section-three .filter-block,body.guest_order_status .order-filtering .sort.sort-with-status .filter-section-three .filter-block{width:100%}body.customer_orders_current .aa-Panel,body.customer_orders_history .aa-Panel,body.guest_order_status .aa-Panel{max-width:500px!important}body.customer_orders_current #search-complete-orders,body.customer_orders_current #search-current-orders,body.customer_orders_history #search-complete-orders,body.customer_orders_history #search-current-orders,body.guest_order_status #search-complete-orders,body.guest_order_status #search-current-orders{max-width:500px}body.customer_orders_current #search-complete-orders .aa-Form,body.customer_orders_current #search-current-orders .aa-Form,body.customer_orders_history #search-complete-orders .aa-Form,body.customer_orders_history #search-current-orders .aa-Form,body.guest_order_status #search-complete-orders .aa-Form,body.guest_order_status #search-current-orders .aa-Form{border-radius:25px}body.customer_orders_current .phone-form-modal,body.customer_orders_history .phone-form-modal,body.guest_order_status .phone-form-modal{width:500px;border:1px solid #6c6b6b;padding:20px;border-radius:10px;transform:translateX(-50%);margin-left:inherit;animation:fadeIn .5s}@media only screen and (max-width:450px){body.customer_orders_current .phone-form-modal,body.customer_orders_history .phone-form-modal,body.guest_order_status .phone-form-modal{width:90%}}body.customer_orders_current .phone-form-modal button,body.customer_orders_history .phone-form-modal button,body.guest_order_status .phone-form-modal button{font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:6px 40px;min-width:inherit;border-radius:30px}body.customer_orders_current .phone-form-modal .modal-body,body.customer_orders_history .phone-form-modal .modal-body,body.guest_order_status .phone-form-modal .modal-body{margin-bottom:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.customer_orders_current .phone-form-modal .modal-body button,body.customer_orders_history .phone-form-modal .modal-body button,body.guest_order_status .phone-form-modal .modal-body button{font-size:12px}body.customer_orders_current .phone-form-modal .btn-confirm-remove,body.customer_orders_current .phone-form-modal .continue-button,body.customer_orders_history .phone-form-modal .btn-confirm-remove,body.customer_orders_history .phone-form-modal .continue-button,body.guest_order_status .phone-form-modal .btn-confirm-remove,body.guest_order_status .phone-form-modal .continue-button{margin-right:20px;background-color:#595cf8!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.customer_orders_current .phone-form-modal .btn-confirm-remove:hover,body.customer_orders_current .phone-form-modal .continue-button:hover,body.customer_orders_history .phone-form-modal .btn-confirm-remove:hover,body.customer_orders_history .phone-form-modal .continue-button:hover,body.guest_order_status .phone-form-modal .btn-confirm-remove:hover,body.guest_order_status .phone-form-modal .continue-button:hover{background-color:#484bd0!important}body.customer_orders_current .phone-form-modal .btn-confirm-close,body.customer_orders_current .phone-form-modal .cancel-button,body.customer_orders_history .phone-form-modal .btn-confirm-close,body.customer_orders_history .phone-form-modal .cancel-button,body.guest_order_status .phone-form-modal .btn-confirm-close,body.guest_order_status .phone-form-modal .cancel-button{background-color:#5a5a5a!important}body.customer_orders_current .phone-form-modal .btn-confirm-close:hover,body.customer_orders_current .phone-form-modal .cancel-button:hover,body.customer_orders_history .phone-form-modal .btn-confirm-close:hover,body.customer_orders_history .phone-form-modal .cancel-button:hover,body.guest_order_status .phone-form-modal .btn-confirm-close:hover,body.guest_order_status .phone-form-modal .cancel-button:hover{background-color:#5a5a5a!important}body.customer_orders_current .phone-form-modal .phone-form,body.customer_orders_history .phone-form-modal .phone-form,body.guest_order_status .phone-form-modal .phone-form{font-size:14px}body.customer_orders_current .phone-form-modal .phone-form button,body.customer_orders_history .phone-form-modal .phone-form button,body.guest_order_status .phone-form-modal .phone-form button{font-size:15px}body.customer_orders_current .phone-form-modal .phone-form div.error,body.customer_orders_history .phone-form-modal .phone-form div.error,body.guest_order_status .phone-form-modal .phone-form div.error{display:block;color:#dd1d1d;font-size:14px}body.customer_orders_current .phone-form-modal .phone-form .form-row,body.customer_orders_history .phone-form-modal .phone-form .form-row,body.guest_order_status .phone-form-modal .phone-form .form-row{width:100%;margin:8px 0!important;max-height:inherit;float:inherit}body.customer_orders_current .phone-form-modal .phone-form .form-row .float-label,body.customer_orders_history .phone-form-modal .phone-form .form-row .float-label,body.guest_order_status .phone-form-modal .phone-form .form-row .float-label{left:13px!important;font-size:11px}body.customer_orders_current .phone-form-modal .phone-form .form-row .float-label.active,body.customer_orders_history .phone-form-modal .phone-form .form-row .float-label.active,body.guest_order_status .phone-form-modal .phone-form .form-row .float-label.active{top:2px;z-index:1}body.customer_orders_current .phone-form-modal .phone-form .form-row input,body.customer_orders_history .phone-form-modal .phone-form .form-row input,body.guest_order_status .phone-form-modal .phone-form .form-row input{padding:13px;font-size:15px!important;height:48px;border:1px solid #dedede!important}body.customer_orders_current .phone-form-modal .phone-form .form-row input:focus,body.customer_orders_history .phone-form-modal .phone-form .form-row input:focus,body.guest_order_status .phone-form-modal .phone-form .form-row input:focus{border:solid 2px #595cf8!important;box-shadow:none}body.customer_orders_current .phone-form-modal .phone-form .form-row input::-webkit-input-placeholder,body.customer_orders_history .phone-form-modal .phone-form .form-row input::-webkit-input-placeholder,body.guest_order_status .phone-form-modal .phone-form .form-row input::-webkit-input-placeholder{color:#707070!important}body.customer_orders_current .phone-form-modal .phone-form .form-row input::-moz-placeholder,body.customer_orders_history .phone-form-modal .phone-form .form-row input::-moz-placeholder,body.guest_order_status .phone-form-modal .phone-form .form-row input::-moz-placeholder{color:#707070!important}body.customer_orders_current .phone-form-modal .phone-form .form-row input:-ms-input-placeholder,body.customer_orders_history .phone-form-modal .phone-form .form-row input:-ms-input-placeholder,body.guest_order_status .phone-form-modal .phone-form .form-row input:-ms-input-placeholder{color:#707070!important}body.customer_orders_current .phone-form-modal .phone-form .form-row input:-moz-placeholder,body.customer_orders_history .phone-form-modal .phone-form .form-row input:-moz-placeholder,body.guest_order_status .phone-form-modal .phone-form .form-row input:-moz-placeholder{color:#707070!important}body.customer_orders_current .phone-form-modal .phone-form .form-row input:not(:placeholder-shown),body.customer_orders_history .phone-form-modal .phone-form .form-row input:not(:placeholder-shown),body.guest_order_status .phone-form-modal .phone-form .form-row input:not(:placeholder-shown){padding-top:24px}body.customer_orders_current .phone-form-modal .phone-form .form-row.fail input,body.customer_orders_history .phone-form-modal .phone-form .form-row.fail input,body.guest_order_status .phone-form-modal .phone-form .form-row.fail input{border:solid 2px #dd1d1d!important}body.customer_orders_current .phone-form-modal .phone-form .form-row input:not(:placeholder-shown),body.customer_orders_history .phone-form-modal .phone-form .form-row input:not(:placeholder-shown),body.guest_order_status .phone-form-modal .phone-form .form-row input:not(:placeholder-shown){padding-top:13px}body.customer_creator_saves .account-page .account-page-title span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:18px;color:#8b8b95;margin-bottom:30px}body.customer_creator_saves .account-page .customer-empty-orders .button{line-height:1.8;background-color:#625df6!important;border-radius:30px!important;font-size:15px;padding:5px 30px}body.customer_creator_saves .account-page .customer-empty-orders .button:focus,body.customer_creator_saves .account-page .customer-empty-orders .button:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}body.customer_corporate_shop .account-centre .content-container .row{padding:0}body.customer_corporate_shop .my-printhub .account-page-title{margin-bottom:50px;display:flex;flex-direction:column}body.customer_corporate_shop .my-printhub .account-page-title p{color:#8b8b95;font-size:18px;margin:0;margin-bottom:30px}body.customer_corporate_shop .my-printhub .account-page-title span{font-size:14px}body.customer_corporate_shop .my-printhub .account-page-title .search-and-manage{display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:1050px){body.customer_corporate_shop .my-printhub .account-page-title .search-and-manage{flex-direction:column;gap:15px}}body.customer_corporate_shop .my-printhub .account-page-title .search-and-manage:not(:empty){margin-top:15px}body.customer_corporate_shop .my-printhub .account-page-title .search-and-manage .order-filtering{width:60%;max-width:500px}@media only screen and (max-width:600px){body.customer_corporate_shop .my-printhub .account-page-title .search-and-manage .order-filtering{width:100%}}body.customer_corporate_shop .my-printhub .account-page-title .search-and-manage .button{font-size:15px;line-height:1.8;background-color:#625df6!important;border-radius:30px!important;padding:5px 30px;width:fit-content}body.customer_corporate_shop .my-printhub .account-page-title .search-and-manage .button:focus,body.customer_corporate_shop .my-printhub .account-page-title .search-and-manage .button:hover{background-color:#342ef2!important}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body.not-available{pointer-events:none;position:relative}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body.not-available::before{position:absolute;content:"";width:100%;height:100%;background-color:#45575e;opacity:.8;left:50%;top:50%;transform:translate(-50%,-50%);z-index:100;-webkit-border-bottom-left-radius:10px;-moz-border-bottom-left-radius:10px;-ms-border-bottom-left-radius:10px;-o-border-bottom-left-radius:10px;border-bottom-left-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-bottom-right-radius:10px;-ms-border-bottom-right-radius:10px;-o-border-bottom-right-radius:10px;border-bottom-right-radius:10px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body.not-available::after{position:absolute;content:"Product is no longer available, please contact customer support for assistance.";color:#ff687a;width:100%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:24px;left:50%;top:50%;transform:translate(-50%,-50%);text-align:center;z-index:100}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .title{font-size:12px;margin:0}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads{display:flex;gap:1rem}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .detail-widget{flex:1;margin-bottom:50px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .detail-widget .detail-table{width:100%}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .detail-widget .product-details li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .detail-widget .product-details li span.label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget{flex:1;border:none;margin-top:0;padding:0;margin-bottom:0;top:-36px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body{padding:0}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body p{margin:10px 0;font-size:12px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles{display:flex;justify-content:space-between;flex-wrap:wrap}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles span.text-center{display:block}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile{width:48%;margin-bottom:0}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile .file-details{flex-direction:column;justify-content:center;background:0 0;padding:0}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile .file-details .file-image{width:100%;margin:0;display:block;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;transition:all .3s ease}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile .file-details .file-image:hover{border-color:#007bff;box-shadow:0 2px 8px rgba(0,123,255,.2)}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile .file-details .file-name a{margin:auto;color:#000!important;background-image:none;margin-top:15px;font-size:14px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile .file-details .file-name a:hover{background-image:none}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile.premade-tile{width:100%}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile.premade-tile .file-image{height:auto;width:auto;display:flex;justify-content:center;align-items:center;column-gap:1rem;border-radius:0!important;overflow:visible!important;border:none!important;transition:none!important;box-shadow:none!important}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile.premade-tile .file-image .creator-image-preview{width:50%;height:100%;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0;transition:all .3s ease}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile.premade-tile .file-image .creator-image-preview:hover{border-color:#007bff;box-shadow:0 2px 8px rgba(0,123,255,.2)}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile.premade-tile .file-image .creator-image-preview img{width:100%;height:100%;object-fit:contain;cursor:zoom-in;transition:transform .3s ease}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget .widget-body .file-tiles .file-tile.premade-tile .file-image .creator-image-preview img:hover{transform:scale(1.05)}@media only screen and (max-width:800px){body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads{flex-direction:column;gap:0}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .detail-and-uploads .upload-widget{margin-top:30px}}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper{position:relative}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper.over-three-blocks{margin-bottom:20px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .title{margin:0;font-size:14px;padding-bottom:5px;margin-bottom:25px;border-bottom:1px solid #979797}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .print-option input{display:inline;font-size:15px;line-height:1;text-align:center;padding:7px 10px;max-width:70px;border-radius:6px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .print-option input:focus{border:none!important}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .print-option.extra-option{display:grid;padding:0;grid-template-rows:0fr;transition:grid-template-rows .3s ease}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .print-option.extra-option.best-option::before{opacity:0}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .print-option.extra-option .collapse-wrapper{overflow:hidden;padding:0}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .show-more-options{display:none}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .show-more-options:checked+.show-more-options-label{display:none}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .show-more-options:checked~.extra-option{grid-template-rows:1fr}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .show-more-options:checked~.extra-option.best-option::before{opacity:1}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .show-more-options:checked~.extra-option .collapse-wrapper{padding:20px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .show-more-options-label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;text-decoration:underline;position:absolute;left:50%;bottom:-20px;transform:translateX(-50%);width:fit-content;margin:auto;cursor:pointer}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .print-options-wrapper .show-more-options-label::before{content:none}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .sets-option .select2.select2-container.select2-container--default{width:80px!important;background:#fff;border:1px solid #e2e2e2;border-radius:10px;font-size:16px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px rgba(0,0,0,.04);transition:border .2s;margin:5px 0}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .sets-option .select2.select2-container.select2-container--default:hover{border-color:#7b61ff}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .sets-option .select2.select2-container.select2-container--default .selection{width:100%!important}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .sets-option .select2.select2-container.select2-container--default .select2-selection__rendered{padding:10px 16px!important;min-height:18px;height:18px;line-height:normal;box-sizing:content-box}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .sets-option .select2.select2-container.select2-container--default .select2-selection__arrow:after{content:"▾";font-size:14px;color:#888;left:unset!important;right:5px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .product-addons{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .product-addons ul{margin-left:42px}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .product-addons ul li{list-style-type:disc}body.customer_corporate_shop .my-printhub .quote-items .quote-item-body .quote-option .product-addons ul li.pantone_color{list-style-type:circle;margin-left:12px}body.customer_corporate_shop span.select2-results .select2-results__option.select2-results__option--selectable{border-bottom:unset!important}body.customer_corporate_shop span.select2-results .select2-results__option.select2-results__option--selectable.select2-results__option--highlighted{background-color:#f3f2f7!important}body.customer_corporate_shop span.select2-results .select2-results__option.select2-results__option--selectable:hover{background-color:#f3f2f7!important}body.customer_corporate_shop span.select2-results .select2-results__option.select2-results__option--selectable.select2-results__option--selected{color:#fff;background-color:#7b61ff!important}body.customer_discounts_credits .account-credits{margin-top:40px;margin-bottom:100px}body.customer_discounts_credits .account-credits .font-medium,body.customer_discounts_credits .account-credits .font-semibold{font-family:"DM Sans",sans-serif;font-weight:600}body.customer_discounts_credits .account-credits .font-bold{font-family:"DM Sans",sans-serif;font-weight:900}body.customer_discounts_credits .account-credits.show-CAD .EUR,body.customer_discounts_credits .account-credits.show-CAD .USD{display:none}body.customer_discounts_credits .account-credits.show-USD .CAD,body.customer_discounts_credits .account-credits.show-USD .EUR{display:none}body.customer_discounts_credits .account-credits.show-EUR .CAD,body.customer_discounts_credits .account-credits.show-EUR .USD{display:none}body.customer_discounts_credits .account-page-title p{font-size:18px;color:#8b8b95}body.customer_discounts_credits .customer-credit .reason-for-credit a{display:inline;color:#3b82f6}body.customer_discounts_credits .customer-codes .copy-button:active{transform:scale(.95)}body.customer_discounts_credits .customer-rewards .discount-box{position:relative;overflow:hidden;transition:transform .4s cubic-bezier(.25,.8,.25,1);z-index:1}body.customer_discounts_credits .customer-rewards .discount-box:hover{transform:scale(1.05)}body.customer_discounts_credits .customer-rewards .discount-box.theme-2{background:linear-gradient(135deg,#d35400,#f39c12)}body.customer_discounts_credits .customer-rewards .discount-box.theme-3{background:linear-gradient(135deg,#566573,#2c3e50)}body.customer_discounts_credits .customer-rewards .discount-box.theme-4{background:linear-gradient(135deg,#27ae60,#2ecc71)}body.customer_discounts_credits .customer-rewards .discount-box.theme-5{background:linear-gradient(135deg,#a8e063,#56ab2f)}body.customer_discounts_credits .customer-rewards .discount-box.theme-6{background:linear-gradient(135deg,#f39c12,#e67e22)}body.customer_discounts_credits .customer-rewards .discount-box.theme-7{background:linear-gradient(135deg,#e74c3c,#c0392b)}body.customer_discounts_credits .customer-rewards .discount-box.theme-8{background:linear-gradient(135deg,#0082c8,#00c6ff)}body.customer_discounts_credits .customer-rewards .discount-box.theme-9{background:linear-gradient(135deg,#00bcd4,#00e5ff)}body.customer_discounts_credits .customer-rewards .discount-box.theme-10{background:linear-gradient(135deg,#8e44ad,#9b59b6)}body.customer_discounts_credits .customer-rewards .discount-box.theme-11{background:linear-gradient(135deg,#e91e63,#ff4081)}body.customer_discounts_credits .customer-rewards .discount-box.theme-12{background:linear-gradient(135deg,#f1c40f,#f9d423)}body.customer_discounts_credits .customer-rewards .discount-box.theme-13{background:linear-gradient(135deg,#303f9f,#3f51b5)}body.customer_discounts_credits .customer-rewards .discount-box.theme-14{background:linear-gradient(135deg,red,#ff0,#0f0,#0ff,#00f,#f0f)}body.customer_discounts_credits .customer-rewards .discount-box .confetti{position:absolute;width:8px;height:15px;animation:fall-and-tumble 1.5s ease-out forwards;z-index:0}@keyframes fall-and-tumble{0%{transform:translateY(-20px) rotate(0) scale(1);opacity:1}100%{transform:translateY(120px) rotate(360deg) scale(0);opacity:0}}@media only screen and (max-width:1050px){body.customer_list_sub_accounts .account-page.account-sub-accounts{padding:0 20px}}@media only screen and (max-width:450px){body.customer_list_sub_accounts .account-page.account-sub-accounts{padding:0}}body.customer_paid_quotes .modal-overlay,body.customer_quotes .modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}body.customer_paid_quotes .modal-content,body.customer_quotes .modal-content{background:#fff;border-radius:8px;border:1px solid #6c6b6b;box-shadow:0 4px 20px rgba(0,0,0,.3);max-width:600px;width:100%;max-height:90vh;overflow-y:auto}body.customer_paid_quotes .modal-header,body.customer_quotes .modal-header{display:flex;justify-content:start;align-items:center;padding:20px 25px 15px;border-bottom:1px solid #e0e0e0}body.customer_paid_quotes .modal-title,body.customer_quotes .modal-title{margin:0;font-size:18px;font-weight:600;color:#333}body.customer_paid_quotes .modal-close,body.customer_quotes .modal-close{background:0 0;border:none;font-size:24px;color:#999;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}body.customer_paid_quotes .modal-close:hover,body.customer_quotes .modal-close:hover{background-color:#f5f5f5;color:#666}body.customer_paid_quotes .modal-body,body.customer_quotes .modal-body{padding:40px 25px 0;margin-bottom:0!important}body.customer_paid_quotes .modal-body.request-modification,body.customer_quotes .modal-body.request-modification{padding-top:25px}body.customer_paid_quotes .modal-footer,body.customer_quotes .modal-footer{display:flex;justify-content:center;gap:25px;padding:0 25px 40px}body.customer_paid_quotes .modal-footer.request-modification,body.customer_quotes .modal-footer.request-modification{padding-top:25px;padding-bottom:25px}body.customer_paid_quotes .modal-footer.request-modification button,body.customer_quotes .modal-footer.request-modification button{font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:6px 40px;min-width:inherit;border-radius:30px;line-height:14px;height:36px}body.customer_paid_quotes .modal-footer.request-modification .btn-confirm-send,body.customer_paid_quotes .modal-footer.request-modification .continue-button,body.customer_quotes .modal-footer.request-modification .btn-confirm-send,body.customer_quotes .modal-footer.request-modification .continue-button{background-color:#595cf8!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.customer_paid_quotes .modal-footer.request-modification .btn-confirm-send:hover,body.customer_paid_quotes .modal-footer.request-modification .continue-button:hover,body.customer_quotes .modal-footer.request-modification .btn-confirm-send:hover,body.customer_quotes .modal-footer.request-modification .continue-button:hover{background-color:#484bd0!important}body.customer_paid_quotes .modal-footer.request-modification .btn-confirm-close,body.customer_paid_quotes .modal-footer.request-modification .cancel-button,body.customer_quotes .modal-footer.request-modification .btn-confirm-close,body.customer_quotes .modal-footer.request-modification .cancel-button{background-color:#5a5a5a!important}body.customer_paid_quotes .modal-footer.request-modification .btn-confirm-close:hover,body.customer_paid_quotes .modal-footer.request-modification .cancel-button:hover,body.customer_quotes .modal-footer.request-modification .btn-confirm-close:hover,body.customer_quotes .modal-footer.request-modification .cancel-button:hover{background-color:#5a5a5a!important}body.customer_paid_quotes .form-group,body.customer_quotes .form-group{margin-bottom:0}body.customer_paid_quotes .form-group .fileuploader,body.customer_quotes .form-group .fileuploader{background:0 0;padding:0;margin-bottom:0;margin-top:16px}body.customer_paid_quotes .form-group .fileuploader .fileuploader-input,body.customer_quotes .form-group .fileuploader .fileuploader-input{position:relative;display:flex;align-items:center;justify-content:center;z-index:1;padding:20px;text-align:center;border-radius:10px;border:2px dashed #ccc;background:#f9f9f9}body.customer_paid_quotes .form-group .fileuploader .caption,body.customer_quotes .form-group .fileuploader .caption{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}body.customer_paid_quotes .form-group .fileuploader .caption span,body.customer_quotes .form-group .fileuploader .caption span{display:block;font-size:14px}body.customer_paid_quotes .form-group .fileuploader .fileuploader-item,body.customer_quotes .form-group .fileuploader .fileuploader-item{border:solid 1px #dedede;border-radius:4px;margin:10px 15px;padding:0 0 0 10px}body.customer_paid_quotes .form-group .fileuploader .fileuploader-item .fileuploader-action-remove,body.customer_quotes .form-group .fileuploader .fileuploader-item .fileuploader-action-remove{color:unset;background:unset;border-radius:unset;box-shadow:unset}body.customer_paid_quotes .form-group .fileuploader .fileuploader-item .column-thumbnail,body.customer_quotes .form-group .fileuploader .fileuploader-item .column-thumbnail{margin:10px 0;height:64px;width:64px}body.customer_paid_quotes .form-group .fileuploader .fileuploader-item .column-thumbnail .fileuploader-action-popup,body.customer_quotes .form-group .fileuploader .fileuploader-item .column-thumbnail .fileuploader-action-popup{pointer-events:none}body.customer_paid_quotes .form-group .fileuploader .fileuploader-item .column-title,body.customer_quotes .form-group .fileuploader .fileuploader-item .column-title{align-content:center}body.customer_paid_quotes .form-group .fileuploader .fileuploader-item .column-title .title,body.customer_quotes .form-group .fileuploader .fileuploader-item .column-title .title{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}body.customer_paid_quotes .file-upload-loader,body.customer_quotes .file-upload-loader{margin:15px 0}body.customer_paid_quotes .file-upload-loader .file-details,body.customer_quotes .file-upload-loader .file-details{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#fff;border:solid 1px #dedede;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,.1)}body.customer_paid_quotes .file-upload-loader .file-details .file-name,body.customer_quotes .file-upload-loader .file-details .file-name{display:flex;align-items:center;overflow:hidden;width:inherit;flex:1;padding-right:15px}body.customer_paid_quotes .file-upload-loader .file-details .file-name .file-image,body.customer_quotes .file-upload-loader .file-details .file-name .file-image{display:flex;align-items:center;justify-content:center;height:50px;width:50px;min-width:50px;margin-right:15px;border-radius:6px;background-color:rgba(89,92,248,.1019607843)}body.customer_paid_quotes .file-upload-loader .file-details .file-name .file-image svg,body.customer_quotes .file-upload-loader .file-details .file-name .file-image svg{width:20px;height:20px}body.customer_paid_quotes .file-upload-loader .file-details .file-name .upload-info,body.customer_quotes .file-upload-loader .file-details .file-name .upload-info{flex:1}body.customer_paid_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-name,body.customer_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-name{position:relative;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#333;margin-bottom:5px;word-break:break-word}body.customer_paid_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-indicator,body.customer_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-indicator{position:relative;width:100%;height:6px;background-color:#eeeffe;border-radius:10px;overflow:hidden}body.customer_paid_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-indicator .uploading-indicator-bar,body.customer_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-indicator .uploading-indicator-bar{position:absolute;top:0;left:0;width:0;height:100%;border-radius:10px;background-color:#595cf8;transition:width .3s ease}body.customer_paid_quotes .file-upload-loader .file-details .file-controls button,body.customer_quotes .file-upload-loader .file-details .file-controls button{padding:8px;margin:0;background:0 0;border:none;border-radius:4px;cursor:pointer;color:#666;transition:all .2s ease}body.customer_paid_quotes .file-upload-loader .file-details .file-controls button:hover,body.customer_quotes .file-upload-loader .file-details .file-controls button:hover{background-color:#f5f5f5;color:#333}body.customer_paid_quotes .file-upload-loader .file-details .file-controls button i,body.customer_quotes .file-upload-loader .file-details .file-controls button i{font-size:16px}@media only screen and (max-width:1050px){body.customer_paid_quotes .file-upload-loader,body.customer_quotes .file-upload-loader{margin:10px 0}body.customer_paid_quotes .file-upload-loader .file-details,body.customer_quotes .file-upload-loader .file-details{padding:10px}body.customer_paid_quotes .file-upload-loader .file-details .file-name,body.customer_quotes .file-upload-loader .file-details .file-name{padding-right:10px}body.customer_paid_quotes .file-upload-loader .file-details .file-name .file-image,body.customer_quotes .file-upload-loader .file-details .file-name .file-image{height:40px;width:40px;min-width:40px;margin-right:10px}body.customer_paid_quotes .file-upload-loader .file-details .file-name .file-image svg,body.customer_quotes .file-upload-loader .file-details .file-name .file-image svg{width:16px;height:16px}body.customer_paid_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-name,body.customer_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-name{font-size:13px}body.customer_paid_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-indicator,body.customer_quotes .file-upload-loader .file-details .file-name .upload-info .uploading-indicator{height:5px}body.customer_paid_quotes .file-upload-loader .file-details .file-controls button,body.customer_quotes .file-upload-loader .file-details .file-controls button{padding:6px}body.customer_paid_quotes .file-upload-loader .file-details .file-controls button i,body.customer_quotes .file-upload-loader .file-details .file-controls button i{font-size:14px}}body.customer_paid_quotes .form-group label,body.customer_quotes .form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}body.customer_paid_quotes .form-control,body.customer_quotes .form-control{width:100%;padding:12px;border:1px solid #ddd;border-radius:4px;font-size:14px;line-height:1.4;resize:vertical;min-height:120px;font-family:inherit}body.customer_paid_quotes .form-control:focus,body.customer_quotes .form-control:focus{outline:0;border-color:#007cba;box-shadow:0 0 0 2px rgba(0,124,186,.2)}body.customer_paid_quotes .form-control::placeholder,body.customer_quotes .form-control::placeholder{color:#999;line-height:1.5}body.customer_paid_quotes .form-control,body.customer_quotes .form-control{resize:none}@media (max-width:768px){body.customer_paid_quotes .modal-content,body.customer_quotes .modal-content{margin:10px;max-width:none}body.customer_paid_quotes .modal-body,body.customer_paid_quotes .modal-footer,body.customer_paid_quotes .modal-header,body.customer_quotes .modal-body,body.customer_quotes .modal-footer,body.customer_quotes .modal-header{padding-left:20px;padding-right:20px}body.customer_paid_quotes .modal-footer,body.customer_quotes .modal-footer{flex-direction:column}body.customer_paid_quotes .modal-footer .button,body.customer_quotes .modal-footer .button{width:100%;margin-bottom:10px}body.customer_paid_quotes .modal-footer .button:last-child,body.customer_quotes .modal-footer .button:last-child{margin-bottom:0}}body.customer_paid_quotes .account-page-content.quote-items .customer-empty-orders,body.customer_quotes .account-page-content.quote-items .customer-empty-orders{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:20px}body.customer_paid_quotes .account-page-content.quote-items .customer-empty-orders p,body.customer_quotes .account-page-content.quote-items .customer-empty-orders p{margin-top:-12px;font-size:20px}body.customer_paid_quotes .account-page-content .quote-item-body .product-addons h5,body.customer_paid_quotes .account-page-content .quote-item-body .product-details h5,body.customer_quotes .account-page-content .quote-item-body .product-addons h5,body.customer_quotes .account-page-content .quote-item-body .product-details h5{font-size:15px}body.customer_paid_quotes .account-page-content .quote-item-body .product-addons ul,body.customer_paid_quotes .account-page-content .quote-item-body .product-details ul,body.customer_quotes .account-page-content .quote-item-body .product-addons ul,body.customer_quotes .account-page-content .quote-item-body .product-details ul{margin-left:42px}body.customer_paid_quotes .account-page-content .quote-item-body .product-addons li,body.customer_paid_quotes .account-page-content .quote-item-body .product-details li,body.customer_quotes .account-page-content .quote-item-body .product-addons li,body.customer_quotes .account-page-content .quote-item-body .product-details li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;list-style-type:disc}body.customer_paid_quotes .account-page-content .quote-item-body .product-addons li span.label,body.customer_paid_quotes .account-page-content .quote-item-body .product-details li span.label,body.customer_quotes .account-page-content .quote-item-body .product-addons li span.label,body.customer_quotes .account-page-content .quote-item-body .product-details li span.label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.customer_paid_quotes .account-page-content .quote-item-body .product-addons li.pantone_color,body.customer_paid_quotes .account-page-content .quote-item-body .product-details li.pantone_color,body.customer_quotes .account-page-content .quote-item-body .product-addons li.pantone_color,body.customer_quotes .account-page-content .quote-item-body .product-details li.pantone_color{list-style-type:circle;margin-left:12px}body.customer_paid_quotes .account-page-content .quote-item-body .item-basic.quote-summary .detail-table,body.customer_quotes .account-page-content .quote-item-body .item-basic.quote-summary .detail-table{margin:0}body.customer_paid_quotes .account-page-content .quote-item-body .item-basic.quote-summary .detail-table table tbody,body.customer_quotes .account-page-content .quote-item-body .item-basic.quote-summary .detail-table table tbody{display:block}body.customer_paid_quotes .account-page-content .quote-item-body .print-options-wrapper,body.customer_quotes .account-page-content .quote-item-body .print-options-wrapper{margin-top:50px}body.customer_paid_quotes .alert-modal-overlay,body.customer_quotes .alert-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:9999;display:none}body.customer_paid_quotes .alert-modal,body.customer_quotes .alert-modal{width:475px;border:unset;padding:0!important;border-radius:10px;transform:translateX(-50%);margin-left:inherit;animation:fadeIn .5s}@media only screen and (max-width:450px){body.customer_paid_quotes .alert-modal,body.customer_quotes .alert-modal{width:90%}}body.customer_paid_quotes .alert-modal button,body.customer_quotes .alert-modal button{font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:6px 40px;min-width:inherit;border-radius:30px}body.customer_paid_quotes .alert-modal .modal-body,body.customer_quotes .alert-modal .modal-body{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.customer_paid_quotes .alert-modal .modal-body button,body.customer_quotes .alert-modal .modal-body button{font-size:12px}body.customer_paid_quotes .alert-modal .btn-confirm-remove,body.customer_paid_quotes .alert-modal .continue-button,body.customer_quotes .alert-modal .btn-confirm-remove,body.customer_quotes .alert-modal .continue-button{background-color:#595cf8!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.customer_paid_quotes .alert-modal .btn-confirm-remove:hover,body.customer_paid_quotes .alert-modal .continue-button:hover,body.customer_quotes .alert-modal .btn-confirm-remove:hover,body.customer_quotes .alert-modal .continue-button:hover{background-color:#484bd0!important}body.customer_paid_quotes .alert-modal .btn-confirm-close,body.customer_paid_quotes .alert-modal .cancel-button,body.customer_quotes .alert-modal .btn-confirm-close,body.customer_quotes .alert-modal .cancel-button{background-color:#5a5a5a!important}body.customer_paid_quotes .alert-modal .btn-confirm-close:hover,body.customer_paid_quotes .alert-modal .cancel-button:hover,body.customer_quotes .alert-modal .btn-confirm-close:hover,body.customer_quotes .alert-modal .cancel-button:hover{background-color:#5a5a5a!important}body.customer_paid_quotes.modal-open,body.customer_quotes.modal-open{overflow:hidden}body.customer_send_invitation .form-row input{font-size:15px!important;height:48px;border:1px solid #dedede!important;padding:13px;border-radius:5px}body.customer_send_invitation .form-row input:focus{border:solid 2px #595cf8!important;box-shadow:none}body.customer_send_invitation .form-row input::-webkit-input-placeholder{color:#707070!important}body.customer_send_invitation .form-row input::-moz-placeholder{color:#707070!important}body.customer_send_invitation .form-row input:-ms-input-placeholder{color:#707070!important}body.customer_send_invitation .form-row input:-moz-placeholder{color:#707070!important}body.customer_send_invitation .form-row input:not(:placeholder-shown):not(.card-number):not(.card-name):not(.expiry-date){padding-top:24px}body.customer_send_invitation .account-page button{font-size:15px;line-height:1.8;background-color:#625df6;border-radius:30px;padding:5px 30px}body.customer_send_invitation .account-page button:focus,body.customer_send_invitation .account-page button:hover{background-color:#342ef2;transition:all .3s ease-in-out}@media only screen and (max-width:1050px){body.customer_view_sub_account .content-container{padding-left:15px;padding-right:15px}}body.customer_view_sub_account .setting.dropdown-item-wrapper.customer-details{background:0 0!important}body.customer_view_sub_account .form-row input{font-size:15px!important;height:48px;border:1px solid #dedede!important;padding:13px;border-radius:5px}body.customer_view_sub_account .form-row input:focus{border:solid 2px #595cf8!important;box-shadow:none}body.customer_view_sub_account .form-row input::-webkit-input-placeholder{color:#707070!important}body.customer_view_sub_account .form-row input::-moz-placeholder{color:#707070!important}body.customer_view_sub_account .form-row input:-ms-input-placeholder{color:#707070!important}body.customer_view_sub_account .form-row input:-moz-placeholder{color:#707070!important}body.customer_view_sub_account .form-row input:not(:placeholder-shown):not(.card-number):not(.card-name):not(.expiry-date){padding-top:24px}body.customer_view_sub_account .form-row label.float-label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;opacity:0!important;visibility:hidden!important;left:13px!important;top:-2px!important;font-size:11px;z-index:1}body.customer_view_sub_account .form-row label.float-label.active{top:2px!important;opacity:1!important;visibility:visible!important}body.customer_view_sub_account .form-row.fail input{border:2px solid #dd1d1d!important}body.customer_view_sub_account .form-row .confirm-label{font-size:14px;display:inline-block;cursor:pointer}body.customer_view_sub_account .form-row input[type=checkbox]:checked+label:before{color:#595cf8!important}body.customer_view_sub_account .account-page button{line-height:1.8;background-color:#625df6;border-radius:30px;font-size:15px;padding:5px 30px}body.customer_view_sub_account .account-page button:focus,body.customer_view_sub_account .account-page button:hover{background-color:#342ef2;transition:all .3s ease-in-out}.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer{display:none;position:absolute;width:400px;left:50%;bottom:110%;padding:10px 20px;background-color:#eaf9ff;border:1px solid #3cb1cb;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;cursor:auto;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:9995}@media only screen and (max-width:1050px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer{position:fixed;top:50%;left:50%;height:300px;width:80%;padding:20px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}@media only screen and (max-width:800px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer{width:90%}}@media only screen and (max-width:600px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer{height:350px}}@media only screen and (max-width:450px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer{height:375px}}@media only screen and (max-width:400px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer{height:425px}}@media only screen and (max-width:340px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer{height:475px}}.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.disclaimer:after,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after{content:"";position:absolute;bottom:-6px;left:50%;width:10px;height:10px;background-color:#eaf9ff;border-bottom:1px solid #3cb1cb;border-right:1px solid #3cb1cb;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width:1050px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.disclaimer:after,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer:after,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer:after,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer:after,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer:after{display:none}}@media only screen and (max-width:1050px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper,.disclaimer .disclaimer-wrapper,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper{position:absolute;top:50%;left:0;width:100%;padding:30px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}}.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.disclaimer .disclaimer-wrapper .close,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close{position:absolute;top:0;right:15px}@media only screen and (max-width:400px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.disclaimer .disclaimer-wrapper .close,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .disclaimer-wrapper .close,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .disclaimer-wrapper .close,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .disclaimer-wrapper .close{top:15px}}.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.disclaimer p,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p{margin:0;margin-bottom:15px;font-size:13px;color:#000}.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p:last-of-type,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p:last-of-type,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p:last-of-type,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p:last-of-type,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p:last-of-type,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p:last-of-type,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p:last-of-type,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p:last-of-type,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p:last-of-type,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p:last-of-type,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p:last-of-type,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p:last-of-type,.disclaimer p:last-of-type,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p:last-of-type,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p:last-of-type,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p:last-of-type,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p:last-of-type,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p:last-of-type,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p:last-of-type,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p:last-of-type,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p:last-of-type,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p:last-of-type,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p:last-of-type,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p:last-of-type,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p:last-of-type{margin-bottom:0}@media only screen and (max-width:1050px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.disclaimer p,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p{font-size:16px!important}.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p.mobile-hide,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p.mobile-hide,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p.mobile-hide,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p.mobile-hide,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p.mobile-hide,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p.mobile-hide,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p.mobile-hide,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p.mobile-hide,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p.mobile-hide,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p.mobile-hide,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p.mobile-hide,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p.mobile-hide,.disclaimer p.mobile-hide,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p.mobile-hide,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p.mobile-hide,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p.mobile-hide,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p.mobile-hide,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p.mobile-hide,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p.mobile-hide,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p.mobile-hide,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p.mobile-hide,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer p.mobile-hide,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer p.mobile-hide,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer p.mobile-hide,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer p.mobile-hide{display:none}}.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.disclaimer .button-wrapper.reorder-button .button,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button{color:#fff!important}@media only screen and (max-width:600px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.disclaimer .button-wrapper.reorder-button .button,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button .button,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button .button{font-size:14px!important}}@media only screen and (min-width:1050px){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button,.disclaimer .button-wrapper.reorder-button,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .update-disclaimer .button-wrapper.reorder-button,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .reorder-disclaimer .button-wrapper.reorder-button,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .update-disclaimer .button-wrapper.reorder-button{display:none}}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper,.image-preview-container .image-preview-wrapper{display:flex;margin:10px 0;flex-direction:column;gap:20px}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-overview-tab .image-preview-wrapper,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper,.image-preview-container .image-preview-wrapper{justify-content:center}}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .creator-image-preview,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .creator-image-preview,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .creator-image-preview,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .creator-image-preview,.image-preview-container .image-preview-wrapper .creator-image-preview{width:260px;height:260px;display:flex;justify-content:center;align-items:center;border-radius:10px}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .creator-image-preview img,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .creator-image-preview img,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .creator-image-preview img,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .creator-image-preview img,.image-preview-container .image-preview-wrapper .creator-image-preview img{width:100%;height:100%;object-fit:contain;cursor:zoom-in}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .default-image,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .default-image,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .default-image,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .default-image,.image-preview-container .image-preview-wrapper .default-image{width:260px;margin-top:40px;display:flex;justify-content:center;align-items:center;display:none}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .default-image img,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .default-image img,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .default-image img,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .default-image img,.image-preview-container .image-preview-wrapper .default-image img{width:100%;height:100%;object-fit:contain}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview,.image-preview-container .image-preview-wrapper .image-preview{display:flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;column-gap:1rem}@media only screen and (max-width:600px){.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview,.image-preview-container .image-preview-wrapper .image-preview{justify-content:center}}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .image-container,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .image-container,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .image-container,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .image-container,.image-preview-container .image-preview-wrapper .image-preview .image-container{width:fit-content;height:fit-content;display:flex;justify-content:center;align-items:center;border-radius:10px}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .image-container img,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .image-container img,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .image-container img,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .image-container img,.image-preview-container .image-preview-wrapper .image-preview .image-container img{width:100%;height:100%;max-height:260px;max-width:360px;min-height:90px;min-width:90px;object-fit:contain}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .image-container.can-enlarge,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .image-container.can-enlarge,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .image-container.can-enlarge,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .image-container.can-enlarge,.image-preview-container .image-preview-wrapper .image-preview .image-container.can-enlarge{cursor:zoom-in}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .available-proofs-download-link,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .available-proofs-download-link,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .available-proofs-download-link,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .available-proofs-download-link,.image-preview-container .image-preview-wrapper .image-preview .available-proofs-download-link{margin:0 auto;font-size:14px}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .available-proofs-download-link .file-name,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .available-proofs-download-link .file-name,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .available-proofs-download-link .file-name,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .available-proofs-download-link .file-name,.image-preview-container .image-preview-wrapper .image-preview .available-proofs-download-link .file-name{display:inline-block;color:#595cf8;cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .available-proofs-download-link .file-name.disable,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .available-proofs-download-link .file-name.disable,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview .available-proofs-download-link .file-name.disable,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview .available-proofs-download-link .file-name.disable,.image-preview-container .image-preview-wrapper .image-preview .available-proofs-download-link .file-name.disable{pointer-events:none}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview.sticker-roll,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview.sticker-roll,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview.sticker-roll,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview.sticker-roll,.image-preview-container .image-preview-wrapper .image-preview.sticker-roll{max-width:max-content}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview.sticker-roll .image-container,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview.sticker-roll .image-container,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview.sticker-roll .image-container,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview.sticker-roll .image-container,.image-preview-container .image-preview-wrapper .image-preview.sticker-roll .image-container{width:100%;height:220px;padding:15px 30px;margin:30px 0;gap:20px;background-color:#f2f2f2;border-radius:5px;box-shadow:0 4px 7px 0 rgba(0,0,0,.16)}@media only screen and (max-width:800px){.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview.sticker-roll .image-container,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview.sticker-roll .image-container,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview.sticker-roll .image-container,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview.sticker-roll .image-container,.image-preview-container .image-preview-wrapper .image-preview.sticker-roll .image-container{height:170px;margin:15px 0}}.account-centre .order-item-body .order-overview-tab .image-preview-wrapper .image-preview.sticker-roll .image-container .image-wrapper,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview.sticker-roll .image-container .image-wrapper,.guest_order_status .order-item-body .order-overview-tab .image-preview-wrapper .image-preview.sticker-roll .image-container .image-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .image-preview-wrapper .image-preview.sticker-roll .image-container .image-wrapper,.image-preview-container .image-preview-wrapper .image-preview.sticker-roll .image-container .image-wrapper{flex:.4;height:100%}.account-centre .order-item-body .order-overview-tab .book-preview-container,.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .book-preview-container,.guest_order_status .order-item-body .order-overview-tab .book-preview-container,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .book-preview-container,.image-preview-container .book-preview-container{display:flex;justify-content:center}body.customer_orders_history .reorder-disclaimer .disclaimer-wrapper{margin-bottom:20px}@media only screen and (max-width:1050px){body.customer_orders_history .reorder-disclaimer .disclaimer-wrapper{margin-top:20px}}body.customer_orders_history .reorder-disclaimer .disclaimer-wrapper p{margin:0;font-size:15px;line-height:1.5}body.customer_orders_history .account-centre .order-items .order-item .order-item-body .order-tab-content:first-of-type{display:flex}@media only screen and (max-width:600px){body.customer_orders_history .account-centre .order-items .order-item .order-item-body .order-tab-content:first-of-type{flex-direction:column}}body.customer_orders_history .order-item-body .completed-proofs-attached-wrapper{display:flex;justify-content:flex-start;flex-wrap:wrap;gap:20px;margin-right:20px}body.customer_orders_history .order-item-body .completed-proofs-attached-wrapper .image-container img{max-height:125px;max-width:300px}body.customer_orders_history .order-item-body .completed-proofs-attached-wrapper .image-container.can-enlarge img{max-height:300px;cursor:zoom-in}body.customer_orders_history .order-item-body .product-details .item-basic{margin-bottom:30px}body.customer_orders_history .order-item-body .completed-files-attached-wrapper p.title,body.customer_orders_history .order-item-body .completed-proofs-attached-wrapper p.title{color:#000;margin:0;margin-bottom:10px;font-size:14px}body.customer_orders_history .order-item-body .order-overview-tab{display:flex;justify-content:space-between}@media only screen and (max-width:1050px){body.customer_orders_history .order-item-body .order-overview-tab{display:block}}body.customer_orders_history .order-item-body .order-overview-tab .buttons-wrapper{margin:0 auto;display:flex;align-self:flex-start;flex-direction:column}@media only screen and (max-width:1050px){body.customer_orders_history .order-item-body .order-overview-tab .buttons-wrapper{align-items:flex-start;margin-bottom:20px}}body.customer_orders_history .order-item-body .order-summary{text-align:center}@media only screen and (max-width:1050px){body.customer_orders_history .order-item-body .order-summary{margin-top:20px}}body.customer_orders_history .order-item-body .order-summary h2{font-size:18px;margin:0;line-height:1.5}body.customer_orders_history .order-item-body .order-summary div{font-size:10px;display:flex;margin-bottom:20px}body.customer_orders_history .order-item-body .order-summary span{font-size:14px;display:block}body.customer_orders_history .order-item-body .order-summary span.suggested-product-link{margin-top:30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.customer_orders_history .order-item-body .order-summary span.suggested-product-link a{display:inline;color:#7f45e9!important}@media only screen and (max-width:450px){body.customer_orders_history .order-item-body .order-summary span.suggested-product-link{margin-top:20px}}@media only screen and (max-width:1050px){body.customer_orders_history .account-centre-container .account-completed-orders{padding:0 15px}}@media only screen and (max-width:450px){body.customer_orders_history .account-centre-container .account-completed-orders{padding:0}}body.customer_orders_history .account-centre-container .account-completed-orders .account-page-title{display:flex;flex-direction:column}@media only screen and (max-width:1050px){body.customer_orders_history .account-centre-container .account-completed-orders .account-page-title{display:block;margin-top:0}}body.customer_orders_history .account-centre-container .account-completed-orders .search-and-sort{margin-bottom:20px;display:flex;align-items:center}@media only screen and (max-width:1050px){body.customer_orders_history .account-centre-container .account-completed-orders .search-and-sort{display:block}}body.customer_orders_history .account-centre-container .account-completed-orders .search-and-sort .right-section{display:flex;align-items:center}@media only screen and (max-width:1050px){body.customer_orders_history .account-centre-container .account-completed-orders .search-and-sort .right-section{margin-top:40px;justify-content:space-between}}body.customer_orders_history .account-centre-container .account-completed-orders .search-and-sort .right-section .orders-count{margin:0;margin-right:20px;font-size:18px;margin-left:30px}@media only screen and (max-width:1050px){body.customer_orders_history .account-centre-container .account-completed-orders .search-and-sort .right-section .orders-count{margin-left:0}}body.customer_orders_history .account-centre-container .account-completed-orders .search-and-sort .right-section .filter-section{width:150px}body.customer_orders_history .account-centre-container .account-completed-orders .search-and-sort .right-section .filter-section .filter-block{margin-top:-20px}body.customer_orders_history .account-centre .detail-item.transaction-wrapper .transactions .transaction{font-size:15px;margin-bottom:10px}body.customer_orders_history .account-centre .detail-item.transaction-wrapper .transactions .transaction .price{margin:0 20px}body.customer_orders_history .order-link a{color:#2a70b2}body.customer_orders_history .order-link a span.mobile-hide{display:none}body.customer_orders_history .order-link,body.customer_orders_history .order-tab{float:left;position:relative;font-size:14px;padding:5px 15px;margin-right:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;color:#2a70b2;border-radius:10px}@media only screen and (max-width:525px){body.customer_orders_history .order-link,body.customer_orders_history .order-tab{margin:0;padding:10px;padding-left:45px}}@media only screen and (max-width:450px){body.customer_orders_history .order-link,body.customer_orders_history .order-tab{padding-left:15px}}body.customer_orders_history .order-link:focus,body.customer_orders_history .order-link:hover,body.customer_orders_history .order-tab:focus,body.customer_orders_history .order-tab:hover{background:#e8eef5;padding:5px 15px}body.customer_orders_history .order-item-header .status-content.with-extra-info{align-items:flex-start!important}body.customer_orders_history .order-item-header .status-content.with-extra-info p.label{line-height:1.8!important}body.customer_orders_history .order-item-header .status-content.with-extra-info .current-order-status-container{position:relative;display:flex;flex-direction:column;align-items:flex-end!important}body.customer_orders_history .order-item-header .status-content.with-extra-info .current-order-status-container .current-order-status{margin-bottom:15px;line-height:1.3!important}@media only screen and (max-width:800px){body.customer_orders_history .order-item-header .status-content.with-extra-info .current-order-status-container .current-order-status{line-height:1.5!important}}body.customer_orders_history .order-item-header .status-content.with-extra-info .current-order-status-container span{position:absolute;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;right:0;bottom:-10px;white-space:nowrap}@media only screen and (max-width:800px){body.customer_orders_history .order-item-header .status-content.with-extra-info .current-order-status-container{align-items:flex-start!important}body.customer_orders_history .order-item-header .status-content.with-extra-info .current-order-status-container span{font-size:13px;bottom:-5px}}body.customer_orders_history .order-item-header div{display:flex;align-items:center}body.customer_orders_history .order-item-header div p.label{color:#000;font-size:12px;white-space:nowrap;margin-right:8px;letter-spacing:.4px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.customer_orders_history .order-item-header div p.text{font-size:14px;color:#000;letter-spacing:0}body.customer_orders_history .order-item-header div p.text svg.svg{width:30px;height:30px;margin-right:7px}body.customer_orders_history .order-item-header div p.text svg path{fill:#9dd464!important}body.customer_orders_history .order-item-header div span.job-name{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px}body.customer_orders_history .order-item-header div p.edit-job-name-label{font-size:10px}body.customer_orders_history .order-countdown{display:none;margin:5px 0;margin-bottom:30px}body.customer_orders_history .order-item-header{display:flex;justify-content:space-between}body.customer_orders_history .order-special-instruction-wrapper{display:none!important}.account-centre .lottie-loader-container,.guest_order_status .lottie-loader-container{display:none;max-width:90px}.account-centre .order-item-body,.guest_order_status .order-item-body{padding:30px 30px 50px}.account-centre .order-item-body .order-download-invoice-tab h2,.guest_order_status .order-item-body .order-download-invoice-tab h2{margin:0;font-size:21px}.account-centre .order-item-body .order-download-invoice-tab .content-wrapper h3,.guest_order_status .order-item-body .order-download-invoice-tab .content-wrapper h3{font-size:12px;margin:0;border-bottom:1px solid #979797;padding-bottom:3px;margin-bottom:20px}.account-centre .order-item-body .order-download-invoice-tab .content-wrapper .download-invoice-button-wrapper,.guest_order_status .order-item-body .order-download-invoice-tab .content-wrapper .download-invoice-button-wrapper{background:#e7f2fc;padding:25px 15px;display:flex;justify-content:space-between;align-items:center}.account-centre .order-item-body .order-download-invoice-tab .content-wrapper .download-invoice-button-wrapper .invoice-wrapper,.guest_order_status .order-item-body .order-download-invoice-tab .content-wrapper .download-invoice-button-wrapper .invoice-wrapper{display:flex;align-items:center}.account-centre .order-item-body .order-download-invoice-tab .content-wrapper .download-invoice-button-wrapper .invoice-wrapper span,.guest_order_status .order-item-body .order-download-invoice-tab .content-wrapper .download-invoice-button-wrapper .invoice-wrapper span{font-size:14px;margin-left:10px}.account-centre .order-item-body .order-download-invoice-tab .content-wrapper .download-invoice-button-wrapper button,.guest_order_status .order-item-body .order-download-invoice-tab .content-wrapper .download-invoice-button-wrapper button{border:1px solid;padding:7px 15px;font-size:12px;color:#000;border-radius:30px}.account-centre .order-item-body .order-download-invoice-tab .order-status,.guest_order_status .order-item-body .order-download-invoice-tab .order-status{display:flex;margin-bottom:20px;align-items:center}.account-centre .order-item-body .order-download-invoice-tab .order-status p,.guest_order_status .order-item-body .order-download-invoice-tab .order-status p{color:#5a5a5a;margin:0;font-size:14px}.account-centre .order-item-body .order-download-invoice-tab .order-status .name-wrapper,.guest_order_status .order-item-body .order-download-invoice-tab .order-status .name-wrapper{background:#d6ffd9;border-radius:14px;padding:2px 16px;margin-left:15px}.account-centre .order-item-body .order-download-invoice-tab .order-status .name-wrapper p,.guest_order_status .order-item-body .order-download-invoice-tab .order-status .name-wrapper p{margin:0;color:#000;font-size:14px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .product-type,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .product-type{margin:0;font-size:21px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .message-header,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .message-header{margin-top:0;margin-bottom:5px;font-size:21px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .message-sub-header,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .message-sub-header{margin:0 0 50px 0;font-size:20px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .message-sub-header a,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .message-sub-header a{display:inline;font-size:20px;color:#000!important}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status{display:flex;margin-bottom:20px;align-items:center}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status{margin-bottom:10px}}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status p,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status p{color:#5a5a5a;margin:0;font-size:14px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status .status-name,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status .status-name{background:#d6ffd9;border-radius:14px;padding:2px 16px;margin-left:15px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status .status-name p,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .order-status .status-name p{margin:0;color:#000;font-size:14px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section{width:30%;display:block}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section{width:100%}}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .update-order-section-title,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .update-order-section-title{margin-top:30px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .address-section,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .address-section{width:900px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .add-new-address button,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .add-new-address button{padding:5px 17px;font-size:12px;width:inherit;min-width:inherit}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .edit-section,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .edit-section{position:relative}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .edit-section .edit-product-wrapper,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .edit-section .edit-product-wrapper{margin-top:50px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .edit-section .right-content-wrapper,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .edit-section .right-content-wrapper{margin-left:20px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .edit-section .update-order-button,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .edit-section .update-order-button{background:#f1f9ff;padding-bottom:30px;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content{padding:0 20px;display:block}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-name,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-name{display:block;font-size:15px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-company,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-company{display:block;font-size:15px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-address-extra,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-address-extra{display:block;font-size:15px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-address,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-address{display:block;font-size:15px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-address-buzzer,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-address-buzzer{display:block;font-size:15px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-city-province-postal-code,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-city-province-postal-code{font-size:15px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-country,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-country{margin-left:4px;font-size:15px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-formatted-phone,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .delivery-address-formatted-phone{display:block;font-size:15px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .edit-button-wrapper,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .edit-button-wrapper{display:flex;align-items:center;margin-top:20px;padding:12px;padding-bottom:0;padding-left:20px}.account-centre .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .edit-button-wrapper .edit-address-button,.guest_order_status .order-item-body .order-edit-tab .content-wrapper .detail-item .edit-containers .shipping-address-section .content .edit-button-wrapper .edit-address-button{font-size:15px;text-decoration:underline;padding:0}.account-centre .order-item-body .order-detail-tab .product-details-section,.guest_order_status .order-item-body .order-detail-tab .product-details-section{display:flex;width:100%}.account-centre .order-item-body .order-detail-tab .product-details-section .on-hold-notice,.guest_order_status .order-item-body .order-detail-tab .product-details-section .on-hold-notice{margin-bottom:10px}.account-centre .order-item-body .order-detail-tab .product-details-section .on-hold-notice h4,.guest_order_status .order-item-body .order-detail-tab .product-details-section .on-hold-notice h4{margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px;line-height:1.3;color:red}.account-centre .order-item-body .order-detail-tab .product-details-section .on-hold-notice p,.guest_order_status .order-item-body .order-detail-tab .product-details-section .on-hold-notice p{margin:0;font-size:18px;color:red}.account-centre .order-item-body .order-detail-tab .product-details-section .product-type-name,.guest_order_status .order-item-body .order-detail-tab .product-details-section .product-type-name{margin:0;font-size:21px}.account-centre .order-item-body .order-detail-tab .product-details-section .est-delivery-date,.guest_order_status .order-item-body .order-detail-tab .product-details-section .est-delivery-date{margin:0;margin-bottom:20px;font-size:14px;color:#000;line-height:1.5}.account-centre .order-item-body .order-detail-tab .product-details-section .est-delivery-date span,.guest_order_status .order-item-body .order-detail-tab .product-details-section .est-delivery-date span{font-size:18px;border-radius:5px;padding:7px 10px}.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section{display:flex}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section{flex-direction:column}}.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section .left-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section .left-wrapper{width:50%}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section .left-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section .left-wrapper{width:100%}}.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper{width:50%;margin-bottom:40px}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper{width:100%}}.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper h3,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper h3{margin:0;color:#000;font-size:19px}.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper span,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper span{font-size:15px}.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper span .time-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper span .time-wrapper{padding:5px 12px;border-radius:20px;background:#eed7fe}.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper span .time-wrapper span,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper span .time-wrapper span{font-size:17px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper span.countdown-expired-text,.guest_order_status .order-item-body .order-detail-tab .product-details-section .detail-top-section .right-wrapper span.countdown-expired-text{font-size:14px;color:#4e0cb1;line-height:1.6}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper h2,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper h2{font-size:21px;margin:0;margin-bottom:15px;text-align:center}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper{width:fit-content;margin:0 auto 30px auto}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper{display:flex;justify-content:center}}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .creator-image-preview,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .creator-image-preview{width:260px;height:260px;display:flex;justify-content:center;align-items:center;border-radius:10px}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .creator-image-preview img,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .creator-image-preview img{width:100%;height:100%;object-fit:contain;cursor:zoom-in}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .default-image,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .default-image{width:260px;margin-top:40px;display:flex;justify-content:center;align-items:center;display:none}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .default-image img,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .default-image img{width:100%;height:100%;object-fit:contain}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;max-width:540px;column-gap:1rem}@media only screen and (max-width:600px){.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview{justify-content:center}}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview .image-container,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview .image-container{height:260px;width:260px;display:flex;justify-content:center;align-items:center;border-radius:10px}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview .image-container img,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview .image-container img{width:100%;height:100%;object-fit:contain}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview .image-container.can-enlarge,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .image-preview-wrapper .image-preview .image-container.can-enlarge{cursor:zoom-in}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .prepress-team-message,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .prepress-team-message{display:none}.account-centre .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .proof-controls .buttons-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .proof-approval-wrapper .proof-controls .buttons-wrapper{margin-bottom:80px}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper{display:flex}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper{display:block}}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .shipping-info,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .shipping-info{width:50%}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .shipping-info,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .shipping-info{width:100%}}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .shipping-info p.title,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .shipping-info p.title{margin:0;color:#000;margin-bottom:10px;font-size:14px}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .shipping-info .shipping-section,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .shipping-info .shipping-section{margin-top:0}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper{width:50%;padding-right:25px}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper{margin-bottom:25px;padding-right:0;width:100%}}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .extras.item-extras,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .extras.item-extras{margin-top:15px}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .extras.item-extras p.title,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .extras.item-extras p.title{margin:0;color:#000;font-size:14px;margin-bottom:10px}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .item-price-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .item-price-wrapper{position:relative;margin-top:15px;display:flex;flex-direction:row}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .item-price-wrapper p.title,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .item-price-wrapper p.title{margin:0;color:#000;font-size:14px;width:130px}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .item-price-wrapper span.price,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .item-price-wrapper span.price{color:#5a5a5a;font-size:14px}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .item-price-wrapper span.promo-code-liner,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .item-price-wrapper span.promo-code-liner{position:absolute;bottom:-20px;left:0;font-size:13px}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .first-column p.title,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .first-column p.title{margin:0;color:#000;font-size:14px;margin-bottom:10px}.account-centre .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .first-column table,.guest_order_status .order-item-body .order-detail-tab .product-details-section .details-wrapper .first-column-wrapper .first-column table{color:#5a5a5a}.account-centre .order-item-body .order-detail-tab .product-details-section .order-status-info-wrapper,.guest_order_status .order-item-body .order-detail-tab .product-details-section .order-status-info-wrapper{display:flex;margin-bottom:20px;align-items:center}.account-centre .order-item-body .order-detail-tab .product-details-section .order-status-info-wrapper p,.guest_order_status .order-item-body .order-detail-tab .product-details-section .order-status-info-wrapper p{color:#5a5a5a;margin:0;font-size:14px}.account-centre .order-item-body .order-detail-tab .product-details-section .order-status-info-wrapper .order-status-info,.guest_order_status .order-item-body .order-detail-tab .product-details-section .order-status-info-wrapper .order-status-info{background:#d6ffd9;border-radius:14px;padding:2px 16px}.account-centre .order-item-body .order-detail-tab .product-details-section .order-status-info-wrapper .order-status-info p,.guest_order_status .order-item-body .order-detail-tab .product-details-section .order-status-info-wrapper .order-status-info p{margin:0;color:#000;font-size:14px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper{width:100%}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-summary-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-summary-wrapper{width:100%}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-summary-wrapper p,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-summary-wrapper p{margin:0;font-size:12px;color:#707070;line-height:1.5;margin-bottom:30px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-summary-wrapper p span,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-summary-wrapper p span{color:#707070}@media only screen and (max-width:450px){.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-summary-wrapper .info-wrapper p,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-summary-wrapper .info-wrapper p{padding-right:5px;font-size:10px}}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .left-content-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .left-content-wrapper{display:flex;flex-direction:column;align-items:center}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container{max-width:500px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container.show-loader,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container.show-loader{height:70px;margin-bottom:20px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container.show-loader .file-upload-loader-container::after,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container.show-loader .file-upload-loader-container::after{top:-55px;bottom:auto}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container.show-loader .upload-widget,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container.show-loader .upload-widget{display:none!important}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-body,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-body{flex:1}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .upload-file-button-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .upload-file-button-wrapper{margin:20px 0;text-align:right}@media only screen and (max-width:600px){.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .upload-file-button-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .upload-file-button-wrapper{width:100%;margin-bottom:0}}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer{text-align:left;margin:20px 0}@media only screen and (max-width:600px){.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer{width:100%}}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer .set-file-uploaded-status,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer .set-file-uploaded-status{margin:0;margin-left:1rem;background-color:#625df6}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer .set-file-uploaded-status:hover,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer .set-file-uploaded-status:hover{background-color:#342ef2}@media only screen and (max-width:600px){.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer .set-file-uploaded-status,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .detail-item.file-container.account-file-container .upload-widget.files-exist .widget-footer .set-file-uploaded-status{width:100%;margin-left:0}}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper{display:flex;align-items:center;width:100%}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary{display:flex;flex-direction:column;align-items:center;width:100%}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary{display:block}}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary h2,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary h2{font-size:23px;margin:0;margin-bottom:10px;text-align:center}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section{margin-top:25px;display:flex;text-align:center;flex-direction:column;justify-content:center}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section p,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;font-size:16px;color:#000;margin:0;margin-bottom:10px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section p span.est-delivery-date,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section p span.est-delivery-date{font-size:18px;background:#e1ffff;color:#000;border-radius:5px;padding:7px 15px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-address,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-address{font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-address a,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-address a{color:#000!important}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-address a:hover,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-address a:hover{color:#000!important}@media only screen and (max-width:450px){.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-address,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-address{font-size:14px}}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-note,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-note{font-size:13px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;max-width:600px}@media only screen and (max-width:450px){.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-note,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .pickup-message-wrapper .pickup-note{font-size:12px}}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message{display:flex;width:80%;margin:30px auto 40px;padding:15px 20px;border-radius:10px;background:#f6fcff;border:solid 1px #e0e0e0}@media only screen and (max-width:600px){.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message{width:100%}}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems{margin-top:0;width:100%}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-heading,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-heading{display:flex;flex-direction:column;margin-bottom:20px;text-align:left}@media only screen and (max-width:1050px){.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-heading,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-heading{width:inherit}}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-heading .author,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-heading .author{font-size:14px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-heading .date-created,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-heading .date-created{font-size:12px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .default-message,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .default-message{text-align:left}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .default-message a,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .default-message a{color:#595cf8!important;background-image:none!important}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-body,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-body{text-align:left}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-body p,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-body p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;font-weight:400;font-size:14px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-body header,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .proof-problems .message-body header{height:fit-content!important;position:relative!important;text-align:center}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .logo-wrapper,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .logo-wrapper{height:45px;width:45px;min-width:45px;background:#ff0084;border-radius:50%;margin-right:15px}.account-centre .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .logo-wrapper img,.guest_order_status .order-item-body .order-status-tab .order-status-tab-content-wrapper .order-overview-details-wrapper .order-details-summary .order-status-info-section .prepress-team-message .logo-wrapper img{width:100%;height:100%;object-fit:contain}.account-centre .order-items .order-item .order-item-header,.guest_order_status .order-items .order-item .order-item-header{margin-bottom:0;border-bottom:1px solid #979797;padding:0!important;overflow:hidden}@media only screen and (max-width:450px){.account-centre .order-items .order-item .order-item-header,.guest_order_status .order-items .order-item .order-item-header{border-bottom:none}}.account-centre .order-items .order-item .order-item-header .info-wrapper,.guest_order_status .order-items .order-item .order-item-header .info-wrapper{flex:1}@media only screen and (max-width:800px){.account-centre .order-items .order-item .order-item-header .info-wrapper,.guest_order_status .order-items .order-item .order-item-header .info-wrapper{width:100%;order:3;flex-wrap:wrap}}.account-centre .order-items .order-item .order-item-header .order-tabs-wrapper,.guest_order_status .order-items .order-item .order-item-header .order-tabs-wrapper{justify-content:flex-end}@media only screen and (max-width:800px){.account-centre .order-items .order-item .order-item-header .order-tabs-wrapper,.guest_order_status .order-items .order-item .order-item-header .order-tabs-wrapper{width:100%;justify-content:flex-start}}.account-centre .order-items .order-item .order-item-header .order-tabs-wrapper .order-tabs,.guest_order_status .order-items .order-item .order-item-header .order-tabs-wrapper .order-tabs{display:flex;flex-wrap:wrap;align-items:center;padding:5px 10px}@media only screen and (max-width:1050px){.account-centre .order-items .order-item .order-item-header .order-tabs-wrapper .order-tabs,.guest_order_status .order-items .order-item .order-item-header .order-tabs-wrapper .order-tabs{flex-wrap:wrap}}@media only screen and (max-width:800px){.account-centre .order-items .order-item .order-item-header .order-tabs-wrapper .order-tabs,.guest_order_status .order-items .order-item .order-item-header .order-tabs-wrapper .order-tabs{padding:5px 10px 0}}.account-centre .order-items .order-item .order-item-header .order-item-overview,.guest_order_status .order-items .order-item .order-item-header .order-item-overview{display:flex;flex-wrap:wrap;width:100%}.account-centre .order-items .order-item .order-item-header .order-item-overview .order-status,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-status{display:flex;align-items:center;justify-content:space-between;padding:20px;width:100%;align-self:stretch;background:#fff0e6}.account-centre .order-items .order-item .order-item-header .order-item-overview .order-status p,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-status p{line-height:1}@media only screen and (max-width:1050px){.account-centre .order-items .order-item .order-item-header .order-item-overview .order-status .label,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-status .label{font-size:11px}}@media only screen and (max-width:800px){.account-centre .order-items .order-item .order-item-header .order-item-overview .order-status,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-status{flex-direction:column;align-items:flex-start;gap:5px;padding:10px 20px}}.account-centre .order-items .order-item .order-item-header .order-item-overview .order-status .current-order-status,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-status .current-order-status{cursor:pointer;font-size:16px;line-height:1.8;color:#000}@media only screen and (max-width:1050px){.account-centre .order-items .order-item .order-item-header .order-item-overview .order-status .current-order-status,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-status .current-order-status{font-size:13px}}.account-centre .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper{display:flex;flex-direction:column;align-items:flex-start}.account-centre .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper .job-name,.account-centre .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper .text,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper .job-name,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper .text{font-size:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper .edit-job-name-field-wrapper .message,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper .edit-job-name-field-wrapper .message{display:flex;flex-direction:column}.account-centre .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper .job-name-input-field,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .job-name-wrapper .job-name-input-field{width:250px}.account-centre .order-items .order-item .order-item-header .order-item-overview .order-completed-date,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-completed-date{display:flex;flex-direction:column;align-items:flex-start;padding:20px 0 20px 20px}.account-centre .order-items .order-item .order-item-header .order-item-overview .order-placed-date,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-placed-date{display:flex;flex-direction:column;align-items:flex-start;padding:20px 0 20px 20px}.account-centre .order-items .order-item .order-item-header .order-item-overview .order-confirmation-wrapper,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-confirmation-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:20px 0 20px 20px;width:190px}.account-centre .order-items .order-item .order-item-header .order-item-overview .order-number-wrapper,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-number-wrapper{display:flex;flex-direction:column;align-items:flex-start;padding:20px 0 20px 20px}@media only screen and (max-width:800px){.account-centre .order-items .order-item .order-item-header .order-item-overview .order-completed-date,.account-centre .order-items .order-item .order-item-header .order-item-overview .order-confirmation-wrapper,.account-centre .order-items .order-item .order-item-header .order-item-overview .order-number-wrapper,.account-centre .order-items .order-item .order-item-header .order-item-overview .order-placed-date,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-completed-date,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-confirmation-wrapper,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-number-wrapper,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-placed-date{padding:5px 0 5px 20px}}@media only screen and (max-width:450px){.account-centre .order-items .order-item .order-item-header .order-item-overview .order-completed-date p.label,.account-centre .order-items .order-item .order-item-header .order-item-overview .order-confirmation-wrapper p.label,.account-centre .order-items .order-item .order-item-header .order-item-overview .order-number-wrapper p.label,.account-centre .order-items .order-item .order-item-header .order-item-overview .order-placed-date p.label,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-completed-date p.label,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-confirmation-wrapper p.label,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-number-wrapper p.label,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-placed-date p.label{font-size:10px}.account-centre .order-items .order-item .order-item-header .order-item-overview .order-completed-date p.text,.account-centre .order-items .order-item .order-item-header .order-item-overview .order-confirmation-wrapper p.text,.account-centre .order-items .order-item .order-item-header .order-item-overview .order-number-wrapper p.text,.account-centre .order-items .order-item .order-item-header .order-item-overview .order-placed-date p.text,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-completed-date p.text,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-confirmation-wrapper p.text,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-number-wrapper p.text,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .order-placed-date p.text{font-size:12px}}.account-centre .checkout-preview-image-section,.guest_order_status .checkout-preview-image-section{display:none}.account-centre .address-wrapper,.account-centre .shipping-wrapper,.guest_order_status .address-wrapper,.guest_order_status .shipping-wrapper{margin-left:15px}@media only screen and (max-width:800px){.account-centre .address-wrapper,.account-centre .shipping-wrapper,.guest_order_status .address-wrapper,.guest_order_status .shipping-wrapper{margin-left:0}}.account-centre .address-wrapper .col,.account-centre .shipping-wrapper .col,.guest_order_status .address-wrapper .col,.guest_order_status .shipping-wrapper .col{margin-top:10px}.account-centre .address-wrapper .col.col-04,.account-centre .shipping-wrapper .col.col-04,.guest_order_status .address-wrapper .col.col-04,.guest_order_status .shipping-wrapper .col.col-04{margin-left:0}@media only screen and (max-width:1050px){.account-centre .address-wrapper .col.col-06,.account-centre .shipping-wrapper .col.col-06,.guest_order_status .address-wrapper .col.col-06,.guest_order_status .shipping-wrapper .col.col-06{margin-left:0}}.account-centre .address-wrapper .select2.select2-container.select2-container--default,.account-centre .shipping-wrapper .select2.select2-container.select2-container--default,.guest_order_status .address-wrapper .select2.select2-container.select2-container--default,.guest_order_status .shipping-wrapper .select2.select2-container.select2-container--default{border:1px solid #bfbfbf}.account-centre .address-wrapper .select2-selection__rendered,.account-centre .shipping-wrapper .select2-selection__rendered,.guest_order_status .address-wrapper .select2-selection__rendered,.guest_order_status .shipping-wrapper .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .address-wrapper form input,.account-centre .shipping-wrapper form input,.guest_order_status .address-wrapper form input,.guest_order_status .shipping-wrapper form input{border-radius:5px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px}@media only screen and (max-width:450px){.account-centre .address-wrapper form label,.account-centre .shipping-wrapper form label,.guest_order_status .address-wrapper form label,.guest_order_status .shipping-wrapper form label{font-size:11px!important}.account-centre .address-wrapper form input,.account-centre .address-wrapper form select,.account-centre .shipping-wrapper form input,.account-centre .shipping-wrapper form select,.guest_order_status .address-wrapper form input,.guest_order_status .address-wrapper form select,.guest_order_status .shipping-wrapper form input,.guest_order_status .shipping-wrapper form select{font-size:13px!important}}.account-centre .address-wrapper select,.account-centre .shipping-wrapper select,.guest_order_status .address-wrapper select,.guest_order_status .shipping-wrapper select{border:1px solid #bfbfbf;padding:7px 20px;cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .address-wrapper .form-row.address-street-wrapper::before,.account-centre .shipping-wrapper .form-row.address-street-wrapper::before,.guest_order_status .address-wrapper .form-row.address-street-wrapper::before,.guest_order_status .shipping-wrapper .form-row.address-street-wrapper::before{top:65%}@media only screen and (max-width:600px){.account-centre .address-wrapper .country-wrapper:after,.account-centre .address-wrapper .province-wrapper:after,.account-centre .shipping-wrapper .country-wrapper:after,.account-centre .shipping-wrapper .province-wrapper:after,.guest_order_status .address-wrapper .country-wrapper:after,.guest_order_status .address-wrapper .province-wrapper:after,.guest_order_status .shipping-wrapper .country-wrapper:after,.guest_order_status .shipping-wrapper .province-wrapper:after{content:"";clear:both;display:table;position:absolute;top:55%;right:15px;transform:rotateZ(45deg);padding:4px;border-bottom:2px solid;border-right:2px solid;cursor:pointer}}.account-centre .disable-van-pickup,.guest_order_status .disable-van-pickup{display:inline-block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;color:#fd1ae2;line-height:1.5;letter-spacing:.3px;margin-top:10px;margin-left:15px}@media only screen and (max-width:800px){.account-centre .disable-van-pickup,.guest_order_status .disable-van-pickup{margin-left:0}}.account-centre #edit-dialog .summary-wrapper>div h5,.guest_order_status #edit-dialog .summary-wrapper>div h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre #edit-dialog .summary-details .shipping-total,.guest_order_status #edit-dialog .summary-details .shipping-total{display:none}@media only screen and (min-width:800px){.account-centre .attr-wrapper .select-wrapper,.account-centre .attr-wrapper .text-wrapper,.guest_order_status .attr-wrapper .select-wrapper,.guest_order_status .attr-wrapper .text-wrapper{right:0}}.account-centre .upload-widget .enter-comment-for-order-wrapper,.guest_order_status .upload-widget .enter-comment-for-order-wrapper{width:90%;display:none;margin-top:20px;margin:inherit}.account-centre .upload-widget .enter-comment-for-order-wrapper .enter-comment-for-order,.guest_order_status .upload-widget .enter-comment-for-order-wrapper .enter-comment-for-order{margin-left:-10px}.account-centre .upload-widget .special-instruction-wrapper,.guest_order_status .upload-widget .special-instruction-wrapper{margin:inherit;margin-top:70px;background:#eafcff}.account-centre .order-detail-tab .enter-comment-for-order-wrapper,.guest_order_status .order-detail-tab .enter-comment-for-order-wrapper{display:none!important}.account-centre .tab-contents .item-basic .detail-table,.account-centre .tab-contents .item-basic .item-extras,.guest_order_status .tab-contents .item-basic .detail-table,.guest_order_status .tab-contents .item-basic .item-extras{margin-right:0}.account-centre .tab-contents .item-basic .detail-table table tbody tr td,.account-centre .tab-contents .item-basic .detail-table table tbody tr th,.account-centre .tab-contents .item-basic .item-extras table tbody tr td,.account-centre .tab-contents .item-basic .item-extras table tbody tr th,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr td,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr th,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr td,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr th{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;font-size:14px}.account-centre .tab-contents .item-basic .detail-table table tbody tr th.wider-title,.account-centre .tab-contents .item-basic .item-extras table tbody tr th.wider-title,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr th.wider-title,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr th.wider-title{width:160px}.account-centre .tab-contents .item-basic .detail-table table tbody tr td,.account-centre .tab-contents .item-basic .item-extras table tbody tr td,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr td,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr td{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .tab-contents .item-basic .detail-table table tbody tr td span,.account-centre .tab-contents .item-basic .item-extras table tbody tr td span,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr td span,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr td span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .tab-contents .item-basic .detail-table table tbody tr td.stock-field,.account-centre .tab-contents .item-basic .item-extras table tbody tr td.stock-field,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr td.stock-field,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr td.stock-field{position:relative}.account-centre .tab-contents .item-basic .detail-table table tbody tr td.stock-field .heads-up,.account-centre .tab-contents .item-basic .item-extras table tbody tr td.stock-field .heads-up,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr td.stock-field .heads-up,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr td.stock-field .heads-up{display:inline-block;padding:8px 10px;color:#fff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;line-height:1;margin-bottom:10px;background-color:red}.account-centre .tab-contents .item-basic .detail-table table tbody tr td.proof-field,.account-centre .tab-contents .item-basic .item-extras table tbody tr td.proof-field,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr td.proof-field,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr td.proof-field{position:relative}.account-centre .tab-contents .item-basic .detail-table table tbody tr td.proof-field .label,.account-centre .tab-contents .item-basic .item-extras table tbody tr td.proof-field .label,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr td.proof-field .label,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr td.proof-field .label{margin-bottom:23px;display:inline-block}.account-centre .tab-contents .item-basic .detail-table table tbody tr td.proof-field .heads-up,.account-centre .tab-contents .item-basic .item-extras table tbody tr td.proof-field .heads-up,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr td.proof-field .heads-up,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr td.proof-field .heads-up{display:inline-block;font-size:11px;line-height:1.4;top:24px;left:0;position:absolute;color:#7b8e88}.account-centre .tab-contents .item-basic .detail-table table tbody tr td.proof-field .heads-up.proof-approved,.account-centre .tab-contents .item-basic .item-extras table tbody tr td.proof-field .heads-up.proof-approved,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr td.proof-field .heads-up.proof-approved,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr td.proof-field .heads-up.proof-approved{color:#9732ff}.account-centre .tab-contents .item-basic .detail-table table tbody tr.item-price,.account-centre .tab-contents .item-basic .item-extras table tbody tr.item-price,.guest_order_status .tab-contents .item-basic .detail-table table tbody tr.item-price,.guest_order_status .tab-contents .item-basic .item-extras table tbody tr.item-price{display:table-row!important}.account-centre .tab-contents .item-basic.message-wrapper th,.guest_order_status .tab-contents .item-basic.message-wrapper th{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}.account-centre .tab-contents .item-basic.message-wrapper .message p,.guest_order_status .tab-contents .item-basic.message-wrapper .message p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000!important;margin-bottom:0!important;line-height:1.4!important}.account-centre .tab-contents .item-basic-details,.guest_order_status .tab-contents .item-basic-details{width:100%}@media only screen and (max-width:750px){.account-centre .tab-contents .item-basic-details,.guest_order_status .tab-contents .item-basic-details{display:block}}.account-centre .tab-contents .shipping-info,.guest_order_status .tab-contents .shipping-info{width:100%}.account-centre .tab-contents .shipping-info .shipping-info-heading,.guest_order_status .tab-contents .shipping-info .shipping-info-heading{width:100%;color:#00b9fd;font-size:20px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details{width:100%;margin-top:30px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details a,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details a{color:#5a5a5a}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details span,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details span{display:block;font-size:14px;line-height:1.5;color:#5a5a5a}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details span a,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details span a{width:fit-content;text-decoration:underline}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details span.instructions,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details span.instructions{font-size:13px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details span.instructions .italic,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details span.instructions .italic{font-style:italic}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details span.strike-through,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details span.strike-through{position:relative;width:fit-content}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details span.strike-through::after,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details span.strike-through::after{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;height:2px;background:red}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details span.country,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details span.country{display:inline-block}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .first-column,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .first-column{margin-bottom:15px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .second-column>div:not(:first-child),.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .second-column>div:not(:first-child){margin-top:15px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .second-column>div .title,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .second-column>div .title{margin-bottom:0}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .delivered-date a,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .delivered-date a{width:fit-content}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .delivered-date .track-shipment-button,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .delivered-date .track-shipment-button{margin-left:0;margin-top:15px;margin-bottom:10px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .locker-code,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .locker-code{margin-top:10px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .locker-code span,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .locker-code span{display:inline-block;padding:7px 15px;font-size:14px;color:#000;width:fit-content;background:#e1ffff;border-radius:5px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table{display:table}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row{display:table-row}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row:hover,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row:hover{text-decoration:underline}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row:hover .status,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row:hover .status{text-decoration:underline}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row.isCurrent,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row.isCurrent{pointer-events:none}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row.isCurrent .public-id,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row.isCurrent .public-id{position:relative}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row.isCurrent .public-id::before,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row.isCurrent .public-id::before{content:"*";position:absolute;top:50%;transform:translateY(-50%);left:-10px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row.isCurrent .table-cell,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-row.isCurrent .table-cell{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-cell,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .table-cell{display:table-cell;padding-top:3px;padding-bottom:3px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .public-id,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .public-id{padding-right:15px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .status,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .status{color:#12b106;padding-left:15px}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .status.issue,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-items-table .status.issue{color:#fd0808}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-shipment-note,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-shipment-note{margin-top:15px;font-size:12px;color:#000}.account-centre .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-shipment-note span,.guest_order_status .tab-contents .shipping-info .shipping-section.item-basic-details .group-shipment .group-shipment-note span{display:inline;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;color:#000}.account-centre .tab-contents .proofing-selections,.guest_order_status .tab-contents .proofing-selections{width:50%;margin-bottom:25px}@media only screen and (max-width:750px){.account-centre .tab-contents .proofing-selections,.guest_order_status .tab-contents .proofing-selections{width:100%}}.account-centre .tab-contents .proofing-selections .proof-table tr th,.guest_order_status .tab-contents .proofing-selections .proof-table tr th{width:200px}@media only screen and (max-width:600px){.account-centre .tab-contents .proofing-selections .proof-table tr,.guest_order_status .tab-contents .proofing-selections .proof-table tr{flex-direction:inherit}}.account-centre .proofing-selections,.guest_order_status .proofing-selections{width:100%}.account-centre #toggle-filters,.guest_order_status #toggle-filters{min-width:140px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.account-centre #toggle-filters span,.guest_order_status #toggle-filters span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:inherit}.account-centre #toggle-filters svg.svg:not(.flag-svg):not(.image-svg):not(.carbon-svg) path,.guest_order_status #toggle-filters svg.svg:not(.flag-svg):not(.image-svg):not(.carbon-svg) path{fill:#fff}.account-centre .account-sub-accounts .account-orders-filter,.guest_order_status .account-sub-accounts .account-orders-filter{display:block}.account-centre .account-sub-accounts .customer-statistics .info .info-title,.guest_order_status .account-sub-accounts .customer-statistics .info .info-title{font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-bottom:15px;color:#000}.account-centre .account-sub-accounts .customer-statistics .info form,.guest_order_status .account-sub-accounts .customer-statistics .info form{display:flex;align-items:center;gap:15px;flex-wrap:wrap;justify-content:flex-end}.account-centre .account-sub-accounts .customer-statistics .info form input[type=date],.guest_order_status .account-sub-accounts .customer-statistics .info form input[type=date]{padding:8px 12px;border:1px solid #ddd;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;min-width:150px}.account-centre .account-sub-accounts .customer-statistics .info form input[type=date]:focus,.guest_order_status .account-sub-accounts .customer-statistics .info form input[type=date]:focus{outline:0;border-color:#eaf9ff;box-shadow:0 0 5px rgba(0,123,255,.3)}.account-centre .account-orders-filter,.guest_order_status .account-orders-filter{display:none;position:relative;padding:20px 30px;background-color:#eaf9ff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:450px){.account-centre .account-orders-filter,.guest_order_status .account-orders-filter{margin-left:-30px;margin-right:-30px}}.account-centre .account-orders-filter .red-button,.guest_order_status .account-orders-filter .red-button{margin-top:20px;font-size:18px;cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1!important;letter-spacing:.2px;padding:13px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;min-width:250px}.account-centre .account-orders-filter label,.guest_order_status .account-orders-filter label{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.account-centre .account-orders-filter .select2.select2-container.select2-container--default,.guest_order_status .account-orders-filter .select2.select2-container.select2-container--default{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.account-centre .account-orders-filter .date-range-wrapper,.guest_order_status .account-orders-filter .date-range-wrapper{margin:20px 0}.account-centre .account-orders-filter .date-range-filters,.guest_order_status .account-orders-filter .date-range-filters{display:inline-block;margin-right:15px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.account-centre .account-orders-filter .date-range-filters.input-short,.guest_order_status .account-orders-filter .date-range-filters.input-short{width:33%}@media only screen and (max-width:750px){.account-centre .account-orders-filter .date-range-filters.input-short,.guest_order_status .account-orders-filter .date-range-filters.input-short{width:48%;margin-right:2%}}.account-centre .account-orders-filter .date-range-filters:nth-of-type(2),.guest_order_status .account-orders-filter .date-range-filters:nth-of-type(2){margin-right:0}.account-centre .account-orders-filter .text-center,.guest_order_status .account-orders-filter .text-center{padding-top:2%}.account-centre .account-orders-filter h5,.guest_order_status .account-orders-filter h5{margin-bottom:0;font-size:14px}.account-centre .account-orders-filter h5 span,.guest_order_status .account-orders-filter h5 span{font-weight:inherit;font-family:inherit;color:inherit}.account-centre .order-sorter,.guest_order_status .order-sorter{padding:20px 0;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.account-centre .order-sorter .search-wrapper,.guest_order_status .order-sorter .search-wrapper{width:100%}.account-centre .order-sorter .search-wrapper h5,.guest_order_status .order-sorter .search-wrapper h5{margin:0;margin-bottom:5px;color:#000}.account-centre .order-sorter .search-wrapper input,.guest_order_status .order-sorter .search-wrapper input{width:100%;padding:7px 20px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.account-centre .order-sorter .order-sorter-errors,.guest_order_status .order-sorter .order-sorter-errors{margin-top:20px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff687a}@media only screen and (max-width:600px){.account-centre .customer-empty-orders,.guest_order_status .customer-empty-orders{padding:0 30px}}.account-centre .customer-empty-orders p,.guest_order_status .customer-empty-orders p{margin-top:-20px}.account-centre .design-items,.account-centre .order-items,.account-centre .quote-items,.guest_order_status .design-items,.guest_order_status .order-items,.guest_order_status .quote-items{display:flex;flex-direction:column;margin-top:30px}.account-centre .design-items.reversed,.account-centre .order-items.reversed,.account-centre .quote-items.reversed,.guest_order_status .design-items.reversed,.guest_order_status .order-items.reversed,.guest_order_status .quote-items.reversed{flex-direction:column-reverse}@media only screen and (max-width:600px){.account-centre .design-items>h4.text-black,.account-centre .order-items>h4.text-black,.account-centre .quote-items>h4.text-black,.guest_order_status .design-items>h4.text-black,.guest_order_status .order-items>h4.text-black,.guest_order_status .quote-items>h4.text-black{padding:0 30px}}.account-centre .design-items .design-item,.account-centre .design-items .order-item,.account-centre .design-items .quote-item,.account-centre .order-items .design-item,.account-centre .order-items .order-item,.account-centre .order-items .quote-item,.account-centre .quote-items .design-item,.account-centre .quote-items .order-item,.account-centre .quote-items .quote-item,.guest_order_status .design-items .design-item,.guest_order_status .design-items .order-item,.guest_order_status .design-items .quote-item,.guest_order_status .order-items .design-item,.guest_order_status .order-items .order-item,.guest_order_status .order-items .quote-item,.guest_order_status .quote-items .design-item,.guest_order_status .quote-items .order-item,.guest_order_status .quote-items .quote-item{margin-bottom:30px;border:1px solid #979797;border-radius:10px}.account-centre .design-items .design-item.sample-pack-item .order-item-header .order-item-overview,.account-centre .design-items .order-item.sample-pack-item .order-item-header .order-item-overview,.account-centre .design-items .quote-item.sample-pack-item .order-item-header .order-item-overview,.account-centre .order-items .design-item.sample-pack-item .order-item-header .order-item-overview,.account-centre .order-items .order-item.sample-pack-item .order-item-header .order-item-overview,.account-centre .order-items .quote-item.sample-pack-item .order-item-header .order-item-overview,.account-centre .quote-items .design-item.sample-pack-item .order-item-header .order-item-overview,.account-centre .quote-items .order-item.sample-pack-item .order-item-header .order-item-overview,.account-centre .quote-items .quote-item.sample-pack-item .order-item-header .order-item-overview,.guest_order_status .design-items .design-item.sample-pack-item .order-item-header .order-item-overview,.guest_order_status .design-items .order-item.sample-pack-item .order-item-header .order-item-overview,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-header .order-item-overview,.guest_order_status .order-items .design-item.sample-pack-item .order-item-header .order-item-overview,.guest_order_status .order-items .order-item.sample-pack-item .order-item-header .order-item-overview,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-header .order-item-overview,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-header .order-item-overview,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-header .order-item-overview,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-header .order-item-overview{width:100%;justify-content:space-between}.account-centre .design-items .design-item.sample-pack-item .order-item-header .order-item-overview .order-status,.account-centre .design-items .order-item.sample-pack-item .order-item-header .order-item-overview .order-status,.account-centre .design-items .quote-item.sample-pack-item .order-item-header .order-item-overview .order-status,.account-centre .order-items .design-item.sample-pack-item .order-item-header .order-item-overview .order-status,.account-centre .order-items .order-item.sample-pack-item .order-item-header .order-item-overview .order-status,.account-centre .order-items .quote-item.sample-pack-item .order-item-header .order-item-overview .order-status,.account-centre .quote-items .design-item.sample-pack-item .order-item-header .order-item-overview .order-status,.account-centre .quote-items .order-item.sample-pack-item .order-item-header .order-item-overview .order-status,.account-centre .quote-items .quote-item.sample-pack-item .order-item-header .order-item-overview .order-status,.guest_order_status .design-items .design-item.sample-pack-item .order-item-header .order-item-overview .order-status,.guest_order_status .design-items .order-item.sample-pack-item .order-item-header .order-item-overview .order-status,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-header .order-item-overview .order-status,.guest_order_status .order-items .design-item.sample-pack-item .order-item-header .order-item-overview .order-status,.guest_order_status .order-items .order-item.sample-pack-item .order-item-header .order-item-overview .order-status,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-header .order-item-overview .order-status,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-header .order-item-overview .order-status,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-header .order-item-overview .order-status,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-header .order-item-overview .order-status{background:#fff0e6}.account-centre .design-items .design-item.sample-pack-item .order-item-body h4,.account-centre .design-items .order-item.sample-pack-item .order-item-body h4,.account-centre .design-items .quote-item.sample-pack-item .order-item-body h4,.account-centre .order-items .design-item.sample-pack-item .order-item-body h4,.account-centre .order-items .order-item.sample-pack-item .order-item-body h4,.account-centre .order-items .quote-item.sample-pack-item .order-item-body h4,.account-centre .quote-items .design-item.sample-pack-item .order-item-body h4,.account-centre .quote-items .order-item.sample-pack-item .order-item-body h4,.account-centre .quote-items .quote-item.sample-pack-item .order-item-body h4,.guest_order_status .design-items .design-item.sample-pack-item .order-item-body h4,.guest_order_status .design-items .order-item.sample-pack-item .order-item-body h4,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-body h4,.guest_order_status .order-items .design-item.sample-pack-item .order-item-body h4,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body h4,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-body h4,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-body h4,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-body h4,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-body h4{margin:0}.account-centre .design-items .design-item.sample-pack-item .order-item-body .heading,.account-centre .design-items .order-item.sample-pack-item .order-item-body .heading,.account-centre .design-items .quote-item.sample-pack-item .order-item-body .heading,.account-centre .order-items .design-item.sample-pack-item .order-item-body .heading,.account-centre .order-items .order-item.sample-pack-item .order-item-body .heading,.account-centre .order-items .quote-item.sample-pack-item .order-item-body .heading,.account-centre .quote-items .design-item.sample-pack-item .order-item-body .heading,.account-centre .quote-items .order-item.sample-pack-item .order-item-body .heading,.account-centre .quote-items .quote-item.sample-pack-item .order-item-body .heading,.guest_order_status .design-items .design-item.sample-pack-item .order-item-body .heading,.guest_order_status .design-items .order-item.sample-pack-item .order-item-body .heading,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-body .heading,.guest_order_status .order-items .design-item.sample-pack-item .order-item-body .heading,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body .heading,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-body .heading,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-body .heading,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-body .heading,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-body .heading{font-size:21px;margin:0;margin-bottom:15px;text-align:center}.account-centre .design-items .design-item.sample-pack-item .order-item-body .image-container,.account-centre .design-items .order-item.sample-pack-item .order-item-body .image-container,.account-centre .design-items .quote-item.sample-pack-item .order-item-body .image-container,.account-centre .order-items .design-item.sample-pack-item .order-item-body .image-container,.account-centre .order-items .order-item.sample-pack-item .order-item-body .image-container,.account-centre .order-items .quote-item.sample-pack-item .order-item-body .image-container,.account-centre .quote-items .design-item.sample-pack-item .order-item-body .image-container,.account-centre .quote-items .order-item.sample-pack-item .order-item-body .image-container,.account-centre .quote-items .quote-item.sample-pack-item .order-item-body .image-container,.guest_order_status .design-items .design-item.sample-pack-item .order-item-body .image-container,.guest_order_status .design-items .order-item.sample-pack-item .order-item-body .image-container,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-body .image-container,.guest_order_status .order-items .design-item.sample-pack-item .order-item-body .image-container,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body .image-container,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-body .image-container,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-body .image-container,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-body .image-container,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-body .image-container{width:380px;height:260px;margin:auto}@media only screen and (max-width:600px){.account-centre .design-items .design-item.sample-pack-item .order-item-body .image-container,.account-centre .design-items .order-item.sample-pack-item .order-item-body .image-container,.account-centre .design-items .quote-item.sample-pack-item .order-item-body .image-container,.account-centre .order-items .design-item.sample-pack-item .order-item-body .image-container,.account-centre .order-items .order-item.sample-pack-item .order-item-body .image-container,.account-centre .order-items .quote-item.sample-pack-item .order-item-body .image-container,.account-centre .quote-items .design-item.sample-pack-item .order-item-body .image-container,.account-centre .quote-items .order-item.sample-pack-item .order-item-body .image-container,.account-centre .quote-items .quote-item.sample-pack-item .order-item-body .image-container,.guest_order_status .design-items .design-item.sample-pack-item .order-item-body .image-container,.guest_order_status .design-items .order-item.sample-pack-item .order-item-body .image-container,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-body .image-container,.guest_order_status .order-items .design-item.sample-pack-item .order-item-body .image-container,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body .image-container,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-body .image-container,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-body .image-container,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-body .image-container,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-body .image-container{width:300px;height:200px}}.account-centre .design-items .design-item.sample-pack-item .order-item-body .image-container img,.account-centre .design-items .order-item.sample-pack-item .order-item-body .image-container img,.account-centre .design-items .quote-item.sample-pack-item .order-item-body .image-container img,.account-centre .order-items .design-item.sample-pack-item .order-item-body .image-container img,.account-centre .order-items .order-item.sample-pack-item .order-item-body .image-container img,.account-centre .order-items .quote-item.sample-pack-item .order-item-body .image-container img,.account-centre .quote-items .design-item.sample-pack-item .order-item-body .image-container img,.account-centre .quote-items .order-item.sample-pack-item .order-item-body .image-container img,.account-centre .quote-items .quote-item.sample-pack-item .order-item-body .image-container img,.guest_order_status .design-items .design-item.sample-pack-item .order-item-body .image-container img,.guest_order_status .design-items .order-item.sample-pack-item .order-item-body .image-container img,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-body .image-container img,.guest_order_status .order-items .design-item.sample-pack-item .order-item-body .image-container img,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body .image-container img,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-body .image-container img,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-body .image-container img,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-body .image-container img,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-body .image-container img{width:100%;height:100%;object-fit:cover}.account-centre .design-items .design-item.sample-pack-item .order-item-body p,.account-centre .design-items .order-item.sample-pack-item .order-item-body p,.account-centre .design-items .quote-item.sample-pack-item .order-item-body p,.account-centre .order-items .design-item.sample-pack-item .order-item-body p,.account-centre .order-items .order-item.sample-pack-item .order-item-body p,.account-centre .order-items .quote-item.sample-pack-item .order-item-body p,.account-centre .quote-items .design-item.sample-pack-item .order-item-body p,.account-centre .quote-items .order-item.sample-pack-item .order-item-body p,.account-centre .quote-items .quote-item.sample-pack-item .order-item-body p,.guest_order_status .design-items .design-item.sample-pack-item .order-item-body p,.guest_order_status .design-items .order-item.sample-pack-item .order-item-body p,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-body p,.guest_order_status .order-items .design-item.sample-pack-item .order-item-body p,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body p,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-body p,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-body p,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-body p,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-body p{margin:0;font-size:16px;color:#000;line-height:1.5;margin-top:30px;margin-bottom:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;text-align:center}.account-centre .design-items .design-item.sample-pack-item .order-item-body p span.est-delivery-date,.account-centre .design-items .order-item.sample-pack-item .order-item-body p span.est-delivery-date,.account-centre .design-items .quote-item.sample-pack-item .order-item-body p span.est-delivery-date,.account-centre .order-items .design-item.sample-pack-item .order-item-body p span.est-delivery-date,.account-centre .order-items .order-item.sample-pack-item .order-item-body p span.est-delivery-date,.account-centre .order-items .quote-item.sample-pack-item .order-item-body p span.est-delivery-date,.account-centre .quote-items .design-item.sample-pack-item .order-item-body p span.est-delivery-date,.account-centre .quote-items .order-item.sample-pack-item .order-item-body p span.est-delivery-date,.account-centre .quote-items .quote-item.sample-pack-item .order-item-body p span.est-delivery-date,.guest_order_status .design-items .design-item.sample-pack-item .order-item-body p span.est-delivery-date,.guest_order_status .design-items .order-item.sample-pack-item .order-item-body p span.est-delivery-date,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-body p span.est-delivery-date,.guest_order_status .order-items .design-item.sample-pack-item .order-item-body p span.est-delivery-date,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body p span.est-delivery-date,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-body p span.est-delivery-date,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-body p span.est-delivery-date,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-body p span.est-delivery-date,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-body p span.est-delivery-date{font-size:18px;background:#e1ffff;color:#000;border-radius:5px;padding:7px 15px}.account-centre .design-items .design-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.account-centre .design-items .order-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.account-centre .design-items .quote-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.account-centre .order-items .design-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.account-centre .order-items .order-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.account-centre .order-items .quote-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.account-centre .quote-items .design-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.account-centre .quote-items .order-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.account-centre .quote-items .quote-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.guest_order_status .design-items .design-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.guest_order_status .design-items .order-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.guest_order_status .design-items .quote-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.guest_order_status .order-items .design-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.guest_order_status .order-items .order-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.guest_order_status .order-items .quote-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.guest_order_status .quote-items .design-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.guest_order_status .quote-items .order-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty,.guest_order_status .quote-items .quote-item.sample-pack-item .order-item-body .tab-contents .order-tab-content:empty{min-height:auto}.account-centre .design-items .design-item .design-item-header,.account-centre .design-items .design-item .order-item-header,.account-centre .design-items .design-item .quote-item-header,.account-centre .design-items .order-item .design-item-header,.account-centre .design-items .order-item .order-item-header,.account-centre .design-items .order-item .quote-item-header,.account-centre .design-items .quote-item .design-item-header,.account-centre .design-items .quote-item .order-item-header,.account-centre .design-items .quote-item .quote-item-header,.account-centre .order-items .design-item .design-item-header,.account-centre .order-items .design-item .order-item-header,.account-centre .order-items .design-item .quote-item-header,.account-centre .order-items .order-item .design-item-header,.account-centre .order-items .order-item .order-item-header,.account-centre .order-items .order-item .quote-item-header,.account-centre .order-items .quote-item .design-item-header,.account-centre .order-items .quote-item .order-item-header,.account-centre .order-items .quote-item .quote-item-header,.account-centre .quote-items .design-item .design-item-header,.account-centre .quote-items .design-item .order-item-header,.account-centre .quote-items .design-item .quote-item-header,.account-centre .quote-items .order-item .design-item-header,.account-centre .quote-items .order-item .order-item-header,.account-centre .quote-items .order-item .quote-item-header,.account-centre .quote-items .quote-item .design-item-header,.account-centre .quote-items .quote-item .order-item-header,.account-centre .quote-items .quote-item .quote-item-header,.guest_order_status .design-items .design-item .design-item-header,.guest_order_status .design-items .design-item .order-item-header,.guest_order_status .design-items .design-item .quote-item-header,.guest_order_status .design-items .order-item .design-item-header,.guest_order_status .design-items .order-item .order-item-header,.guest_order_status .design-items .order-item .quote-item-header,.guest_order_status .design-items .quote-item .design-item-header,.guest_order_status .design-items .quote-item .order-item-header,.guest_order_status .design-items .quote-item .quote-item-header,.guest_order_status .order-items .design-item .design-item-header,.guest_order_status .order-items .design-item .order-item-header,.guest_order_status .order-items .design-item .quote-item-header,.guest_order_status .order-items .order-item .design-item-header,.guest_order_status .order-items .order-item .order-item-header,.guest_order_status .order-items .order-item .quote-item-header,.guest_order_status .order-items .quote-item .design-item-header,.guest_order_status .order-items .quote-item .order-item-header,.guest_order_status .order-items .quote-item .quote-item-header,.guest_order_status .quote-items .design-item .design-item-header,.guest_order_status .quote-items .design-item .order-item-header,.guest_order_status .quote-items .design-item .quote-item-header,.guest_order_status .quote-items .order-item .design-item-header,.guest_order_status .quote-items .order-item .order-item-header,.guest_order_status .quote-items .order-item .quote-item-header,.guest_order_status .quote-items .quote-item .design-item-header,.guest_order_status .quote-items .quote-item .order-item-header,.guest_order_status .quote-items .quote-item .quote-item-header{display:flex;justify-content:space-between;position:relative;gap:1rem;border-top-left-radius:10px;border-top-right-radius:10px}.account-centre .design-items .design-item .design-item-header .design-title,.account-centre .design-items .design-item .design-item-header .order-number,.account-centre .design-items .design-item .design-item-header .quote-title,.account-centre .design-items .design-item .order-item-header .design-title,.account-centre .design-items .design-item .order-item-header .order-number,.account-centre .design-items .design-item .order-item-header .quote-title,.account-centre .design-items .design-item .quote-item-header .design-title,.account-centre .design-items .design-item .quote-item-header .order-number,.account-centre .design-items .design-item .quote-item-header .quote-title,.account-centre .design-items .order-item .design-item-header .design-title,.account-centre .design-items .order-item .design-item-header .order-number,.account-centre .design-items .order-item .design-item-header .quote-title,.account-centre .design-items .order-item .order-item-header .design-title,.account-centre .design-items .order-item .order-item-header .order-number,.account-centre .design-items .order-item .order-item-header .quote-title,.account-centre .design-items .order-item .quote-item-header .design-title,.account-centre .design-items .order-item .quote-item-header .order-number,.account-centre .design-items .order-item .quote-item-header .quote-title,.account-centre .design-items .quote-item .design-item-header .design-title,.account-centre .design-items .quote-item .design-item-header .order-number,.account-centre .design-items .quote-item .design-item-header .quote-title,.account-centre .design-items .quote-item .order-item-header .design-title,.account-centre .design-items .quote-item .order-item-header .order-number,.account-centre .design-items .quote-item .order-item-header .quote-title,.account-centre .design-items .quote-item .quote-item-header .design-title,.account-centre .design-items .quote-item .quote-item-header .order-number,.account-centre .design-items .quote-item .quote-item-header .quote-title,.account-centre .order-items .design-item .design-item-header .design-title,.account-centre .order-items .design-item .design-item-header .order-number,.account-centre .order-items .design-item .design-item-header .quote-title,.account-centre .order-items .design-item .order-item-header .design-title,.account-centre .order-items .design-item .order-item-header .order-number,.account-centre .order-items .design-item .order-item-header .quote-title,.account-centre .order-items .design-item .quote-item-header .design-title,.account-centre .order-items .design-item .quote-item-header .order-number,.account-centre .order-items .design-item .quote-item-header .quote-title,.account-centre .order-items .order-item .design-item-header .design-title,.account-centre .order-items .order-item .design-item-header .order-number,.account-centre .order-items .order-item .design-item-header .quote-title,.account-centre .order-items .order-item .order-item-header .design-title,.account-centre .order-items .order-item .order-item-header .order-number,.account-centre .order-items .order-item .order-item-header .quote-title,.account-centre .order-items .order-item .quote-item-header .design-title,.account-centre .order-items .order-item .quote-item-header .order-number,.account-centre .order-items .order-item .quote-item-header .quote-title,.account-centre .order-items .quote-item .design-item-header .design-title,.account-centre .order-items .quote-item .design-item-header .order-number,.account-centre .order-items .quote-item .design-item-header .quote-title,.account-centre .order-items .quote-item .order-item-header .design-title,.account-centre .order-items .quote-item .order-item-header .order-number,.account-centre .order-items .quote-item .order-item-header .quote-title,.account-centre .order-items .quote-item .quote-item-header .design-title,.account-centre .order-items .quote-item .quote-item-header .order-number,.account-centre .order-items .quote-item .quote-item-header .quote-title,.account-centre .quote-items .design-item .design-item-header .design-title,.account-centre .quote-items .design-item .design-item-header .order-number,.account-centre .quote-items .design-item .design-item-header .quote-title,.account-centre .quote-items .design-item .order-item-header .design-title,.account-centre .quote-items .design-item .order-item-header .order-number,.account-centre .quote-items .design-item .order-item-header .quote-title,.account-centre .quote-items .design-item .quote-item-header .design-title,.account-centre .quote-items .design-item .quote-item-header .order-number,.account-centre .quote-items .design-item .quote-item-header .quote-title,.account-centre .quote-items .order-item .design-item-header .design-title,.account-centre .quote-items .order-item .design-item-header .order-number,.account-centre .quote-items .order-item .design-item-header .quote-title,.account-centre .quote-items .order-item .order-item-header .design-title,.account-centre .quote-items .order-item .order-item-header .order-number,.account-centre .quote-items .order-item .order-item-header .quote-title,.account-centre .quote-items .order-item .quote-item-header .design-title,.account-centre .quote-items .order-item .quote-item-header .order-number,.account-centre .quote-items .order-item .quote-item-header .quote-title,.account-centre .quote-items .quote-item .design-item-header .design-title,.account-centre .quote-items .quote-item .design-item-header .order-number,.account-centre .quote-items .quote-item .design-item-header .quote-title,.account-centre .quote-items .quote-item .order-item-header .design-title,.account-centre .quote-items .quote-item .order-item-header .order-number,.account-centre .quote-items .quote-item .order-item-header .quote-title,.account-centre .quote-items .quote-item .quote-item-header .design-title,.account-centre .quote-items .quote-item .quote-item-header .order-number,.account-centre .quote-items .quote-item .quote-item-header .quote-title,.guest_order_status .design-items .design-item .design-item-header .design-title,.guest_order_status .design-items .design-item .design-item-header .order-number,.guest_order_status .design-items .design-item .design-item-header .quote-title,.guest_order_status .design-items .design-item .order-item-header .design-title,.guest_order_status .design-items .design-item .order-item-header .order-number,.guest_order_status .design-items .design-item .order-item-header .quote-title,.guest_order_status .design-items .design-item .quote-item-header .design-title,.guest_order_status .design-items .design-item .quote-item-header .order-number,.guest_order_status .design-items .design-item .quote-item-header .quote-title,.guest_order_status .design-items .order-item .design-item-header .design-title,.guest_order_status .design-items .order-item .design-item-header .order-number,.guest_order_status .design-items .order-item .design-item-header .quote-title,.guest_order_status .design-items .order-item .order-item-header .design-title,.guest_order_status .design-items .order-item .order-item-header .order-number,.guest_order_status .design-items .order-item .order-item-header .quote-title,.guest_order_status .design-items .order-item .quote-item-header .design-title,.guest_order_status .design-items .order-item .quote-item-header .order-number,.guest_order_status .design-items .order-item .quote-item-header .quote-title,.guest_order_status .design-items .quote-item .design-item-header .design-title,.guest_order_status .design-items .quote-item .design-item-header .order-number,.guest_order_status .design-items .quote-item .design-item-header .quote-title,.guest_order_status .design-items .quote-item .order-item-header .design-title,.guest_order_status .design-items .quote-item .order-item-header .order-number,.guest_order_status .design-items .quote-item .order-item-header .quote-title,.guest_order_status .design-items .quote-item .quote-item-header .design-title,.guest_order_status .design-items .quote-item .quote-item-header .order-number,.guest_order_status .design-items .quote-item .quote-item-header .quote-title,.guest_order_status .order-items .design-item .design-item-header .design-title,.guest_order_status .order-items .design-item .design-item-header .order-number,.guest_order_status .order-items .design-item .design-item-header .quote-title,.guest_order_status .order-items .design-item .order-item-header .design-title,.guest_order_status .order-items .design-item .order-item-header .order-number,.guest_order_status .order-items .design-item .order-item-header .quote-title,.guest_order_status .order-items .design-item .quote-item-header .design-title,.guest_order_status .order-items .design-item .quote-item-header .order-number,.guest_order_status .order-items .design-item .quote-item-header .quote-title,.guest_order_status .order-items .order-item .design-item-header .design-title,.guest_order_status .order-items .order-item .design-item-header .order-number,.guest_order_status .order-items .order-item .design-item-header .quote-title,.guest_order_status .order-items .order-item .order-item-header .design-title,.guest_order_status .order-items .order-item .order-item-header .order-number,.guest_order_status .order-items .order-item .order-item-header .quote-title,.guest_order_status .order-items .order-item .quote-item-header .design-title,.guest_order_status .order-items .order-item .quote-item-header .order-number,.guest_order_status .order-items .order-item .quote-item-header .quote-title,.guest_order_status .order-items .quote-item .design-item-header .design-title,.guest_order_status .order-items .quote-item .design-item-header .order-number,.guest_order_status .order-items .quote-item .design-item-header .quote-title,.guest_order_status .order-items .quote-item .order-item-header .design-title,.guest_order_status .order-items .quote-item .order-item-header .order-number,.guest_order_status .order-items .quote-item .order-item-header .quote-title,.guest_order_status .order-items .quote-item .quote-item-header .design-title,.guest_order_status .order-items .quote-item .quote-item-header .order-number,.guest_order_status .order-items .quote-item .quote-item-header .quote-title,.guest_order_status .quote-items .design-item .design-item-header .design-title,.guest_order_status .quote-items .design-item .design-item-header .order-number,.guest_order_status .quote-items .design-item .design-item-header .quote-title,.guest_order_status .quote-items .design-item .order-item-header .design-title,.guest_order_status .quote-items .design-item .order-item-header .order-number,.guest_order_status .quote-items .design-item .order-item-header .quote-title,.guest_order_status .quote-items .design-item .quote-item-header .design-title,.guest_order_status .quote-items .design-item .quote-item-header .order-number,.guest_order_status .quote-items .design-item .quote-item-header .quote-title,.guest_order_status .quote-items .order-item .design-item-header .design-title,.guest_order_status .quote-items .order-item .design-item-header .order-number,.guest_order_status .quote-items .order-item .design-item-header .quote-title,.guest_order_status .quote-items .order-item .order-item-header .design-title,.guest_order_status .quote-items .order-item .order-item-header .order-number,.guest_order_status .quote-items .order-item .order-item-header .quote-title,.guest_order_status .quote-items .order-item .quote-item-header .design-title,.guest_order_status .quote-items .order-item .quote-item-header .order-number,.guest_order_status .quote-items .order-item .quote-item-header .quote-title,.guest_order_status .quote-items .quote-item .design-item-header .design-title,.guest_order_status .quote-items .quote-item .design-item-header .order-number,.guest_order_status .quote-items .quote-item .design-item-header .quote-title,.guest_order_status .quote-items .quote-item .order-item-header .design-title,.guest_order_status .quote-items .quote-item .order-item-header .order-number,.guest_order_status .quote-items .quote-item .order-item-header .quote-title,.guest_order_status .quote-items .quote-item .quote-item-header .design-title,.guest_order_status .quote-items .quote-item .quote-item-header .order-number,.guest_order_status .quote-items .quote-item .quote-item-header .quote-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px;color:#000}.account-centre .design-items .design-item .design-item-header .design-title a,.account-centre .design-items .design-item .design-item-header .order-number a,.account-centre .design-items .design-item .design-item-header .quote-title a,.account-centre .design-items .design-item .order-item-header .design-title a,.account-centre .design-items .design-item .order-item-header .order-number a,.account-centre .design-items .design-item .order-item-header .quote-title a,.account-centre .design-items .design-item .quote-item-header .design-title a,.account-centre .design-items .design-item .quote-item-header .order-number a,.account-centre .design-items .design-item .quote-item-header .quote-title a,.account-centre .design-items .order-item .design-item-header .design-title a,.account-centre .design-items .order-item .design-item-header .order-number a,.account-centre .design-items .order-item .design-item-header .quote-title a,.account-centre .design-items .order-item .order-item-header .design-title a,.account-centre .design-items .order-item .order-item-header .order-number a,.account-centre .design-items .order-item .order-item-header .quote-title a,.account-centre .design-items .order-item .quote-item-header .design-title a,.account-centre .design-items .order-item .quote-item-header .order-number a,.account-centre .design-items .order-item .quote-item-header .quote-title a,.account-centre .design-items .quote-item .design-item-header .design-title a,.account-centre .design-items .quote-item .design-item-header .order-number a,.account-centre .design-items .quote-item .design-item-header .quote-title a,.account-centre .design-items .quote-item .order-item-header .design-title a,.account-centre .design-items .quote-item .order-item-header .order-number a,.account-centre .design-items .quote-item .order-item-header .quote-title a,.account-centre .design-items .quote-item .quote-item-header .design-title a,.account-centre .design-items .quote-item .quote-item-header .order-number a,.account-centre .design-items .quote-item .quote-item-header .quote-title a,.account-centre .order-items .design-item .design-item-header .design-title a,.account-centre .order-items .design-item .design-item-header .order-number a,.account-centre .order-items .design-item .design-item-header .quote-title a,.account-centre .order-items .design-item .order-item-header .design-title a,.account-centre .order-items .design-item .order-item-header .order-number a,.account-centre .order-items .design-item .order-item-header .quote-title a,.account-centre .order-items .design-item .quote-item-header .design-title a,.account-centre .order-items .design-item .quote-item-header .order-number a,.account-centre .order-items .design-item .quote-item-header .quote-title a,.account-centre .order-items .order-item .design-item-header .design-title a,.account-centre .order-items .order-item .design-item-header .order-number a,.account-centre .order-items .order-item .design-item-header .quote-title a,.account-centre .order-items .order-item .order-item-header .design-title a,.account-centre .order-items .order-item .order-item-header .order-number a,.account-centre .order-items .order-item .order-item-header .quote-title a,.account-centre .order-items .order-item .quote-item-header .design-title a,.account-centre .order-items .order-item .quote-item-header .order-number a,.account-centre .order-items .order-item .quote-item-header .quote-title a,.account-centre .order-items .quote-item .design-item-header .design-title a,.account-centre .order-items .quote-item .design-item-header .order-number a,.account-centre .order-items .quote-item .design-item-header .quote-title a,.account-centre .order-items .quote-item .order-item-header .design-title a,.account-centre .order-items .quote-item .order-item-header .order-number a,.account-centre .order-items .quote-item .order-item-header .quote-title a,.account-centre .order-items .quote-item .quote-item-header .design-title a,.account-centre .order-items .quote-item .quote-item-header .order-number a,.account-centre .order-items .quote-item .quote-item-header .quote-title a,.account-centre .quote-items .design-item .design-item-header .design-title a,.account-centre .quote-items .design-item .design-item-header .order-number a,.account-centre .quote-items .design-item .design-item-header .quote-title a,.account-centre .quote-items .design-item .order-item-header .design-title a,.account-centre .quote-items .design-item .order-item-header .order-number a,.account-centre .quote-items .design-item .order-item-header .quote-title a,.account-centre .quote-items .design-item .quote-item-header .design-title a,.account-centre .quote-items .design-item .quote-item-header .order-number a,.account-centre .quote-items .design-item .quote-item-header .quote-title a,.account-centre .quote-items .order-item .design-item-header .design-title a,.account-centre .quote-items .order-item .design-item-header .order-number a,.account-centre .quote-items .order-item .design-item-header .quote-title a,.account-centre .quote-items .order-item .order-item-header .design-title a,.account-centre .quote-items .order-item .order-item-header .order-number a,.account-centre .quote-items .order-item .order-item-header .quote-title a,.account-centre .quote-items .order-item .quote-item-header .design-title a,.account-centre .quote-items .order-item .quote-item-header .order-number a,.account-centre .quote-items .order-item .quote-item-header .quote-title a,.account-centre .quote-items .quote-item .design-item-header .design-title a,.account-centre .quote-items .quote-item .design-item-header .order-number a,.account-centre .quote-items .quote-item .design-item-header .quote-title a,.account-centre .quote-items .quote-item .order-item-header .design-title a,.account-centre .quote-items .quote-item .order-item-header .order-number a,.account-centre .quote-items .quote-item .order-item-header .quote-title a,.account-centre .quote-items .quote-item .quote-item-header .design-title a,.account-centre .quote-items .quote-item .quote-item-header .order-number a,.account-centre .quote-items .quote-item .quote-item-header .quote-title a,.guest_order_status .design-items .design-item .design-item-header .design-title a,.guest_order_status .design-items .design-item .design-item-header .order-number a,.guest_order_status .design-items .design-item .design-item-header .quote-title a,.guest_order_status .design-items .design-item .order-item-header .design-title a,.guest_order_status .design-items .design-item .order-item-header .order-number a,.guest_order_status .design-items .design-item .order-item-header .quote-title a,.guest_order_status .design-items .design-item .quote-item-header .design-title a,.guest_order_status .design-items .design-item .quote-item-header .order-number a,.guest_order_status .design-items .design-item .quote-item-header .quote-title a,.guest_order_status .design-items .order-item .design-item-header .design-title a,.guest_order_status .design-items .order-item .design-item-header .order-number a,.guest_order_status .design-items .order-item .design-item-header .quote-title a,.guest_order_status .design-items .order-item .order-item-header .design-title a,.guest_order_status .design-items .order-item .order-item-header .order-number a,.guest_order_status .design-items .order-item .order-item-header .quote-title a,.guest_order_status .design-items .order-item .quote-item-header .design-title a,.guest_order_status .design-items .order-item .quote-item-header .order-number a,.guest_order_status .design-items .order-item .quote-item-header .quote-title a,.guest_order_status .design-items .quote-item .design-item-header .design-title a,.guest_order_status .design-items .quote-item .design-item-header .order-number a,.guest_order_status .design-items .quote-item .design-item-header .quote-title a,.guest_order_status .design-items .quote-item .order-item-header .design-title a,.guest_order_status .design-items .quote-item .order-item-header .order-number a,.guest_order_status .design-items .quote-item .order-item-header .quote-title a,.guest_order_status .design-items .quote-item .quote-item-header .design-title a,.guest_order_status .design-items .quote-item .quote-item-header .order-number a,.guest_order_status .design-items .quote-item .quote-item-header .quote-title a,.guest_order_status .order-items .design-item .design-item-header .design-title a,.guest_order_status .order-items .design-item .design-item-header .order-number a,.guest_order_status .order-items .design-item .design-item-header .quote-title a,.guest_order_status .order-items .design-item .order-item-header .design-title a,.guest_order_status .order-items .design-item .order-item-header .order-number a,.guest_order_status .order-items .design-item .order-item-header .quote-title a,.guest_order_status .order-items .design-item .quote-item-header .design-title a,.guest_order_status .order-items .design-item .quote-item-header .order-number a,.guest_order_status .order-items .design-item .quote-item-header .quote-title a,.guest_order_status .order-items .order-item .design-item-header .design-title a,.guest_order_status .order-items .order-item .design-item-header .order-number a,.guest_order_status .order-items .order-item .design-item-header .quote-title a,.guest_order_status .order-items .order-item .order-item-header .design-title a,.guest_order_status .order-items .order-item .order-item-header .order-number a,.guest_order_status .order-items .order-item .order-item-header .quote-title a,.guest_order_status .order-items .order-item .quote-item-header .design-title a,.guest_order_status .order-items .order-item .quote-item-header .order-number a,.guest_order_status .order-items .order-item .quote-item-header .quote-title a,.guest_order_status .order-items .quote-item .design-item-header .design-title a,.guest_order_status .order-items .quote-item .design-item-header .order-number a,.guest_order_status .order-items .quote-item .design-item-header .quote-title a,.guest_order_status .order-items .quote-item .order-item-header .design-title a,.guest_order_status .order-items .quote-item .order-item-header .order-number a,.guest_order_status .order-items .quote-item .order-item-header .quote-title a,.guest_order_status .order-items .quote-item .quote-item-header .design-title a,.guest_order_status .order-items .quote-item .quote-item-header .order-number a,.guest_order_status .order-items .quote-item .quote-item-header .quote-title a,.guest_order_status .quote-items .design-item .design-item-header .design-title a,.guest_order_status .quote-items .design-item .design-item-header .order-number a,.guest_order_status .quote-items .design-item .design-item-header .quote-title a,.guest_order_status .quote-items .design-item .order-item-header .design-title a,.guest_order_status .quote-items .design-item .order-item-header .order-number a,.guest_order_status .quote-items .design-item .order-item-header .quote-title a,.guest_order_status .quote-items .design-item .quote-item-header .design-title a,.guest_order_status .quote-items .design-item .quote-item-header .order-number a,.guest_order_status .quote-items .design-item .quote-item-header .quote-title a,.guest_order_status .quote-items .order-item .design-item-header .design-title a,.guest_order_status .quote-items .order-item .design-item-header .order-number a,.guest_order_status .quote-items .order-item .design-item-header .quote-title a,.guest_order_status .quote-items .order-item .order-item-header .design-title a,.guest_order_status .quote-items .order-item .order-item-header .order-number a,.guest_order_status .quote-items .order-item .order-item-header .quote-title a,.guest_order_status .quote-items .order-item .quote-item-header .design-title a,.guest_order_status .quote-items .order-item .quote-item-header .order-number a,.guest_order_status .quote-items .order-item .quote-item-header .quote-title a,.guest_order_status .quote-items .quote-item .design-item-header .design-title a,.guest_order_status .quote-items .quote-item .design-item-header .order-number a,.guest_order_status .quote-items .quote-item .design-item-header .quote-title a,.guest_order_status .quote-items .quote-item .order-item-header .design-title a,.guest_order_status .quote-items .quote-item .order-item-header .order-number a,.guest_order_status .quote-items .quote-item .order-item-header .quote-title a,.guest_order_status .quote-items .quote-item .quote-item-header .design-title a,.guest_order_status .quote-items .quote-item .quote-item-header .order-number a,.guest_order_status .quote-items .quote-item .quote-item-header .quote-title a{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .design-items .design-item .design-item-header .design-title a:after,.account-centre .design-items .design-item .design-item-header .order-number a:after,.account-centre .design-items .design-item .design-item-header .quote-title a:after,.account-centre .design-items .design-item .order-item-header .design-title a:after,.account-centre .design-items .design-item .order-item-header .order-number a:after,.account-centre .design-items .design-item .order-item-header .quote-title a:after,.account-centre .design-items .design-item .quote-item-header .design-title a:after,.account-centre .design-items .design-item .quote-item-header .order-number a:after,.account-centre .design-items .design-item .quote-item-header .quote-title a:after,.account-centre .design-items .order-item .design-item-header .design-title a:after,.account-centre .design-items .order-item .design-item-header .order-number a:after,.account-centre .design-items .order-item .design-item-header .quote-title a:after,.account-centre .design-items .order-item .order-item-header .design-title a:after,.account-centre .design-items .order-item .order-item-header .order-number a:after,.account-centre .design-items .order-item .order-item-header .quote-title a:after,.account-centre .design-items .order-item .quote-item-header .design-title a:after,.account-centre .design-items .order-item .quote-item-header .order-number a:after,.account-centre .design-items .order-item .quote-item-header .quote-title a:after,.account-centre .design-items .quote-item .design-item-header .design-title a:after,.account-centre .design-items .quote-item .design-item-header .order-number a:after,.account-centre .design-items .quote-item .design-item-header .quote-title a:after,.account-centre .design-items .quote-item .order-item-header .design-title a:after,.account-centre .design-items .quote-item .order-item-header .order-number a:after,.account-centre .design-items .quote-item .order-item-header .quote-title a:after,.account-centre .design-items .quote-item .quote-item-header .design-title a:after,.account-centre .design-items .quote-item .quote-item-header .order-number a:after,.account-centre .design-items .quote-item .quote-item-header .quote-title a:after,.account-centre .order-items .design-item .design-item-header .design-title a:after,.account-centre .order-items .design-item .design-item-header .order-number a:after,.account-centre .order-items .design-item .design-item-header .quote-title a:after,.account-centre .order-items .design-item .order-item-header .design-title a:after,.account-centre .order-items .design-item .order-item-header .order-number a:after,.account-centre .order-items .design-item .order-item-header .quote-title a:after,.account-centre .order-items .design-item .quote-item-header .design-title a:after,.account-centre .order-items .design-item .quote-item-header .order-number a:after,.account-centre .order-items .design-item .quote-item-header .quote-title a:after,.account-centre .order-items .order-item .design-item-header .design-title a:after,.account-centre .order-items .order-item .design-item-header .order-number a:after,.account-centre .order-items .order-item .design-item-header .quote-title a:after,.account-centre .order-items .order-item .order-item-header .design-title a:after,.account-centre .order-items .order-item .order-item-header .order-number a:after,.account-centre .order-items .order-item .order-item-header .quote-title a:after,.account-centre .order-items .order-item .quote-item-header .design-title a:after,.account-centre .order-items .order-item .quote-item-header .order-number a:after,.account-centre .order-items .order-item .quote-item-header .quote-title a:after,.account-centre .order-items .quote-item .design-item-header .design-title a:after,.account-centre .order-items .quote-item .design-item-header .order-number a:after,.account-centre .order-items .quote-item .design-item-header .quote-title a:after,.account-centre .order-items .quote-item .order-item-header .design-title a:after,.account-centre .order-items .quote-item .order-item-header .order-number a:after,.account-centre .order-items .quote-item .order-item-header .quote-title a:after,.account-centre .order-items .quote-item .quote-item-header .design-title a:after,.account-centre .order-items .quote-item .quote-item-header .order-number a:after,.account-centre .order-items .quote-item .quote-item-header .quote-title a:after,.account-centre .quote-items .design-item .design-item-header .design-title a:after,.account-centre .quote-items .design-item .design-item-header .order-number a:after,.account-centre .quote-items .design-item .design-item-header .quote-title a:after,.account-centre .quote-items .design-item .order-item-header .design-title a:after,.account-centre .quote-items .design-item .order-item-header .order-number a:after,.account-centre .quote-items .design-item .order-item-header .quote-title a:after,.account-centre .quote-items .design-item .quote-item-header .design-title a:after,.account-centre .quote-items .design-item .quote-item-header .order-number a:after,.account-centre .quote-items .design-item .quote-item-header .quote-title a:after,.account-centre .quote-items .order-item .design-item-header .design-title a:after,.account-centre .quote-items .order-item .design-item-header .order-number a:after,.account-centre .quote-items .order-item .design-item-header .quote-title a:after,.account-centre .quote-items .order-item .order-item-header .design-title a:after,.account-centre .quote-items .order-item .order-item-header .order-number a:after,.account-centre .quote-items .order-item .order-item-header .quote-title a:after,.account-centre .quote-items .order-item .quote-item-header .design-title a:after,.account-centre .quote-items .order-item .quote-item-header .order-number a:after,.account-centre .quote-items .order-item .quote-item-header .quote-title a:after,.account-centre .quote-items .quote-item .design-item-header .design-title a:after,.account-centre .quote-items .quote-item .design-item-header .order-number a:after,.account-centre .quote-items .quote-item .design-item-header .quote-title a:after,.account-centre .quote-items .quote-item .order-item-header .design-title a:after,.account-centre .quote-items .quote-item .order-item-header .order-number a:after,.account-centre .quote-items .quote-item .order-item-header .quote-title a:after,.account-centre .quote-items .quote-item .quote-item-header .design-title a:after,.account-centre .quote-items .quote-item .quote-item-header .order-number a:after,.account-centre .quote-items .quote-item .quote-item-header .quote-title a:after,.guest_order_status .design-items .design-item .design-item-header .design-title a:after,.guest_order_status .design-items .design-item .design-item-header .order-number a:after,.guest_order_status .design-items .design-item .design-item-header .quote-title a:after,.guest_order_status .design-items .design-item .order-item-header .design-title a:after,.guest_order_status .design-items .design-item .order-item-header .order-number a:after,.guest_order_status .design-items .design-item .order-item-header .quote-title a:after,.guest_order_status .design-items .design-item .quote-item-header .design-title a:after,.guest_order_status .design-items .design-item .quote-item-header .order-number a:after,.guest_order_status .design-items .design-item .quote-item-header .quote-title a:after,.guest_order_status .design-items .order-item .design-item-header .design-title a:after,.guest_order_status .design-items .order-item .design-item-header .order-number a:after,.guest_order_status .design-items .order-item .design-item-header .quote-title a:after,.guest_order_status .design-items .order-item .order-item-header .design-title a:after,.guest_order_status .design-items .order-item .order-item-header .order-number a:after,.guest_order_status .design-items .order-item .order-item-header .quote-title a:after,.guest_order_status .design-items .order-item .quote-item-header .design-title a:after,.guest_order_status .design-items .order-item .quote-item-header .order-number a:after,.guest_order_status .design-items .order-item .quote-item-header .quote-title a:after,.guest_order_status .design-items .quote-item .design-item-header .design-title a:after,.guest_order_status .design-items .quote-item .design-item-header .order-number a:after,.guest_order_status .design-items .quote-item .design-item-header .quote-title a:after,.guest_order_status .design-items .quote-item .order-item-header .design-title a:after,.guest_order_status .design-items .quote-item .order-item-header .order-number a:after,.guest_order_status .design-items .quote-item .order-item-header .quote-title a:after,.guest_order_status .design-items .quote-item .quote-item-header .design-title a:after,.guest_order_status .design-items .quote-item .quote-item-header .order-number a:after,.guest_order_status .design-items .quote-item .quote-item-header .quote-title a:after,.guest_order_status .order-items .design-item .design-item-header .design-title a:after,.guest_order_status .order-items .design-item .design-item-header .order-number a:after,.guest_order_status .order-items .design-item .design-item-header .quote-title a:after,.guest_order_status .order-items .design-item .order-item-header .design-title a:after,.guest_order_status .order-items .design-item .order-item-header .order-number a:after,.guest_order_status .order-items .design-item .order-item-header .quote-title a:after,.guest_order_status .order-items .design-item .quote-item-header .design-title a:after,.guest_order_status .order-items .design-item .quote-item-header .order-number a:after,.guest_order_status .order-items .design-item .quote-item-header .quote-title a:after,.guest_order_status .order-items .order-item .design-item-header .design-title a:after,.guest_order_status .order-items .order-item .design-item-header .order-number a:after,.guest_order_status .order-items .order-item .design-item-header .quote-title a:after,.guest_order_status .order-items .order-item .order-item-header .design-title a:after,.guest_order_status .order-items .order-item .order-item-header .order-number a:after,.guest_order_status .order-items .order-item .order-item-header .quote-title a:after,.guest_order_status .order-items .order-item .quote-item-header .design-title a:after,.guest_order_status .order-items .order-item .quote-item-header .order-number a:after,.guest_order_status .order-items .order-item .quote-item-header .quote-title a:after,.guest_order_status .order-items .quote-item .design-item-header .design-title a:after,.guest_order_status .order-items .quote-item .design-item-header .order-number a:after,.guest_order_status .order-items .quote-item .design-item-header .quote-title a:after,.guest_order_status .order-items .quote-item .order-item-header .design-title a:after,.guest_order_status .order-items .quote-item .order-item-header .order-number a:after,.guest_order_status .order-items .quote-item .order-item-header .quote-title a:after,.guest_order_status .order-items .quote-item .quote-item-header .design-title a:after,.guest_order_status .order-items .quote-item .quote-item-header .order-number a:after,.guest_order_status .order-items .quote-item .quote-item-header .quote-title a:after,.guest_order_status .quote-items .design-item .design-item-header .design-title a:after,.guest_order_status .quote-items .design-item .design-item-header .order-number a:after,.guest_order_status .quote-items .design-item .design-item-header .quote-title a:after,.guest_order_status .quote-items .design-item .order-item-header .design-title a:after,.guest_order_status .quote-items .design-item .order-item-header .order-number a:after,.guest_order_status .quote-items .design-item .order-item-header .quote-title a:after,.guest_order_status .quote-items .design-item .quote-item-header .design-title a:after,.guest_order_status .quote-items .design-item .quote-item-header .order-number a:after,.guest_order_status .quote-items .design-item .quote-item-header .quote-title a:after,.guest_order_status .quote-items .order-item .design-item-header .design-title a:after,.guest_order_status .quote-items .order-item .design-item-header .order-number a:after,.guest_order_status .quote-items .order-item .design-item-header .quote-title a:after,.guest_order_status .quote-items .order-item .order-item-header .design-title a:after,.guest_order_status .quote-items .order-item .order-item-header .order-number a:after,.guest_order_status .quote-items .order-item .order-item-header .quote-title a:after,.guest_order_status .quote-items .order-item .quote-item-header .design-title a:after,.guest_order_status .quote-items .order-item .quote-item-header .order-number a:after,.guest_order_status .quote-items .order-item .quote-item-header .quote-title a:after,.guest_order_status .quote-items .quote-item .design-item-header .design-title a:after,.guest_order_status .quote-items .quote-item .design-item-header .order-number a:after,.guest_order_status .quote-items .quote-item .design-item-header .quote-title a:after,.guest_order_status .quote-items .quote-item .order-item-header .design-title a:after,.guest_order_status .quote-items .quote-item .order-item-header .order-number a:after,.guest_order_status .quote-items .quote-item .order-item-header .quote-title a:after,.guest_order_status .quote-items .quote-item .quote-item-header .design-title a:after,.guest_order_status .quote-items .quote-item .quote-item-header .order-number a:after,.guest_order_status .quote-items .quote-item .quote-item-header .quote-title a:after{height:0}.account-centre .design-items .design-item .design-item-header .order-number,.account-centre .design-items .design-item .order-item-header .order-number,.account-centre .design-items .design-item .quote-item-header .order-number,.account-centre .design-items .order-item .design-item-header .order-number,.account-centre .design-items .order-item .order-item-header .order-number,.account-centre .design-items .order-item .quote-item-header .order-number,.account-centre .design-items .quote-item .design-item-header .order-number,.account-centre .design-items .quote-item .order-item-header .order-number,.account-centre .design-items .quote-item .quote-item-header .order-number,.account-centre .order-items .design-item .design-item-header .order-number,.account-centre .order-items .design-item .order-item-header .order-number,.account-centre .order-items .design-item .quote-item-header .order-number,.account-centre .order-items .order-item .design-item-header .order-number,.account-centre .order-items .order-item .order-item-header .order-number,.account-centre .order-items .order-item .quote-item-header .order-number,.account-centre .order-items .quote-item .design-item-header .order-number,.account-centre .order-items .quote-item .order-item-header .order-number,.account-centre .order-items .quote-item .quote-item-header .order-number,.account-centre .quote-items .design-item .design-item-header .order-number,.account-centre .quote-items .design-item .order-item-header .order-number,.account-centre .quote-items .design-item .quote-item-header .order-number,.account-centre .quote-items .order-item .design-item-header .order-number,.account-centre .quote-items .order-item .order-item-header .order-number,.account-centre .quote-items .order-item .quote-item-header .order-number,.account-centre .quote-items .quote-item .design-item-header .order-number,.account-centre .quote-items .quote-item .order-item-header .order-number,.account-centre .quote-items .quote-item .quote-item-header .order-number,.guest_order_status .design-items .design-item .design-item-header .order-number,.guest_order_status .design-items .design-item .order-item-header .order-number,.guest_order_status .design-items .design-item .quote-item-header .order-number,.guest_order_status .design-items .order-item .design-item-header .order-number,.guest_order_status .design-items .order-item .order-item-header .order-number,.guest_order_status .design-items .order-item .quote-item-header .order-number,.guest_order_status .design-items .quote-item .design-item-header .order-number,.guest_order_status .design-items .quote-item .order-item-header .order-number,.guest_order_status .design-items .quote-item .quote-item-header .order-number,.guest_order_status .order-items .design-item .design-item-header .order-number,.guest_order_status .order-items .design-item .order-item-header .order-number,.guest_order_status .order-items .design-item .quote-item-header .order-number,.guest_order_status .order-items .order-item .design-item-header .order-number,.guest_order_status .order-items .order-item .order-item-header .order-number,.guest_order_status .order-items .order-item .quote-item-header .order-number,.guest_order_status .order-items .quote-item .design-item-header .order-number,.guest_order_status .order-items .quote-item .order-item-header .order-number,.guest_order_status .order-items .quote-item .quote-item-header .order-number,.guest_order_status .quote-items .design-item .design-item-header .order-number,.guest_order_status .quote-items .design-item .order-item-header .order-number,.guest_order_status .quote-items .design-item .quote-item-header .order-number,.guest_order_status .quote-items .order-item .design-item-header .order-number,.guest_order_status .quote-items .order-item .order-item-header .order-number,.guest_order_status .quote-items .order-item .quote-item-header .order-number,.guest_order_status .quote-items .quote-item .design-item-header .order-number,.guest_order_status .quote-items .quote-item .order-item-header .order-number,.guest_order_status .quote-items .quote-item .quote-item-header .order-number{margin:0;display:flex}.account-centre .design-items .design-item .design-item-header .order-number span.order-number-label,.account-centre .design-items .design-item .order-item-header .order-number span.order-number-label,.account-centre .design-items .design-item .quote-item-header .order-number span.order-number-label,.account-centre .design-items .order-item .design-item-header .order-number span.order-number-label,.account-centre .design-items .order-item .order-item-header .order-number span.order-number-label,.account-centre .design-items .order-item .quote-item-header .order-number span.order-number-label,.account-centre .design-items .quote-item .design-item-header .order-number span.order-number-label,.account-centre .design-items .quote-item .order-item-header .order-number span.order-number-label,.account-centre .design-items .quote-item .quote-item-header .order-number span.order-number-label,.account-centre .order-items .design-item .design-item-header .order-number span.order-number-label,.account-centre .order-items .design-item .order-item-header .order-number span.order-number-label,.account-centre .order-items .design-item .quote-item-header .order-number span.order-number-label,.account-centre .order-items .order-item .design-item-header .order-number span.order-number-label,.account-centre .order-items .order-item .order-item-header .order-number span.order-number-label,.account-centre .order-items .order-item .quote-item-header .order-number span.order-number-label,.account-centre .order-items .quote-item .design-item-header .order-number span.order-number-label,.account-centre .order-items .quote-item .order-item-header .order-number span.order-number-label,.account-centre .order-items .quote-item .quote-item-header .order-number span.order-number-label,.account-centre .quote-items .design-item .design-item-header .order-number span.order-number-label,.account-centre .quote-items .design-item .order-item-header .order-number span.order-number-label,.account-centre .quote-items .design-item .quote-item-header .order-number span.order-number-label,.account-centre .quote-items .order-item .design-item-header .order-number span.order-number-label,.account-centre .quote-items .order-item .order-item-header .order-number span.order-number-label,.account-centre .quote-items .order-item .quote-item-header .order-number span.order-number-label,.account-centre .quote-items .quote-item .design-item-header .order-number span.order-number-label,.account-centre .quote-items .quote-item .order-item-header .order-number span.order-number-label,.account-centre .quote-items .quote-item .quote-item-header .order-number span.order-number-label,.guest_order_status .design-items .design-item .design-item-header .order-number span.order-number-label,.guest_order_status .design-items .design-item .order-item-header .order-number span.order-number-label,.guest_order_status .design-items .design-item .quote-item-header .order-number span.order-number-label,.guest_order_status .design-items .order-item .design-item-header .order-number span.order-number-label,.guest_order_status .design-items .order-item .order-item-header .order-number span.order-number-label,.guest_order_status .design-items .order-item .quote-item-header .order-number span.order-number-label,.guest_order_status .design-items .quote-item .design-item-header .order-number span.order-number-label,.guest_order_status .design-items .quote-item .order-item-header .order-number span.order-number-label,.guest_order_status .design-items .quote-item .quote-item-header .order-number span.order-number-label,.guest_order_status .order-items .design-item .design-item-header .order-number span.order-number-label,.guest_order_status .order-items .design-item .order-item-header .order-number span.order-number-label,.guest_order_status .order-items .design-item .quote-item-header .order-number span.order-number-label,.guest_order_status .order-items .order-item .design-item-header .order-number span.order-number-label,.guest_order_status .order-items .order-item .order-item-header .order-number span.order-number-label,.guest_order_status .order-items .order-item .quote-item-header .order-number span.order-number-label,.guest_order_status .order-items .quote-item .design-item-header .order-number span.order-number-label,.guest_order_status .order-items .quote-item .order-item-header .order-number span.order-number-label,.guest_order_status .order-items .quote-item .quote-item-header .order-number span.order-number-label,.guest_order_status .quote-items .design-item .design-item-header .order-number span.order-number-label,.guest_order_status .quote-items .design-item .order-item-header .order-number span.order-number-label,.guest_order_status .quote-items .design-item .quote-item-header .order-number span.order-number-label,.guest_order_status .quote-items .order-item .design-item-header .order-number span.order-number-label,.guest_order_status .quote-items .order-item .order-item-header .order-number span.order-number-label,.guest_order_status .quote-items .order-item .quote-item-header .order-number span.order-number-label,.guest_order_status .quote-items .quote-item .design-item-header .order-number span.order-number-label,.guest_order_status .quote-items .quote-item .order-item-header .order-number span.order-number-label,.guest_order_status .quote-items .quote-item .quote-item-header .order-number span.order-number-label{width:185px}.account-centre .design-items .design-item .design-item-header .cancel-order,.account-centre .design-items .design-item .order-item-header .cancel-order,.account-centre .design-items .design-item .quote-item-header .cancel-order,.account-centre .design-items .order-item .design-item-header .cancel-order,.account-centre .design-items .order-item .order-item-header .cancel-order,.account-centre .design-items .order-item .quote-item-header .cancel-order,.account-centre .design-items .quote-item .design-item-header .cancel-order,.account-centre .design-items .quote-item .order-item-header .cancel-order,.account-centre .design-items .quote-item .quote-item-header .cancel-order,.account-centre .order-items .design-item .design-item-header .cancel-order,.account-centre .order-items .design-item .order-item-header .cancel-order,.account-centre .order-items .design-item .quote-item-header .cancel-order,.account-centre .order-items .order-item .design-item-header .cancel-order,.account-centre .order-items .order-item .order-item-header .cancel-order,.account-centre .order-items .order-item .quote-item-header .cancel-order,.account-centre .order-items .quote-item .design-item-header .cancel-order,.account-centre .order-items .quote-item .order-item-header .cancel-order,.account-centre .order-items .quote-item .quote-item-header .cancel-order,.account-centre .quote-items .design-item .design-item-header .cancel-order,.account-centre .quote-items .design-item .order-item-header .cancel-order,.account-centre .quote-items .design-item .quote-item-header .cancel-order,.account-centre .quote-items .order-item .design-item-header .cancel-order,.account-centre .quote-items .order-item .order-item-header .cancel-order,.account-centre .quote-items .order-item .quote-item-header .cancel-order,.account-centre .quote-items .quote-item .design-item-header .cancel-order,.account-centre .quote-items .quote-item .order-item-header .cancel-order,.account-centre .quote-items .quote-item .quote-item-header .cancel-order,.guest_order_status .design-items .design-item .design-item-header .cancel-order,.guest_order_status .design-items .design-item .order-item-header .cancel-order,.guest_order_status .design-items .design-item .quote-item-header .cancel-order,.guest_order_status .design-items .order-item .design-item-header .cancel-order,.guest_order_status .design-items .order-item .order-item-header .cancel-order,.guest_order_status .design-items .order-item .quote-item-header .cancel-order,.guest_order_status .design-items .quote-item .design-item-header .cancel-order,.guest_order_status .design-items .quote-item .order-item-header .cancel-order,.guest_order_status .design-items .quote-item .quote-item-header .cancel-order,.guest_order_status .order-items .design-item .design-item-header .cancel-order,.guest_order_status .order-items .design-item .order-item-header .cancel-order,.guest_order_status .order-items .design-item .quote-item-header .cancel-order,.guest_order_status .order-items .order-item .design-item-header .cancel-order,.guest_order_status .order-items .order-item .order-item-header .cancel-order,.guest_order_status .order-items .order-item .quote-item-header .cancel-order,.guest_order_status .order-items .quote-item .design-item-header .cancel-order,.guest_order_status .order-items .quote-item .order-item-header .cancel-order,.guest_order_status .order-items .quote-item .quote-item-header .cancel-order,.guest_order_status .quote-items .design-item .design-item-header .cancel-order,.guest_order_status .quote-items .design-item .order-item-header .cancel-order,.guest_order_status .quote-items .design-item .quote-item-header .cancel-order,.guest_order_status .quote-items .order-item .design-item-header .cancel-order,.guest_order_status .quote-items .order-item .order-item-header .cancel-order,.guest_order_status .quote-items .order-item .quote-item-header .cancel-order,.guest_order_status .quote-items .quote-item .design-item-header .cancel-order,.guest_order_status .quote-items .quote-item .order-item-header .cancel-order,.guest_order_status .quote-items .quote-item .quote-item-header .cancel-order{cursor:pointer}.account-centre .design-items .design-item .design-item-header .delete,.account-centre .design-items .design-item .order-item-header .delete,.account-centre .design-items .design-item .quote-item-header .delete,.account-centre .design-items .order-item .design-item-header .delete,.account-centre .design-items .order-item .order-item-header .delete,.account-centre .design-items .order-item .quote-item-header .delete,.account-centre .design-items .quote-item .design-item-header .delete,.account-centre .design-items .quote-item .order-item-header .delete,.account-centre .design-items .quote-item .quote-item-header .delete,.account-centre .order-items .design-item .design-item-header .delete,.account-centre .order-items .design-item .order-item-header .delete,.account-centre .order-items .design-item .quote-item-header .delete,.account-centre .order-items .order-item .design-item-header .delete,.account-centre .order-items .order-item .order-item-header .delete,.account-centre .order-items .order-item .quote-item-header .delete,.account-centre .order-items .quote-item .design-item-header .delete,.account-centre .order-items .quote-item .order-item-header .delete,.account-centre .order-items .quote-item .quote-item-header .delete,.account-centre .quote-items .design-item .design-item-header .delete,.account-centre .quote-items .design-item .order-item-header .delete,.account-centre .quote-items .design-item .quote-item-header .delete,.account-centre .quote-items .order-item .design-item-header .delete,.account-centre .quote-items .order-item .order-item-header .delete,.account-centre .quote-items .order-item .quote-item-header .delete,.account-centre .quote-items .quote-item .design-item-header .delete,.account-centre .quote-items .quote-item .order-item-header .delete,.account-centre .quote-items .quote-item .quote-item-header .delete,.guest_order_status .design-items .design-item .design-item-header .delete,.guest_order_status .design-items .design-item .order-item-header .delete,.guest_order_status .design-items .design-item .quote-item-header .delete,.guest_order_status .design-items .order-item .design-item-header .delete,.guest_order_status .design-items .order-item .order-item-header .delete,.guest_order_status .design-items .order-item .quote-item-header .delete,.guest_order_status .design-items .quote-item .design-item-header .delete,.guest_order_status .design-items .quote-item .order-item-header .delete,.guest_order_status .design-items .quote-item .quote-item-header .delete,.guest_order_status .order-items .design-item .design-item-header .delete,.guest_order_status .order-items .design-item .order-item-header .delete,.guest_order_status .order-items .design-item .quote-item-header .delete,.guest_order_status .order-items .order-item .design-item-header .delete,.guest_order_status .order-items .order-item .order-item-header .delete,.guest_order_status .order-items .order-item .quote-item-header .delete,.guest_order_status .order-items .quote-item .design-item-header .delete,.guest_order_status .order-items .quote-item .order-item-header .delete,.guest_order_status .order-items .quote-item .quote-item-header .delete,.guest_order_status .quote-items .design-item .design-item-header .delete,.guest_order_status .quote-items .design-item .order-item-header .delete,.guest_order_status .quote-items .design-item .quote-item-header .delete,.guest_order_status .quote-items .order-item .design-item-header .delete,.guest_order_status .quote-items .order-item .order-item-header .delete,.guest_order_status .quote-items .order-item .quote-item-header .delete,.guest_order_status .quote-items .quote-item .design-item-header .delete,.guest_order_status .quote-items .quote-item .order-item-header .delete,.guest_order_status .quote-items .quote-item .quote-item-header .delete{position:absolute;top:30px;right:30px;font-size:10px;font-weight:700;width:16px;height:16px;text-align:center;padding-top:1.5px;cursor:pointer}.account-centre .design-items .design-item .design-item-header .design-status,.account-centre .design-items .design-item .order-item-header .design-status,.account-centre .design-items .design-item .quote-item-header .design-status,.account-centre .design-items .order-item .design-item-header .design-status,.account-centre .design-items .order-item .order-item-header .design-status,.account-centre .design-items .order-item .quote-item-header .design-status,.account-centre .design-items .quote-item .design-item-header .design-status,.account-centre .design-items .quote-item .order-item-header .design-status,.account-centre .design-items .quote-item .quote-item-header .design-status,.account-centre .order-items .design-item .design-item-header .design-status,.account-centre .order-items .design-item .order-item-header .design-status,.account-centre .order-items .design-item .quote-item-header .design-status,.account-centre .order-items .order-item .design-item-header .design-status,.account-centre .order-items .order-item .order-item-header .design-status,.account-centre .order-items .order-item .quote-item-header .design-status,.account-centre .order-items .quote-item .design-item-header .design-status,.account-centre .order-items .quote-item .order-item-header .design-status,.account-centre .order-items .quote-item .quote-item-header .design-status,.account-centre .quote-items .design-item .design-item-header .design-status,.account-centre .quote-items .design-item .order-item-header .design-status,.account-centre .quote-items .design-item .quote-item-header .design-status,.account-centre .quote-items .order-item .design-item-header .design-status,.account-centre .quote-items .order-item .order-item-header .design-status,.account-centre .quote-items .order-item .quote-item-header .design-status,.account-centre .quote-items .quote-item .design-item-header .design-status,.account-centre .quote-items .quote-item .order-item-header .design-status,.account-centre .quote-items .quote-item .quote-item-header .design-status,.guest_order_status .design-items .design-item .design-item-header .design-status,.guest_order_status .design-items .design-item .order-item-header .design-status,.guest_order_status .design-items .design-item .quote-item-header .design-status,.guest_order_status .design-items .order-item .design-item-header .design-status,.guest_order_status .design-items .order-item .order-item-header .design-status,.guest_order_status .design-items .order-item .quote-item-header .design-status,.guest_order_status .design-items .quote-item .design-item-header .design-status,.guest_order_status .design-items .quote-item .order-item-header .design-status,.guest_order_status .design-items .quote-item .quote-item-header .design-status,.guest_order_status .order-items .design-item .design-item-header .design-status,.guest_order_status .order-items .design-item .order-item-header .design-status,.guest_order_status .order-items .design-item .quote-item-header .design-status,.guest_order_status .order-items .order-item .design-item-header .design-status,.guest_order_status .order-items .order-item .order-item-header .design-status,.guest_order_status .order-items .order-item .quote-item-header .design-status,.guest_order_status .order-items .quote-item .design-item-header .design-status,.guest_order_status .order-items .quote-item .order-item-header .design-status,.guest_order_status .order-items .quote-item .quote-item-header .design-status,.guest_order_status .quote-items .design-item .design-item-header .design-status,.guest_order_status .quote-items .design-item .order-item-header .design-status,.guest_order_status .quote-items .design-item .quote-item-header .design-status,.guest_order_status .quote-items .order-item .design-item-header .design-status,.guest_order_status .quote-items .order-item .order-item-header .design-status,.guest_order_status .quote-items .order-item .quote-item-header .design-status,.guest_order_status .quote-items .quote-item .design-item-header .design-status,.guest_order_status .quote-items .quote-item .order-item-header .design-status,.guest_order_status .quote-items .quote-item .quote-item-header .design-status{position:absolute;top:50%;right:30px;padding-left:40px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.account-centre .design-items .design-item .design-item-header .design-status span,.account-centre .design-items .design-item .order-item-header .design-status span,.account-centre .design-items .design-item .quote-item-header .design-status span,.account-centre .design-items .order-item .design-item-header .design-status span,.account-centre .design-items .order-item .order-item-header .design-status span,.account-centre .design-items .order-item .quote-item-header .design-status span,.account-centre .design-items .quote-item .design-item-header .design-status span,.account-centre .design-items .quote-item .order-item-header .design-status span,.account-centre .design-items .quote-item .quote-item-header .design-status span,.account-centre .order-items .design-item .design-item-header .design-status span,.account-centre .order-items .design-item .order-item-header .design-status span,.account-centre .order-items .design-item .quote-item-header .design-status span,.account-centre .order-items .order-item .design-item-header .design-status span,.account-centre .order-items .order-item .order-item-header .design-status span,.account-centre .order-items .order-item .quote-item-header .design-status span,.account-centre .order-items .quote-item .design-item-header .design-status span,.account-centre .order-items .quote-item .order-item-header .design-status span,.account-centre .order-items .quote-item .quote-item-header .design-status span,.account-centre .quote-items .design-item .design-item-header .design-status span,.account-centre .quote-items .design-item .order-item-header .design-status span,.account-centre .quote-items .design-item .quote-item-header .design-status span,.account-centre .quote-items .order-item .design-item-header .design-status span,.account-centre .quote-items .order-item .order-item-header .design-status span,.account-centre .quote-items .order-item .quote-item-header .design-status span,.account-centre .quote-items .quote-item .design-item-header .design-status span,.account-centre .quote-items .quote-item .order-item-header .design-status span,.account-centre .quote-items .quote-item .quote-item-header .design-status span,.guest_order_status .design-items .design-item .design-item-header .design-status span,.guest_order_status .design-items .design-item .order-item-header .design-status span,.guest_order_status .design-items .design-item .quote-item-header .design-status span,.guest_order_status .design-items .order-item .design-item-header .design-status span,.guest_order_status .design-items .order-item .order-item-header .design-status span,.guest_order_status .design-items .order-item .quote-item-header .design-status span,.guest_order_status .design-items .quote-item .design-item-header .design-status span,.guest_order_status .design-items .quote-item .order-item-header .design-status span,.guest_order_status .design-items .quote-item .quote-item-header .design-status span,.guest_order_status .order-items .design-item .design-item-header .design-status span,.guest_order_status .order-items .design-item .order-item-header .design-status span,.guest_order_status .order-items .design-item .quote-item-header .design-status span,.guest_order_status .order-items .order-item .design-item-header .design-status span,.guest_order_status .order-items .order-item .order-item-header .design-status span,.guest_order_status .order-items .order-item .quote-item-header .design-status span,.guest_order_status .order-items .quote-item .design-item-header .design-status span,.guest_order_status .order-items .quote-item .order-item-header .design-status span,.guest_order_status .order-items .quote-item .quote-item-header .design-status span,.guest_order_status .quote-items .design-item .design-item-header .design-status span,.guest_order_status .quote-items .design-item .order-item-header .design-status span,.guest_order_status .quote-items .design-item .quote-item-header .design-status span,.guest_order_status .quote-items .order-item .design-item-header .design-status span,.guest_order_status .quote-items .order-item .order-item-header .design-status span,.guest_order_status .quote-items .order-item .quote-item-header .design-status span,.guest_order_status .quote-items .quote-item .design-item-header .design-status span,.guest_order_status .quote-items .quote-item .order-item-header .design-status span,.guest_order_status .quote-items .quote-item .quote-item-header .design-status span{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000}@media only screen and (max-width:800px){.account-centre .design-items .design-item .design-item-header .design-status span,.account-centre .design-items .design-item .order-item-header .design-status span,.account-centre .design-items .design-item .quote-item-header .design-status span,.account-centre .design-items .order-item .design-item-header .design-status span,.account-centre .design-items .order-item .order-item-header .design-status span,.account-centre .design-items .order-item .quote-item-header .design-status span,.account-centre .design-items .quote-item .design-item-header .design-status span,.account-centre .design-items .quote-item .order-item-header .design-status span,.account-centre .design-items .quote-item .quote-item-header .design-status span,.account-centre .order-items .design-item .design-item-header .design-status span,.account-centre .order-items .design-item .order-item-header .design-status span,.account-centre .order-items .design-item .quote-item-header .design-status span,.account-centre .order-items .order-item .design-item-header .design-status span,.account-centre .order-items .order-item .order-item-header .design-status span,.account-centre .order-items .order-item .quote-item-header .design-status span,.account-centre .order-items .quote-item .design-item-header .design-status span,.account-centre .order-items .quote-item .order-item-header .design-status span,.account-centre .order-items .quote-item .quote-item-header .design-status span,.account-centre .quote-items .design-item .design-item-header .design-status span,.account-centre .quote-items .design-item .order-item-header .design-status span,.account-centre .quote-items .design-item .quote-item-header .design-status span,.account-centre .quote-items .order-item .design-item-header .design-status span,.account-centre .quote-items .order-item .order-item-header .design-status span,.account-centre .quote-items .order-item .quote-item-header .design-status span,.account-centre .quote-items .quote-item .design-item-header .design-status span,.account-centre .quote-items .quote-item .order-item-header .design-status span,.account-centre .quote-items .quote-item .quote-item-header .design-status span,.guest_order_status .design-items .design-item .design-item-header .design-status span,.guest_order_status .design-items .design-item .order-item-header .design-status span,.guest_order_status .design-items .design-item .quote-item-header .design-status span,.guest_order_status .design-items .order-item .design-item-header .design-status span,.guest_order_status .design-items .order-item .order-item-header .design-status span,.guest_order_status .design-items .order-item .quote-item-header .design-status span,.guest_order_status .design-items .quote-item .design-item-header .design-status span,.guest_order_status .design-items .quote-item .order-item-header .design-status span,.guest_order_status .design-items .quote-item .quote-item-header .design-status span,.guest_order_status .order-items .design-item .design-item-header .design-status span,.guest_order_status .order-items .design-item .order-item-header .design-status span,.guest_order_status .order-items .design-item .quote-item-header .design-status span,.guest_order_status .order-items .order-item .design-item-header .design-status span,.guest_order_status .order-items .order-item .order-item-header .design-status span,.guest_order_status .order-items .order-item .quote-item-header .design-status span,.guest_order_status .order-items .quote-item .design-item-header .design-status span,.guest_order_status .order-items .quote-item .order-item-header .design-status span,.guest_order_status .order-items .quote-item .quote-item-header .design-status span,.guest_order_status .quote-items .design-item .design-item-header .design-status span,.guest_order_status .quote-items .design-item .order-item-header .design-status span,.guest_order_status .quote-items .design-item .quote-item-header .design-status span,.guest_order_status .quote-items .order-item .design-item-header .design-status span,.guest_order_status .quote-items .order-item .order-item-header .design-status span,.guest_order_status .quote-items .order-item .quote-item-header .design-status span,.guest_order_status .quote-items .quote-item .design-item-header .design-status span,.guest_order_status .quote-items .quote-item .order-item-header .design-status span,.guest_order_status .quote-items .quote-item .quote-item-header .design-status span{display:none}}.account-centre .design-items .design-item .design-item-body,.account-centre .design-items .design-item .order-item-body,.account-centre .design-items .order-item .design-item-body,.account-centre .design-items .order-item .order-item-body,.account-centre .design-items .quote-item .design-item-body,.account-centre .design-items .quote-item .order-item-body,.account-centre .order-items .design-item .design-item-body,.account-centre .order-items .design-item .order-item-body,.account-centre .order-items .order-item .design-item-body,.account-centre .order-items .order-item .order-item-body,.account-centre .order-items .quote-item .design-item-body,.account-centre .order-items .quote-item .order-item-body,.account-centre .quote-items .design-item .design-item-body,.account-centre .quote-items .design-item .order-item-body,.account-centre .quote-items .order-item .design-item-body,.account-centre .quote-items .order-item .order-item-body,.account-centre .quote-items .quote-item .design-item-body,.account-centre .quote-items .quote-item .order-item-body,.guest_order_status .design-items .design-item .design-item-body,.guest_order_status .design-items .design-item .order-item-body,.guest_order_status .design-items .order-item .design-item-body,.guest_order_status .design-items .order-item .order-item-body,.guest_order_status .design-items .quote-item .design-item-body,.guest_order_status .design-items .quote-item .order-item-body,.guest_order_status .order-items .design-item .design-item-body,.guest_order_status .order-items .design-item .order-item-body,.guest_order_status .order-items .order-item .design-item-body,.guest_order_status .order-items .order-item .order-item-body,.guest_order_status .order-items .quote-item .design-item-body,.guest_order_status .order-items .quote-item .order-item-body,.guest_order_status .quote-items .design-item .design-item-body,.guest_order_status .quote-items .design-item .order-item-body,.guest_order_status .quote-items .order-item .design-item-body,.guest_order_status .quote-items .order-item .order-item-body,.guest_order_status .quote-items .quote-item .design-item-body,.guest_order_status .quote-items .quote-item .order-item-body{-webkit-border-bottom-left-radius:30px;-moz-border-bottom-left-radius:30px;-ms-border-bottom-left-radius:30px;-o-border-bottom-left-radius:30px;border-bottom-left-radius:30px;-webkit-border-bottom-right-radius:30px;-moz-border-bottom-right-radius:30px;-ms-border-bottom-right-radius:30px;-o-border-bottom-right-radius:30px;border-bottom-right-radius:30px}.account-centre .design-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.account-centre .design-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.account-centre .design-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.account-centre .order-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.account-centre .order-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.account-centre .order-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.account-centre .quote-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.account-centre .quote-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.account-centre .quote-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.guest_order_status .design-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.guest_order_status .design-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.guest_order_status .design-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.guest_order_status .order-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.guest_order_status .order-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.guest_order_status .order-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.guest_order_status .quote-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.guest_order_status .quote-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete,.guest_order_status .quote-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete{display:none}.account-centre .design-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.account-centre .design-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.account-centre .design-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.account-centre .order-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.account-centre .order-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.account-centre .order-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.account-centre .quote-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.account-centre .quote-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.account-centre .quote-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.guest_order_status .design-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.guest_order_status .design-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.guest_order_status .design-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.guest_order_status .order-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.guest_order_status .order-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.guest_order_status .order-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.guest_order_status .quote-items .design-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.guest_order_status .quote-items .order-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup,.guest_order_status .quote-items .quote-item .order-item-body .tab-contents .order-status-tab .item-date.complete.pickup{display:block}@media only screen and (min-width:800px){.account-centre .design-items .design-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.account-centre .design-items .order-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.account-centre .design-items .quote-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.account-centre .order-items .design-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.account-centre .order-items .order-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.account-centre .order-items .quote-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.account-centre .quote-items .design-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.account-centre .quote-items .order-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.account-centre .quote-items .quote-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.guest_order_status .design-items .design-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.guest_order_status .design-items .order-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.guest_order_status .design-items .quote-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.guest_order_status .order-items .design-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.guest_order_status .order-items .order-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.guest_order_status .order-items .quote-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.guest_order_status .quote-items .design-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.guest_order_status .quote-items .order-item .order-item-body .tab-contents .order-detail-tab tr.production-time,.guest_order_status .quote-items .quote-item .order-item-body .tab-contents .order-detail-tab tr.production-time{white-space:nowrap}}.account-centre .design-items .design-item .design-item-body>table,.account-centre .design-items .design-item .order-item-body>table,.account-centre .design-items .design-item .quote-item-body>table,.account-centre .design-items .order-item .design-item-body>table,.account-centre .design-items .order-item .order-item-body>table,.account-centre .design-items .order-item .quote-item-body>table,.account-centre .design-items .quote-item .design-item-body>table,.account-centre .design-items .quote-item .order-item-body>table,.account-centre .design-items .quote-item .quote-item-body>table,.account-centre .order-items .design-item .design-item-body>table,.account-centre .order-items .design-item .order-item-body>table,.account-centre .order-items .design-item .quote-item-body>table,.account-centre .order-items .order-item .design-item-body>table,.account-centre .order-items .order-item .order-item-body>table,.account-centre .order-items .order-item .quote-item-body>table,.account-centre .order-items .quote-item .design-item-body>table,.account-centre .order-items .quote-item .order-item-body>table,.account-centre .order-items .quote-item .quote-item-body>table,.account-centre .quote-items .design-item .design-item-body>table,.account-centre .quote-items .design-item .order-item-body>table,.account-centre .quote-items .design-item .quote-item-body>table,.account-centre .quote-items .order-item .design-item-body>table,.account-centre .quote-items .order-item .order-item-body>table,.account-centre .quote-items .order-item .quote-item-body>table,.account-centre .quote-items .quote-item .design-item-body>table,.account-centre .quote-items .quote-item .order-item-body>table,.account-centre .quote-items .quote-item .quote-item-body>table,.guest_order_status .design-items .design-item .design-item-body>table,.guest_order_status .design-items .design-item .order-item-body>table,.guest_order_status .design-items .design-item .quote-item-body>table,.guest_order_status .design-items .order-item .design-item-body>table,.guest_order_status .design-items .order-item .order-item-body>table,.guest_order_status .design-items .order-item .quote-item-body>table,.guest_order_status .design-items .quote-item .design-item-body>table,.guest_order_status .design-items .quote-item .order-item-body>table,.guest_order_status .design-items .quote-item .quote-item-body>table,.guest_order_status .order-items .design-item .design-item-body>table,.guest_order_status .order-items .design-item .order-item-body>table,.guest_order_status .order-items .design-item .quote-item-body>table,.guest_order_status .order-items .order-item .design-item-body>table,.guest_order_status .order-items .order-item .order-item-body>table,.guest_order_status .order-items .order-item .quote-item-body>table,.guest_order_status .order-items .quote-item .design-item-body>table,.guest_order_status .order-items .quote-item .order-item-body>table,.guest_order_status .order-items .quote-item .quote-item-body>table,.guest_order_status .quote-items .design-item .design-item-body>table,.guest_order_status .quote-items .design-item .order-item-body>table,.guest_order_status .quote-items .design-item .quote-item-body>table,.guest_order_status .quote-items .order-item .design-item-body>table,.guest_order_status .quote-items .order-item .order-item-body>table,.guest_order_status .quote-items .order-item .quote-item-body>table,.guest_order_status .quote-items .quote-item .design-item-body>table,.guest_order_status .quote-items .quote-item .order-item-body>table,.guest_order_status .quote-items .quote-item .quote-item-body>table{width:100%;text-align:left;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px}.account-centre .design-items .design-item .design-item-body>table td,.account-centre .design-items .design-item .design-item-body>table th,.account-centre .design-items .design-item .order-item-body>table td,.account-centre .design-items .design-item .order-item-body>table th,.account-centre .design-items .design-item .quote-item-body>table td,.account-centre .design-items .design-item .quote-item-body>table th,.account-centre .design-items .order-item .design-item-body>table td,.account-centre .design-items .order-item .design-item-body>table th,.account-centre .design-items .order-item .order-item-body>table td,.account-centre .design-items .order-item .order-item-body>table th,.account-centre .design-items .order-item .quote-item-body>table td,.account-centre .design-items .order-item .quote-item-body>table th,.account-centre .design-items .quote-item .design-item-body>table td,.account-centre .design-items .quote-item .design-item-body>table th,.account-centre .design-items .quote-item .order-item-body>table td,.account-centre .design-items .quote-item .order-item-body>table th,.account-centre .design-items .quote-item .quote-item-body>table td,.account-centre .design-items .quote-item .quote-item-body>table th,.account-centre .order-items .design-item .design-item-body>table td,.account-centre .order-items .design-item .design-item-body>table th,.account-centre .order-items .design-item .order-item-body>table td,.account-centre .order-items .design-item .order-item-body>table th,.account-centre .order-items .design-item .quote-item-body>table td,.account-centre .order-items .design-item .quote-item-body>table th,.account-centre .order-items .order-item .design-item-body>table td,.account-centre .order-items .order-item .design-item-body>table th,.account-centre .order-items .order-item .order-item-body>table td,.account-centre .order-items .order-item .order-item-body>table th,.account-centre .order-items .order-item .quote-item-body>table td,.account-centre .order-items .order-item .quote-item-body>table th,.account-centre .order-items .quote-item .design-item-body>table td,.account-centre .order-items .quote-item .design-item-body>table th,.account-centre .order-items .quote-item .order-item-body>table td,.account-centre .order-items .quote-item .order-item-body>table th,.account-centre .order-items .quote-item .quote-item-body>table td,.account-centre .order-items .quote-item .quote-item-body>table th,.account-centre .quote-items .design-item .design-item-body>table td,.account-centre .quote-items .design-item .design-item-body>table th,.account-centre .quote-items .design-item .order-item-body>table td,.account-centre .quote-items .design-item .order-item-body>table th,.account-centre .quote-items .design-item .quote-item-body>table td,.account-centre .quote-items .design-item .quote-item-body>table th,.account-centre .quote-items .order-item .design-item-body>table td,.account-centre .quote-items .order-item .design-item-body>table th,.account-centre .quote-items .order-item .order-item-body>table td,.account-centre .quote-items .order-item .order-item-body>table th,.account-centre .quote-items .order-item .quote-item-body>table td,.account-centre .quote-items .order-item .quote-item-body>table th,.account-centre .quote-items .quote-item .design-item-body>table td,.account-centre .quote-items .quote-item .design-item-body>table th,.account-centre .quote-items .quote-item .order-item-body>table td,.account-centre .quote-items .quote-item .order-item-body>table th,.account-centre .quote-items .quote-item .quote-item-body>table td,.account-centre .quote-items .quote-item .quote-item-body>table th,.guest_order_status .design-items .design-item .design-item-body>table td,.guest_order_status .design-items .design-item .design-item-body>table th,.guest_order_status .design-items .design-item .order-item-body>table td,.guest_order_status .design-items .design-item .order-item-body>table th,.guest_order_status .design-items .design-item .quote-item-body>table td,.guest_order_status .design-items .design-item .quote-item-body>table th,.guest_order_status .design-items .order-item .design-item-body>table td,.guest_order_status .design-items .order-item .design-item-body>table th,.guest_order_status .design-items .order-item .order-item-body>table td,.guest_order_status .design-items .order-item .order-item-body>table th,.guest_order_status .design-items .order-item .quote-item-body>table td,.guest_order_status .design-items .order-item .quote-item-body>table th,.guest_order_status .design-items .quote-item .design-item-body>table td,.guest_order_status .design-items .quote-item .design-item-body>table th,.guest_order_status .design-items .quote-item .order-item-body>table td,.guest_order_status .design-items .quote-item .order-item-body>table th,.guest_order_status .design-items .quote-item .quote-item-body>table td,.guest_order_status .design-items .quote-item .quote-item-body>table th,.guest_order_status .order-items .design-item .design-item-body>table td,.guest_order_status .order-items .design-item .design-item-body>table th,.guest_order_status .order-items .design-item .order-item-body>table td,.guest_order_status .order-items .design-item .order-item-body>table th,.guest_order_status .order-items .design-item .quote-item-body>table td,.guest_order_status .order-items .design-item .quote-item-body>table th,.guest_order_status .order-items .order-item .design-item-body>table td,.guest_order_status .order-items .order-item .design-item-body>table th,.guest_order_status .order-items .order-item .order-item-body>table td,.guest_order_status .order-items .order-item .order-item-body>table th,.guest_order_status .order-items .order-item .quote-item-body>table td,.guest_order_status .order-items .order-item .quote-item-body>table th,.guest_order_status .order-items .quote-item .design-item-body>table td,.guest_order_status .order-items .quote-item .design-item-body>table th,.guest_order_status .order-items .quote-item .order-item-body>table td,.guest_order_status .order-items .quote-item .order-item-body>table th,.guest_order_status .order-items .quote-item .quote-item-body>table td,.guest_order_status .order-items .quote-item .quote-item-body>table th,.guest_order_status .quote-items .design-item .design-item-body>table td,.guest_order_status .quote-items .design-item .design-item-body>table th,.guest_order_status .quote-items .design-item .order-item-body>table td,.guest_order_status .quote-items .design-item .order-item-body>table th,.guest_order_status .quote-items .design-item .quote-item-body>table td,.guest_order_status .quote-items .design-item .quote-item-body>table th,.guest_order_status .quote-items .order-item .design-item-body>table td,.guest_order_status .quote-items .order-item .design-item-body>table th,.guest_order_status .quote-items .order-item .order-item-body>table td,.guest_order_status .quote-items .order-item .order-item-body>table th,.guest_order_status .quote-items .order-item .quote-item-body>table td,.guest_order_status .quote-items .order-item .quote-item-body>table th,.guest_order_status .quote-items .quote-item .design-item-body>table td,.guest_order_status .quote-items .quote-item .design-item-body>table th,.guest_order_status .quote-items .quote-item .order-item-body>table td,.guest_order_status .quote-items .quote-item .order-item-body>table th,.guest_order_status .quote-items .quote-item .quote-item-body>table td,.guest_order_status .quote-items .quote-item .quote-item-body>table th{padding:3px 5px;font-size:15px}.account-centre .design-items .design-item .design-item-body>table th,.account-centre .design-items .design-item .order-item-body>table th,.account-centre .design-items .design-item .quote-item-body>table th,.account-centre .design-items .order-item .design-item-body>table th,.account-centre .design-items .order-item .order-item-body>table th,.account-centre .design-items .order-item .quote-item-body>table th,.account-centre .design-items .quote-item .design-item-body>table th,.account-centre .design-items .quote-item .order-item-body>table th,.account-centre .design-items .quote-item .quote-item-body>table th,.account-centre .order-items .design-item .design-item-body>table th,.account-centre .order-items .design-item .order-item-body>table th,.account-centre .order-items .design-item .quote-item-body>table th,.account-centre .order-items .order-item .design-item-body>table th,.account-centre .order-items .order-item .order-item-body>table th,.account-centre .order-items .order-item .quote-item-body>table th,.account-centre .order-items .quote-item .design-item-body>table th,.account-centre .order-items .quote-item .order-item-body>table th,.account-centre .order-items .quote-item .quote-item-body>table th,.account-centre .quote-items .design-item .design-item-body>table th,.account-centre .quote-items .design-item .order-item-body>table th,.account-centre .quote-items .design-item .quote-item-body>table th,.account-centre .quote-items .order-item .design-item-body>table th,.account-centre .quote-items .order-item .order-item-body>table th,.account-centre .quote-items .order-item .quote-item-body>table th,.account-centre .quote-items .quote-item .design-item-body>table th,.account-centre .quote-items .quote-item .order-item-body>table th,.account-centre .quote-items .quote-item .quote-item-body>table th,.guest_order_status .design-items .design-item .design-item-body>table th,.guest_order_status .design-items .design-item .order-item-body>table th,.guest_order_status .design-items .design-item .quote-item-body>table th,.guest_order_status .design-items .order-item .design-item-body>table th,.guest_order_status .design-items .order-item .order-item-body>table th,.guest_order_status .design-items .order-item .quote-item-body>table th,.guest_order_status .design-items .quote-item .design-item-body>table th,.guest_order_status .design-items .quote-item .order-item-body>table th,.guest_order_status .design-items .quote-item .quote-item-body>table th,.guest_order_status .order-items .design-item .design-item-body>table th,.guest_order_status .order-items .design-item .order-item-body>table th,.guest_order_status .order-items .design-item .quote-item-body>table th,.guest_order_status .order-items .order-item .design-item-body>table th,.guest_order_status .order-items .order-item .order-item-body>table th,.guest_order_status .order-items .order-item .quote-item-body>table th,.guest_order_status .order-items .quote-item .design-item-body>table th,.guest_order_status .order-items .quote-item .order-item-body>table th,.guest_order_status .order-items .quote-item .quote-item-body>table th,.guest_order_status .quote-items .design-item .design-item-body>table th,.guest_order_status .quote-items .design-item .order-item-body>table th,.guest_order_status .quote-items .design-item .quote-item-body>table th,.guest_order_status .quote-items .order-item .design-item-body>table th,.guest_order_status .quote-items .order-item .order-item-body>table th,.guest_order_status .quote-items .order-item .quote-item-body>table th,.guest_order_status .quote-items .quote-item .design-item-body>table th,.guest_order_status .quote-items .quote-item .order-item-body>table th,.guest_order_status .quote-items .quote-item .quote-item-body>table th{width:185px;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;box-sizing:border-box}@media only screen and (max-width:450px){.account-centre .design-items .design-item .design-item-body>table th,.account-centre .design-items .design-item .order-item-body>table th,.account-centre .design-items .design-item .quote-item-body>table th,.account-centre .design-items .order-item .design-item-body>table th,.account-centre .design-items .order-item .order-item-body>table th,.account-centre .design-items .order-item .quote-item-body>table th,.account-centre .design-items .quote-item .design-item-body>table th,.account-centre .design-items .quote-item .order-item-body>table th,.account-centre .design-items .quote-item .quote-item-body>table th,.account-centre .order-items .design-item .design-item-body>table th,.account-centre .order-items .design-item .order-item-body>table th,.account-centre .order-items .design-item .quote-item-body>table th,.account-centre .order-items .order-item .design-item-body>table th,.account-centre .order-items .order-item .order-item-body>table th,.account-centre .order-items .order-item .quote-item-body>table th,.account-centre .order-items .quote-item .design-item-body>table th,.account-centre .order-items .quote-item .order-item-body>table th,.account-centre .order-items .quote-item .quote-item-body>table th,.account-centre .quote-items .design-item .design-item-body>table th,.account-centre .quote-items .design-item .order-item-body>table th,.account-centre .quote-items .design-item .quote-item-body>table th,.account-centre .quote-items .order-item .design-item-body>table th,.account-centre .quote-items .order-item .order-item-body>table th,.account-centre .quote-items .order-item .quote-item-body>table th,.account-centre .quote-items .quote-item .design-item-body>table th,.account-centre .quote-items .quote-item .order-item-body>table th,.account-centre .quote-items .quote-item .quote-item-body>table th,.guest_order_status .design-items .design-item .design-item-body>table th,.guest_order_status .design-items .design-item .order-item-body>table th,.guest_order_status .design-items .design-item .quote-item-body>table th,.guest_order_status .design-items .order-item .design-item-body>table th,.guest_order_status .design-items .order-item .order-item-body>table th,.guest_order_status .design-items .order-item .quote-item-body>table th,.guest_order_status .design-items .quote-item .design-item-body>table th,.guest_order_status .design-items .quote-item .order-item-body>table th,.guest_order_status .design-items .quote-item .quote-item-body>table th,.guest_order_status .order-items .design-item .design-item-body>table th,.guest_order_status .order-items .design-item .order-item-body>table th,.guest_order_status .order-items .design-item .quote-item-body>table th,.guest_order_status .order-items .order-item .design-item-body>table th,.guest_order_status .order-items .order-item .order-item-body>table th,.guest_order_status .order-items .order-item .quote-item-body>table th,.guest_order_status .order-items .quote-item .design-item-body>table th,.guest_order_status .order-items .quote-item .order-item-body>table th,.guest_order_status .order-items .quote-item .quote-item-body>table th,.guest_order_status .quote-items .design-item .design-item-body>table th,.guest_order_status .quote-items .design-item .order-item-body>table th,.guest_order_status .quote-items .design-item .quote-item-body>table th,.guest_order_status .quote-items .order-item .design-item-body>table th,.guest_order_status .quote-items .order-item .order-item-body>table th,.guest_order_status .quote-items .order-item .quote-item-body>table th,.guest_order_status .quote-items .quote-item .design-item-body>table th,.guest_order_status .quote-items .quote-item .order-item-body>table th,.guest_order_status .quote-items .quote-item .quote-item-body>table th{padding-left:15px}}.account-centre .design-items .design-item .design-item-body>table td,.account-centre .design-items .design-item .order-item-body>table td,.account-centre .design-items .design-item .quote-item-body>table td,.account-centre .design-items .order-item .design-item-body>table td,.account-centre .design-items .order-item .order-item-body>table td,.account-centre .design-items .order-item .quote-item-body>table td,.account-centre .design-items .quote-item .design-item-body>table td,.account-centre .design-items .quote-item .order-item-body>table td,.account-centre .design-items .quote-item .quote-item-body>table td,.account-centre .order-items .design-item .design-item-body>table td,.account-centre .order-items .design-item .order-item-body>table td,.account-centre .order-items .design-item .quote-item-body>table td,.account-centre .order-items .order-item .design-item-body>table td,.account-centre .order-items .order-item .order-item-body>table td,.account-centre .order-items .order-item .quote-item-body>table td,.account-centre .order-items .quote-item .design-item-body>table td,.account-centre .order-items .quote-item .order-item-body>table td,.account-centre .order-items .quote-item .quote-item-body>table td,.account-centre .quote-items .design-item .design-item-body>table td,.account-centre .quote-items .design-item .order-item-body>table td,.account-centre .quote-items .design-item .quote-item-body>table td,.account-centre .quote-items .order-item .design-item-body>table td,.account-centre .quote-items .order-item .order-item-body>table td,.account-centre .quote-items .order-item .quote-item-body>table td,.account-centre .quote-items .quote-item .design-item-body>table td,.account-centre .quote-items .quote-item .order-item-body>table td,.account-centre .quote-items .quote-item .quote-item-body>table td,.guest_order_status .design-items .design-item .design-item-body>table td,.guest_order_status .design-items .design-item .order-item-body>table td,.guest_order_status .design-items .design-item .quote-item-body>table td,.guest_order_status .design-items .order-item .design-item-body>table td,.guest_order_status .design-items .order-item .order-item-body>table td,.guest_order_status .design-items .order-item .quote-item-body>table td,.guest_order_status .design-items .quote-item .design-item-body>table td,.guest_order_status .design-items .quote-item .order-item-body>table td,.guest_order_status .design-items .quote-item .quote-item-body>table td,.guest_order_status .order-items .design-item .design-item-body>table td,.guest_order_status .order-items .design-item .order-item-body>table td,.guest_order_status .order-items .design-item .quote-item-body>table td,.guest_order_status .order-items .order-item .design-item-body>table td,.guest_order_status .order-items .order-item .order-item-body>table td,.guest_order_status .order-items .order-item .quote-item-body>table td,.guest_order_status .order-items .quote-item .design-item-body>table td,.guest_order_status .order-items .quote-item .order-item-body>table td,.guest_order_status .order-items .quote-item .quote-item-body>table td,.guest_order_status .quote-items .design-item .design-item-body>table td,.guest_order_status .quote-items .design-item .order-item-body>table td,.guest_order_status .quote-items .design-item .quote-item-body>table td,.guest_order_status .quote-items .order-item .design-item-body>table td,.guest_order_status .quote-items .order-item .order-item-body>table td,.guest_order_status .quote-items .order-item .quote-item-body>table td,.guest_order_status .quote-items .quote-item .design-item-body>table td,.guest_order_status .quote-items .quote-item .order-item-body>table td,.guest_order_status .quote-items .quote-item .quote-item-body>table td{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .design-items .design-item .design-item-body>table td.design-number,.account-centre .design-items .design-item .design-item-body>table td.order-number,.account-centre .design-items .design-item .design-item-body>table td.quote-number,.account-centre .design-items .design-item .order-item-body>table td.design-number,.account-centre .design-items .design-item .order-item-body>table td.order-number,.account-centre .design-items .design-item .order-item-body>table td.quote-number,.account-centre .design-items .design-item .quote-item-body>table td.design-number,.account-centre .design-items .design-item .quote-item-body>table td.order-number,.account-centre .design-items .design-item .quote-item-body>table td.quote-number,.account-centre .design-items .order-item .design-item-body>table td.design-number,.account-centre .design-items .order-item .design-item-body>table td.order-number,.account-centre .design-items .order-item .design-item-body>table td.quote-number,.account-centre .design-items .order-item .order-item-body>table td.design-number,.account-centre .design-items .order-item .order-item-body>table td.order-number,.account-centre .design-items .order-item .order-item-body>table td.quote-number,.account-centre .design-items .order-item .quote-item-body>table td.design-number,.account-centre .design-items .order-item .quote-item-body>table td.order-number,.account-centre .design-items .order-item .quote-item-body>table td.quote-number,.account-centre .design-items .quote-item .design-item-body>table td.design-number,.account-centre .design-items .quote-item .design-item-body>table td.order-number,.account-centre .design-items .quote-item .design-item-body>table td.quote-number,.account-centre .design-items .quote-item .order-item-body>table td.design-number,.account-centre .design-items .quote-item .order-item-body>table td.order-number,.account-centre .design-items .quote-item .order-item-body>table td.quote-number,.account-centre .design-items .quote-item .quote-item-body>table td.design-number,.account-centre .design-items .quote-item .quote-item-body>table td.order-number,.account-centre .design-items .quote-item .quote-item-body>table td.quote-number,.account-centre .order-items .design-item .design-item-body>table td.design-number,.account-centre .order-items .design-item .design-item-body>table td.order-number,.account-centre .order-items .design-item .design-item-body>table td.quote-number,.account-centre .order-items .design-item .order-item-body>table td.design-number,.account-centre .order-items .design-item .order-item-body>table td.order-number,.account-centre .order-items .design-item .order-item-body>table td.quote-number,.account-centre .order-items .design-item .quote-item-body>table td.design-number,.account-centre .order-items .design-item .quote-item-body>table td.order-number,.account-centre .order-items .design-item .quote-item-body>table td.quote-number,.account-centre .order-items .order-item .design-item-body>table td.design-number,.account-centre .order-items .order-item .design-item-body>table td.order-number,.account-centre .order-items .order-item .design-item-body>table td.quote-number,.account-centre .order-items .order-item .order-item-body>table td.design-number,.account-centre .order-items .order-item .order-item-body>table td.order-number,.account-centre .order-items .order-item .order-item-body>table td.quote-number,.account-centre .order-items .order-item .quote-item-body>table td.design-number,.account-centre .order-items .order-item .quote-item-body>table td.order-number,.account-centre .order-items .order-item .quote-item-body>table td.quote-number,.account-centre .order-items .quote-item .design-item-body>table td.design-number,.account-centre .order-items .quote-item .design-item-body>table td.order-number,.account-centre .order-items .quote-item .design-item-body>table td.quote-number,.account-centre .order-items .quote-item .order-item-body>table td.design-number,.account-centre .order-items .quote-item .order-item-body>table td.order-number,.account-centre .order-items .quote-item .order-item-body>table td.quote-number,.account-centre .order-items .quote-item .quote-item-body>table td.design-number,.account-centre .order-items .quote-item .quote-item-body>table td.order-number,.account-centre .order-items .quote-item .quote-item-body>table td.quote-number,.account-centre .quote-items .design-item .design-item-body>table td.design-number,.account-centre .quote-items .design-item .design-item-body>table td.order-number,.account-centre .quote-items .design-item .design-item-body>table td.quote-number,.account-centre .quote-items .design-item .order-item-body>table td.design-number,.account-centre .quote-items .design-item .order-item-body>table td.order-number,.account-centre .quote-items .design-item .order-item-body>table td.quote-number,.account-centre .quote-items .design-item .quote-item-body>table td.design-number,.account-centre .quote-items .design-item .quote-item-body>table td.order-number,.account-centre .quote-items .design-item .quote-item-body>table td.quote-number,.account-centre .quote-items .order-item .design-item-body>table td.design-number,.account-centre .quote-items .order-item .design-item-body>table td.order-number,.account-centre .quote-items .order-item .design-item-body>table td.quote-number,.account-centre .quote-items .order-item .order-item-body>table td.design-number,.account-centre .quote-items .order-item .order-item-body>table td.order-number,.account-centre .quote-items .order-item .order-item-body>table td.quote-number,.account-centre .quote-items .order-item .quote-item-body>table td.design-number,.account-centre .quote-items .order-item .quote-item-body>table td.order-number,.account-centre .quote-items .order-item .quote-item-body>table td.quote-number,.account-centre .quote-items .quote-item .design-item-body>table td.design-number,.account-centre .quote-items .quote-item .design-item-body>table td.order-number,.account-centre .quote-items .quote-item .design-item-body>table td.quote-number,.account-centre .quote-items .quote-item .order-item-body>table td.design-number,.account-centre .quote-items .quote-item .order-item-body>table td.order-number,.account-centre .quote-items .quote-item .order-item-body>table td.quote-number,.account-centre .quote-items .quote-item .quote-item-body>table td.design-number,.account-centre .quote-items .quote-item .quote-item-body>table td.order-number,.account-centre .quote-items .quote-item .quote-item-body>table td.quote-number,.guest_order_status .design-items .design-item .design-item-body>table td.design-number,.guest_order_status .design-items .design-item .design-item-body>table td.order-number,.guest_order_status .design-items .design-item .design-item-body>table td.quote-number,.guest_order_status .design-items .design-item .order-item-body>table td.design-number,.guest_order_status .design-items .design-item .order-item-body>table td.order-number,.guest_order_status .design-items .design-item .order-item-body>table td.quote-number,.guest_order_status .design-items .design-item .quote-item-body>table td.design-number,.guest_order_status .design-items .design-item .quote-item-body>table td.order-number,.guest_order_status .design-items .design-item .quote-item-body>table td.quote-number,.guest_order_status .design-items .order-item .design-item-body>table td.design-number,.guest_order_status .design-items .order-item .design-item-body>table td.order-number,.guest_order_status .design-items .order-item .design-item-body>table td.quote-number,.guest_order_status .design-items .order-item .order-item-body>table td.design-number,.guest_order_status .design-items .order-item .order-item-body>table td.order-number,.guest_order_status .design-items .order-item .order-item-body>table td.quote-number,.guest_order_status .design-items .order-item .quote-item-body>table td.design-number,.guest_order_status .design-items .order-item .quote-item-body>table td.order-number,.guest_order_status .design-items .order-item .quote-item-body>table td.quote-number,.guest_order_status .design-items .quote-item .design-item-body>table td.design-number,.guest_order_status .design-items .quote-item .design-item-body>table td.order-number,.guest_order_status .design-items .quote-item .design-item-body>table td.quote-number,.guest_order_status .design-items .quote-item .order-item-body>table td.design-number,.guest_order_status .design-items .quote-item .order-item-body>table td.order-number,.guest_order_status .design-items .quote-item .order-item-body>table td.quote-number,.guest_order_status .design-items .quote-item .quote-item-body>table td.design-number,.guest_order_status .design-items .quote-item .quote-item-body>table td.order-number,.guest_order_status .design-items .quote-item .quote-item-body>table td.quote-number,.guest_order_status .order-items .design-item .design-item-body>table td.design-number,.guest_order_status .order-items .design-item .design-item-body>table td.order-number,.guest_order_status .order-items .design-item .design-item-body>table td.quote-number,.guest_order_status .order-items .design-item .order-item-body>table td.design-number,.guest_order_status .order-items .design-item .order-item-body>table td.order-number,.guest_order_status .order-items .design-item .order-item-body>table td.quote-number,.guest_order_status .order-items .design-item .quote-item-body>table td.design-number,.guest_order_status .order-items .design-item .quote-item-body>table td.order-number,.guest_order_status .order-items .design-item .quote-item-body>table td.quote-number,.guest_order_status .order-items .order-item .design-item-body>table td.design-number,.guest_order_status .order-items .order-item .design-item-body>table td.order-number,.guest_order_status .order-items .order-item .design-item-body>table td.quote-number,.guest_order_status .order-items .order-item .order-item-body>table td.design-number,.guest_order_status .order-items .order-item .order-item-body>table td.order-number,.guest_order_status .order-items .order-item .order-item-body>table td.quote-number,.guest_order_status .order-items .order-item .quote-item-body>table td.design-number,.guest_order_status .order-items .order-item .quote-item-body>table td.order-number,.guest_order_status .order-items .order-item .quote-item-body>table td.quote-number,.guest_order_status .order-items .quote-item .design-item-body>table td.design-number,.guest_order_status .order-items .quote-item .design-item-body>table td.order-number,.guest_order_status .order-items .quote-item .design-item-body>table td.quote-number,.guest_order_status .order-items .quote-item .order-item-body>table td.design-number,.guest_order_status .order-items .quote-item .order-item-body>table td.order-number,.guest_order_status .order-items .quote-item .order-item-body>table td.quote-number,.guest_order_status .order-items .quote-item .quote-item-body>table td.design-number,.guest_order_status .order-items .quote-item .quote-item-body>table td.order-number,.guest_order_status .order-items .quote-item .quote-item-body>table td.quote-number,.guest_order_status .quote-items .design-item .design-item-body>table td.design-number,.guest_order_status .quote-items .design-item .design-item-body>table td.order-number,.guest_order_status .quote-items .design-item .design-item-body>table td.quote-number,.guest_order_status .quote-items .design-item .order-item-body>table td.design-number,.guest_order_status .quote-items .design-item .order-item-body>table td.order-number,.guest_order_status .quote-items .design-item .order-item-body>table td.quote-number,.guest_order_status .quote-items .design-item .quote-item-body>table td.design-number,.guest_order_status .quote-items .design-item .quote-item-body>table td.order-number,.guest_order_status .quote-items .design-item .quote-item-body>table td.quote-number,.guest_order_status .quote-items .order-item .design-item-body>table td.design-number,.guest_order_status .quote-items .order-item .design-item-body>table td.order-number,.guest_order_status .quote-items .order-item .design-item-body>table td.quote-number,.guest_order_status .quote-items .order-item .order-item-body>table td.design-number,.guest_order_status .quote-items .order-item .order-item-body>table td.order-number,.guest_order_status .quote-items .order-item .order-item-body>table td.quote-number,.guest_order_status .quote-items .order-item .quote-item-body>table td.design-number,.guest_order_status .quote-items .order-item .quote-item-body>table td.order-number,.guest_order_status .quote-items .order-item .quote-item-body>table td.quote-number,.guest_order_status .quote-items .quote-item .design-item-body>table td.design-number,.guest_order_status .quote-items .quote-item .design-item-body>table td.order-number,.guest_order_status .quote-items .quote-item .design-item-body>table td.quote-number,.guest_order_status .quote-items .quote-item .order-item-body>table td.design-number,.guest_order_status .quote-items .quote-item .order-item-body>table td.order-number,.guest_order_status .quote-items .quote-item .order-item-body>table td.quote-number,.guest_order_status .quote-items .quote-item .quote-item-body>table td.design-number,.guest_order_status .quote-items .quote-item .quote-item-body>table td.order-number,.guest_order_status .quote-items .quote-item .quote-item-body>table td.quote-number{color:#000}.account-centre .design-items .design-item .design-item-body>table td.design-number a,.account-centre .design-items .design-item .design-item-body>table td.order-number a,.account-centre .design-items .design-item .design-item-body>table td.quote-number a,.account-centre .design-items .design-item .order-item-body>table td.design-number a,.account-centre .design-items .design-item .order-item-body>table td.order-number a,.account-centre .design-items .design-item .order-item-body>table td.quote-number a,.account-centre .design-items .design-item .quote-item-body>table td.design-number a,.account-centre .design-items .design-item .quote-item-body>table td.order-number a,.account-centre .design-items .design-item .quote-item-body>table td.quote-number a,.account-centre .design-items .order-item .design-item-body>table td.design-number a,.account-centre .design-items .order-item .design-item-body>table td.order-number a,.account-centre .design-items .order-item .design-item-body>table td.quote-number a,.account-centre .design-items .order-item .order-item-body>table td.design-number a,.account-centre .design-items .order-item .order-item-body>table td.order-number a,.account-centre .design-items .order-item .order-item-body>table td.quote-number a,.account-centre .design-items .order-item .quote-item-body>table td.design-number a,.account-centre .design-items .order-item .quote-item-body>table td.order-number a,.account-centre .design-items .order-item .quote-item-body>table td.quote-number a,.account-centre .design-items .quote-item .design-item-body>table td.design-number a,.account-centre .design-items .quote-item .design-item-body>table td.order-number a,.account-centre .design-items .quote-item .design-item-body>table td.quote-number a,.account-centre .design-items .quote-item .order-item-body>table td.design-number a,.account-centre .design-items .quote-item .order-item-body>table td.order-number a,.account-centre .design-items .quote-item .order-item-body>table td.quote-number a,.account-centre .design-items .quote-item .quote-item-body>table td.design-number a,.account-centre .design-items .quote-item .quote-item-body>table td.order-number a,.account-centre .design-items .quote-item .quote-item-body>table td.quote-number a,.account-centre .order-items .design-item .design-item-body>table td.design-number a,.account-centre .order-items .design-item .design-item-body>table td.order-number a,.account-centre .order-items .design-item .design-item-body>table td.quote-number a,.account-centre .order-items .design-item .order-item-body>table td.design-number a,.account-centre .order-items .design-item .order-item-body>table td.order-number a,.account-centre .order-items .design-item .order-item-body>table td.quote-number a,.account-centre .order-items .design-item .quote-item-body>table td.design-number a,.account-centre .order-items .design-item .quote-item-body>table td.order-number a,.account-centre .order-items .design-item .quote-item-body>table td.quote-number a,.account-centre .order-items .order-item .design-item-body>table td.design-number a,.account-centre .order-items .order-item .design-item-body>table td.order-number a,.account-centre .order-items .order-item .design-item-body>table td.quote-number a,.account-centre .order-items .order-item .order-item-body>table td.design-number a,.account-centre .order-items .order-item .order-item-body>table td.order-number a,.account-centre .order-items .order-item .order-item-body>table td.quote-number a,.account-centre .order-items .order-item .quote-item-body>table td.design-number a,.account-centre .order-items .order-item .quote-item-body>table td.order-number a,.account-centre .order-items .order-item .quote-item-body>table td.quote-number a,.account-centre .order-items .quote-item .design-item-body>table td.design-number a,.account-centre .order-items .quote-item .design-item-body>table td.order-number a,.account-centre .order-items .quote-item .design-item-body>table td.quote-number a,.account-centre .order-items .quote-item .order-item-body>table td.design-number a,.account-centre .order-items .quote-item .order-item-body>table td.order-number a,.account-centre .order-items .quote-item .order-item-body>table td.quote-number a,.account-centre .order-items .quote-item .quote-item-body>table td.design-number a,.account-centre .order-items .quote-item .quote-item-body>table td.order-number a,.account-centre .order-items .quote-item .quote-item-body>table td.quote-number a,.account-centre .quote-items .design-item .design-item-body>table td.design-number a,.account-centre .quote-items .design-item .design-item-body>table td.order-number a,.account-centre .quote-items .design-item .design-item-body>table td.quote-number a,.account-centre .quote-items .design-item .order-item-body>table td.design-number a,.account-centre .quote-items .design-item .order-item-body>table td.order-number a,.account-centre .quote-items .design-item .order-item-body>table td.quote-number a,.account-centre .quote-items .design-item .quote-item-body>table td.design-number a,.account-centre .quote-items .design-item .quote-item-body>table td.order-number a,.account-centre .quote-items .design-item .quote-item-body>table td.quote-number a,.account-centre .quote-items .order-item .design-item-body>table td.design-number a,.account-centre .quote-items .order-item .design-item-body>table td.order-number a,.account-centre .quote-items .order-item .design-item-body>table td.quote-number a,.account-centre .quote-items .order-item .order-item-body>table td.design-number a,.account-centre .quote-items .order-item .order-item-body>table td.order-number a,.account-centre .quote-items .order-item .order-item-body>table td.quote-number a,.account-centre .quote-items .order-item .quote-item-body>table td.design-number a,.account-centre .quote-items .order-item .quote-item-body>table td.order-number a,.account-centre .quote-items .order-item .quote-item-body>table td.quote-number a,.account-centre .quote-items .quote-item .design-item-body>table td.design-number a,.account-centre .quote-items .quote-item .design-item-body>table td.order-number a,.account-centre .quote-items .quote-item .design-item-body>table td.quote-number a,.account-centre .quote-items .quote-item .order-item-body>table td.design-number a,.account-centre .quote-items .quote-item .order-item-body>table td.order-number a,.account-centre .quote-items .quote-item .order-item-body>table td.quote-number a,.account-centre .quote-items .quote-item .quote-item-body>table td.design-number a,.account-centre .quote-items .quote-item .quote-item-body>table td.order-number a,.account-centre .quote-items .quote-item .quote-item-body>table td.quote-number a,.guest_order_status .design-items .design-item .design-item-body>table td.design-number a,.guest_order_status .design-items .design-item .design-item-body>table td.order-number a,.guest_order_status .design-items .design-item .design-item-body>table td.quote-number a,.guest_order_status .design-items .design-item .order-item-body>table td.design-number a,.guest_order_status .design-items .design-item .order-item-body>table td.order-number a,.guest_order_status .design-items .design-item .order-item-body>table td.quote-number a,.guest_order_status .design-items .design-item .quote-item-body>table td.design-number a,.guest_order_status .design-items .design-item .quote-item-body>table td.order-number a,.guest_order_status .design-items .design-item .quote-item-body>table td.quote-number a,.guest_order_status .design-items .order-item .design-item-body>table td.design-number a,.guest_order_status .design-items .order-item .design-item-body>table td.order-number a,.guest_order_status .design-items .order-item .design-item-body>table td.quote-number a,.guest_order_status .design-items .order-item .order-item-body>table td.design-number a,.guest_order_status .design-items .order-item .order-item-body>table td.order-number a,.guest_order_status .design-items .order-item .order-item-body>table td.quote-number a,.guest_order_status .design-items .order-item .quote-item-body>table td.design-number a,.guest_order_status .design-items .order-item .quote-item-body>table td.order-number a,.guest_order_status .design-items .order-item .quote-item-body>table td.quote-number a,.guest_order_status .design-items .quote-item .design-item-body>table td.design-number a,.guest_order_status .design-items .quote-item .design-item-body>table td.order-number a,.guest_order_status .design-items .quote-item .design-item-body>table td.quote-number a,.guest_order_status .design-items .quote-item .order-item-body>table td.design-number a,.guest_order_status .design-items .quote-item .order-item-body>table td.order-number a,.guest_order_status .design-items .quote-item .order-item-body>table td.quote-number a,.guest_order_status .design-items .quote-item .quote-item-body>table td.design-number a,.guest_order_status .design-items .quote-item .quote-item-body>table td.order-number a,.guest_order_status .design-items .quote-item .quote-item-body>table td.quote-number a,.guest_order_status .order-items .design-item .design-item-body>table td.design-number a,.guest_order_status .order-items .design-item .design-item-body>table td.order-number a,.guest_order_status .order-items .design-item .design-item-body>table td.quote-number a,.guest_order_status .order-items .design-item .order-item-body>table td.design-number a,.guest_order_status .order-items .design-item .order-item-body>table td.order-number a,.guest_order_status .order-items .design-item .order-item-body>table td.quote-number a,.guest_order_status .order-items .design-item .quote-item-body>table td.design-number a,.guest_order_status .order-items .design-item .quote-item-body>table td.order-number a,.guest_order_status .order-items .design-item .quote-item-body>table td.quote-number a,.guest_order_status .order-items .order-item .design-item-body>table td.design-number a,.guest_order_status .order-items .order-item .design-item-body>table td.order-number a,.guest_order_status .order-items .order-item .design-item-body>table td.quote-number a,.guest_order_status .order-items .order-item .order-item-body>table td.design-number a,.guest_order_status .order-items .order-item .order-item-body>table td.order-number a,.guest_order_status .order-items .order-item .order-item-body>table td.quote-number a,.guest_order_status .order-items .order-item .quote-item-body>table td.design-number a,.guest_order_status .order-items .order-item .quote-item-body>table td.order-number a,.guest_order_status .order-items .order-item .quote-item-body>table td.quote-number a,.guest_order_status .order-items .quote-item .design-item-body>table td.design-number a,.guest_order_status .order-items .quote-item .design-item-body>table td.order-number a,.guest_order_status .order-items .quote-item .design-item-body>table td.quote-number a,.guest_order_status .order-items .quote-item .order-item-body>table td.design-number a,.guest_order_status .order-items .quote-item .order-item-body>table td.order-number a,.guest_order_status .order-items .quote-item .order-item-body>table td.quote-number a,.guest_order_status .order-items .quote-item .quote-item-body>table td.design-number a,.guest_order_status .order-items .quote-item .quote-item-body>table td.order-number a,.guest_order_status .order-items .quote-item .quote-item-body>table td.quote-number a,.guest_order_status .quote-items .design-item .design-item-body>table td.design-number a,.guest_order_status .quote-items .design-item .design-item-body>table td.order-number a,.guest_order_status .quote-items .design-item .design-item-body>table td.quote-number a,.guest_order_status .quote-items .design-item .order-item-body>table td.design-number a,.guest_order_status .quote-items .design-item .order-item-body>table td.order-number a,.guest_order_status .quote-items .design-item .order-item-body>table td.quote-number a,.guest_order_status .quote-items .design-item .quote-item-body>table td.design-number a,.guest_order_status .quote-items .design-item .quote-item-body>table td.order-number a,.guest_order_status .quote-items .design-item .quote-item-body>table td.quote-number a,.guest_order_status .quote-items .order-item .design-item-body>table td.design-number a,.guest_order_status .quote-items .order-item .design-item-body>table td.order-number a,.guest_order_status .quote-items .order-item .design-item-body>table td.quote-number a,.guest_order_status .quote-items .order-item .order-item-body>table td.design-number a,.guest_order_status .quote-items .order-item .order-item-body>table td.order-number a,.guest_order_status .quote-items .order-item .order-item-body>table td.quote-number a,.guest_order_status .quote-items .order-item .quote-item-body>table td.design-number a,.guest_order_status .quote-items .order-item .quote-item-body>table td.order-number a,.guest_order_status .quote-items .order-item .quote-item-body>table td.quote-number a,.guest_order_status .quote-items .quote-item .design-item-body>table td.design-number a,.guest_order_status .quote-items .quote-item .design-item-body>table td.order-number a,.guest_order_status .quote-items .quote-item .design-item-body>table td.quote-number a,.guest_order_status .quote-items .quote-item .order-item-body>table td.design-number a,.guest_order_status .quote-items .quote-item .order-item-body>table td.order-number a,.guest_order_status .quote-items .quote-item .order-item-body>table td.quote-number a,.guest_order_status .quote-items .quote-item .quote-item-body>table td.design-number a,.guest_order_status .quote-items .quote-item .quote-item-body>table td.order-number a,.guest_order_status .quote-items .quote-item .quote-item-body>table td.quote-number a{font-weight:inherit;font-family:inherit}.account-centre .design-items .design-item .design-item-body .expiry-heading,.account-centre .design-items .design-item .order-item-body .expiry-heading,.account-centre .design-items .design-item .quote-item-body .expiry-heading,.account-centre .design-items .order-item .design-item-body .expiry-heading,.account-centre .design-items .order-item .order-item-body .expiry-heading,.account-centre .design-items .order-item .quote-item-body .expiry-heading,.account-centre .design-items .quote-item .design-item-body .expiry-heading,.account-centre .design-items .quote-item .order-item-body .expiry-heading,.account-centre .design-items .quote-item .quote-item-body .expiry-heading,.account-centre .order-items .design-item .design-item-body .expiry-heading,.account-centre .order-items .design-item .order-item-body .expiry-heading,.account-centre .order-items .design-item .quote-item-body .expiry-heading,.account-centre .order-items .order-item .design-item-body .expiry-heading,.account-centre .order-items .order-item .order-item-body .expiry-heading,.account-centre .order-items .order-item .quote-item-body .expiry-heading,.account-centre .order-items .quote-item .design-item-body .expiry-heading,.account-centre .order-items .quote-item .order-item-body .expiry-heading,.account-centre .order-items .quote-item .quote-item-body .expiry-heading,.account-centre .quote-items .design-item .design-item-body .expiry-heading,.account-centre .quote-items .design-item .order-item-body .expiry-heading,.account-centre .quote-items .design-item .quote-item-body .expiry-heading,.account-centre .quote-items .order-item .design-item-body .expiry-heading,.account-centre .quote-items .order-item .order-item-body .expiry-heading,.account-centre .quote-items .order-item .quote-item-body .expiry-heading,.account-centre .quote-items .quote-item .design-item-body .expiry-heading,.account-centre .quote-items .quote-item .order-item-body .expiry-heading,.account-centre .quote-items .quote-item .quote-item-body .expiry-heading,.guest_order_status .design-items .design-item .design-item-body .expiry-heading,.guest_order_status .design-items .design-item .order-item-body .expiry-heading,.guest_order_status .design-items .design-item .quote-item-body .expiry-heading,.guest_order_status .design-items .order-item .design-item-body .expiry-heading,.guest_order_status .design-items .order-item .order-item-body .expiry-heading,.guest_order_status .design-items .order-item .quote-item-body .expiry-heading,.guest_order_status .design-items .quote-item .design-item-body .expiry-heading,.guest_order_status .design-items .quote-item .order-item-body .expiry-heading,.guest_order_status .design-items .quote-item .quote-item-body .expiry-heading,.guest_order_status .order-items .design-item .design-item-body .expiry-heading,.guest_order_status .order-items .design-item .order-item-body .expiry-heading,.guest_order_status .order-items .design-item .quote-item-body .expiry-heading,.guest_order_status .order-items .order-item .design-item-body .expiry-heading,.guest_order_status .order-items .order-item .order-item-body .expiry-heading,.guest_order_status .order-items .order-item .quote-item-body .expiry-heading,.guest_order_status .order-items .quote-item .design-item-body .expiry-heading,.guest_order_status .order-items .quote-item .order-item-body .expiry-heading,.guest_order_status .order-items .quote-item .quote-item-body .expiry-heading,.guest_order_status .quote-items .design-item .design-item-body .expiry-heading,.guest_order_status .quote-items .design-item .order-item-body .expiry-heading,.guest_order_status .quote-items .design-item .quote-item-body .expiry-heading,.guest_order_status .quote-items .order-item .design-item-body .expiry-heading,.guest_order_status .quote-items .order-item .order-item-body .expiry-heading,.guest_order_status .quote-items .order-item .quote-item-body .expiry-heading,.guest_order_status .quote-items .quote-item .design-item-body .expiry-heading,.guest_order_status .quote-items .quote-item .order-item-body .expiry-heading,.guest_order_status .quote-items .quote-item .quote-item-body .expiry-heading{margin:0;margin-top:15px;width:fit-content;color:#000;text-align:center;background-color:#ffe4e4;border:solid 1px #bfbfbf;border-radius:10px;padding:3px 15px}.account-centre .design-items .design-item.sample-pack-item .included-heading,.account-centre .design-items .order-item.sample-pack-item .included-heading,.account-centre .design-items .quote-item.sample-pack-item .included-heading,.account-centre .order-items .design-item.sample-pack-item .included-heading,.account-centre .order-items .order-item.sample-pack-item .included-heading,.account-centre .order-items .quote-item.sample-pack-item .included-heading,.account-centre .quote-items .design-item.sample-pack-item .included-heading,.account-centre .quote-items .order-item.sample-pack-item .included-heading,.account-centre .quote-items .quote-item.sample-pack-item .included-heading,.guest_order_status .design-items .design-item.sample-pack-item .included-heading,.guest_order_status .design-items .order-item.sample-pack-item .included-heading,.guest_order_status .design-items .quote-item.sample-pack-item .included-heading,.guest_order_status .order-items .design-item.sample-pack-item .included-heading,.guest_order_status .order-items .order-item.sample-pack-item .included-heading,.guest_order_status .order-items .quote-item.sample-pack-item .included-heading,.guest_order_status .quote-items .design-item.sample-pack-item .included-heading,.guest_order_status .quote-items .order-item.sample-pack-item .included-heading,.guest_order_status .quote-items .quote-item.sample-pack-item .included-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.account-centre .design-items .design-item.sample-pack-item .sample-item-list,.account-centre .design-items .order-item.sample-pack-item .sample-item-list,.account-centre .design-items .quote-item.sample-pack-item .sample-item-list,.account-centre .order-items .design-item.sample-pack-item .sample-item-list,.account-centre .order-items .order-item.sample-pack-item .sample-item-list,.account-centre .order-items .quote-item.sample-pack-item .sample-item-list,.account-centre .quote-items .design-item.sample-pack-item .sample-item-list,.account-centre .quote-items .order-item.sample-pack-item .sample-item-list,.account-centre .quote-items .quote-item.sample-pack-item .sample-item-list,.guest_order_status .design-items .design-item.sample-pack-item .sample-item-list,.guest_order_status .design-items .order-item.sample-pack-item .sample-item-list,.guest_order_status .design-items .quote-item.sample-pack-item .sample-item-list,.guest_order_status .order-items .design-item.sample-pack-item .sample-item-list,.guest_order_status .order-items .order-item.sample-pack-item .sample-item-list,.guest_order_status .order-items .quote-item.sample-pack-item .sample-item-list,.guest_order_status .quote-items .design-item.sample-pack-item .sample-item-list,.guest_order_status .quote-items .order-item.sample-pack-item .sample-item-list,.guest_order_status .quote-items .quote-item.sample-pack-item .sample-item-list{columns:2}.account-centre .design-items .design-item.sample-pack-item .sample-item-list.specialty,.account-centre .design-items .order-item.sample-pack-item .sample-item-list.specialty,.account-centre .design-items .quote-item.sample-pack-item .sample-item-list.specialty,.account-centre .order-items .design-item.sample-pack-item .sample-item-list.specialty,.account-centre .order-items .order-item.sample-pack-item .sample-item-list.specialty,.account-centre .order-items .quote-item.sample-pack-item .sample-item-list.specialty,.account-centre .quote-items .design-item.sample-pack-item .sample-item-list.specialty,.account-centre .quote-items .order-item.sample-pack-item .sample-item-list.specialty,.account-centre .quote-items .quote-item.sample-pack-item .sample-item-list.specialty,.guest_order_status .design-items .design-item.sample-pack-item .sample-item-list.specialty,.guest_order_status .design-items .order-item.sample-pack-item .sample-item-list.specialty,.guest_order_status .design-items .quote-item.sample-pack-item .sample-item-list.specialty,.guest_order_status .order-items .design-item.sample-pack-item .sample-item-list.specialty,.guest_order_status .order-items .order-item.sample-pack-item .sample-item-list.specialty,.guest_order_status .order-items .quote-item.sample-pack-item .sample-item-list.specialty,.guest_order_status .quote-items .design-item.sample-pack-item .sample-item-list.specialty,.guest_order_status .quote-items .order-item.sample-pack-item .sample-item-list.specialty,.guest_order_status .quote-items .quote-item.sample-pack-item .sample-item-list.specialty{columns:1}.account-centre .design-items .design-item.sample-pack-item .sample-item-list li,.account-centre .design-items .order-item.sample-pack-item .sample-item-list li,.account-centre .design-items .quote-item.sample-pack-item .sample-item-list li,.account-centre .order-items .design-item.sample-pack-item .sample-item-list li,.account-centre .order-items .order-item.sample-pack-item .sample-item-list li,.account-centre .order-items .quote-item.sample-pack-item .sample-item-list li,.account-centre .quote-items .design-item.sample-pack-item .sample-item-list li,.account-centre .quote-items .order-item.sample-pack-item .sample-item-list li,.account-centre .quote-items .quote-item.sample-pack-item .sample-item-list li,.guest_order_status .design-items .design-item.sample-pack-item .sample-item-list li,.guest_order_status .design-items .order-item.sample-pack-item .sample-item-list li,.guest_order_status .design-items .quote-item.sample-pack-item .sample-item-list li,.guest_order_status .order-items .design-item.sample-pack-item .sample-item-list li,.guest_order_status .order-items .order-item.sample-pack-item .sample-item-list li,.guest_order_status .order-items .quote-item.sample-pack-item .sample-item-list li,.guest_order_status .quote-items .design-item.sample-pack-item .sample-item-list li,.guest_order_status .quote-items .order-item.sample-pack-item .sample-item-list li,.guest_order_status .quote-items .quote-item.sample-pack-item .sample-item-list li{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;font-size:14px;list-style-type:disc;list-style-position:inside}@media only screen and (max-width:450px){.account-centre .design-items .design-item.sample-pack-item .sample-item-list li,.account-centre .design-items .order-item.sample-pack-item .sample-item-list li,.account-centre .design-items .quote-item.sample-pack-item .sample-item-list li,.account-centre .order-items .design-item.sample-pack-item .sample-item-list li,.account-centre .order-items .order-item.sample-pack-item .sample-item-list li,.account-centre .order-items .quote-item.sample-pack-item .sample-item-list li,.account-centre .quote-items .design-item.sample-pack-item .sample-item-list li,.account-centre .quote-items .order-item.sample-pack-item .sample-item-list li,.account-centre .quote-items .quote-item.sample-pack-item .sample-item-list li,.guest_order_status .design-items .design-item.sample-pack-item .sample-item-list li,.guest_order_status .design-items .order-item.sample-pack-item .sample-item-list li,.guest_order_status .design-items .quote-item.sample-pack-item .sample-item-list li,.guest_order_status .order-items .design-item.sample-pack-item .sample-item-list li,.guest_order_status .order-items .order-item.sample-pack-item .sample-item-list li,.guest_order_status .order-items .quote-item.sample-pack-item .sample-item-list li,.guest_order_status .quote-items .design-item.sample-pack-item .sample-item-list li,.guest_order_status .quote-items .order-item.sample-pack-item .sample-item-list li,.guest_order_status .quote-items .quote-item.sample-pack-item .sample-item-list li{font-size:12px}}.account-centre .design-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles,.account-centre .design-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles,.account-centre .design-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles,.account-centre .order-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles,.account-centre .order-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles,.account-centre .order-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles,.account-centre .quote-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles,.account-centre .quote-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles,.account-centre .quote-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles,.guest_order_status .design-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles,.guest_order_status .design-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles,.guest_order_status .design-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles,.guest_order_status .order-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles,.guest_order_status .order-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles,.guest_order_status .order-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles,.guest_order_status .quote-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles,.guest_order_status .quote-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles,.guest_order_status .quote-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles{list-style-type:none;display:flex;align-items:center;margin-top:10px}.account-centre .design-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.account-centre .design-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.account-centre .design-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.account-centre .order-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.account-centre .order-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.account-centre .order-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.account-centre .quote-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.account-centre .quote-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.account-centre .quote-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.guest_order_status .design-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.guest_order_status .design-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.guest_order_status .design-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.guest_order_status .order-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.guest_order_status .order-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.guest_order_status .order-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.guest_order_status .quote-items .design-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.guest_order_status .quote-items .order-item.sample-pack-item .sample-item-list li.custom-list-styles>img,.guest_order_status .quote-items .quote-item.sample-pack-item .sample-item-list li.custom-list-styles>img{width:45px;margin-right:15px}.account-centre .design-items .order-item.completed .order-special-instruction-wrapper,.account-centre .order-items .order-item.completed .order-special-instruction-wrapper,.account-centre .quote-items .order-item.completed .order-special-instruction-wrapper,.guest_order_status .design-items .order-item.completed .order-special-instruction-wrapper,.guest_order_status .order-items .order-item.completed .order-special-instruction-wrapper,.guest_order_status .quote-items .order-item.completed .order-special-instruction-wrapper{display:none!important}.account-centre .design-items .order-item .order-item-body,.account-centre .order-items .order-item .order-item-body,.account-centre .quote-items .order-item .order-item-body,.guest_order_status .design-items .order-item .order-item-body,.guest_order_status .order-items .order-item .order-item-body,.guest_order_status .quote-items .order-item .order-item-body{padding:30px;min-height:100px}@media only screen and (max-width:1050px){.account-centre .design-items .order-item .order-item-body,.account-centre .order-items .order-item .order-item-body,.account-centre .quote-items .order-item .order-item-body,.guest_order_status .design-items .order-item .order-item-body,.guest_order_status .order-items .order-item .order-item-body,.guest_order_status .quote-items .order-item .order-item-body{padding:30px 10px}}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step{display:table-cell;position:relative;width:50px}@media only screen and (max-width:1050px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step{padding:17px}}@media only screen and (max-width:750px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step{padding:24px}}@media only screen and (max-width:600px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step{padding:7px}}@media only screen and (max-width:380px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step{padding:5px}}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right{right:0;width:15px}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left{left:0;width:15px}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-left,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-bar-right{position:absolute;top:8px;height:1px;border-top:2px solid #bdc4cf}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-title{font-size:9px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#9da4ac;text-align:center}@media only screen and (max-width:800px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-title{font-size:12px}}@media only screen and (max-width:600px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-title{margin-left:3px;font-size:13px}}@media only screen and (max-width:450px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-title,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-title{font-size:11px}}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle{width:19px;height:19px;margin:0 auto;border-radius:50%;text-align:center;font-size:12px;color:#000;background:#e1e4e7}@media only screen and (max-width:1050px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle{width:22px;height:22px}}@media only screen and (max-width:600px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle{width:21px;height:21px;font-size:11px}}@media only screen and (max-width:380px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle{width:16px;height:16px;font-size:11px}}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;line-height:1.5}@media only screen and (max-width:1050px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span{font-size:13px}}@media only screen and (max-width:600px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span{font-size:12px}}@media only screen and (max-width:380px){.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step .step-circle span{font-size:10px;line-height:1}}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle{color:#fff;background:#000}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle span,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle span,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle span,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle span,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle span,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-circle span{color:#fff}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-title,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-title,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-title,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-title,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-title,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step.active .step-title{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle{color:#fff;background:#008ebd;border:2px solid #008ebd}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle span,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle span,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle span,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle span,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle span,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-circle span{color:#fff}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-title,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-title,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-title,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-title,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-title,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step.completed .step-title{color:#008ebd;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;cursor:pointer}.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step:first-child .step-bar-left,.account-centre .design-items .order-item .order-item-body .horizontal-progress-bar .step:last-child .step-bar-right,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step:first-child .step-bar-left,.account-centre .order-items .order-item .order-item-body .horizontal-progress-bar .step:last-child .step-bar-right,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step:first-child .step-bar-left,.account-centre .quote-items .order-item .order-item-body .horizontal-progress-bar .step:last-child .step-bar-right,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step:first-child .step-bar-left,.guest_order_status .design-items .order-item .order-item-body .horizontal-progress-bar .step:last-child .step-bar-right,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step:first-child .step-bar-left,.guest_order_status .order-items .order-item .order-item-body .horizontal-progress-bar .step:last-child .step-bar-right,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step:first-child .step-bar-left,.guest_order_status .quote-items .order-item .order-item-body .horizontal-progress-bar .step:last-child .step-bar-right{display:none}.account-centre .design-items .order-item .order-item-body .tab-contents,.account-centre .order-items .order-item .order-item-body .tab-contents,.account-centre .quote-items .order-item .order-item-body .tab-contents,.guest_order_status .design-items .order-item .order-item-body .tab-contents,.guest_order_status .order-items .order-item .order-item-body .tab-contents,.guest_order_status .quote-items .order-item .order-item-body .tab-contents{width:100%}.account-centre .design-items .order-item .order-item-body .order-cancellation-message,.account-centre .order-items .order-item .order-item-body .order-cancellation-message,.account-centre .quote-items .order-item .order-item-body .order-cancellation-message,.guest_order_status .design-items .order-item .order-item-body .order-cancellation-message,.guest_order_status .order-items .order-item .order-item-body .order-cancellation-message,.guest_order_status .quote-items .order-item .order-item-body .order-cancellation-message{margin:70px}.account-centre .design-items .order-item .order-item-body .order-cancellation-message h4,.account-centre .order-items .order-item .order-item-body .order-cancellation-message h4,.account-centre .quote-items .order-item .order-item-body .order-cancellation-message h4,.guest_order_status .design-items .order-item .order-item-body .order-cancellation-message h4,.guest_order_status .order-items .order-item .order-item-body .order-cancellation-message h4,.guest_order_status .quote-items .order-item .order-item-body .order-cancellation-message h4{font-size:28px;margin:0}.account-centre .design-items .order-item .order-item-body .order-cancellation-message p,.account-centre .order-items .order-item .order-item-body .order-cancellation-message p,.account-centre .quote-items .order-item .order-item-body .order-cancellation-message p,.guest_order_status .design-items .order-item .order-item-body .order-cancellation-message p,.guest_order_status .order-items .order-item .order-item-body .order-cancellation-message p,.guest_order_status .quote-items .order-item .order-item-body .order-cancellation-message p{font-size:17px}.account-centre .design-items .order-item .order-item-header .order-item-overview .current-order-status,.account-centre .order-items .order-item .order-item-header .order-item-overview .current-order-status,.account-centre .quote-items .order-item .order-item-header .order-item-overview .current-order-status,.guest_order_status .design-items .order-item .order-item-header .order-item-overview .current-order-status,.guest_order_status .order-items .order-item .order-item-header .order-item-overview .current-order-status,.guest_order_status .quote-items .order-item .order-item-header .order-item-overview .current-order-status{display:flex;align-items:center}.account-centre .design-items .order-item .order-item-header .order-item-overview div,.account-centre .order-items .order-item .order-item-header .order-item-overview div,.account-centre .quote-items .order-item .order-item-header .order-item-overview div,.guest_order_status .design-items .order-item .order-item-header .order-item-overview div,.guest_order_status .order-items .order-item .order-item-header .order-item-overview div,.guest_order_status .quote-items .order-item .order-item-header .order-item-overview div{display:flex;align-items:center}.account-centre .design-items .order-item .order-item-header .order-item-overview div.edit-job-name-field-wrapper,.account-centre .order-items .order-item .order-item-header .order-item-overview div.edit-job-name-field-wrapper,.account-centre .quote-items .order-item .order-item-header .order-item-overview div.edit-job-name-field-wrapper,.guest_order_status .design-items .order-item .order-item-header .order-item-overview div.edit-job-name-field-wrapper,.guest_order_status .order-items .order-item .order-item-header .order-item-overview div.edit-job-name-field-wrapper,.guest_order_status .quote-items .order-item .order-item-header .order-item-overview div.edit-job-name-field-wrapper{flex-direction:column;min-width:450px}.account-centre .design-items .order-item .order-item-header .order-item-overview div.action-buttons,.account-centre .order-items .order-item .order-item-header .order-item-overview div.action-buttons,.account-centre .quote-items .order-item .order-item-header .order-item-overview div.action-buttons,.guest_order_status .design-items .order-item .order-item-header .order-item-overview div.action-buttons,.guest_order_status .order-items .order-item .order-item-header .order-item-overview div.action-buttons,.guest_order_status .quote-items .order-item .order-item-header .order-item-overview div.action-buttons{display:flex;flex-direction:row}.account-centre .design-items .order-item .order-item-header .order-item-overview div p,.account-centre .order-items .order-item .order-item-header .order-item-overview div p,.account-centre .quote-items .order-item .order-item-header .order-item-overview div p,.guest_order_status .design-items .order-item .order-item-header .order-item-overview div p,.guest_order_status .order-items .order-item .order-item-header .order-item-overview div p,.guest_order_status .quote-items .order-item .order-item-header .order-item-overview div p{margin:0}.account-centre .design-items .order-item .order-item-header .order-item-overview div p.label,.account-centre .order-items .order-item .order-item-header .order-item-overview div p.label,.account-centre .quote-items .order-item .order-item-header .order-item-overview div p.label,.guest_order_status .design-items .order-item .order-item-header .order-item-overview div p.label,.guest_order_status .order-items .order-item .order-item-header .order-item-overview div p.label,.guest_order_status .quote-items .order-item .order-item-header .order-item-overview div p.label{color:#000;font-size:12px;white-space:nowrap;margin-right:8px;letter-spacing:.4px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .design-items .order-item .order-item-header .order-item-overview div p.text,.account-centre .order-items .order-item .order-item-header .order-item-overview div p.text,.account-centre .quote-items .order-item .order-item-header .order-item-overview div p.text,.guest_order_status .design-items .order-item .order-item-header .order-item-overview div p.text,.guest_order_status .order-items .order-item .order-item-header .order-item-overview div p.text,.guest_order_status .quote-items .order-item .order-item-header .order-item-overview div p.text{color:#000;font-size:14px;letter-spacing:0;line-height:1.3}.account-centre .design-items .order-item .order-item-header .order-item-overview div p.text svg.svg,.account-centre .order-items .order-item .order-item-header .order-item-overview div p.text svg.svg,.account-centre .quote-items .order-item .order-item-header .order-item-overview div p.text svg.svg,.guest_order_status .design-items .order-item .order-item-header .order-item-overview div p.text svg.svg,.guest_order_status .order-items .order-item .order-item-header .order-item-overview div p.text svg.svg,.guest_order_status .quote-items .order-item .order-item-header .order-item-overview div p.text svg.svg{width:30px;height:30px;margin-right:7px}.account-centre .design-items .order-item .order-item-header .order-item-overview div p.text svg path,.account-centre .order-items .order-item .order-item-header .order-item-overview div p.text svg path,.account-centre .quote-items .order-item .order-item-header .order-item-overview div p.text svg path,.guest_order_status .design-items .order-item .order-item-header .order-item-overview div p.text svg path,.guest_order_status .order-items .order-item .order-item-header .order-item-overview div p.text svg path,.guest_order_status .quote-items .order-item .order-item-header .order-item-overview div p.text svg path{fill:#9dd464!important}.account-centre .design-items .order-tabs-wrapper .order-tabs,.account-centre .order-items .order-tabs-wrapper .order-tabs,.account-centre .quote-items .order-tabs-wrapper .order-tabs,.guest_order_status .design-items .order-tabs-wrapper .order-tabs,.guest_order_status .order-items .order-tabs-wrapper .order-tabs,.guest_order_status .quote-items .order-tabs-wrapper .order-tabs{padding:0;margin:0;color:#2a70b2}.account-centre .design-items .order-tabs-wrapper .order-tabs:not(:empty),.account-centre .order-items .order-tabs-wrapper .order-tabs:not(:empty),.account-centre .quote-items .order-tabs-wrapper .order-tabs:not(:empty),.guest_order_status .design-items .order-tabs-wrapper .order-tabs:not(:empty),.guest_order_status .order-items .order-tabs-wrapper .order-tabs:not(:empty),.guest_order_status .quote-items .order-tabs-wrapper .order-tabs:not(:empty){padding:0 15px;margin:15px 0}.account-centre .design-items .order-tabs-wrapper .order-tabs a,.account-centre .order-items .order-tabs-wrapper .order-tabs a,.account-centre .quote-items .order-tabs-wrapper .order-tabs a,.guest_order_status .design-items .order-tabs-wrapper .order-tabs a,.guest_order_status .order-items .order-tabs-wrapper .order-tabs a,.guest_order_status .quote-items .order-tabs-wrapper .order-tabs a{color:#2a70b2}.account-centre .design-items .order-tabs-wrapper .order-link,.account-centre .design-items .order-tabs-wrapper .order-tab,.account-centre .order-items .order-tabs-wrapper .order-link,.account-centre .order-items .order-tabs-wrapper .order-tab,.account-centre .quote-items .order-tabs-wrapper .order-link,.account-centre .quote-items .order-tabs-wrapper .order-tab,.guest_order_status .design-items .order-tabs-wrapper .order-link,.guest_order_status .design-items .order-tabs-wrapper .order-tab,.guest_order_status .order-items .order-tabs-wrapper .order-link,.guest_order_status .order-items .order-tabs-wrapper .order-tab,.guest_order_status .quote-items .order-tabs-wrapper .order-link,.guest_order_status .quote-items .order-tabs-wrapper .order-tab{position:relative;float:left;font-size:14px;padding:5px 15px;margin-right:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-radius:10px}@media only screen and (max-width:1050px){.account-centre .design-items .order-tabs-wrapper .order-link,.account-centre .design-items .order-tabs-wrapper .order-tab,.account-centre .order-items .order-tabs-wrapper .order-link,.account-centre .order-items .order-tabs-wrapper .order-tab,.account-centre .quote-items .order-tabs-wrapper .order-link,.account-centre .quote-items .order-tabs-wrapper .order-tab,.guest_order_status .design-items .order-tabs-wrapper .order-link,.guest_order_status .design-items .order-tabs-wrapper .order-tab,.guest_order_status .order-items .order-tabs-wrapper .order-link,.guest_order_status .order-items .order-tabs-wrapper .order-tab,.guest_order_status .quote-items .order-tabs-wrapper .order-link,.guest_order_status .quote-items .order-tabs-wrapper .order-tab{padding:5px 10px}}.account-centre .design-items .order-tabs-wrapper .order-link:focus,.account-centre .design-items .order-tabs-wrapper .order-link:hover,.account-centre .design-items .order-tabs-wrapper .order-tab:focus,.account-centre .design-items .order-tabs-wrapper .order-tab:hover,.account-centre .order-items .order-tabs-wrapper .order-link:focus,.account-centre .order-items .order-tabs-wrapper .order-link:hover,.account-centre .order-items .order-tabs-wrapper .order-tab:focus,.account-centre .order-items .order-tabs-wrapper .order-tab:hover,.account-centre .quote-items .order-tabs-wrapper .order-link:focus,.account-centre .quote-items .order-tabs-wrapper .order-link:hover,.account-centre .quote-items .order-tabs-wrapper .order-tab:focus,.account-centre .quote-items .order-tabs-wrapper .order-tab:hover,.guest_order_status .design-items .order-tabs-wrapper .order-link:focus,.guest_order_status .design-items .order-tabs-wrapper .order-link:hover,.guest_order_status .design-items .order-tabs-wrapper .order-tab:focus,.guest_order_status .design-items .order-tabs-wrapper .order-tab:hover,.guest_order_status .order-items .order-tabs-wrapper .order-link:focus,.guest_order_status .order-items .order-tabs-wrapper .order-link:hover,.guest_order_status .order-items .order-tabs-wrapper .order-tab:focus,.guest_order_status .order-items .order-tabs-wrapper .order-tab:hover,.guest_order_status .quote-items .order-tabs-wrapper .order-link:focus,.guest_order_status .quote-items .order-tabs-wrapper .order-link:hover,.guest_order_status .quote-items .order-tabs-wrapper .order-tab:focus,.guest_order_status .quote-items .order-tabs-wrapper .order-tab:hover{background:#e8eef5}.account-centre .design-items .order-tabs-wrapper .order-link:last-of-type,.account-centre .design-items .order-tabs-wrapper .order-tab:last-of-type,.account-centre .order-items .order-tabs-wrapper .order-link:last-of-type,.account-centre .order-items .order-tabs-wrapper .order-tab:last-of-type,.account-centre .quote-items .order-tabs-wrapper .order-link:last-of-type,.account-centre .quote-items .order-tabs-wrapper .order-tab:last-of-type,.guest_order_status .design-items .order-tabs-wrapper .order-link:last-of-type,.guest_order_status .design-items .order-tabs-wrapper .order-tab:last-of-type,.guest_order_status .order-items .order-tabs-wrapper .order-link:last-of-type,.guest_order_status .order-items .order-tabs-wrapper .order-tab:last-of-type,.guest_order_status .quote-items .order-tabs-wrapper .order-link:last-of-type,.guest_order_status .quote-items .order-tabs-wrapper .order-tab:last-of-type{margin-right:0}.account-centre .design-items .order-tabs-wrapper .order-link .link-icon,.account-centre .design-items .order-tabs-wrapper .order-tab .link-icon,.account-centre .order-items .order-tabs-wrapper .order-link .link-icon,.account-centre .order-items .order-tabs-wrapper .order-tab .link-icon,.account-centre .quote-items .order-tabs-wrapper .order-link .link-icon,.account-centre .quote-items .order-tabs-wrapper .order-tab .link-icon,.guest_order_status .design-items .order-tabs-wrapper .order-link .link-icon,.guest_order_status .design-items .order-tabs-wrapper .order-tab .link-icon,.guest_order_status .order-items .order-tabs-wrapper .order-link .link-icon,.guest_order_status .order-items .order-tabs-wrapper .order-tab .link-icon,.guest_order_status .quote-items .order-tabs-wrapper .order-link .link-icon,.guest_order_status .quote-items .order-tabs-wrapper .order-tab .link-icon{position:absolute;top:50%;left:15px;width:25px;height:25px;margin-top:-15px}@media only screen and (max-width:450px){.account-centre .design-items .order-tabs-wrapper .order-link .link-icon,.account-centre .design-items .order-tabs-wrapper .order-tab .link-icon,.account-centre .order-items .order-tabs-wrapper .order-link .link-icon,.account-centre .order-items .order-tabs-wrapper .order-tab .link-icon,.account-centre .quote-items .order-tabs-wrapper .order-link .link-icon,.account-centre .quote-items .order-tabs-wrapper .order-tab .link-icon,.guest_order_status .design-items .order-tabs-wrapper .order-link .link-icon,.guest_order_status .design-items .order-tabs-wrapper .order-tab .link-icon,.guest_order_status .order-items .order-tabs-wrapper .order-link .link-icon,.guest_order_status .order-items .order-tabs-wrapper .order-tab .link-icon,.guest_order_status .quote-items .order-tabs-wrapper .order-link .link-icon,.guest_order_status .quote-items .order-tabs-wrapper .order-tab .link-icon{display:none}}.account-centre .design-items .order-tabs-wrapper .order-link .link-icon .svg,.account-centre .design-items .order-tabs-wrapper .order-tab .link-icon .svg,.account-centre .order-items .order-tabs-wrapper .order-link .link-icon .svg,.account-centre .order-items .order-tabs-wrapper .order-tab .link-icon .svg,.account-centre .quote-items .order-tabs-wrapper .order-link .link-icon .svg,.account-centre .quote-items .order-tabs-wrapper .order-tab .link-icon .svg,.guest_order_status .design-items .order-tabs-wrapper .order-link .link-icon .svg,.guest_order_status .design-items .order-tabs-wrapper .order-tab .link-icon .svg,.guest_order_status .order-items .order-tabs-wrapper .order-link .link-icon .svg,.guest_order_status .order-items .order-tabs-wrapper .order-tab .link-icon .svg,.guest_order_status .quote-items .order-tabs-wrapper .order-link .link-icon .svg,.guest_order_status .quote-items .order-tabs-wrapper .order-tab .link-icon .svg{width:25px;height:25px}.account-centre .design-items .order-tabs-wrapper .order-link .link-icon .svg path,.account-centre .design-items .order-tabs-wrapper .order-tab .link-icon .svg path,.account-centre .order-items .order-tabs-wrapper .order-link .link-icon .svg path,.account-centre .order-items .order-tabs-wrapper .order-tab .link-icon .svg path,.account-centre .quote-items .order-tabs-wrapper .order-link .link-icon .svg path,.account-centre .quote-items .order-tabs-wrapper .order-tab .link-icon .svg path,.guest_order_status .design-items .order-tabs-wrapper .order-link .link-icon .svg path,.guest_order_status .design-items .order-tabs-wrapper .order-tab .link-icon .svg path,.guest_order_status .order-items .order-tabs-wrapper .order-link .link-icon .svg path,.guest_order_status .order-items .order-tabs-wrapper .order-tab .link-icon .svg path,.guest_order_status .quote-items .order-tabs-wrapper .order-link .link-icon .svg path,.guest_order_status .quote-items .order-tabs-wrapper .order-tab .link-icon .svg path{fill:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.account-centre .design-items .order-tabs-wrapper .order-link:hover .link-icon .svg path,.account-centre .design-items .order-tabs-wrapper .order-tab:hover .link-icon .svg path,.account-centre .order-items .order-tabs-wrapper .order-link:hover .link-icon .svg path,.account-centre .order-items .order-tabs-wrapper .order-tab:hover .link-icon .svg path,.account-centre .quote-items .order-tabs-wrapper .order-link:hover .link-icon .svg path,.account-centre .quote-items .order-tabs-wrapper .order-tab:hover .link-icon .svg path,.guest_order_status .design-items .order-tabs-wrapper .order-link:hover .link-icon .svg path,.guest_order_status .design-items .order-tabs-wrapper .order-tab:hover .link-icon .svg path,.guest_order_status .order-items .order-tabs-wrapper .order-link:hover .link-icon .svg path,.guest_order_status .order-items .order-tabs-wrapper .order-tab:hover .link-icon .svg path,.guest_order_status .quote-items .order-tabs-wrapper .order-link:hover .link-icon .svg path,.guest_order_status .quote-items .order-tabs-wrapper .order-tab:hover .link-icon .svg path{fill:#ff0084}}.account-centre .design-items .order-tabs-wrapper .order-link.disabled,.account-centre .design-items .order-tabs-wrapper .order-tab.disabled,.account-centre .order-items .order-tabs-wrapper .order-link.disabled,.account-centre .order-items .order-tabs-wrapper .order-tab.disabled,.account-centre .quote-items .order-tabs-wrapper .order-link.disabled,.account-centre .quote-items .order-tabs-wrapper .order-tab.disabled,.guest_order_status .design-items .order-tabs-wrapper .order-link.disabled,.guest_order_status .design-items .order-tabs-wrapper .order-tab.disabled,.guest_order_status .order-items .order-tabs-wrapper .order-link.disabled,.guest_order_status .order-items .order-tabs-wrapper .order-tab.disabled,.guest_order_status .quote-items .order-tabs-wrapper .order-link.disabled,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.disabled{cursor:default!important;color:#666!important;display:none}@media only screen and (min-width:1024px),(hover:hover){.account-centre .design-items .order-tabs-wrapper .order-link.disabled:hover .link-icon .svg path,.account-centre .design-items .order-tabs-wrapper .order-tab.disabled:hover .link-icon .svg path,.account-centre .order-items .order-tabs-wrapper .order-link.disabled:hover .link-icon .svg path,.account-centre .order-items .order-tabs-wrapper .order-tab.disabled:hover .link-icon .svg path,.account-centre .quote-items .order-tabs-wrapper .order-link.disabled:hover .link-icon .svg path,.account-centre .quote-items .order-tabs-wrapper .order-tab.disabled:hover .link-icon .svg path,.guest_order_status .design-items .order-tabs-wrapper .order-link.disabled:hover .link-icon .svg path,.guest_order_status .design-items .order-tabs-wrapper .order-tab.disabled:hover .link-icon .svg path,.guest_order_status .order-items .order-tabs-wrapper .order-link.disabled:hover .link-icon .svg path,.guest_order_status .order-items .order-tabs-wrapper .order-tab.disabled:hover .link-icon .svg path,.guest_order_status .quote-items .order-tabs-wrapper .order-link.disabled:hover .link-icon .svg path,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.disabled:hover .link-icon .svg path{fill:#000!important}}.account-centre .design-items .order-tabs-wrapper .order-link span,.account-centre .design-items .order-tabs-wrapper .order-tab span,.account-centre .order-items .order-tabs-wrapper .order-link span,.account-centre .order-items .order-tabs-wrapper .order-tab span,.account-centre .quote-items .order-tabs-wrapper .order-link span,.account-centre .quote-items .order-tabs-wrapper .order-tab span,.guest_order_status .design-items .order-tabs-wrapper .order-link span,.guest_order_status .design-items .order-tabs-wrapper .order-tab span,.guest_order_status .order-items .order-tabs-wrapper .order-link span,.guest_order_status .order-items .order-tabs-wrapper .order-tab span,.guest_order_status .quote-items .order-tabs-wrapper .order-link span,.guest_order_status .quote-items .order-tabs-wrapper .order-tab span{color:#2a70b2;font-weight:inherit;font-family:inherit}@media only screen and (max-width:750px){.account-centre .design-items .order-tabs-wrapper .order-link .mobile-hide,.account-centre .design-items .order-tabs-wrapper .order-tab .mobile-hide,.account-centre .order-items .order-tabs-wrapper .order-link .mobile-hide,.account-centre .order-items .order-tabs-wrapper .order-tab .mobile-hide,.account-centre .quote-items .order-tabs-wrapper .order-link .mobile-hide,.account-centre .quote-items .order-tabs-wrapper .order-tab .mobile-hide,.guest_order_status .design-items .order-tabs-wrapper .order-link .mobile-hide,.guest_order_status .design-items .order-tabs-wrapper .order-tab .mobile-hide,.guest_order_status .order-items .order-tabs-wrapper .order-link .mobile-hide,.guest_order_status .order-items .order-tabs-wrapper .order-tab .mobile-hide,.guest_order_status .quote-items .order-tabs-wrapper .order-link .mobile-hide,.guest_order_status .quote-items .order-tabs-wrapper .order-tab .mobile-hide{display:none}}@media only screen and (min-width:1024px),(hover:hover){.account-centre .design-items .order-tabs-wrapper .order-link.update-order.disabled:hover .update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order.disabled:hover .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order.disabled:hover .update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order.disabled:hover .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order.disabled:hover .update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order.disabled:hover .update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order.disabled:hover .update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order.disabled:hover .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order.disabled:hover .update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order.disabled:hover .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order.disabled:hover .update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order.disabled:hover .update-disclaimer{display:block}}@media only screen and (min-width:1024px),(hover:hover){.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link.disabled:hover .reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link.disabled:hover .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link.disabled:hover .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link.disabled:hover .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link.disabled:hover .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link.disabled:hover .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link.disabled:hover .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link.disabled:hover .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link.disabled:hover .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link.disabled:hover .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link.disabled:hover .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link.disabled:hover .reorder-disclaimer{display:block}}.account-centre .design-items .order-tabs-wrapper .order-link.active,.account-centre .design-items .order-tabs-wrapper .order-tab.active,.account-centre .order-items .order-tabs-wrapper .order-link.active,.account-centre .order-items .order-tabs-wrapper .order-tab.active,.account-centre .quote-items .order-tabs-wrapper .order-link.active,.account-centre .quote-items .order-tabs-wrapper .order-tab.active,.guest_order_status .design-items .order-tabs-wrapper .order-link.active,.guest_order_status .design-items .order-tabs-wrapper .order-tab.active,.guest_order_status .order-items .order-tabs-wrapper .order-link.active,.guest_order_status .order-items .order-tabs-wrapper .order-tab.active,.guest_order_status .quote-items .order-tabs-wrapper .order-link.active,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.active{background:#e8eef5;padding:5px 15px;border-radius:10px}.account-centre .design-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .order-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .quote-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .sticker-disclaimer{position:relative;float:left;width:50%}@media only screen and (max-width:1300px){.account-centre .design-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .order-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .quote-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .sticker-disclaimer{width:40%;margin-top:-40px}}@media only screen and (max-width:1050px){.account-centre .design-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .order-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .quote-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .sticker-disclaimer{width:50%}}@media only screen and (max-width:900px){.account-centre .design-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .order-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .quote-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .sticker-disclaimer{width:40%;margin-top:-10px}}@media only screen and (max-width:750px){.account-centre .design-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .order-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .quote-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .sticker-disclaimer{position:absolute;width:30%;right:60px;margin-top:-100px}}@media only screen and (max-width:600px){.account-centre .design-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .order-items .order-tabs-wrapper .sticker-disclaimer,.account-centre .quote-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .sticker-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .sticker-disclaimer{display:none}}.account-centre .design-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer{padding:10px 20px;background-color:#eaf9ff;border:1px solid #3cb1cb;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;cursor:auto;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:9995}.account-centre .design-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p,.account-centre .order-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p,.account-centre .quote-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p,.guest_order_status .design-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p,.guest_order_status .order-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p,.guest_order_status .quote-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p{margin:0;margin-bottom:15px;font-size:13px;color:#000}.account-centre .design-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p:last-of-type,.account-centre .order-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p:last-of-type,.account-centre .quote-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p:last-of-type,.guest_order_status .design-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p:last-of-type,.guest_order_status .order-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p:last-of-type,.guest_order_status .quote-items .order-tabs-wrapper .sticker-disclaimer .reorder-disclaimer p:last-of-type{margin-bottom:0}.account-centre .design-items .order-tab-content,.account-centre .order-items .order-tab-content,.account-centre .quote-items .order-tab-content,.guest_order_status .design-items .order-tab-content,.guest_order_status .order-items .order-tab-content,.guest_order_status .quote-items .order-tab-content{display:none;position:relative;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;-ms-border-top-left-radius:0;-o-border-top-left-radius:0;border-top-left-radius:0}.account-centre .design-items .order-tab-content:first-of-type,.account-centre .order-items .order-tab-content:first-of-type,.account-centre .quote-items .order-tab-content:first-of-type,.guest_order_status .design-items .order-tab-content:first-of-type,.guest_order_status .order-items .order-tab-content:first-of-type,.guest_order_status .quote-items .order-tab-content:first-of-type{display:block}.account-centre .design-items .order-tab-content.no-padding,.account-centre .order-items .order-tab-content.no-padding,.account-centre .quote-items .order-tab-content.no-padding,.guest_order_status .design-items .order-tab-content.no-padding,.guest_order_status .order-items .order-tab-content.no-padding,.guest_order_status .quote-items .order-tab-content.no-padding{padding:0}.account-centre .design-items .order-tab-content h5,.account-centre .order-items .order-tab-content h5,.account-centre .quote-items .order-tab-content h5,.guest_order_status .design-items .order-tab-content h5,.guest_order_status .order-items .order-tab-content h5,.guest_order_status .quote-items .order-tab-content h5{margin:0;color:#000;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .design-items .order-tab-content h5.download-proofs-title,.account-centre .order-items .order-tab-content h5.download-proofs-title,.account-centre .quote-items .order-tab-content h5.download-proofs-title,.guest_order_status .design-items .order-tab-content h5.download-proofs-title,.guest_order_status .order-items .order-tab-content h5.download-proofs-title,.guest_order_status .quote-items .order-tab-content h5.download-proofs-title{font-size:14px;margin:35px 0 20px 0}.account-centre .design-items .order-tab-content .proof-list,.account-centre .order-items .order-tab-content .proof-list,.account-centre .quote-items .order-tab-content .proof-list,.guest_order_status .design-items .order-tab-content .proof-list,.guest_order_status .order-items .order-tab-content .proof-list,.guest_order_status .quote-items .order-tab-content .proof-list{padding-left:20px;display:none}.account-centre .design-items .order-tab-content .proof-list li,.account-centre .order-items .order-tab-content .proof-list li,.account-centre .quote-items .order-tab-content .proof-list li,.guest_order_status .design-items .order-tab-content .proof-list li,.guest_order_status .order-items .order-tab-content .proof-list li,.guest_order_status .quote-items .order-tab-content .proof-list li{padding-left:5px;list-style-type:decimal}.account-centre .design-items .order-tab-content .estimated-completion-wrapper,.account-centre .order-items .order-tab-content .estimated-completion-wrapper,.account-centre .quote-items .order-tab-content .estimated-completion-wrapper,.guest_order_status .design-items .order-tab-content .estimated-completion-wrapper,.guest_order_status .order-items .order-tab-content .estimated-completion-wrapper,.guest_order_status .quote-items .order-tab-content .estimated-completion-wrapper{display:none;margin-bottom:0}.account-centre .design-items .order-tab-content th p,.account-centre .order-items .order-tab-content th p,.account-centre .quote-items .order-tab-content th p,.guest_order_status .design-items .order-tab-content th p,.guest_order_status .order-items .order-tab-content th p,.guest_order_status .quote-items .order-tab-content th p{margin:0}.account-centre .design-items .order-tab-content .upload-additional-files,.account-centre .order-items .order-tab-content .upload-additional-files,.account-centre .quote-items .order-tab-content .upload-additional-files,.guest_order_status .design-items .order-tab-content .upload-additional-files,.guest_order_status .order-items .order-tab-content .upload-additional-files,.guest_order_status .quote-items .order-tab-content .upload-additional-files{margin-top:20px;cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;letter-spacing:.2px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background-color:#625df6;transition:all .3s ease-in-out;border-radius:30px;font-size:15px;padding:5px 30px;min-width:inherit}.account-centre .design-items .order-tab-content .upload-additional-files:focus,.account-centre .design-items .order-tab-content .upload-additional-files:hover,.account-centre .order-items .order-tab-content .upload-additional-files:focus,.account-centre .order-items .order-tab-content .upload-additional-files:hover,.account-centre .quote-items .order-tab-content .upload-additional-files:focus,.account-centre .quote-items .order-tab-content .upload-additional-files:hover,.guest_order_status .design-items .order-tab-content .upload-additional-files:focus,.guest_order_status .design-items .order-tab-content .upload-additional-files:hover,.guest_order_status .order-items .order-tab-content .upload-additional-files:focus,.guest_order_status .order-items .order-tab-content .upload-additional-files:hover,.guest_order_status .quote-items .order-tab-content .upload-additional-files:focus,.guest_order_status .quote-items .order-tab-content .upload-additional-files:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.account-centre .design-items .quote-email-item .order-tab-content,.account-centre .order-items .quote-email-item .order-tab-content,.account-centre .quote-items .quote-email-item .order-tab-content,.guest_order_status .design-items .quote-email-item .order-tab-content,.guest_order_status .order-items .quote-email-item .order-tab-content,.guest_order_status .quote-items .quote-email-item .order-tab-content{-webkit-border-top-left-radius:10px;-moz-border-top-left-radius:10px;-ms-border-top-left-radius:10px;-o-border-top-left-radius:10px;border-top-left-radius:10px}.account-centre .order-items .edit-job-name-wrapper,.guest_order_status .order-items .edit-job-name-wrapper{width:100%;position:relative}.account-centre .order-items .edit-job-name-wrapper .job-name,.guest_order_status .order-items .edit-job-name-wrapper .job-name{margin-right:30px}.account-centre .order-items .edit-job-name-wrapper .icon.edit-job-name-icon,.guest_order_status .order-items .edit-job-name-wrapper .icon.edit-job-name-icon{position:absolute;top:50%;right:0;transform:translateY(-50%);width:30px;height:30px;cursor:pointer;background-image:url(https://storage.jukeboxprint.com/s/images/icons/edit-job-name-icon.svg);background-repeat:no-repeat;background-size:contain;background-position:center}.account-centre .order-items .edit-job-name-wrapper .icon.edit-job-name-icon:hover,.guest_order_status .order-items .edit-job-name-wrapper .icon.edit-job-name-icon:hover{background-image:url(https://storage.jukeboxprint.com/s/images/icons/edit-job-name-icon-hover-state.svg)}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-label,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-label{margin:0;color:#00b9fd;font-size:8px;line-height:1;cursor:pointer}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper{position:absolute;background:#fff;z-index:100;left:-100px;width:400px;border:1px solid #6c6b6b;padding:20px;top:0;border-radius:10px;-webkit-animation:fadeIn .5s;animation:fadeIn .5s}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper input,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper input{border-radius:5px}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper input:focus::placeholder,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper input:focus::placeholder{color:transparent!important}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper input:focus::placeholder,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper input:focus::placeholder{color:transparent!important}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper h3,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper h3{text-align:center;margin:0;line-height:1;font-size:28px;margin-top:30px;margin-bottom:25px}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper span,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;color:#5a5a5a}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons{display:flex;align-items:center;margin-top:40px;margin-bottom:20px}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons .save-job-name,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons .save-job-name{background-color:#625df6;transition:all .3s ease-in-out;border-radius:30px;font-size:15px;padding:7px 30px;min-width:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-right:20px}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons .save-job-name:focus,.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons .save-job-name:hover,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons .save-job-name:focus,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons .save-job-name:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.account-centre .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons .cancel-edit-job-name,.guest_order_status .order-items .edit-job-name-wrapper .edit-job-name-field-wrapper .action-buttons .cancel-edit-job-name{background:#5a5a5a;transition:all .3s ease-in-out;border-radius:30px;font-size:15px;padding:7px 30px;min-width:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .quotes-filter,.guest_order_status .quotes-filter{text-align:right}.account-centre .quotes-filter .quote-filter-option,.guest_order_status .quotes-filter .quote-filter-option{display:inline-block;margin-right:40px}.account-centre .quotes-filter .quote-filter-option .checkbox-label,.guest_order_status .quotes-filter .quote-filter-option .checkbox-label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .quote-items .quote-item,.guest_order_status .quote-items .quote-item{padding:20px 30px}@media only screen and (max-width:600px){.account-centre .quote-items .quote-item,.guest_order_status .quote-items .quote-item{padding:15px}}.account-centre .quote-items .quote-item-header .quote-status,.guest_order_status .quote-items .quote-item-header .quote-status{font-family:"DM Sans",sans-serif;font-weight:900;line-height:1.8;line-height:1.4;font-size:14px;padding:7px 20px;border-radius:30px;height:fit-content;background-color:#e0f2fe;color:#0369a1}.account-centre .quote-items .quote-item-header .quote-status.expired,.guest_order_status .quote-items .quote-item-header .quote-status.expired{background-color:#ffe4e4;color:#000}.account-centre .quote-items .quote-item-header .quote-status.corporate-flag,.account-centre .quote-items .quote-item-header .quote-status.paid,.guest_order_status .quote-items .quote-item-header .quote-status.corporate-flag,.guest_order_status .quote-items .quote-item-header .quote-status.paid{background-color:#dcfce7;color:#166534}.account-centre .quote-items .quote-item-body,.guest_order_status .quote-items .quote-item-body{position:relative}@media only screen and (max-width:600px){.account-centre .quote-items .quote-item-body .quote-summary .detail-table,.guest_order_status .quote-items .quote-item-body .quote-summary .detail-table{margin-bottom:5px}}.account-centre .quote-items .quote-item-body .quote-summary .detail-table table tbody,.guest_order_status .quote-items .quote-item-body .quote-summary .detail-table table tbody{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:25px;row-gap:5px;font-size:15px}@media only screen and (max-width:800px){.account-centre .quote-items .quote-item-body .quote-summary .detail-table table tbody,.guest_order_status .quote-items .quote-item-body .quote-summary .detail-table table tbody{flex-direction:column;gap:0}}.account-centre .quote-items .quote-item-body .purchased-items,.guest_order_status .quote-items .quote-item-body .purchased-items{margin:0;padding:0 15px;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.account-centre .quote-items .quote-item-body .purchased-items .detail-table,.guest_order_status .quote-items .quote-item-body .purchased-items .detail-table{display:flex;gap:5px;width:100%;margin:0}.account-centre .quote-items .quote-item-body .purchased-items .detail-table .print-orders ul,.guest_order_status .quote-items .quote-item-body .purchased-items .detail-table .print-orders ul{display:flex}.account-centre .quote-items .quote-item-body .purchased-items .detail-table .print-orders ul li,.guest_order_status .quote-items .quote-item-body .purchased-items .detail-table .print-orders ul li{font-size:15px}.account-centre .quote-items .quote-item-body .purchased-items .detail-table .print-orders ul li a,.guest_order_status .quote-items .quote-item-body .purchased-items .detail-table .print-orders ul li a{font-size:inherit;color:#595bed!important;background-image:none!important;margin-right:15px}.account-centre .quote-items .quote-item-body .purchased-items .inline-link,.account-centre .quote-items .quote-item-body .purchased-items .psd-template-page .template-content ul li a,.guest_order_status .quote-items .quote-item-body .purchased-items .inline-link,.guest_order_status .quote-items .quote-item-body .purchased-items .psd-template-page .template-content ul li a,.psd-template-page .template-content ul li .account-centre .quote-items .quote-item-body .purchased-items a,.psd-template-page .template-content ul li .guest_order_status .quote-items .quote-item-body .purchased-items a{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-right:50px}.account-centre .quote-items .quote-item-body .purchased-items .detail-table table,.account-centre .quote-items .quote-item-body .quote-summary .detail-table table,.guest_order_status .quote-items .quote-item-body .purchased-items .detail-table table,.guest_order_status .quote-items .quote-item-body .quote-summary .detail-table table{display:flex}.account-centre .quote-items .quote-item-body .purchased-items .detail-table table tr,.account-centre .quote-items .quote-item-body .quote-summary .detail-table table tr,.guest_order_status .quote-items .quote-item-body .purchased-items .detail-table table tr,.guest_order_status .quote-items .quote-item-body .quote-summary .detail-table table tr{display:flex}.account-centre .quote-items .quote-item-body .purchased-items .detail-table table tr td,.account-centre .quote-items .quote-item-body .purchased-items .detail-table table tr th,.account-centre .quote-items .quote-item-body .quote-summary .detail-table table tr td,.account-centre .quote-items .quote-item-body .quote-summary .detail-table table tr th,.guest_order_status .quote-items .quote-item-body .purchased-items .detail-table table tr td,.guest_order_status .quote-items .quote-item-body .purchased-items .detail-table table tr th,.guest_order_status .quote-items .quote-item-body .quote-summary .detail-table table tr td,.guest_order_status .quote-items .quote-item-body .quote-summary .detail-table table tr th{padding:0}.account-centre .quote-items .quote-item-body .purchased-items .detail-table table tr th,.account-centre .quote-items .quote-item-body .quote-summary .detail-table table tr th,.guest_order_status .quote-items .quote-item-body .purchased-items .detail-table table tr th,.guest_order_status .quote-items .quote-item-body .quote-summary .detail-table table tr th{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;width:fit-content;min-width:auto;padding-right:5px}.account-centre .quote-items .service-list,.guest_order_status .quote-items .service-list{margin-bottom:20px}.account-centre .quote-items .service-list h5,.guest_order_status .quote-items .service-list h5{margin:0;margin-bottom:5px;color:#000}.account-centre .quote-items .service-list .service-block,.guest_order_status .quote-items .service-list .service-block{margin-right:10px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;letter-spacing:.3px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background-color:#000;cursor:auto}.account-centre .quote-items .service-list .service-block:last-of-type,.guest_order_status .quote-items .service-list .service-block:last-of-type{margin-right:0}.account-centre .quote-items .service-list .service-block.service-design,.guest_order_status .quote-items .service-list .service-block.service-design{background-color:#ff0084}.account-centre .quote-items .service-list .service-block.service-print,.guest_order_status .quote-items .service-list .service-block.service-print{background-color:#4ec6da}.account-centre .quote-items .quote-options .quote-option,.guest_order_status .quote-items .quote-options .quote-option{margin-bottom:0}.account-centre .quote-items .quote-options .quote-option:not(:first-of-type),.guest_order_status .quote-items .quote-options .quote-option:not(:first-of-type){margin-top:15px;border-top:solid 4px #ccc}.account-centre .quote-items .quote-options .quote-option:not(:first-of-type) h4,.guest_order_status .quote-items .quote-options .quote-option:not(:first-of-type) h4{margin-top:10px}.account-centre .quote-items .quote-options .quote-option h4,.guest_order_status .quote-items .quote-options .quote-option h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px;margin:0;color:#000;margin-bottom:10px}.account-centre .quote-items .quote-options .quote-option .print-option.show-dropdown .select2.select2-container.select2-container--default,.guest_order_status .quote-items .quote-options .quote-option .print-option.show-dropdown .select2.select2-container.select2-container--default{max-width:350px}.account-centre .quote-items .quote-options .quote-option .select2.select2-container.select2-container--default,.guest_order_status .quote-items .quote-options .quote-option .select2.select2-container.select2-container--default{max-width:150px}.account-centre .quote-items .quote-options .quote-option .detail-table:first-of-type,.guest_order_status .quote-items .quote-options .quote-option .detail-table:first-of-type{width:47.5%;margin-right:2.5%}@media only screen and (max-width:1050px){.account-centre .quote-items .quote-options .quote-option .detail-table:first-of-type,.guest_order_status .quote-items .quote-options .quote-option .detail-table:first-of-type{width:100%;margin-top:15px;margin-right:0}}.account-centre .quote-items .quote-options .quote-option .shop-premade-design,.guest_order_status .quote-items .quote-options .quote-option .shop-premade-design{max-width:70%;max-height:175px;margin:auto}.account-centre .quote-items .quote-options .quote-option table th,.guest_order_status .quote-items .quote-options .quote-option table th{color:#000}.account-centre .quote-items .quote-options .quote-option table tr.price td,.account-centre .quote-items .quote-options .quote-option table tr.price th,.guest_order_status .quote-items .quote-options .quote-option table tr.price td,.guest_order_status .quote-items .quote-options .quote-option table tr.price th{padding-top:5px;font-size:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.account-centre .quote-items .quote-options .quote-option table tr.price td span.currency-code,.account-centre .quote-items .quote-options .quote-option table tr.price th span.currency-code,.guest_order_status .quote-items .quote-options .quote-option table tr.price td span.currency-code,.guest_order_status .quote-items .quote-options .quote-option table tr.price th span.currency-code{font-weight:inherit;font-family:inherit;font-size:inherit;color:inherit}.account-centre .quote-items .quote-options .quote-option table tr td span.original-stock-name,.guest_order_status .quote-items .quote-options .quote-option table tr td span.original-stock-name{display:inline-block;width:100%;font-size:13px;transform:translateY(-5px)}.account-centre .quote-items .quote-options .quote-option .button-wrapper,.guest_order_status .quote-items .quote-options .quote-option .button-wrapper{width:100%;float:none;margin-top:20px;text-align:center}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper{margin-top:20px}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option{float:left;position:relative;text-align:center;border-radius:16px;background:#fff!important;box-shadow:0 4px 10px rgba(0,0,0,.15);z-index:0;padding:20px;margin-bottom:25px;width:32%;margin-right:2%}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option:nth-of-type(3n),.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option:nth-of-type(3n){margin-right:0}@media only screen and (max-width:750px){.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option{width:48%;margin-right:4%}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option:nth-of-type(2n),.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option:nth-of-type(2n){margin-right:0}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option:nth-of-type(3n),.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option:nth-of-type(3n){margin-right:4%}}@media only screen and (max-width:500px){.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option{width:100%;margin-right:0}}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option::after,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option::after{position:absolute;content:"";top:-1px;left:-1px;right:-1px;bottom:-1px;padding:0;z-index:-1;border-radius:16px;border:solid 2px #fff;background:linear-gradient(270deg,#a76fff,#3d9eff,#a76fff);background-size:300% 300%;animation:strokeMove 4s ease infinite;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option:hover::after,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option:hover::after{border:solid 1px transparent}@keyframes strokeMove{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option.best-option::before,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option.best-option::before{position:absolute;content:"Best Deal";font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:11px;color:#fff;top:-14px;left:50%;padding:4px 12px;transform:translateX(-50%);border-radius:20px;background:#d62828}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option.show-dropdown,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option.show-dropdown{width:55%;min-width:510px}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option h3,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option h3{margin:0;font-size:15px;line-height:1}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option h3 span,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option h3 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:inherit;display:inline}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:14px;margin:0}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5 span,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;margin:0;font-size:inherit}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5.currency-switch,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5.currency-switch{display:inline-flex;flex-direction:column;gap:8px;font-size:26px;margin:8px 0 8px}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5.currency-switch span.currency-switch-unit-price,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5.currency-switch span.currency-switch-unit-price{font-size:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5.turnaround,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5.turnaround{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:10px}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5.turnaround span.label,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option h5.turnaround span.label{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option .buy-now,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option .buy-now{width:100%;padding:13px;margin-top:15px;max-height:45px;border-radius:30px;font-size:14px}.account-centre .quote-items .quote-options .quote-option .print-options-wrapper .print-option .currency-switch-price-no-discount,.guest_order_status .quote-items .quote-options .quote-option .print-options-wrapper .print-option .currency-switch-price-no-discount{display:none;color:#666}.account-centre .quote-items .quote-options .quote-option .message-wrapper,.guest_order_status .quote-items .quote-options .quote-option .message-wrapper{margin-top:10px}.account-centre .quote-items .quote-options .quote-option td.message,.guest_order_status .quote-items .quote-options .quote-option td.message{padding-right:0;padding-left:0}.account-centre .quote-items .quote-options .quote-option td.message p,.guest_order_status .quote-items .quote-options .quote-option td.message p{margin:0;margin-bottom:10px;font-size:14px;line-height:2;color:#5a5a5a}.account-centre .quote-items .quote-options .quote-option td.message p:last-of-type,.guest_order_status .quote-items .quote-options .quote-option td.message p:last-of-type{margin-bottom:0}.account-centre .quote-items .quote-options .quote-option .files-wrapper,.guest_order_status .quote-items .quote-options .quote-option .files-wrapper{margin-top:10px}.account-centre .quote-items .quote-options .quote-option .files-wrapper tr.file-tr,.guest_order_status .quote-items .quote-options .quote-option .files-wrapper tr.file-tr{display:flex;flex-direction:column}.account-centre .quote-items .quote-options .quote-option .files-wrapper tr.file-tr td.file-td,.guest_order_status .quote-items .quote-options .quote-option .files-wrapper tr.file-tr td.file-td{width:100%;display:flex;align-items:center;margin:10px 0;gap:20px}.account-centre .quote-items .quote-options .quote-option .files-wrapper tr.file-tr td.file-td img,.guest_order_status .quote-items .quote-options .quote-option .files-wrapper tr.file-tr td.file-td img{object-fit:contain;width:120px;height:125px}.account-centre .quote-items .quote-options .quote-option .files-wrapper tr.file-tr td.file-td span,.guest_order_status .quote-items .quote-options .quote-option .files-wrapper tr.file-tr td.file-td span{font-size:14px;color:#5a5a5a}.account-centre .quote-items .quote-options .shipping-note,.guest_order_status .quote-items .quote-options .shipping-note{display:inline-block;text-align:center;font-size:12px;color:#777;margin:auto;width:100%}.account-centre .quote-items .quote-item-footer,.guest_order_status .quote-items .quote-item-footer{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px;margin-top:20px}.account-centre .quote-items .quote-item-footer .quote-delete,.guest_order_status .quote-items .quote-item-footer .quote-delete{padding:13px;margin-left:20px;max-height:40px;background-color:#f3f4f6;color:#444!important;font-weight:600;line-height:14px}.account-centre .quote-items .quote-item-footer .quote-delete:hover,.guest_order_status .quote-items .quote-item-footer .quote-delete:hover{background-color:#e5e7eb!important}.account-centre .quote-items .quote-item-footer .request-modification,.guest_order_status .quote-items .quote-item-footer .request-modification{padding:13px;margin-left:20px;max-height:40px;background-color:#eae6f9;color:#501fba!important;font-weight:600;line-height:14px}.account-centre .quote-items .quote-item-footer .request-modification:hover,.guest_order_status .quote-items .quote-item-footer .request-modification:hover{background-color:#dcd2f3!important}.account-centre .quote-items .quote-item-footer .disclaimer-wrapper,.guest_order_status .quote-items .quote-item-footer .disclaimer-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.account-centre .quote-items .quote-item-footer .disclaimer-wrapper .proof-note,.account-centre .quote-items .quote-item-footer .disclaimer-wrapper .shipping-note,.guest_order_status .quote-items .quote-item-footer .disclaimer-wrapper .proof-note,.guest_order_status .quote-items .quote-item-footer .disclaimer-wrapper .shipping-note{display:inline-block;text-align:left;font-size:12px;color:#777;margin:auto;width:100%}.account-centre .quote-items .quote-item-footer .button-wrapper,.guest_order_status .quote-items .quote-item-footer .button-wrapper{flex:1;text-align:right}.account-centre .quote-items .quote-item-footer .button,.guest_order_status .quote-items .quote-item-footer .button{font-family:"DM Sans",sans-serif!important;font-weight:900;line-height:1.8;line-height:1.4;margin-left:20px;white-space:nowrap;padding:7px 20px}.account-centre .quote-items .quote-item-footer .button.quote-delete,.guest_order_status .quote-items .quote-item-footer .button.quote-delete{background-color:#f3f4f6;color:#444!important}.account-centre .quote-items .quote-item-footer .button.request-modification,.guest_order_status .quote-items .quote-item-footer .button.request-modification{background-color:#eae6f9;color:#501fba!important}.account-centre .detail-item,.guest_order_status .detail-item{margin-bottom:0}.account-centre .detail-item.file-container,.guest_order_status .detail-item.file-container{margin-bottom:0}.account-centre .detail-item:last-of-type,.guest_order_status .detail-item:last-of-type{margin-bottom:0}.account-centre .detail-item.product-details,.guest_order_status .detail-item.product-details{width:100%}.account-centre .detail-item.transaction-wrapper .transactions,.guest_order_status .detail-item.transaction-wrapper .transactions{margin-top:40px}.account-centre .detail-item.transaction-wrapper .transactions .on-hold-message,.guest_order_status .detail-item.transaction-wrapper .transactions .on-hold-message{font-size:17px;line-height:1.3;margin-top:0;color:#000}@media only screen and (max-width:1050px){.account-centre .detail-item.transaction-wrapper .transactions .on-hold-message,.guest_order_status .detail-item.transaction-wrapper .transactions .on-hold-message{font-size:15px}}.account-centre .detail-item.transaction-wrapper .transactions .transaction,.guest_order_status .detail-item.transaction-wrapper .transactions .transaction{display:flex;align-items:baseline;gap:10px;margin-bottom:20px}.account-centre .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper,.guest_order_status .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper{width:50%}.account-centre .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details,.guest_order_status .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details{display:flex;justify-content:space-between}@media only screen and (max-width:1050px){.account-centre .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details,.guest_order_status .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details{flex-direction:column}}.account-centre .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .reason,.guest_order_status .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .reason{font-size:16px}@media only screen and (max-width:1050px){.account-centre .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .reason,.guest_order_status .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .reason{font-size:14px}}.account-centre .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .comment,.guest_order_status .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .comment{margin:0;font-size:17px;color:#000;letter-spacing:0}@media only screen and (max-width:1050px){.account-centre .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .comment,.guest_order_status .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .comment{font-size:14px}}.account-centre .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .price,.guest_order_status .detail-item.transaction-wrapper .transactions .transaction .transaction-details-wrapper .transaction-details .price{font-size:24px}.account-centre .detail-item .status-warning-message,.guest_order_status .detail-item .status-warning-message{margin-top:50px}.account-centre .detail-item h4,.account-centre .detail-item h5,.guest_order_status .detail-item h4,.guest_order_status .detail-item h5{margin:0;margin-bottom:5px;color:#000}@media only screen and (max-width:450px){.account-centre .detail-item h4 span,.account-centre .detail-item h5 span,.guest_order_status .detail-item h4 span,.guest_order_status .detail-item h5 span{display:block}}.account-centre .detail-item h4 span.asterix,.account-centre .detail-item h5 span.asterix,.guest_order_status .detail-item h4 span.asterix,.guest_order_status .detail-item h5 span.asterix{display:inline}.account-centre .detail-item h4 span.no-asterix,.account-centre .detail-item h5 span.no-asterix,.guest_order_status .detail-item h4 span.no-asterix,.guest_order_status .detail-item h5 span.no-asterix{display:none}.account-centre .detail-item h4 span.status-panel,.account-centre .detail-item h5 span.status-panel,.guest_order_status .detail-item h4 span.status-panel,.guest_order_status .detail-item h5 span.status-panel{font-size:26px;line-height:1.2;width:100%;letter-spacing:-.1px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;text-align:left}.account-centre .detail-item h4 span.status-panel .fa-check-circle,.account-centre .detail-item h5 span.status-panel .fa-check-circle,.guest_order_status .detail-item h4 span.status-panel .fa-check-circle,.guest_order_status .detail-item h5 span.status-panel .fa-check-circle{color:#7ac142;margin-right:10px}.account-centre .detail-item h4,.guest_order_status .detail-item h4{display:flex;align-items:baseline;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .detail-item h4 .hours-and-location,.guest_order_status .detail-item h4 .hours-and-location{font-size:11px;text-decoration:underline}.account-centre .detail-item h4.edit-order-title,.guest_order_status .detail-item h4.edit-order-title{font-size:25px;margin-bottom:20px}.account-centre .detail-item .file-uploaded-message,.guest_order_status .detail-item .file-uploaded-message{margin:0;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .detail-item .upload-widget,.guest_order_status .detail-item .upload-widget{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-direction:column;margin-bottom:0;border:none}.account-centre .detail-item .upload-widget .upload-file-button-wrapper .upload-button,.guest_order_status .detail-item .upload-widget .upload-file-button-wrapper .upload-button{padding:10px 53px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.account-centre .detail-item .upload-widget .upload-file-button-wrapper .upload-button .upload-file,.guest_order_status .detail-item .upload-widget .upload-file-button-wrapper .upload-button .upload-file{display:none}.account-centre .detail-item .upload-widget .checkout-attach-file,.account-centre .detail-item .upload-widget .upload-file-later,.guest_order_status .detail-item .upload-widget .checkout-attach-file,.guest_order_status .detail-item .upload-widget .upload-file-later{display:none}.account-centre .detail-item .upload-widget .widget-footer,.guest_order_status .detail-item .upload-widget .widget-footer{margin-top:15px}.account-centre .detail-item .upload-widget .widget-footer .set-file-uploaded-status,.guest_order_status .detail-item .upload-widget .widget-footer .set-file-uploaded-status{cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:7px 50px;min-width:190px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:600px){.account-centre .detail-item .upload-widget .widget-footer .set-file-uploaded-status,.guest_order_status .detail-item .upload-widget .widget-footer .set-file-uploaded-status{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}}.account-centre .detail-item .upload-widget .widget-footer .set-file-uploaded-status[disabled],.guest_order_status .detail-item .upload-widget .widget-footer .set-file-uploaded-status[disabled]{display:none}.account-centre .detail-item .upload-widget .cac-attach-file,.guest_order_status .detail-item .upload-widget .cac-attach-file{display:block!important;margin-right:10px}.account-centre .detail-item .upload-widget .widget-actions,.guest_order_status .detail-item .upload-widget .widget-actions{-webkit-box-ordinal-group:3;-moz-box-ordinal-group:3;-ms-flex-order:3;-webkit-order:3;order:3}.account-centre .detail-item .upload-widget .widget-header,.guest_order_status .detail-item .upload-widget .widget-header{border:none;padding:0;background-color:transparent;text-align:center;-webkit-box-ordinal-group:1;-moz-box-ordinal-group:1;-ms-flex-order:1;-webkit-order:1;order:1}.account-centre .detail-item .upload-widget .widget-body,.guest_order_status .detail-item .upload-widget .widget-body{padding:0;min-height:initial;width:100%}.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile{min-height:inherit}.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details{background:#fff;padding:15px 20px;min-height:inherit;min-width:400px}.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .toggle-file-comments,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .toggle-file-comments{display:none}.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-image,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-image{display:flex;width:70px;height:70px;min-width:70px;margin-right:20px}@media only screen and (max-width:600px){.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-image,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-image{display:none}}.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-controls .delete-file,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-controls .delete-file{display:flex;justify-content:center;align-items:center;margin-right:0;color:#fff!important;background:#fe7676!important;border-radius:100%;height:25px;width:25px}@media only screen and (max-width:450px){.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-controls .delete-file,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-controls .delete-file{height:16px!important;width:16px!important}}.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a{color:#000!important;text-decoration:none;background-image:none;font-size:14px;letter-spacing:0;word-wrap:break-word;white-space:normal;max-width:240px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a{color:#00bfff!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;white-space:pre-wrap}}.account-centre .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a .file-size,.guest_order_status .detail-item .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a .file-size{margin-left:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .detail-item .upload-widget .widget-body .designs-container .designs-preview,.guest_order_status .detail-item .upload-widget .widget-body .designs-container .designs-preview{display:none}.account-centre .detail-item .upload-widget .widget-body .designs-container .designs,.guest_order_status .detail-item .upload-widget .widget-body .designs-container .designs{width:100%!important}.account-centre .detail-item .upload-widget .widget-body .designs-container .designs .design,.guest_order_status .detail-item .upload-widget .widget-body .designs-container .designs .design{height:100px!important}.account-centre .detail-item .upload-widget .widget-body .designs-container .designs .design .date,.guest_order_status .detail-item .upload-widget .widget-body .designs-container .designs .design .date{top:65px}.account-centre .detail-item .upload-widget .widget-body .designs-container .designs .design .thumbnail,.guest_order_status .detail-item .upload-widget .widget-body .designs-container .designs .design .thumbnail{width:130px!important;height:75px!important;margin-top:-37.5px!important}.account-centre .detail-item .upload-widget .widget-body .upload-widget-error,.guest_order_status .detail-item .upload-widget .widget-body .upload-widget-error{top:-5px;padding:0;font-size:14px}.account-centre .detail-item.account-file-container .upload-widget,.guest_order_status .detail-item.account-file-container .upload-widget{border:0;border-radius:0}@media only screen and (max-width:600px){.account-centre .detail-item.account-file-container .upload-widget,.guest_order_status .detail-item.account-file-container .upload-widget{border-top:none}}.account-centre .detail-item.account-file-container .upload-widget .upload-file-button-wrapper,.guest_order_status .detail-item.account-file-container .upload-widget .upload-file-button-wrapper{text-align:center}.account-centre .detail-item.account-file-container .upload-widget .upload-file,.guest_order_status .detail-item.account-file-container .upload-widget .upload-file{display:none}.account-centre .detail-item.account-file-container .upload-widget .file-tile,.guest_order_status .detail-item.account-file-container .upload-widget .file-tile{padding:0}.account-centre .detail-item.account-file-container .upload-widget .drag-and-drop-files-section h4,.guest_order_status .detail-item.account-file-container .upload-widget .drag-and-drop-files-section h4{display:block;margin:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.account-centre .detail-item.account-file-container .upload-widget .drag-and-drop-files-section h4:hover,.guest_order_status .detail-item.account-file-container .upload-widget .drag-and-drop-files-section h4:hover{color:#00bbf9}.account-centre .detail-item.account-file-container .upload-widget .upload-button,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background-color:#000;transition:all .3s ease-in-out;border-radius:30px;font-size:15px;padding:7px 50px;min-width:inherit;white-space:nowrap}@media only screen and (max-width:600px){.account-centre .detail-item.account-file-container .upload-widget .upload-button,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button{width:100%;margin-top:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}}.account-centre .detail-item.account-file-container .upload-widget .upload-button:focus,.account-centre .detail-item.account-file-container .upload-widget .upload-button:hover,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button:focus,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button:hover{background-color:#000!important;transition:all .3s ease-in-out}.account-centre .detail-item.account-file-container .upload-widget .upload-button.attach-more-files,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button.attach-more-files{background-color:#a5a5a5}.account-centre .detail-item.account-file-container .upload-widget .upload-button.attach-more-files:focus,.account-centre .detail-item.account-file-container .upload-widget .upload-button.attach-more-files:hover,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button.attach-more-files:focus,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button.attach-more-files:hover{background-color:#909090!important}.account-centre .detail-item.account-file-container .upload-widget .upload-button.attach-more-files.reupload-files,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button.attach-more-files.reupload-files{background-color:#625df6}.account-centre .detail-item.account-file-container .upload-widget .upload-button.attach-more-files.reupload-files:focus,.account-centre .detail-item.account-file-container .upload-widget .upload-button.attach-more-files.reupload-files:hover,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button.attach-more-files.reupload-files:focus,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button.attach-more-files.reupload-files:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}.account-centre .detail-item.account-file-container .upload-widget .upload-file-later,.guest_order_status .detail-item.account-file-container .upload-widget .upload-file-later{font-size:12px;color:#4f656c;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:block;margin-left:17px;margin-top:2px;display:none}@media only screen and (max-width:600px){.account-centre .detail-item.account-file-container .upload-widget .upload-file-later,.guest_order_status .detail-item.account-file-container .upload-widget .upload-file-later{margin-right:0;text-align:center;display:none}}.account-centre .detail-item .file-tiles-wrapper,.guest_order_status .detail-item .file-tiles-wrapper{width:100%}@media only screen and (max-width:600px){.account-centre .detail-item .file-tiles-wrapper .file-tiles,.guest_order_status .detail-item .file-tiles-wrapper .file-tiles{margin:0 auto}}.account-centre .detail-item .file-tiles-wrapper .file-details,.guest_order_status .detail-item .file-tiles-wrapper .file-details{-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:750px){.account-centre .detail-item .file-tiles-wrapper .file-controls .button:first-of-type,.guest_order_status .detail-item .file-tiles-wrapper .file-controls .button:first-of-type{margin-left:0}}@media only screen and (max-width:450px){.account-centre .detail-item .file-tiles-wrapper .file-controls,.guest_order_status .detail-item .file-tiles-wrapper .file-controls{width:auto}}.account-centre .detail-item .item-date.delivery h5,.guest_order_status .detail-item .item-date.delivery h5{white-space:nowrap}.account-centre .detail-item .order-special-instruction-wrapper,.guest_order_status .detail-item .order-special-instruction-wrapper{display:block;width:100%;margin-top:20px}@media only screen and (max-width:800px){.account-centre .detail-item .order-special-instruction-wrapper,.guest_order_status .detail-item .order-special-instruction-wrapper{width:100%}}.account-centre .detail-item .order-special-instruction-wrapper .title,.guest_order_status .detail-item .order-special-instruction-wrapper .title{margin:0;font-size:14px;color:#000;margin-bottom:10px;letter-spacing:.5px}.account-centre .detail-item .order-special-instruction-wrapper .auto-saved-message-wrapper,.guest_order_status .detail-item .order-special-instruction-wrapper .auto-saved-message-wrapper{min-height:25px}.account-centre .detail-item .order-special-instruction-wrapper .auto-saved-message-wrapper:empty,.guest_order_status .detail-item .order-special-instruction-wrapper .auto-saved-message-wrapper:empty{min-height:auto}.account-centre .detail-item .order-special-instruction-wrapper .order-special-instruction,.guest_order_status .detail-item .order-special-instruction-wrapper .order-special-instruction{height:200px;transition:none;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px}.account-centre .detail-item .order-special-instruction-wrapper .order-special-instruction-auto-saved-message,.guest_order_status .detail-item .order-special-instruction-wrapper .order-special-instruction-auto-saved-message{margin:0;color:#7ac142;font-size:15px;display:none}.account-centre .transaction-wrapper .transaction,.guest_order_status .transaction-wrapper .transaction{position:relative}.account-centre .transaction-wrapper .transaction h5,.guest_order_status .transaction-wrapper .transaction h5{display:block!important}.account-centre .transaction-wrapper .transaction .reason,.guest_order_status .transaction-wrapper .transaction .reason{display:inline-block;min-width:185px;color:#000}@media only screen and (max-width:600px){.account-centre .transaction-wrapper .transaction .reason,.guest_order_status .transaction-wrapper .transaction .reason{min-width:auto}}.account-centre .transaction-wrapper .transaction .price,.guest_order_status .transaction-wrapper .transaction .price{margin-left:5px;color:#000}@media only screen and (max-width:760px){.account-centre .transaction-wrapper .transaction .price,.guest_order_status .transaction-wrapper .transaction .price{float:right}}@media only screen and (max-width:450px){.account-centre .transaction-wrapper .transaction .price,.guest_order_status .transaction-wrapper .transaction .price{margin-top:5px}}.account-centre .transaction-wrapper .transaction .transaction-date,.guest_order_status .transaction-wrapper .transaction .transaction-date{margin-left:30px}.account-centre .transaction-wrapper .transaction .transaction-buttons,.guest_order_status .transaction-wrapper .transaction .transaction-buttons{display:block;margin-left:30px}.account-centre .transaction-wrapper .transaction .transaction-buttons .button,.guest_order_status .transaction-wrapper .transaction .transaction-buttons .button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-color:#625df6;transition:all .3s ease-in-out;font-size:15px;padding:5px 30px;min-width:inherit}@media only screen and (max-width:600px){.account-centre .transaction-wrapper .transaction .transaction-buttons .button,.guest_order_status .transaction-wrapper .transaction .transaction-buttons .button{font-size:13px}}.account-centre .transaction-wrapper .transaction .transaction-buttons .button:focus,.account-centre .transaction-wrapper .transaction .transaction-buttons .button:hover,.guest_order_status .transaction-wrapper .transaction .transaction-buttons .button:focus,.guest_order_status .transaction-wrapper .transaction .transaction-buttons .button:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}@media only screen and (max-width:900px){.account-centre .transaction-wrapper .transaction .transaction-buttons,.guest_order_status .transaction-wrapper .transaction .transaction-buttons{position:static;top:auto;right:auto;margin:10px 0;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}@media only screen and (max-width:330px){.account-centre .transaction-wrapper .transaction .transaction-buttons .button,.guest_order_status .transaction-wrapper .transaction .transaction-buttons .button{margin-bottom:10px}.account-centre .transaction-wrapper .transaction .transaction-buttons .button:last-of-type,.guest_order_status .transaction-wrapper .transaction .transaction-buttons .button:last-of-type{margin-bottom:0}}.account-centre .transaction-wrapper .transaction .transaction-buttons .credit-text,.guest_order_status .transaction-wrapper .transaction .transaction-buttons .credit-text{color:#000;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .transaction-wrapper .transaction .transaction-buttons.additional-payment,.guest_order_status .transaction-wrapper .transaction .transaction-buttons.additional-payment{position:inherit;text-align:right}.account-centre .transaction-wrapper .transaction .email-message p,.guest_order_status .transaction-wrapper .transaction .email-message p{font-size:17px;margin:15px 0}.account-centre .transaction-wrapper .transaction .payment-pending-sent-date,.guest_order_status .transaction-wrapper .transaction .payment-pending-sent-date{font-size:13px}.account-centre .files-attached-wrapper h5,.guest_order_status .files-attached-wrapper h5{color:#bfbfbf}.account-centre .order-files,.account-centre .proof-files,.guest_order_status .order-files,.guest_order_status .proof-files{padding-top:0;box-sizing:border-box}.account-centre .order-files .files-table-heading,.account-centre .proof-files .files-table-heading,.guest_order_status .order-files .files-table-heading,.guest_order_status .proof-files .files-table-heading{border-bottom:1px solid #bfbfbf}.account-centre .order-files .files-table-heading th,.account-centre .proof-files .files-table-heading th,.guest_order_status .order-files .files-table-heading th,.guest_order_status .proof-files .files-table-heading th{width:25%;padding:5px 15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;box-sizing:border-box}.account-centre .order-files .files-table-heading th:first-of-type,.account-centre .proof-files .files-table-heading th:first-of-type,.guest_order_status .order-files .files-table-heading th:first-of-type,.guest_order_status .proof-files .files-table-heading th:first-of-type{width:50%}.account-centre .order-files tr.file td,.account-centre .proof-files tr.file td,.guest_order_status .order-files tr.file td,.guest_order_status .proof-files tr.file td{padding:15px;display:flex;align-items:center;border-radius:10px;background:#f7f7f7;margin-bottom:10px}.account-centre .order-files tr.file td .file-detail,.account-centre .proof-files tr.file td .file-detail,.guest_order_status .order-files tr.file td .file-detail,.guest_order_status .proof-files tr.file td .file-detail{display:flex;align-items:center;margin-right:40px;width:100px;height:70px}@media only screen and (max-width:1050px){.account-centre .order-files tr.file td .file-detail,.account-centre .proof-files tr.file td .file-detail,.guest_order_status .order-files tr.file td .file-detail,.guest_order_status .proof-files tr.file td .file-detail{margin-right:25px}}.account-centre .order-files tr.file td .file-detail a,.account-centre .proof-files tr.file td .file-detail a,.guest_order_status .order-files tr.file td .file-detail a,.guest_order_status .proof-files tr.file td .file-detail a{width:100%;height:100%}.account-centre .order-files tr.file td .file-detail a img,.account-centre .proof-files tr.file td .file-detail a img,.guest_order_status .order-files tr.file td .file-detail a img,.guest_order_status .proof-files tr.file td .file-detail a img{width:100%;height:100%;object-fit:contain}.account-centre .order-files tr.file td a,.account-centre .proof-files tr.file td a,.guest_order_status .order-files tr.file td a,.guest_order_status .proof-files tr.file td a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000!important;font-size:14px;text-align:left}.account-centre .download-proofs-container,.guest_order_status .download-proofs-container{display:none}.account-centre .download-proofs-container .proof-files tr.file td,.guest_order_status .download-proofs-container .proof-files tr.file td{border-radius:20px;padding:15px 30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.account-centre .download-proofs-container .proof-files tr.file td:hover,.guest_order_status .download-proofs-container .proof-files tr.file td:hover{background:#eeeefd}.account-centre .proof-files tr.file,.guest_order_status .proof-files tr.file{background-color:#fff;overflow-wrap:anywhere}.account-centre .proof-files tr.file td,.guest_order_status .proof-files tr.file td{background:#f4ffef}.account-centre .design-comments,.guest_order_status .design-comments{margin-top:55px}.account-centre .sent-message .order-files .order-file,.guest_order_status .sent-message .order-files .order-file{margin-bottom:20px}.account-centre .sent-message .order-files .order-file td,.guest_order_status .sent-message .order-files .order-file td{padding:10px 20px!important}@media only screen and (max-width:370px){.account-centre .sent-message .order-files .order-file td,.guest_order_status .sent-message .order-files .order-file td{padding:10px!important}}.account-centre .sent-message .order-files .order-file .file-name,.guest_order_status .sent-message .order-files .order-file .file-name{width:50%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#7ac142}@media only screen and (min-width:800px){.account-centre .sent-message .order-files .order-file .file-name,.guest_order_status .sent-message .order-files .order-file .file-name{max-width:350px;overflow-x:hidden}}@media only screen and (max-width:800px){.account-centre .sent-message .order-files .order-file .file-name,.guest_order_status .sent-message .order-files .order-file .file-name{overflow-x:hidden}}@media only screen and (max-width:750px){.account-centre .sent-message .order-files .order-file .file-name,.guest_order_status .sent-message .order-files .order-file .file-name{width:auto;font-size:14px}}@media only screen and (max-width:450px){.account-centre .sent-message .order-files .order-file .file-name,.guest_order_status .sent-message .order-files .order-file .file-name{width:auto;font-size:12px}}.account-centre .sent-message .order-files .order-file .file-status,.guest_order_status .sent-message .order-files .order-file .file-status{position:relative;padding-left:34px!important;cursor:pointer}@media only screen and (min-width:1050px){.account-centre .sent-message .order-files .order-file .file-status,.guest_order_status .sent-message .order-files .order-file .file-status{width:25%;padding-left:40px!important}}.account-centre .sent-message .order-files .order-file .file-status .fa,.guest_order_status .sent-message .order-files .order-file .file-status .fa{position:absolute;top:50%;left:0;font-size:25px;margin-right:15px;margin-top:-12.5px}@media only screen and (min-width:1050px){.account-centre .sent-message .order-files .order-file .file-status .fa,.guest_order_status .sent-message .order-files .order-file .file-status .fa{left:10px}}.account-centre .sent-message .order-files .order-file .file-status .fa.fa-check,.guest_order_status .sent-message .order-files .order-file .file-status .fa.fa-check{color:#7ac142}.account-centre .sent-message .order-files .order-file .file-status .fa.fa-exclamation-circle.warning,.guest_order_status .sent-message .order-files .order-file .file-status .fa.fa-exclamation-circle.warning{color:#ffa11c}.account-centre .sent-message .order-files .order-file .file-status .fa.fa-exclamation-circle.error,.guest_order_status .sent-message .order-files .order-file .file-status .fa.fa-exclamation-circle.error{color:#ff687a}.account-centre .sent-message .order-files .order-file .file-status span,.guest_order_status .sent-message .order-files .order-file .file-status span{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .sent-message .order-files .order-file .file-status span.error,.guest_order_status .sent-message .order-files .order-file .file-status span.error{color:#ff687a}.account-centre .sent-message .order-files .order-file .file-status span.warning,.guest_order_status .sent-message .order-files .order-file .file-status span.warning{color:#ffa11c}.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems{position:absolute;top:40px;left:0;width:100%;padding:5px 0;cursor:auto}.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems ul,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems ul{padding-left:20px}.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems li,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems li{list-style-type:disc}.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems li a,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems li a{padding:5px 0;font-size:14px;text-decoration:underline}@media only screen and (min-width:1024px),(hover:hover){.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems li a:hover,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems li a:hover{background-color:transparent}}.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems li a.warning-text,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems li a.warning-text{color:#ffa11c}@media only screen and (min-width:1024px),(hover:hover){.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems li a.warning-text:hover,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems li a.warning-text:hover{color:#ffb144}}.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems li a.error-text,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems li a.error-text{color:#ff687a}@media only screen and (min-width:1024px),(hover:hover){.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems li a.error-text:hover,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems li a.error-text:hover{color:#ffa6b2}}.account-centre .sent-message .order-files .order-file .file-status .modal-file-problems:after,.guest_order_status .sent-message .order-files .order-file .file-status .modal-file-problems:after{right:auto;left:18px}.account-centre .sent-message .order-files .order-file .file-status .show-errors-or-warnings .title,.guest_order_status .sent-message .order-files .order-file .file-status .show-errors-or-warnings .title{display:flex;align-items:center;margin-left:-26px}.account-centre .sent-message .order-files .order-file .file-status .show-errors-or-warnings .title i,.guest_order_status .sent-message .order-files .order-file .file-status .show-errors-or-warnings .title i{position:inherit;top:inherit;margin-top:0;margin-right:10px}.account-centre .sent-message .order-files .order-file .file-status .show-errors-or-warnings .title.warning-text,.guest_order_status .sent-message .order-files .order-file .file-status .show-errors-or-warnings .title.warning-text{color:#ffa11c}.account-centre .sent-message .order-files .order-file .file-status .show-errors-or-warnings .title.error-text,.guest_order_status .sent-message .order-files .order-file .file-status .show-errors-or-warnings .title.error-text{color:#ff687a}.account-centre .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul,.guest_order_status .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul{margin-top:5px}.account-centre .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul li,.guest_order_status .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul li{margin-bottom:5px;list-style:disc}.account-centre .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul li a,.guest_order_status .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul li a{font-size:13px;display:inline}.account-centre .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul li a.warning-text,.guest_order_status .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul li a.warning-text{color:#ffa11c}.account-centre .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul li a.error-text,.guest_order_status .sent-message .order-files .order-file .file-status .show-errors-or-warnings ul li a.error-text{color:#ff687a}.account-centre .sent-message .order-files .order-file .file-download,.guest_order_status .sent-message .order-files .order-file .file-download{text-align:right}@media only screen and (min-width:1050px){.account-centre .sent-message .order-files .order-file .file-download,.guest_order_status .sent-message .order-files .order-file .file-download{width:20%}}.account-centre .sent-message .order-files .order-file .file-download .button,.guest_order_status .sent-message .order-files .order-file .file-download .button{background-color:#fba0ed;font-size:13px;cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1!important;letter-spacing:.2px;padding:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;min-width:180px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-color:#000}@media only screen and (min-width:1024px),(hover:hover){.account-centre .sent-message .order-files .order-file .file-download .button:hover,.guest_order_status .sent-message .order-files .order-file .file-download .button:hover{background-color:#fcb3f0}}.account-centre .sent-message .order-files .order-file:nth-of-type(2n) td,.guest_order_status .sent-message .order-files .order-file:nth-of-type(2n) td{background-color:#eaf9ff}.account-centre .sent-message .order-files .order-files-table div.order-file,.guest_order_status .sent-message .order-files .order-files-table div.order-file{display:flex;flex-direction:column;padding:0}.account-centre .sent-message .order-files .order-files-table div.order-file:nth-of-type(2n),.guest_order_status .sent-message .order-files .order-files-table div.order-file:nth-of-type(2n){background-color:#eaf9ff}.account-centre .sent-message .order-files .order-files-table div.order-file .file-name,.guest_order_status .sent-message .order-files .order-files-table div.order-file .file-name{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#7ac142;font-size:14px;text-decoration:underline}@media only screen and (min-width:800px){.account-centre .sent-message .order-files .order-files-table div.order-file .file-name,.guest_order_status .sent-message .order-files .order-files-table div.order-file .file-name{width:55%;float:left;padding-top:5px}}@media only screen and (max-width:800px){.account-centre .sent-message .order-files .order-files-table div.order-file .file-name,.guest_order_status .sent-message .order-files .order-files-table div.order-file .file-name{margin-bottom:5px}}@media only screen and (min-width:800px){.account-centre .sent-message .order-files .order-files-table div.order-file .file-status,.guest_order_status .sent-message .order-files .order-files-table div.order-file .file-status{float:left;padding-top:5px}}.account-centre .sent-message .order-files .order-files-table div.order-file .file-download,.guest_order_status .sent-message .order-files .order-files-table div.order-file .file-download{display:none}@media only screen and (min-width:800px){.account-centre .sent-message .order-files .order-files-table div.order-file .file-download,.guest_order_status .sent-message .order-files .order-files-table div.order-file .file-download{width:20%;float:left}}@media only screen and (max-width:800px){.account-centre .sent-message .order-files .order-files-table div.order-file .file-download,.guest_order_status .sent-message .order-files .order-files-table div.order-file .file-download{margin-top:5px;text-align:left}}.account-centre .sent-message .file-problems span,.guest_order_status .sent-message .file-problems span{font-size:12px}.account-centre .sent-message .file-problems ul,.guest_order_status .sent-message .file-problems ul{padding-left:20px}.account-centre .sent-message .file-problems ul li,.guest_order_status .sent-message .file-problems ul li{list-style-type:disc}.account-centre .sent-message .file-problems ul li a,.guest_order_status .sent-message .file-problems ul li a{display:inline-block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;text-decoration:underline}.account-centre .sent-message .file-problems ul li a.warning-text,.guest_order_status .sent-message .file-problems ul li a.warning-text{color:#000}@media only screen and (min-width:1024px),(hover:hover){.account-centre .sent-message .file-problems ul li a.warning-text:hover,.guest_order_status .sent-message .file-problems ul li a.warning-text:hover{color:#000}}.account-centre .sent-message .file-problems ul li a.error-text,.guest_order_status .sent-message .file-problems ul li a.error-text{color:#ff687a}@media only screen and (min-width:1024px),(hover:hover){.account-centre .sent-message .file-problems ul li a.error-text:hover,.guest_order_status .sent-message .file-problems ul li a.error-text:hover{color:#ffa6b2}}.account-centre .sent-message .proof-problems,.guest_order_status .sent-message .proof-problems{margin-top:40px;margin-bottom:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.account-centre .sent-message .proof-problems .message-heading,.guest_order_status .sent-message .proof-problems .message-heading{position:relative;cursor:pointer;display:flex;align-items:center}.account-centre .sent-message .proof-problems .message-heading .icon,.guest_order_status .sent-message .proof-problems .message-heading .icon{margin-right:5px}.account-centre .sent-message .proof-problems .message-heading span,.guest_order_status .sent-message .proof-problems .message-heading span{color:#000}@media only screen and (max-width:750px){.account-centre .sent-message .proof-problems .message-heading span,.guest_order_status .sent-message .proof-problems .message-heading span{font-size:14px}}.account-centre .sent-message .proof-problems .message-body .zd-comment p,.guest_order_status .sent-message .proof-problems .message-body .zd-comment p{margin:10px 0}.account-centre .sent-message .proof-problems .message-body .zd-comment p:empty,.guest_order_status .sent-message .proof-problems .message-body .zd-comment p:empty{margin:0}.account-centre .sent-message .proof-problems .message-body .zd-comment ul,.guest_order_status .sent-message .proof-problems .message-body .zd-comment ul{padding-left:20px;margin-bottom:20px}.account-centre .sent-message .proof-problems .message-body .zd-comment ul li,.guest_order_status .sent-message .proof-problems .message-body .zd-comment ul li{list-style-type:disc}.account-centre .sent-message .proof-problems .message-body a,.guest_order_status .sent-message .proof-problems .message-body a{display:inline}.account-centre .proof-confirm,.guest_order_status .proof-confirm{position:relative;margin:10px auto 30px auto;width:80%}@media only screen and (max-width:600px){.account-centre .proof-confirm,.guest_order_status .proof-confirm{width:100%}}.account-centre .proof-confirm .checkbox-label,.guest_order_status .proof-confirm .checkbox-label{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5;color:#000;text-align:left;padding-right:26px}.account-centre .proof-confirm .checkbox-label:before,.guest_order_status .proof-confirm .checkbox-label:before{top:0}.account-centre .proof-confirm .acknowledge-error,.guest_order_status .proof-confirm .acknowledge-error{position:absolute;top:-25px;left:26px;color:#ff687a;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}.account-centre .proof-controls,.guest_order_status .proof-controls{padding-top:0}.account-centre .proof-controls .proof-button-container .button.revise-proof,.guest_order_status .proof-controls .proof-button-container .button.revise-proof{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-top:8px;margin-right:15px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background-color:#3cb1cb!important;color:#000!important;transition:all .3s ease-in-out;border-radius:30px;font-size:15px;padding:5px 20px;min-width:inherit}@media only screen and (max-width:600px){.account-centre .proof-controls .proof-button-container .button.revise-proof,.guest_order_status .proof-controls .proof-button-container .button.revise-proof{width:100%;margin-top:20px}}.account-centre .proof-controls .proof-button-container .button.revise-proof:focus,.account-centre .proof-controls .proof-button-container .button.revise-proof:hover,.guest_order_status .proof-controls .proof-button-container .button.revise-proof:focus,.guest_order_status .proof-controls .proof-button-container .button.revise-proof:hover{transition:all .3s ease-in-out;background-color:#3cb1cb!important}.account-centre .proof-controls .proof-button-container .button.decline-proof,.guest_order_status .proof-controls .proof-button-container .button.decline-proof{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-top:8px;margin-left:25px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background-color:#ffb0bc;transition:all .3s ease-in-out;border-radius:30px;font-size:15px;padding:5px 20px;min-width:inherit;color:#000!important}@media only screen and (max-width:600px){.account-centre .proof-controls .proof-button-container .button.decline-proof,.guest_order_status .proof-controls .proof-button-container .button.decline-proof{width:100%;margin-top:20px}}.account-centre .proof-controls .proof-button-container .button.accept-proof,.account-centre .proof-controls .proof-button-container .button.attach-new,.guest_order_status .proof-controls .proof-button-container .button.accept-proof,.guest_order_status .proof-controls .proof-button-container .button.attach-new{margin-top:8px;font-size:15px;border-radius:30px;max-height:initial;padding:5px 20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){.account-centre .proof-controls .proof-button-container .button.accept-proof,.account-centre .proof-controls .proof-button-container .button.attach-new,.guest_order_status .proof-controls .proof-button-container .button.accept-proof,.guest_order_status .proof-controls .proof-button-container .button.attach-new{width:100%;margin-top:15px}}.account-centre .proof-controls .proof-button-container .button.accept-proof,.guest_order_status .proof-controls .proof-button-container .button.accept-proof{background-color:#4cbf7d}.account-centre .proof-controls .proof-button-container .button.accept-proof:hover,.guest_order_status .proof-controls .proof-button-container .button.accept-proof:hover{background-color:#43a36d}.account-centre .proof-controls .proof-button-container .button.attach-new,.guest_order_status .proof-controls .proof-button-container .button.attach-new{background-color:#000!important}.account-centre .proof-controls .proof-button-container .button.attach-new:hover,.guest_order_status .proof-controls .proof-button-container .button.attach-new:hover{background-color:#2c2c2c!important}.account-centre .proof-controls .accept-proof,.guest_order_status .proof-controls .accept-proof{margin-right:15px}@media only screen and (max-width:600px){.account-centre .proof-controls .accept-proof,.guest_order_status .proof-controls .accept-proof{margin-right:0;margin-bottom:20px}}.account-centre .proof-controls .proof-text,.guest_order_status .proof-controls .proof-text{margin-top:30px}.account-centre .proof-controls .proof-text span,.guest_order_status .proof-controls .proof-text span{display:block;font-size:12px;color:#bfbfbf}.account-centre .proof-controls .proof-text span:first-of-type,.guest_order_status .proof-controls .proof-text span:first-of-type{margin-bottom:10px}.account-centre .proof-controls .proof-message,.guest_order_status .proof-controls .proof-message{display:block;margin-top:30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;text-align:center}.account-centre .proof-controls .proof-message:empty,.guest_order_status .proof-controls .proof-message:empty{margin-top:0}.account-centre .communication-panel,.guest_order_status .communication-panel{margin-top:30px}.account-centre .communication-panel h5,.guest_order_status .communication-panel h5{color:#bfbfbf}.account-centre .communication-panel .communication-send-wrapper,.guest_order_status .communication-panel .communication-send-wrapper{text-align:center}.account-centre .communication-panel .communication-send-wrapper .communication-send,.guest_order_status .communication-panel .communication-send-wrapper .communication-send{margin-top:20px}.account-centre .quote-item .communication-panel,.guest_order_status .quote-item .communication-panel{margin-top:10px;padding:20px 25px;background-color:#eaf9ff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.account-centre .quote-item .communication-panel>h5,.guest_order_status .quote-item .communication-panel>h5{margin:0}.account-centre .quote-item .communication-panel .comment-title,.guest_order_status .quote-item .communication-panel .comment-title{display:inline-block;margin:15px 0 5px;font-size:13px;opacity:.6}.account-centre .quote-item .communication-panel .comment-error,.guest_order_status .quote-item .communication-panel .comment-error{display:inline-block;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff687a}.account-centre .quote-item .communication-panel .ticket-comments,.guest_order_status .quote-item .communication-panel .ticket-comments{max-height:350px;overflow-y:scroll}.account-centre .quote-item .communication-panel .ticket-comment,.guest_order_status .quote-item .communication-panel .ticket-comment{padding:10px 15px;margin-bottom:10px;background-color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.account-centre .quote-item .communication-panel .ticket-comment .comment-details span,.guest_order_status .quote-item .communication-panel .ticket-comment .comment-details span{font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .quote-item .communication-panel .ticket-comment .zd-comment,.guest_order_status .quote-item .communication-panel .ticket-comment .zd-comment{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}.account-centre .quote-item .communication-panel .ticket-comment p,.guest_order_status .quote-item .communication-panel .ticket-comment p{margin:0}.account-centre .quote-item .communication-panel .ticket-comment .comment-attachments,.guest_order_status .quote-item .communication-panel .ticket-comment .comment-attachments{margin-top:10px}.account-centre .quote-item .communication-panel .ticket-comment .comment-attachments .info-title,.guest_order_status .quote-item .communication-panel .ticket-comment .comment-attachments .info-title{font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .quote-item .communication-panel textarea,.guest_order_status .quote-item .communication-panel textarea{height:100px}.account-centre .quote-item .communication-panel .ticket-attachments,.guest_order_status .quote-item .communication-panel .ticket-attachments{margin-top:20px;text-align:center}.account-centre .quote-item .communication-panel .ticket-attachments .attach-files,.guest_order_status .quote-item .communication-panel .ticket-attachments .attach-files{display:none;margin-bottom:15px}.account-centre .quote-item .communication-panel .ticket-attachments .attach-files input[type=file],.guest_order_status .quote-item .communication-panel .ticket-attachments .attach-files input[type=file]{display:none}.account-centre .quote-item .communication-panel .ticket-attachments>span,.guest_order_status .quote-item .communication-panel .ticket-attachments>span{display:block;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .quote-item .communication-panel .ticket-attachments .attachment-label,.guest_order_status .quote-item .communication-panel .ticket-attachments .attachment-label{display:none;width:70%;margin:0 auto;text-align:left}.account-centre .quote-item .communication-panel .ticket-attachments .files .attachment,.guest_order_status .quote-item .communication-panel .ticket-attachments .files .attachment{width:70%;margin:0 auto;margin-bottom:5px;text-align:left}.account-centre .quote-item .communication-panel .ticket-attachments .files .attachment .name,.guest_order_status .quote-item .communication-panel .ticket-attachments .files .attachment .name{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.account-centre .quote-item .communication-panel .button-wrapper,.guest_order_status .quote-item .communication-panel .button-wrapper{margin-top:30px;text-align:right}.account-centre .design-item .message-wrapper,.guest_order_status .design-item .message-wrapper{margin-top:25px;margin-bottom:25px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.account-centre .design-item .message-wrapper .message-heading,.guest_order_status .design-item .message-wrapper .message-heading{position:relative;padding:15px 60px;padding-left:80px;background-color:#eaf9ff;cursor:pointer}@media only screen and (max-width:750px){.account-centre .design-item .message-wrapper .message-heading,.guest_order_status .design-item .message-wrapper .message-heading{padding-left:30px}}.account-centre .design-item .message-wrapper .message-heading:after,.guest_order_status .design-item .message-wrapper .message-heading:after{content:"\f078";position:absolute;top:50%;right:30px;margin-top:-10px;font-family:"Font Awesome 6 Free";font-size:20px;color:#666}.account-centre .design-item .message-wrapper .message-heading.open:after,.guest_order_status .design-item .message-wrapper .message-heading.open:after{content:"\f077"}.account-centre .design-item .message-wrapper .message-heading .icon,.guest_order_status .design-item .message-wrapper .message-heading .icon{position:absolute;top:50%;left:30px;width:40px;height:40px;margin-top:-20px;background-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}@media only screen and (max-width:750px){.account-centre .design-item .message-wrapper .message-heading .icon,.guest_order_status .design-item .message-wrapper .message-heading .icon{display:none}}.account-centre .design-item .message-wrapper .message-heading .icon .fa,.guest_order_status .design-item .message-wrapper .message-heading .icon .fa{position:absolute;top:50%;left:50%;margin-top:-12.5px;margin-left:-12.5px;color:#000;font-size:25px}.account-centre .design-item .message-wrapper .message-heading span,.guest_order_status .design-item .message-wrapper .message-heading span{color:#000}@media only screen and (max-width:750px){.account-centre .design-item .message-wrapper .message-heading span,.guest_order_status .design-item .message-wrapper .message-heading span{font-size:14px}}.account-centre .design-item .message-wrapper .message-body,.guest_order_status .design-item .message-wrapper .message-body{display:none;padding:15px 30px;background-color:#f7f7f7}.account-centre .design-item .message-wrapper .message-body .zd-comment p,.guest_order_status .design-item .message-wrapper .message-body .zd-comment p{margin:10px 0}.account-centre .design-item .message-wrapper .message-body p,.guest_order_status .design-item .message-wrapper .message-body p{color:#000}.account-centre .design-item .designInstructions p,.guest_order_status .design-item .designInstructions p{margin-top:5px;margin-bottom:10px;font-size:14px}.account-centre .design-item .upload-widget,.guest_order_status .design-item .upload-widget{margin-bottom:30px}.account-centre .design-item .upload-widget .widget-body,.guest_order_status .design-item .upload-widget .widget-body{min-height:0}.account-centre .design-item .upload-widget .file-tiles-wrapper,.guest_order_status .design-item .upload-widget .file-tiles-wrapper{padding-top:30px}.account-centre .design-item .communication-panel,.guest_order_status .design-item .communication-panel{margin-top:0}.account-centre .design-item .communication-panel .communication-note,.guest_order_status .design-item .communication-panel .communication-note{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#bfbfbf}.account-centre .design-item .communication-panel textarea,.guest_order_status .design-item .communication-panel textarea{height:200px}.account-centre .design-item .communication-panel .communication-notices,.guest_order_status .design-item .communication-panel .communication-notices{margin:10px 0;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#7ac142;text-align:center}.account-centre .design-item .communication-panel .button-wrapper,.guest_order_status .design-item .communication-panel .button-wrapper{margin-top:30px;text-align:center}.account-centre .design-item.completed-item .upload-widget .file-tiles-wrapper,.guest_order_status .design-item.completed-item .upload-widget .file-tiles-wrapper{padding-top:0}.account-centre .design-item.completed-item .order-tabs-wrapper .order-tabs,.guest_order_status .design-item.completed-item .order-tabs-wrapper .order-tabs{display:flex}.account-centre .design-item.completed-item .order-tabs-wrapper .order-tabs .tab-detail,.guest_order_status .design-item.completed-item .order-tabs-wrapper .order-tabs .tab-detail{margin-right:20px;color:#2a70b2}.account-centre .design-item.completed-item .order-tabs-wrapper .order-tabs .order-link,.guest_order_status .design-item.completed-item .order-tabs-wrapper .order-tabs .order-link{color:#2a70b2}.account-centre .design-item.completed-item .order-tabs-wrapper .order-tabs .order-link a,.guest_order_status .design-item.completed-item .order-tabs-wrapper .order-tabs .order-link a{color:#2a70b2}.account-centre .design-item .file-controls,.guest_order_status .design-item .file-controls{margin-right:26px}.account-centre .message-body p,.guest_order_status .message-body p{margin:10px 0;line-height:1.8;color:#64646a;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .message-body span,.guest_order_status .message-body span{color:#64646a;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .message-body br,.guest_order_status .message-body br{line-height:1.8}.account-centre .message-body ul,.guest_order_status .message-body ul{padding-left:20px;color:#64646a;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .message-body ul li,.guest_order_status .message-body ul li{list-style-type:disc;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5;color:#64646a;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-centre .message-body ul li a,.guest_order_status .message-body ul li a{display:inline}.account-centre .message-body table td,.guest_order_status .message-body table td{border:1px solid #bfbfbf}.account-centre td.message ul,.guest_order_status td.message ul{padding-left:20px}.account-centre td.message ul li,.guest_order_status td.message ul li{list-style-type:disc}.account-centre .detail-item.account-file-container .upload-widget .upload-button,.account-centre .order-item[data-status-id="6"] .upload-button,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button,.guest_order_status .order-item[data-status-id="6"] .upload-button{background-color:#625df6}.account-centre .detail-item.account-file-container .upload-widget .upload-button:focus,.account-centre .detail-item.account-file-container .upload-widget .upload-button:hover,.account-centre .order-item[data-status-id="6"] .upload-button:focus,.account-centre .order-item[data-status-id="6"] .upload-button:hover,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button:focus,.guest_order_status .detail-item.account-file-container .upload-widget .upload-button:hover,.guest_order_status .order-item[data-status-id="6"] .upload-button:focus,.guest_order_status .order-item[data-status-id="6"] .upload-button:hover{background-color:#342ef2!important}.guest_order_status main.main{display:flex;justify-content:center}.guest_order_status main.main .item-basic .detail-table{width:100%}.guest_order_status main.main .item-basic .detail-table tbody td{padding-left:10px}.guest_order_status main.main .proofing-selections table tbody td.proof-field{padding-left:10px}.guest_order_status main.main .enter-comment-for-order-wrapper{margin-top:20px;margin-bottom:0}#quote-cancel-modal{position:fixed;top:50%;left:50%;height:350px;width:600px;padding:20px 30px!important;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);outline:0}#quote-cancel-modal.decline-proof-modal{height:275px}#quote-cancel-modal:after{display:none}#quote-cancel-modal textarea{height:100px;margin-bottom:30px}#quote-cancel-modal .modal-footer .text-error{font-size:14px;padding-top:10px;line-height:1.6}#quote-cancel-modal .modal-footer .revise-proof{margin-right:15px}.account-centre #edit-dialog .modal-dialog,.guest_order_status #edit-dialog .modal-dialog{min-height:250px}@media only screen and (max-width:1300px){.account-centre #edit-dialog .row,.guest_order_status #edit-dialog .row{padding-left:10px;padding-right:10px}}.account-centre #edit-dialog .row .col,.guest_order_status #edit-dialog .row .col{margin-bottom:0}.account-centre #edit-dialog .attr-wrapper .title-wrapper h4.attr-title,.guest_order_status #edit-dialog .attr-wrapper .title-wrapper h4.attr-title{padding-left:15px}@media only screen and (max-width:800px){.account-centre #edit-dialog .attr-wrapper .title-wrapper h4.attr-title,.guest_order_status #edit-dialog .attr-wrapper .title-wrapper h4.attr-title{padding-left:0;margin-bottom:0}}.account-centre #edit-dialog .binding-attr,.account-centre #edit-dialog .coating-attr,.account-centre #edit-dialog .fold-attr,.account-centre #edit-dialog .hole-attr,.account-centre #edit-dialog .info-icon,.account-centre #edit-dialog .pages-attr,.account-centre #edit-dialog .printDimensions-attr,.account-centre #edit-dialog .printTypes-attr,.account-centre #edit-dialog .shape-attr,.account-centre #edit-dialog .size-attr,.account-centre #edit-dialog .size1-attr,.account-centre #edit-dialog .size2-attr,.account-centre #edit-dialog .stock1-attr,.account-centre #edit-dialog .stock2-attr,.account-centre #edit-dialog .type-attr,.account-centre #edit-dialog .upgrade:not(.sameday-upgrade),.guest_order_status #edit-dialog .binding-attr,.guest_order_status #edit-dialog .coating-attr,.guest_order_status #edit-dialog .fold-attr,.guest_order_status #edit-dialog .hole-attr,.guest_order_status #edit-dialog .info-icon,.guest_order_status #edit-dialog .pages-attr,.guest_order_status #edit-dialog .printDimensions-attr,.guest_order_status #edit-dialog .printTypes-attr,.guest_order_status #edit-dialog .shape-attr,.guest_order_status #edit-dialog .size-attr,.guest_order_status #edit-dialog .size1-attr,.guest_order_status #edit-dialog .size2-attr,.guest_order_status #edit-dialog .stock1-attr,.guest_order_status #edit-dialog .stock2-attr,.guest_order_status #edit-dialog .type-attr,.guest_order_status #edit-dialog .upgrade:not(.sameday-upgrade){display:none!important}.account-centre #edit-dialog .status-approval .sets-attr,.account-centre #edit-dialog .status-approval .stock-attr,.guest_order_status #edit-dialog .status-approval .sets-attr,.guest_order_status #edit-dialog .status-approval .stock-attr{display:none!important}.account-centre #edit-dialog .edit-containers>div,.guest_order_status #edit-dialog .edit-containers>div{margin-bottom:30px}.account-centre #edit-dialog .edit-wrapper,.guest_order_status #edit-dialog .edit-wrapper{min-height:0}.account-centre #edit-dialog .upgrades-wrapper,.guest_order_status #edit-dialog .upgrades-wrapper{width:100%}.account-centre #edit-dialog .upgrades-wrapper .upgrade-list,.guest_order_status #edit-dialog .upgrades-wrapper .upgrade-list{margin:0}.account-centre #edit-dialog .upgrades-wrapper .upgrade-list .upgrade .upgrade-options,.guest_order_status #edit-dialog .upgrades-wrapper .upgrade-list .upgrade .upgrade-options{padding-left:75px}.account-centre #edit-dialog .date-wrapper,.guest_order_status #edit-dialog .date-wrapper{text-align:center}.account-centre #edit-dialog .date-wrapper .estimated-date,.guest_order_status #edit-dialog .date-wrapper .estimated-date{display:inline-block;float:none}.account-centre #edit-dialog .order-countdown,.guest_order_status #edit-dialog .order-countdown{margin-top:0}.account-centre #edit-dialog .address-wrapper form,.guest_order_status #edit-dialog .address-wrapper form{width:80%}.account-centre #edit-dialog .address-wrapper .form-row,.guest_order_status #edit-dialog .address-wrapper .form-row{margin-bottom:20px}.account-centre #edit-dialog .address-wrapper .form-row.fail input,.guest_order_status #edit-dialog .address-wrapper .form-row.fail input{border-color:#dd1d1d}.account-centre #edit-dialog .address-wrapper .form-row .checkout-error,.guest_order_status #edit-dialog .address-wrapper .form-row .checkout-error{display:inline;position:absolute;color:#dd1d1d;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:10px;line-height:1;top:-15px;right:0;white-space:nowrap}.account-centre #edit-dialog .address-wrapper .update-address,.guest_order_status #edit-dialog .address-wrapper .update-address{margin-top:10px}.account-centre #edit-dialog .address-wrapper .update-address button,.guest_order_status #edit-dialog .address-wrapper .update-address button{margin-top:20px;margin-right:15px}.account-centre #edit-dialog .summary-wrapper>div,.guest_order_status #edit-dialog .summary-wrapper>div{margin-bottom:25px}.account-centre #edit-dialog .est-wrapper .delivery h5,.account-centre #edit-dialog .turnaround h5,.guest_order_status #edit-dialog .est-wrapper .delivery h5,.guest_order_status #edit-dialog .turnaround h5{margin:0}@media only screen and (min-width:820px){.account-centre #edit-dialog .modal-dialog,.guest_order_status #edit-dialog .modal-dialog{width:820px}}.account-centre #edit-dialog .summary-wrapper,.guest_order_status #edit-dialog .summary-wrapper{width:calc(41.6666666667% - 30px)}@media only screen and (max-width:1050px){.account-centre #edit-dialog .summary-wrapper,.guest_order_status #edit-dialog .summary-wrapper{display:block}}.account-centre #edit-dialog .summary-wrapper>.summary-details,.guest_order_status #edit-dialog .summary-wrapper>.summary-details{width:100%!important}.account-centre #edit-dialog .summary-wrapper>.summary-details .detail-row.summary-total:not(.summary-grand-total):before,.guest_order_status #edit-dialog .summary-wrapper>.summary-details .detail-row.summary-total:not(.summary-grand-total):before{background:0 0}.account-centre #edit-dialog .summary-wrapper .actions,.guest_order_status #edit-dialog .summary-wrapper .actions{display:none}.account-centre #edit-dialog .modal-footer>button.button,.guest_order_status #edit-dialog .modal-footer>button.button{margin-left:15px}.reorder-modal .modal-dialog{width:575px;min-width:575px}.reorder-modal .modal-dialog .modal-content{border:1px solid #a32aff}.reorder-modal .modal-dialog .modal-content .modal-body{width:90%;margin:auto;text-align:center}.reorder-modal .modal-dialog .modal-content .modal-body .modal-title{font-size:30px}@media only screen and (max-width:600px){.reorder-modal .modal-dialog .modal-content .modal-body .modal-title{line-height:1.3}}.reorder-modal .modal-dialog .modal-content .modal-body .message{font-size:13px}.reorder-modal .modal-dialog .modal-content .modal-body .proof-wrapper{display:flex;column-gap:20px;justify-content:center}.reorder-modal .modal-dialog .modal-content .modal-body .proof-wrapper .proof{display:flex;justify-content:center;flex-direction:column;align-items:center;margin-top:20px}.reorder-modal .modal-dialog .modal-content .modal-body .proof-wrapper .proof img{width:400px}.reorder-modal .modal-dialog .modal-content .modal-body .reorder-modification{display:flex;justify-content:center;align-items:center}.reorder-modal .modal-dialog .modal-content .modal-body .reorder-modification .reorder-price-container{width:50%;display:flex;align-items:center;justify-content:center}.reorder-modal .modal-dialog .modal-content .modal-body .reorder-modification.has-ack{justify-content:left}.reorder-modal .modal-dialog .modal-content .modal-body .reorder-modification.has-ack .reorder-price-container{padding-left:60px;align-items:start;flex-direction:column}.reorder-modal .modal-dialog .modal-content .modal-body .reorder-modification.has-ack .reorder-price-container .modification-section{margin:0}.reorder-modal .modal-dialog .modal-content .modal-body .reorder-modification .acknowledgement-wrapper{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;font-size:13px;text-align:left;width:50%}.reorder-modal .modal-dialog .modal-content .modal-body .reorder-modification .acknowledgement-wrapper label{line-height:1.4}.reorder-modal .modal-dialog .modal-content .modal-body .reorder-modification .acknowledgement-wrapper>div:not(.acknowledge){margin-bottom:15px}.reorder-modal .modal-dialog .modal-content .modal-body .reorder-modification input[type=checkbox].acknowledge-reorder+label:before{top:-2px}.reorder-modal .modal-dialog .modal-content .modal-footer{text-align:center;padding:0;margin-bottom:30px;border-top:none}@media only screen and (max-width:600px){.reorder-modal .modal-dialog .modal-content .modal-footer{padding:0 20px}}.reorder-modal .modal-dialog .modal-content .modal-footer .reprint-button{margin:5px 10px}.reorder-modal .reprint-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-top:20px;margin-left:5px;background-color:#a32aff;border-radius:30px;font-size:15px;padding:4px 40px 5px 40px;min-width:inherit;transition:all .3s ease-in-out}@media only screen and (max-width:600px){.reorder-modal .reprint-button{width:100%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:0}}.reorder-modal .reprint-button:focus,.reorder-modal .reprint-button:hover{background-color:#811ccf!important}.reorder-modal .reprint-button.new-file{background-color:#393939!important}.reorder-modal .reprint-button.new-file:focus,.reorder-modal .reprint-button.new-file:hover{background-color:#212121!important}.reorder-modal h4{margin:10px 0}.reorder-modal h5{margin:5px 0}.reorder-modal .modal-body{margin-bottom:30px}.reorder-modal .modal-body .proof{display:table-row}.reorder-modal .modal-body .proof img{display:table-cell;margin-bottom:5px}.reorder-modal .modal-body .proof .name{vertical-align:middle;display:table-cell;padding-left:10px}.reorder-modal .modal-body .proof .name a{color:#000}.reorder-modal .modal-body .modification-section{margin:12px 0}.reorder-modal .modal-body label:not(.checkbox-label){width:100px;display:inline-block}.reorder-modal .modal-body input[type=text],.reorder-modal .modal-body span.select2{width:160px!important;margin-right:30px}.reorder-modal .modal-body .reorder-quantity-custom{display:none;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:3px 20px;margin-top:15px}.reorder-modal .modal-body .amount{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:32px!important}.reorder-modal .modal-footer{text-align:center}.reorder-modal .modal-footer a{display:inline-block}.reorder-modal .modal-footer a:first-of-type{margin-bottom:5px}@media only screen and (max-width:750px){.reorder-modal{padding:20px 20px!important}.reorder-modal h4{font-size:1.1em}.reorder-modal h5{font-size:1em}.reorder-modal .modal-body{margin-bottom:15px}.reorder-modal .modal-body .proof{display:block}.reorder-modal .modal-body .proof .name{overflow-wrap:break-word;padding-left:0}}.saved-addresses{display:flex;flex-wrap:wrap;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:1050px){.saved-addresses{display:block}}.saved-addresses .detail-info-wrapper{border:1px solid #d2d2d2;border-radius:5px;padding:12px 0;margin-bottom:20px;margin-right:1%}.saved-addresses .detail-info-wrapper .address-content-wrapper{padding:0 20px}.saved-addresses .detail-info-wrapper .address-content-wrapper .address,.saved-addresses .detail-info-wrapper .address-content-wrapper .buzzer,.saved-addresses .detail-info-wrapper .address-content-wrapper .city-province-country,.saved-addresses .detail-info-wrapper .address-content-wrapper .company,.saved-addresses .detail-info-wrapper .address-content-wrapper .extra,.saved-addresses .detail-info-wrapper .address-content-wrapper .name,.saved-addresses .detail-info-wrapper .address-content-wrapper .phone{display:block;font-size:15px}.saved-addresses .detail-info-wrapper .address-content-wrapper .update-shipping-address{font-size:15px;text-decoration:underline;margin-top:15px;padding:0}.saved-addresses .detail-info-wrapper .action-buttons .buttons-wrapper{display:flex;align-items:center;padding:12px;padding-left:20px;padding-bottom:0;margin-top:20px}.saved-addresses .detail-info-wrapper .action-buttons .buttons-wrapper .remove-button-wrapper{margin-left:20px}.saved-addresses .detail-info-wrapper .action-buttons .buttons-wrapper button{text-decoration:underline;font-size:15px;padding:0}.saved-addresses .detail-info-wrapper.add-new-address{display:flex;flex-direction:column;justify-content:center}.saved-addresses .detail-info-wrapper .delivery-address-option{width:30%}@media only screen and (max-width:1050px){.saved-addresses .detail-info-wrapper .delivery-address-option{width:100%}}.saved-addresses .detail-info-wrapper .add-address{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;margin:0;cursor:pointer}.saved-addresses .detail-info-wrapper .detail-info .update-shipping-address span{display:block;font-size:13px;line-height:22px}.saved-addresses .detail-info-wrapper .detail-info .update-shipping-address span.name{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.saved-addresses .detail-info-wrapper .action-buttons .edit-address-button{cursor:pointer}.accept-proof-modal{padding:20px 20px!important}.accept-proof-modal .modal-dialog{width:fit-content!important;min-width:fit-content!important}.accept-proof-modal .modal-dialog .modal-content{width:fit-content;height:fit-content;padding:2rem;border-radius:1rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:none}.accept-proof-modal .modal-dialog .modal-content .modal-body{padding:0}.accept-proof-modal .modal-dialog .modal-content .modal-body h4.modal-title{display:block;font-size:24px;margin-bottom:1rem}.accept-proof-modal .modal-dialog .modal-content .modal-body p{margin-bottom:0!important}.accept-proof-modal .modal-dialog .modal-content .modal-footer{display:flex;justify-content:center;align-items:center;column-gap:1rem;padding:0;margin-top:2rem;border:none}.accept-proof-modal .modal-dialog .modal-content .modal-footer button{font-size:15px;border-radius:30px;max-height:initial;padding:5px 20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background-color:#000}@media only screen and (max-width:600px){.accept-proof-modal .modal-dialog .modal-content .modal-footer button{width:100%}}.accept-proof-modal .modal-dialog .modal-content .modal-footer button.confirmed-accept-proof{background-color:#4cbf7d}.accept-proof-modal .modal-dialog .modal-content .modal-footer button.confirmed-accept-proof:hover{background-color:#43a36d}.creator-saves .creator-design-wrapper{display:flex;flex-wrap:wrap}.creator-saves h5:not(.empty-label){margin:0;margin-bottom:5px;color:#000}.creator-saves .creator-save{display:flex;position:relative;padding-top:10px;padding-bottom:10px;margin-bottom:30px;text-decoration:none;color:inherit;cursor:pointer}.creator-saves .creator-save:hover{text-decoration:none;color:inherit}.creator-saves .creator-save .thumbnail-wrapper{box-sizing:border-box;width:120px;height:120px;background-color:#e1e4e7;position:relative;overflow:hidden;border-radius:10px}.creator-saves .creator-save .thumbnail-wrapper .thumbnail-wrapper-inner-outside{top:0;left:0;display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:absolute;width:120px;height:100%;padding:10px}.creator-saves .creator-save .thumbnail-wrapper .thumbnail-wrapper-inner-outside .thumbnail-wrapper-inner-inside{height:100%;width:100%;border-radius:8px;overflow:hidden;cursor:pointer;position:relative;box-sizing:border-box;margin:auto}.creator-saves .creator-save .thumbnail-wrapper .thumbnail-wrapper-inner-outside .thumbnail-wrapper-inner-inside img{position:absolute;width:100%;height:100%;object-fit:contain}.creator-saves .creator-save .thumbnail-wrapper .thumbnail{border-radius:5px;width:100%;background-repeat:no-repeat;background-size:inherit;background-position:bottom}.creator-saves .creator-save .information .name .save-name{margin-top:10px;display:inline-block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;font-size:14px}.creator-saves .creator-save .information .date,.creator-saves .creator-save .information .type{line-height:1}.creator-saves .creator-save .information .date span,.creator-saves .creator-save .information .type span{font-size:12px;color:#636363}.creator-saves .creator-save .remove .save-delete{min-width:0;padding:0;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#ff687a!important;text-decoration:underline;background-color:transparent;-webkit-appearance:none;appearance:none}@media only screen and (min-width:1024px),(hover:hover){.creator-saves .creator-save .remove .save-delete:hover{color:#ffa6b2}}.creator-saves.current-saves{margin:30px 0;overflow:auto;width:100%}.creator-saves.current-saves table tr{border-bottom:1px solid #ddd}.creator-saves.current-saves table td,.creator-saves.current-saves table th{padding:10px;text-align:left;font-size:14px}.creator-saves.current-saves table th{background-color:#f5f5f5;border-bottom:1px solid #ddd}.creator-saves.current-saves table td a{display:inline-block;color:#595bed;margin-left:20px;cursor:pointer}.creator-saves.current-saves.sub-accounts{margin-top:15px}.creator-saves.old-saves tr:first-of-type{background-color:#f7f7f7}.creator-saves.old-saves tr:nth-of-type(2n) td{background-color:#eaf9ff}.creator-saves.old-saves th{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}.creator-saves.old-saves td,.creator-saves.old-saves th{padding:5px 10px}.creator-saves.old-saves tr td:last-of-type{font-size:12px}.creator-saves.old-saves td a{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#7ac142}@media only screen and (min-width:1024px),(hover:hover){.creator-saves.old-saves td a:hover{color:#9dd464}}.customer_creator_saves .account-page-title h3{margin-bottom:0}.customer_creator_saves .account-page-title span{color:#8b8b95;font-size:18px}.customer_creator_saves .creator-saves h3{margin:0;font-size:16px;margin-top:20px}.customer_creator_saves .account-centre .content-container .row{margin-left:0;margin-right:0}.customer_creator_saves .accordion{border-bottom:2px solid;font-size:25px;margin-bottom:30px}.customer_creator_saves .creator-design-wrapper.panel{margin-bottom:40px}.customer_creator_saves .creator-save{position:relative;padding-top:0;padding-bottom:0;margin-bottom:0;width:100%;border:1px solid #9a9a9a;border-radius:10px;margin:15px 0;box-sizing:border-box}.customer_creator_saves .creator-save img{border-radius:10px 0 0 10px;height:120px}.customer_creator_saves .creator-save>a{width:100%;color:#000}.customer_creator_saves .creator-save .item-content-wrapper{display:flex;padding:15px}@media only screen and (max-width:1050px){.customer_creator_saves .creator-save .item-content-wrapper{display:flex;flex-direction:column;align-items:center;width:100%}}.customer_creator_saves .creator-save .information{padding:10px 20px;flex:1}@media only screen and (max-width:1050px){.customer_creator_saves .creator-save .information{padding:10px 0;width:100%}}.customer_creator_saves .creator-save .information .name{margin-top:10px;font-size:20px;margin-bottom:15px}.customer_creator_saves .creator-save .information .item-info-wrapper{display:flex;width:100%;justify-content:space-between}@media only screen and (max-width:600px){.customer_creator_saves .creator-save .information .item-info-wrapper{flex-direction:column;gap:15px}}.customer_creator_saves .creator-save .information .item-info-wrapper .label{display:block;font-size:14px;line-height:1}.customer_creator_saves .creator-save .information .item-info-wrapper .text{display:block;font-size:14px}.customer_creator_saves .creator-save .information .item-info-wrapper .save-delete{border:1px solid #000;background:#fff;color:#000!important;padding:10px;width:70px;font-size:12px;min-width:inherit;border-radius:0}.customer_creator_saves .creator-save .remove{padding:10px 20px}.account-credits .intro,.account-settings .intro{padding:30px;margin-bottom:30px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:600px){.account-credits .intro,.account-settings .intro{margin-top:-50px}}.account-credits .intro h2,.account-settings .intro h2{margin:0;color:#000}.account-credits .intro p,.account-settings .intro p{margin:0;color:#000}.account-credits .setting,.account-settings .setting{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.account-credits .setting.dropdown-item-wrapper,.account-settings .setting.dropdown-item-wrapper{width:100%;background-color:transparent}@media only screen and (max-width:600px){.account-credits .setting.dropdown-item-wrapper,.account-settings .setting.dropdown-item-wrapper{background-color:#f7f7f7}}.account-credits .setting .dropdown-heading,.account-settings .setting .dropdown-heading{position:relative;padding:15px 30px;padding-right:60px}.account-credits .setting .dropdown-heading:after,.account-settings .setting .dropdown-heading:after{right:30px}.account-credits .setting .dropdown-heading h4,.account-settings .setting .dropdown-heading h4{margin:0;color:#000}.account-credits .setting .dropdown-content,.account-settings .setting .dropdown-content{padding:20px 30px}@media only screen and (max-width:600px){.account-credits .setting .dropdown-content,.account-settings .setting .dropdown-content{padding-left:30px;padding-right:30px}}.account-credits .setting .dropdown-content h4,.account-settings .setting .dropdown-content h4{margin-top:0;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-credits .setting .dropdown-content form[name=address] .float-label,.account-settings .setting .dropdown-content form[name=address] .float-label{opacity:1;visibility:inherit;top:-20px}.account-credits .setting .dropdown-content .email-and-phone-wrapper .float-label,.account-settings .setting .dropdown-content .email-and-phone-wrapper .float-label{visibility:inherit;opacity:1;top:-20px}.account-credits .setting .dropdown-content h5.customer-profile-heading,.account-settings .setting .dropdown-content h5.customer-profile-heading{margin-bottom:0}.account-credits .setting .dropdown-content .credits-wrapper span,.account-settings .setting .dropdown-content .credits-wrapper span{display:inline;font-size:18px;color:#000}.account-credits .setting .dropdown-content .credits-wrapper span.credits-amount,.account-settings .setting .dropdown-content .credits-wrapper span.credits-amount{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-credits .setting .dropdown-content .select2,.account-credits .setting .dropdown-content input[type=email],.account-credits .setting .dropdown-content input[type=password],.account-credits .setting .dropdown-content input[type=text],.account-settings .setting .dropdown-content .select2,.account-settings .setting .dropdown-content input[type=email],.account-settings .setting .dropdown-content input[type=password],.account-settings .setting .dropdown-content input[type=text]{max-width:70%}@media only screen and (max-width:750px){.account-credits .setting .dropdown-content .select2,.account-credits .setting .dropdown-content input[type=email],.account-credits .setting .dropdown-content input[type=password],.account-credits .setting .dropdown-content input[type=text],.account-settings .setting .dropdown-content .select2,.account-settings .setting .dropdown-content input[type=email],.account-settings .setting .dropdown-content input[type=password],.account-settings .setting .dropdown-content input[type=text]{max-width:100%}}.account-credits .setting .dropdown-content button.customer-details,.account-credits .setting .dropdown-content button.scroll-to-billing-address,.account-settings .setting .dropdown-content button.customer-details,.account-settings .setting .dropdown-content button.scroll-to-billing-address{margin-bottom:30px}.account-credits .setting .dropdown-content .modal-edit-shipping-address .address-wrapper,.account-settings .setting .dropdown-content .modal-edit-shipping-address .address-wrapper{margin-right:15px}.account-credits .setting .dropdown-content .modal-edit-shipping-address .address-wrapper input[type=text],.account-settings .setting .dropdown-content .modal-edit-shipping-address .address-wrapper input[type=text]{padding:13px!important}.account-credits .setting .dropdown-content .modal-edit-shipping-address .address-wrapper .select2,.account-credits .setting .dropdown-content .modal-edit-shipping-address .address-wrapper input[type=text],.account-settings .setting .dropdown-content .modal-edit-shipping-address .address-wrapper .select2,.account-settings .setting .dropdown-content .modal-edit-shipping-address .address-wrapper input[type=text]{max-width:100%}.account-credits .setting .dropdown-content .modal-edit-shipping-address .address-wrapper .form-row.province-wrapper,.account-settings .setting .dropdown-content .modal-edit-shipping-address .address-wrapper .form-row.province-wrapper{margin-bottom:5px}.account-credits .setting .billing-info span,.account-settings .setting .billing-info span{display:block}.account-credits .setting .current-addresses .current-address,.account-settings .setting .current-addresses .current-address{float:left;width:32%;margin-right:1%;margin-bottom:1%;background-color:#fff;border:1px solid #bfbfbf;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:650px){.account-credits .setting .current-addresses .current-address,.account-settings .setting .current-addresses .current-address{width:100%}}.account-credits .setting .current-addresses .current-address span,.account-settings .setting .current-addresses .current-address span{display:block}.account-credits .setting .current-addresses .current-address span.address-name,.account-settings .setting .current-addresses .current-address span.address-name{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-credits .setting .account-password>div,.account-settings .setting .account-password>div{float:left;width:48.5%;margin-right:1.5%}.account-credits .setting .account-password>div:nth-of-type(2n),.account-settings .setting .account-password>div:nth-of-type(2n){margin-right:0}.account-credits .setting .account-password>div input,.account-settings .setting .account-password>div input{max-width:90%!important}@media only screen and (max-width:650px){.account-credits .setting .account-password>div,.account-settings .setting .account-password>div{float:none;width:100%;margin-right:0}}.account-credits .setting .account-password .password-form .float-label,.account-settings .setting .account-password .password-form .float-label{visibility:inherit;opacity:1;top:-20px}.account-credits .setting .account-password .password-strength,.account-settings .setting .account-password .password-strength{padding:0;padding-top:30px}@media only screen and (min-width:650px){.account-credits .setting .account-password .password-strength,.account-settings .setting .account-password .password-strength{padding:0;padding-top:25px}}.account-credits .setting .button.button-small,.account-settings .setting .button.button-small{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:10px 20px;font-size:16px;line-height:1}@media only screen and (max-width:1050px){.account-credits .setting button[name=update-card],.account-settings .setting button[name=update-card]{width:150px;margin-top:35px}}.account-credits #credits span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.account-credits .coupons{margin-top:30px;margin-bottom:30px}.account-credits .coupons .coupon{width:90%;margin:0 auto;margin-bottom:30px;padding:20px;background-color:#fff;box-shadow:0 5px 8px #ddd;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.account-credits .coupons .coupon:last-of-type{margin-bottom:0}.account-credits .coupons .coupon .coupon-inner{position:relative;display:table;width:100%;min-height:230px;border-collapse:separate}@media only screen and (max-width:700px){.account-credits .coupons .coupon .coupon-inner{display:block}}@media only screen and (max-width:1400px){.account-credits .coupons .coupon .coupon-inner{min-height:215px}}.account-credits .coupons .coupon .coupon-inner>span{position:absolute;bottom:10px;display:inline-block;font-size:12px;line-height:1}.account-credits .coupons .coupon .coupon-inner>span.code-uses{left:20px;color:#fff}.account-credits .coupons .coupon .coupon-details{display:table-cell;width:47.5%;padding:20px;background-color:#ff0084;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:700px){.account-credits .coupons .coupon .coupon-details{display:block;width:100%;min-height:200px;-webkit-border-bottom-left-radius:0;-moz-border-bottom-left-radius:0;-ms-border-bottom-left-radius:0;-o-border-bottom-left-radius:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-bottom-right-radius:0;-ms-border-bottom-right-radius:0;-o-border-bottom-right-radius:0;border-bottom-right-radius:0}}.account-credits .coupons .coupon .coupon-details span{display:block;color:#fff}.account-credits .coupons .coupon .coupon-details span.code-discount{font-size:40px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1}.account-credits .coupons .coupon .coupon-details span.code-discount span.currency-code{display:inline-block;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit}.account-credits .coupons .coupon .coupon-details p.code-details{margin-top:10px;margin-bottom:15px;color:#fff}.account-credits .coupons .coupon .spacer{display:table-cell;width:5%}.account-credits .coupons .coupon .coupon-code{display:table-cell;width:47.5%;padding:20px;border:1px solid #eee;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:700px){.account-credits .coupons .coupon .coupon-code{display:block;width:100%;min-height:200px;-webkit-border-top-left-radius:0;-moz-border-top-left-radius:0;-ms-border-top-left-radius:0;-o-border-top-left-radius:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-top-right-radius:0;-ms-border-top-right-radius:0;-o-border-top-right-radius:0;border-top-right-radius:0}}.account-credits .coupons .coupon .coupon-code .coupon-group{margin-bottom:30px;text-align:center}.account-credits .coupons .coupon .coupon-code .coupon-group:last-of-type{margin-bottom:0}.account-credits .coupons .coupon .coupon-code .coupon-group .copy-code{margin-top:10px;min-width:114px}.account-credits .coupons .coupon .coupon-code .coupon-group span{display:block;font-size:14px}.account-credits .coupons .coupon .coupon-code .coupon-group span.group-title{line-height:1}.account-credits .coupons .coupon .coupon-code .coupon-group span.promo-code{font-size:25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.account-credits .coupons .coupon .coupon-code .coupon-group span.promo-expiry{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.account-credits .coupons .coupon:nth-of-type(2n) .coupon-inner>span.code-uses{color:#000}.account-credits .coupons .coupon:nth-of-type(2n) .coupon-details{background-color:#eaf9ff}.account-credits .coupons .coupon:nth-of-type(2n) .coupon-details *{color:#000!important}.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .account-credits .coupons p.reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .account-credits .coupons p.update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .account-credits .coupons p.reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .account-credits .coupons p.update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .account-credits .coupons p.reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .account-credits .coupons p.update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .account-credits .coupons p.reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .account-credits .coupons p.update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .account-credits .coupons p.reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .account-credits .coupons p.update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .account-credits .coupons p.reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .account-credits .coupons p.update-disclaimer,.account-credits .coupons .account-centre .design-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.account-credits .coupons .account-centre .design-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.account-credits .coupons .account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.account-credits .coupons .account-centre .design-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.account-credits .coupons .account-centre .order-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.account-credits .coupons .account-centre .order-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.account-credits .coupons .account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.account-credits .coupons .account-centre .order-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.account-credits .coupons .account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.account-credits .coupons .account-centre .quote-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.account-credits .coupons .account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.account-credits .coupons .account-centre .quote-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.account-credits .coupons .guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.account-credits .coupons .guest_order_status .design-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.account-credits .coupons .guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.account-credits .coupons .guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.account-credits .coupons .guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.account-credits .coupons .guest_order_status .order-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.account-credits .coupons .guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.account-credits .coupons .guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.account-credits .coupons .guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.account-credits .coupons .guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.account-credits .coupons .guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.account-credits .coupons .guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.account-credits .coupons p.disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .account-credits .coupons p.reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .account-credits .coupons p.update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .account-credits .coupons p.reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .account-credits .coupons p.update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .account-credits .coupons p.reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .account-credits .coupons p.update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .account-credits .coupons p.reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .account-credits .coupons p.update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .account-credits .coupons p.reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .account-credits .coupons p.update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .account-credits .coupons p.reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .account-credits .coupons p.update-disclaimer{font-size:12px}.account-credits .customer-rewards .rewards-indicator{width:150px;height:150px;margin:0 auto;margin-bottom:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px}.account-credits .customer-rewards .rewards-indicator .reward-logo{position:relative;width:100%;height:100%}.account-credits .customer-rewards .rewards-indicator .reward-logo h1{position:absolute;top:50%;left:50%;margin:0;font-size:120px;line-height:1;color:#f7f7f7;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.account-credits .customer-rewards .rewards-indicator.reward-white{background-color:#fff;border:1px solid #bfbfbf}.account-credits .customer-rewards .rewards-indicator.reward-cyan{background-color:#10f2f2}.account-credits .customer-rewards .rewards-indicator.reward-magenta{background-color:#e202e2}.account-credits .customer-rewards .rewards-indicator.reward-yellow{background-color:#f2f210}.account-credits .customer-rewards .rewards-indicator.reward-black{background-color:#000}.account-credits .customer-rewards .rewards-indicator.reward-rich{background-color:#004040}.account-credits .customer-rewards .rewards-indicator.reward-premium{background-color:#2b2b2b}.account-credits .customer-rewards .rewards-indicator.reward-gold{background-color:#edcd1a}.account-credits .customer-rewards .rewards-indicator.reward-mega{background-color:#63ffd0}.account-credits .customer-rewards .rewards-indicator.reward-ultra{background-color:#ff0084}.account-credits .customer-rewards .rewards-indicator.reward-white{background-color:#fff;border:1px solid #eee}.account-credits .customer-rewards .rewards-indicator.reward-blue{background-color:#3cb1cb}.account-credits .customer-rewards .rewards-indicator.reward-orange{background-color:#ffa11c}.account-credits .customer-rewards .rewards-indicator.reward-green{background-color:#7ac142}.account-credits .customer-rewards .rewards-indicator.reward-yellow{background-color:#f2f210}.account-credits .customer-rewards .rewards-indicator.reward-black{background-color:#000}.account-credits .customer-rewards .detail-row{margin-top:15px;margin-bottom:30px}.account-credits .customer-rewards .detail-row .detail{display:block}.account-credits .customer-rewards .detail-row .detail h5{margin:0;color:#bfbfbf}.account-credits .customer-rewards .detail-row .detail span{font-size:30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;line-height:1}.account-credits .customer-rewards .detail-row.current-level .detail{float:left;width:48%;margin-right:4%;text-align:center}.account-credits .customer-rewards .detail-row.current-level .detail:last-of-type{margin-right:0}.account-credits .customer-rewards .detail-table{margin-bottom:70px}.account-credits .customer-rewards .detail-table table{float:left;width:47.5%;margin-right:5%;text-align:left;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px}.account-credits .customer-rewards .detail-table table:nth-of-type(2n){margin-right:0}.account-credits .customer-rewards .detail-table table td,.account-credits .customer-rewards .detail-table table th{padding:3px 5px}@media only screen and (max-width:450px){.account-credits .customer-rewards .detail-table table td,.account-credits .customer-rewards .detail-table table th{padding:10px 5px}}.account-credits .customer-rewards .detail-table table th{width:160px;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;box-sizing:border-box}.account-credits .customer-rewards .rewards-transactions h4{margin:0}.mobile-logout{display:none;padding:10px 30px;margin:50px auto;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;color:#bfbfbf;text-align:center;border:1px solid #bfbfbf;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1050px){.mobile-logout{display:block;width:135px}}.mobile-logout:after{color:#ff687a;border-color:#ff687a}body.contact .flash-message{z-index:1;top:auto}body.contact .header-image .header-image-container{padding-bottom:0}body.contact .header-image .header-image-container img{display:none}body.contact .contact-help-wrapper{text-align:center;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body.contact .contact-help-wrapper::after{content:none}body.contact .contact-help-wrapper .img-section{display:flex;justify-content:space-between;max-height:560px;padding:0 30px;width:80%}@media only screen and (max-width:600px){body.contact .contact-help-wrapper .img-section{padding:0 15px;width:100%}}body.contact .contact-help-wrapper .img-section img{border-radius:30px;object-fit:cover}body.contact .contact-help-wrapper .img-section img.left{width:30%}body.contact .contact-help-wrapper .img-section img.right{width:68%}body.contact .contact-help-wrapper .text-section{margin-top:40px}body.contact .contact-help-wrapper .text-section h3{font-size:32px;margin:0}@media only screen and (max-width:600px){body.contact .contact-help-wrapper .text-section h3{font-size:22px}}@media only screen and (max-width:450px){body.contact .contact-help-wrapper .text-section h3{font-size:18px}}body.contact .contact-help-wrapper .text-section h3 .phone-number{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline;color:#000!important}body.contact .contact-help-wrapper .text-section h3 a{color:#00e}body.contact .contact-disclaimer{width:80%;padding:20px 30px;margin:0 auto 50px;background-color:#f7ffea;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}body.contact .contact-disclaimer h5{margin:0!important;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;text-align:center}body.contact .contact-disclaimer.danger{background-color:#ff687a}body.contact .contact-disclaimer.danger h5{color:#fff}body.contact .footer-design{margin-top:80px}section.office-closures .closure-heading{padding:5px 15px;text-align:center;background-color:#ffa6b2;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}section.office-closures .closure-heading h4{margin:0;color:#fff}section.office-closures .closures{display:table;width:100%}@media only screen and (max-width:600px){section.office-closures .closures{display:block}}section.office-closures .closure{display:table-row}@media only screen and (max-width:600px){section.office-closures .closure{display:block;padding:10px 20px}}section.office-closures .closure:nth-of-type(2n){background-color:#eaf9ff}section.office-closures .closure h5,section.office-closures .closure p{display:table-cell;padding:7px 20px;box-sizing:border-box}@media only screen and (max-width:600px){section.office-closures .closure h5,section.office-closures .closure p{display:block;padding:0}}section.office-closures .closure h5{width:175px;margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;color:#000}@media only screen and (min-width:2500px){section.office-closures .closure h5{width:200px}}@media only screen and (max-width:600px){section.office-closures .closure h5{width:100%;margin-bottom:5px}}section.office-closures .closure p{margin:0;font-size:16px}@media only screen and (max-width:450px){section.office-closures .closure p{font-size:14px}}section.support-articles{background-color:#f7f7f7}section.support-articles h4{margin-bottom:15px}section.support-articles .content-list li a{font-size:18px;margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}section.support-articles .content-list li a:after{display:none}@media only screen and (max-width:750px){section.support-articles .col-03{text-align:center}section.support-articles .col-03:first-of-type{margin-left:15px}}@media only screen and (max-width:750px){section.support-articles h4{margin:0}}section.contact-methods{padding-top:80px}section.contact-methods .contact-method{padding:25px 30px;border:1px solid #bfbfbf;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:900px){section.contact-methods .contact-method{padding:20px 15px}section.contact-methods .contact-method button{width:100%}section.contact-methods .contact-method button a{width:100%;min-width:0}}@media only screen and (max-width:750px){section.contact-methods .contact-method{padding:25px 30px}section.contact-methods .contact-method button{width:auto}section.contact-methods .contact-method button a{min-width:190px}}@media only screen and (max-width:350px){section.contact-methods .contact-method{padding:20px 0;border:none}}section.contact-methods .contact-method .lnr{font-size:45px}section.contact-methods .contact-method .svg{width:45px;height:45px;display:inline;vertical-align:unset}section.contact-methods .contact-method .svg path{fill:#000}section.contact-methods .contact-method h4{margin:10px 0;color:#000}@media only screen and (max-width:800px){section.contact-methods .contact-method h4{height:78px}}@media only screen and (max-width:750px){section.contact-methods .contact-method h4{height:auto}}section.contact-methods .contact-method p{height:84px;width:80%;margin:auto;margin-bottom:15px}@media only screen and (max-width:920px){section.contact-methods .contact-method p{height:120px;width:100%}}@media only screen and (max-width:750px){section.contact-methods .contact-method p{height:auto}}section.office-info .location,section.our-locations .location{position:relative}section.office-info .location .location-anchor,section.our-locations .location .location-anchor{position:absolute;top:-150px;left:0;width:100%}@media only screen and (max-width:600px){section.office-info .location .location-anchor,section.our-locations .location .location-anchor{top:-120px}}section.office-info .row,section.our-locations .row{margin-bottom:90px}@media only screen and (max-width:1050px){section.office-info .row,section.our-locations .row{margin-bottom:40px}}section.office-info .row:first-of-type,section.our-locations .row:first-of-type{margin-top:40px}section.office-info .row:last-of-type,section.our-locations .row:last-of-type{margin-bottom:0}section.office-info .row:nth-of-type(2n) .col,section.our-locations .row:nth-of-type(2n) .col{float:right}section.office-info .col-05,section.our-locations .col-05{padding-left:30px}@media only screen and (max-width:1050px){section.office-info .col-05,section.our-locations .col-05{padding-left:0;text-align:center}}section.office-info .image-animate-container,section.our-locations .image-animate-container{position:relative;width:100%}@media only screen and (max-width:600px){section.office-info .image-animate-container,section.our-locations .image-animate-container{height:180px}}@media only screen and (max-width:1050px){section.office-info .image-animate-container img,section.our-locations .image-animate-container img{width:70%;margin-left:15%;margin-right:15%}}@media only screen and (max-width:750px){section.office-info .image-animate-container img,section.our-locations .image-animate-container img{width:90%;margin-left:5%;margin-right:5%}}@media only screen and (max-width:600px){section.office-info .image-animate-container img,section.our-locations .image-animate-container img{width:100%;height:100%;margin-left:0;margin-right:0;object-fit:cover}}section.office-info .image-animate-container img.image-animate-layer,section.our-locations .image-animate-container img.image-animate-layer{position:absolute;top:0;left:0}section.office-info h3,section.our-locations h3{margin-top:0;color:#000}section.office-info .location-link h3,section.our-locations .location-link h3{color:#4ec6da}@media only screen and (min-width:1024px),(hover:hover){section.office-info .location-link:hover h3,section.our-locations .location-link:hover h3{text-decoration:underline}}section.office-info span,section.our-locations span{position:relative;display:block;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:0}section.office-info span.location-map,section.our-locations span.location-map{padding-left:25px;display:inline-block}section.office-info span.location-map span,section.our-locations span.location-map span{position:absolute;font-size:20px;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}section.office-info span.location-map .svg,section.our-locations span.location-map .svg{position:absolute;top:50%;left:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}section.office-info span.location-map .svg path,section.our-locations span.location-map .svg path{fill:#666}section.office-info span.location-hours-heading,section.our-locations span.location-hours-heading{margin-top:30px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}section.office-info span.mobile-break,section.our-locations span.mobile-break{display:inline-block}@media only screen and (max-width:600px){section.office-info span .mobile-break,section.our-locations span .mobile-break{display:block;font-size:15px;line-height:1;margin-bottom:5px}}section.office-info span.location-hours,section.office-info span.other-hours,section.our-locations span.location-hours,section.our-locations span.other-hours{color:#666;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:20px;letter-spacing:0}@media only screen and (max-width:600px){section.office-info span.location-hours,section.office-info span.other-hours,section.our-locations span.location-hours,section.our-locations span.other-hours{font-size:15px}}section.office-info span.other-hours,section.office-info span.other-hours-heading,section.our-locations span.other-hours,section.our-locations span.other-hours-heading{display:inline-block;font-size:20px;letter-spacing:0}@media only screen and (max-width:600px){section.office-info span.other-hours,section.office-info span.other-hours-heading,section.our-locations span.other-hours,section.our-locations span.other-hours-heading{font-size:15px}}section.office-info span.other-hours-heading,section.our-locations span.other-hours-heading{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}section.office-info span.other-hours,section.our-locations span.other-hours{padding-left:5px}section.office-info span a,section.our-locations span a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}section.contact-section{background-color:#f7f7f7}section.contact-section.open{display:block}@media only screen and (max-width:1050px){section.contact-section .row{width:80%;margin-left:10%;margin-right:10%}section.contact-section form input[type=submit]{margin:0 auto}}@media only screen and (max-width:600px){section.contact-section .row{width:100%;margin-left:0;margin-right:0}section.contact-section .col{width:100%;margin-left:0;margin-right:0}}section.contact-section #contact_form.button{display:block}section.contact-section .contact-emails{padding-left:50px}@media only screen and (max-width:1050px){section.contact-section .contact-emails{padding-left:0;text-align:center}}section.contact-section .contact-emails p{margin-top:0}section.contact-section .contact-emails li{margin-bottom:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}section.contact-section .contact-emails li span{display:block;color:#000}.header-section.half.text h1{font-size:34px}.office-intro p{font-size:20px}@media only screen and (max-width:600px){.office-intro p{font-size:18px}}@media only screen and (max-width:350px){.office-intro p{font-size:16px}}.office-info{padding-top:0;padding-bottom:100px}.office-info .row{margin-top:0!important}.office-info .col-04{padding-top:30px}@media only screen and (max-width:1050px){.office-info .col-04{width:100%;margin:0 auto;text-align:center;padding-top:0}}.feature-bar-container{padding:50px 0}section.corporate-account-application form{margin-top:50px}.corporate_accounts section.header-image.image-text .header-image-container{height:550px}.corporate_accounts section.header-image.image-text .header-image-container img{max-height:350px}@media only screen and (max-width:450px){.corporate-page .feature-bar .image-wrapper{padding:0 30px}}.corporate-page .form-wrapper form{padding:30px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:450px){.corporate-page .form-wrapper form{margin-left:-30px;margin-right:-30px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}}.corporate-page .form-wrapper form input::-webkit-input-placeholder,.corporate-page .form-wrapper form textarea::-webkit-input-placeholder{color:#000!important}.corporate-page .form-wrapper form input::-moz-input-placeholder,.corporate-page .form-wrapper form textarea::-moz-input-placeholder{color:#000!important}.corporate-page .form-wrapper form input:-moz-input-placeholder,.corporate-page .form-wrapper form textarea:-moz-input-placeholder{color:#000!important}.corporate-page .form-wrapper form input:-ms-input-placeholder,.corporate-page .form-wrapper form textarea:-ms-input-placeholder{color:#000!important}@media only screen and (min-width:1050px){.corporate-page .corporate-account-faq{padding-top:50px;padding-left:30px}}.corporate-page .corporate-account-faq h4{margin-top:0;margin-bottom:15px}.corporate-page .corporate-account-faq .common-faq .dropdown-item-wrapper{width:100%}.corporate-page .corporate-account-faq .common-faq .dropdown-heading{padding:5px 30px;padding-left:20px}.corporate-page .corporate-account-faq .common-faq .dropdown-heading h5{font-size:16px}.corporate-page .corporate-account-faq .common-faq .dropdown-heading:after{right:20px;margin-top:-9px;font-size:18px}.corporate-page .corporate-account-faq .common-faq .dropdown-content{padding:0 30px}section.hero-image img{margin:auto;width:55%}@media only screen and (max-width:1400px){section.hero-image img{width:65%}}@media only screen and (max-width:1200px){section.hero-image img{width:70%}}@media only screen and (max-width:1050px){section.hero-image img{width:80%}}@media only screen and (max-width:800px){section.hero-image img{width:90%}}@media only screen and (max-width:450px){section.hero-image img{width:95%}}.migrate .header-image-container{max-height:600px!important}.migrate h1.hero-heading{margin:0!important}.migrate .hero-image h4{margin-top:0;margin-bottom:30px}@media only screen and (max-width:600px){.migrate .hero-image h4{margin-top:15px}}.registration-page{padding-top:30px}.registration-page .input-short{width:60%}@media only screen and (max-width:450px){.registration-page .checkbox-container{margin-left:15px}}#registration_form.button{margin:0 auto}.fos_user_registration_register h1{margin-top:230px}.fos_user_registration_register .google-login-wrapper{max-width:1100px;margin:0 auto}.fos_user_registration_register .google-login-wrapper .button-wrapper{width:calc(50% - 30px);margin:auto;padding:0 40px}@media only screen and (max-width:1050px){.fos_user_registration_register .center-offset{-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start}}@media only screen and (max-width:1050px){.fos_user_registration_register .col.col-06{width:60%}}@media only screen and (max-width:800px){.fos_user_registration_register .col.col-06{width:80%;margin-left:10%;margin-right:10%}}@media only screen and (max-width:750px){.fos_user_registration_register .col.col-06{width:100%;margin-left:0;margin-right:0}}.fos_user_registration_register .col.col-06 .form-section:first-of-type{position:relative}.fos_user_registration_register .col.col-06 .form-section:first-of-type .password-strength{position:absolute;top:70px;left:100%;width:290px;padding:20px 0;padding-left:50px}@media only screen and (max-width:800px){.fos_user_registration_register .col.col-06 .form-section:first-of-type .password-strength{position:static;width:100%}}.fos_user_registration_register .checkbox-container{position:relative;margin-top:30px}.fos_user_registration_register .checkbox-container input[name=accept]{display:block;position:absolute;top:7px;left:-8px;opacity:0}.fos_user_registration_register .button-wrapper{margin-top:50px;text-align:center}.migration-intro{background-color:#eaf9ff}@media only screen and (max-width:1050px){.migration-intro{padding:30px 0}}.migration-intro h3{margin-top:0}@media only screen and (max-width:1050px){.migration-intro h3{text-align:center}}.migration-intro p{width:95%;margin-bottom:0}@media only screen and (max-width:1050px){.migration-intro p{width:100%}}.migration-intro .benefits-list{margin-top:60px}@media only screen and (max-width:1050px){.migration-intro .benefits-list{margin-top:0}}.migration-intro .benefits-list li{display:table;padding-left:50px;margin-bottom:20px}@media only screen and (max-width:1050px){.migration-intro .benefits-list li{padding-left:0}}.migration-intro .benefits-list li .icon{width:60px}@media only screen and (max-width:600px){.migration-intro .benefits-list li .icon{width:50px}}.migration-intro .benefits-list li span{padding-left:30px;font-size:18px;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.migration-intro .benefits-list li span{font-size:16px}}@media only screen and (max-width:600px){.migration-intro .benefits-list li span{padding-left:20px}}.migration-intro .benefits-list li .icon,.migration-intro .benefits-list li span{display:table-cell;vertical-align:middle}.migration-intro h5{margin-top:15px;margin-bottom:0}@media only screen and (max-width:1050px){.migration-intro h5{margin-top:-10px}}.migration-intro h5 a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.migration-warning{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:10000}.migration-warning .migration-popup{position:absolute;top:50%;left:50%;width:700px;height:400px;padding:30px 50px;background-color:#fff;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:2px 2px 10px 2px rgba(0,0,0,.2)}@media only screen and (max-width:800px){.migration-warning .migration-popup{width:90%;height:500px;padding:20px 30px}}.migration-warning .migration-popup h2{margin:15px 0;line-height:1.3;color:#000}.migration-warning .migration-popup p{margin:0;margin-bottom:15px;color:#000;font-size:18px}.migration-warning .migration-popup .popup-content{position:absolute;top:50%;left:50px;width:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:800px){.migration-warning .migration-popup .popup-content{left:30px}}.migration-warning .migration-popup .popup-content h2{width:80%}.migration-warning .migration-popup .popup-content button{margin-top:15px}.migration-warning .migration-popup .popup-image{position:absolute;top:50%;right:0;width:45%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:600px){.migration-warning .migration-popup{height:400px}.migration-warning .migration-popup .popup-content{top:50%;width:83%}.migration-warning .migration-popup .popup-image{display:none}}@media only screen and (max-width:450px){.migration-warning .migration-popup{height:500px}}.page-inspiration p{margin-bottom:0}.page-inspiration .feature-inspiration{padding-bottom:0}@media only screen and (max-width:1200px) and (min-width:450px){.page-inspiration .inspirations{padding:0 30px}}.page-inspiration .inspirations .inspiration{float:left;width:31%;margin-right:3.5%;margin-bottom:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-inspiration .inspirations .inspiration:nth-of-type(3n){margin-right:0}@media only screen and (max-width:800px){.page-inspiration .inspirations .inspiration{width:48%;margin-right:4%}.page-inspiration .inspirations .inspiration:nth-of-type(2n){margin-right:0}.page-inspiration .inspirations .inspiration:nth-of-type(3n){margin-right:4%}}@media only screen and (max-width:600px){.page-inspiration .inspirations .inspiration{width:100%;margin-right:0}.page-inspiration .inspirations .inspiration:nth-of-type(3n){margin-right:0}}.page-inspiration .inspirations .inspiration .inspiration-image{height:250px;overflow:hidden}@media only screen and (min-width:2500px){.page-inspiration .inspirations .inspiration .inspiration-image{height:350px}}.page-inspiration .inspirations .inspiration .inspiration-image img{height:100%}.page-inspiration .inspirations .inspiration .inspiration-content .inspiration-category{display:block;margin-top:20px;margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff0084;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-inspiration .inspirations .inspiration .inspiration-content .inspiration-title{margin:0;color:#000;font-size:18px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.page-inspiration .inspirations .inspiration .inspiration-content p{margin:0;width:95%;min-height:125px;font-size:14px}@media only screen and (min-width:1024px),(hover:hover){.page-inspiration .inspirations .inspiration a:hover .inspiration-title{color:#ff0084}}.page-inspiration .feature-inspiration .inspiration{width:46.5%;margin-right:7%;margin-bottom:30px}.page-inspiration .feature-inspiration .inspiration:nth-of-type(2n){margin-right:0}.page-inspiration .feature-inspiration .inspiration:nth-of-type(3n){margin-right:7%}@media only screen and (max-width:750px){.page-inspiration .feature-inspiration .inspiration{width:100%;margin-right:0;margin-bottom:50px}}.page-inspiration .feature-inspiration .inspiration .inspiration-image{height:290px}.page-inspiration .feature-inspiration .inspiration p{min-height:75px!important}.page-inspiration .filter-wrapper{margin-bottom:30px}@media only screen and (max-width:1200px) and (min-width:450px){.page-inspiration .filter-wrapper{padding:0 30px}}.page-inspiration .filter-wrapper .inspiration-filter{width:31%}@media only screen and (max-width:800px){.page-inspiration .filter-wrapper .inspiration-filter{width:75%}}@media only screen and (max-width:450px){.page-inspiration .filter-wrapper .inspiration-filter{width:100%}}.page-inspiration .filter-wrapper .inspiration-filter .select2-container{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.page-inspiration .all-inspiration{margin-bottom:50px}.page-inspiration #all-inspiration{min-height:470px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.page-inspiration .all-inspiration-footer{position:relative;padding-top:50px;text-align:center}.page-inspiration .all-inspiration-footer span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#bfbfbf}.page-inspiration .all-inspiration-footer .loader .loader-wrapper{position:absolute;top:50%;left:50%;width:50px;height:50px;margin-top:-25px;margin-left:-25px}.inspiration-show .inspiration-hero-image{padding-top:50px!important}@media only screen and (max-width:1200px){.inspiration-show .inspiration-hero-image{padding-top:0!important}}@media only screen and (max-width:1200px){.inspiration-show .inspiration-hero-image .slick-next{right:15px}.inspiration-show .inspiration-hero-image .slick-prev{left:15px}}@media only screen and (max-width:450px){.inspiration-show .inspiration-hero-image .hero-carousel{margin-left:-30px;margin-right:-30px}}.inspiration-show .inspiration-hero-image .hero-carousel *{outline:0;border:none}@media only screen and (max-width:700px){.inspiration-show .inspiration-details{padding:0}}.inspiration-show .inspiration-details span{display:block}.inspiration-show .inspiration-details span.attr-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#bfbfbf}.inspiration-show .inspiration-details span.attr{margin:5px 0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.inspiration-show .inspiration-details span.attr a{font-weight:inherit;font-family:inherit}.inspiration-show .inspiration-details span.attr a.process{color:#3450ad}.inspiration-show .inspiration-details span.attr a.process:after{background-color:#3450ad}@media only screen and (min-width:1024px),(hover:hover){.inspiration-show .inspiration-details span.attr a.process:hover{color:#3c5bc1!important}.inspiration-show .inspiration-details span.attr a.process:hover:after{background-color:#3c5bc1}}.inspiration-show .inspiration-details span.attr a.order-this{margin-left:10px}@media only screen and (max-width:700px){.inspiration-show .inspiration-details .desktop-specs{display:none}}.inspiration-show .inspiration-details .desktop-specs .details{position:relative;display:table;border-bottom:2px solid #bfbfbf}.inspiration-show .inspiration-details .desktop-specs .details:before{content:"";position:absolute;top:-7px;left:0;width:100%;height:7px;background-color:#4ec6da;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}.inspiration-show .inspiration-details .desktop-specs .details .details-row{display:table-row}.inspiration-show .inspiration-details .desktop-specs .details .detail{display:table-cell;position:relative;width:33.33%;padding:15px 3.2%;border-right:2px solid #bfbfbf}.inspiration-show .inspiration-details .desktop-specs .details .detail:first-of-type{padding:15px 0}.inspiration-show .inspiration-details .desktop-specs .details .detail:last-of-type{border-right:none}.inspiration-show .inspiration-details .desktop-specs .details .detail:after{content:"";position:absolute;bottom:0;left:10%;width:80%;height:2px;background-color:#bfbfbf;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.inspiration-show .inspiration-details .desktop-specs .details .detail:first-of-type:after{left:0;width:90%}.inspiration-show .inspiration-details .desktop-specs .details .detail:last-of-type:after{left:auto;right:0;width:90%}.inspiration-show .inspiration-details .desktop-specs .details .details-row.last-row .detail:after{height:0}.inspiration-show .inspiration-details .mobile-specs{display:none}@media only screen and (max-width:700px){.inspiration-show .inspiration-details .mobile-specs{display:block}}.inspiration-show .inspiration-details .mobile-specs .detail{position:relative;padding-left:30px;margin-bottom:15px}.inspiration-show .inspiration-details .mobile-specs .detail:before{content:"";position:absolute;top:5%;left:0;width:7px;height:90%;background-color:#4ec6da}.inspiration-show .more-inspiration{padding-top:70px}.inspiration-show .more-inspiration h5{margin:0;margin-bottom:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.inspiration-show .more-inspiration .back-link{display:block;text-align:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#7ac142}@media only screen and (min-width:1024px),(hover:hover){.inspiration-show .more-inspiration .back-link:hover{color:#9dd464}}.page-explore{margin-bottom:200px}.page-explore h4:not(.short-description){margin-bottom:5px}.page-explore h4:not(.short-description)+p{margin-top:0}body.explore_bike_name_stickers .intro-background,body.explore_fondo_bike_stickers .intro-background{position:absolute;height:525px;width:100vw;background-color:#daf2fe;z-index:-1}body.explore_bike_name_stickers .explore-intro,body.explore_fondo_bike_stickers .explore-intro{padding-bottom:0}@media only screen and (max-width:600px){body.explore_bike_name_stickers .explore-intro,body.explore_fondo_bike_stickers .explore-intro{padding-top:20px}}@media only screen and (max-width:450px){body.explore_bike_name_stickers .explore-intro .content-container,body.explore_fondo_bike_stickers .explore-intro .content-container{padding-left:25px;padding-right:25px}}@media only screen and (max-width:600px){body.explore_bike_name_stickers .explore-intro .row,body.explore_fondo_bike_stickers .explore-intro .row{margin:0}body.explore_bike_name_stickers .explore-intro .row .col.col-center,body.explore_fondo_bike_stickers .explore-intro .row .col.col-center{width:100%}}body.explore_bike_name_stickers .explore-intro .row h1,body.explore_fondo_bike_stickers .explore-intro .row h1{font-size:55px;line-height:normal;max-width:530px;margin-right:auto;margin-left:auto;margin-bottom:30px}@media only screen and (max-width:600px){body.explore_bike_name_stickers .explore-intro .row h1,body.explore_fondo_bike_stickers .explore-intro .row h1{font-size:37px;line-height:1.22;text-align:left;margin-bottom:15px}}body.explore_bike_name_stickers .explore-intro .row p,body.explore_fondo_bike_stickers .explore-intro .row p{text-align:center;max-width:530px;margin-left:auto;margin-right:auto;margin-top:30px;margin-bottom:40px}@media only screen and (max-width:600px){body.explore_bike_name_stickers .explore-intro .row p,body.explore_fondo_bike_stickers .explore-intro .row p{text-align:left;max-width:inherit;font-size:16px;margin-top:15px;margin-bottom:25px}}body.explore_bike_name_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image,body.explore_fondo_bike_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image{min-height:680px!important;margin-top:100px}@media only screen and (min-width:2500px){body.explore_bike_name_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image,body.explore_fondo_bike_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image{min-height:780px!important}}@media only screen and (max-width:750px){body.explore_bike_name_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image,body.explore_fondo_bike_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image{margin-bottom:100px}}body.explore_bike_name_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image .content-container,body.explore_fondo_bike_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image .content-container{max-width:1200px}@media only screen and (max-width:750px){body.explore_bike_name_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image .content-container .image-wrapper,body.explore_fondo_bike_stickers .feature-bar.feature-bar-wrapper.feature-bar-basic.feature-bar-basic-image .content-container .image-wrapper{margin-bottom:50px;margin-left:initial;width:100%}}body.explore_bike_name_stickers #bike-sticker-container,body.explore_bike_name_stickers #promo-sticker-container,body.explore_fondo_bike_stickers #bike-sticker-container,body.explore_fondo_bike_stickers #promo-sticker-container{position:relative;display:flex;align-items:center;flex-direction:column;padding-top:0;padding-bottom:50px}body.explore_bike_name_stickers #bike-sticker-container span,body.explore_bike_name_stickers #promo-sticker-container span,body.explore_fondo_bike_stickers #bike-sticker-container span,body.explore_fondo_bike_stickers #promo-sticker-container span{font-size:24px}body.explore_bike_name_stickers #bike-sticker-container h5,body.explore_bike_name_stickers #promo-sticker-container h5,body.explore_fondo_bike_stickers #bike-sticker-container h5,body.explore_fondo_bike_stickers #promo-sticker-container h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;line-height:1.3;text-align:left;margin:0 0 10px 0}@media only screen and (max-width:600px){body.explore_bike_name_stickers #bike-sticker-container h5,body.explore_bike_name_stickers #promo-sticker-container h5,body.explore_fondo_bike_stickers #bike-sticker-container h5,body.explore_fondo_bike_stickers #promo-sticker-container h5{font-size:18px;line-height:1.44}}body.explore_bike_name_stickers #bike-sticker-container .select-style-header-desktop,body.explore_bike_name_stickers #promo-sticker-container .select-style-header-desktop,body.explore_fondo_bike_stickers #bike-sticker-container .select-style-header-desktop,body.explore_fondo_bike_stickers #promo-sticker-container .select-style-header-desktop{display:block}@media only screen and (max-width:800px){body.explore_bike_name_stickers #bike-sticker-container .select-style-header-desktop,body.explore_bike_name_stickers #promo-sticker-container .select-style-header-desktop,body.explore_fondo_bike_stickers #bike-sticker-container .select-style-header-desktop,body.explore_fondo_bike_stickers #promo-sticker-container .select-style-header-desktop{display:none}}body.explore_bike_name_stickers #bike-sticker-container .select-style-header-mobile,body.explore_bike_name_stickers #promo-sticker-container .select-style-header-mobile,body.explore_fondo_bike_stickers #bike-sticker-container .select-style-header-mobile,body.explore_fondo_bike_stickers #promo-sticker-container .select-style-header-mobile{width:100%;margin-bottom:300px;display:none}@media only screen and (max-width:800px){body.explore_bike_name_stickers #bike-sticker-container .select-style-header-mobile,body.explore_bike_name_stickers #promo-sticker-container .select-style-header-mobile,body.explore_fondo_bike_stickers #bike-sticker-container .select-style-header-mobile,body.explore_fondo_bike_stickers #promo-sticker-container .select-style-header-mobile{display:block}}body.explore_bike_name_stickers #bike-sticker-container .background-color-mobile .select2-selection__rendered,body.explore_bike_name_stickers #bike-sticker-container .stock-mobile .select2-selection__rendered,body.explore_bike_name_stickers #promo-sticker-container .background-color-mobile .select2-selection__rendered,body.explore_bike_name_stickers #promo-sticker-container .stock-mobile .select2-selection__rendered,body.explore_fondo_bike_stickers #bike-sticker-container .background-color-mobile .select2-selection__rendered,body.explore_fondo_bike_stickers #bike-sticker-container .stock-mobile .select2-selection__rendered,body.explore_fondo_bike_stickers #promo-sticker-container .background-color-mobile .select2-selection__rendered,body.explore_fondo_bike_stickers #promo-sticker-container .stock-mobile .select2-selection__rendered{font-size:18px;padding-left:0!important}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content #name.multi-line-placeholder,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content #name.multi-line-placeholder,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content #name.multi-line-placeholder,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content #name.multi-line-placeholder{white-space:pre-line}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content #name::-webkit-scrollbar,body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style::-webkit-scrollbar,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content #name::-webkit-scrollbar,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style::-webkit-scrollbar,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content #name::-webkit-scrollbar,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style::-webkit-scrollbar,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content #name::-webkit-scrollbar,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style::-webkit-scrollbar{display:none}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content #name,body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content #name,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content #name,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content #name,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style{-ms-overflow-style:none;scrollbar-width:none}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style{width:inherit;margin-bottom:50px;margin-top:10px}@media only screen and (max-width:800px){body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style{position:absolute;top:0;left:0;margin-top:40px;overflow-x:scroll}}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style .style-selection,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style .style-selection,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style .style-selection,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style .style-selection{display:flex;justify-content:space-between;gap:25px}@media only screen and (max-width:800px){body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style .style-selection,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style .style-selection,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style .style-selection,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style .style-selection{width:150vw;padding:0 10px 10px}}@media only screen and (max-width:600px){body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style .style-selection,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style .style-selection,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style .style-selection,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style .style-selection{width:215vw}}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style .style-selection label,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style .style-selection label,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style .style-selection label,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style .style-selection label{display:none}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper{position:relative;flex-grow:1}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image{border:1px solid transparent;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image:hover,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image:hover,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image:hover,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image:hover{border-color:#000}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image.selected,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image.selected,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image.selected,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image.selected{border-color:#000;box-shadow:6px 6px 0 0 #000}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image.selected+.checked,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image.selected+.checked,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image.selected+.checked,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.style .style-selection .style-wrapper .style-image.selected+.checked{position:absolute;bottom:15px;right:15px;width:32px;height:32px;border:solid 2px #000;border-radius:50%;background:url(https://storage.jukeboxprint.com/s/images/check-01.svg);background-repeat:no-repeat;background-position:5px 8px;background-color:#fff;background-size:19px}body.explore_bike_name_stickers #bike-sticker-container .content-row,body.explore_bike_name_stickers #promo-sticker-container .content-row,body.explore_fondo_bike_stickers #bike-sticker-container .content-row,body.explore_fondo_bike_stickers #promo-sticker-container .content-row{max-width:1200px;display:flex;justify-content:space-between;column-gap:25px;width:100%}@media only screen and (max-width:1250px){body.explore_bike_name_stickers #bike-sticker-container .content-row,body.explore_bike_name_stickers #promo-sticker-container .content-row,body.explore_fondo_bike_stickers #bike-sticker-container .content-row,body.explore_fondo_bike_stickers #promo-sticker-container .content-row{max-width:1050px}}@media only screen and (max-width:1050px){body.explore_bike_name_stickers #bike-sticker-container .content-row,body.explore_bike_name_stickers #promo-sticker-container .content-row,body.explore_fondo_bike_stickers #bike-sticker-container .content-row,body.explore_fondo_bike_stickers #promo-sticker-container .content-row{padding:0 30px;flex-direction:column;align-items:center}}@media only screen and (max-width:450px){body.explore_bike_name_stickers #bike-sticker-container .content-row,body.explore_bike_name_stickers #promo-sticker-container .content-row,body.explore_fondo_bike_stickers #bike-sticker-container .content-row,body.explore_fondo_bike_stickers #promo-sticker-container .content-row{padding:0 25px}}@media only screen and (max-width:600px){body.explore_bike_name_stickers #bike-sticker-container .content-row,body.explore_bike_name_stickers #promo-sticker-container .content-row,body.explore_fondo_bike_stickers #bike-sticker-container .content-row,body.explore_fondo_bike_stickers #promo-sticker-container .content-row{column-gap:inherit}}@media only screen and (max-width:1050px){body.explore_bike_name_stickers #bike-sticker-container .content-row.middle,body.explore_bike_name_stickers #promo-sticker-container .content-row.middle,body.explore_fondo_bike_stickers #bike-sticker-container .content-row.middle,body.explore_fondo_bike_stickers #promo-sticker-container .content-row.middle{row-gap:31px;flex-wrap:wrap;flex-direction:row;align-items:flex-start;justify-content:space-between}}body.explore_bike_name_stickers #bike-sticker-container .content-row.bottom,body.explore_bike_name_stickers #promo-sticker-container .content-row.bottom,body.explore_fondo_bike_stickers #bike-sticker-container .content-row.bottom,body.explore_fondo_bike_stickers #promo-sticker-container .content-row.bottom{column-gap:30px}body.explore_bike_name_stickers #bike-sticker-container .content,body.explore_bike_name_stickers #promo-sticker-container .content,body.explore_fondo_bike_stickers #bike-sticker-container .content,body.explore_fondo_bike_stickers #promo-sticker-container .content{vertical-align:bottom}body.explore_bike_name_stickers #bike-sticker-container .content label,body.explore_bike_name_stickers #promo-sticker-container .content label,body.explore_fondo_bike_stickers #bike-sticker-container .content label,body.explore_fondo_bike_stickers #promo-sticker-container .content label{width:50px;margin:auto;font-size:20px;transform:translateX(16px)}body.explore_bike_name_stickers #bike-sticker-container .content.select-country-flag,body.explore_bike_name_stickers #promo-sticker-container .content.select-country-flag,body.explore_fondo_bike_stickers #bike-sticker-container .content.select-country-flag,body.explore_fondo_bike_stickers #promo-sticker-container .content.select-country-flag{max-width:385px;width:100%}@media only screen and (max-width:1250px){body.explore_bike_name_stickers #bike-sticker-container .content.select-country-flag,body.explore_bike_name_stickers #promo-sticker-container .content.select-country-flag,body.explore_fondo_bike_stickers #bike-sticker-container .content.select-country-flag,body.explore_fondo_bike_stickers #promo-sticker-container .content.select-country-flag{max-width:318px}}@media only screen and (max-width:1050px){body.explore_bike_name_stickers #bike-sticker-container .content.select-country-flag,body.explore_bike_name_stickers #promo-sticker-container .content.select-country-flag,body.explore_fondo_bike_stickers #bike-sticker-container .content.select-country-flag,body.explore_fondo_bike_stickers #promo-sticker-container .content.select-country-flag{max-width:inherit}}body.explore_bike_name_stickers #bike-sticker-container .content.select-country-flag .country-select,body.explore_bike_name_stickers #promo-sticker-container .content.select-country-flag .country-select,body.explore_fondo_bike_stickers #bike-sticker-container .content.select-country-flag .country-select,body.explore_fondo_bike_stickers #promo-sticker-container .content.select-country-flag .country-select{position:relative;margin-bottom:-3px}body.explore_bike_name_stickers #bike-sticker-container .content.enter-name,body.explore_bike_name_stickers #promo-sticker-container .content.enter-name,body.explore_fondo_bike_stickers #bike-sticker-container .content.enter-name,body.explore_fondo_bike_stickers #promo-sticker-container .content.enter-name{width:285px}@media only screen and (max-width:1050px){body.explore_bike_name_stickers #bike-sticker-container .content.background-color,body.explore_bike_name_stickers #promo-sticker-container .content.background-color,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color{flex:.4}}@media only screen and (max-width:600px){body.explore_bike_name_stickers #bike-sticker-container .content.background-color,body.explore_bike_name_stickers #promo-sticker-container .content.background-color,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color{flex:1}}@media only screen and (max-width:330px){body.explore_bike_name_stickers #bike-sticker-container .content.background-color,body.explore_bike_name_stickers #promo-sticker-container .content.background-color,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color{flex:.4}}body.explore_bike_name_stickers #bike-sticker-container .content.background-color .background-color-desktop,body.explore_bike_name_stickers #promo-sticker-container .content.background-color .background-color-desktop,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color .background-color-desktop,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color .background-color-desktop{text-align:left}body.explore_bike_name_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer,body.explore_bike_name_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer{position:relative;display:inline-block;margin-right:15px;width:40px;height:40px}body.explore_bike_name_stickers #bike-sticker-container .content.background-color .background-color-desktop .color,body.explore_bike_name_stickers #promo-sticker-container .content.background-color .background-color-desktop .color,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color .background-color-desktop .color,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color .background-color-desktop .color{width:100%;height:100%;cursor:pointer;border:1px solid #000;border-radius:3px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.explore_bike_name_stickers #bike-sticker-container .content.background-color .background-color-desktop .color.black,body.explore_bike_name_stickers #promo-sticker-container .content.background-color .background-color-desktop .color.black,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color .background-color-desktop .color.black,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color .background-color-desktop .color.black{background:#000}body.explore_bike_name_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer.active .color,body.explore_bike_name_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer:hover .color,body.explore_bike_name_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer.active .color,body.explore_bike_name_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer:hover .color,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer.active .color,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer:hover .color,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer.active .color,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer:hover .color{box-shadow:2px 2px 0 0 #000}body.explore_bike_name_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer.active .color.black,body.explore_bike_name_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer:hover .color.black,body.explore_bike_name_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer.active .color.black,body.explore_bike_name_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer:hover .color.black,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer.active .color.black,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer:hover .color.black,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer.active .color.black,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer:hover .color.black{border-bottom-color:#fff;border-right-color:#fff}body.explore_bike_name_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer.active::after,body.explore_bike_name_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer.active::after,body.explore_fondo_bike_stickers #bike-sticker-container .content.background-color .background-color-desktop .color-outer.active::after,body.explore_fondo_bike_stickers #promo-sticker-container .content.background-color .background-color-desktop .color-outer.active::after{content:"";position:absolute;bottom:-9px;right:-9px;width:18px;height:18px;border:solid 2px #000;border-radius:50%;background:url(https://storage.jukeboxprint.com/s/images/check-01.svg);background-repeat:no-repeat;background-position:3px;background-color:#fff;background-size:13px}@media only screen and (max-width:1050px){body.explore_bike_name_stickers #bike-sticker-container .content.coating,body.explore_bike_name_stickers #promo-sticker-container .content.coating,body.explore_fondo_bike_stickers #bike-sticker-container .content.coating,body.explore_fondo_bike_stickers #promo-sticker-container .content.coating{flex:.4}}@media only screen and (max-width:600px){body.explore_bike_name_stickers #bike-sticker-container .content.coating,body.explore_bike_name_stickers #promo-sticker-container .content.coating,body.explore_fondo_bike_stickers #bike-sticker-container .content.coating,body.explore_fondo_bike_stickers #promo-sticker-container .content.coating{flex:inherit}}body.explore_bike_name_stickers #bike-sticker-container .content #name,body.explore_bike_name_stickers #promo-sticker-container .content #name,body.explore_fondo_bike_stickers #bike-sticker-container .content #name,body.explore_fondo_bike_stickers #promo-sticker-container .content #name{height:40px;font-size:22px!important;line-height:1.18;padding-left:11px;border-radius:3px;border-color:#000}body.explore_bike_name_stickers #bike-sticker-container .content textarea#name,body.explore_bike_name_stickers #promo-sticker-container .content textarea#name,body.explore_fondo_bike_stickers #bike-sticker-container .content textarea#name,body.explore_fondo_bike_stickers #promo-sticker-container .content textarea#name{height:86px;line-height:1.18;resize:none;white-space:pre;overflow:hidden;word-wrap:normal}body.explore_bike_name_stickers #bike-sticker-container .content #name:focus,body.explore_bike_name_stickers #bike-sticker-container .content #name:hover,body.explore_bike_name_stickers #promo-sticker-container .content #name:focus,body.explore_bike_name_stickers #promo-sticker-container .content #name:hover,body.explore_fondo_bike_stickers #bike-sticker-container .content #name:focus,body.explore_fondo_bike_stickers #bike-sticker-container .content #name:hover,body.explore_fondo_bike_stickers #promo-sticker-container .content #name:focus,body.explore_fondo_bike_stickers #promo-sticker-container .content #name:hover{background-color:#fff;border:1px solid #000!important;box-shadow:none;background-color:#f0f0f0!important}body.explore_bike_name_stickers #bike-sticker-container .content #country-code,body.explore_bike_name_stickers #promo-sticker-container .content #country-code,body.explore_fondo_bike_stickers #bike-sticker-container .content #country-code,body.explore_fondo_bike_stickers #promo-sticker-container .content #country-code{display:none}body.explore_bike_name_stickers #bike-sticker-container .content #countryOptions,body.explore_bike_name_stickers #promo-sticker-container .content #countryOptions,body.explore_fondo_bike_stickers #bike-sticker-container .content #countryOptions,body.explore_fondo_bike_stickers #promo-sticker-container .content #countryOptions{padding-left:0;text-align:left}body.explore_bike_name_stickers #bike-sticker-container .content #countryOptions .divider,body.explore_bike_name_stickers #promo-sticker-container .content #countryOptions .divider,body.explore_fondo_bike_stickers #bike-sticker-container .content #countryOptions .divider,body.explore_fondo_bike_stickers #promo-sticker-container .content #countryOptions .divider{margin:0!important;border:1px solid #7d7d7d!important}body.explore_bike_name_stickers #bike-sticker-container .content #countryOptions img,body.explore_bike_name_stickers #bike-sticker-container .content .btn-select img,body.explore_bike_name_stickers #promo-sticker-container .content #countryOptions img,body.explore_bike_name_stickers #promo-sticker-container .content .btn-select img,body.explore_fondo_bike_stickers #bike-sticker-container .content #countryOptions img,body.explore_fondo_bike_stickers #bike-sticker-container .content .btn-select img,body.explore_fondo_bike_stickers #promo-sticker-container .content #countryOptions img,body.explore_fondo_bike_stickers #promo-sticker-container .content .btn-select img{width:30px;display:inline-block;margin-left:11px}body.explore_bike_name_stickers #bike-sticker-container .content #countryOptions li,body.explore_bike_name_stickers #promo-sticker-container .content #countryOptions li,body.explore_fondo_bike_stickers #bike-sticker-container .content #countryOptions li,body.explore_fondo_bike_stickers #promo-sticker-container .content #countryOptions li{display:inline-flex;align-items:center;width:100%;padding:8px 0;list-style:none;cursor:pointer}body.explore_bike_name_stickers #bike-sticker-container .content #countryOptions li:hover,body.explore_bike_name_stickers #promo-sticker-container .content #countryOptions li:hover,body.explore_fondo_bike_stickers #bike-sticker-container .content #countryOptions li:hover,body.explore_fondo_bike_stickers #promo-sticker-container .content #countryOptions li:hover{background-color:#f4f3f3}body.explore_bike_name_stickers #bike-sticker-container .content span.select2,body.explore_bike_name_stickers #promo-sticker-container .content span.select2,body.explore_fondo_bike_stickers #bike-sticker-container .content span.select2,body.explore_fondo_bike_stickers #promo-sticker-container .content span.select2{max-width:370px}body.explore_bike_name_stickers #bike-sticker-container .content #countryOptions li span,body.explore_bike_name_stickers #bike-sticker-container .content .btn-select li span,body.explore_bike_name_stickers #promo-sticker-container .content #countryOptions li span,body.explore_bike_name_stickers #promo-sticker-container .content .btn-select li span,body.explore_fondo_bike_stickers #bike-sticker-container .content #countryOptions li span,body.explore_fondo_bike_stickers #bike-sticker-container .content .btn-select li span,body.explore_fondo_bike_stickers #promo-sticker-container .content #countryOptions li span,body.explore_fondo_bike_stickers #promo-sticker-container .content .btn-select li span{margin-left:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:22px;line-height:1.63}body.explore_bike_name_stickers #bike-sticker-container .content .btn-select li img,body.explore_bike_name_stickers #promo-sticker-container .content .btn-select li img,body.explore_fondo_bike_stickers #bike-sticker-container .content .btn-select li img,body.explore_fondo_bike_stickers #promo-sticker-container .content .btn-select li img{margin-left:0}body.explore_bike_name_stickers #bike-sticker-container .content .country-option-container,body.explore_bike_name_stickers #promo-sticker-container .content .country-option-container,body.explore_fondo_bike_stickers #bike-sticker-container .content .country-option-container,body.explore_fondo_bike_stickers #promo-sticker-container .content .country-option-container{display:none;position:absolute;top:39px;width:100%;height:255px;border:1px solid #000;box-shadow:0 6px 7px 0 rgba(0,0,0,.17);-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;border-top-right-radius:3px!important;border-top-left-radius:3px!important;overflow-y:auto;background-color:#fff;z-index:1}@media only screen and (max-width:450px){body.explore_bike_name_stickers #bike-sticker-container .content .country-option-container,body.explore_bike_name_stickers #promo-sticker-container .content .country-option-container,body.explore_fondo_bike_stickers #bike-sticker-container .content .country-option-container,body.explore_fondo_bike_stickers #promo-sticker-container .content .country-option-container{max-width:300px}}body.explore_bike_name_stickers #bike-sticker-container .content .country-option-container::-webkit-scrollbar,body.explore_bike_name_stickers #promo-sticker-container .content .country-option-container::-webkit-scrollbar,body.explore_fondo_bike_stickers #bike-sticker-container .content .country-option-container::-webkit-scrollbar,body.explore_fondo_bike_stickers #promo-sticker-container .content .country-option-container::-webkit-scrollbar{width:17px}@media only screen and (max-width:1050px){body.explore_bike_name_stickers #bike-sticker-container .content .country-option-container::-webkit-scrollbar,body.explore_bike_name_stickers #promo-sticker-container .content .country-option-container::-webkit-scrollbar,body.explore_fondo_bike_stickers #bike-sticker-container .content .country-option-container::-webkit-scrollbar,body.explore_fondo_bike_stickers #promo-sticker-container .content .country-option-container::-webkit-scrollbar{width:17px!important}}body.explore_bike_name_stickers #bike-sticker-container .content .country-option-container::-webkit-scrollbar-thumb,body.explore_bike_name_stickers #promo-sticker-container .content .country-option-container::-webkit-scrollbar-thumb,body.explore_fondo_bike_stickers #bike-sticker-container .content .country-option-container::-webkit-scrollbar-thumb,body.explore_fondo_bike_stickers #promo-sticker-container .content .country-option-container::-webkit-scrollbar-thumb{height:45px;background-color:#b5b5b5;border-radius:25px;border:4px solid transparent;border-left:5px solid transparent;background-clip:content-box}body.explore_bike_name_stickers #bike-sticker-container .content .country-option-container::-webkit-scrollbar-track,body.explore_bike_name_stickers #promo-sticker-container .content .country-option-container::-webkit-scrollbar-track,body.explore_fondo_bike_stickers #bike-sticker-container .content .country-option-container::-webkit-scrollbar-track,body.explore_fondo_bike_stickers #promo-sticker-container .content .country-option-container::-webkit-scrollbar-track{border-bottom-right-radius:3px;border-top-right-radius:3px;background-color:#fff;border-left:solid 1px #000}body.explore_bike_name_stickers #bike-sticker-container .content .open,body.explore_bike_name_stickers #promo-sticker-container .content .open,body.explore_fondo_bike_stickers #bike-sticker-container .content .open,body.explore_fondo_bike_stickers #promo-sticker-container .content .open{display:block!important}body.explore_bike_name_stickers #bike-sticker-container .content .btn-select,body.explore_bike_name_stickers #promo-sticker-container .content .btn-select,body.explore_fondo_bike_stickers #bike-sticker-container .content .btn-select,body.explore_fondo_bike_stickers #promo-sticker-container .content .btn-select{width:100%;height:40px;padding:0;border-radius:3px;background-color:#fff;border:1px solid #000}body.explore_bike_name_stickers #bike-sticker-container .content .btn-select::after,body.explore_bike_name_stickers #promo-sticker-container .content .btn-select::after,body.explore_fondo_bike_stickers #bike-sticker-container .content .btn-select::after,body.explore_fondo_bike_stickers #promo-sticker-container .content .btn-select::after{content:"\f107";font-weight:900;position:absolute;top:50%;right:10px;font-family:"Font Awesome 6 Free";font-size:1.375em;font-weight:900;color:#000;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}body.explore_bike_name_stickers #bike-sticker-container .content .btn-select.open::after,body.explore_bike_name_stickers #promo-sticker-container .content .btn-select.open::after,body.explore_fondo_bike_stickers #bike-sticker-container .content .btn-select.open::after,body.explore_fondo_bike_stickers #promo-sticker-container .content .btn-select.open::after{content:"\f106"}body.explore_bike_name_stickers #bike-sticker-container .content .btn-select li,body.explore_bike_name_stickers #promo-sticker-container .content .btn-select li,body.explore_fondo_bike_stickers #bike-sticker-container .content .btn-select li,body.explore_fondo_bike_stickers #promo-sticker-container .content .btn-select li{display:inline-flex;align-items:center;list-style:none;margin-left:11px;float:left}body.explore_bike_name_stickers #bike-sticker-container .content .btn-select:hover,body.explore_bike_name_stickers #promo-sticker-container .content .btn-select:hover,body.explore_fondo_bike_stickers #bike-sticker-container .content .btn-select:hover,body.explore_fondo_bike_stickers #promo-sticker-container .content .btn-select:hover{background-color:#f0f0f0}body.explore_bike_name_stickers #bike-sticker-container .content .btn-select:focus,body.explore_bike_name_stickers #promo-sticker-container .content .btn-select:focus,body.explore_fondo_bike_stickers #bike-sticker-container .content .btn-select:focus,body.explore_fondo_bike_stickers #promo-sticker-container .content .btn-select:focus{outline:0;background-color:none}body.explore_bike_name_stickers #bike-sticker-container .content .stock-selection,body.explore_bike_name_stickers #promo-sticker-container .content .stock-selection,body.explore_fondo_bike_stickers #bike-sticker-container .content .stock-selection,body.explore_fondo_bike_stickers #promo-sticker-container .content .stock-selection{display:flex;width:195px;border:solid 1px #000;border-radius:3px;overflow:hidden}@media only screen and (max-width:600px){body.explore_bike_name_stickers #bike-sticker-container .content .stock-selection,body.explore_bike_name_stickers #promo-sticker-container .content .stock-selection,body.explore_fondo_bike_stickers #bike-sticker-container .content .stock-selection,body.explore_fondo_bike_stickers #promo-sticker-container .content .stock-selection{width:150px}}body.explore_bike_name_stickers #bike-sticker-container .content .stock-selection label,body.explore_bike_name_stickers #promo-sticker-container .content .stock-selection label,body.explore_fondo_bike_stickers #bike-sticker-container .content .stock-selection label,body.explore_fondo_bike_stickers #promo-sticker-container .content .stock-selection label{width:50%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;text-align:center;padding:10px 0;transform:none;margin:0}body.explore_bike_name_stickers #bike-sticker-container .content .stock-selection label:first-of-type,body.explore_bike_name_stickers #promo-sticker-container .content .stock-selection label:first-of-type,body.explore_fondo_bike_stickers #bike-sticker-container .content .stock-selection label:first-of-type,body.explore_fondo_bike_stickers #promo-sticker-container .content .stock-selection label:first-of-type{border-right:solid 1px #979797}body.explore_bike_name_stickers #bike-sticker-container .content .stock-selection label::before,body.explore_bike_name_stickers #promo-sticker-container .content .stock-selection label::before,body.explore_fondo_bike_stickers #bike-sticker-container .content .stock-selection label::before,body.explore_fondo_bike_stickers #promo-sticker-container .content .stock-selection label::before{content:none}body.explore_bike_name_stickers #bike-sticker-container .content .stock-selection label::after,body.explore_bike_name_stickers #promo-sticker-container .content .stock-selection label::after,body.explore_fondo_bike_stickers #bike-sticker-container .content .stock-selection label::after,body.explore_fondo_bike_stickers #promo-sticker-container .content .stock-selection label::after{content:none}body.explore_bike_name_stickers #bike-sticker-container .content .stock-selection input[type=radio]:checked+label,body.explore_bike_name_stickers #promo-sticker-container .content .stock-selection input[type=radio]:checked+label,body.explore_fondo_bike_stickers #bike-sticker-container .content .stock-selection input[type=radio]:checked+label,body.explore_fondo_bike_stickers #promo-sticker-container .content .stock-selection input[type=radio]:checked+label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-color:#f0f0f0}body.explore_bike_name_stickers #bike-sticker-container .content.order-container,body.explore_bike_name_stickers #promo-sticker-container .content.order-container,body.explore_fondo_bike_stickers #bike-sticker-container .content.order-container,body.explore_fondo_bike_stickers #promo-sticker-container .content.order-container{width:100%;max-width:390px}@media only screen and (max-width:1050px){body.explore_bike_name_stickers #bike-sticker-container .content.order-container,body.explore_bike_name_stickers #promo-sticker-container .content.order-container,body.explore_fondo_bike_stickers #bike-sticker-container .content.order-container,body.explore_fondo_bike_stickers #promo-sticker-container .content.order-container{margin-left:auto;margin-top:60px}}@media only screen and (max-width:800px){body.explore_bike_name_stickers #bike-sticker-container .content.order-container,body.explore_bike_name_stickers #promo-sticker-container .content.order-container,body.explore_fondo_bike_stickers #bike-sticker-container .content.order-container,body.explore_fondo_bike_stickers #promo-sticker-container .content.order-container{max-width:inherit}}@media only screen and (max-width:650px){body.explore_bike_name_stickers #bike-sticker-container .content.order-container,body.explore_bike_name_stickers #promo-sticker-container .content.order-container,body.explore_fondo_bike_stickers #bike-sticker-container .content.order-container,body.explore_fondo_bike_stickers #promo-sticker-container .content.order-container{margin-top:0}}body.explore_bike_name_stickers #bike-sticker-container .content.bike,body.explore_bike_name_stickers #promo-sticker-container .content.bike,body.explore_fondo_bike_stickers #bike-sticker-container .content.bike,body.explore_fondo_bike_stickers #promo-sticker-container .content.bike{position:relative}body.explore_bike_name_stickers #bike-sticker-container .preview-container,body.explore_bike_name_stickers #promo-sticker-container .preview-container,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container{position:relative;height:464px;background:url(https://storage.jukeboxprint.com/s/images/black-bike-frame-holder-b.jpg);background-size:cover;width:1200px;margin:50px auto 60px auto}@media only screen and (max-width:800px){body.explore_bike_name_stickers #bike-sticker-container .preview-container,body.explore_bike_name_stickers #promo-sticker-container .preview-container,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container{margin-bottom:35px}}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview{margin:15px auto;position:absolute;margin-top:154px;margin-left:425px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview.italic .outline,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview.italic .outline,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview.italic .outline,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview.italic .outline{transform:skew(-15deg)}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview.italic .name,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview.italic .name,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview.italic .name,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview.italic .name{transform:skew(9deg);font-size:48.6pt;font-family:TTBluescreens-BlackIt;line-height:81px;margin-top:0}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview.stacked:not(.stacked-standard) .name,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview.stacked:not(.stacked-standard) .name,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview.stacked:not(.stacked-standard) .name,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview.stacked:not(.stacked-standard) .name{text-align:left;font-size:28pt;line-height:30px;margin-top:12px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview.stacked:not(.stacked-standard) .name span,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview.stacked:not(.stacked-standard) .name span,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview.stacked:not(.stacked-standard) .name span,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview.stacked:not(.stacked-standard) .name span{font-family:TTBluescreens-Black;line-height:30px;font-size:40pt}body.explore_bike_name_stickers #bike-sticker-container .preview-container .outline,body.explore_bike_name_stickers #promo-sticker-container .preview-container .outline,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .outline,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .outline{border-radius:5px;background-color:#fff;max-height:81px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview.black .outline,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview.black .outline,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview.black .outline,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview.black .outline{background-color:#000;color:#fff}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview.black .outline .name span,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview.black .outline .name span,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview.black .outline .name span,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview.black .outline .name span{color:#fff}body.explore_bike_name_stickers #bike-sticker-container .preview-container .flag-outer,body.explore_bike_name_stickers #promo-sticker-container .preview-container .flag-outer,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .flag-outer,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .flag-outer{display:inline-block;width:101.25px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .flag-outer.fondo,body.explore_bike_name_stickers #promo-sticker-container .preview-container .flag-outer.fondo,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .flag-outer.fondo,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .flag-outer.fondo{width:148.25px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .flag,body.explore_bike_name_stickers #promo-sticker-container .preview-container .flag,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .flag,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .flag{margin-left:21.75px;position:absolute;top:10.5px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .name-outer,body.explore_bike_name_stickers #promo-sticker-container .preview-container .name-outer,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .name-outer,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .name-outer{display:inline-block;height:81px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .name,body.explore_bike_name_stickers #promo-sticker-container .preview-container .name,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .name,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .name{font-size:53.6pt;margin-left:17px;margin-right:21.75px;font-family:TTBluescreens-Black;line-height:50.63px;text-align:center;margin-top:19px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview-small,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview-small,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview-small,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview-small{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%) skew(-15deg);border-radius:5px;white-space:nowrap;margin-top:-16.25px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview-small.white,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview-small.white,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview-small.white,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview-small.white{background-color:#fff;border:1px solid #fff}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview-small.black,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview-small.black,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview-small.black,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview-small.black{background-color:#000;border:1px solid #000;color:#fff}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview-small .flag-outer,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview-small .flag-outer,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview-small .flag-outer,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview-small .flag-outer{display:inline-block;width:37.5px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview-small .flag,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview-small .flag,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview-small .flag,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview-small .flag{margin-left:12.5px;position:absolute;top:5.6125px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview-small .name-outer,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview-small .name-outer,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview-small .name-outer,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview-small .name-outer{display:inline-block;height:30px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview-small .name,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview-small .name,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview-small .name,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview-small .name{font-size:18pt;margin-left:10px;margin-right:12.5px;font-family:TTBluescreens-BlackIt;transform:skew(11deg);line-height:30px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .quantity,body.explore_bike_name_stickers #promo-sticker-container .preview-container .quantity,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .quantity,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .quantity{height:48px;background-color:#d3d3d3;line-height:48px;padding-left:20px;width:250px;font-size:18px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview-img.fondo,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview-img.fondo,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview-img.fondo,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview-img.fondo{width:auto;height:46.5px}body.explore_bike_name_stickers #bike-sticker-container .preview-container .dimensions,body.explore_bike_name_stickers #promo-sticker-container .preview-container .dimensions,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .dimensions,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .dimensions{position:absolute;right:25px;bottom:15px;font-size:24px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}body.explore_bike_name_stickers #bike-sticker-container .order-container,body.explore_bike_name_stickers #promo-sticker-container .order-container,body.explore_fondo_bike_stickers #bike-sticker-container .order-container,body.explore_fondo_bike_stickers #promo-sticker-container .order-container{text-align:right}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .price,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .price,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .price,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:39px;line-height:1}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;text-align:center;height:33px;display:none}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container input,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container input,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container input,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container input{display:inline-block;width:45px;height:100%;padding:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;text-align:center;line-height:normal;border:1px #000 solid;border-radius:0}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container input:focus,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container input:focus,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container input:focus,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container input:focus{border-color:#000!important;box-shadow:none}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container input::-webkit-inner-spin-button,body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container input::-webkit-outer-spin-button,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container input::-webkit-inner-spin-button,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container input::-webkit-outer-spin-button,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container input::-webkit-inner-spin-button,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container input::-webkit-outer-spin-button,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container input::-webkit-inner-spin-button,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container input[type=number],body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container input[type=number],body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container input[type=number],body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container input[type=number]{-moz-appearance:textfield}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container .add,body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container .subtract,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container .add,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container .subtract,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container .add,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container .subtract,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container .add,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container .subtract{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:17px;display:inline-flex;align-items:center;justify-content:center;height:100%;width:20px;border:1px #000 solid;border-right:none;box-sizing:border-box;border-radius:4px 0 0 4px;cursor:pointer}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container .add,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container .add,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container .add,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container .add{border:1px #000 solid;border-left:none;border-radius:0 4px 4px 0}body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container .add:hover,body.explore_bike_name_stickers #bike-sticker-container .qt-price-container .quantity-container .subtract:hover,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container .add:hover,body.explore_bike_name_stickers #promo-sticker-container .qt-price-container .quantity-container .subtract:hover,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container .add:hover,body.explore_fondo_bike_stickers #bike-sticker-container .qt-price-container .quantity-container .subtract:hover,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container .add:hover,body.explore_fondo_bike_stickers #promo-sticker-container .qt-price-container .quantity-container .subtract:hover{background-color:#000;color:#fff}body.explore_bike_name_stickers #bike-sticker-container .buy,body.explore_bike_name_stickers #promo-sticker-container .buy,body.explore_fondo_bike_stickers #bike-sticker-container .buy,body.explore_fondo_bike_stickers #promo-sticker-container .buy{width:100%;margin-top:20px;max-height:50px;padding:14px 0;color:#000!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18.5px;line-height:1.12!important;border:solid 1px #000;border-radius:3px;background-color:#bae7ad}body.explore_bike_name_stickers #bike-sticker-container .buy:hover,body.explore_bike_name_stickers #promo-sticker-container .buy:hover,body.explore_fondo_bike_stickers #bike-sticker-container .buy:hover,body.explore_fondo_bike_stickers #promo-sticker-container .buy:hover{background-color:#d9f7d1}body.explore_bike_name_stickers #bike-sticker-container .content-row>.sticker-sheet-desc,body.explore_bike_name_stickers #promo-sticker-container .content-row>.sticker-sheet-desc,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.sticker-sheet-desc,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.sticker-sheet-desc{width:100%;text-align:left}body.explore_bike_name_stickers #bike-sticker-container .content-row>.sticker-sheet-desc h5,body.explore_bike_name_stickers #promo-sticker-container .content-row>.sticker-sheet-desc h5,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.sticker-sheet-desc h5,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.sticker-sheet-desc h5{margin-bottom:20px}body.explore_bike_name_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li,body.explore_bike_name_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li{position:relative;margin-bottom:10px;padding-left:40px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:17px;line-height:1.53}@media only screen and (max-width:650px){body.explore_bike_name_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li,body.explore_bike_name_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li{font-size:14px;padding-left:30px}}body.explore_bike_name_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li::before,body.explore_bike_name_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li::before,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li::before,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li::before{content:"";position:absolute;top:50%;left:0;width:28px;height:20px;background:url(https://storage.jukeboxprint.com/s/images/check-01.svg);background-repeat:no-repeat;background-position:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:650px){body.explore_bike_name_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li::before,body.explore_bike_name_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li::before,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li::before,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li::before{width:20px}}body.explore_bike_name_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li span,body.explore_bike_name_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li span,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li span,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:17px;line-height:1.53;margin-right:5px}@media only screen and (max-width:650px){body.explore_bike_name_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li span,body.explore_bike_name_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li span,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.sticker-sheet-desc li span,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.sticker-sheet-desc li span{font-size:14px}}@media only screen and (max-width:650px){body.explore_bike_name_stickers #bike-sticker-container .content-row>.sticker-sheet-desc,body.explore_bike_name_stickers #promo-sticker-container .content-row>.sticker-sheet-desc,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.sticker-sheet-desc,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.sticker-sheet-desc{margin:0 20px!important;margin-bottom:40px!important}}@media only screen and (max-width:1050px){body.explore_bike_name_stickers #bike-sticker-container .content-row>.content,body.explore_bike_name_stickers #bike-sticker-container .content-row>.content~.content,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content~.content,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content~.content,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content~.content{width:100%}body.explore_bike_name_stickers #bike-sticker-container #name,body.explore_bike_name_stickers #promo-sticker-container #name,body.explore_fondo_bike_stickers #bike-sticker-container #name,body.explore_fondo_bike_stickers #promo-sticker-container #name{margin:auto}body.explore_bike_name_stickers #bike-sticker-container #country-select,body.explore_bike_name_stickers #promo-sticker-container #country-select,body.explore_fondo_bike_stickers #bike-sticker-container #country-select,body.explore_fondo_bike_stickers #promo-sticker-container #country-select{width:370px;margin:auto}body.explore_bike_name_stickers #bike-sticker-container .preview-container,body.explore_bike_name_stickers #promo-sticker-container .preview-container,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container{height:auto;background:0 0!important;width:100%;text-align:center;max-width:100%;padding:40px 0;background-color:#b6fbff!important}body.explore_bike_name_stickers #bike-sticker-container .preview-container .preview,body.explore_bike_name_stickers #promo-sticker-container .preview-container .preview,body.explore_fondo_bike_stickers #bike-sticker-container .preview-container .preview,body.explore_fondo_bike_stickers #promo-sticker-container .preview-container .preview{margin:auto;position:static;white-space:nowrap;display:flex;justify-content:center}body.explore_bike_name_stickers #bike-sticker-container .country-option-container,body.explore_bike_name_stickers #promo-sticker-container .country-option-container,body.explore_fondo_bike_stickers #bike-sticker-container .country-option-container,body.explore_fondo_bike_stickers #promo-sticker-container .country-option-container{left:50%;transform:translateX(-50%)}body.explore_bike_name_stickers #bike-sticker-container .order-container,body.explore_bike_name_stickers #promo-sticker-container .order-container,body.explore_fondo_bike_stickers #bike-sticker-container .order-container,body.explore_fondo_bike_stickers #promo-sticker-container .order-container{text-align:center}body.explore_bike_name_stickers #bike-sticker-container .order-container .price,body.explore_bike_name_stickers #promo-sticker-container .order-container .price,body.explore_fondo_bike_stickers #bike-sticker-container .order-container .price,body.explore_fondo_bike_stickers #promo-sticker-container .order-container .price{padding-right:0}body.explore_bike_name_stickers #bike-sticker-container .quantity-container,body.explore_bike_name_stickers #promo-sticker-container .quantity-container,body.explore_fondo_bike_stickers #bike-sticker-container .quantity-container,body.explore_fondo_bike_stickers #promo-sticker-container .quantity-container{justify-content:center}body.explore_bike_name_stickers #bike-sticker-container .buy,body.explore_bike_name_stickers #promo-sticker-container .buy,body.explore_fondo_bike_stickers #bike-sticker-container .buy,body.explore_fondo_bike_stickers #promo-sticker-container .buy{margin:auto;margin-top:40px}}@media only screen and (max-width:600px){body.explore_bike_name_stickers #bike-sticker-container,body.explore_bike_name_stickers #promo-sticker-container,body.explore_fondo_bike_stickers #bike-sticker-container,body.explore_fondo_bike_stickers #promo-sticker-container{padding-bottom:25px}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.background-color,body.explore_bike_name_stickers #bike-sticker-container .content-row>.content~.content.background-color,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.background-color,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content~.content.background-color,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.background-color,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content~.content.background-color,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.background-color,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content~.content.background-color{width:auto}body.explore_bike_name_stickers #bike-sticker-container .content-row>.content.coating,body.explore_bike_name_stickers #bike-sticker-container .content-row>.content~.content.coating,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content.coating,body.explore_bike_name_stickers #promo-sticker-container .content-row>.content~.content.coating,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content.coating,body.explore_fondo_bike_stickers #bike-sticker-container .content-row>.content~.content.coating,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content.coating,body.explore_fondo_bike_stickers #promo-sticker-container .content-row>.content~.content.coating{width:auto}}body.explore_bike_name_stickers .feature-bar-details,body.explore_fondo_bike_stickers .feature-bar-details{padding-bottom:40px}@media only screen and (max-width:600px){body.explore_bike_name_stickers .feature-bar-details,body.explore_fondo_bike_stickers .feature-bar-details{padding-bottom:0;padding-top:0}}body.explore_bike_name_stickers .feature-bar-details .details .detail,body.explore_fondo_bike_stickers .feature-bar-details .details .detail{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:600px){body.explore_bike_name_stickers .feature-bar-details .details .detail,body.explore_fondo_bike_stickers .feature-bar-details .details .detail{margin-bottom:0}}body.explore_bike_name_stickers .feature-bar-details .details .detail h5,body.explore_fondo_bike_stickers .feature-bar-details .details .detail h5{order:2;margin-bottom:10px;margin-top:0}body.explore_bike_name_stickers .feature-bar-details .details .detail img,body.explore_fondo_bike_stickers .feature-bar-details .details .detail img{order:1;margin-bottom:20px;height:125px;width:125px;object-fit:contain}body.explore_bike_name_stickers .feature-bar-details .details .detail p,body.explore_fondo_bike_stickers .feature-bar-details .details .detail p{order:3}@media only screen and (max-width:800px){body.explore_bike_name_stickers .feature-bar-text-on-image,body.explore_fondo_bike_stickers .feature-bar-text-on-image{margin-top:30px}}body.explore_social_distancing_premade_design_templates .explore-intro{padding-left:30px;padding-right:30px}@media only screen and (max-width:650px){body.explore_social_distancing_premade_design_templates .explore-intro{padding-bottom:10px}}@media only screen and (max-width:1440px){body.explore_social_distancing_premade_design_templates .explore-intro .content-container{max-width:1350px}}body.explore_social_distancing_premade_design_templates .explore-intro .content-container .col.col-center{display:flex;justify-content:center;width:100%}body.explore_social_distancing_premade_design_templates .explore-intro .content-container .col.col-center p{width:80%;text-align:center}@media only screen and (max-width:800px){body.explore_social_distancing_premade_design_templates .explore-intro .content-container .col.col-center p{width:100%;text-align:initial}}body.explore_social_distancing_premade_design_templates .feature-bar-container{padding:0}body.explore_black_business_cards_inspiration .explore-intro,body.explore_black_business_cards_inspiration .feature-bar-container{padding:0}body[data-pageid="278"] .explore-intro{padding:0!important}body.luxury_business_cards h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.luxury_business_cards h4 a{text-decoration:underline;color:#000!important}body.luxury_business_cards p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:20px}body.explore_eco_friendly_stickers .explore-intro,body.explore_vinyl_stickers .explore-intro{padding-bottom:0}body.explore_eco_friendly_stickers .explore-intro h1,body.explore_vinyl_stickers .explore-intro h1{font-size:40px}@media only screen and (max-width:450px){body.explore_eco_friendly_stickers .explore-intro h1,body.explore_vinyl_stickers .explore-intro h1{font-size:36px}}body.explore_eco_friendly_stickers .explore-intro .short-description,body.explore_vinyl_stickers .explore-intro .short-description{display:none}body.explore_eco_friendly_stickers .explore-intro p,body.explore_vinyl_stickers .explore-intro p{font-size:20px;text-align:center;letter-spacing:0;line-height:1.7}@media only screen and (max-width:450px){body.explore_eco_friendly_stickers .explore-intro p,body.explore_vinyl_stickers .explore-intro p{font-size:16px}}@media only screen and (max-width:750px){body.explore_eco_friendly_stickers .feature-bar-details .content-container,body.explore_vinyl_stickers .feature-bar-details .content-container{padding:0}}body.explore_eco_friendly_stickers .details,body.explore_vinyl_stickers .details{display:flex;justify-content:center;gap:70px}body.explore_eco_friendly_stickers .details .detail.full-width-image,body.explore_vinyl_stickers .details .detail.full-width-image{margin:0;display:flex;flex-direction:column;width:450px;text-align:left}body.explore_eco_friendly_stickers .details .detail.full-width-image a,body.explore_vinyl_stickers .details .detail.full-width-image a{order:0}body.explore_eco_friendly_stickers .details .detail.full-width-image h5,body.explore_vinyl_stickers .details .detail.full-width-image h5{order:1}body.explore_eco_friendly_stickers .details .detail.full-width-image p,body.explore_vinyl_stickers .details .detail.full-width-image p{order:2}body.explore_eco_friendly_stickers .details .detail.full-width-image ul,body.explore_vinyl_stickers .details .detail.full-width-image ul{order:3}body.explore_eco_friendly_stickers .details .detail.full-width-image a.learn-more,body.explore_vinyl_stickers .details .detail.full-width-image a.learn-more{order:4}body.explore_eco_friendly_stickers .details .detail.full-width-image span.note,body.explore_vinyl_stickers .details .detail.full-width-image span.note{order:5}body.explore_eco_friendly_stickers .details .detail.full-width-image img,body.explore_vinyl_stickers .details .detail.full-width-image img{height:345px;object-fit:cover}@media only screen and (max-width:450px){body.explore_eco_friendly_stickers .details .detail.full-width-image img,body.explore_vinyl_stickers .details .detail.full-width-image img{height:auto}}body.explore_eco_friendly_stickers .details .detail.full-width-image h5.heading,body.explore_vinyl_stickers .details .detail.full-width-image h5.heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:24px;margin-top:40px}body.explore_eco_friendly_stickers .details .detail.full-width-image h5.heading a,body.explore_vinyl_stickers .details .detail.full-width-image h5.heading a{color:#000}body.explore_eco_friendly_stickers .details .detail.full-width-image p,body.explore_vinyl_stickers .details .detail.full-width-image p{min-height:inherit;font-size:16px;color:#000;line-height:1.5;letter-spacing:0}body.explore_eco_friendly_stickers .details .detail.full-width-image ul,body.explore_vinyl_stickers .details .detail.full-width-image ul{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5;margin-top:20px}body.explore_eco_friendly_stickers .details .detail.full-width-image ul li,body.explore_vinyl_stickers .details .detail.full-width-image ul li{list-style-type:disc;list-style-position:inside}body.explore_eco_friendly_stickers .details .detail.full-width-image a.learn-more,body.explore_vinyl_stickers .details .detail.full-width-image a.learn-more{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline-block;width:fit-content;font-size:16px;margin-top:40px;color:#fff}body.explore_eco_friendly_stickers .details .detail.full-width-image a.learn-more[disabled],body.explore_vinyl_stickers .details .detail.full-width-image a.learn-more[disabled]{pointer-events:none;background-color:#949494;opacity:1!important}body.explore_eco_friendly_stickers .details .detail.full-width-image span.note,body.explore_vinyl_stickers .details .detail.full-width-image span.note{color:#737373;font-size:16px;margin-top:30px}@media only screen and (max-width:600px){body.explore_eco_friendly_stickers .details .detail.full-width-image,body.explore_vinyl_stickers .details .detail.full-width-image{width:100%}}@media only screen and (max-width:800px){body.explore_eco_friendly_stickers .details,body.explore_vinyl_stickers .details{align-items:center;flex-direction:column;gap:120px}}body.explore_eco_friendly_stickers .details::after,body.explore_vinyl_stickers .details::after{content:none}body[data-pageid="1400"] .explore-intro{padding-bottom:0}body[data-pageid="1400"] .explore-intro h1{font-size:40px}@media only screen and (max-width:450px){body[data-pageid="1400"] .explore-intro h1{font-size:36px}}body[data-pageid="1400"] .explore-intro .short-description{display:none}body[data-pageid="1400"] .explore-intro p{font-size:20px;text-align:center;letter-spacing:0;line-height:1.7}@media only screen and (max-width:450px){body[data-pageid="1400"] .explore-intro p{font-size:16px}}body[data-pageid="1400"] .feature-bar-container{padding:0}body.explore_vinyl_stickers .details{column-gap:4%}body.explore_vinyl_stickers .details .detail.full-width-image{width:30%}@media only screen and (max-width:800px){body.explore_vinyl_stickers .details .detail.full-width-image{width:85%}}@media only screen and (max-width:600px){body.explore_vinyl_stickers .details .detail.full-width-image{width:100%}}body.explore_custom_instagram_name_sticker p,body.explore_custom_instagram_name_sticker_test p,body.vinyl_lettering p{font-size:17px;color:#000}body.explore_custom_instagram_name_sticker .intro-background,body.explore_custom_instagram_name_sticker_test .intro-background,body.vinyl_lettering .intro-background{position:absolute;width:100vw;height:460px;background-color:#eafaff;z-index:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container,body.vinyl_lettering #instagram-name-sticker-container{position:relative;max-width:1440px;margin:0 auto;padding:0 0 50px 0}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container input,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container input,body.vinyl_lettering #instagram-name-sticker-container input{display:inline-block;padding:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:normal;font-size:20px;text-align:center;border:1px #000 solid;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container input:focus,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container input:focus,body.vinyl_lettering #instagram-name-sticker-container input:focus{border:1px solid #000!important;box-shadow:none}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container input::-webkit-inner-spin-button,body.explore_custom_instagram_name_sticker #instagram-name-sticker-container input::-webkit-outer-spin-button,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container input::-webkit-inner-spin-button,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container input::-webkit-outer-spin-button,body.vinyl_lettering #instagram-name-sticker-container input::-webkit-inner-spin-button,body.vinyl_lettering #instagram-name-sticker-container input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container input[type=number],body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container input[type=number],body.vinyl_lettering #instagram-name-sticker-container input[type=number]{-moz-appearance:textfield}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container h5,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container h5,body.vinyl_lettering #instagram-name-sticker-container h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;line-height:1.3;text-align:left;margin:0 0 10px 0}@media only screen and (max-width:600px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container h5,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container h5,body.vinyl_lettering #instagram-name-sticker-container h5{font-size:18px}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container h5 span,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container h5 span,body.vinyl_lettering #instagram-name-sticker-container h5 span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.3}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container,body.vinyl_lettering #instagram-name-sticker-container .preview-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-top:75px;margin-bottom:80px;min-height:260px}@media only screen and (max-width:600px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container,body.vinyl_lettering #instagram-name-sticker-container .preview-container{min-height:215px}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container h3,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container h3,body.vinyl_lettering #instagram-name-sticker-container .preview-container h3{font-size:23px;margin-top:0;text-align:center;color:#a5afb1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container h3,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container h3,body.vinyl_lettering #instagram-name-sticker-container .preview-container h3{font-size:20px;margin-bottom:35px}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview{position:relative;display:flex;justify-content:space-around;align-items:center;width:fit-content}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview .instagram-logo,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview .instagram-logo,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview .instagram-logo{height:139.2px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview .special-color,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview .special-color,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview .special-color{display:none;mask-image:url(https://storage.jukeboxprint.com/s/images/instagram-logo-v3.svg);mask-repeat:no-repeat;-webkit-mask-image:url(https://storage.jukeboxprint.com/s/images/instagram-logo-v3.svg);-webkit-mask-repeat:no-repeat}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input{background:0 0;font-size:96px;line-height:normal;text-align:left;padding:0;border-radius:0;border:none;font-variant-ligatures:none;-webkit-background-clip:text!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input:focus,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input:focus,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input:focus{border:none!important;box-shadow:none;background:0 0!important;-webkit-text-fill-color:inherit!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.black::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.black::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.black::placeholder{color:#000!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.matte-black::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.matte-black::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.matte-black::placeholder{color:#181815!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.white::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.white::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.white::placeholder{color:#fff!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.matte-white::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.matte-white::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.matte-white::placeholder{color:#efefef!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.flourescent-pink::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.flourescent-pink::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.flourescent-pink::placeholder{color:#f833a6!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.flourescent-red::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.flourescent-red::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.flourescent-red::placeholder{color:#ff3b5d!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.flourescent-blue::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.flourescent-blue::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.flourescent-blue::placeholder{color:#2c5eff!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.yellow::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.yellow::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.yellow::placeholder{color:#fbf547!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.violet::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.violet::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.violet::placeholder{color:#4607a0!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.reflex-blue::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.reflex-blue::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.reflex-blue::placeholder{color:#1e0a97!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.parakete-green::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.parakete-green::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.parakete-green::placeholder{color:#15a103!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.almond::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.almond::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.almond::placeholder{color:#d5cbc1!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview input.light-grey::placeholder,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview input.light-grey::placeholder,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview input.light-grey::placeholder{color:#c8c5c0!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview .loader,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview .loader,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview .loader{display:none;position:absolute;width:100%;height:100%;background-color:#eafaff;z-index:1}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview .loader::after,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview .loader::after,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview .loader::after{content:"";position:absolute;width:30px;height:30px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#666;border-radius:50%;animation:button-loading-spinner 1s ease infinite}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .preview.loading .loader,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .preview.loading .loader,body.vinyl_lettering #instagram-name-sticker-container .preview-container .preview.loading .loader{display:block}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .name-error,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .name-error,body.vinyl_lettering #instagram-name-sticker-container .preview-container .name-error{margin-top:20px}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .actual-sticker,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .actual-sticker,body.vinyl_lettering #instagram-name-sticker-container .preview-container .actual-sticker{position:absolute;display:flex;justify-content:space-around;align-items:center;width:max-content;border:solid 1px green;visibility:hidden;z-index:-1;bottom:-300px;z-index:1000;background:#fff}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .preview-container .actual-sticker .actual-text,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .preview-container .actual-sticker .actual-text,body.vinyl_lettering #instagram-name-sticker-container .preview-container .actual-sticker .actual-text{font-size:96px;color:red;white-space:nowrap;line-height:1;font-variant-ligatures:none}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content-container,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content-container,body.vinyl_lettering #instagram-name-sticker-container .content-container{position:relative;border:solid 1px #000;display:flex;justify-content:space-between;align-items:flex-start;gap:40px;padding:3rem 2rem;background-color:#fff;box-shadow:6px 6px 0 0;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content-container:after,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content-container:after,body.vinyl_lettering #instagram-name-sticker-container .content-container:after{content:none}@media only screen and (max-width:1050px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content-container,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content-container,body.vinyl_lettering #instagram-name-sticker-container .content-container{margin:0 20px;flex-direction:column;gap:40px}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content,body.vinyl_lettering #instagram-name-sticker-container .content{width:fit-content}@media only screen and (max-width:600px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.font,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.font,body.vinyl_lettering #instagram-name-sticker-container .content.font{width:100%}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default,body.vinyl_lettering #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default{min-width:215px;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered,body.vinyl_lettering #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered{padding:10px!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title="Passion One"] span,body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title=Bangers] span,body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title=Roboto] span,body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title=Satisfy] span,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title="Passion One"] span,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title=Bangers] span,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title=Roboto] span,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title=Satisfy] span,body.vinyl_lettering #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title="Passion One"] span,body.vinyl_lettering #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title=Bangers] span,body.vinyl_lettering #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title=Roboto] span,body.vinyl_lettering #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__rendered[title=Satisfy] span{font-size:20px;line-height:1.5}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__arrow,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__arrow,body.vinyl_lettering #instagram-name-sticker-container .content.font .select2.select2-container.select2-container--default .select2-selection__arrow{right:6px!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.color .color-wrapper,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.color .color-wrapper,body.vinyl_lettering #instagram-name-sticker-container .content.color .color-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;column-gap:18px;row-gap:8px}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.color .color-wrapper .color-tile,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.color .color-wrapper .color-tile,body.vinyl_lettering #instagram-name-sticker-container .content.color .color-wrapper .color-tile{position:relative;width:40px;height:40px;background-color:gray;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;border:solid 1px #8b8b94;background-repeat:no-repeat;background-position:center;background-size:cover;cursor:pointer}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.color .color-wrapper .color-tile:hover,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.color .color-wrapper .color-tile:hover,body.vinyl_lettering #instagram-name-sticker-container .content.color .color-wrapper .color-tile:hover{border:solid 1px #000}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.color .color-wrapper .color-tile.active,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.color .color-wrapper .color-tile.active,body.vinyl_lettering #instagram-name-sticker-container .content.color .color-wrapper .color-tile.active{border:solid 1px #000}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.color .color-wrapper .color-tile.active::after,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.color .color-wrapper .color-tile.active::after,body.vinyl_lettering #instagram-name-sticker-container .content.color .color-wrapper .color-tile.active::after{content:"";position:absolute;bottom:-5px;right:-5px;width:18px;height:18px;border:solid 1px #000;border-radius:50%;background:url(https://storage.jukeboxprint.com/s/images/check-01.svg);background-repeat:no-repeat;background-position:3px;background-color:#fff;background-size:13px}@media only screen and (max-width:600px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.color .color-wrapper .color-tile,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.color .color-wrapper .color-tile,body.vinyl_lettering #instagram-name-sticker-container .content.color .color-wrapper .color-tile{width:35px;height:35px}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.size,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.size,body.vinyl_lettering #instagram-name-sticker-container .content.size{position:relative}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.size .size-wrapper,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.size .size-wrapper,body.vinyl_lettering #instagram-name-sticker-container .content.size .size-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:15px}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.size .size-wrapper input,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.size .size-wrapper input,body.vinyl_lettering #instagram-name-sticker-container .content.size .size-wrapper input{width:3.5em}@media only screen and (max-width:1050px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.size .size-wrapper input,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.size .size-wrapper input,body.vinyl_lettering #instagram-name-sticker-container .content.size .size-wrapper input{width:4em}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.size .size-wrapper .dimension-text,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.size .size-wrapper .dimension-text,body.vinyl_lettering #instagram-name-sticker-container .content.size .size-wrapper .dimension-text{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;white-space:nowrap}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.size .size-error,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.size .size-error,body.vinyl_lettering #instagram-name-sticker-container .content.size .size-error{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;position:absolute;bottom:-30px;white-space:nowrap}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.quantity input,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.quantity input,body.vinyl_lettering #instagram-name-sticker-container .content.quantity input{width:3em}@media only screen and (max-width:1050px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.quantity input,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.quantity input,body.vinyl_lettering #instagram-name-sticker-container .content.quantity input{width:4em}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.add-to-cart,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.add-to-cart,body.vinyl_lettering #instagram-name-sticker-container .content.add-to-cart{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;padding-top:31px}@media only screen and (max-width:1050px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.add-to-cart,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.add-to-cart,body.vinyl_lettering #instagram-name-sticker-container .content.add-to-cart{padding-top:0}}@media only screen and (max-width:600px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.add-to-cart,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.add-to-cart,body.vinyl_lettering #instagram-name-sticker-container .content.add-to-cart{width:100%}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.add-to-cart button,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.add-to-cart button,body.vinyl_lettering #instagram-name-sticker-container .content.add-to-cart button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:17px;min-width:200px;color:#fff;background-color:#393939!important;white-space:nowrap}@media only screen and (max-width:600px){body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.add-to-cart button,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.add-to-cart button,body.vinyl_lettering #instagram-name-sticker-container .content.add-to-cart button{width:100%}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.add-to-cart button:hover,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.add-to-cart button:hover,body.vinyl_lettering #instagram-name-sticker-container .content.add-to-cart button:hover{background-color:#535353!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content.add-to-cart #error,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content.add-to-cart #error,body.vinyl_lettering #instagram-name-sticker-container .content.add-to-cart #error{position:absolute;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:13px;color:#ff687a;left:50%;bottom:7px;transform:translateX(-50%);white-space:nowrap}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content button[type=button][disabled].error,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content button[type=button][disabled].error,body.vinyl_lettering #instagram-name-sticker-container .content button[type=button][disabled].error{opacity:.4!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content button[type=button][disabled].error::after,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content button[type=button][disabled].error::after,body.vinyl_lettering #instagram-name-sticker-container .content button[type=button][disabled].error::after{content:"Buy Now"!important;color:#fff;top:50%;left:50%;width:100%;height:fit-content;transform:translate(-50%,-50%)!important;border:none;animation:none}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content button[type=button][disabled].loading,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content button[type=button][disabled].loading,body.vinyl_lettering #instagram-name-sticker-container .content button[type=button][disabled].loading{opacity:.4!important;color:transparent!important}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .content button[type=button][disabled].loading::after,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .content button[type=button][disabled].loading::after,body.vinyl_lettering #instagram-name-sticker-container .content button[type=button][disabled].loading::after{content:"";position:absolute;width:16px;height:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}body.explore_custom_instagram_name_sticker #instagram-name-sticker-container .size-quantity-wrapper,body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .size-quantity-wrapper,body.vinyl_lettering #instagram-name-sticker-container .size-quantity-wrapper{display:flex;gap:40px}body.explore_custom_instagram_name_sticker .feature-bar-container .feature-bar-details .details .detail img,body.explore_custom_instagram_name_sticker_test .feature-bar-container .feature-bar-details .details .detail img,body.vinyl_lettering .feature-bar-container .feature-bar-details .details .detail img{width:135px}body.explore_custom_instagram_name_sticker .feature-bar-container .feature-bar-image-gallery,body.explore_custom_instagram_name_sticker_test .feature-bar-container .feature-bar-image-gallery,body.vinyl_lettering .feature-bar-container .feature-bar-image-gallery{min-height:inherit;margin-top:80px}body.explore_custom_instagram_name_sticker .feature-bar-container .feature-bar-image-gallery .images,body.explore_custom_instagram_name_sticker_test .feature-bar-container .feature-bar-image-gallery .images,body.vinyl_lettering .feature-bar-container .feature-bar-image-gallery .images{display:flex;max-width:1440px;margin:auto;gap:5%}@media only screen and (max-width:650px){body.explore_custom_instagram_name_sticker .feature-bar-container .feature-bar-image-gallery .images,body.explore_custom_instagram_name_sticker_test .feature-bar-container .feature-bar-image-gallery .images,body.vinyl_lettering .feature-bar-container .feature-bar-image-gallery .images{flex-direction:column;gap:40px}}body.explore_custom_instagram_name_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options .bangers,body.explore_custom_instagram_name_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options .luckiest-guy,body.explore_custom_instagram_name_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options .passion-one,body.explore_custom_instagram_name_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options .roboto,body.explore_custom_instagram_name_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options .satisfy,body.explore_custom_instagram_name_sticker_test .select2-container.select2-container--default.select2-container--open .select2-results__options .bangers,body.explore_custom_instagram_name_sticker_test .select2-container.select2-container--default.select2-container--open .select2-results__options .luckiest-guy,body.explore_custom_instagram_name_sticker_test .select2-container.select2-container--default.select2-container--open .select2-results__options .passion-one,body.explore_custom_instagram_name_sticker_test .select2-container.select2-container--default.select2-container--open .select2-results__options .roboto,body.explore_custom_instagram_name_sticker_test .select2-container.select2-container--default.select2-container--open .select2-results__options .satisfy,body.vinyl_lettering .select2-container.select2-container--default.select2-container--open .select2-results__options .bangers,body.vinyl_lettering .select2-container.select2-container--default.select2-container--open .select2-results__options .luckiest-guy,body.vinyl_lettering .select2-container.select2-container--default.select2-container--open .select2-results__options .passion-one,body.vinyl_lettering .select2-container.select2-container--default.select2-container--open .select2-results__options .roboto,body.vinyl_lettering .select2-container.select2-container--default.select2-container--open .select2-results__options .satisfy{font-size:18px;line-height:1.5}body.explore_custom_instagram_name_sticker_test #instagram-name-sticker-container .actual-sticker{visibility:inherit}body.explore_same_day_printing .page-explore{margin-bottom:-210px}@media only screen and (max-width:450px){body.explore_same_day_printing .page-explore{margin-bottom:-255px}}body.explore_same_day_printing .explore-intro .content-container{border-bottom:1px solid #979797}@media only screen and (min-width:450px){body.explore_same_day_printing .explore-intro .content-container{padding-bottom:60px}}@media only screen and (max-width:450px){body.explore_same_day_printing .explore-intro .content-container{padding-left:30px;padding-right:30px}}body.explore_same_day_printing .explore-intro .content-container .row{margin-left:auto;margin-right:auto}@media only screen and (max-width:450px){body.explore_same_day_printing .explore-intro .content-container .row .col>p{margin:0}}body.explore_same_day_printing .explore-intro .content-container .row .col{width:100%;display:flex}@media only screen and (max-width:450px){body.explore_same_day_printing .explore-intro .content-container .row .col{flex-direction:column}}body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper{width:50%;padding-right:5%}@media only screen and (max-width:1050px){body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper{width:100%;padding-right:0}}@media only screen and (max-width:450px){body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper{order:1;margin-top:30px}}body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper h1{font-size:51px;line-height:1.2}@media only screen and (max-width:800px){body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper h1{margin-top:0;font-size:42px}}body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:18px;line-height:1.8;letter-spacing:0;color:#000}@media only screen and (max-width:450px){body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper p{font-size:15px}}body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper p.intro-font-medium{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper p.intro-font-small{font-size:14px}@media only screen and (max-width:450px){body.explore_same_day_printing .explore-intro .content-container .row .col .text-content-wrapper p.intro-font-small{display:none}}@media only screen and (min-width:450px){body.explore_same_day_printing .explore-intro .content-container img{margin-top:50px}}@media only screen and (max-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details{padding-top:0}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container{margin-top:-90px}@media only screen and (max-width:1400px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container{max-width:1100px}}@media only screen and (max-width:1300px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container{padding-left:60px;padding-right:60px}}@media only screen and (max-width:1050px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container{padding-left:30px;padding-right:30px}}@media only screen and (max-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container{padding-left:0;padding-right:0}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .text-center{margin-bottom:0;text-align:left}@media only screen and (max-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .text-center{line-height:0}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .text-center div{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;line-height:45px;letter-spacing:.1px}@media only screen and (min-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .text-center div{width:45%}}@media only screen and (max-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .text-center div{font-size:14px;margin-bottom:15px}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .text-center span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:8px}@media only screen and (max-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .text-center span{font-size:7px;line-height:1.7}}@media only screen and (max-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .text-center:after{display:none}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details{margin-top:-50px}@media only screen and (max-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details{display:block}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail{width:30%;margin-top:100px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:600px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail{width:100%;margin-top:80px;margin-bottom:60px}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail h5{order:2;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:30px;color:#000;margin-top:0;margin-bottom:20px}@media only screen and (max-width:600px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail h5{font-size:25px;margin-top:10px}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail img{order:1;margin-left:0;margin-bottom:30px;width:350px;height:250px}@media only screen and (max-width:600px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail img{margin-bottom:10px}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail p{order:3;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.53;font-weight:500;font-size:17px;margin:0;min-height:auto;color:#000;letter-spacing:0;text-align:left}@media only screen and (max-width:600px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail p{min-height:0;font-size:15px}}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link{order:4;display:flex}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link a{display:block;cursor:pointer;background-image:none;color:#595959!important;font-size:16px;margin-right:13px}@media only screen and (max-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link{font-size:15px;margin-top:28px}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link .svg-arrow-next-day-delivery{width:28px;height:19px}}@media only screen and (min-width:450px){body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link{margin-top:2px}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link .marketing-message{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;position:absolute;margin:20px 0;padding-right:2.2rem;z-index:1;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link .marketing-message:before{content:"";position:absolute;display:block;height:20px;width:20px;top:50%;transform:translateY(-50%);right:0;border-radius:1rem;background-color:#eaf1ee;z-index:-1;transition:width .3s cubic-bezier(.34,1.2,.64,1)}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link .marketing-message:after{content:"";position:absolute;display:block;height:20px;width:20px;top:50%;transform:translateY(-50%);right:0;z-index:-1;background-image:url(https://storage.jukeboxprint.com/s/images/right-arrow.svg);background-repeat:no-repeat;background-size:.8rem;background-position:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link .marketing-message:hover{transform:translateX(7px)}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link .marketing-message:hover:before{width:100%;height:27px;transform:translateY(-50%) translateX(-10px);transition:width .3s cubic-bezier(.4,1.7,.7,.8),background-position .3s ease}body.explore_same_day_printing .feature-bar-container .feature-bar-details .content-container .details .detail .detail-link .marketing-message:hover:after{right:12px}}body.explore_same_day_printing .feature-bar-container .feature-bar-basic{padding:0}body.explore_same_day_printing .feature-bar-container .feature-bar-basic .content-container{max-width:100%}body.explore_same_day_printing .feature-bar-container .feature-bar-basic .content-container .feature-bar-content{width:100%}@media only screen and (max-width:600px){body.explore_same_day_printing .feature-bar-container .feature-bar-basic .content-container .feature-bar-content{top:317px}}body.explore_same_day_printing .feature-bar-container .feature-bar-basic .content-container .feature-bar-content .basic-bottom-info{margin-top:-125px;height:220px;background-color:#e8f1ee;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:600px){body.explore_same_day_printing .feature-bar-container .feature-bar-basic .content-container .feature-bar-content .basic-bottom-info{display:block;padding-top:50px;padding-left:30px;padding-right:30px;height:333px}}body.explore_same_day_printing .feature-bar-container .feature-bar-basic .content-container .feature-bar-content .basic-bottom-info img{margin-right:32px;width:102px;height:92px}@media only screen and (max-width:600px){body.explore_same_day_printing .feature-bar-container .feature-bar-basic .content-container .feature-bar-content .basic-bottom-info img{width:82px;height:74px}}body.explore_same_day_printing .feature-bar-container .feature-bar-basic .content-container .feature-bar-content .basic-bottom-info p{font-size:20px;line-height:1.3;width:53%}@media only screen and (max-width:600px){body.explore_same_day_printing .feature-bar-container .feature-bar-basic .content-container .feature-bar-content .basic-bottom-info p{font-size:17px;line-height:1.3;width:100%}}body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container{background-position:80% 50px;background-size:auto 525px!important;background-color:transparent;height:500px}@media only screen and (min-width:2000px){body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container{background-position:75% 50px}}@media only screen and (max-width:1400px){body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container{background-size:auto 510px!important;background-position:90% 50px}}@media only screen and (max-width:1050px){body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container{height:500px;background-size:auto 455px!important;background-position:95% 150px}}@media only screen and (max-width:750px){body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container{background-size:25%!important;background-position:95% 260px}}@media only screen and (max-width:600px){body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container{background-size:30%!important;background-position:53% 325px;height:570px}body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container.has-mobile{display:block;height:415px;background-position:125% 215px}}@media only screen and (max-width:450px){body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container{background-size:40%!important;background-position:53% 320px}body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container.has-mobile{background-position:200px 274px;background-size:95%!important;height:455px}}body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container .content-container{position:relative;margin:0 auto}@media only screen and (max-width:1200px){body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container .content-container{padding:0 5%}}@media only screen and (max-width:450px){body.explore_saddle_stitched_booklets section.header-image.full-nav-image .header-image-container .content-container .header-image-content{width:fit-content}}body.explore_saddle_stitched_booklets .header-image.image-full-text .header-image-content{top:54%;width:47%}@media only screen and (max-width:1050px){body.explore_saddle_stitched_booklets .header-image.image-full-text .header-image-content{top:37%}}@media only screen and (max-width:600px){body.explore_saddle_stitched_booklets .header-image.image-full-text .header-image-content{position:relative;top:33%;width:100%}}@media only screen and (min-width:1050px){body.explore_saddle_stitched_booklets .seasonal-wrapper{height:350px;width:100%!important}}@media only screen and (max-width:1050px){body.explore_saddle_stitched_booklets .seasonal-wrapper{min-width:500px;height:fit-content}}@media only screen and (max-width:750px){body.explore_saddle_stitched_booklets .seasonal-wrapper{display:block}}@media only screen and (max-width:600px){body.explore_saddle_stitched_booklets .seasonal-wrapper{min-width:auto;width:100%!important;min-width:auto}}@media only screen and (max-width:450px){body.explore_saddle_stitched_booklets .seasonal-wrapper{width:fit-content!important}}body.explore_saddle_stitched_booklets .seasonal-wrapper h1.seasonal-heading{font-size:49px!important;line-height:1.37!important;text-align:left;margin:0;background-size:0 23px!important;background-repeat:no-repeat!important;background-position:left 80%!important;display:inline}@media only screen and (max-width:1050px){body.explore_saddle_stitched_booklets .seasonal-wrapper h1.seasonal-heading{font-size:40px!important;background-size:0 18px!important}}@media only screen and (max-width:1050px) and (min-width:1024px),only screen and (max-width:1050px) and (hover:hover){body.explore_saddle_stitched_booklets .seasonal-wrapper h1.seasonal-heading:hover{background-size:100% 18px!important}}@media only screen and (max-width:600px){body.explore_saddle_stitched_booklets .seasonal-wrapper h1.seasonal-heading{font-size:26px!important;margin:12px 0;display:block}}@media only screen and (max-width:600px){body.explore_saddle_stitched_booklets .seasonal-wrapper>p{font-size:14px;line-height:1.41}}body.explore_saddle_stitched_booklets .landing-page{position:relative;margin-top:0!important;padding-left:5%;padding-right:5%;padding-bottom:100px}body.explore_saddle_stitched_booklets .landing-page .page-description{padding:0}body.explore_saddle_stitched_booklets .landing-page .page-description .content-container{min-height:440px;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:70px}body.explore_saddle_stitched_booklets .landing-page .page-description .content-container::after{content:none}@media only screen and (max-width:750px){body.explore_saddle_stitched_booklets .landing-page .page-description .content-container{flex-direction:column;justify-content:center;text-align:center;gap:0}}body.explore_saddle_stitched_booklets .landing-page .page-description .content-container h2{font-size:32px;line-height:1.25;max-width:250px}@media only screen and (max-width:750px){body.explore_saddle_stitched_booklets .landing-page .page-description .content-container h2{margin-top:0;font-size:26px}}body.explore_saddle_stitched_booklets .landing-page .page-description .content-container p{color:#000;font-size:16px;margin:25px 0;max-width:615px}@media only screen and (max-width:750px){body.explore_saddle_stitched_booklets .landing-page .page-description .content-container p{font-size:17px}}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work{padding:0}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container{position:relative}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container::before{content:"";position:absolute;width:100vw;height:100%;top:0;left:50%;transform:translateX(-50%);background-color:#f7f9fa;z-index:-1}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container h3{font-size:15px;border-bottom:solid 1px #000;margin:0;padding:20px 0}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper{display:flex;align-items:center;margin:50px 0}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper{flex-direction:column;gap:50px}}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .left-frame{width:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .left-frame{width:100%}}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .left-frame img{max-width:310px}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .left-frame img{max-width:270px}}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .right-frame{width:50%;padding-right:155px;display:flex;align-items:center;flex-direction:column}@media only screen and (max-width:1050px){body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .right-frame{padding-right:0}}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .right-frame{width:80%}}@media only screen and (max-width:450px){body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .right-frame{width:100%}}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .right-frame h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;margin:0}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .right-frame .text-content{margin-top:40px}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .right-frame .text-content h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;margin:0}body.explore_saddle_stitched_booklets .landing-page .how-does-it-work .content-container .content-wrapper .right-frame .text-content p{font-size:14px;color:#000;margin-top:5px}body.explore_saddle_stitched_booklets .landing-page .examples-container{padding:35px 0}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example{display:flex;gap:80px;padding:75px 0 95px 0;border-bottom:#000 1px solid}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example::after{content:none}@media only screen and (max-width:1050px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example{gap:55px}}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example{flex-direction:column;padding:65px 0 85px 0}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame{width:35%}@media only screen and (max-width:1050px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame{width:100%}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;margin:0}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.25;font-size:32px;margin:5px 0 20px 0}@media only screen and (max-width:750px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame h4{margin-top:0;font-size:29px}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame p{font-size:16px;color:#000;margin-top:5px;margin-bottom:0}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame .side-hints{margin:15px 0 20px 0}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame .side-hints .side{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;display:inline;width:fit-content;font-size:12px;margin-left:30px;margin-right:20px}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame .side-hints .side::before{content:"";position:absolute;width:20px;height:20px;top:50%;left:-30px;border-radius:100%;transform:translateY(-50%)}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame .side-hints .side.front::before{background-color:#a6e5f6}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame .side-hints .side.back::before{background-color:#ff00b3}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame ul{padding:20px 0;border-radius:7px;background-color:#f7f9fa;max-width:390px}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame ul li{font-size:12px;margin-left:20px}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame ul li span{display:inline-block}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame ul li span.page-number{min-width:80px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .left-frame ul li span.description{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;flex:1;flex-wrap:wrap}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame{row-gap:30px}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame .pages-wrapper{width:31%;height:157px;border:solid 1px #000;display:flex}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame .pages-wrapper{height:130px}}@media only screen and (max-width:450px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame .pages-wrapper{height:100px}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame .pages-wrapper .page{position:relative;width:50%}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame .pages-wrapper .page .number{position:absolute;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;left:50%;top:50%;transform:translate(-50%,-50%)}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame .pages-wrapper .page .number::before{content:"";position:absolute;width:26px;height:26px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:100%;background-color:#fff;border:solid 1px #000;z-index:-1}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame .pages-wrapper>div:first-of-type{border-right:solid 1px #000}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame .pages-wrapper.cover>div:first-of-type{background-color:#ff00b3}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.example .right-frame .pages-wrapper.cover>div:last-of-type{background-color:#a6e5f6}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins{display:flex;flex-direction:column;align-items:center;padding-top:130px}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins{padding-top:90px}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper{max-width:540px;padding:0 15px;margin-bottom:115px;text-align:center}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:32px;margin:10px 0}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper p{margin-top:0;font-size:16px;color:#000}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper .bottom-wrapper span{font-size:16px;color:#000}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper .bottom-wrapper .margin-hints{margin-top:10px}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper .bottom-wrapper .margin-hints .indicator{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;position:relative;display:inline;width:fit-content;font-size:12px;margin-left:30px;margin-right:30px}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper .bottom-wrapper .margin-hints .indicator:last-child{margin-right:0}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper .bottom-wrapper .margin-hints .indicator::before{content:"";position:absolute;width:20px;height:20px;top:50%;left:-30px;border-radius:100%;transform:translateY(-50%)}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper .bottom-wrapper .margin-hints .indicator.bleed::before{background-color:#ff00b3}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper .bottom-wrapper .margin-hints .indicator.trim-line::before{background-color:#000}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .margins-matter-wrapper .bottom-wrapper .margin-hints .indicator.safe-area::before{background-color:#a6e5f6}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .get-in-touch-wrapper{text-align:center;width:100%;padding:13px 0;border-radius:24.5px;background-color:#ffd9e9}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .get-in-touch-wrapper{padding:13px 20px}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .get-in-touch-wrapper span{font-size:13px}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .get-in-touch-wrapper span a{display:inline;color:#000;margin-left:10px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .get-in-touch-wrapper span a svg{transform:translateY(3px);margin-left:5px}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:20px 0;margin:65px 0 30px 0;width:100%;border-top:solid 1px #000;border-bottom:solid 1px #000}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper{flex-direction:column;padding:0}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper>div{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:50%;padding-right:20px}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper>div{width:100%;padding:20px 0}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper>div:first-child{border-right:solid 1px #000}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper>div:first-child{border-right:none;border-bottom:solid 1px #ddd}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper>div img{height:70px;width:70px;margin-right:25px}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper>div:last-child img{margin-left:25px}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper>div:last-child img{margin-left:0}}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper .text-content{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper .text-content .title{font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper .text-content .description{font-size:14px}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper .text-content .description a{display:inline;color:#000}body.explore_saddle_stitched_booklets .landing-page .examples-container .content-container.margins .help-wrapper .text-content .description a svg{transform:translateY(3px);margin-left:5px}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper{padding:0}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container{position:relative}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container::before{content:"";position:absolute;height:100%;width:100vw;top:0;left:50%;transform:translateX(-50%);background-color:#ecfaff;z-index:-1}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container h3{font-size:15px;border-bottom:solid 1px #000;margin:0;padding:20px 0}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper{display:flex;align-items:center;margin:50px 0}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper{flex-direction:column;gap:50px}}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame{width:50%;display:flex;align-items:flex-start;padding-right:130px;flex-direction:column}@media only screen and (max-width:1050px){body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame{padding-right:25px}}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame{width:80%;padding-right:0}}@media only screen and (max-width:450px){body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame{width:100%}}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame h3{font-size:32px;margin:0;padding:0;border:none}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame p{font-size:16px;color:#000;margin-top:10px;margin-bottom:0}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame .text-content{width:100%;margin-top:65px}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame .text-content h4{font-size:14px;margin:0;padding-bottom:20px;border-bottom:solid 1px #000}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame .text-content ul{margin-top:20px;border-radius:7px;max-width:390px}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame .text-content ul li{font-size:14px;margin:4px 0}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame .text-content ul li span{display:inline-block}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame .text-content ul li span.page-number{min-width:100px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .left-frame .text-content ul li span.description{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .right-frame{width:50%;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .right-frame{width:100%}}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .right-frame .lottie-page-scrolling-wrapper{display:flex;align-items:center;flex-direction:column;gap:25px;max-height:480px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .right-frame .lottie-page-scrolling-wrapper::-webkit-scrollbar{display:none}@media only screen and (max-width:450px){body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .right-frame .lottie-page-scrolling-wrapper{max-height:400px}}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .right-frame .lottie-page-scrolling-wrapper .item{max-width:300px}@media only screen and (max-width:450px){body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .content-wrapper .right-frame .lottie-page-scrolling-wrapper .item{max-width:265px}}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .download-work-templates{position:relative;text-align:center;padding:15px 0}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .download-work-templates::after{content:"";position:absolute;height:100%;width:100vw;top:0;left:50%;transform:translateX(-50%);background-color:#ff00b3;z-index:-1}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .download-work-templates span{font-size:16px;color:#fff}body.explore_saddle_stitched_booklets .landing-page .exporting-wrapper .content-container .download-work-templates span a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline;color:#fff;text-decoration:underline}body.explore_saddle_stitched_booklets .landing-page .feature-bar-basic-image{margin-bottom:160px;min-height:400px!important}@media only screen and (max-width:750px){body.explore_saddle_stitched_booklets .landing-page .feature-bar-basic-image{margin-bottom:100px}}body.explore_saddle_stitched_booklets .landing-page .feature-bar-basic-image .content-container{min-height:400px!important}@media only screen and (max-width:750px){body.explore_saddle_stitched_booklets .landing-page .feature-bar-basic-image .image-wrapper{margin-bottom:40px;max-height:300px}}body.explore_saddle_stitched_booklets .landing-page .feature-bar-basic-image .image-wrapper a{height:100%}body.explore_saddle_stitched_booklets .landing-page .feature-bar-basic-image .image-wrapper a img{height:100%;object-fit:cover}body.explore_saddle_stitched_booklets .landing-page .feature-bar-basic-image .feature-bar-content h2{font-size:21px}body.explore_saddle_stitched_booklets .landing-page .feature-bar-basic-image .feature-bar-content p{font-size:14px}body.explore_saddle_stitched_booklets .landing-page .feature-bar-basic-image .feature-bar-content button{font-size:17px}body.explore_saddle_stitched_booklets .landing-page .feature-bar-faq-section{margin:0}body.explore_saddle_stitched_booklets .landing-page .feature-bar-faq-section .content-container{padding:0}body.explore_saddle_stitched_booklets .landing-page .feature-bar-faq-section .content-container .faq-content h2{font-size:32px}body.explore_saddle_stitched_booklets .landing-page .feature-bar-details{padding:100px 0}body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container{padding:0}body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container h2{font-size:32px;margin-top:0;text-align:left}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container h2{text-align:center}}body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container .details{row-gap:80px}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container .details{display:block}}body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container .details .detail{align-items:flex-start;text-align:left}body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container .details .detail img{width:50px;height:50px;margin:inherit;margin-bottom:20px}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container .details .detail img{margin-left:auto;margin-right:auto}}body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container .details .detail h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px;margin-bottom:10px}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container .details .detail h5{margin-left:auto;margin-right:auto}}body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container .details .detail p{font-size:16px}@media only screen and (max-width:800px){body.explore_saddle_stitched_booklets .landing-page .feature-bar-details .content-container .details .detail p{padding:0 10px;text-align:center}}body.explore_saddle_stitched_booklets .landing-page .design-considerations-wrapper{margin:100px 0;padding:0}body.explore_saddle_stitched_booklets .landing-page .design-considerations-wrapper .content-container h2{font-size:32px;margin-top:0;text-align:left}body.explore_saddle_stitched_booklets .landing-page .design-considerations-wrapper .content-container .considerations-container{display:flex;column-gap:2%}body.explore_saddle_stitched_booklets .landing-page .design-considerations-wrapper .content-container .considerations-container .item{display:flex;flex-direction:column;width:24%}body.explore_saddle_stitched_booklets .landing-page .design-considerations-wrapper .content-container .considerations-container .item .title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}body.explore_saddle_stitched_booklets .landing-page .design-considerations-wrapper .content-container .considerations-container .item .description{font-size:16px}body.canada_business_cards,body.printing_business_cards_vancouver,body.select_your_custom_stickers,body.select_your_marketing_materials,body.select_your_stationery,body.toronto_office,body.vancouver_office,body.why_is_jukebox_the_best{display:block}body.canada_business_cards .news-bar-wrapper,body.printing_business_cards_vancouver .news-bar-wrapper,body.select_your_custom_stickers .news-bar-wrapper,body.select_your_marketing_materials .news-bar-wrapper,body.select_your_stationery .news-bar-wrapper,body.toronto_office .news-bar-wrapper,body.vancouver_office .news-bar-wrapper,body.why_is_jukebox_the_best .news-bar-wrapper{position:relative!important}@media only screen and (max-width:600px){body.canada_business_cards .news-bar-wrapper,body.printing_business_cards_vancouver .news-bar-wrapper,body.select_your_custom_stickers .news-bar-wrapper,body.select_your_marketing_materials .news-bar-wrapper,body.select_your_stationery .news-bar-wrapper,body.toronto_office .news-bar-wrapper,body.vancouver_office .news-bar-wrapper,body.why_is_jukebox_the_best .news-bar-wrapper{top:35px}}body.canada_business_cards .news-bar-wrapper .news-bar,body.printing_business_cards_vancouver .news-bar-wrapper .news-bar,body.select_your_custom_stickers .news-bar-wrapper .news-bar,body.select_your_marketing_materials .news-bar-wrapper .news-bar,body.select_your_stationery .news-bar-wrapper .news-bar,body.toronto_office .news-bar-wrapper .news-bar,body.vancouver_office .news-bar-wrapper .news-bar,body.why_is_jukebox_the_best .news-bar-wrapper .news-bar{position:relative!important}body.canada_business_cards section.header-image.full-nav-image .header-image-container,body.printing_business_cards_vancouver section.header-image.full-nav-image .header-image-container,body.select_your_custom_stickers section.header-image.full-nav-image .header-image-container,body.select_your_marketing_materials section.header-image.full-nav-image .header-image-container,body.select_your_stationery section.header-image.full-nav-image .header-image-container,body.toronto_office section.header-image.full-nav-image .header-image-container,body.vancouver_office section.header-image.full-nav-image .header-image-container,body.why_is_jukebox_the_best section.header-image.full-nav-image .header-image-container{height:500px;background-color:transparent}@media only screen and (min-width:2500px){body.canada_business_cards section.header-image.full-nav-image .header-image-container,body.printing_business_cards_vancouver section.header-image.full-nav-image .header-image-container,body.select_your_custom_stickers section.header-image.full-nav-image .header-image-container,body.select_your_marketing_materials section.header-image.full-nav-image .header-image-container,body.select_your_stationery section.header-image.full-nav-image .header-image-container,body.toronto_office section.header-image.full-nav-image .header-image-container,body.vancouver_office section.header-image.full-nav-image .header-image-container,body.why_is_jukebox_the_best section.header-image.full-nav-image .header-image-container{background-size:cover!important}}@media only screen and (min-width:1600px){body.canada_business_cards section.header-image.full-nav-image .header-image-container,body.printing_business_cards_vancouver section.header-image.full-nav-image .header-image-container,body.select_your_custom_stickers section.header-image.full-nav-image .header-image-container,body.select_your_marketing_materials section.header-image.full-nav-image .header-image-container,body.select_your_stationery section.header-image.full-nav-image .header-image-container,body.toronto_office section.header-image.full-nav-image .header-image-container,body.vancouver_office section.header-image.full-nav-image .header-image-container,body.why_is_jukebox_the_best section.header-image.full-nav-image .header-image-container{height:540px}}@media only screen and (max-width:1050px){body.canada_business_cards section.header-image.full-nav-image .header-image-container,body.printing_business_cards_vancouver section.header-image.full-nav-image .header-image-container,body.select_your_custom_stickers section.header-image.full-nav-image .header-image-container,body.select_your_marketing_materials section.header-image.full-nav-image .header-image-container,body.select_your_stationery section.header-image.full-nav-image .header-image-container,body.toronto_office section.header-image.full-nav-image .header-image-container,body.vancouver_office section.header-image.full-nav-image .header-image-container,body.why_is_jukebox_the_best section.header-image.full-nav-image .header-image-container{height:500px}}@media only screen and (max-width:600px){body.canada_business_cards section.header-image.full-nav-image .header-image-container,body.printing_business_cards_vancouver section.header-image.full-nav-image .header-image-container,body.select_your_custom_stickers section.header-image.full-nav-image .header-image-container,body.select_your_marketing_materials section.header-image.full-nav-image .header-image-container,body.select_your_stationery section.header-image.full-nav-image .header-image-container,body.toronto_office section.header-image.full-nav-image .header-image-container,body.vancouver_office section.header-image.full-nav-image .header-image-container,body.why_is_jukebox_the_best section.header-image.full-nav-image .header-image-container{display:block;height:415px}}@media only screen and (max-width:450px){body.canada_business_cards section.header-image.full-nav-image .header-image-container,body.printing_business_cards_vancouver section.header-image.full-nav-image .header-image-container,body.select_your_custom_stickers section.header-image.full-nav-image .header-image-container,body.select_your_marketing_materials section.header-image.full-nav-image .header-image-container,body.select_your_stationery section.header-image.full-nav-image .header-image-container,body.toronto_office section.header-image.full-nav-image .header-image-container,body.vancouver_office section.header-image.full-nav-image .header-image-container,body.why_is_jukebox_the_best section.header-image.full-nav-image .header-image-container{height:455px}}body.canada_business_cards section.header-image.full-nav-image .header-image-container .content-container,body.printing_business_cards_vancouver section.header-image.full-nav-image .header-image-container .content-container,body.select_your_custom_stickers section.header-image.full-nav-image .header-image-container .content-container,body.select_your_marketing_materials section.header-image.full-nav-image .header-image-container .content-container,body.select_your_stationery section.header-image.full-nav-image .header-image-container .content-container,body.toronto_office section.header-image.full-nav-image .header-image-container .content-container,body.vancouver_office section.header-image.full-nav-image .header-image-container .content-container,body.why_is_jukebox_the_best section.header-image.full-nav-image .header-image-container .content-container{position:relative;margin:0 auto}@media only screen and (max-width:1200px){body.canada_business_cards section.header-image.full-nav-image .header-image-container .content-container,body.printing_business_cards_vancouver section.header-image.full-nav-image .header-image-container .content-container,body.select_your_custom_stickers section.header-image.full-nav-image .header-image-container .content-container,body.select_your_marketing_materials section.header-image.full-nav-image .header-image-container .content-container,body.select_your_stationery section.header-image.full-nav-image .header-image-container .content-container,body.toronto_office section.header-image.full-nav-image .header-image-container .content-container,body.vancouver_office section.header-image.full-nav-image .header-image-container .content-container,body.why_is_jukebox_the_best section.header-image.full-nav-image .header-image-container .content-container{padding:0 5%}}body.canada_business_cards .header-image.image-full-text .header-image-content,body.printing_business_cards_vancouver .header-image.image-full-text .header-image-content,body.select_your_custom_stickers .header-image.image-full-text .header-image-content,body.select_your_marketing_materials .header-image.image-full-text .header-image-content,body.select_your_stationery .header-image.image-full-text .header-image-content,body.toronto_office .header-image.image-full-text .header-image-content,body.vancouver_office .header-image.image-full-text .header-image-content,body.why_is_jukebox_the_best .header-image.image-full-text .header-image-content{top:50%;width:36%;padding:30px 35px;background:#fff;border-radius:10px}@media only screen and (max-width:1400px){body.canada_business_cards .header-image.image-full-text .header-image-content,body.printing_business_cards_vancouver .header-image.image-full-text .header-image-content,body.select_your_custom_stickers .header-image.image-full-text .header-image-content,body.select_your_marketing_materials .header-image.image-full-text .header-image-content,body.select_your_stationery .header-image.image-full-text .header-image-content,body.toronto_office .header-image.image-full-text .header-image-content,body.vancouver_office .header-image.image-full-text .header-image-content,body.why_is_jukebox_the_best .header-image.image-full-text .header-image-content{width:50%}}@media only screen and (max-width:800px){body.canada_business_cards .header-image.image-full-text .header-image-content,body.printing_business_cards_vancouver .header-image.image-full-text .header-image-content,body.select_your_custom_stickers .header-image.image-full-text .header-image-content,body.select_your_marketing_materials .header-image.image-full-text .header-image-content,body.select_your_stationery .header-image.image-full-text .header-image-content,body.toronto_office .header-image.image-full-text .header-image-content,body.vancouver_office .header-image.image-full-text .header-image-content,body.why_is_jukebox_the_best .header-image.image-full-text .header-image-content{width:90%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width:450px){body.canada_business_cards .header-image.image-full-text .header-image-content,body.printing_business_cards_vancouver .header-image.image-full-text .header-image-content,body.select_your_custom_stickers .header-image.image-full-text .header-image-content,body.select_your_marketing_materials .header-image.image-full-text .header-image-content,body.select_your_stationery .header-image.image-full-text .header-image-content,body.toronto_office .header-image.image-full-text .header-image-content,body.vancouver_office .header-image.image-full-text .header-image-content,body.why_is_jukebox_the_best .header-image.image-full-text .header-image-content{width:72%;padding:20px 25px;top:65%}}body.canada_business_cards .header-image-content .upload-adobe-cc,body.printing_business_cards_vancouver .header-image-content .upload-adobe-cc,body.select_your_custom_stickers .header-image-content .upload-adobe-cc,body.select_your_marketing_materials .header-image-content .upload-adobe-cc,body.select_your_stationery .header-image-content .upload-adobe-cc,body.toronto_office .header-image-content .upload-adobe-cc,body.vancouver_office .header-image-content .upload-adobe-cc,body.why_is_jukebox_the_best .header-image-content .upload-adobe-cc{display:flex;align-items:center;justify-content:center;width:fit-content;height:70px;background-color:#fff;border-radius:8px!important}body.canada_business_cards .header-image-content .upload-adobe-cc .text-content,body.printing_business_cards_vancouver .header-image-content .upload-adobe-cc .text-content,body.select_your_custom_stickers .header-image-content .upload-adobe-cc .text-content,body.select_your_marketing_materials .header-image-content .upload-adobe-cc .text-content,body.select_your_stationery .header-image-content .upload-adobe-cc .text-content,body.toronto_office .header-image-content .upload-adobe-cc .text-content,body.vancouver_office .header-image-content .upload-adobe-cc .text-content,body.why_is_jukebox_the_best .header-image-content .upload-adobe-cc .text-content{display:flex;align-items:center;justify-content:center;gap:15px}body.canada_business_cards .header-image-content .upload-adobe-cc .text-content span,body.printing_business_cards_vancouver .header-image-content .upload-adobe-cc .text-content span,body.select_your_custom_stickers .header-image-content .upload-adobe-cc .text-content span,body.select_your_marketing_materials .header-image-content .upload-adobe-cc .text-content span,body.select_your_stationery .header-image-content .upload-adobe-cc .text-content span,body.toronto_office .header-image-content .upload-adobe-cc .text-content span,body.vancouver_office .header-image-content .upload-adobe-cc .text-content span,body.why_is_jukebox_the_best .header-image-content .upload-adobe-cc .text-content span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;color:#000}@media only screen and (max-width:1050px){body.canada_business_cards .header-image-content .upload-adobe-cc,body.printing_business_cards_vancouver .header-image-content .upload-adobe-cc,body.select_your_custom_stickers .header-image-content .upload-adobe-cc,body.select_your_marketing_materials .header-image-content .upload-adobe-cc,body.select_your_stationery .header-image-content .upload-adobe-cc,body.toronto_office .header-image-content .upload-adobe-cc,body.vancouver_office .header-image-content .upload-adobe-cc,body.why_is_jukebox_the_best .header-image-content .upload-adobe-cc{display:none!important}}body.canada_business_cards .seasonal-wrapper,body.printing_business_cards_vancouver .seasonal-wrapper,body.select_your_custom_stickers .seasonal-wrapper,body.select_your_marketing_materials .seasonal-wrapper,body.select_your_stationery .seasonal-wrapper,body.toronto_office .seasonal-wrapper,body.vancouver_office .seasonal-wrapper,body.why_is_jukebox_the_best .seasonal-wrapper{width:100%!important;height:fit-content;min-width:auto}@media only screen and (max-width:750px){body.canada_business_cards .seasonal-wrapper,body.printing_business_cards_vancouver .seasonal-wrapper,body.select_your_custom_stickers .seasonal-wrapper,body.select_your_marketing_materials .seasonal-wrapper,body.select_your_stationery .seasonal-wrapper,body.toronto_office .seasonal-wrapper,body.vancouver_office .seasonal-wrapper,body.why_is_jukebox_the_best .seasonal-wrapper{display:block}}@media only screen and (max-width:600px){body.canada_business_cards .seasonal-wrapper,body.printing_business_cards_vancouver .seasonal-wrapper,body.select_your_custom_stickers .seasonal-wrapper,body.select_your_marketing_materials .seasonal-wrapper,body.select_your_stationery .seasonal-wrapper,body.toronto_office .seasonal-wrapper,body.vancouver_office .seasonal-wrapper,body.why_is_jukebox_the_best .seasonal-wrapper{min-width:auto}}@media only screen and (max-width:450px){body.canada_business_cards .seasonal-wrapper,body.printing_business_cards_vancouver .seasonal-wrapper,body.select_your_custom_stickers .seasonal-wrapper,body.select_your_marketing_materials .seasonal-wrapper,body.select_your_stationery .seasonal-wrapper,body.toronto_office .seasonal-wrapper,body.vancouver_office .seasonal-wrapper,body.why_is_jukebox_the_best .seasonal-wrapper{width:fit-content!important}}body.canada_business_cards .seasonal-wrapper h1.seasonal-heading,body.printing_business_cards_vancouver .seasonal-wrapper h1.seasonal-heading,body.select_your_custom_stickers .seasonal-wrapper h1.seasonal-heading,body.select_your_marketing_materials .seasonal-wrapper h1.seasonal-heading,body.select_your_stationery .seasonal-wrapper h1.seasonal-heading,body.toronto_office .seasonal-wrapper h1.seasonal-heading,body.vancouver_office .seasonal-wrapper h1.seasonal-heading,body.why_is_jukebox_the_best .seasonal-wrapper h1.seasonal-heading{margin:0;font-size:34px;line-height:1;text-align:left;color:#000}@media only screen and (max-width:1050px){body.canada_business_cards .seasonal-wrapper h1.seasonal-heading,body.printing_business_cards_vancouver .seasonal-wrapper h1.seasonal-heading,body.select_your_custom_stickers .seasonal-wrapper h1.seasonal-heading,body.select_your_marketing_materials .seasonal-wrapper h1.seasonal-heading,body.select_your_stationery .seasonal-wrapper h1.seasonal-heading,body.toronto_office .seasonal-wrapper h1.seasonal-heading,body.vancouver_office .seasonal-wrapper h1.seasonal-heading,body.why_is_jukebox_the_best .seasonal-wrapper h1.seasonal-heading{font-size:30px}}@media only screen and (max-width:600px){body.canada_business_cards .seasonal-wrapper h1.seasonal-heading,body.printing_business_cards_vancouver .seasonal-wrapper h1.seasonal-heading,body.select_your_custom_stickers .seasonal-wrapper h1.seasonal-heading,body.select_your_marketing_materials .seasonal-wrapper h1.seasonal-heading,body.select_your_stationery .seasonal-wrapper h1.seasonal-heading,body.toronto_office .seasonal-wrapper h1.seasonal-heading,body.vancouver_office .seasonal-wrapper h1.seasonal-heading,body.why_is_jukebox_the_best .seasonal-wrapper h1.seasonal-heading{display:block;font-size:27px}}body.canada_business_cards .seasonal-wrapper p,body.printing_business_cards_vancouver .seasonal-wrapper p,body.select_your_custom_stickers .seasonal-wrapper p,body.select_your_marketing_materials .seasonal-wrapper p,body.select_your_stationery .seasonal-wrapper p,body.toronto_office .seasonal-wrapper p,body.vancouver_office .seasonal-wrapper p,body.why_is_jukebox_the_best .seasonal-wrapper p{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:300;line-height:1.4;font-size:17px;color:#000;margin:20px 0 20px 0}@media only screen and (max-width:600px){body.canada_business_cards .seasonal-wrapper p,body.printing_business_cards_vancouver .seasonal-wrapper p,body.select_your_custom_stickers .seasonal-wrapper p,body.select_your_marketing_materials .seasonal-wrapper p,body.select_your_stationery .seasonal-wrapper p,body.toronto_office .seasonal-wrapper p,body.vancouver_office .seasonal-wrapper p,body.why_is_jukebox_the_best .seasonal-wrapper p{font-size:14px}}@media only screen and (max-width:450px){body.canada_business_cards .seasonal-wrapper p,body.printing_business_cards_vancouver .seasonal-wrapper p,body.select_your_custom_stickers .seasonal-wrapper p,body.select_your_marketing_materials .seasonal-wrapper p,body.select_your_stationery .seasonal-wrapper p,body.toronto_office .seasonal-wrapper p,body.vancouver_office .seasonal-wrapper p,body.why_is_jukebox_the_best .seasonal-wrapper p{margin:15px 0}}body.canada_business_cards .seasonal-wrapper .button,body.printing_business_cards_vancouver .seasonal-wrapper .button,body.select_your_custom_stickers .seasonal-wrapper .button,body.select_your_marketing_materials .seasonal-wrapper .button,body.select_your_stationery .seasonal-wrapper .button,body.toronto_office .seasonal-wrapper .button,body.vancouver_office .seasonal-wrapper .button,body.why_is_jukebox_the_best .seasonal-wrapper .button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1!important;font-size:20px;padding:10px 20px;margin:0;width:fit-content;min-width:fit-content;color:#fff;background-color:#ff30c7}@media only screen and (max-width:450px){body.canada_business_cards .seasonal-wrapper .button,body.printing_business_cards_vancouver .seasonal-wrapper .button,body.select_your_custom_stickers .seasonal-wrapper .button,body.select_your_marketing_materials .seasonal-wrapper .button,body.select_your_stationery .seasonal-wrapper .button,body.toronto_office .seasonal-wrapper .button,body.vancouver_office .seasonal-wrapper .button,body.why_is_jukebox_the_best .seasonal-wrapper .button{font-size:14px;padding:6px 15px 8px}}body.canada_business_cards .heading-trustpilot section,body.printing_business_cards_vancouver .heading-trustpilot section,body.select_your_custom_stickers .heading-trustpilot section,body.select_your_marketing_materials .heading-trustpilot section,body.select_your_stationery .heading-trustpilot section,body.toronto_office .heading-trustpilot section,body.vancouver_office .heading-trustpilot section,body.why_is_jukebox_the_best .heading-trustpilot section{padding:0}body.canada_business_cards .heading-trustpilot section .content-container .row,body.printing_business_cards_vancouver .heading-trustpilot section .content-container .row,body.select_your_custom_stickers .heading-trustpilot section .content-container .row,body.select_your_marketing_materials .heading-trustpilot section .content-container .row,body.select_your_stationery .heading-trustpilot section .content-container .row,body.toronto_office .heading-trustpilot section .content-container .row,body.vancouver_office .heading-trustpilot section .content-container .row,body.why_is_jukebox_the_best .heading-trustpilot section .content-container .row{margin:0}body.canada_business_cards .shop-sticker-now-link:hover,body.printing_business_cards_vancouver .shop-sticker-now-link:hover,body.select_your_custom_stickers .shop-sticker-now-link:hover,body.select_your_marketing_materials .shop-sticker-now-link:hover,body.select_your_stationery .shop-sticker-now-link:hover,body.toronto_office .shop-sticker-now-link:hover,body.vancouver_office .shop-sticker-now-link:hover,body.why_is_jukebox_the_best .shop-sticker-now-link:hover{text-decoration:underline}body.canada_business_cards .page-top-trustpilot,body.printing_business_cards_vancouver .page-top-trustpilot,body.select_your_custom_stickers .page-top-trustpilot,body.select_your_marketing_materials .page-top-trustpilot,body.select_your_stationery .page-top-trustpilot,body.toronto_office .page-top-trustpilot,body.vancouver_office .page-top-trustpilot,body.why_is_jukebox_the_best .page-top-trustpilot{margin:50px auto}body.canada_business_cards .page-top-trustpilot section,body.printing_business_cards_vancouver .page-top-trustpilot section,body.select_your_custom_stickers .page-top-trustpilot section,body.select_your_marketing_materials .page-top-trustpilot section,body.select_your_stationery .page-top-trustpilot section,body.toronto_office .page-top-trustpilot section,body.vancouver_office .page-top-trustpilot section,body.why_is_jukebox_the_best .page-top-trustpilot section{padding:0 20px}body.canada_business_cards .page-top-trustpilot section .content-container .row,body.printing_business_cards_vancouver .page-top-trustpilot section .content-container .row,body.select_your_custom_stickers .page-top-trustpilot section .content-container .row,body.select_your_marketing_materials .page-top-trustpilot section .content-container .row,body.select_your_stationery .page-top-trustpilot section .content-container .row,body.toronto_office .page-top-trustpilot section .content-container .row,body.vancouver_office .page-top-trustpilot section .content-container .row,body.why_is_jukebox_the_best .page-top-trustpilot section .content-container .row{margin:0}body.canada_business_cards .page-container.landing-page,body.printing_business_cards_vancouver .page-container.landing-page,body.select_your_custom_stickers .page-container.landing-page,body.select_your_marketing_materials .page-container.landing-page,body.select_your_stationery .page-container.landing-page,body.toronto_office .page-container.landing-page,body.vancouver_office .page-container.landing-page,body.why_is_jukebox_the_best .page-container.landing-page{position:relative;padding-left:1rem;padding-right:1rem;margin:75px auto 100px auto!important;max-width:1440px}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page,body.printing_business_cards_vancouver .page-container.landing-page,body.select_your_custom_stickers .page-container.landing-page,body.select_your_marketing_materials .page-container.landing-page,body.select_your_stationery .page-container.landing-page,body.toronto_office .page-container.landing-page,body.vancouver_office .page-container.landing-page,body.why_is_jukebox_the_best .page-container.landing-page{margin-top:50px!important}}body.canada_business_cards .page-container.landing-page .main-content-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .main-content-wrapper,body.select_your_custom_stickers .page-container.landing-page .main-content-wrapper,body.select_your_marketing_materials .page-container.landing-page .main-content-wrapper,body.select_your_stationery .page-container.landing-page .main-content-wrapper,body.toronto_office .page-container.landing-page .main-content-wrapper,body.vancouver_office .page-container.landing-page .main-content-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .main-content-wrapper{display:flex;gap:3rem}@media only screen and (max-width:1050px){body.canada_business_cards .page-container.landing-page .main-content-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .main-content-wrapper,body.select_your_custom_stickers .page-container.landing-page .main-content-wrapper,body.select_your_marketing_materials .page-container.landing-page .main-content-wrapper,body.select_your_stationery .page-container.landing-page .main-content-wrapper,body.toronto_office .page-container.landing-page .main-content-wrapper,body.vancouver_office .page-container.landing-page .main-content-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .main-content-wrapper{gap:1.5rem}}body.canada_business_cards .page-container.landing-page .page-filter-section,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section,body.select_your_custom_stickers .page-container.landing-page .page-filter-section,body.select_your_marketing_materials .page-container.landing-page .page-filter-section,body.select_your_stationery .page-container.landing-page .page-filter-section,body.toronto_office .page-container.landing-page .page-filter-section,body.vancouver_office .page-container.landing-page .page-filter-section,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section{min-width:18rem;width:fit-content;top:25px;padding:20px;border:solid 1px #979797;border-radius:10px;height:fit-content;position:sticky}@media only screen and (max-width:1050px){body.canada_business_cards .page-container.landing-page .page-filter-section,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section,body.select_your_custom_stickers .page-container.landing-page .page-filter-section,body.select_your_marketing_materials .page-container.landing-page .page-filter-section,body.select_your_stationery .page-container.landing-page .page-filter-section,body.toronto_office .page-container.landing-page .page-filter-section,body.vancouver_office .page-container.landing-page .page-filter-section,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section{min-width:14rem}}@media only screen and (max-width:800px){body.canada_business_cards .page-container.landing-page .page-filter-section,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section,body.select_your_custom_stickers .page-container.landing-page .page-filter-section,body.select_your_marketing_materials .page-container.landing-page .page-filter-section,body.select_your_stationery .page-container.landing-page .page-filter-section,body.toronto_office .page-container.landing-page .page-filter-section,body.vancouver_office .page-container.landing-page .page-filter-section,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section{display:none}}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container,body.toronto_office .page-container.landing-page .page-filter-section .category-container,body.vancouver_office .page-container.landing-page .page-filter-section .category-container,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container{padding:8px 0;border-bottom:solid 1px #979797}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container:first-child,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container:first-child,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container:first-child,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container:first-child,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container:first-child,body.toronto_office .page-container.landing-page .page-filter-section .category-container:first-child,body.vancouver_office .page-container.landing-page .page-filter-section .category-container:first-child,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container:first-child{padding-top:0}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container:last-child,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container:last-child,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container:last-child,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container:last-child,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container:last-child,body.toronto_office .page-container.landing-page .page-filter-section .category-container:last-child,body.vancouver_office .page-container.landing-page .page-filter-section .category-container:last-child,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container:last-child{border-bottom:none}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container .category-labe,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container .category-labe,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container .category-labe,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container .category-labe,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container .category-labe,body.toronto_office .page-container.landing-page .page-filter-section .category-container .category-labe,body.vancouver_office .page-container.landing-page .page-filter-section .category-container .category-labe,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container .category-labe{cursor:pointer}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container h3.category-name,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container h3.category-name,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container h3.category-name,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container h3.category-name,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container h3.category-name,body.toronto_office .page-container.landing-page .page-filter-section .category-container h3.category-name,body.vancouver_office .page-container.landing-page .page-filter-section .category-container h3.category-name,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container h3.category-name{font-size:16px;margin:0 0 5px 0}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container .subcategory-container,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container .subcategory-container,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container .subcategory-container,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container .subcategory-container,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container .subcategory-container,body.toronto_office .page-container.landing-page .page-filter-section .category-container .subcategory-container,body.vancouver_office .page-container.landing-page .page-filter-section .category-container .subcategory-container,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container .subcategory-container{display:flex;flex-direction:column}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container .subcategory-container h4,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container .subcategory-container h4,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container .subcategory-container h4,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container .subcategory-container h4,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container .subcategory-container h4,body.toronto_office .page-container.landing-page .page-filter-section .category-container .subcategory-container h4,body.vancouver_office .page-container.landing-page .page-filter-section .category-container .subcategory-container h4,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container .subcategory-container h4{display:inline-flex;align-items:center;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;font-size:15px;width:100%;margin:0;color:#494949}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span,body.toronto_office .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span,body.vancouver_office .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span{line-height:1;margin-left:8px;padding:3px 8px;font-size:10px;border-radius:25px;border:solid 1px #000}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.popular,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.popular,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.popular,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.popular,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.popular,body.toronto_office .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.popular,body.vancouver_office .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.popular,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.popular{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e3f2fd;color:#1976d2;border:solid 1px #90caf9;line-height:1}body.canada_business_cards .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.isOnSale,body.printing_business_cards_vancouver .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.isOnSale,body.select_your_custom_stickers .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.isOnSale,body.select_your_marketing_materials .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.isOnSale,body.select_your_stationery .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.isOnSale,body.toronto_office .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.isOnSale,body.vancouver_office .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.isOnSale,body.why_is_jukebox_the_best .page-container.landing-page .page-filter-section .category-container .subcategory-container h4 span.isOnSale{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e8f5e9;color:#2e7d32;border:solid 1px #a5d6a7;line-height:1}body.canada_business_cards .page-container.landing-page .page-cards-section,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section,body.select_your_custom_stickers .page-container.landing-page .page-cards-section,body.select_your_marketing_materials .page-container.landing-page .page-cards-section,body.select_your_stationery .page-container.landing-page .page-cards-section,body.toronto_office .page-container.landing-page .page-cards-section,body.vancouver_office .page-container.landing-page .page-cards-section,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section{padding:0;flex:1}body.canada_business_cards .page-container.landing-page .page-cards-section h3,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section h3,body.select_your_custom_stickers .page-container.landing-page .page-cards-section h3,body.select_your_marketing_materials .page-container.landing-page .page-cards-section h3,body.select_your_stationery .page-container.landing-page .page-cards-section h3,body.toronto_office .page-container.landing-page .page-cards-section h3,body.vancouver_office .page-container.landing-page .page-cards-section h3,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section h3{margin-block-start:1em;margin-block-end:1em}body.canada_business_cards .page-container.landing-page .page-cards-section .page-description,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .page-description,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .page-description,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .page-description,body.select_your_stationery .page-container.landing-page .page-cards-section .page-description,body.toronto_office .page-container.landing-page .page-cards-section .page-description,body.vancouver_office .page-container.landing-page .page-cards-section .page-description,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .page-description{margin-bottom:2.5rem}body.canada_business_cards .page-container.landing-page .page-cards-section .page-description h2,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .page-description h2,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .page-description h2,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .page-description h2,body.select_your_stationery .page-container.landing-page .page-cards-section .page-description h2,body.toronto_office .page-container.landing-page .page-cards-section .page-description h2,body.vancouver_office .page-container.landing-page .page-cards-section .page-description h2,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .page-description h2{line-height:1.4;font-size:25px;margin:0}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .page-description h2,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .page-description h2,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .page-description h2,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .page-description h2,body.select_your_stationery .page-container.landing-page .page-cards-section .page-description h2,body.toronto_office .page-container.landing-page .page-cards-section .page-description h2,body.vancouver_office .page-container.landing-page .page-cards-section .page-description h2,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .page-description h2{font-size:20px}}body.canada_business_cards .page-container.landing-page .page-cards-section .page-description p,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .page-description p,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .page-description p,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .page-description p,body.select_your_stationery .page-container.landing-page .page-cards-section .page-description p,body.toronto_office .page-container.landing-page .page-cards-section .page-description p,body.vancouver_office .page-container.landing-page .page-cards-section .page-description p,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .page-description p{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:300;line-height:1.4;font-size:19px;margin-top:15px;margin-bottom:0;color:#000}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .page-description p,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .page-description p,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .page-description p,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .page-description p,body.select_your_stationery .page-container.landing-page .page-cards-section .page-description p,body.toronto_office .page-container.landing-page .page-cards-section .page-description p,body.vancouver_office .page-container.landing-page .page-cards-section .page-description p,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .page-description p{display:none}}body.canada_business_cards .page-container.landing-page .page-cards-section h4.sub-title,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section h4.sub-title,body.select_your_custom_stickers .page-container.landing-page .page-cards-section h4.sub-title,body.select_your_marketing_materials .page-container.landing-page .page-cards-section h4.sub-title,body.select_your_stationery .page-container.landing-page .page-cards-section h4.sub-title,body.toronto_office .page-container.landing-page .page-cards-section h4.sub-title,body.vancouver_office .page-container.landing-page .page-cards-section h4.sub-title,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section h4.sub-title{margin:0 0 20px 0;font-size:19px;line-height:1}body.canada_business_cards .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.select_your_stationery .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.toronto_office .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.vancouver_office .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .filtered-results .right-category-name{font-size:18px}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.select_your_stationery .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.toronto_office .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.vancouver_office .page-container.landing-page .page-cards-section .filtered-results .right-category-name,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .filtered-results .right-category-name{font-size:16px}}body.canada_business_cards .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.select_your_stationery .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.toronto_office .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.vancouver_office .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .filtered-results .right-category-container{display:flex;flex-wrap:wrap;margin:0 auto;max-width:inherit}@media only screen and (max-width:1400px){body.canada_business_cards .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.select_your_stationery .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.toronto_office .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.vancouver_office .page-container.landing-page .page-cards-section .filtered-results .right-category-container,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .filtered-results .right-category-container{justify-content:space-between}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result,body.toronto_office .page-container.landing-page .page-cards-section .search-result,body.vancouver_office .page-container.landing-page .page-cards-section .search-result,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result{position:relative;height:inherit;border:none;display:flex;padding:0;flex-direction:column;margin-bottom:30px;z-index:1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result::after,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result::after,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result::after,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result::after,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result::after,body.toronto_office .page-container.landing-page .page-cards-section .search-result::after,body.vancouver_office .page-container.landing-page .page-cards-section .search-result::after,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result::after{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;padding:2px;z-index:-1;border-radius:10px;border:solid 2px #d7d7d7;background:linear-gradient(270deg,#a76fff,#3d9eff,#a76fff);background-size:300% 300%;animation:strokeMove 4s ease infinite;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result:hover,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result:hover,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result:hover,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result:hover,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result:hover,body.toronto_office .page-container.landing-page .page-cards-section .search-result:hover,body.vancouver_office .page-container.landing-page .page-cards-section .search-result:hover,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result:hover{background:0 0!important}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result:hover::after,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result:hover::after,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result:hover::after,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result:hover::after,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result:hover::after,body.toronto_office .page-container.landing-page .page-cards-section .search-result:hover::after,body.vancouver_office .page-container.landing-page .page-cards-section .search-result:hover::after,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result:hover::after{border:solid 2px transparent}@keyframes strokeMove{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .search-result-inner-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .search-result-inner-wrapper,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .search-result-inner-wrapper,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .search-result-inner-wrapper,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .search-result-inner-wrapper,body.toronto_office .page-container.landing-page .page-cards-section .search-result .search-result-inner-wrapper,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .search-result-inner-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .search-result-inner-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden;border-radius:8px}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result.fade-out,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result.fade-out,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result.fade-out,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result.fade-out,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result.fade-out,body.toronto_office .page-container.landing-page .page-cards-section .search-result.fade-out,body.vancouver_office .page-container.landing-page .page-cards-section .search-result.fade-out,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result.fade-out{animation:fadeOutCollapse .2s forwards}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result.fade-in,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result.fade-in,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result.fade-in,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result.fade-in,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result.fade-in,body.toronto_office .page-container.landing-page .page-cards-section .search-result.fade-in,body.vancouver_office .page-container.landing-page .page-cards-section .search-result.fade-in,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result.fade-in{display:flex;animation:fadeInExpand .2s forwards}@keyframes fadeOutCollapse{0%{display:flex;opacity:1}100%{display:none;opacity:0}}@keyframes fadeInExpand{0%{display:flex;opacity:0}100%{display:flex;opacity:1}}@media only screen and (max-width:1400px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result,body.toronto_office .page-container.landing-page .page-cards-section .search-result,body.vancouver_office .page-container.landing-page .page-cards-section .search-result,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result{margin-right:0!important;width:48%}}@media only screen and (max-width:800px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result,body.toronto_office .page-container.landing-page .page-cards-section .search-result,body.vancouver_office .page-container.landing-page .page-cards-section .search-result,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result{width:100%}}@media only screen and (min-width:1400px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result,body.toronto_office .page-container.landing-page .page-cards-section .search-result,body.vancouver_office .page-container.landing-page .page-cards-section .search-result,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result{width:32%;margin-right:2%}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result:nth-child(3n),body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result:nth-child(3n),body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result:nth-child(3n),body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result:nth-child(3n),body.select_your_stationery .page-container.landing-page .page-cards-section .search-result:nth-child(3n),body.toronto_office .page-container.landing-page .page-cards-section .search-result:nth-child(3n),body.vancouver_office .page-container.landing-page .page-cards-section .search-result:nth-child(3n),body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result:nth-child(3n){margin-right:0}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result.last-item,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result.last-item,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result.last-item,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result.last-item,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result.last-item,body.toronto_office .page-container.landing-page .page-cards-section .search-result.last-item,body.vancouver_office .page-container.landing-page .page-cards-section .search-result.last-item,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result.last-item{margin-right:0}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result.normal-item,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result.normal-item,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result.normal-item,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result.normal-item,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result.normal-item,body.toronto_office .page-container.landing-page .page-cards-section .search-result.normal-item,body.vancouver_office .page-container.landing-page .page-cards-section .search-result.normal-item,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result.normal-item{margin-right:2%}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.toronto_office .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .on-sale-icon{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:15px;right:20px;width:60px;height:60px;border-radius:100%;padding-bottom:1.5px;background-color:red;pointer-events:none}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.toronto_office .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .on-sale-icon,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .on-sale-icon{width:45px;height:45px;top:10px;right:15px;padding-bottom:1px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.toronto_office .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .on-sale-icon span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.1;font-size:15px;color:#fff}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.toronto_office .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .on-sale-icon span,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .on-sale-icon span{font-size:11px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.toronto_office .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .image-wrapper{border-top-left-radius:8px;border-top-right-radius:8px;overflow:hidden;height:275px}@media only screen and (max-width:800px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.toronto_office .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .image-wrapper{height:205px}}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.toronto_office .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .image-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .image-wrapper{height:160px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content{padding:15px;display:flex;flex-direction:column;flex:1;background:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content{padding:9px 12px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content>a,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content>a,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content>a,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content>a,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content>a,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content>a,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content>a,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content>a{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content>a,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content>a,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content>a,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content>a,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content>a,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content>a,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content>a,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content>a{align-items:flex-start;flex-direction:column;gap:8px;margin-bottom:5px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content h4,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content h4,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content h4,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content h4,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content h4,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content h4,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content h4,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content h4{font-size:16px;line-height:1.3;margin:0;color:#000}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content h4,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content h4,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content h4,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content h4,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content h4,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content h4,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content h4,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content h4{font-size:15px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge{display:flex;gap:5px;align-items:center}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon{width:18px;height:18px;background-image:url(https://storage.jukeboxprint.com/s/images/loved-by-customers-v2.svg);background-size:contain;background-position:center;background-repeat:no-repeat}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge .loved-icon{height:16px;width:16px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span{font-size:13px;color:#000;letter-spacing:-.2px;font-family:Degular-Medium,sans-serif}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .loved-badge span{font-size:10px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content>p,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content>p,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content>p,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content>p,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content>p,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content>p,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content>p,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content>p{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.53!important;font-size:14px;min-height:auto;margin:0;letter-spacing:0;text-align:left;color:#000}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content>p,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content>p,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content>p,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content>p,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content>p,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content>p,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content>p,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content>p{min-height:0;font-size:13px}}@media only screen and (max-width:450px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content>p,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content>p,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content>p,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content>p,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content>p,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content>p,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content>p,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content>p{font-size:11px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper{display:flex;justify-content:space-between;align-items:flex-end;width:100%;height:100%;margin-top:15px}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper{align-items:flex-start;flex-direction:column;margin-top:10px;gap:10px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;height:100%}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper{width:100%}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e8f5e9;color:#2e7d32;border:solid 1px #a5d6a7;line-height:1.5;font-size:11px;padding:3px 8px;margin:0 0 10px;border-radius:25px}@media only screen and (max-width:450px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper .sale-content{font-size:9px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;font-size:15px;margin:0}@media only screen and (max-width:600px){body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5{font-size:14px}}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5 span,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5 span,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5 span,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5 span,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5 span,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5 span,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5 span,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .price-wrapper h5 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link{display:flex}body.canada_business_cards .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link a,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link a,body.select_your_custom_stickers .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link a,body.select_your_marketing_materials .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link a,body.select_your_stationery .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link a,body.toronto_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link a,body.vancouver_office .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link a,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section .search-result .result-content .bottom-content-wrapper .result-link a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:14px;color:#000;padding:6px 14px;background-color:#fff;border-radius:15px;white-space:nowrap;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.canada_business_cards .page-container.landing-page .page-cards-section.no-subcategories .page-description,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section.no-subcategories .page-description,body.select_your_custom_stickers .page-container.landing-page .page-cards-section.no-subcategories .page-description,body.select_your_marketing_materials .page-container.landing-page .page-cards-section.no-subcategories .page-description,body.select_your_stationery .page-container.landing-page .page-cards-section.no-subcategories .page-description,body.toronto_office .page-container.landing-page .page-cards-section.no-subcategories .page-description,body.vancouver_office .page-container.landing-page .page-cards-section.no-subcategories .page-description,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section.no-subcategories .page-description{margin-bottom:4rem}@media only screen and (min-width:1400px){body.canada_business_cards .page-container.landing-page .page-cards-section.no-subcategories .search-result,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section.no-subcategories .search-result,body.select_your_custom_stickers .page-container.landing-page .page-cards-section.no-subcategories .search-result,body.select_your_marketing_materials .page-container.landing-page .page-cards-section.no-subcategories .search-result,body.select_your_stationery .page-container.landing-page .page-cards-section.no-subcategories .search-result,body.toronto_office .page-container.landing-page .page-cards-section.no-subcategories .search-result,body.vancouver_office .page-container.landing-page .page-cards-section.no-subcategories .search-result,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section.no-subcategories .search-result{width:23%;margin-right:2%}body.canada_business_cards .page-container.landing-page .page-cards-section.no-subcategories .search-result:nth-child(4n),body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section.no-subcategories .search-result:nth-child(4n),body.select_your_custom_stickers .page-container.landing-page .page-cards-section.no-subcategories .search-result:nth-child(4n),body.select_your_marketing_materials .page-container.landing-page .page-cards-section.no-subcategories .search-result:nth-child(4n),body.select_your_stationery .page-container.landing-page .page-cards-section.no-subcategories .search-result:nth-child(4n),body.toronto_office .page-container.landing-page .page-cards-section.no-subcategories .search-result:nth-child(4n),body.vancouver_office .page-container.landing-page .page-cards-section.no-subcategories .search-result:nth-child(4n),body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section.no-subcategories .search-result:nth-child(4n){margin-right:0}body.canada_business_cards .page-container.landing-page .page-cards-section.no-subcategories .search-result.last-item,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section.no-subcategories .search-result.last-item,body.select_your_custom_stickers .page-container.landing-page .page-cards-section.no-subcategories .search-result.last-item,body.select_your_marketing_materials .page-container.landing-page .page-cards-section.no-subcategories .search-result.last-item,body.select_your_stationery .page-container.landing-page .page-cards-section.no-subcategories .search-result.last-item,body.toronto_office .page-container.landing-page .page-cards-section.no-subcategories .search-result.last-item,body.vancouver_office .page-container.landing-page .page-cards-section.no-subcategories .search-result.last-item,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section.no-subcategories .search-result.last-item{margin-right:0}body.canada_business_cards .page-container.landing-page .page-cards-section.no-subcategories .search-result.normal-item,body.printing_business_cards_vancouver .page-container.landing-page .page-cards-section.no-subcategories .search-result.normal-item,body.select_your_custom_stickers .page-container.landing-page .page-cards-section.no-subcategories .search-result.normal-item,body.select_your_marketing_materials .page-container.landing-page .page-cards-section.no-subcategories .search-result.normal-item,body.select_your_stationery .page-container.landing-page .page-cards-section.no-subcategories .search-result.normal-item,body.toronto_office .page-container.landing-page .page-cards-section.no-subcategories .search-result.normal-item,body.vancouver_office .page-container.landing-page .page-cards-section.no-subcategories .search-result.normal-item,body.why_is_jukebox_the_best .page-container.landing-page .page-cards-section.no-subcategories .search-result.normal-item{margin-right:2%}}body.canada_business_cards .page-container.landing-page .feature-bar-businessCard-premade-slide,body.printing_business_cards_vancouver .page-container.landing-page .feature-bar-businessCard-premade-slide,body.select_your_custom_stickers .page-container.landing-page .feature-bar-businessCard-premade-slide,body.select_your_marketing_materials .page-container.landing-page .feature-bar-businessCard-premade-slide,body.select_your_stationery .page-container.landing-page .feature-bar-businessCard-premade-slide,body.toronto_office .page-container.landing-page .feature-bar-businessCard-premade-slide,body.vancouver_office .page-container.landing-page .feature-bar-businessCard-premade-slide,body.why_is_jukebox_the_best .page-container.landing-page .feature-bar-businessCard-premade-slide{margin:100px 0 50px}body.canada_business_cards .page-container.landing-page .feature-bar.feature-bar-wrapper.feature-bar-faq .content-container .faq-content,body.printing_business_cards_vancouver .page-container.landing-page .feature-bar.feature-bar-wrapper.feature-bar-faq .content-container .faq-content,body.select_your_custom_stickers .page-container.landing-page .feature-bar.feature-bar-wrapper.feature-bar-faq .content-container .faq-content,body.select_your_marketing_materials .page-container.landing-page .feature-bar.feature-bar-wrapper.feature-bar-faq .content-container .faq-content,body.select_your_stationery .page-container.landing-page .feature-bar.feature-bar-wrapper.feature-bar-faq .content-container .faq-content,body.toronto_office .page-container.landing-page .feature-bar.feature-bar-wrapper.feature-bar-faq .content-container .faq-content,body.vancouver_office .page-container.landing-page .feature-bar.feature-bar-wrapper.feature-bar-faq .content-container .faq-content,body.why_is_jukebox_the_best .page-container.landing-page .feature-bar.feature-bar-wrapper.feature-bar-faq .content-container .faq-content{padding-left:0;padding-right:0}@media only screen and (min-width:1600px){body.select_your_marketing_materials section.header-image.full-nav-image .header-image-container{background-position:100% top}}.search-results h3{margin:0;margin-bottom:5px}.search-results .search-large .search-bar-container>img,.search-results .search-large .search-bar-container>svg{display:none}.search-results .search-large .search-bar-container input[type=search]{padding:5px 90px 5px 30px;border:none;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:26px;border-bottom:2px solid #000;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-border-radius:0;-moz-border-radius:0;-mos-border-radius:0;-o-border-radius:0;border-radius:0}.search-results .search-large .search-bar-container input[type=search]:focus{border-color:#4ec6da}.search-results .search-large .search-bar-container .search-large-button,.search-results .search-large .search-bar-container button,.search-results .search-large .search-bar-container input[type=submit]{display:none}.search-results .search-large .search-bar-container label.search-results-page-input{display:block!important;position:absolute;top:50%;right:30px;cursor:pointer;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.search-results .search-large .search-bar-container label.search-results-page-input .fa{font-size:28px;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.search-results .search-large .search-bar-container label.search-results-page-input:hover .fa{color:#4ec6da}}.search-results .search-result-tiles{display:flex;flex-wrap:wrap;gap:10px}.search-highlight{padding:0 5px;color:#788488;background-color:#d1f0ff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.search-page-title{margin-bottom:0}.search-result{width:20%;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;display:flex;flex-direction:column;padding:20px;margin-bottom:20px;-webkit-transition:all .6s ease-in;-moz-transition:all .6s ease-in;-ms-transition:all .6s ease-in;-o-transition:all .6s ease-in;transition:all .6s ease-in;color:#000}.search-result:visited{color:inherit}.search-result .item-content{display:flex;flex-direction:column;height:100%;gap:10px;overflow:hidden}.search-result .item-title{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:18px}.search-result .item-price{margin-top:12px;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:18px}.search-result .item-picture{width:100%;height:200px;border-radius:3px;overflow:hidden}.search-result .item-picture img{object-fit:cover;width:100%;height:100%;transition:opacity .2s ease-out}@media only screen and (max-width:1200px){.search-result{width:40%}}@media only screen and (max-width:600px){.search-result{width:100%}}@media only screen and (min-width:1024px),(hover:hover){.search-result:hover{background-color:rgba(179,173,214,.205)}}.search-no-results h4{margin:0;margin-bottom:10px;color:#000}.search-no-results h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.search-no-results p{margin:0}.search-no-results .button-wrapper{margin-top:20px}.checkout header .empty-cart-page~.nav-toggle-container,.checkout header .empty-cart-page~.navigation-container,.checkout header .empty-cart-page~.navigation-container .mobile-nav{display:block!important}@media only screen and (max-width:750px){.checkout header .empty-cart-page .container-header .j-logo-container{margin-left:60px!important}}@media only screen and (max-width:600px){.checkout header .empty-cart-page .container-header .j-logo-container{margin-left:20px!important}}.checkout .jbp-skeleton>.page-container{margin-top:0!important}.checkout-page.empty-cart-page #checkout-progress-indicator,.checkout-page.empty-cart-page .checkout-continue-button,.checkout-page.empty-cart-page .promo-code-wrapper{display:none}.checkout-page .row:nth-of-type(2) .col{margin-bottom:0}.checkout-page input{-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}@media only screen and (max-width:600px){.checkout-page input::-webkit-input-placeholder,.checkout-page textarea::-webkit-input-placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.checkout-page input::-moz-input-placeholder,.checkout-page textarea::-moz-input-placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.checkout-page input:-moz-input-placeholder,.checkout-page textarea:-moz-input-placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.checkout-page input:-ms-input-placeholder,.checkout-page textarea:-ms-input-placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.checkout-page .checkout-section.delivery-address .address-form select,.checkout-page .checkout-section.delivery-address .address-select-container select,.checkout-page .new-billing-address-form .address-form select,.checkout-page .new-billing-address-form .address-select-container select{font-size:14px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;padding:7px;padding-left:15px;padding:10px 7px 9px 15px;border:1px solid #dedede;background-color:#fff;border-radius:5px}.checkout-page .checkout-section.delivery-address .address-form .country-wrapper:after,.checkout-page .checkout-section.delivery-address .address-form .province-wrapper.select-wrapper:after,.checkout-page .checkout-section.delivery-address .address-form.address-select-container:after,.checkout-page .checkout-section.delivery-address .address-select-container .country-wrapper:after,.checkout-page .checkout-section.delivery-address .address-select-container .province-wrapper.select-wrapper:after,.checkout-page .checkout-section.delivery-address .address-select-container.address-select-container:after,.checkout-page .new-billing-address-form .address-form .country-wrapper:after,.checkout-page .new-billing-address-form .address-form .province-wrapper.select-wrapper:after,.checkout-page .new-billing-address-form .address-form.address-select-container:after,.checkout-page .new-billing-address-form .address-select-container .country-wrapper:after,.checkout-page .new-billing-address-form .address-select-container .province-wrapper.select-wrapper:after,.checkout-page .new-billing-address-form .address-select-container.address-select-container:after{content:"";clear:both;display:table;position:absolute;right:15px;top:33%;transform:rotateZ(45deg);padding:4px;border-bottom:2px solid;border-right:2px solid}}#checkout-wrapper,.checkout-wrapper{position:relative}#checkout-wrapper .left-side,.checkout-wrapper .left-side{background-color:#f1fbfe;padding:30px;margin-left:0;border-radius:10px}@media only screen and (max-width:900px) and (min-width:750px){#checkout-wrapper .left-side,.checkout-wrapper .left-side{margin-right:0;padding:20px}}@media only screen and (max-width:600px){#checkout-wrapper .left-side,.checkout-wrapper .left-side{background-color:#fff;padding:0;width:100%}}#checkout-wrapper.payment .promo-code-wrapper,.checkout-wrapper.payment .promo-code-wrapper{display:block}@media only screen and (max-width:750px){#checkout-wrapper.payment .promo-code-wrapper,.checkout-wrapper.payment .promo-code-wrapper{margin-bottom:0;width:100%}}@media only screen and (max-width:750px){#checkout-wrapper.payment .ccard-info label.checkbox-label,.checkout-wrapper.payment .ccard-info label.checkbox-label{font-size:14px}}#checkout-wrapper .checkout-continue-button,.checkout-wrapper .checkout-continue-button{display:none;border-radius:5px;margin:0 25px 50px 25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (min-width:751px){#checkout-wrapper .checkout-continue-button,.checkout-wrapper .checkout-continue-button{display:none!important}}@media only screen and (max-width:600px){#checkout-wrapper .checkout-continue-button,.checkout-wrapper .checkout-continue-button{padding:5px 30px;margin:0 0 50px 0}}@media only screen and (max-width:750px){#checkout-wrapper .payment-method-wrapper,.checkout-wrapper .payment-method-wrapper{margin-bottom:0}}@media only screen and (max-width:750px){#checkout-wrapper .payment-methods .methods,.checkout-wrapper .payment-methods .methods{margin-bottom:0}}@media only screen and (max-width:750px){#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4{display:none}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total{display:block;border-top:none;float:right}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total:before,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total:before,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total:before,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total:before,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total:before,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total:before,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total:before,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total:before,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total:before,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total:before{height:0;position:inherit}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total>div,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total>div,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total>div,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total>div,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total>div,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total>div,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total>div,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total>div,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total>div,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total>div{float:left}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total>div:first-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total>div:first-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total>div:first-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total>div:first-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total>div:first-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total>div:first-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total>div:first-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total>div:first-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total>div:first-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total>div:first-of-type{width:inherit;line-height:1!important}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total>div:last-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total>div:last-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total>div:last-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total>div:last-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total>div:last-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-item-price.summary-grand-total>div:last-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total>div:last-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total>div:last-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total>div:last-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h4.summary-grand-total>div:last-of-type{width:inherit;margin-left:15px;line-height:1!important}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount{border-top:none;display:flex;justify-content:flex-end;float:right;width:100%}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits:before,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount:before,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits:before,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount:before{height:0;position:inherit}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits>div,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount>div,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits>div,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount>div{float:left}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits>div:first-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount>div:first-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits>div:first-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount>div:first-of-type{width:initial;line-height:1!important}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits>div:last-of-type,#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount>div:last-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-credits>div:last-of-type,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-discount>div:last-of-type{width:initial;margin-left:15px;line-height:1!important}#checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .actions,.checkout-wrapper .order-summary-details .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .actions{margin:0!important}}#checkout-wrapper input:focus::placeholder,.checkout-wrapper input:focus::placeholder{color:transparent}.empty-cart{display:none;padding-top:60px;padding-bottom:50px}@media only screen and (max-width:800px){.empty-cart{padding-top:30px}}@media only screen and (max-width:600px){.empty-cart{padding-top:0}}.empty-cart .checkout-preview-error-wrapper{width:80%;margin-top:100px!important;margin-left:auto!important;margin-right:auto!important;justify-content:center!important}@media only screen and (max-width:600px){.empty-cart .checkout-preview-error-wrapper{width:90%!important;margin-top:4rem!important}}.empty-cart .psd-template-page .template-content ul li a,.empty-cart a.inline-link,.psd-template-page .template-content ul li .empty-cart a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.empty-cart>h2{margin:180px 20px 100px;font-size:35px}@media only screen and (max-width:600px){.empty-cart>h2{margin-top:130px;font-size:30px}}.empty-cart h3.subtitle{margin-bottom:0;line-height:1.4}@media only screen and (max-width:600px){.empty-cart h3.subtitle{font-size:24px;margin:0 20px}}.empty-cart .feature-bar-popular-pages{padding-top:10px}.empty-cart .feature-bar-popular-pages>.content-container{padding-top:0}.empty-cart .feature-bar-popular-pages h2{display:none}.checkout-section{padding-bottom:30px}@media only screen and (max-width:750px){.checkout-section{padding-bottom:0}}.checkout-section .order-countdown{margin-top:8px!important;font-size:16px;letter-spacing:.3px}.checkout-section .order-countdown .countdown-timer{font-size:16px}.checkout-section .order-countdown .countdown-timer .days,.checkout-section .order-countdown .countdown-timer .hours,.checkout-section .order-countdown .countdown-timer .minutes{color:#7ac142!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:600px){.checkout-section .order-countdown{display:flex}.checkout-section .order-countdown span{font-size:11px}.checkout-section .order-countdown .countdown-timer{margin-left:10px;font-size:11px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000!important}.checkout-section .order-countdown .countdown-timer .days,.checkout-section .order-countdown .countdown-timer .hours,.checkout-section .order-countdown .countdown-timer .minutes{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:11px;color:#000!important}}@media only screen and (max-width:600px){.checkout-section .date-wrapper .complete,.checkout-section .date-wrapper .delivery{display:flex;align-items:center;width:100%;margin-bottom:0}.checkout-section .date-wrapper .complete .estimated-date,.checkout-section .date-wrapper .delivery .estimated-date{display:flex;margin:0!important;width:auto;height:auto;background-image:none}.checkout-section .date-wrapper .complete .estimated-date .week-day-wrapper,.checkout-section .date-wrapper .delivery .estimated-date .week-day-wrapper{display:none}.checkout-section .date-wrapper .complete .estimated-date .month,.checkout-section .date-wrapper .delivery .estimated-date .month{display:inline;margin-left:15px}.checkout-section .date-wrapper .complete .estimated-date .date-number,.checkout-section .date-wrapper .delivery .estimated-date .date-number{display:inline;line-height:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-section .date-wrapper .delivery{flex-wrap:wrap}.checkout-section .date-wrapper .delivery h5{flex:1 0 35%;text-align:left}.checkout-section .date-wrapper .delivery .estimated-date{flex:1 0 65%;text-align:left}.checkout-section .date-wrapper .delivery .estimated-date .month{margin-left:0}.checkout-section .date-wrapper .delivery .shipping-option{flex:1 0 50%;margin:0 0 20px}.checkout-section .date-wrapper .delivery .shipping-option .shipping-method{margin:5px 0 2px 0}.checkout-section .date-wrapper .delivery .shipping-option span{text-align:left}}.checkout-items{margin-bottom:50px}@media only screen and (max-width:750px){.checkout-items{margin-bottom:0}}@media only screen and (max-width:600px){.checkout-items{margin-bottom:30px}.checkout-items div .checkout-item{border-bottom:1px solid #c2c2c2}.checkout-items div:last-child .checkout-item{border-bottom:none}}.checkout-item{padding-bottom:20px;margin-bottom:30px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}@media only screen and (min-width:1250px){.checkout-item{padding:0 20px 10px 0}}@media only screen and (max-width:750px){.checkout-item{background-color:#fff}}@media only screen and (min-width:1400px){.checkout-item{padding:15px 50px 15px 0}}@media only screen and (max-width:600px){.checkout-item{background-color:inherit;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;margin-bottom:0;padding-bottom:30px}}.checkout-item.sample-pack-item-container .item-header{display:block}.checkout-item.sample-pack-item-container .item-header h4{margin:0}.checkout-item .shipping-info{display:none}@media only screen and (max-width:1300px){.checkout-item .item-section{padding:25px 25px 25px 0;padding-top:0}}@media only screen and (max-width:750px){.checkout-item .item-section{padding:0;padding-top:0}}.checkout-item .item-header{position:relative;width:100%}.checkout-item .item-header h4{margin-bottom:0;padding-left:10px;color:#000}@media only screen and (max-width:600px){.checkout-item .item-header .job-name-wrapper{margin-left:0}}.checkout-item .item-header .job-name-wrapper .job-name-field-wrapper{display:flex;align-items:center}@media only screen and (max-width:600px){.checkout-item .item-header .job-name-wrapper .job-name-field-wrapper{margin-top:5px}}.checkout-item .item-header .job-name-wrapper .job-name-field-wrapper .job-name-tip{z-index:10;height:30px;white-space:nowrap;display:flex;align-items:center;position:absolute;top:-10px;padding:5px 20px;background-color:#67d4fc;opacity:0;visibility:hidden;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:600px){.checkout-item .item-header .job-name-wrapper .job-name-field-wrapper .job-name-tip{top:-120px}}.checkout-item .item-header .job-name-wrapper .job-name-field-wrapper .job-name-tip:before{content:"";position:absolute;top:25px;width:10px;height:10px;background-color:#67d4fc;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.checkout-item .item-header .job-name-wrapper .job-name-field-wrapper .job-name-tip p{margin:5px;color:#fff;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;line-height:1!important}.checkout-item .item-header .job-name-item{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (min-width:450px){.checkout-item .item-header .job-name-item{margin-left:10px}}.checkout-item .item-header .item-number{position:absolute;top:15px;right:60px;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px}.checkout-item .item-header.job-name.error-length .error-message{top:40px;left:inherit;opacity:1;visibility:visible}.checkout-item .item-header.job-name .indicator{position:absolute;top:62.5px;left:50px;width:30px;height:30px;opacity:0;z-index:1;-webkit-animation:hide 48s ease-out;-moz-animation:hide 48s ease-out;-ms-animation:hide 48s ease-out;-o-animation:hide 48s ease-out;animation:hide 48s ease-out}@media only screen and (min-width:2500px){.checkout-item .item-header.job-name .indicator{top:66.5px}}@media only screen and (max-width:450px){.checkout-item .item-header.job-name .indicator{top:56px;left:35px}}.checkout-item .item-header.job-name .indicator .base{position:absolute;top:50%;left:50%;width:10px;height:10px;margin-top:-5px;margin-left:-5px;background-color:#4ec6da;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}@media only screen and (max-width:600px){.checkout-item .item-header.job-name .indicator .base{display:none}}.checkout-item .item-header.job-name .indicator .pulse{position:absolute;top:50%;left:50%;width:36px;height:36px;margin-left:-18px;margin-top:-18px;background-color:transparent;border:5px solid #4ec6da;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);-webkit-animation:pulse 3s infinite ease-out;-moz-animation:pulse 3s infinite ease-out;-ms-animation:pulse 3s infinite ease-out;-o-animation:pulse 3s infinite ease-out;animation:pulse 3s infinite ease-out}@media only screen and (max-width:600px){.checkout-item .item-header.job-name .indicator .pulse{display:none}}@-webkit-keyframes pulse{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);-moz-transform:scale(.1);-ms-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);opacity:.5}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}}@-moz-keyframes pulse{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);-moz-transform:scale(.1);-ms-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);opacity:.5}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}}@-o-keyframes pulse{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);-moz-transform:scale(.1);-ms-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);opacity:.5}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}}@keyframes pulse{0%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0}25%{-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:.1}50%{-webkit-transform:scale(.1);-moz-transform:scale(.1);-ms-transform:scale(.1);-o-transform:scale(.1);transform:scale(.1);opacity:.3}75%{-webkit-transform:scale(.5);-moz-transform:scale(.5);-ms-transform:scale(.5);-o-transform:scale(.5);transform:scale(.5);opacity:.5}100%{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);opacity:0}}@-webkit-keyframes hide{0%{opacity:1}99%{opacity:1}100%{opacity:0}}@-moz-keyframes hide{0%{opacity:1}99%{opacity:1}100%{opacity:0}}@-o-keyframes hide{0%{opacity:1}99%{opacity:1}100%{opacity:0}}@keyframes hide{0%{opacity:1}99%{opacity:1}100%{opacity:0}}.checkout-item .item-header.job-name .indicator-text{position:absolute;top:15px;left:60px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#4ec6da;font-size:16px;-webkit-animation:slideIndicator 48.5s ease-out;-moz-animation:slideIndicator 48.5s ease-out;-ms-animation:slideIndicator 48.5s ease-out;-o-animation:slideIndicator 48.5s ease-out;animation:slideIndicator 48.5s ease-out}@media only screen and (max-width:600px){.checkout-item .item-header.job-name .indicator-text{display:none}}@-webkit-keyframes slideIndicator{0%{left:90px}98%{left:90px}100%{left:60px}}@-moz-keyframes slideIndicator{0%{left:90px}98%{left:90px}100%{left:60px}}@-o-keyframes slideIndicator{0%{left:90px}98%{left:90px}100%{left:60px}}@keyframes slideIndicator{0%{left:90px}98%{left:90px}100%{left:60px}}@media only screen and (max-width:450px){@-webkit-keyframes slideIndicator{0%{left:20px}98%{left:20px}100%{left:20px}}@-moz-keyframes slideIndicator{0%{left:20px}98%{left:20px}100%{left:20px}}@-o-keyframes slideIndicator{0%{left:20px}98%{left:20px}100%{left:20px}}@keyframes slideIndicator{0%{left:20px}98%{left:20px}100%{left:20px}}}.checkout-item .item-header.job-name input[name=jobName],.checkout-item .item-header.job-name span.item-job-name{position:relative;font-size:22px!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;border:0 solid #fff!important;box-shadow:none;background:0 0;padding:0;letter-spacing:.3px;transition:none!important}@media only screen and (max-width:1050px){.checkout-item .item-header.job-name input[name=jobName],.checkout-item .item-header.job-name span.item-job-name{font-size:18px!important}}@media only screen and (max-width:900px) and (min-width:750px){.checkout-item .item-header.job-name input[name=jobName],.checkout-item .item-header.job-name span.item-job-name{font-size:17px!important}}@media only screen and (max-width:600px){.checkout-item .item-header.job-name input[name=jobName],.checkout-item .item-header.job-name span.item-job-name{padding-left:0;font-size:16px!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}}.checkout-item .item-header.job-name input[name=jobName]:focus,.checkout-item .item-header.job-name span.item-job-name:focus{width:300px;min-width:300px;border:2px solid #6ec0ff!important;box-shadow:0 0 0 4px #d0f7ff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1700px){.checkout-item .item-header.job-name input[name=jobName]:focus,.checkout-item .item-header.job-name span.item-job-name:focus{width:400px;min-width:400px}}.checkout-item .item-header.job-name input[name=jobName]{border:2px solid #6ec0ff!important;border-color:#6ec0ff!important;box-shadow:0 0 0 4px #d0f7ff}.checkout-item .item-header.job-name span.item-job-name{word-wrap:break-word;max-width:490px;line-height:1.8!important;border:2px solid transparent!important}@media only screen and (min-width:1024px),(hover:hover){.checkout-item .item-header.job-name .edit-job-name-hint:hover .job-name-tip{opacity:1;visibility:visible}}.checkout-item .item-header.job-name .icon.edit-job-name-icon{width:35px;height:35px;cursor:pointer;background-image:url(https://storage.jukeboxprint.com/s/images/icons/edit-job-name-icon.svg)}.checkout-item .item-header.job-name .icon.edit-job-name-icon:hover{background-image:url(https://storage.jukeboxprint.com/s/images/icons/edit-job-name-icon-hover-state.svg)}.checkout-item .item-header.job-name.edit-job-name input[name=jobName]{display:block!important;border:2px solid #6ec0ff!important;border-color:#6ec0ff!important;box-shadow:0 0 0 4px #d0f7ff;color:#3d339b;background:#fff;-webkit-transition-property:none;-moz-transition-property:none;-o-transition-property:none;transition-property:none}.checkout-item .item-header.job-name.edit-job-name .edit-job-name-hint .job-name-tip{visibility:hidden;opacity:0}.checkout-item .item-header.job-name.edit-job-name .icon.edit-job-name-icon{display:none}@-webkit-keyframes slideName{0%{padding-left:60px}98%{padding-left:60px}100%{padding-left:30px}}@-moz-keyframes slideName{0%{padding-left:60px}98%{padding-left:60px}100%{padding-left:30px}}@-o-keyframes slideName{0%{padding-left:60px}98%{padding-left:60px}100%{padding-left:30px}}@keyframes slideName{0%{padding-left:60px}98%{padding-left:60px}100%{padding-left:30px}}.checkout-item .item-header .item-edit-buttons{position:absolute;top:50%;right:30px;margin-top:-17.5px}.checkout-item .item-header .item-edit-buttons a.button-small{position:relative;padding-left:40px;margin-left:15px}.checkout-item .item-header .item-edit-buttons a.button-small .svg{position:absolute;top:50%;left:17px;margin-top:-11px}.checkout-item .item-header .item-edit-buttons a.button-small .svg path{fill:#fff}.checkout-item .item-section .section-header{position:relative;min-height:60px;padding:12px 0}@media only screen and (max-width:600px){.checkout-item .item-section .section-header.product-type{display:flex;min-height:auto;padding-bottom:0}.checkout-item .item-section .section-header.product-type h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}.checkout-item .item-section .section-header.product-type span{padding:0 5px;font-size:15px}.checkout-item .item-section .section-header.product-type span.item-job-name{padding:0}}.checkout-item .item-section .section-header.item-date{margin:30px 0 0 0}@media only screen and (max-width:600px){.checkout-item .item-section .section-header.item-date{display:none}}@media only screen and (max-width:600px){.checkout-item .item-section .section-header .price-total-heading{display:none}}.checkout-item .item-section .section-header .item-saving-amount{background:#e02727;color:#fff;padding:8px;font-size:12px;margin-left:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-item .item-section .section-header .sale-end-date{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-top:10px;font-size:10px;color:#2e2e2e}.checkout-item .item-section .section-header .price-total-amount-mobile{display:none;padding-top:15px}@media only screen and (max-width:600px){.checkout-item .item-section .section-header .price-total-amount-mobile{display:flex;justify-content:space-between;align-items:center;width:100%;padding-top:8px;margin-bottom:10px}.checkout-item .item-section .section-header .price-total-amount-mobile .price-amount{font-size:27px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-item .item-section .section-header .price-total-amount-mobile .delete-wrapper{display:flex;flex-direction:column;align-items:flex-start}.checkout-item .item-section .section-header .price-total-amount-mobile .delete-wrapper .shipping-taxes-extra{font-size:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:0}.checkout-item .item-section .section-header .price-total-amount-mobile .delete-wrapper .btn-remove{color:#ff687a;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}}.checkout-item .item-section .section-header .section-icon{position:absolute;top:50%;left:32px;width:32px;height:32px;margin-top:-20px}.checkout-item .item-section .section-header .section-icon img{position:absolute;top:50%;transform:translateY(-50%)}.checkout-item .item-section .section-header h5{margin:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:18px;color:#000}.checkout-item .item-section .section-header h5.price-total-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:600px){.checkout-item .item-section .section-header h5.price-total-heading{display:none}}.checkout-item .item-section .section-header h5 span{font-family:inherit}@media only screen and (max-width:600px){.checkout-item .item-section .section-header h5 span.estimate-label{display:none}}@media only screen and (max-width:600px){.checkout-item .item-section .section-header h5{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}}.checkout-item .item-section .section-header span{color:#000}.checkout-item .item-section .section-header .discount-amount{display:block;margin-bottom:5px;color:#000}.checkout-item .item-section .section-header .discount-amount:last-of-type{margin-bottom:0}.checkout-item .item-section .section-info{padding-top:15px;padding-bottom:15px}@media only screen and (max-width:600px){.checkout-item .item-section .section-info.product-details{padding:0;margin-top:20px}}.checkout-item .item-edit-buttons{padding:0 30px;text-align:right;display:flex;justify-content:space-between}.checkout-item .item-edit-buttons .upload-file{display:none}@media only screen and (max-width:600px){.checkout-item .item-edit-buttons{display:flex;padding:0;display:none}.checkout-item .item-edit-buttons a.button-small,.checkout-item .item-edit-buttons input.button-small{padding-left:15px!important;padding-right:15px!important;margin-left:15px}.checkout-item .item-edit-buttons a.button-small svg,.checkout-item .item-edit-buttons input.button-small svg{display:none}.checkout-item .item-edit-buttons a.button-small.btn-add-files,.checkout-item .item-edit-buttons input.button-small.btn-add-files{background-color:#1289ce!important}.checkout-item .item-edit-buttons a.button-small.btn-edit-product,.checkout-item .item-edit-buttons input.button-small.btn-edit-product{background-color:#9316d4!important}.checkout-item .item-edit-buttons a.button-small.red-button,.checkout-item .item-edit-buttons input.button-small.red-button{background-color:red!important}}.checkout-item .item-edit-buttons a.button-small,.checkout-item .item-edit-buttons input.button-small{position:relative;margin-left:15px;padding:5px 20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;font-size:16px}@media only screen and (max-width:600px){.checkout-item .item-edit-buttons a.button-small,.checkout-item .item-edit-buttons input.button-small{margin-bottom:10px}}.checkout-item .item-edit-buttons a.button-small .svg,.checkout-item .item-edit-buttons input.button-small .svg{position:absolute;top:50%;left:17px;margin-top:-11px}.checkout-item .item-edit-buttons a.button-small .svg path,.checkout-item .item-edit-buttons input.button-small .svg path{fill:#fff}.checkout-item .item-edit-buttons a.button-small.blue-button,.checkout-item .item-edit-buttons input.button-small.blue-button{background-color:#4ec6da}@media only screen and (min-width:1024px),(hover:hover){.checkout-item .item-edit-buttons a.button-small.blue-button:hover,.checkout-item .item-edit-buttons input.button-small.blue-button:hover{background-color:#5bdbef}}@media only screen and (min-width:1300px){.checkout-item .item-basic{background:#fff;padding:40px;border-left:1px solid #4ccef7;border-right:1px solid #4ccef7;border-top:1px solid #4ccef7;-webkit-border-top-left-radius:5px;-moz-border-top-left-radius:5px;-ms-border-top-left-radius:5px;-o-border-top-left-radius:5px;border-top-left-radius:5px;-webkit-border-top-right-radius:5px;-moz-border-top-right-radius:5px;-ms-border-top-right-radius:5px;-o-border-top-right-radius:5px;border-top-right-radius:5px}}@media only screen and (min-width:1500px){.checkout-item .item-basic{padding:40px 70px}}@media only screen and (max-width:600px){.checkout-item .item-basic{padding:0}}.checkout-item .item-basic .sample-pack-item .included-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.checkout-item .item-basic .sample-pack-item .sample-item-list{columns:2;margin-top:15px;column-gap:100px}@media only screen and (max-width:1050px){.checkout-item .item-basic .sample-pack-item .sample-item-list{column-gap:inherit}}.checkout-item .item-basic .sample-pack-item .sample-item-list.specialty{columns:1}.checkout-item .item-basic .sample-pack-item .sample-item-list li{color:#000;font-size:14px;list-style-type:disc;list-style-position:inside}@media only screen and (max-width:600px){.checkout-item .item-basic .sample-pack-item .sample-item-list li{font-size:13px}}.checkout-item .item-basic .sample-pack-item .sample-item-list li.custom-list-styles{list-style-type:none;display:flex;align-items:center;margin-bottom:10px}.checkout-item .item-basic .sample-pack-item .sample-item-list li.custom-list-styles:last-child{margin-bottom:0}.checkout-item .item-basic .sample-pack-item .sample-item-list li.custom-list-styles>img{width:45px;margin-right:15px}.checkout-item .item-extras{margin-top:40px;padding-left:0;padding-right:0;display:none!important}@media only screen and (max-width:450px){.checkout-item .item-extras{padding:15px}}.checkout-item .item-extras h5{color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-item .item-extras .add-on-summary{width:60%;margin-bottom:5px}.checkout-item .item-extras .add-on-summary table{width:100%;text-align:left;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}.checkout-item .item-extras .add-on-summary table td,.checkout-item .item-extras .add-on-summary table th{padding:3px 5px}.checkout-item .item-extras .add-on-summary table td span,.checkout-item .item-extras .add-on-summary table th span{display:list-item;margin-left:15px;font-size:12px;line-height:1.5}.checkout-item .item-extras .add-on-summary table th{width:250px;padding-left:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;box-sizing:border-box}.checkout-item .item-extras .add-on-summary table td.add-on-options{padding:0 5px}@media only screen and (max-width:600px){.checkout-item .item-extras .add-on-summary{width:100%}.checkout-item .item-extras .add-on-summary table{font-size:16px}.checkout-item .item-extras .add-on-summary table td span,.checkout-item .item-extras .add-on-summary table th span{font-size:16px}}.checkout-item.sample-pack-item-container{padding-bottom:20px}.checkout-item.sample-pack-item-container .section-header .date-wrapper .complete h5{text-align:left}@media only screen and (max-width:450px){.checkout-item.sample-pack-item-container .section-header .date-wrapper .complete h5{font-size:14px!important}}@media only screen and (max-width:330px){.checkout-item.sample-pack-item-container .section-header .date-wrapper .complete .estimated-date .month{margin:0 3px!important}}@media only screen and (max-width:450px){.checkout-item.sample-pack-item-container .section-header .date-wrapper .complete .estimated-date .date-number,.checkout-item.sample-pack-item-container .section-header .date-wrapper .complete .estimated-date .month{font-size:14px!important}}.checkout-item.sample-pack-item-container .section-header .date-wrapper .complete .estimated-date span.date-number{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-item.sample-pack-item-container .item-section .section-info{padding-top:0}@media only screen and (min-width:1300px){.checkout-item.sample-pack-item-container .item-basic{border-bottom:1px solid #4ccef7;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;margin-bottom:10px}}.checkout-item.sample-pack-item-container .item-edit-buttons{padding:0;margin:20px 0}.checkout-item.sample-pack-item-container .item-edit-buttons a.button-small,.checkout-item.sample-pack-item-container .item-edit-buttons input.button-small{color:#00bbf9!important;background-color:#fff;padding:6px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;min-width:105px;letter-spacing:.3px;border:1px solid #4ccef7;padding:12px;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;max-height:inherit;line-height:1!important}@media only screen and (max-width:800px){.checkout-item.sample-pack-item-container .item-edit-buttons a.button-small,.checkout-item.sample-pack-item-container .item-edit-buttons input.button-small{margin-left:0!important}}.checkout-item.sample-pack-item-container .item-edit-buttons a.button-small:hover,.checkout-item.sample-pack-item-container .item-edit-buttons input.button-small:hover{color:#008bf3!important;background-color:#e7faff!important}.checkout-item.sample-pack-item-container .sample-pack-item-header{display:flex;justify-content:space-between;align-items:center;flex-direction:row-reverse;padding:12px 0}@media only screen and (max-width:800px){.checkout-item.sample-pack-item-container .sample-pack-item-header{display:block}}.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name{display:flex;flex-direction:column}.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name .item-number{font-size:20px}.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name h4{font-size:22px}.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name .item-number,.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name h4{letter-spacing:.3px;white-space:nowrap;line-height:1.6!important}@media only screen and (max-width:800px){.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name .item-number,.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name h4{margin:10px 0}}@media only screen and (max-width:600px){.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name .item-number,.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name h4{font-size:20px!important}}.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name .item-number{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;padding-left:0}.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name h4{margin:0;line-height:1.8}@media only screen and (max-width:600px){.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name{flex-direction:column}.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name .item-number,.checkout-item.sample-pack-item-container .sample-pack-item-header .item-number-and-name h4{padding-left:0}}.checkout-item.sample-pack-item-container.reddit-thread .item-number{display:none}.checkout-item.sample-pack-item-container.reddit-thread .sample-item-list.specialty{margin-top:15px;font-size:20px}.checkout-item .detail-table.design-item th.top{vertical-align:top}.checkout-item .message-wrapper{margin-top:10px}.checkout-item td.message{padding-left:0;padding-right:0}.checkout-item td.message p{margin:0;margin-bottom:10px}.checkout-item td.message p:last-of-type{margin-bottom:0}.checkout-item .upload-widget .upload-widget-designs .designs-container .designs{margin-top:1em;width:100%;max-height:80%}.checkout-item .upload-widget .upload-widget-designs .designs-container .designs .design{height:100px!important;float:left;display:flex;align-items:center;margin-top:2%}.checkout-item .upload-widget .upload-widget-designs .designs-container .designs .design:nth-child(odd){width:47%;margin-right:2%;margin-left:1%}.checkout-item .upload-widget .upload-widget-designs .designs-container .designs .design:nth-child(even){width:47%;margin-left:3%}.checkout-item .upload-widget .upload-widget-designs .designs-container .designs .design .date{line-height:1!important}.checkout-item .upload-widget .upload-widget-designs .designs-container .designs .design .date h5{line-height:1!important}.checkout-item .upload-widget .widget-body{padding:0;min-height:50px}@media only screen and (max-width:600px){.checkout-item .upload-widget .widget-body{min-height:initial}}@media only screen and (max-width:600px){.checkout-item .upload-widget .widget-body .file-tiles-wrapper{padding-top:0}}.checkout-item .upload-widget .widget-body .file-tiles .file-tile{min-height:inherit}@media only screen and (max-width:600px){.checkout-item .upload-widget .widget-body .file-tiles .file-tile{padding-top:0}}.checkout-item .upload-widget .widget-body .file-tiles .file-tile.internal-tile{display:none}.checkout-item .upload-widget .widget-body .file-tiles .file-tile .file-details .file-image{display:flex;align-items:center;width:fit-content;height:64px;margin-right:20px}@media only screen and (max-width:600px){.checkout-item .upload-widget .widget-body .file-tiles .file-tile .file-details .file-image{display:none}}.checkout-item .upload-widget .widget-body .file-tiles .file-tile .file-details .file-name a{color:#000!important;text-decoration:none;background-image:none;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:0}@media only screen and (max-width:600px){.checkout-item .upload-widget .widget-body .file-tiles .file-tile .file-details .file-name a{color:#00bfff!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}}.checkout-item .upload-widget .widget-body .file-tiles .file-tile .file-details .file-name .toggle-file-comments{display:none}.checkout-item .upload-widget .widget-body .file-tiles .file-tile .file-details .file-controls{justify-content:flex-end}.checkout-item .upload-widget .widget-footer .no-file-message-mobile{font-size:11px;display:none}@media only screen and (max-width:600px){.checkout-item .upload-widget .widget-footer .no-file-message-mobile{display:block;margin-top:6px}}.checkout-item .edit-and-remove-button-wrapper{display:flex;align-items:center;margin:20px 0}@media only screen and (max-width:1370px) and (min-width:750px){.checkout-item .edit-and-remove-button-wrapper{width:100%;margin:10px 0}}@media only screen and (max-width:800px){.checkout-item .edit-and-remove-button-wrapper{width:100%;margin:10px 0}}@media only screen and (max-width:600px){.checkout-item .edit-and-remove-button-wrapper{display:none}}.checkout-item .edit-and-remove-button-wrapper .button{color:#00bbf9!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background-color:#fff;font-size:15px;padding:12px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;min-width:115px;letter-spacing:.3px;border:1px solid #4ccef7}@media only screen and (max-width:900px) and (min-width:750px){.checkout-item .edit-and-remove-button-wrapper .button{padding:7px;min-width:75px;font-size:12px!important}}.checkout-item .edit-and-remove-button-wrapper .btn-edit-product{margin-right:10px}.checkout-item .edit-and-remove-button-wrapper .btn-remove{max-height:inherit}.checkout-item .upload-widget{margin-bottom:0;min-height:inherit}.checkout-item .upload-widget .enter-comment-for-order-wrapper,.checkout-item .upload-widget .special-instruction-wrapper{display:none}.checkout-item .upload-widget.files-exist .upload-file-button-wrapper{text-align:center}.required-date{margin-top:10px}.required-date>a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;position:relative;margin-left:26px;color:#000}.required-date>a:before{content:"\f096";font-weight:300;position:absolute;top:-4px;left:-25px;display:inline;font-family:"Font Awesome 6 Free";font-size:20px;letter-spacing:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.required-date>a.checked:before{content:"\f14a";font-weight:900;color:#3cb1cb}.required-date .required-date-widget{display:none;padding:20px 0;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.required-date .required-date-widget .required-date-picker{float:right;width:47.5%;margin-right:5%}@media only screen and (max-width:600px){.required-date .required-date-widget .required-date-picker{width:100%;margin-right:0}}.required-date .required-date-widget .required-date-content{float:right;width:47.5%}@media only screen and (max-width:600px){.required-date .required-date-widget .required-date-content{width:100%}}.required-date .required-date-widget .required-date-content .date-label{display:block}.required-date .required-date-widget .required-date-content .desired-date{font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#4ec6da}.required-date .required-date-widget .required-date-content .required-date-notice{margin-top:30px}.required-date .required-date-widget p{margin:0;margin-bottom:20px;font-size:14px}@media only screen and (max-width:600px){.required-date .required-date-widget p{font-size:16px}}.required-date .required-date-widget .ui-datepicker{width:100%;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.order_upload .upload-page .upload-widget{display:none}.order_upload .upload-page .checkout-confirmation-page-order-numbers{margin-bottom:50px;margin-top:10px}.order_upload .upload-page .checkout-confirmation-page-order-numbers .item-order-number{margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.5;color:#40c2ed}.order_upload .upload-page .guest-register-prompt{background:#fffae4;padding:12px 20px;font-size:14px;border-radius:50px;margin-top:100px}@media only screen and (max-width:600px){.order_upload .upload-page .guest-register-prompt{font-size:12px;padding:10px;border-radius:10px}}@media only screen and (max-width:1050px){.order_upload .upload-page .content-container .row.order-file-upload .col.col-08{width:calc(66.6666666667% - 30px)}}@media only screen and (max-width:750px){.order_upload .upload-page .content-container .row.order-file-upload .col.col-08{width:calc(100% - 30px)}}@media only screen and (max-width:600px){.order_upload .upload-page .content-container .row.order-file-upload .col.col-08{width:100%;margin:0}}@media only screen and (max-width:1050px){.order_upload .upload-page .content-container .row.order-file-upload .col.col-04-08{width:calc(33.3333333333% - 30px)}}@media only screen and (max-width:750px){.order_upload .upload-page .content-container .row.order-file-upload .col.col-04-08{width:calc(100% - 30px)}}.order_upload .items-ordered-message .col.col-12{margin-bottom:0}.order_upload .account-panel-link{color:#000!important;line-height:1.65!important}@media only screen and (max-width:600px){.order_upload .account-panel-link{margin-top:50px;font-size:13px}}.order_upload #checkout-progress-indicator{display:none}.order_upload h4{margin-top:0;margin-bottom:15px;line-height:1.2}.order_upload .upload-faq a{padding:10px 20px;margin-bottom:15px;background-color:#eaf9ff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.order_upload .upload-faq a h5{margin:0;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (min-width:1024px),(hover:hover){.order_upload .upload-faq a:hover{background-color:#f7f7f7}}.checkout-page .checkout-order-summary-section{display:flex;justify-content:center}@media only screen and (max-width:900px) and (min-width:750px){.checkout-page .checkout-order-summary-section{margin:0!important}}@media only screen and (max-width:450px){.checkout-page .checkout-order-summary-section{width:100%!important;margin:0}}.checkout-page .summary-panel{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden;margin-bottom:20px}.checkout-page .summary-panel.store-credit-wrapper{display:none}.checkout-page .summary-panel .summary-panel-header{position:relative;padding:10px 15px;background-color:#eaf9ff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.checkout-page .summary-panel .summary-panel-header h5{margin:0;color:#000;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkout-page .summary-panel .summary-panel-header h5 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkout-page .summary-panel .summary-panel-header:after{content:"\f067";position:absolute;top:50%;right:15px;font-size:15px;font-family:"Font Awesome 6 Free";color:#000;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkout-page .summary-panel .summary-panel-header.open:after{content:"\f068";position:absolute;top:50%;right:15px;font-size:15px;font-family:"Font Awesome 6 Free";color:#000;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:1024px),(hover:hover){.checkout-page .summary-panel .summary-panel-header:hover h5,.checkout-page .summary-panel .summary-panel-header:hover span,.checkout-page .summary-panel .summary-panel-header:hover:after{color:#3cb1cb}}.checkout-page .summary-panel .summary-panel-body{position:relative;display:none;padding:26px 15px 12px;background-color:#f7f7f7}.checkout-page .summary-panel .summary-panel-body .promo-code-errors{margin:-15px 0 10px;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff687a}.checkout-page .summary-panel .summary-panel-body .error-balance{position:absolute;top:2px;left:15px;height:20px;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff687a}.checkout-page .summary-panel .summary-panel-body input[type=number],.checkout-page .summary-panel .summary-panel-body input[type=text]{display:inline;width:64%;padding:4px 15px;margin-right:2%;line-height:1;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}@media only screen and (max-width:1400px) and (min-width:750px){.checkout-page .summary-panel .summary-panel-body input[type=number],.checkout-page .summary-panel .summary-panel-body input[type=text]{padding:4.5px 20px}}@media only screen and (max-width:450px){.checkout-page .summary-panel .summary-panel-body input[type=number],.checkout-page .summary-panel .summary-panel-body input[type=text]{width:58%}}@media only screen and (max-width:374px){.checkout-page .summary-panel .summary-panel-body .button-small{min-width:95px}}.checkout-page .summary-panel #active-promo-div h5{margin:0;color:#000;font-size:14px}.checkout-page .summary-panel #active-promo-code{display:block;padding:7px 10px;margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;background-color:#fff;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;border:2px solid #7ac142}.checkout-page .summary-panel #store-credit-applied-wrapper h5{margin:0;margin-left:12px;color:#000;font-size:14px}.checkout-page .summary-panel #store-credit-applied-wrapper h5 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#7ac142}.checkout-page .summary-panel #promo-code-remove,.checkout-page .summary-panel #store-credit-remove{margin-left:12px;color:#ff687a;font-size:12px}.checkout-page .summary-panel #promo-code-remove:after,.checkout-page .summary-panel #store-credit-remove:after{background-color:#ff687a}@media only screen and (min-width:1024px),(hover:hover){.checkout-page .summary-panel #promo-code-remove:hover,.checkout-page .summary-panel #store-credit-remove:hover{color:#ffa6b2!important}.checkout-page .summary-panel #promo-code-remove:hover:after,.checkout-page .summary-panel #store-credit-remove:hover:after{background-color:#ffa6b2}}.checkout-page .summary-wrapper>.summary-details .detail-row.summary-item-price{background-color:#fff!important;cursor:auto}.checkout-edit-form-header{display:flex;align-items:center}.checkout-edit-form-header .mobile-edit-icon-wrapper{display:none}@media only screen and (max-width:600px){.checkout-edit-form-header .mobile-edit-icon-wrapper{display:inline;margin-top:9px}}.checkout-edit-form-header .mobile-edit-icon-wrapper .edit-icon{width:30px;min-width:30px;cursor:pointer}.checkout-edit-form-header .mobile-edit-icon-wrapper .edit-icon .st0{fill:#626262;stroke:#626262;opacity:1;stroke-width:1}body.checkout.is-pickup .header .flash-message.address-error,body.checkout_payment.is-pickup .header .flash-message.address-error{display:none!important}body.checkout .flash-message.address-error,body.checkout .flash-message.payment-declined,body.checkout .flash-message.payment-declined-error,body.checkout .flash-message.preview-error,body.checkout .flash-message.shipping-error,body.checkout_payment .flash-message.address-error,body.checkout_payment .flash-message.payment-declined,body.checkout_payment .flash-message.payment-declined-error,body.checkout_payment .flash-message.preview-error,body.checkout_payment .flash-message.shipping-error{display:none!important}body.checkout .address-declined-wrapper,body.checkout .checkout-preview-error-wrapper,body.checkout .checkout-shipping-error-wrapper,body.checkout .payment-declined-error-wrapper,body.checkout_payment .address-declined-wrapper,body.checkout_payment .checkout-preview-error-wrapper,body.checkout_payment .checkout-shipping-error-wrapper,body.checkout_payment .payment-declined-error-wrapper{display:flex;padding:16px;margin:20px 0;gap:10px;background-color:#fdf2f2;border:solid 1px #dccbcb;border-radius:4px}body.checkout .address-declined-wrapper svg,body.checkout .checkout-preview-error-wrapper svg,body.checkout .checkout-shipping-error-wrapper svg,body.checkout .payment-declined-error-wrapper svg,body.checkout_payment .address-declined-wrapper svg,body.checkout_payment .checkout-preview-error-wrapper svg,body.checkout_payment .checkout-shipping-error-wrapper svg,body.checkout_payment .payment-declined-error-wrapper svg{min-width:24px}body.checkout .address-declined-wrapper span.message,body.checkout .checkout-preview-error-wrapper span.message,body.checkout .checkout-shipping-error-wrapper span.message,body.checkout .payment-declined-error-wrapper span.message,body.checkout_payment .address-declined-wrapper span.message,body.checkout_payment .checkout-preview-error-wrapper span.message,body.checkout_payment .checkout-shipping-error-wrapper span.message,body.checkout_payment .payment-declined-error-wrapper span.message{font-size:14px}@media only screen and (max-width:450px){body.checkout .address-declined-wrapper span.message,body.checkout .checkout-preview-error-wrapper span.message,body.checkout .checkout-shipping-error-wrapper span.message,body.checkout .payment-declined-error-wrapper span.message,body.checkout_payment .address-declined-wrapper span.message,body.checkout_payment .checkout-preview-error-wrapper span.message,body.checkout_payment .checkout-shipping-error-wrapper span.message,body.checkout_payment .payment-declined-error-wrapper span.message{line-height:1.5}}body.checkout .menu-slide-container,body.checkout_payment .menu-slide-container{overflow:initial}body.checkout #shadow-host-companion,body.checkout_payment #shadow-host-companion{padding:0!important}body.checkout header,body.checkout_payment header{background:0 0}body.checkout #header2 .header-bar,body.checkout_payment #header2 .header-bar{border-bottom:1px solid #e5e7eb}body.checkout #header2 .header-bar:not(.empty-cart-page) .mobile-nav-toggle,body.checkout #header2 .header-bar:not(.empty-cart-page) .search-wrapper,body.checkout #header2 .header-bar:not(.empty-cart-page)~.navigation-container2,body.checkout_payment #header2 .header-bar:not(.empty-cart-page) .mobile-nav-toggle,body.checkout_payment #header2 .header-bar:not(.empty-cart-page) .search-wrapper,body.checkout_payment #header2 .header-bar:not(.empty-cart-page)~.navigation-container2{display:none}body.checkout #header2 .header-actions .header-icon:not(#currency-switcher),body.checkout_payment #header2 .header-actions .header-icon:not(#currency-switcher){display:none}body.checkout .header .header-bar-2 .mobile-nav,body.checkout .header .nav-toggle-container,body.checkout .header .navigation-container,body.checkout .header .site-announcement,body.checkout_payment .header .header-bar-2 .mobile-nav,body.checkout_payment .header .nav-toggle-container,body.checkout_payment .header .navigation-container,body.checkout_payment .header .site-announcement{display:none}body.checkout .header .header-actions-wrapper .header-icon:not(.currency-wrapper),body.checkout_payment .header .header-actions-wrapper .header-icon:not(.currency-wrapper){display:none}@media only screen and (max-width:1400px){body.checkout .header .header-actions-wrapper .header-icon.currency-wrapper .modal-currency,body.checkout_payment .header .header-actions-wrapper .header-icon.currency-wrapper .modal-currency{left:auto;right:0;transform:translateX(0)}}body.checkout .header .container-header,body.checkout_payment .header .container-header{border-bottom:none}body.checkout .header .container-header .j-logo-container,body.checkout_payment .header .container-header .j-logo-container{margin-left:30px}@media only screen and (max-width:600px){body.checkout .header .container-header .j-logo-container,body.checkout_payment .header .container-header .j-logo-container{margin-left:0}}body.checkout .header .flash-message,body.checkout_payment .header .flash-message{position:fixed;left:0;top:0;z-index:10000}body.checkout main,body.checkout_payment main{padding:0!important}body.checkout .content-container,body.checkout_payment .content-container{max-width:1260px;padding-top:40px;padding-bottom:65px}@media only screen and (max-width:1200px){body.checkout .content-container,body.checkout_payment .content-container{max-width:900px}}@media only screen and (max-width:800px){body.checkout .content-container,body.checkout_payment .content-container{padding-top:10px}}@media only screen and (max-width:600px){body.checkout .content-container,body.checkout_payment .content-container{padding-top:0}}body.checkout .header-logo,body.checkout_payment .header-logo{margin-bottom:40px}@media only screen and (max-width:800px){body.checkout .header-logo,body.checkout_payment .header-logo{display:none}}body.checkout .header-logo .brand-logo,body.checkout_payment .header-logo .brand-logo{width:140px}body.checkout .mobile-header,body.checkout_payment .mobile-header{display:none;padding:30px}body.checkout .mobile-header .brand-logo,body.checkout_payment .mobile-header .brand-logo{width:140px;margin:auto}@media only screen and (max-width:800px){body.checkout .mobile-header,body.checkout_payment .mobile-header{display:block}}body.checkout .bread-crumb,body.checkout_payment .bread-crumb{display:flex;gap:8px;width:fit-content;margin:36px 0}@media only screen and (max-width:800px){body.checkout .bread-crumb,body.checkout_payment .bread-crumb{margin:32px auto}}body.checkout .bread-crumb .crumb,body.checkout_payment .bread-crumb .crumb{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#595cf8}body.checkout .bread-crumb .arrow,body.checkout_payment .bread-crumb .arrow{position:relative;width:20px}body.checkout .bread-crumb .arrow::after,body.checkout_payment .bread-crumb .arrow::after{content:"";position:absolute;height:6px;width:6px;border:solid 1px #707070;border-left:none;border-top:none;top:50%;left:40%;transform:translate(-50%,-50%) rotate(-45deg)}body.checkout #checkout-wrapper .checkout-content,body.checkout_payment #checkout-wrapper .checkout-content{display:flex}@media only screen and (max-width:1200px){body.checkout #checkout-wrapper .checkout-content,body.checkout_payment #checkout-wrapper .checkout-content{padding:0 15px}}@media only screen and (max-width:800px){body.checkout #checkout-wrapper .checkout-content,body.checkout_payment #checkout-wrapper .checkout-content{flex-direction:column}}@media only screen and (max-width:450px){body.checkout #checkout-wrapper .checkout-content,body.checkout_payment #checkout-wrapper .checkout-content{padding:0}}body.checkout #checkout-wrapper .checkout-content .checkout-group-wrapper,body.checkout_payment #checkout-wrapper .checkout-content .checkout-group-wrapper{flex:1;margin-right:9rem}@media only screen and (max-width:1200px){body.checkout #checkout-wrapper .checkout-content .checkout-group-wrapper,body.checkout_payment #checkout-wrapper .checkout-content .checkout-group-wrapper{margin-right:5rem}}@media only screen and (max-width:800px){body.checkout #checkout-wrapper .checkout-content .checkout-group-wrapper,body.checkout_payment #checkout-wrapper .checkout-content .checkout-group-wrapper{margin-right:0}}body.checkout #checkout-wrapper .address-form .form-row.country-wrapper.default .select2-selection__rendered,body.checkout #checkout-wrapper .address-form .form-row.country-wrapper.default select,body.checkout_payment #checkout-wrapper .address-form .form-row.country-wrapper.default .select2-selection__rendered,body.checkout_payment #checkout-wrapper .address-form .form-row.country-wrapper.default select{color:#707070!important}body.checkout #checkout-wrapper .address-form .form-row .checkout-error,body.checkout_payment #checkout-wrapper .address-form .form-row .checkout-error{display:inline;position:absolute;color:#dd1d1d;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:10px;line-height:1;bottom:-12px;left:0;white-space:nowrap}body.checkout #checkout-wrapper .order-summary-details,body.checkout_payment #checkout-wrapper .order-summary-details{padding-bottom:50px}@media only screen and (max-width:800px){body.checkout #checkout-wrapper .order-summary-details,body.checkout_payment #checkout-wrapper .order-summary-details{position:relative;padding:0}}body.checkout #checkout-wrapper .order-summary-details::before,body.checkout_payment #checkout-wrapper .order-summary-details::before{content:"";position:fixed;right:0;top:0;width:38vw;height:100vh;z-index:-1}@media only screen and (min-width:2200px){body.checkout #checkout-wrapper .order-summary-details::before,body.checkout_payment #checkout-wrapper .order-summary-details::before{width:42vw}}@media only screen and (min-width:3100px){body.checkout #checkout-wrapper .order-summary-details::before,body.checkout_payment #checkout-wrapper .order-summary-details::before{width:44vw}}@media only screen and (max-width:1200px){body.checkout #checkout-wrapper .order-summary-details::before,body.checkout_payment #checkout-wrapper .order-summary-details::before{width:44vw}}@media only screen and (max-width:800px){body.checkout #checkout-wrapper .order-summary-details::before,body.checkout_payment #checkout-wrapper .order-summary-details::before{content:none;position:absolute;width:100vw;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar{width:430px;height:100%}@media only screen and (max-width:1200px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar{width:340px}}@media only screen and (max-width:800px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar{width:100%;margin:0}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar *,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar *{letter-spacing:-.2px!important}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper{height:100%}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar{height:100%}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper{height:100%}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details{position:sticky;width:100%;top:20px;margin-top:0;padding:20px;background-color:#fafafa;border-radius:25px}@media only screen and (max-width:800px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details{width:100%;position:relative;top:20px}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle{display:none;position:relative;padding:15px 0;cursor:pointer}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle::before,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle::before{content:"";position:absolute;width:100vw;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#f2f2f2;z-index:-1}@media only screen and (max-width:800px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle{display:flex!important;justify-content:space-between}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle.active .left-wrapper::after,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle.active .left-wrapper::after{transform:translateY(0) rotate(135deg)}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle .left-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle .left-wrapper{display:flex;align-items:center;position:relative}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle .left-wrapper .toggle-text,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle .left-wrapper .toggle-text{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#595cf8;margin-left:10px}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle .left-wrapper::after,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle .left-wrapper::after{content:"";position:absolute;top:45%;right:-25px;transform:translateY(-50%) rotate(-45deg);height:7px;width:7px;border-bottom:solid 1.5px #595cf8;border-left:solid 1.5px #595cf8}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle .price-text,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .mobile-summary-toggle .price-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop{display:block;padding-bottom:20px}@media only screen and (min-width:800px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop{display:block!important}}@media only screen and (max-width:750px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping,body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax,body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total{display:block}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total,body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total,body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total{display:flex;justify-content:space-between;float:inherit}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total::after,body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total::after,body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total::after,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-shipping.summary-grand-total::after,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-tax.summary-grand-total::after,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop .summary-total.summary-grand-total::after{content:none}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop.hide-summary-wrapper .summary-total-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop.hide-summary-wrapper .summary-total-wrapper{display:none!important}@media only screen and (max-width:750px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop.hide-summary-wrapper .summary-total.summary-grand-total,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop.hide-summary-wrapper .summary-total.summary-grand-total{padding-top:17px}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h2,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-desktop h2{margin:0;font-size:20px;letter-spacing:0!important}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary h4,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary h4{font-size:28px;line-height:1;margin-bottom:15px}@media only screen and (max-width:800px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary h4,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary h4{display:none}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper{display:flex;align-items:center;padding:10px 0;gap:15px;border-bottom:solid 1px #dedede}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper:first-of-type,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper:first-of-type{border-top:none}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section{flex:1;height:100px;max-width:18%}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section{height:100%}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section.bike-sticker,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section.bike-sticker{overflow:hidden}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section.bike-sticker img,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section.bike-sticker img{transform:scale(1.6)}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section iframe,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section iframe{width:100%;max-height:80px}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section img,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .item-wrapper .item-preview-section .checkout-preview-image-section img{height:100%;width:100%;object-fit:contain}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price{flex:1;display:block;background-color:transparent!important;border-top:solid 1px #dedede;font-size:15px;padding:0;pointer-events:none}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-name-and-price-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-name-and-price-wrapper{gap:40px;align-items:center}@media only screen and (max-width:450px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-name-and-price-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-name-and-price-wrapper{font-size:14px}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-name-and-price-wrapper .item-job-name,body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-name-and-price-wrapper .product-name,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-name-and-price-wrapper .item-job-name,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-name-and-price-wrapper .product-name{font-size:14px}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-price,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-item-price .item-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;line-height:1}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper{border-top:none}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper{margin:auto;margin:0 0 20px 0;padding:20px 0;border-bottom:solid 1px #dedede}@media only screen and (max-width:450px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper{padding:10px 0 10px 0;margin:0;border-bottom:none}}@media only screen and (max-width:450px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row>div:first-of-type,body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row>div:last-of-type,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row>div:first-of-type,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row>div:last-of-type{margin:3px 0}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row.shipping-total .total-shipping-price div,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row.shipping-total .total-shipping-price div{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:750px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row{justify-content:space-between;padding:0;float:initial;padding:1px 0;display:flex}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row div,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row div{line-height:1.8!important}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row::after,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-total-wrapper .detail-row::after{content:none}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total{display:flex;align-items:center}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total>div:first-of-type,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total>div:first-of-type{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:19px}@media only screen and (max-width:450px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total>div:first-of-type,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total>div:first-of-type{font-size:18px}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total>div:last-of-type,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total>div:last-of-type{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px;letter-spacing:0}@media only screen and (max-width:450px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total>div:last-of-type,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .summary .summary-grand-total>div:last-of-type{font-size:20px}}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .detail-row.summary-total:before,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .detail-row.summary-total:before{content:none}body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .bypass-button,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .bypass-button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;width:100%;margin-bottom:30px;padding:15px 10px}@media only screen and (min-width:800px){body.checkout #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .bypass-button,body.checkout_payment #checkout-wrapper .order-summary-details .checkout-sidebar .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details .bypass-button{display:block!important}}body.checkout .promo-code-wrapper,body.checkout_payment .promo-code-wrapper{border-radius:0;margin-bottom:0;display:block!important;margin-bottom:10px}body.checkout .promo-code-wrapper .promo-code-header,body.checkout .promo-code-wrapper h4,body.checkout_payment .promo-code-wrapper .promo-code-header,body.checkout_payment .promo-code-wrapper h4{display:none}body.checkout .promo-code-wrapper .promo-code-body,body.checkout_payment .promo-code-wrapper .promo-code-body{display:block!important;padding:0;background-color:transparent}body.checkout .promo-code-wrapper .promo-code-body.valid form,body.checkout_payment .promo-code-wrapper .promo-code-body.valid form{padding-bottom:0}body.checkout .promo-code-wrapper .promo-code-body form,body.checkout_payment .promo-code-wrapper .promo-code-body form{position:relative;display:flex;gap:15px;padding-bottom:20px}body.checkout .promo-code-wrapper .promo-code-body form .promo-code-errors,body.checkout_payment .promo-code-wrapper .promo-code-body form .promo-code-errors{position:absolute;margin:0;left:0;bottom:-4px;z-index:1}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-input,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-input{flex:1;border-color:#dedede!important;margin:0!important;border-radius:4px!important;font-size:14px!important;height:48px;animation:fadeIn .5s}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-input:focus,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-input:focus{border:2px solid #595cf8!important;box-shadow:none}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#fff;padding:6px 26px;margin:0;font-size:16px;border-radius:30px;background-color:#c8c8c8;border:none;line-height:1!important;margin-top:5px;animation:fadeIn .5s}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check.active,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check.active{background-color:#595cf8!important}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check.active:hover,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check.active:hover{background-color:#484bd0!important}body.checkout .promo-code-wrapper .promo-code-body #active-promo-div,body.checkout_payment .promo-code-wrapper .promo-code-body #active-promo-div{border:solid 1px #5fcb4c;padding:5px 10px;border-radius:5px;animation:fadeIn .5s}body.checkout .promo-code-wrapper .promo-code-body #active-promo-div h5,body.checkout_payment .promo-code-wrapper .promo-code-body #active-promo-div h5{font-size:10px}body.checkout .promo-code-wrapper .promo-code-body #active-promo-div #active-promo-code,body.checkout_payment .promo-code-wrapper .promo-code-body #active-promo-div #active-promo-code{padding:0;font-size:14px;line-height:1;border:none;background-color:transparent}body.checkout .promo-code-wrapper .promo-code-body #active-promo-div #promo-code-remove,body.checkout_payment .promo-code-wrapper .promo-code-body #active-promo-div #promo-code-remove{color:#4e4e4e!important;margin-left:auto;display:block;width:fit-content;padding-bottom:0;position:absolute;top:23px;right:15px}@media only screen and (max-width:450px){body.checkout .promo-code-wrapper .promo-code-body #active-promo-div #promo-code-remove,body.checkout_payment .promo-code-wrapper .promo-code-body #active-promo-div #promo-code-remove{top:20px}}@media only screen and (max-width:800px){body.checkout .promo-code-wrapper,body.checkout_payment .promo-code-wrapper{margin-top:40px;margin-bottom:20px}body.checkout .promo-code-wrapper h4,body.checkout_payment .promo-code-wrapper h4{display:inherit;display:block;margin:0 0 10px 0;font-size:20px}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check{position:relative;width:48px;min-width:inherit;max-height:inherit;margin-top:0;padding:0;background-color:#f5f5f5!important;font-size:1px}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check::before,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check::before{content:"";position:absolute;left:0;top:0;height:100%;width:100%;border-radius:4px;background-color:#f5f5f5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check::after,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check::after{content:url(https://storage.jukeboxprint.com/s/images/arrow-right-1.svg);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:20px;height:20px}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check.active,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check.active{background-color:#ececec!important}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check.active::before,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check.active::before{background-color:#595cf8!important}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check.active::after,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check.active::after{content:url(https://storage.jukeboxprint.com/s/images/arrow-right-2.svg)}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check:hover,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check:hover{background-color:#ececec!important}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check:hover::before,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check:hover::before{background-color:#ececec}body.checkout .promo-code-wrapper .promo-code-body form #promo-code-check[disabled]::after,body.checkout_payment .promo-code-wrapper .promo-code-body form #promo-code-check[disabled]::after{left:37%;top:17%}}@media only screen and (max-width:450px){body.checkout .promo-code-wrapper,body.checkout_payment .promo-code-wrapper{margin-top:60px;margin-bottom:40px}}body.checkout .digicert-logo-wrapper,body.checkout_payment .digicert-logo-wrapper{display:flex;justify-content:center;align-items:center;margin:20px 0}@media only screen and (min-width:800px){body.checkout .digicert-logo-wrapper:not(.hide),body.checkout_payment .digicert-logo-wrapper:not(.hide){display:flex!important}}body.checkout .digicert-logo-wrapper img,body.checkout_payment .digicert-logo-wrapper img{width:140px}@media only screen and (max-width:450px){body.checkout .digicert-logo-wrapper img,body.checkout_payment .digicert-logo-wrapper img{width:100px}}body.checkout header .header-bar-2,body.checkout_payment header .header-bar-2{border-bottom:1px solid #e1e1e1}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}body.checkout.modal-open{overflow-y:scroll}body.checkout.internal-customer .shipping-container .customer-shipping-address,body.checkout.internal-customer .shipping-container .delivery-methods{display:none!important}body.checkout .bread-crumb .crumb.shipping{color:#000}body.checkout .alert-modal{width:475px;border:1px solid #6c6b6b;padding:20px;border-radius:10px;transform:translateX(-50%);margin-left:inherit;animation:fadeIn .5s}@media only screen and (max-width:450px){body.checkout .alert-modal{width:90%}}body.checkout .alert-modal button{font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:6px 40px;min-width:inherit;border-radius:30px}body.checkout .alert-modal .modal-body{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.checkout .alert-modal .modal-body button{font-size:12px}body.checkout .alert-modal .btn-confirm-remove,body.checkout .alert-modal .continue-button{margin-right:20px;background-color:#595cf8!important;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout .alert-modal .btn-confirm-remove:hover,body.checkout .alert-modal .continue-button:hover{background-color:#484bd0!important}body.checkout .alert-modal .btn-confirm-close,body.checkout .alert-modal .cancel-button{background-color:#5a5a5a!important}body.checkout .alert-modal .btn-confirm-close:hover,body.checkout .alert-modal .cancel-button:hover{background-color:#5a5a5a!important}body.checkout .checkout-page.empty-cart-page>.content-container{display:none!important}body.checkout .checkout-page>.content-container section{padding:0;min-height:initial}@media only screen and (max-width:800px){body.checkout .checkout-page #checkout-wrapper .checkout-content .order-summary-details{display:none}}body.checkout .checkout-page .checkout-wrapper .checkout-group-wrapper .column-name-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;margin-bottom:5px}body.checkout .checkout-page .checkout-wrapper .checkout-group-wrapper .column-name-wrapper .column-price{margin-right:45px}@media only screen and (max-width:800px){body.checkout .checkout-page .checkout-wrapper .checkout-group-wrapper .column-name-wrapper{display:none!important}}body.checkout .checkout-page .checkout-wrapper .checkout-items{background:#fff;margin:0;padding:0}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items{margin-bottom:10px}}body.checkout .checkout-page .checkout-wrapper .checkout-items h4{margin:0;line-height:1;font-size:28px}body.checkout .checkout-page .checkout-wrapper .checkout-items.multiple-items>div .item-basic-details,body.checkout .checkout-page .checkout-wrapper .checkout-items.multiple-items>div .item-section{position:relative}body.checkout .checkout-page .checkout-wrapper .checkout-items.multiple-items>div .item-basic-details::before,body.checkout .checkout-page .checkout-wrapper .checkout-items.multiple-items>div .item-section::before{content:"";position:absolute;left:0;top:0;height:1px;width:100%;background:#dedede}body.checkout .checkout-page .checkout-wrapper .checkout-items.multiple-items>div:first-of-type .item-basic-details::before,body.checkout .checkout-page .checkout-wrapper .checkout-items.multiple-items>div:first-of-type .item-section::before{content:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item{padding:0;margin:0;border-radius:0;border:none;overflow:visible}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section{padding:0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details{padding:0;margin:0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic{background:0 0;border:none;border-radius:0;padding:0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details{width:100%;padding:20px 0 40px 0}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details{gap:15px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-button-wrapper{margin-bottom:10px;width:fit-content}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-button-wrapper:empty{margin-bottom:0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-button-wrapper form{position:relative}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-button-wrapper form{display:none}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-button-wrapper form .left-arrow{content:"";position:absolute;left:5px;top:50%;transform:translateY(-50%) rotate(45deg);width:7px;height:7px;border-bottom:solid 1.5px #595cf8;border-left:solid 1.5px #595cf8}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-button-wrapper .btn-edit-product{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#595cf8!important;position:relative;padding:0 0 0 20px;width:fit-content;min-width:auto;background:0 0!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-button-wrapper .btn-edit-product::after{content:"";position:absolute;top:47%;left:5px;transform:translateY(-50%) rotate(45deg);width:7px;height:7px;border-bottom:solid 1.5px #595cf8;border-left:solid 1.5px #595cf8}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table{align-items:flex-start}}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table{margin-bottom:15px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .brief-info .edit-job-name-wrapper .job-name-wrapper{position:relative}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .brief-info .edit-job-name-wrapper .job-name-wrapper::after{content:"";position:absolute;opacity:0;height:100%;width:calc(100% + 18px);top:50%;left:50%;transform:translate(-50%,-50%);border:solid 1px #595cf8;border-radius:8px;pointer-events:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .brief-info .edit-job-name-wrapper .job-name-wrapper.focused::after,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .brief-info .edit-job-name-wrapper .job-name-wrapper.hovered::after{opacity:1}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .brief-info .edit-job-name-wrapper .job-name-wrapper .name-display{position:relative;top:1px;display:inline-block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.3;font-size:20px;height:25px}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .brief-info .edit-job-name-wrapper .job-name-wrapper .name-display{font-size:18px;max-width:fit-content}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .brief-info .edit-job-name-wrapper .job-name-wrapper [contenteditable]:focus{outline:0 solid transparent}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .edit-and-remove-button-wrapper{display:flex;justify-content:space-between;gap:40px;width:fit-content;margin:0 0 0 20px}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .edit-and-remove-button-wrapper{gap:20px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .edit-and-remove-button-wrapper .end-wrapper{display:flex;gap:15px}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .edit-and-remove-button-wrapper .end-wrapper{gap:13px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .edit-and-remove-button-wrapper .end-wrapper .net-price{font-size:18px;letter-spacing:-.2px}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .edit-and-remove-button-wrapper .end-wrapper .net-price{font-size:16px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .top-table .edit-and-remove-button-wrapper .end-wrapper .btn-remove{display:flex;align-items:center}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table{display:flex;gap:25px}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table{flex-direction:column}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section{width:20%}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section{width:100%}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section{position:relative;display:flex;align-items:center;justify-content:center}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section.bike-sticker{overflow:hidden}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section.bike-sticker img{transform:scale(1.6)}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section.can-enlarge{cursor:pointer}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section iframe{width:100%;height:100%;max-height:150px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section img{width:100%;height:100%;max-height:150px;object-fit:contain}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section .remove-design{position:absolute;font-size:12px;line-height:1;color:#595cf8;padding-left:15px;left:50%;bottom:-20px;transform:translateX(-50%);white-space:nowrap}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section .remove-design:after,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section .remove-design:before{content:"";position:absolute;top:50%;left:0;width:10px;height:1px;background:#777}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section .remove-design:before{transform:translate(0,-50%) rotate(-45deg)}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .item-preview-section .checkout-preview-image-section .remove-design:after{transform:translate(0,-50%) rotate(45deg)}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .more-detail-content{flex:1;margin-top:-8px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .more-details-label{position:relative;width:fit-content;color:#595cf8;font-size:14px;cursor:pointer}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .more-details-label:hover{text-decoration:underline}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .more-details-label::before{content:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .more-details-input:checked+.more-details-label::before{content:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper{display:flex;align-items:center;gap:5px;margin:1px 0}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper{margin:3px 0}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .text,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .text{min-width:125px;font-size:15px;line-height:1.6}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .text,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .text{font-size:12px;line-height:1.5;min-width:95px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .production-time,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-select,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .production-time,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-select{font-size:15px;line-height:1.6}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .production-time,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-select,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .production-time,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-select{font-size:12px;line-height:1.5}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-attr,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-attr{margin:0;min-height:inherit}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-attr .info-help,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-attr .text-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-attr .title-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-attr .info-help,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-attr .text-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-attr .title-wrapper{display:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-attr .select-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-attr .select-wrapper{position:relative;width:100%;min-width:90px;right:inherit;top:inherit}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-attr .select-wrapper .select2.select2-container.select2-container--default,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-attr .select-wrapper .select2.select2-container.select2-container--default{height:27px;padding:0 13px;display:flex;align-items:center;border-color:#dedede;border-radius:4px}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-attr .select-wrapper .select2.select2-container.select2-container--default,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-attr .select-wrapper .select2.select2-container.select2-container--default{height:25px;padding:0 13px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-attr .select-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-attr .select-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:flex;align-items:center;text-align:left;padding-left:0!important;font-size:13px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .quantity-wrapper .quantity-attr .select-wrapper .select2.select2-container.select2-container--default .select2-selection__arrow,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .quantity-attr .select-wrapper .select2.select2-container.select2-container--default .select2-selection__arrow{width:11px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper{align-items:flex-start}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .production-time span{line-height:1.6}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .production-time .view-rush-options{display:inline}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table .timeframe-wrapper .production-time .view-rush-options span{line-height:inherit;color:#5a5cef;cursor:pointer}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table tbody tr{display:flex!important;align-items:center;gap:5px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table tbody th{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;min-width:125px;width:fit-content}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table tbody th:not(:empty){margin:1px 0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table tbody td.label{line-height:1.6}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table tbody{font-size:12px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table tbody th{width:fit-content;min-width:95px;line-height:1.5}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table tbody td{line-height:1.5}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table tbody td.label:not(:empty){margin:3px 0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .detail-table tbody td span{line-height:1.5}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper{display:grid;grid-template-rows:0fr;width:100%;max-width:485px;padding-right:35px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper{padding-right:0}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .inner-container{overflow:hidden;width:100%}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section{margin:10px 0 5px 0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper{display:flex;flex-direction:column;padding:15px;gap:25px;border-radius:13px;background-color:#f7fcff;border:solid 1px #dedede}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option{display:flex;flex-wrap:wrap;align-items:center;margin:0}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option{row-gap:10px;justify-content:flex-end}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option span{line-height:1;font-size:14px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option span.price{margin-left:auto;margin-right:20px}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option span.price{margin-right:10px}}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option span{font-size:12px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option .help-container{position:relative}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option .help-container .info-text{position:relative;bottom:1px;font-size:10px;cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:normal;height:fit-content;width:fit-content;white-space:nowrap;border-bottom:solid 1px #000;margin-left:6px}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option .help-container .info-text{font-size:8px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option .help-container .info-help{display:block;position:absolute;top:22px;left:50%;width:300px;padding:5px 10px;background-color:#fff;opacity:0;transform:scale(0) translateX(-50%);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);-webkit-border-radius:5px;-moz-border-radius:5px;-mos-border-radius:5px;-o-border-radius:5px;border-radius:5px;transform-origin:0 0;transition:all .2s ease;z-index:2}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option .help-container .info-help .help-body p{text-align:left;font-size:12px;line-height:1.6;margin:0;color:#000}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option .help-container.open-help .info-help{opacity:1!important;transform:scale(1) translateX(-50%)!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option button{font-size:14px;line-height:.7;padding:9px 15px;width:90px;background-color:#fff;border:solid 1px #000;border-radius:20px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option button:hover{color:#fff;background-color:#000}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option button.selected{color:#fff;background-color:#000}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option button.selected:hover{background-color:#535353}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option button{font-size:12px;padding:7px 10px;width:75px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option .sameday-countdown{width:100%;line-height:1}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option .sameday-countdown span{line-height:1;font-size:12px;color:#767676}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .rush-option .sameday-countdown span{font-size:10px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .rush-option-wrapper .remove-rush{margin-left:auto;font-size:14px;margin-top:9px;border:solid 1px #000;border-radius:8px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .pricing-section{margin:10px 0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .pricing-section .selected-rush-pricing{display:flex;justify-content:space-between}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .pricing-section .selected-rush-pricing .title{font-size:14px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .pricing-section .selected-rush-pricing .price{font-size:16px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .pricing-section .item-total-pricing{display:flex;justify-content:space-between}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .pricing-section .item-total-pricing span{font-size:16px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper .collapse-section .pricing-section .item-total-pricing span.title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .item-turnaround-wrapper.opened{grid-template-rows:1fr}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .show-instruction-box{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;font-size:12px;color:#767676;cursor:pointer}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .show-instruction-box{font-size:11px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-wrapper{display:flex;flex-direction:column;align-items:flex-start}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-wrapper:empty{margin:0}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-wrapper form{display:none}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-wrapper .btn-edit-product{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;color:#000!important;padding:0;min-width:inherit;background:0 0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-wrapper .btn-edit-product:focus{border:none!important;box-shadow:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-wrapper .btn-edit-product:hover{text-decoration:underline}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .edit-item-wrapper .btn-edit-product{border:solid 1px #000;padding:7px 15px;line-height:1;margin-bottom:10px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .checkout-file-container{padding:0;margin:40px 0 0 0;border:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .enter-comment-for-order-wrapper{display:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper{display:none;position:relative;width:100%}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper .auto-saved-message-wrapper{position:absolute;bottom:-21px;right:0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper .order-special-instruction-auto-saved-message{margin:0;color:#7ac142;font-size:12px;display:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper input:-moz-input-placeholder,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper input:-ms-input-placeholder,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper input::-moz-input-placeholder,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper input::-webkit-input-placeholder,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper textarea:-moz-input-placeholder,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper textarea:-ms-input-placeholder,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper textarea::-moz-input-placeholder,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper textarea::-webkit-input-placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#707070!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper input:focus::placeholder,body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper textarea:focus::placeholder{color:transparent!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper .order-special-instruction{font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;border:1px solid #dedede;height:100px;margin-top:15px;letter-spacing:.3px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper .order-special-instruction{font-size:12px!important}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper .order-special-instruction:focus{border:2px solid #595cf8!important;box-shadow:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper .order-special-instruction::placeholder{color:#707070!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper .special-instruction-template-title-wrapper p{margin:10px 0;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item .item-section .product-details .item-basic-details .item-content-section .order-special-instruction-wrapper .special-instruction-error-wapper p{margin:0;font-size:15px;color:red;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section{display:flex;padding:30px 0;width:100%;gap:25px}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section{gap:15px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-preview-section{width:22%;min-width:15%}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-preview-section{width:18%;min-width:18%}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section{flex:1}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .top-table{display:flex;justify-content:space-between;align-items:center}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .top-table .item-job-name{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.3;font-size:24px}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .top-table .item-job-name{font-size:20px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .top-table .edit-and-remove-button-wrapper{display:flex;gap:15px;margin:0;width:initial}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .top-table .edit-and-remove-button-wrapper{gap:13px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .top-table .edit-and-remove-button-wrapper .net-price{font-size:18px}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .top-table .edit-and-remove-button-wrapper .net-price{font-size:16px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .top-table .edit-and-remove-button-wrapper .btn-remove{display:flex;align-items:center}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .detail-table .section-info{padding:0}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .detail-table .section-info .item-basic{margin:10px 0 0 0;padding:20px;border:solid 1px #dedede;border-radius:4px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.sample-pack-item-container .item-section .item-content-section .detail-table .section-header{display:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container{border-top:solid 1px #dedede}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .top-table .brief-info{margin-right:30px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .top-table .brief-info .title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:24px;line-height:1.5}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .top-table .brief-info .title{font-size:20px;line-height:1.9}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .top-table .brief-info .description{font-size:15px;line-height:1.5;margin-top:10px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .top-table .net-price{font-size:18px}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .top-table .net-price{font-size:16px}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .detail-table .radio-label{position:relative;min-height:56px;padding:15px 20px;padding-left:25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;font-size:16px;box-sizing:border-box;white-space:nowrap}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .detail-table .radio-label:first-of-type{margin-right:20px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .detail-table .radio-label:before{content:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .detail-table .radio-label:after{display:block;content:"\f1db";position:absolute;top:50%;left:0;width:auto;height:auto;margin:0;font-size:20px;color:#bfbfbf;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-family:"Font Awesome 6 Free";opacity:1}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .detail-table .radio-label span{font-size:14px}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .detail-table input[type=radio]:checked+label:after{content:"\f192"}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-item.give_away_item-container .item-section .item-content-section .detail-table input[type=radio]:checked+label:after{color:#595cf8}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget{display:flex;flex-direction:column}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container{display:flex}@media only screen and (max-width:524px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container{flex-direction:column}}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper{display:flex;flex-direction:column}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-row .creator-upload-button,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-row .upload-button{display:flex;justify-content:center;align-items:center;font-size:14px;margin-top:0;border-radius:30px;max-height:initial;padding:13px 55px;width:235px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:524px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-row .creator-upload-button,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-row .upload-button{width:100%}}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-row .upload-button{background-color:#000!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-row .upload-button:hover{background-color:#535353!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-row .upload-alternative-wrapper .upload-alternative{display:inline;line-height:inherit;color:#5a5cef;cursor:pointer}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-row .upload-alternative-wrapper .upload-alternative:hover{color:#2c2eea}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-file-later{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#8a8a8a;margin-left:0;width:235px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-alternative-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-file-later{text-align:center;width:235px}@media only screen and (max-width:524px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-alternative-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-button-wrapper,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .creator-upload-button-wrapper .upload-file-later{width:100%}}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper{width:fit-content;order:-1;margin-right:15px;text-align:left;white-space:nowrap}@media only screen and (min-width:601px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper{display:flex!important;align-items:center;justify-content:center;flex-direction:column}}@media only screen and (max-width:524px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper{margin-bottom:20px;width:100%}}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper .upload-button{font-size:14px;margin-top:0;background-color:#000!important;border-radius:30px;max-height:initial;padding:13px 55px;width:235px;border:1px solid #000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper .upload-button:hover{background-color:#535353!important}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper .upload-button{width:100%}}@media only screen and (max-width:524px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper .upload-button{width:100%}}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper .creator-design-button{background-color:#f9c4fc!important;color:#000!important;border-radius:30px!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper .upload-file-later{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#8a8a8a;margin:5px 0 0 0}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper .upload-file-later{margin:0;text-align:center}}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper.disabled{display:block!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .upload-buttons-container .upload-file-button-wrapper.disabled .upload-button{background-color:#f5f5f5!important;color:#707070!important;cursor:no-drop!important;pointer-events:none;opacity:1!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body{width:100%;min-height:initial;margin-top:10px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .upload-widget-error{margin:0}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .drag-and-drop-files-section{min-height:initial}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .drag-and-drop-files-section .file-upload-wrapper.non-mobile .upload-file-content-wrapper{display:none!important}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .drag-and-drop-files-section .file-upload-wrapper.non-mobile .fileuploader-input{display:block}}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .drag-and-drop-files-section .file-upload-wrapper.mobile{display:block}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .drag-and-drop-files-section .file-upload-wrapper.mobile{display:block}}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .drag-and-drop-files-section .file-upload-wrapper.mobile .file-uploading-title,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .drag-and-drop-files-section .file-upload-wrapper.mobile .progress-loader-outer,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .drag-and-drop-files-section .file-upload-wrapper.mobile .upload-file-content-wrapper{display:none!important}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader{margin-top:10px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader .file-details{display:flex;align-items:center;justify-content:space-between;padding:7px;background:#fff;border:solid 1px #dedede;border-radius:4px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader .file-details .file-name{display:flex;align-items:center;overflow:hidden;width:inherit;flex:1;padding-right:20px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader .file-details .file-name .file-image{display:flex;align-items:center;justify-content:center;height:64px;width:64px;margin-right:15px;border-radius:4px;background-color:rgba(89,92,248,.1019607843)}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader .file-details .file-name .file-image svg{width:20px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader .file-details .file-name .upload-info{flex:1}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader .file-details .file-name .upload-info .uploading-name{position:relative;font-size:13px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader .file-details .file-name .upload-info .uploading-indicator{position:relative;width:100%;height:6px;background-color:#eeeffe;margin-top:5px;border-radius:10px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader .file-details .file-name .upload-info .uploading-indicator .uploading-indicator-bar{position:absolute;top:0;left:0;width:0;height:100%;border-radius:10px;background-color:#595cf8}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-upload-loader .file-details .file-controls button{padding:0;margin-right:15px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles{width:100%}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles>div{float:initial}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles>div:last-child .file-tile{margin-bottom:0}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile{margin:10px 0}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details{padding:7px;background:#fff;border:solid 1px #dedede;border-radius:4px;flex-wrap:nowrap}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name{overflow:hidden;width:inherit}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name .file-image{display:flex;margin-right:15px}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name .file-image img{width:64px;height:64px}.psd-template-page .template-content ul li body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name .psd-template-page .template-content ul li a,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a.inline-link{position:relative;font-size:13px;margin-top:-15px;padding-bottom:6px;min-width:90px;color:#000!important;white-space:pre-wrap;line-height:1.4}@media only screen and (max-width:450px){.psd-template-page .template-content ul li body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name .psd-template-page .template-content ul li a,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a.inline-link{word-break:break-word}}.psd-template-page .template-content ul li body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a span.file-size,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name .psd-template-page .template-content ul li a span.file-size,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a.inline-link span.file-size{display:inline-block!important;position:absolute;bottom:-20px;left:0;color:#777}.psd-template-page .template-content ul li body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a span.file-size::after,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name .psd-template-page .template-content ul li a span.file-size::after,body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-name a.inline-link span.file-size::after{content:"";position:absolute;width:10px;height:5px;top:39%;right:-21px;transform:translate(0,-50%) rotate(-45deg);border:solid 2px #20b051;border-top:none;border-right:none}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-controls button{padding:0;margin-right:15px}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-controls{width:5%}body.checkout .checkout-page .checkout-wrapper .checkout-items .upload-widget .widget-body .file-tiles-wrapper .file-tiles .file-tile .file-details .file-controls button{margin-right:0}}body.checkout .checkout-page .checkout-wrapper .checkout-items .checkout-file-container.uploading-file .widget-body .drag-and-drop-files-section{display:none}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper{border:none;padding:0}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;margin-top:0!important;margin-bottom:0!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row{width:100%;margin:8px 0!important;max-height:inherit;float:inherit}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row .float-label{left:13px!important;font-size:11px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row .float-label.active{top:2px;z-index:1}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row input{padding:13px;font-size:15px!important;height:48px;border:1px solid #dedede!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row input:focus{border:solid 2px #595cf8!important;box-shadow:none}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row input::-webkit-input-placeholder{color:#707070!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row input::-moz-placeholder{color:#707070!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row input:-ms-input-placeholder{color:#707070!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row input:-moz-placeholder{color:#707070!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row input:not(:placeholder-shown){padding-top:24px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .form-row.fail input{border:solid 2px #dd1d1d!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address{flex-direction:column;padding:0}@media only screen and (max-width:800px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address{margin-top:0}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .shipping-address-header-wrapper{max-width:inherit}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .shipping-address-header-wrapper h4#address-header{margin-bottom:5px!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .shipping-address-header-wrapper .address-select-container{margin-top:10px;display:block;max-width:inherit}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .shipping-address-header-wrapper .address-select-container .select2-container--default{border-color:#dedede;border-radius:4px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .shipping-address-header-wrapper .address-select-container .select2-selection__arrow:after{color:#707070}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .shipping-address-header-wrapper .address-buttons span.address-link{color:#595cf8!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .shipping-address-header-wrapper .address-buttons span.address-link:hover{color:#3e41d9!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form{margin-top:0;display:flex;flex-wrap:wrap}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(6),body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(7){width:32%;margin-right:2%!important}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(6),body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(7){width:100%;margin-right:0!important}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .form-row.province-wrapper{flex:1}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .form-row.province-wrapper .float-label.active{top:0}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .select2.select2-container.select2-container--default{border:1px solid #dedede!important;border-radius:4px;height:48px;max-height:48px;padding:13px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .select2-selection__rendered{padding:0!important;line-height:1.6;font-size:15px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .select2-selection__arrow:after{color:#707070}@media only screen and (max-width:800px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .update-address{display:flex}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-cancel,body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-save{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;margin-left:auto;padding:10px 25px!important;font-size:15px;border-radius:4px;color:#fff!important;background-color:#595cf8!important;border:none;max-height:40px;height:fit-content;margin-bottom:0}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-cancel:hover,body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-save:hover{background-color:#484bd0!important}@media only screen and (max-width:800px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-cancel,body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-save{margin-top:10px}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .bottom-button-wrapper{display:flex;justify-content:space-between;width:100%;margin-top:45px;margin-bottom:40px}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .bottom-button-wrapper{flex-direction:column;gap:40px}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .bottom-button-wrapper .go-to-home{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:16px;padding:18px 36px;width:235px;max-height:initial;border-radius:30px;color:#000!important;border:solid 1px #000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .bottom-button-wrapper .go-to-home:hover{color:#fff!important;background-color:#000}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .bottom-button-wrapper .go-to-home{width:100%;padding:20px 36px}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .bottom-button-wrapper .save-address-form{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:16px;padding:18px 36px;width:fit-content;border-radius:30px;background-color:#595cf8!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .bottom-button-wrapper .save-address-form:hover{background-color:#484bd0!important}@media only screen and (max-width:600px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-address .bottom-button-wrapper .save-address-form{width:100%;padding:20px 36px}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact{width:100%;margin-bottom:30px}@media only screen and (max-width:800px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact{margin-bottom:0}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form{margin:0}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper{flex-direction:column}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .input-field-wrapper{margin-right:0;width:100%}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper{position:relative;width:100%;float:inherit;margin-left:0}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper .phone-field{margin-left:0}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper .help-circle{position:absolute;width:20px;height:20px;right:12px;top:50%;transform:translateY(-50%);z-index:1;cursor:pointer}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper .help-circle::before{content:"";position:absolute;width:6px;height:6px;background-color:#000;top:23px;left:50%;transform:translateX(-50%) rotate(45deg);opacity:0;pointer-events:none}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper .help-circle::after{content:"In case we need to contact you about your order";position:absolute;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;width:147px;color:#fff;background-color:#000;border-radius:4px;top:26px;left:50%;transform:translateX(-50%);text-align:center;padding:5px;opacity:0;pointer-events:none}@media only screen and (max-width:800px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper .help-circle::after{left:-130px;transform:translateX(0)}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper .help-circle:hover::after,body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper .help-circle:hover::before{opacity:1}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper .help-circle .st0{fill:none;stroke:#707070}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper .error{position:absolute;bottom:-20px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods{margin-bottom:40px}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods{margin-bottom:60px}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper{margin-top:8px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method.ship:not(.only-option) .shipping-method-label{border-top-left-radius:4px;border-top-right-radius:4px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method.pick-up .shipping-method-label{border-bottom-left-radius:4px;border-bottom-right-radius:4px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method.only-option .shipping-method-label{border-radius:4px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label{padding:0 19px 0 50px;display:flex;align-items:center;height:65px;gap:15px;border:solid 1px #dedede}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label:active{border-color:#595cf8;background:rgba(89,92,248,.2)}@media only screen and (max-width:1200px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label{padding:0 19px 0 40px}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label .svg{min-width:25px;width:25px;height:25px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label .svg.shipping{min-width:30px;width:30px;height:30px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:16px;white-space:nowrap}@media only screen and (max-width:1200px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label span{font-size:15px}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label span.fastest-liner{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;font-size:14px;white-space:pre-wrap}@media only screen and (max-width:1200px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label span.fastest-liner{font-size:12px}}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method .shipping-method-label span.fastest-liner{line-height:1.4}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method input[type=radio]:checked+label{border-color:#595cf8;background:rgba(89,92,248,.0392156863)}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method input[type=radio]+label:before{left:15px;width:16px;height:16px;margin-top:0;transform:translateY(-50%);border:solid 1px #dedede}@media only screen and (max-width:1200px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method input[type=radio]+label:before{left:10px}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method input[type=radio]+label:after{left:21px;width:6px;height:6px;margin-top:0;background-color:#fff;transform:translateY(-50%)}@media only screen and (max-width:1200px){body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method input[type=radio]+label:after{left:16px}}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method input[type=radio]:checked+label:after{background-color:#000}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .method-select-wrapper .shipping-method input[type=radio]:checked+label:before{background-color:#c6c7ff;border-color:#c6c7ff;box-sizing:content-box}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .service-disruption-note{font-size:12px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-delivery-address .address-form .update-address{padding:0}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .guest-delivery-address .address-form .update-address button{display:none!important}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper{margin-bottom:30px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper{margin-top:8px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location{margin-bottom:16px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location .location-label{border-radius:4px;border:solid 1px #dedede;padding:13px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location .location-label::after,body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location .location-label::before{content:none}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location .location-label .top{display:flex;justify-content:space-between;gap:15px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location .location-label .top span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:17px}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location .location-label .top span.distance{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location .location-label .bottom span{font-size:14px;color:#6b6369;line-height:1.5}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location .location-label .bottom span.note{display:inline-block;font-size:14px;color:#000}body.checkout .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-locations-wrapper .location-select-wrapper .pickup-location input[type=radio]:checked+label{border-color:#595cf8;background:rgba(89,92,248,.0392156863)}body.checkout .checkout-page .checkout-wrapper #shipping-section.hide-pickup-option .delivery-methods{display:none!important}@media only screen and (max-width:800px){body.checkout .checkout-page .checkout-wrapper #shipping-section.hide-pickup-option .guest-contact{margin-top:30px}}body.checkout .checkout-page .checkout-wrapper #shipping-section.hide-pickup-option .customer-shipping-address,body.checkout .checkout-page .checkout-wrapper #shipping-section.hide-pickup-option .guest-delivery-address{margin-top:0}@media only screen and (max-width:450px){body.checkout .checkout-page .checkout-wrapper #shipping-section.hide-pickup-option .customer-shipping-address,body.checkout .checkout-page .checkout-wrapper #shipping-section.hide-pickup-option .guest-delivery-address{margin-top:30px}}body.checkout .select2-container.select2-container--default.product-qty-dropdown .select2-results__options{font-size:11px}body.checkout .select2-container.select2-container--default.product-qty-dropdown .select2-results__options .select2-results__option{display:flex;align-items:center;padding:5px 0 5px 13px;min-height:24px}body.checkout_payment .bread-crumb .crumb.payment{color:#000}body.checkout_payment .checkout-page section{padding:0;min-height:initial}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper{padding:0;margin-top:20px;border:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;margin-top:0!important}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper h4{margin-bottom:0!important}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview{border:solid 1px #dedede;border-radius:4px;padding:0 16px}@media only screen and (max-width:800px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview{margin-top:40px}}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview{margin-top:60px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview .info{display:flex;padding:10px 0;gap:15px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview .info .left-wrapper{display:flex}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview .info .left-wrapper{flex-direction:column}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview .info span{font-size:14px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview .info span.title{color:#707070;min-width:85px;display:inline-block}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview .info span.title{min-width:70px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview .info a{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#595cf8;text-decoration:underline;margin-left:auto}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview .divider{border-bottom:solid 1px #dedede}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview.loading .left-wrapper{width:100%;position:relative;pointer-events:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview.loading .left-wrapper::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;z-index:1}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview.loading .left-wrapper::after{content:"";position:absolute;left:0;top:50%;width:100%;height:50%;transform:translateY(-50%);background-color:#f8f8f8;border-radius:20px;z-index:2}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview.loading a{position:relative;pointer-events:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview.loading a::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#fff;z-index:1}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .address-preview.loading a::after{content:"";position:absolute;left:0;top:50%;width:100%;height:50%;transform:translateY(-50%);background-color:#f8f8f8;border-radius:20px;z-index:2}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .shipping-methods-wrapper{position:relative;display:block;margin-top:40px;margin-bottom:0}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .shipping-methods-wrapper{margin-top:60px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .shipping-methods-wrapper.min-height{min-height:230px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods-header .delivery-methods-label{display:inline-flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;white-space:nowrap;margin-bottom:5px!important}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods-header .delivery-methods-label span{font-size:13px;letter-spacing:0}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods-header .delivery-methods-label span a{color:#000!important}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods-header .delivery-methods-label span a:hover{color:#000!important}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods-header .rural-area-message{position:relative;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;padding-left:28px;margin:10px 0 15px 0;letter-spacing:0}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods-header .rural-area-message{line-height:1.4}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods-header .rural-area-message::after{content:url(https://storage.jukeboxprint.com/s/images/notice-icon-creator.svg);position:absolute;width:22px;height:22px;top:50%;left:0;transform:translateY(-50%)}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods-header .rural-area-message a{display:inline-block;color:#000;text-decoration:underline}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-method-group{display:none!important}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .ways-to-get-order{display:none;gap:20px;margin:35px 0}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .ways-to-get-order button{font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:4px 35px;border-radius:30px;background-color:#f6f6f6;border:solid 2px #f6f6f6;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .ways-to-get-order button.selected,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .ways-to-get-order button:hover{color:#595cf8;background-color:#e4e4ff;border:solid 2px #595cf8}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .group-ship-labels{display:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .shipping-methods-loader{position:absolute;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:15px;padding:50px 0;width:100%;border:solid 1px #dedede;border-radius:4px;background:#fff;z-index:1}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .shipping-methods-loader .loader{position:relative;height:40px;width:40px;border:2px solid #595cf8;border-radius:50%;border-color:#595cf8 #595cf8 #595cf8 transparent;animation:spinner 1s cubic-bezier(.5,0,.5,1) infinite}@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .shipping-methods-loader .text{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods{display:none;padding-bottom:0}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods{margin-top:0}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .item-heading,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .pickup-heading,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .item-heading,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .pickup-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.5;font-size:15px;margin-top:10px;margin-bottom:5px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .selected-delivery-method,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .selected-delivery-method{position:relative}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .selected-delivery-method>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .selected-delivery-method>span{position:absolute;left:0;top:15px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .selected-delivery-method .delivery-date,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .selected-delivery-method .delivery-date{position:relative;top:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .shipping-methods-label,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .shipping-methods-label{position:relative;margin-top:15px;margin-bottom:20px;width:fit-content;font-size:15px;color:#595cf8;cursor:pointer}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .shipping-methods-label,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .shipping-methods-label{font-size:14px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .shipping-methods-label:hover,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .shipping-methods-label:hover{text-decoration:underline}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .shipping-methods-label::before,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .shipping-methods-label::before{content:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .shipping-methods-label::after,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .shipping-methods-label::after{content:"";position:absolute;top:40%;right:-25px;height:7px;width:7px;transform:translateY(-50%) rotate(-45deg);border-bottom:solid 1.5px #595cf8;border-left:solid 1.5px #595cf8}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .shipping-methods-input:checked+.shipping-methods-label::before,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .shipping-methods-input:checked+.shipping-methods-label::before{content:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .shipping-methods-input:checked+.shipping-methods-label::after,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .shipping-methods-input:checked+.shipping-methods-label::after{transform:translateY(0) rotate(135deg)}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .shipping-methods-input:checked+.shipping-methods-label+.delivery-buttons-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .shipping-methods-input:checked+.shipping-methods-label+.delivery-buttons-wrapper{height:fit-content}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-buttons-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-buttons-wrapper{overflow:hidden;margin-top:10px;margin-bottom:20px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method{min-height:fit-content;padding:19px 15px 19px 15px;border:solid 1px #dedede;border-bottom:none;margin-bottom:0;border-radius:0;overflow:hidden}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method:active,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method:active{border-color:#595cf8;background:rgba(89,92,248,.2)}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method:before,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method:before{top:20px;left:15px;width:16px;height:16px;border:solid 1px #dedede;z-index:1}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method:before,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method:before{left:10px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method:after,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method:after{top:26px;left:21px;width:6px;height:6px;background-color:#fff;z-index:1}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method:after,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method:after{left:16px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method:first-child,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method:first-child{border-top-left-radius:4px;border-top-right-radius:4px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method:last-child,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:solid 1px #dedede}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .bg-color,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .bg-color{position:absolute;width:100%;height:100%;top:0;left:0}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.selected,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.selected{border-color:#595cf8;border-bottom:solid 1px #595cf8}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.selected:after,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.selected:after{background-color:#000}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.selected:before,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.selected:before{background-color:#c6c7ff;border-color:#c6c7ff;box-sizing:content-box}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.selected .bg-color,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.selected .bg-color{background-color:#f7fcff}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.selected .delivery-method-name-and-cost-wrapper .arrow-icon-wrapper:after,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.selected .delivery-method-name-and-cost-wrapper .arrow-icon-wrapper:after{top:calc(50% + 4px);transform:translate(-50%,-50%) rotate(225deg)}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.selected .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.selected .delivery-method-name-and-cost-wrapper .sameday-countdown,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.selected .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.selected .delivery-method-name-and-cost-wrapper .sameday-countdown{display:block}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.collapse-content .delivery-method-name-and-cost-wrapper .arrow-icon-wrapper:after,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.collapse-content .delivery-method-name-and-cost-wrapper .arrow-icon-wrapper:after{top:50%;transform:translate(-50%,-50%) rotate(45deg)}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.collapse-content .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.collapse-content .delivery-method-name-and-cost-wrapper .sameday-countdown,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.collapse-content .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.collapse-content .delivery-method-name-and-cost-wrapper .sameday-countdown{display:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method:not(.selected) .sameday-countdown,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method:not(.selected) .sameday-countdown{display:none!important}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.selected:not(.collapse-content) .delivery-method-name-and-cost-wrapper .multiple-date-message,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.selected:not(.collapse-content) .delivery-method-name-and-cost-wrapper .multiple-date-message{display:block}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method.disabled,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method.disabled{pointer-events:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;white-space:nowrap;display:none;width:100%;position:relative}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc::before,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc::before{content:"";position:absolute;left:-50px;top:19px;width:calc(100% + 63px);height:100%;background:#fff}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-delivery-group,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-delivery-group{position:relative;padding:0 15px;z-index:1}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-delivery-group:first-child,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-delivery-group:first-child{margin-top:30px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-delivery-group:last-child,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-delivery-group:last-child{margin-bottom:0}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-delivery-group:last-child::before,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-delivery-group:last-child::before{content:none!important}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-delivery-group::before,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-delivery-group::before{content:"";position:absolute;background:#fff;width:100%;height:1px;left:0;bottom:0;z-index:-1}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-delivery-group,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-delivery-group{display:flex;flex-direction:column}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li{position:relative;display:flex;column-gap:20px;row-gap:15px;font-size:15px;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;padding:25px 0;border-bottom:solid 1px #dedede}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li:last-child,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li:last-child{margin-bottom:0;border-bottom:none}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li{font-size:14px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .item-preview-section,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .item-preview-section{max-width:100px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section{position:relative;display:flex;align-items:center;justify-content:center;height:100%}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section.bike-sticker,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section.bike-sticker{overflow:hidden}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section.bike-sticker img,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section.bike-sticker img{transform:scale(1.6)}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section.can-enlarge,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section.can-enlarge{cursor:pointer}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section iframe,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section iframe{width:100%;height:100%}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section img,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .item-preview-section .checkout-preview-image-section img{width:100%;height:100%;object-fit:contain}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .detail-outer-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .detail-outer-wrapper{display:flex;flex-direction:row;justify-content:space-between;flex:1}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .detail-outer-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .detail-outer-wrapper{flex-direction:column;row-gap:15px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content .item-title,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content .item-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:15px;margin:0 0 10px 0}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper{display:flex;align-items:center;gap:5px;margin:1px 0}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper{margin:2px 0}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper .text,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper .text{font-size:15px;width:100px;white-space:pre-wrap;line-height:1.6}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper .text,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper .text{line-height:1.5;font-size:12px;width:90px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper .quantity-select,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper .quantity-select{font-size:15px;line-height:1.6}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper .quantity-select,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content .quantity-wrapper .quantity-select{line-height:1.5;font-size:12px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content tbody tr,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content tbody tr{display:flex!important;align-items:center;gap:5px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content tbody th,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content tbody th{width:fit-content;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;font-size:15px;width:100px;white-space:pre-wrap;padding:0}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content tbody th:not(:empty),body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content tbody th:not(:empty){margin:1px 0}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content tbody td,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content tbody td{padding:0;font-size:15px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content tbody td.label,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content tbody td.label{line-height:1.6}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content tbody th,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content tbody th{width:90px;line-height:1.5;font-size:12px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content tbody td,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content tbody td{line-height:1.5;font-size:12px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content tbody td.label:not(:empty),body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content tbody td.label:not(:empty){margin:2px 0}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .more-detail-content tbody td span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .more-detail-content tbody td span{line-height:1.5}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .pricing-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .pricing-wrapper{display:flex;flex-direction:column;align-items:flex-end}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .pricing-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .pricing-wrapper{align-items:flex-start}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .pricing-wrapper .turnaround-price,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .pricing-wrapper .turnaround-price{font-size:16px;color:#000}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .items li .pricing-wrapper .turnaround-time,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .items li .pricing-wrapper .turnaround-time{font-size:10px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-date,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-date{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline-block;font-size:15px;position:relative;width:100%;color:#595cf8;padding:5px 0}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-date::before,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-date::before{content:"";position:absolute;width:calc(100% + 60px);height:100%;top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-date span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-date span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:inherit;color:#595cf8}@media only screen and (max-width:600px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .est-date,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .est-date{order:-1}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .shipping-method,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .shipping-method{position:absolute;padding:4px 8px;bottom:0;right:0;border:1px solid orange;border-radius:10px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .ship-desc .item-rush,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .ship-desc .item-rush{position:absolute;top:10px;right:0;color:orange;line-height:1;font-size:12px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper{align-items:flex-start;align-items:center;flex-wrap:wrap;position:relative;column-gap:30px}@media only screen and (max-width:800px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper{column-gap:10px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper{display:flex;flex-direction:column;flex:1;margin-left:35px}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper{margin-left:25px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name{margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;white-space:nowrap}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name{font-size:15px;white-space:normal;flex-direction:column;align-items:flex-start}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name>span{margin-left:6px}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span>span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name>span{margin-left:0;font-size:12px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name>span.delivery-dates{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;margin-left:50px}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-cost>span>span.delivery-dates,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-name-wrapper .delivery-method-name>span.delivery-dates{font-size:15px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery img,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery img{width:auto;display:block;height:16px}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery img,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery img{height:10px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options{width:100%;display:none;margin:10px 0;position:relative;z-index:10;pointer-events:auto}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options.show,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options.show{display:block}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group{display:flex;margin-top:10px;margin-bottom:5px;position:relative}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio{display:flex;align-items:center;cursor:pointer;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;padding:8px 12px;border:1px solid transparent;border-radius:8px;transition:border-color .2s ease}@media only screen and (max-width:800px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio{font-size:14px;padding:5px 8px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio .uber-delivery-action-radio-input,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio .uber-delivery-action-radio-input{position:absolute;opacity:0;width:0;height:0;margin:0;padding:0;pointer-events:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio.uber-radio-selected,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio:has(.uber-delivery-action-radio-input:checked),body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio.uber-radio-selected,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio:has(.uber-delivery-action-radio-input:checked){border-color:#000;background-color:#fff}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio .uber-delivery-action-icon,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio .uber-delivery-action-icon{width:32px;height:32px;margin-right:8px;flex-shrink:0;display:inline-block;vertical-align:middle;object-fit:contain;border:none;padding:4px;-webkit-transition:transform .2s ease;transition:transform .2s ease;cursor:pointer}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio .uber-delivery-action-label,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio .uber-delivery-action-label{cursor:pointer!important;position:relative;z-index:11;user-select:none;-webkit-user-select:none;-moz-user-select:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio .uber-delivery-action-label:hover,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-action-radio-group .uber-delivery-action-radio .uber-delivery-action-label:hover{cursor:pointer!important}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-instruction-input,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-instruction-input{padding:7px 10px;border:1px solid #9a9999;border-radius:5px;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-instruction-input.show,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-instruction-input.show{display:block}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-instruction-input::placeholder,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .uber-delivery-options .uber-delivery-instruction-input::placeholder{color:#9a9999}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-cost{font-size:16px;margin:0;display:flex;flex-direction:column;align-items:flex-end}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-cost,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-method-cost{font-size:15px}}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .arrow-icon-wrapper,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .arrow-icon-wrapper{position:relative;width:8px;height:8px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .arrow-icon-wrapper:after,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .arrow-icon-wrapper:after{content:"";position:absolute;width:100%;height:100%;border-bottom:solid 2px #000;border-right:solid 2px #000;left:50%;top:50%;transform:translate(-50%,-50%) rotate(45deg);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .multiple-date-message,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .multiple-date-message{display:none;font-size:13px;line-height:1.4;margin-top:15px;margin-left:35px;width:100%}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .sameday-countdown,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .sameday-countdown{width:100%;margin-top:5px;margin-left:35px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .sameday-countdown span,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .sameday-countdown span{font-size:12px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-import,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-import{width:100%}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .delivery-methods .delivery-method .pick-up-option .pick-up-address,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .delivery-method .pick-up-option .pick-up-address{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#589a0b;margin:0;white-space:nowrap}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .pickup-buttons-wrapper{overflow:hidden;margin-top:10px;margin-bottom:20px}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section .shipping-container .checkout-shipping-wrapper .pickup-methods .pickup-buttons-wrapper .delivery-method *{pointer-events:none!important}body.checkout_payment .checkout-page .checkout-wrapper #shipping-section.is-pickup .address-preview .divider,body.checkout_payment .checkout-page .checkout-wrapper #shipping-section.is-pickup .address-preview div:last-child{display:none!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section{margin-top:0}body.checkout_payment .checkout-page .checkout-wrapper #payment-section #checkout-payment{min-height:inherit}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper{background-color:#fff;padding:0}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .methods.free .ccard-content .ccard-info{display:none!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper h4.payment-methods-label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;margin-top:0;margin-bottom:10px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-section-wrapper{border-color:#595cf8}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-section-wrapper .select-payment-method-section{border-color:#595cf8}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-section-wrapper input[type=radio]:checked+label:after{color:#595cf8!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper{border:none;padding-bottom:0;margin-top:40px}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper{margin-top:60px}}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;border:none;padding:0;font-size:20px;margin-bottom:10px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper{margin-top:8px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .divider{height:1px;background-color:#595cf8}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option.same-as-shipping .billing-option-label{border-bottom:none;border-top-left-radius:4px;border-top-right-radius:4px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option.new-address .billing-option-label{border-top:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option .billing-option-label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.3;font-size:16px;padding:19px 19px 19px 50px;display:flex;align-items:center;gap:15px;border:solid 1px #dedede}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option .billing-option-label{font-size:15px;padding:19px 19px 19px 40px}}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option .billing-option-label:active{border-color:#595cf8;background:rgba(89,92,248,.2)}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option .billing-option-label span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:14px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option input[type=radio]:checked+label{border-color:#595cf8;background:rgba(89,92,248,.0392156863);border-bottom-left-radius:0;border-bottom-right-radius:0}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option input[type=radio]+label:before{left:15px;width:16px;height:16px;margin-top:0;transform:translateY(-50%);border:solid 1px #dedede}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option input[type=radio]+label:before{left:10px}}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option input[type=radio]+label:after{left:21px;width:6px;height:6px;margin-top:0;background-color:#fff;transform:translateY(-50%)}@media only screen and (max-width:1200px){body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option input[type=radio]+label:after{left:16px}}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option input[type=radio]:checked+label:after{background-color:#000}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .billing-options-wrapper .billing-option input[type=radio]:checked+label:before{background-color:#c6c7ff;border-color:#c6c7ff;box-sizing:content-box}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .current-billing-address{padding:0}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .current-billing-address #billing-name-address{margin-top:10px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .click-new-billing-address{margin:20px 0 0 0}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form{border:solid 1px #dedede;border-top:none;padding:13px;background-color:#f5f5f5;border-radius:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form{display:flex;flex-wrap:wrap}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .update-address{display:none!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row:nth-of-type(1){margin-top:0!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row:nth-of-type(6),body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row:nth-of-type(7){width:32%;margin-right:2%!important}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row:nth-of-type(6),body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row:nth-of-type(7){width:100%;margin-right:0!important}}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row.province-wrapper{flex:1}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row.province-wrapper .float-label.active{top:0}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row{width:100%;margin:8px 0!important;max-height:inherit;float:inherit}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row .float-label{left:13px!important;font-size:11px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row .float-label.active{top:2px;z-index:1}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row input{padding:13px;font-size:15px!important;height:48px;border:1px solid #dedede!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row input:focus{border:solid 2px #595cf8!important;box-shadow:none}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row input::-webkit-input-placeholder{color:#707070!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row input::-moz-placeholder{color:#707070!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row input:-ms-input-placeholder{color:#707070!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row input:-moz-placeholder{color:#707070!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row input:not(:placeholder-shown){padding-top:24px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .form-row.fail input{border:solid 2px #dd1d1d!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .select2.select2-container.select2-container--default{border:1px solid #dedede!important;border-radius:4px;height:48px;max-height:48px;padding:13px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .select2-selection__rendered{padding:0!important;line-height:1.6;font-size:15px}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper .new-billing-address-form .select2-selection__arrow:after{color:#707070}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper button,body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper button#address-form-cancel{color:#595cf8!important;border-color:#595cf8;display:block!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper button#address-form-cancel:hover,body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper button:hover{color:#3e41d9!important;background:#e7ecff}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper.only-address-form .billing-option,body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper.only-address-form .divider{display:none!important}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-billing-address-wrapper.only-address-form .new-billing-address-form{padding:inherit;background:0 0;border:none}body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-methods-wrapper{margin-top:20px}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper #payment-section .payment-content-wrapper .payment-methods-wrapper{margin-top:40px}}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-top:45px;margin-bottom:40px}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .return-to-shipping{position:relative;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#595cf8;padding-left:20px}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .return-to-shipping::after{content:"";position:absolute;top:47%;left:5px;transform:translateY(-50%) rotate(45deg);width:7px;height:7px;border-bottom:solid 1.5px #595cf8;border-left:solid 1.5px #595cf8}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .return-to-shipping{display:none}}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:16px;margin-left:auto;padding:18px 36px;border-radius:30px;background-color:#595cf8!important;min-width:220px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button:hover{background-color:#484bd0!important}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.disabled{pointer-events:none}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button{width:100%}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.apple-pay{padding:0}}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button .regular{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;opacity:1}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button .paypal-content{position:absolute;top:50%;left:50%;width:145px;transform:translate(-50%,-50%);opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button .paypal-content::before{content:"Pay With";position:absolute;color:#fff;top:50%;left:0;transform:translate(0,-50%)}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button .paypal-content::after{content:url(https://storage.jukeboxprint.com/s/images/paypal-small-white.svg);position:absolute;top:50%;right:0;width:70px;height:20px;transform:translate(0,-50%)}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button .apple-pay-button-container{display:none;position:absolute;right:0;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button .apple-pay-button-container{position:relative;width:100%}}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button .apple-pay-button-container apple-pay-button{--apple-pay-button-width:220px;--apple-pay-button-height:30px;--apple-pay-button-border-radius:5px;--apple-pay-button-padding:5px 0px}@media only screen and (max-width:450px){body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button .apple-pay-button-container apple-pay-button{--apple-pay-button-width:100%}}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.apple-pay{background:0 0!important}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.apple-pay .regular{opacity:0}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.apple-pay .apple-pay-button-container{display:block;opacity:1}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.apple-pay.disabled .apple-pay-button-container{opacity:0}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.paypal{min-width:195px;background-color:#0070ba!important}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.paypal:hover{background-color:#005d9c!important}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.paypal .regular{opacity:0}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.paypal .paypal-content{opacity:1}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.paypal .paypal-content::before{animation:slideLeft 1s cubic-bezier(.5,0,.5,1)}@keyframes slideLeft{0%{opacity:0}50%{opacity:0}100%{opacity:1}}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.paypal .paypal-content::after{animation:slideRight 1s cubic-bezier(.5,0,.5,1)}@keyframes slideRight{0%{transform:translate(-50%,-50%);opacity:0}50%{transform:translate(-50%,-50%);opacity:1}100%{transform:translate(0,-50%);opacity:1}}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.paypal.disabled .paypal-content{opacity:0}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.disabled{position:relative;color:transparent!important;pointer-events:none}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.disabled:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:30px}body.checkout_payment .checkout-page .checkout-wrapper .footer-wrapper .complete-order-button.disabled:after{position:absolute;content:"";width:20px;height:20px;border-radius:50%;border:2px solid #fff;border-color:#fff #fff #fff transparent;animation:spinner 1s cubic-bezier(.5,0,.5,1) infinite}body.checkout .phone-form-modal{width:500px}body.checkout .phone-form-modal .modal-body{margin-bottom:0}body.checkout .phone-form-modal .phone-form{font-size:14px}body.checkout .phone-form-modal .phone-form button{font-size:15px}body.checkout .phone-form-modal .phone-form div.error{display:block;font-size:14px;color:#dd1d1d}body.checkout .phone-form-modal .phone-form .form-row{width:100%;margin:8px 0!important;max-height:inherit;float:inherit}body.checkout .phone-form-modal .phone-form .form-row .float-label{left:13px!important;font-size:11px}body.checkout .phone-form-modal .phone-form .form-row .float-label.active{top:2px;z-index:1}body.checkout .phone-form-modal .phone-form .form-row input{padding:13px;font-size:15px!important;height:48px;border:1px solid #dedede!important}body.checkout .phone-form-modal .phone-form .form-row input:focus{border:solid 2px #595cf8!important;box-shadow:none}body.checkout .phone-form-modal .phone-form .form-row input::-webkit-input-placeholder{color:#707070!important}body.checkout .phone-form-modal .phone-form .form-row input::-moz-placeholder{color:#707070!important}body.checkout .phone-form-modal .phone-form .form-row input:-ms-input-placeholder{color:#707070!important}body.checkout .phone-form-modal .phone-form .form-row input:-moz-placeholder{color:#707070!important}body.checkout .phone-form-modal .phone-form .form-row input:not(:placeholder-shown){padding-top:24px}body.checkout .phone-form-modal .phone-form .form-row.fail input{border:solid 2px #dd1d1d!important}body.checkout .phone-form-modal .phone-form .form-row input:not(:placeholder-shown){padding-top:13px}.checkout_shipping .summary-subtotal{display:none}.checkout_shipping .checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price{cursor:default}.checkout_shipping .checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price .item-name-and-price-wrapper,.checkout_shipping .checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price span.product-name{cursor:default}.checkout_shipping .no-free-ship{margin-top:10px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.2}@media only screen and (max-width:900px){.checkout_shipping .no-free-ship{margin-bottom:10px}}.checkout-shipping-wrapper{width:100%;background:#fff;padding:25px 35px 0 35px;border:1px solid #4ccef7;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:1050px){.checkout-shipping-wrapper{padding:10px 15px 0 15px}}@media only screen and (max-width:750px){.checkout-shipping-wrapper{padding:25px 35px 0 35px}}@media only screen and (max-width:600px){.checkout-shipping-wrapper{padding-left:0;padding-right:0;border:none}}@media only screen and (min-width:1500px){.checkout-shipping-wrapper{padding:25px 70px 0 70px}}.checkout-shipping-wrapper .ups-for-shipping{font-size:10px;margin-bottom:0}.checkout-shipping-wrapper .ups-for-shipping>span{color:#ababab}@media only screen and (max-width:600px){.checkout-shipping-wrapper .guest-contact-email-order-updates{margin-bottom:12px}.checkout-shipping-wrapper .guest-contact-email-order-updates span{font-size:13px}.checkout-shipping-wrapper .checkout-section.delivery-address{display:flex;flex-direction:column;justify-content:center;margin-top:20px}}.checkout-shipping-wrapper h4{margin-bottom:0!important;margin-top:15px!important;width:100%}@media only screen and (max-width:900px) and (min-width:750px){.checkout-shipping-wrapper h4{font-size:18px}}@media only screen and (max-width:600px){.checkout-shipping-wrapper h4{font-size:19px}}.checkout-shipping-wrapper .item-heading{margin-bottom:20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.checkout-shipping-wrapper .item-heading .item-number{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-shipping-wrapper .guest-delivery-address .address-form{margin-top:16px}.checkout-shipping-wrapper .form-row{margin-bottom:20px}.checkout-shipping-wrapper .form-row.email-field{margin-bottom:1px}.checkout-shipping-wrapper .select2-selection__rendered,.checkout-shipping-wrapper .select2.select2-container.select2-container--default{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:600px){.checkout-shipping-wrapper .select2-selection__rendered,.checkout-shipping-wrapper .select2.select2-container.select2-container--default{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}}.checkout-shipping-wrapper .shipping-methods-wrapper{margin-bottom:20px}.checkout-shipping-wrapper .shipping-methods-wrapper .warning-message{margin:0;margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#3cb1cb}@media only screen and (min-width:800px){.checkout-shipping-wrapper .shipping-methods-wrapper .warning-message.usa-note{position:absolute;top:40px;left:105%;width:33%}}@media only screen and (max-width:450px){.checkout-shipping-wrapper .shipping-methods-wrapper .warning-message.usa-note{padding-top:75px}}@media only screen and (max-width:900px) and (min-width:750px){.checkout-shipping-wrapper .shipping-methods-wrapper .pickup-methods{padding-bottom:0}}@media only screen and (max-width:900px) and (min-width:750px){.checkout-shipping-wrapper .shipping-methods-wrapper .pickup-methods h4{margin-top:0!important}}.checkout-shipping-wrapper .shipping-methods-wrapper .pickup-methods .delivery-method-address{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}@media only screen and (max-width:600px){.checkout-shipping-wrapper .shipping-methods-wrapper .pickup-methods .delivery-method-address{font-size:13px}}.checkout-shipping-wrapper .delivery-address{flex-wrap:wrap;width:100%;display:flex}@media only screen and (max-width:1050px){.checkout-shipping-wrapper .delivery-address{flex-direction:column}}.checkout-shipping-wrapper .delivery-address .shipping-address-header-wrapper{width:100%;max-width:500px;font-size:14px}.checkout-shipping-wrapper .delivery-address .address-select-container{position:relative;width:100%;max-width:500px}@media only screen and (max-width:600px){.checkout-shipping-wrapper .delivery-address .checkout-delivery-address-form{padding-top:0}}.checkout-shipping-wrapper .delivery-address .guest-contact{display:inline-block;flex-grow:1}@media only screen and (max-width:1050px){.checkout-shipping-wrapper .delivery-address .guest-contact{flex-basis:inherit!important}}.checkout-shipping-wrapper .delivery-address .guest-contact .guest-contact-form{margin-bottom:30px}.checkout-shipping-wrapper .delivery-address .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper{display:flex;align-items:baseline}@media only screen and (max-width:1050px){.checkout-shipping-wrapper .delivery-address .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper{flex-direction:column;margin-bottom:20px}}.checkout-shipping-wrapper .delivery-address .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .input-field-wrapper{display:inline;float:left;width:47%;margin-right:3%}@media only screen and (max-width:1050px){.checkout-shipping-wrapper .delivery-address .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .input-field-wrapper{margin-right:0;width:100%}}.checkout-shipping-wrapper .delivery-address .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper{display:inline;float:left;width:48%;margin-left:2%}@media only screen and (max-width:1050px){.checkout-shipping-wrapper .delivery-address .guest-contact .guest-contact-form .guest-contact-form-fields-wrapper .phone-field-wrapper{margin-left:0;width:100%}}.checkout-shipping-wrapper .delivery-address .guest-contact .guest-contact-form input{max-width:inherit}@media only screen and (min-width:1050px){.checkout-shipping-wrapper .delivery-address .guest-contact .guest-contact-form input{height:45px}}.checkout-shipping-wrapper .delivery-address .disable-van-pickup{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;width:100%;font-size:12px;color:#fd1ae2;line-height:1.5;letter-spacing:.3px}.checkout-shipping-wrapper .delivery-address .billing-address{display:inline-block;flex-grow:1}.checkout-shipping-wrapper .delivery-address .guest-delivery-address{display:inline-block;flex-grow:1}.checkout-shipping-wrapper .delivery-address .edit-billing-address-box-content-wrapper,.checkout-shipping-wrapper .delivery-address .edit-contact-information-box-content-wrapper,.checkout-shipping-wrapper .delivery-address .edit-delivery-address-box-content-wrapper{min-height:75px;letter-spacing:.3px}@media only screen and (min-width:1050px){.checkout-shipping-wrapper .delivery-address .address-form{width:100%}.checkout-shipping-wrapper .delivery-address .address-form .form-row{width:47%;margin-right:3%;float:left;max-height:44px}.checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(2){width:48%;margin-left:2%;margin-right:0}.checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(3){width:100%;margin-left:0;margin-right:0}.checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(5){width:23%;margin-right:1%;margin-left:2%}.checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(6){width:24%;margin-right:0}.checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(7){width:23%;margin-right:2%}.checkout-shipping-wrapper .delivery-address .address-form .form-row:nth-of-type(8){width:19%;margin-right:2%}.checkout-shipping-wrapper .delivery-address .address-form .form-row.province-wrapper{width:26%;margin-right:2%}.checkout-shipping-wrapper .delivery-address .address-form .form-row.country-wrapper{width:26%;margin-right:0}.checkout-shipping-wrapper .delivery-address .address-form label.float-label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.checkout-shipping-wrapper .delivery-address .address-form input{border:1px solid #9a9999;height:45px}.checkout-shipping-wrapper .delivery-address .address-form .select2.select2-container{border:1px solid #9a9999!important;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.checkout-shipping-wrapper .delivery-address .address-form .update-address{width:100%;display:block;float:left;padding:10px 0 20px 0}.checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-cancel,.checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-save{margin-bottom:20px;background-color:#fff!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#17cbff!important;border:1px solid #3ed1ff;min-width:initial;padding:5px 20px}.checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-cancel:hover,.checkout-shipping-wrapper .delivery-address .address-form .update-address #address-form-save:hover{background-color:#e7faff!important;color:#008bf3!important}}.checkout-shipping-wrapper .delivery-address .update-address{display:flex}.checkout-shipping-wrapper .delivery-address .update-address button{min-width:130px;padding:10px 34px;font-size:20px;max-height:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.checkout-shipping-wrapper .delivery-address .update-address button{margin-bottom:20px;padding:4px 34px}}@media only screen and (max-width:600px){.checkout-shipping-wrapper .delivery-address .update-address{display:block}.checkout-shipping-wrapper .delivery-address .update-address button{font-size:14px}}.delivery-address .active-ship-to{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px}.delivery-address .address-buttons{width:100%;margin-top:10px}.delivery-address .address-buttons span.address-link{margin-right:15px}.delivery-address .address-buttons span.address-link:last-of-type{margin-right:0}.delivery-address .address-buttons span.address-link.btn-muted{display:none}.delivery-address .address-form{display:none;width:70%}.delivery-address .address-form label.float-label{left:0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.delivery-address .address-form input{width:100%;border:1px solid #9a9999;outline:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.delivery-address .address-form input:focus{border:1px solid #9a9999}@media only screen and (max-width:600px){.delivery-address .address-form input{padding:7px 20px}}.delivery-address .address-form .select2.select2-container.select2-container--default{border:1px solid #9a9999;border-radius:3px}@media only screen and (max-width:1050px){.delivery-address .address-form{width:100%}.delivery-address .address-form .select2-selection__rendered{padding:6px 20px!important}.delivery-address .address-form #address-form-cancel,.delivery-address .address-form #address-form-save{text-align:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-weight:400;line-height:1!important;margin-bottom:10px;border-radius:5px;max-height:48px;width:100%;padding:11px;font-size:15px}.delivery-address .address-form #address-form-cancel{background-color:#fff!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#17cbff!important;border:1px solid #3ed1ff;min-width:initial;max-width:105px}.delivery-address .address-form #address-form-cancel:hover{color:#008bf3!important;background-color:#e7faff!important}}@media only screen and (max-width:750px){.delivery-address .address-form #address-form-cancel{margin-bottom:50px}}.delivery-address .update-address button{margin-right:15px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.delivery-address .update-address #address-form-save{background-color:#fff!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#17cbff!important;border:1px solid #3ed1ff;min-width:initial;padding:5px 20px!important}@media only screen and (max-width:1050px){.delivery-address .update-address #address-form-save{max-width:105px;max-height:40px}}@media only screen and (max-width:600px){.delivery-address .update-address #address-form-save{padding:11px 20px!important}}#address-form-error{display:block}.delivery-methods .delivery-method,.pickup-methods .delivery-method{display:flex;align-items:center;position:relative;width:100%;padding:15px 20px 11px 52px;min-height:100px;margin:0;text-align:left;background:#fff;margin-bottom:10px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:900px){.delivery-methods .delivery-method,.pickup-methods .delivery-method{display:inherit;padding:5px 20px 5px 35px}}.delivery-methods .delivery-method.selected,.pickup-methods .delivery-method.selected{border:1px solid #3ed1ff}.delivery-methods .delivery-method:before,.pickup-methods .delivery-method:before{border:2px solid #bababa;content:"";position:absolute;width:14px;height:14px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;top:40px;left:22px}@media only screen and (max-width:900px){.delivery-methods .delivery-method:before,.pickup-methods .delivery-method:before{left:10px}}.delivery-methods .delivery-method.selected:before,.pickup-methods .delivery-method.selected:before{border:2px solid #00bbf9}.delivery-methods .delivery-method.selected:after,.pickup-methods .delivery-method.selected:after{content:"\f058";color:#4ec6da;content:"";position:absolute;top:44px;left:26px;width:10px;height:10px;background-color:#00bbf9;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}@media only screen and (max-width:900px){.delivery-methods .delivery-method.selected:after,.pickup-methods .delivery-method.selected:after{left:14px}}.delivery-methods .delivery-method .method-icon,.pickup-methods .delivery-method .method-icon{height:40px;margin-right:10px;display:inline}@media only screen and (max-width:900px) and (min-width:750px){.delivery-methods .delivery-method .method-icon,.pickup-methods .delivery-method .method-icon{height:30px}}.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper{display:flex;width:100%;justify-content:right}.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost.no-est-delivery,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost.no-est-delivery{justify-content:flex-end}.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:13px}@media only screen and (max-width:600px){.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc{font-size:11px}}.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-name,.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .est-delivery-date,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-name,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .est-delivery-date{font-size:14px;color:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:600px){.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-name,.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .est-delivery-date,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-cost>span,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .delivery-method-name,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .est-delivery-date-and-cost .delivery-method-desc .est-delivery-date{display:block;line-height:1;font-size:12px}}.delivery-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-import,.pickup-methods .delivery-method .delivery-method-name-and-cost-wrapper .delivery-import{color:#a9a9a9;font-size:9pt;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.delivery-methods .delivery-method .delivery-method-cost,.delivery-methods .delivery-method .delivery-method-cost>span,.delivery-methods .delivery-method .delivery-method-name,.pickup-methods .delivery-method .delivery-method-cost,.pickup-methods .delivery-method .delivery-method-cost>span,.pickup-methods .delivery-method .delivery-method-name{font-size:17px;width:100%;display:flex;align-items:center;line-height:1.3!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-bottom:5px;color:#000}@media only screen and (max-width:900px) and (min-width:750px){.delivery-methods .delivery-method .delivery-method-cost,.delivery-methods .delivery-method .delivery-method-cost>span,.delivery-methods .delivery-method .delivery-method-name,.pickup-methods .delivery-method .delivery-method-cost,.pickup-methods .delivery-method .delivery-method-cost>span,.pickup-methods .delivery-method .delivery-method-name{font-size:14px;line-height:1}}@media only screen and (max-width:600px){.delivery-methods .delivery-method .delivery-method-cost,.delivery-methods .delivery-method .delivery-method-cost>span,.delivery-methods .delivery-method .delivery-method-name,.pickup-methods .delivery-method .delivery-method-cost,.pickup-methods .delivery-method .delivery-method-cost>span,.pickup-methods .delivery-method .delivery-method-name{font-size:15px;width:inherit;white-space:nowrap;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}}.delivery-methods .delivery-method .delivery-method-cost span,.delivery-methods .delivery-method .delivery-method-name span,.pickup-methods .delivery-method .delivery-method-cost span,.pickup-methods .delivery-method .delivery-method-name span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1;font-size:14px}@media only screen and (max-width:900px){.delivery-methods .delivery-method .delivery-method-cost span,.delivery-methods .delivery-method .delivery-method-name span,.pickup-methods .delivery-method .delivery-method-cost span,.pickup-methods .delivery-method .delivery-method-name span{font-size:12px}}.delivery-methods .delivery-method .delivery-method-desc,.delivery-methods .delivery-method .pick-up-method-desc,.pickup-methods .delivery-method .delivery-method-desc,.pickup-methods .delivery-method .pick-up-method-desc{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#000;display:block}.delivery-methods .delivery-method .delivery-method-desc .est-pick-up-date,.delivery-methods .delivery-method .pick-up-method-desc .est-pick-up-date,.pickup-methods .delivery-method .delivery-method-desc .est-pick-up-date,.pickup-methods .delivery-method .pick-up-method-desc .est-pick-up-date{font-size:16px;color:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:900px) and (min-width:750px){.delivery-methods .delivery-method .delivery-method-desc .est-pick-up-date,.delivery-methods .delivery-method .pick-up-method-desc .est-pick-up-date,.pickup-methods .delivery-method .delivery-method-desc .est-pick-up-date,.pickup-methods .delivery-method .pick-up-method-desc .est-pick-up-date{font-size:12px}}@media only screen and (max-width:600px){.delivery-methods .delivery-method .delivery-method-desc .est-pick-up-date,.delivery-methods .delivery-method .pick-up-method-desc .est-pick-up-date,.pickup-methods .delivery-method .delivery-method-desc .est-pick-up-date,.pickup-methods .delivery-method .pick-up-method-desc .est-pick-up-date{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;display:block;line-height:1}}.delivery-methods .delivery-method .deilvery-method-address,.delivery-methods .delivery-method .delivery-method-long-desc,.pickup-methods .delivery-method .deilvery-method-address,.pickup-methods .delivery-method .delivery-method-long-desc{display:block;margin:5px 0;font-size:14px}@media only screen and (max-width:450px){.delivery-methods .delivery-method .delivery-method-long-desc,.pickup-methods .delivery-method .delivery-method-long-desc{display:none}}.delivery-methods .delivery-method .delivery-method-cost,.delivery-methods .delivery-method .delivery-method-cost>span,.pickup-methods .delivery-method .delivery-method-cost,.pickup-methods .delivery-method .delivery-method-cost>span{width:auto}.delivery-methods .delivery-method .delivery-method-cost.price-strike,.delivery-methods .delivery-method .delivery-method-cost>span.price-strike,.pickup-methods .delivery-method .delivery-method-cost.price-strike,.pickup-methods .delivery-method .delivery-method-cost>span.price-strike{display:inline-block;text-decoration:line-through}.delivery-methods .delivery-method .delivery-method-cost.price-free,.delivery-methods .delivery-method .delivery-method-cost>span.price-free,.pickup-methods .delivery-method .delivery-method-cost.price-free,.pickup-methods .delivery-method .delivery-method-cost>span.price-free{color:#fd1ae2!important;border:1px solid #fd1ae2;padding:5px 10px;line-height:1!important;min-width:initial;min-height:inherit;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0}@media only screen and (max-width:600px){.delivery-methods .delivery-method .delivery-method-cost.price-free,.delivery-methods .delivery-method .delivery-method-cost>span.price-free,.pickup-methods .delivery-method .delivery-method-cost.price-free,.pickup-methods .delivery-method .delivery-method-cost>span.price-free{margin-top:25px;margin-left:-15px}}.delivery-methods .delivery-method .delivery-method-cost.delivery-import,.delivery-methods .delivery-method .delivery-method-cost>span.delivery-import,.pickup-methods .delivery-method .delivery-method-cost.delivery-import,.pickup-methods .delivery-method .delivery-method-cost>span.delivery-import{color:#a9a9a9;font-size:9pt;position:absolute;bottom:0;left:60px}.delivery-methods .delivery-method .delivery-method-cost.group-shipping-inapplicable,.delivery-methods .delivery-method .delivery-method-cost>span.group-shipping-inapplicable,.pickup-methods .delivery-method .delivery-method-cost.group-shipping-inapplicable,.pickup-methods .delivery-method .delivery-method-cost>span.group-shipping-inapplicable{color:#a9a9a9;font-size:9pt;display:block}.delivery-methods #free-sample-pack-shipping .delivery-method .delivery-method-cost,.delivery-methods #free-sample-pack-shipping .delivery-method .delivery-method-cost>span,.delivery-methods #free-sample-pack-shipping .delivery-method-name,.delivery-methods .delivery-method #free-sample-pack-shipping .delivery-method-cost,.delivery-methods .delivery-method #free-sample-pack-shipping .delivery-method-cost>span,.pickup-methods #free-sample-pack-shipping .delivery-method .delivery-method-cost,.pickup-methods #free-sample-pack-shipping .delivery-method .delivery-method-cost>span,.pickup-methods #free-sample-pack-shipping .delivery-method-name,.pickup-methods .delivery-method #free-sample-pack-shipping .delivery-method-cost,.pickup-methods .delivery-method #free-sample-pack-shipping .delivery-method-cost>span{max-width:inherit;margin-left:10px}@media only screen and (max-width:850px){.delivery-methods #free-sample-pack-shipping .delivery-method .delivery-method-cost,.delivery-methods #free-sample-pack-shipping .delivery-method .delivery-method-cost>span,.delivery-methods #free-sample-pack-shipping .delivery-method-name,.delivery-methods .delivery-method #free-sample-pack-shipping .delivery-method-cost,.delivery-methods .delivery-method #free-sample-pack-shipping .delivery-method-cost>span,.pickup-methods #free-sample-pack-shipping .delivery-method .delivery-method-cost,.pickup-methods #free-sample-pack-shipping .delivery-method .delivery-method-cost>span,.pickup-methods #free-sample-pack-shipping .delivery-method-name,.pickup-methods .delivery-method #free-sample-pack-shipping .delivery-method-cost,.pickup-methods .delivery-method #free-sample-pack-shipping .delivery-method-cost>span{margin-left:0}}.delivery-methods #free-sample-pack-shipping .delivery-method-desc,.pickup-methods #free-sample-pack-shipping .delivery-method-desc{min-width:110px}@media only screen and (max-width:600px){.pickup-methods{margin-top:45px}}.pickup-methods h4{margin-top:0}@media only screen and (max-width:600px){h4.delivery-methods-label{margin-bottom:10px!important;font-size:19px;margin-top:50px!important}}.select-shipping-liner{display:block;font-size:13px;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:.3px;margin-bottom:37px}@media only screen and (max-width:900px) and (min-width:750px){.select-shipping-liner{margin-bottom:15px}}@media only screen and (max-width:600px){.select-shipping-liner{display:none}}.group-ship-labels{position:relative;width:100%}.group-ship-labels .shipping-selection-wrapper{margin-bottom:61px;width:100%}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper{margin-bottom:30px}}.group-ship-labels .shipping-selection-wrapper .ship-center-space-wrapper{margin:10px}@media only screen and (max-width:600px){.group-ship-labels .shipping-selection-wrapper .ship-center-space-wrapper{margin:15px}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually{border:3px solid #dcdcdc;width:100%;padding:15px 30px;background:#fff;display:flex;position:relative;flex-direction:column;cursor:pointer;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1050px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually{padding:15px 10px}}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually{padding:5px 7px}}@media only screen and (max-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually{padding:15px 30px}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together h4,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually h4{color:#00b2fa;padding-top:5px;font-size:18px;width:inherit;margin-right:10px;letter-spacing:.3px;margin-bottom:0!important;margin-top:0!important;line-height:1.2!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together h4,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually h4{font-size:17px}}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together h4,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually h4{font-size:13px}}@media only screen and (max-width:600px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together h4,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually h4{font-size:20px}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together span,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;letter-spacing:.3px;line-height:1.5!important}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together span,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually span{font-size:10px;line-height:1.1!important}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together span.group-shipment-link,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually span.group-shipment-link{text-decoration:underline;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together img,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually img{height:105px}@media only screen and (max-width:1500px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together img,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually img{height:75px}}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together img,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually img{display:none}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .title-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .title-wrapper{display:flex;align-items:center;height:30px}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .title-wrapper img,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .title-wrapper img{height:55px}@media only screen and (max-width:1500px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .title-wrapper img,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .title-wrapper img{height:50px}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .group-shipping-selection-content-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individually-selection-content-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .group-shipping-selection-content-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individually-selection-content-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;flex:1;margin-top:10px}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .group-shipping-selection-content-wrapper .content-text-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individually-selection-content-wrapper .content-text-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .group-shipping-selection-content-wrapper .content-text-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individually-selection-content-wrapper .content-text-wrapper{display:flex;flex-direction:column}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .group-shipping-selection-content-wrapper .group-ship-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .group-shipping-selection-content-wrapper .ship-individually-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individually-selection-content-wrapper .group-ship-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individually-selection-content-wrapper .ship-individually-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .group-shipping-selection-content-wrapper .group-ship-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .group-shipping-selection-content-wrapper .ship-individually-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individually-selection-content-wrapper .group-ship-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individually-selection-content-wrapper .ship-individually-earlist-delivery-date{display:block;color:#000;font-size:16px;margin:10px 0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .group-shipping-selection-content-wrapper .group-ship-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .group-shipping-selection-content-wrapper .ship-individually-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individually-selection-content-wrapper .group-ship-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individually-selection-content-wrapper .ship-individually-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .group-shipping-selection-content-wrapper .group-ship-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .group-shipping-selection-content-wrapper .ship-individually-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individually-selection-content-wrapper .group-ship-earlist-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individually-selection-content-wrapper .ship-individually-earlist-delivery-date{font-size:14px;line-height:1.8!important}}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .group-shipping-selection-content-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individually-selection-content-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .group-shipping-selection-content-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individually-selection-content-wrapper{margin-top:0}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together.selected,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually.selected{border:3px solid #3ed1ff}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together.selected>div::after,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually.selected>div::after{content:"";position:absolute;left:-20px;top:-20px;height:40px;width:40px;background-image:url(https://storage.jukeboxprint.com/s/images/purple-checkm-lft-bar.svg);background-repeat:no-repeat;background-position:center;background-size:contain}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together.selected>div::after,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually.selected>div::after{left:-15px;top:-15px;height:30px;width:30px}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-group-upper-content-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individual-upper-content-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-group-upper-content-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individual-upper-content-wrapper{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (max-width:650px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individual-upper-content-wrapper .title-wrapper,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individual-upper-content-wrapper .title-wrapper{margin-bottom:25px}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-group-detail-tip,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individual-detail-tip,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-group-detail-tip,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individual-detail-tip{cursor:auto;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;line-height:1.5!important}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-group-detail-tip,.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individual-detail-tip,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-group-detail-tip,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individual-detail-tip{font-size:11px}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individual-detail-tip,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individual-detail-tip{height:70px;overflow-y:auto;overflow-x:hidden;scrollbar-color:#00b2fa #eaeaea;scrollbar-width:thin}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together ::-webkit-scrollbar,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually ::-webkit-scrollbar{width:10px}@media only screen and (max-width:1050px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together ::-webkit-scrollbar,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually ::-webkit-scrollbar{width:10px!important}}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together ::-webkit-scrollbar-thumb,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually ::-webkit-scrollbar-thumb{background-color:#00b2fa;border-radius:10px;border:3px solid transparent;background-clip:content-box}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together ::-webkit-scrollbar-track,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually ::-webkit-scrollbar-track{padding:10px;border-radius:3px;background-color:#eaeaea}.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individual-detail-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individual-detail-delivery-date{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:900px) and (min-width:750px){.group-ship-labels .shipping-selection-wrapper .ship-all-orders-together .ship-individual-detail-delivery-date,.group-ship-labels .shipping-selection-wrapper .ship-orders-individually .ship-individual-detail-delivery-date{line-height:1.3}}.group-ship-labels .shipping-selection-wrapper .ship-orders-individually{margin-top:35px}.delivery-method-group{display:flex;flex-direction:column;position:relative;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.5!important;color:#000}@media only screen and (min-width:1024px),(hover:hover){.delivery-method-group:hover{color:#3cb1cb}.delivery-method-group:hover .group-shipment-tip{opacity:1;visibility:visible}}.delivery-method-group .switch{align-self:flex-end;width:48px;height:28px;right:0}.delivery-method-group .switch input{display:none}.delivery-method-group .slider{cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.delivery-method-group .slider:before{position:absolute;content:"";height:20px;width:20px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.delivery-method-group input:checked+.slider{background-color:#2196f3}.delivery-method-group input:focus+.slider{box-shadow:0 0 1px #2196f3}.delivery-method-group input:checked+.slider:before{-webkit-transform:translateX(20px);-ms-transform:translateX(20px);transform:translateX(20px)}.delivery-method-group .slider.round{border-radius:20px}.delivery-method-group .slider.round:before{border-radius:50%}.pobox-shipment-tip{margin-top:15px;padding:20px;background:#f7f7f7}.pobox-shipment-tip p{margin:0;font-size:15px}.group-shipment-tip{position:absolute;top:0;padding:15px 20px;background-color:#4ec6da;opacity:0;visibility:hidden;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:600px){.group-shipment-tip{top:-120px}}.group-shipment-tip:before{content:"";position:absolute;top:93%;left:80px;width:10px;height:10px;background-color:#4ec6da;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.group-shipment-tip p{margin:0;color:#fff;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:1em}.blind-shipping .checkbox-label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.blind-shipping .blind-shipping-logo img{margin-bottom:30px}.blind-shipping .logo-uploader{display:none}.blind-shipping .upload-button{width:300px;padding:20px 30px;text-align:center;background-color:#3cb1cb;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;cursor:pointer;box-sizing:border-box}.blind-shipping .upload-button span.upload-title{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px;color:#fff}.blind-shipping .upload-button span.upload-title .svg{width:30px;height:30px;margin-right:10px;margin-bottom:-5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.blind-shipping .upload-button span.upload-title .svg path{fill:#fff}@media only screen and (min-width:1024px),(hover:hover){.blind-shipping .upload-button:hover{background-color:#4ec6da}.blind-shipping .upload-button:hover .svg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}}.promo-code-wrapper input[type=text]{display:inline;width:50%;margin-right:2%}.promo-code-wrapper h5{margin-top:0}.promo-code-wrapper #active-promo-code{padding:10px 60px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;border:3px dotted #7ac142}.promo-code-wrapper #remove-promo-code{margin-left:20px}@media only screen and (max-width:1050px){.promo-code-wrapper{display:none}}.callback{display:none}.callback>a{position:relative;margin-left:26px;color:inherit;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (min-width:1024px),(hover:hover){.callback>a:hover{color:#3cb1cb}}.callback>a:before{content:"\f096";font-weight:300;position:absolute;top:-4px;left:-25px;display:inline;font-family:"Font Awesome 6 Free";font-size:20px;letter-spacing:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.callback>a.checked:before{content:"\f14a";font-weight:900;color:#3cb1cb}.terms .checkbox-label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.terms .checkbox-wraper{display:block}.terms #btn-terms{font-size:12px}.checkout-sidebar{width:368px}@media only screen and (max-width:1300px){.checkout-sidebar{width:330px}}@media only screen and (max-width:1200px){.checkout-sidebar{width:300px}}@media only screen and (max-width:1050px){.checkout-sidebar{width:210px}}@media only screen and (max-width:850px){.checkout-sidebar{width:175px}}@media only screen and (max-width:800px){.checkout-sidebar{width:165px}}@media only screen and (max-width:750px){.checkout-sidebar{width:100%;margin:0 50px}}@media only screen and (max-width:600px){.checkout-sidebar{margin:0 30px}}@media only screen and (max-width:450px){.checkout-sidebar{margin:0}}.checkout-sidebar .guest-delivery-address .address-form{margin-top:10px}.checkout-sidebar .save-address-form{width:100%;font-size:21px;min-height:45px;margin-bottom:40px;line-height:1!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.checkout-sidebar .sticky-sidebar.fixed{position:fixed;top:73px}.checkout-sidebar .sticky-sidebar.fixed .summary-details{margin-top:30px}.checkout-sidebar .sticky-sidebar.stick-bottom{position:absolute;bottom:50px}.checkout-sidebar .summary-details{width:320px;padding:15px}@media only screen and (max-width:1050px){.checkout-sidebar .summary-details{width:250px}}@media only screen and (max-width:850px){.checkout-sidebar .summary-details{width:220px}}@media only screen and (max-width:800px){.checkout-sidebar .summary-details{width:200px}}@media only screen and (max-width:750px){.checkout-sidebar .summary-details{width:100%}}@media only screen and (max-width:900px) and (min-width:750px){.checkout-sidebar .summary-details{margin-top:0}}.checkout-sidebar .summary-details .summary .summary-desktop h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;letter-spacing:.1px;margin-bottom:7px}@media only screen and (max-width:900px) and (min-width:750px){.checkout-sidebar .summary-details .summary .summary-desktop h4{font-size:20px}}.checkout-sidebar .summary-details .summary .summary-desktop .summary-total{margin-top:0;font-size:15px}.checkout-sidebar .summary-details .summary .summary-desktop .shipping-total .total-shipping-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-sidebar .summary-details .summary .summary-desktop .shipping-total .total-shipping-price .free-ship{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#4caf50}.checkout-sidebar .summary-details .summary .summary-desktop .shipping-total .total-shipping-price .preview-shipping-price{font-size:13px}.checkout-sidebar .summary-details .summary .summary-desktop .shipping-total .total-shipping-price div{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-sidebar .summary-details .summary .summary-desktop .actions #btn-payment{letter-spacing:.3px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;width:100%;margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-sidebar .summary-details .summary .summary-desktop .actions #btn-payment span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.checkout-sidebar .summary-details .summary .summary-desktop .actions #btn-payment{font-size:17px;padding:10px 10px}}.checkout-sidebar .sidebar-section{padding-bottom:20px;margin-bottom:20px}.checkout-sidebar .summary-panel{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden;margin-bottom:20px}.checkout-sidebar .summary-panel.store-credit-wrapper{display:none}.checkout-sidebar .summary-panel .summary-panel-header{position:relative;padding:10px 15px;background-color:#eaf9ff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.checkout-sidebar .summary-panel .summary-panel-header h5{margin:0;color:#000;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkout-sidebar .summary-panel .summary-panel-header h5 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkout-sidebar .summary-panel .summary-panel-header:after{content:"\f067";position:absolute;top:50%;right:15px;font-size:15px;font-family:"Font Awesome 6 Free";color:#000;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.checkout-sidebar .summary-panel .summary-panel-header.open:after{content:"\f068";position:absolute;top:50%;right:15px;font-size:15px;font-family:"Font Awesome 6 Free";color:#000;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:1024px),(hover:hover){.checkout-sidebar .summary-panel .summary-panel-header:hover h5,.checkout-sidebar .summary-panel .summary-panel-header:hover span,.checkout-sidebar .summary-panel .summary-panel-header:hover:after{color:#3cb1cb}}.checkout-sidebar .summary-panel .summary-panel-header.promo-code-header{background-color:transparent;padding-top:0;padding:10px 0;display:flex;align-items:center}.checkout-sidebar .summary-panel .summary-panel-header.promo-code-header .promo-code-header-icon{height:17px;margin-right:6px}.checkout-sidebar .summary-panel .summary-panel-header.promo-code-header h5{color:#2e5a81!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}@media only screen and (max-width:1050px){.checkout-sidebar .summary-panel .summary-panel-header.promo-code-header h5{font-size:15px}}.checkout-sidebar .summary-panel .summary-panel-header.promo-code-header h5:hover{color:#2e5a81!important}.checkout-sidebar .summary-panel .summary-panel-header.promo-code-header:after{content:none!important}.checkout-sidebar .summary-panel .summary-panel-header.promo-code-header.open:after{content:none!important}.checkout-sidebar .summary-panel .summary-panel-body{position:relative;display:none;padding:26px 15px 12px;background-color:#f7f7f7}.checkout-sidebar .summary-panel .summary-panel-body.promo-code-body{background-color:transparent}.checkout-sidebar .summary-panel .summary-panel-body.promo-code-body input:focus::-webkit-input-placeholder{color:transparent}.checkout-sidebar .summary-panel .summary-panel-body .promo-code-errors{margin:-15px 0 10px;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff687a}.checkout-sidebar .summary-panel .summary-panel-body .error-balance{position:absolute;top:2px;left:15px;height:20px;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff687a}.checkout-sidebar .summary-panel .summary-panel-body input[type=number],.checkout-sidebar .summary-panel .summary-panel-body input[type=text]{display:inline;width:64%;padding:4px 15px;margin-right:2%;line-height:1;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px}@media only screen and (max-width:1400px) and (min-width:1050px){.checkout-sidebar .summary-panel .summary-panel-body input[type=number],.checkout-sidebar .summary-panel .summary-panel-body input[type=text]{padding:4.5px 20px}}@media only screen and (max-width:450px){.checkout-sidebar .summary-panel .summary-panel-body input[type=number],.checkout-sidebar .summary-panel .summary-panel-body input[type=text]{width:58%}}@media only screen and (max-width:374px){.checkout-sidebar .summary-panel .summary-panel-body .button-small{min-width:95px}}.checkout-sidebar .summary-panel #active-promo-div h5{margin:0;color:#000;font-size:14px}.checkout-sidebar .summary-panel #active-promo-code{display:block;padding:7px 10px;margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;border:2px solid #7ac142}.checkout-sidebar .summary-panel #store-credit-applied-wrapper h5{margin:0;margin-left:12px;color:#000;font-size:14px}.checkout-sidebar .summary-panel #store-credit-applied-wrapper h5 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#7ac142}.checkout-sidebar .summary-panel #promo-code-remove,.checkout-sidebar .summary-panel #store-credit-remove{margin-left:12px;color:#ff687a;font-size:12px}.checkout-sidebar .summary-panel #promo-code-remove:after,.checkout-sidebar .summary-panel #store-credit-remove:after{background-color:#ff687a}@media only screen and (min-width:1024px),(hover:hover){.checkout-sidebar .summary-panel #promo-code-remove:hover,.checkout-sidebar .summary-panel #store-credit-remove:hover{color:#ffa6b2!important}.checkout-sidebar .summary-panel #promo-code-remove:hover:after,.checkout-sidebar .summary-panel #store-credit-remove:hover:after{background-color:#ffa6b2}}.checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price{background-color:#fff!important;letter-spacing:.3px;cursor:auto}.checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:block;color:#666;white-space:nowrap;font-size:13px}.checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price span.product-name{font-size:13px;cursor:pointer;white-space:initial;line-height:1.4;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price .item-name-and-price-wrapper{width:100%;display:flex;justify-content:space-between;cursor:pointer}.checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price .item-name-and-price-wrapper .item-job-name{display:block;word-break:break-word;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5}.checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price .item-name-and-price-wrapper .item-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.checkout-sidebar .summary-wrapper>.summary-details .detail-row.summary-item-price .item-quantity{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:block;width:100%;text-align:left;font-size:13px}.rewards h5{margin:0;margin-bottom:5px}.rewards table{width:100%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;text-align:left}.rewards table th{width:30%}.rewards p{color:inherit}.actions{margin:25px 0;text-align:right}.actions button{margin:0;margin-left:10px}.actions button.payment-button{display:inline}.actions.link{margin-top:5px;margin-bottom:45px!important;text-align:left!important}.actions.link a{color:#4ec6da;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.actions.link a:after{background-color:#4ec6da}@media only screen and (min-width:1024px),(hover:hover){.actions.link a:hover{color:#4ec6da!important;opacity:.8}}#address-verification-modal{position:fixed;transform:translate(-50%,-50%);left:50%;top:50%;width:850px;z-index:10000}@media only screen and (max-width:800px){#address-verification-modal{width:400px}}#address-verification-modal:focus{outline:0}#address-verification-modal::after{content:none}#address-verification-modal .modal-dialog{padding:0 20px}#address-verification-modal .modal-content .modal-header h4{margin-bottom:10px}#address-verification-modal .modal-content .modal-body p{margin:0;font-size:1em;margin-bottom:20px}#address-verification-modal .modal-content .modal-body label{margin-left:25px;font-weight:700}#address-verification-modal .modal-content .modal-body span{font-size:.875em;padding-left:25px}#address-verification-modal .modal-content .modal-body span button{border:1px solid #ccc;margin-left:20px}#address-verification-modal .modal-content .modal-body span.original{border-bottom:1px solid #ddd;display:inline-block;width:calc(100% - 25px);padding-bottom:10px;margin-bottom:10px}#address-verification-modal .modal-footer{text-align:right}#address-verification-modal .modal-footer button{margin-top:20px}.guest-shipping .summary-track{min-height:800px}.guest-shipping .guest-contact{width:70%}@media only screen and (max-width:1050px){.guest-shipping .guest-contact{width:100%}}@media only screen and (max-width:600px){.guest-shipping .guest-contact h4{margin-bottom:15px!important}}.guest-shipping .guest-contact .guest-contact-form .phone-field{margin-top:18px;margin-bottom:0;margin-left:20px}@media only screen and (max-width:1050px){.guest-shipping .guest-contact .guest-contact-form .phone-field{margin-left:0}}.guest-shipping .guest-contact .guest-contact-form button{margin:20px 0 60px 0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;color:#17cbff!important;min-width:initial;border:1px solid #3ed1ff;background-color:#fff!important;padding:8px 20px}@media only screen and (max-width:600px){.guest-shipping .guest-contact .guest-contact-form button{margin:0 0 15px 0;font-size:14px;max-width:105px}}.guest-shipping .guest-contact .guest-contact-form button:hover{color:#008bf3!important;background-color:#e7faff!important}.guest-shipping .guest-contact .guest-contact-email-order-updates,.guest-shipping .guest-contact .guest-contact-phone-number-message{width:90%;margin-top:9px}.guest-shipping .guest-contact .guest-contact-email-order-updates span,.guest-shipping .guest-contact .guest-contact-phone-number-message span{font-size:11px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:.3px;color:#788488!important;line-height:1!important}.guest-shipping .edit-billing-address-box,.guest-shipping .edit-contact-information-box,.guest-shipping .edit-delivery-address-box,.guest-shipping .guest-delivery-address-input-box{border:1px solid #98d2e2;padding:0 0 10px 20px;border-radius:5px;background:#fff;width:95%;max-width:300px;margin-right:5%;margin-top:25px;letter-spacing:.3px;margin-bottom:10px}@media only screen and (max-width:750px){.guest-shipping .edit-billing-address-box,.guest-shipping .edit-contact-information-box,.guest-shipping .edit-delivery-address-box,.guest-shipping .guest-delivery-address-input-box{margin-right:0;width:100%}}@media only screen and (max-width:600px){.guest-shipping .edit-billing-address-box,.guest-shipping .edit-contact-information-box,.guest-shipping .edit-delivery-address-box,.guest-shipping .guest-delivery-address-input-box{border:none;padding:0}}.guest-shipping .edit-billing-address-box h4,.guest-shipping .edit-contact-information-box h4,.guest-shipping .edit-delivery-address-box h4,.guest-shipping .guest-delivery-address-input-box h4{color:#636363;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-bottom:5px!important}.guest-shipping .edit-billing-address-box span,.guest-shipping .edit-contact-information-box span,.guest-shipping .edit-delivery-address-box span,.guest-shipping .guest-delivery-address-input-box span{font-size:12px;color:#676767!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.guest-shipping .edit-billing-address-box .small-button,.guest-shipping .edit-contact-information-box .small-button,.guest-shipping .edit-delivery-address-box .small-button,.guest-shipping .guest-delivery-address-input-box .small-button{color:#17cbff!important;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;border:1px solid #3ed1ff;min-width:inherit;display:block;width:inherit;padding:2px;margin-top:15px;border-radius:5px;max-width:65px}@media only screen and (max-width:900px) and (min-width:750px){.guest-shipping .edit-billing-address-box .small-button,.guest-shipping .edit-contact-information-box .small-button,.guest-shipping .edit-delivery-address-box .small-button,.guest-shipping .guest-delivery-address-input-box .small-button{margin-top:5px}}@media only screen and (max-width:600px){.guest-shipping .edit-billing-address-box .small-button,.guest-shipping .edit-contact-information-box .small-button,.guest-shipping .edit-delivery-address-box .small-button,.guest-shipping .guest-delivery-address-input-box .small-button{display:none}}.guest-shipping .edit-billing-address-box .small-button:hover,.guest-shipping .edit-contact-information-box .small-button:hover,.guest-shipping .edit-delivery-address-box .small-button:hover,.guest-shipping .guest-delivery-address-input-box .small-button:hover{color:#008bf3!important;background:#e7faff}@media only screen and (max-width:600px){.guest-shipping .edit-contact-information-box{margin-top:0}}.guest-shipping .edit-delivery-address-box{width:100%}.guest-shipping .guest-delivery-address-input-box{display:inline-block;flex-grow:1;flex-basis:33.3333333333%}.guest-shipping .delivery-address form.address-form,.guest-shipping .guest-contact{display:block}.guest-shipping .delivery-address form.address-form h4 span,.guest-shipping .guest-contact h4 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.guest-shipping .required-date,.guest-shipping .shipping-dates-wrapper,.guest-shipping .shipping-methods-wrapper{display:none}.payment-page .checkout-wrapper .summary-details .bypass-button,.payment-page .checkout-wrapper .summary-details .complete-order-button{border-radius:5px;width:100%;letter-spacing:.3px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px}@media only screen and (max-width:900px){.payment-page .checkout-wrapper .summary-details .bypass-button,.payment-page .checkout-wrapper .summary-details .complete-order-button{font-size:16px;min-width:100px}}@media only screen and (max-width:750px){.payment-page .checkout-wrapper .summary-details .bypass-button,.payment-page .checkout-wrapper .summary-details .complete-order-button{margin-top:20px}}@media only screen and (max-width:600px){.payment-page .checkout-wrapper .summary-details .complete-order-button{margin-top:20px}}.payment-page .checkout-wrapper .summary-details .bypass-button{margin:15px 0}.payment-page .checkout-wrapper .payment-content-wrapper{background-color:#f1fbfe;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;padding:30px;margin-left:0}@media only screen and (max-width:750px){.payment-page .checkout-wrapper .payment-content-wrapper{margin:0;background-color:#fff;padding:30px 10px}}.payment-page .checkout-wrapper .payment-content-wrapper h3.payment-methods-label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:23px;margin-top:0}@media only screen and (max-width:1050px){.payment-page .checkout-wrapper .payment-content-wrapper h3.payment-methods-label{margin-top:15px}}@media only screen and (max-width:600px){.payment-page .checkout-wrapper .payment-content-wrapper h3.payment-methods-label{margin-top:50px}}.payment-page .checkout-wrapper .payment-content-wrapper .pay-button{margin:0}.payment-page .checkout-wrapper .payment-content-wrapper .ups-carbon-neutral-wrapper{margin:15px}@media only screen and (max-width:600px){.payment-page .checkout-wrapper .payment-content-wrapper .ups-carbon-neutral-wrapper{display:none}}.payment-page .checkout-wrapper .payment-content-wrapper .payment-method-wrapper{margin-bottom:0}.payment-page .checkout-wrapper .payment-content-wrapper .payment-methods .methods{margin-bottom:0}.payment-page .checkout-wrapper .payment-content-wrapper .card-form-section #ccard_form input::placeholder{color:transparent}.payment-page .checkout-wrapper .payment-content-wrapper .card-form-section #ccard_form label.admin-label{display:block;font-size:14px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:.3px}.payment-page .checkout-wrapper .payment-content-wrapper .card-form-section #ccard_form .expiry-date-fields .hide-wrapper .admin-label{display:none}.payment-page .checkout-wrapper .payment-content-wrapper .card-form-section .field-section .checkbox-label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;font-size:15px}.payment-page .checkout-wrapper .payment-content-wrapper .select-payment-method-section{margin-top:5px}.payment-page .checkout-wrapper .payment-content-wrapper .select-payment-method-section input[type=radio]:checked+label:after{color:#00bbf9}.payment-page .checkout-wrapper .payment-content-wrapper .payment-actions-wrapper .payment-actions .blue-button.pay-button,.payment-page .checkout-wrapper .payment-content-wrapper .payment-actions-wrapper .payment-actions .green-button.pay-button{display:none!important}.payment-page .checkout-wrapper .payment-content-wrapper .card-information-section{padding:10px 30px}@media only screen and (min-width:1600px){.payment-page .checkout-wrapper .payment-content-wrapper .card-information-section{padding:10px 70px}}.payment-page .checkout-wrapper .payment-content-wrapper .card-information-section.paypal{margin-top:0}.payment-page .checkout-wrapper .payment-content-wrapper .card-information-section.paypal .card-form-section{margin-top:0}.payment-page .checkout-wrapper .payment-content-wrapper .card-information-section .select2-search__field::-webkit-input-placeholder,.payment-page .checkout-wrapper .payment-content-wrapper .card-information-section .select2-search__field::placeholder{color:transparent!important;display:none}.payment-page .checkout-wrapper .payment-content-wrapper .card-information-section .select2-default{color:#000!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.payment-page .checkout-wrapper .payment-content-wrapper .card-information-section .select2-selection__placeholder{color:#000!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.payment-page .checkout-wrapper .payment-billing-address-wrapper,.payment-page .checkout-wrapper .payment-section-wrapper{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background:#fff}.payment-page .checkout-wrapper .payment-section-wrapper{border-left:1px solid #4ccef7;border-right:1px solid #4ccef7;border-top:1px solid #4ccef7;border-bottom-left-radius:0;border-bottom-right-radius:0}.payment-page .checkout-wrapper .payment-billing-address-wrapper{border-left:1px solid #4ccef7;border-right:1px solid #4ccef7;border-bottom:1px solid #4ccef7;border-top-right-radius:0;border-top-left-radius:0;padding-bottom:20px}.payment-page .checkout-wrapper .payment-billing-address-wrapper h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-top:0;border-top:1px solid #4ccef7;padding-top:30px;padding-left:30px}@media only screen and (min-width:1600px){.payment-page .checkout-wrapper .payment-billing-address-wrapper h4{padding-left:70px}}.payment-page .checkout-wrapper .payment-billing-address-wrapper .click-new-billing-address,.payment-page .checkout-wrapper .payment-billing-address-wrapper .current-billing-address,.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form{width:100%;padding-left:30px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px}@media only screen and (min-width:1600px){.payment-page .checkout-wrapper .payment-billing-address-wrapper .click-new-billing-address,.payment-page .checkout-wrapper .payment-billing-address-wrapper .current-billing-address,.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form{padding-left:70px}}.payment-page .checkout-wrapper .payment-billing-address-wrapper .click-new-billing-address{margin:50px 0 20px 30px;color:#00bbf9!important;background-color:#fff;font-size:.9375em;padding:12px;line-height:1!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;min-width:105px;letter-spacing:.3px;border:1px solid #4ccef7;width:initial}.payment-page .checkout-wrapper .payment-billing-address-wrapper .click-new-billing-address:hover{color:#008bf3!important;background-color:#e7faff!important}@media only screen and (min-width:1600px){.payment-page .checkout-wrapper .payment-billing-address-wrapper .click-new-billing-address{margin:50px 0 20px 70px}}.payment-page .checkout-wrapper .payment-billing-address-wrapper .current-billing-address p{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px;margin:0;color:#000;margin-top:25px}.payment-page .checkout-wrapper .payment-billing-address-wrapper .current-billing-address .current-billing-details{margin-top:10px}.payment-page .checkout-wrapper .payment-billing-address-wrapper .current-billing-address .current-billing-details p{margin:0;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.5!important;color:#000}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form{padding-right:30px}@media only screen and (min-width:1600px){.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form{padding-right:70px}}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .button-small{color:#17cbff!important;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;border:1px solid #3ed1ff;min-width:inherit;display:block;width:inherit;padding:2px;margin-top:15px;border-radius:5px;max-width:90px;background-color:transparent!important;display:inline;margin-right:20px;padding:5px}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .button-small:hover{background-color:#e7faff!important;color:#008bf3!important}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form{width:100%;display:inline-block}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form label.float-label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form input{border:1px solid #9a9999;border-radius:5px;padding-top:7px;padding-bottom:7px}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form input.input-short{width:100%}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .select2.select2-container{border:1px solid #9a9999!important;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .update-address{width:100%;display:block;float:left;padding:10px 0 20px 0}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .update-address #address-form-cancel{color:#3b4449!important;background-color:#fff!important;color:#17cbff!important;border:1px solid #3ed1ff;min-width:initial;padding:5px}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .update-address #address-form-cancel:hover{background-color:#e7faff!important;color:#008bf3!important}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .update-address #address-form-cancel,.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .update-address #address-form-save{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (min-width:1050px){.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .form-row{width:47%;margin-right:3%;float:left;max-height:40px;margin-bottom:15px}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .form-row:nth-of-type(2){width:48%;margin-left:2%;margin-right:0}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .form-row:nth-of-type(4){width:23%;margin-right:1%;margin-left:2%}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .form-row:nth-of-type(5){width:24%;margin-right:0}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .form-row:nth-of-type(6){width:23%;margin-right:2%}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .form-row:nth-of-type(7){width:19%;margin-right:2%}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .form-row.province-wrapper{width:26%;margin-right:2%}.payment-page .checkout-wrapper .payment-billing-address-wrapper .new-billing-address-form .address-form .form-row.country-wrapper{width:26%;margin-right:0}}.payment-page .checkout-wrapper .summary-box{display:none;padding:30px 30px 0}.payment-page .checkout-wrapper .summary-box .edit-billing-address-box,.payment-page .checkout-wrapper .summary-box .edit-contact-information-box,.payment-page .checkout-wrapper .summary-box .edit-delivery-address-box,.payment-page .checkout-wrapper .summary-box .guest-delivery-address-input-box,.payment-page .checkout-wrapper .summary-box .items-in-cart-box{border:1px solid #98d2e2;padding:0 0 10px 20px;border-radius:5px;background:#fff;width:95%;max-width:300px;letter-spacing:.3px}.payment-page .checkout-wrapper .summary-box .edit-billing-address-box h4,.payment-page .checkout-wrapper .summary-box .edit-contact-information-box h4,.payment-page .checkout-wrapper .summary-box .edit-delivery-address-box h4,.payment-page .checkout-wrapper .summary-box .guest-delivery-address-input-box h4,.payment-page .checkout-wrapper .summary-box .items-in-cart-box h4{color:#636363;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin-bottom:5px!important}.payment-page .checkout-wrapper .summary-box .edit-billing-address-box span,.payment-page .checkout-wrapper .summary-box .edit-contact-information-box span,.payment-page .checkout-wrapper .summary-box .edit-delivery-address-box span,.payment-page .checkout-wrapper .summary-box .guest-delivery-address-input-box span,.payment-page .checkout-wrapper .summary-box .items-in-cart-box span{font-size:12px;color:#676767!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.payment-page .checkout-wrapper .summary-box .edit-billing-address-box .small-button,.payment-page .checkout-wrapper .summary-box .edit-contact-information-box .small-button,.payment-page .checkout-wrapper .summary-box .edit-delivery-address-box .small-button,.payment-page .checkout-wrapper .summary-box .guest-delivery-address-input-box .small-button,.payment-page .checkout-wrapper .summary-box .items-in-cart-box .small-button{color:#17cbff!important;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;border:1px solid #3ed1ff;min-width:inherit;display:block;width:inherit;padding:2px;margin-top:15px;border-radius:5px;max-width:65px}.payment-page .checkout-wrapper .summary-box .edit-billing-address-box .small-button:hover,.payment-page .checkout-wrapper .summary-box .edit-contact-information-box .small-button:hover,.payment-page .checkout-wrapper .summary-box .edit-delivery-address-box .small-button:hover,.payment-page .checkout-wrapper .summary-box .guest-delivery-address-input-box .small-button:hover,.payment-page .checkout-wrapper .summary-box .items-in-cart-box .small-button:hover{color:#008bf3!important;background:#e7faff}.payment-page .checkout-wrapper .summary-box .edit-contact-information-box,.payment-page .checkout-wrapper .summary-box .items-in-cart-box{margin-right:5%}.additional_payment_pay .summary-wrapper-mobile #btn-payment,.guest_additional_payment_pay .summary-wrapper-mobile #btn-payment,.payment_select .summary-wrapper-mobile #btn-payment{display:none}.payment-page h2,.payment-page h4{margin-bottom:5px}.payment-page p{color:inherit}.payment-page .additional-payment-info{width:80%;margin-bottom:30px;padding:15px 30px;background-color:#eaf9ff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:750px){.payment-page .additional-payment-info{width:100%}}.payment-page .additional-payment-info p,.payment-page .additional-payment-info span{color:#000}.payment-page .additional-payment-info .payment-reference{margin-bottom:15px}.payment-page .additional-payment-info .payment-reason p{margin:0}.payment-page .payment-section{width:80%;padding:20px 30px;margin-bottom:30px;background-color:#f7f7f7;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:800px){.payment-page .payment-section{width:100%}}.payment-page .payment-section h4{margin:0;margin-bottom:5px;color:#000}.payment-page .payment-declined-error-wrapper{display:flex;justify-content:center;margin:20px 0;padding:16px;gap:10px;background-color:#fdf2f2;border:solid 1px #dccbcb;border-radius:4px}.payment-page .payment-declined-error-wrapper span.message{font-size:14px}@media only screen and (max-width:450px){.payment-page .payment-declined-error-wrapper span.message{line-height:1.5}}.payment-page .payment-methods{background-color:#fff}@media only screen and (max-width:800px){.payment-page .payment-methods{width:100%}}.payment-page .payment-methods .methods{position:relative}.payment-page .payment-methods .methods.free{border:none}.payment-page .payment-methods .methods.free label.method{display:none}.payment-page .payment-methods .methods.payable{border:none}.payment-page .payment-methods .methods.payable .confirmation-wrapper{margin-top:0}.payment-page .payment-methods .methods label:not(.checkbox-label):before{display:none}.payment-page .payment-methods .methods .select-payment-method-section{display:flex;border-bottom:1px solid #4ccef7;padding:0 30px}@media only screen and (min-width:1600px){.payment-page .payment-methods .methods .select-payment-method-section{padding:0 70px}}@media only screen and (max-width:1050px){.payment-page .payment-methods .methods .select-payment-method-section{padding:0 10px}}.payment-page .payment-methods .methods .select-payment-method-section.hide-border{border-bottom:none}.payment-page .payment-methods .methods .select-payment-method-section .payment-method-wrapper{margin-bottom:0;margin-left:30px}.payment-page .payment-methods .methods .select-payment-method-section .payment-method-wrapper:first-of-type{margin-left:0}@media only screen and (max-width:800px){.payment-page .payment-methods .methods .select-payment-method-section{flex-direction:column}.payment-page .payment-methods .methods .select-payment-method-section .payment-method-wrapper{margin-left:0}}.payment-page .payment-methods .methods .card-form-section .ccard-types-wrapper{min-height:80px}.payment-page .payment-methods .methods .card-form-section .accept-card-types{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;margin:0;margin-bottom:9px;letter-spacing:.3px;color:#000}.payment-page .payment-methods .methods .card-form-section .jp-card-flipped{transform:none!important}.payment-page .payment-methods .methods #card-types{height:22px;display:flex;justify-content:flex-end;box-shadow:none;min-width:inherit}.payment-page .payment-methods .methods #card-types .card-type{display:inline-block;width:36px;height:22px;margin-right:4px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.payment-page .payment-methods .methods #card-types .card-type img{height:100%}.payment-page .payment-methods .methods #card-types .card-type:last-of-type{margin-right:0}.payment-page .payment-methods .methods #card-types.jp-card-amex .card-type,.payment-page .payment-methods .methods #card-types.jp-card-discover .card-type,.payment-page .payment-methods .methods #card-types.jp-card-identified .card-type,.payment-page .payment-methods .methods #card-types.jp-card-mastercard .card-type,.payment-page .payment-methods .methods #card-types.jp-card-unknown .card-type,.payment-page .payment-methods .methods #card-types.jp-card-visa .card-type{opacity:.2}.payment-page .payment-methods .methods #card-types.jp-card-visa .card-type.card-visa{opacity:1}.payment-page .payment-methods .methods #card-types.jp-card-mastercard .card-type.card-mc{opacity:1}.payment-page .payment-methods .methods #card-types.jp-card-amex .card-type.card-amex{opacity:1}.payment-page .payment-methods .methods #card-types.jp-card-discover .card-type.card-disc{opacity:1}.payment-page .payment-methods .methods #card-types.visa .card-amex,.payment-page .payment-methods .methods #card-types.visa .card-mc{display:none}.payment-page .payment-methods .methods #card-types.mastercard .card-amex,.payment-page .payment-methods .methods #card-types.mastercard .card-visa{display:none}.payment-page .payment-methods .methods #card-types.amex .card-mc,.payment-page .payment-methods .methods #card-types.amex .card-visa{display:none}.payment-page .payment-methods .methods .method:not(.ccard-info){position:relative;min-height:56px;padding:15px 20px;padding-left:25px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;font-size:16px;box-sizing:border-box;white-space:nowrap}.payment-page .payment-methods .methods .method:not(.ccard-info):after{display:block;content:"\f1db";position:absolute;top:53%;left:0;width:auto;height:auto;margin:0;font-size:18px;color:#bfbfbf;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-family:"Font Awesome 6 Free";opacity:1}@media only screen and (max-width:450px){.payment-page .payment-methods .methods .method:not(.ccard-info){padding-left:45px}}.payment-page .payment-methods .methods input[type=radio]:checked+label:after{content:"\f192"}.payment-page .payment-methods .methods .payment-actions-wrapper{top:100%;left:0;width:100%}@media only screen and (max-width:600px){.payment-page .payment-methods .methods .payment-actions-wrapper{margin-top:25px}}.payment-page .payment-methods .card-information-section{padding:0!important}.payment-page .payment-methods .card-information-section .card-form-section{margin-top:0}.payment-page .payment-methods .card-information-section .payment-method-wrapper:first-child .label-wrapper label{border-top-right-radius:4px;border-top-left-radius:4px}.payment-page .payment-methods .card-information-section .payment-method-wrapper.last-method .label-wrapper label{border-bottom-left-radius:4px;border-bottom-right-radius:4px}.payment-page .payment-methods .card-information-section .payment-method-wrapper:not(.last-method) .label-wrapper label{border-bottom:none}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper{width:100%}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label{display:flex;align-items:center;justify-content:space-between;min-height:inherit;padding:19px 13px 19px 50px;border:solid 1px #dedede}@media only screen and (max-width:1200px){.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label{padding:19px 13px 19px 40px}}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label:active{border-color:#595cf8;background:rgba(89,92,248,.2)}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label::after,.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label::before{content:none!important}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .label-span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.3;font-size:16px}@media only screen and (max-width:1200px){.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .label-span{font-size:15px}}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .label-span::after,.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .label-span::before{position:absolute;content:"";top:50%;transform:translateY(-50%);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .label-span::before{left:15px;width:16px;height:16px;border:solid 1px #dedede}@media only screen and (max-width:1200px){.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .label-span::before{left:10px}}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .label-span:after{left:21px;width:6px;height:6px;background-color:#fff}@media only screen and (max-width:1200px){.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .label-span:after{left:16px}}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .card-type{opacity:1}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .paypal-icon{width:90px}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .apple-pay-icon{position:absolute;right:13px;top:10px}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper label .apple-pay-icon apple-pay-button{--apple-pay-button-height:30px;--apple-pay-button-border-radius:5px;--apple-pay-button-padding:5px 0px}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper input[type=radio]:checked+label{border:1px solid #595cf8;background:rgba(89,92,248,.0392156863)}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper input[type=radio]:checked+label .label-span::after{background-color:#000!important}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper input[type=radio]:checked+label .label-span::before{background-color:#c6c7ff;border-color:#c6c7ff;box-sizing:content-box}.payment-page .payment-methods .card-information-section .payment-method-wrapper .label-wrapper input[type=radio]:not(#payment-method-apple-pay):checked+label{border-bottom-left-radius:0;border-bottom-right-radius:0}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content{border-left:solid 1px #dedede;border-right:solid 1px #dedede;padding:13px;background-color:#f5f5f5}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info{display:inline-block;width:100%}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .form-row label{color:#000;font-size:12px}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .form-row input{font-size:15px;height:48px;border:1px solid #dedede!important;padding:13px;border-radius:4px}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .form-row input:focus{border:solid 2px #595cf8!important;box-shadow:none}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .form-row input.error{border:solid 2px #dd1d1d!important}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .form-row .select2{border-radius:4px}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .store-card-section{padding:0}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .store-card-section label{font-size:13px}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .store-card-section label:before{content:none}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .store-card-section label:after{display:block;content:"\f1db";position:absolute;top:50%;left:-25px;width:auto;height:auto;margin:0;font-size:18px;color:#bfbfbf;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);font-family:"Font Awesome 6 Free";opacity:1}.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content #ccard_form .ccard-info .store-card-section input[type=checkbox]:checked+label:after{content:"\f192";color:#595cf8}@media only screen and (max-width:600px){.payment-page .payment-methods .card-information-section .payment-method-wrapper .ccard-content .payment-actions-wrapper{margin-top:0}}.payment-page .payment-methods .card-information-section .payment-method-wrapper .paypal-content{border-left:solid 1px #dedede;border-right:solid 1px #dedede;padding:16px 36px;background-color:#f5f5f5}.payment-page .payment-methods .card-information-section .payment-method-wrapper .paypal-content .description{font-size:14px;text-align:center;display:inline-block}.payment-page .payment-methods .card-information-section .payment-method-wrapper .paypal-content .paypal-checkout{margin:10px auto;width:fit-content}.payment-page .payment-methods .card-information-section .payment-method-wrapper .paypal-content .paypal-checkout #pay-paypal{border:solid 2px #595cf8;padding:10px 20px;border-radius:4px;background:#fff}.payment-page .payment-methods .card-information-section .payment-method-wrapper .paypal-content .paypal-checkout #pay-paypal:hover{background:#fdfc71}.payment-page .payment-methods .card-information-section .payment-method-wrapper.last-method .paypal-content{border-bottom:1px solid #dedede;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.payment-page .payment-methods .card-information-section .payment-method-wrapper .vault-content{border:solid 1px #dedede;border-bottom:none;border-top:none;padding:13px;background-color:#f5f5f5}.payment-page .payment-methods .card-information-section .payment-method-wrapper .vault-content #vault-info{margin:0;background-color:#fff;border-radius:4px;border:solid 1px #dedede}.payment-page .payment-methods .card-information-section .payment-method-wrapper .vault-content #vault-info .vault-info.method span{font-size:12px;font-weight:400}.payment-page .payment-methods .card-information-section .payment-method-wrapper .vault-content #vault-info .method input[type=radio]:checked+label:after{color:#595cf8}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .ccard-number-and-name{display:block}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .ccard-number-and-name .field-section{display:block;margin:0}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .ccard-number-and-name .field-section .form-row{width:initial;max-width:inherit;margin-bottom:15px}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .expiry-date-fields{margin:0;float:inherit;gap:15px;max-width:inherit}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .expiry-date-fields::after{content:none}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .expiry-date-fields .form-row{width:50%;margin:0!important}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .expiry-date-fields .form-row.card-expiryMonth-wrapper,.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .expiry-date-fields .form-row.card-expiryYear-wrapper{display:none}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .expiry-date-fields .form-row span.select2-selection__rendered{font-size:14px;padding:10px 20px 10px 13px!important}@media only screen and (max-width:600px){.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .expiry-date-fields{gap:10px}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .expiry-date-fields .form-row{width:100%}}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info .cvv-field .cvv-icon img{top:39px}.payment-page .payment-methods .card-information-section #ccard_form .ccard-info input[type=checkbox]:checked+label:before{color:#595cf8!important}.payment-page #ccard_form .ccard-info{display:none}.payment-page #ccard_form .ccard-info .store-card-section{padding:20px 0}@media only screen and (max-width:750px){.payment-page #ccard_form .ccard-info{width:inherit}}.payment-page #ccard_form .ccard-info input[type=checkbox]+label:before{top:-1px}.payment-page #ccard_form .ccard-info input[type=checkbox]:checked+label:before{color:#00bbf9}.payment-page #ccard_form .ccard-info .store-card-message{font-size:13px;color:#707070;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin:0;margin-top:5px;line-height:1.5!important;max-width:470px}.payment-page #ccard_form .ccard-info .card-owner-info label.admin-label{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px}.payment-page #ccard_form .ccard-info .card-owner-info ::-webkit-input-placeholder{color:transparent!important}.payment-page #ccard_form .ccard-info .card-owner-info :-moz-placeholder{color:transparent!important}.payment-page #ccard_form .ccard-info .card-owner-info ::-moz-placeholder{color:transparent!important}.payment-page #ccard_form .ccard-info .card-owner-info :-ms-input-placeholder{color:transparent!important}.payment-page #ccard_form .ccard-info .card-owner-info input::placeholder{color:transparent!important}.payment-page #ccard_form .ccard-info .card-owner-info .ccard-number-and-name{display:flex}@media only screen and (max-width:1350px){.payment-page #ccard_form .ccard-info .card-owner-info .ccard-number-and-name{display:block}}.payment-page #ccard_form .ccard-info .card-owner-info .ccard-number-and-name .field-icon{display:none;top:225px;left:225px;width:15px}@media only screen and (min-width:1600px){.payment-page #ccard_form .ccard-info .card-owner-info .ccard-number-and-name .field-icon{left:260px}}.payment-page #ccard_form .ccard-info .card-owner-info>.field-section{position:relative}.payment-page #ccard_form .ccard-info .form-row{margin-bottom:20px}.payment-page #ccard_form .ccard-info .form-row.card-number-wrapper,.payment-page #ccard_form .ccard-info .form-row.cardholder-name-field{width:300px}.payment-page #ccard_form .ccard-info .form-row:last-of-type{margin-bottom:0}.payment-page #ccard_form .ccard-info .form-row .float-label{display:none!important}.payment-page #ccard_form .ccard-info .form-row .select2,.payment-page #ccard_form .ccard-info .form-row input{border-color:#ddd;letter-spacing:.3px;-webkit-border-radius:1px;-mos-border-radius:1px;-mz-border-radius:1px;-o-border-radius:1px;border-radius:1px}.payment-page #ccard_form .ccard-info .form-row .field-section{float:left;margin-right:2%}.payment-page #ccard_form .ccard-info .form-row .field-section .form-row{position:relative;margin:0!important;width:140px}@media only screen and (max-width:500px){.payment-page #ccard_form .ccard-info .form-row .field-section .form-row{width:120px}}@media only screen and (max-width:400px){.payment-page #ccard_form .ccard-info .form-row .field-section .form-row{width:107px}}@media only screen and (max-width:350px){.payment-page #ccard_form .ccard-info .form-row .field-section .form-row{width:96px}}.payment-page #ccard_form .ccard-info .form-row .field-section.cardholder-name-field{width:48%}@media only screen and (max-width:600px){.payment-page #ccard_form .ccard-info .form-row .field-section.cardholder-name-field{width:100%;margin-right:0}}.payment-page #ccard_form .ccard-info .form-row .field-section.expiry-date-fields{display:flex;width:100%}.payment-page #ccard_form .ccard-info .form-row .field-section.expiry-date-fields .form-row span.select2-selection__rendered{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.payment-page #ccard_form .ccard-info .form-row .field-section.expiry-date-fields .admin-label{margin-top:0!important}.payment-page #ccard_form .ccard-info .form-row .field-section.cvv-field{position:relative;margin-right:0;display:flex;align-items:flex-end}.payment-page #ccard_form .ccard-info .form-row .field-section.cvv-field .cvv-icon img{width:45px;position:absolute;top:35px;left:90px}@media only screen and (max-width:500px){.payment-page #ccard_form .ccard-info .form-row .field-section.cvv-field .cvv-icon img{left:72px}}@media only screen and (max-width:400px){.payment-page #ccard_form .ccard-info .form-row .field-section.cvv-field .cvv-icon img{left:60px}}@media only screen and (max-width:350px){.payment-page #ccard_form .ccard-info .form-row .field-section.cvv-field .cvv-icon img{left:47px}}.payment-page #ccard_form .ccard-info .form-row .field-section.cvv-field .cvv-field-hint{margin:0;line-height:1.3!important;font-size:10px;margin-left:20px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;width:105px;color:#b1b2b2;letter-spacing:.3px}.payment-page #ccard_form .ccard-info .form-row .field-section.cvv-field .fa-question-circle{position:absolute;top:-5px}.payment-page #ccard_form .ccard-info .form-row div.error{display:block;position:absolute;top:73px;white-space:nowrap;color:#dd1d1d}@media only screen and (min-width:1050px){.payment-page #ccard_form .ccard-info .form-row div.error{top:70px}}@media only screen and (min-width:1400px){.payment-page #ccard_form .ccard-info .form-row div.error{top:73px}}.payment-page #ccard_form .ccard-info .field-icon{position:absolute;top:30px;right:20px;width:auto;height:auto;z-index:1}.payment-page #ccard_form .ccard-info .field-icon i.fa{font-size:20px;color:#bfbfbf}.payment-page #ccard_form .ccard-info .field-icon.cvv-icon{cursor:pointer}.payment-page #ccard_form .ccard-info .field-icon.cvv-icon .cvv-info{position:absolute;top:100%;right:-35px;width:250px;padding:10px 15px;margin-top:20px;background-color:#eaf9ff;border:1px solid #bfbfbf;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.payment-page #ccard_form .ccard-info .field-icon.cvv-icon .cvv-info:after{content:"";position:absolute;top:-6px;right:21.5px;width:10px;height:10px;background-color:#eaf9ff;border-top:1px solid #bfbfbf;border-left:1px solid #bfbfbf;-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.payment-page #ccard_form .ccard-info .field-icon.cvv-icon .cvv-info p{margin:0;font-size:12px;color:#000}.payment-page #ccard_form .ccard-info .field-icon.cvv-icon .cvv-info .cvv-visual{position:relative;margin:15px auto 0;width:100px;height:57px;background-color:#bfbfbf;-webkot-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden}.payment-page #ccard_form .ccard-info .field-icon.cvv-icon .cvv-info .cvv-visual .stripe{position:absolute;top:10px;width:100%;height:7px;background-color:#000}.payment-page #ccard_form .ccard-info .field-icon.cvv-icon .cvv-info .cvv-visual .signature{position:absolute;top:27px;left:5%;width:60%;height:10px;background-color:#fff}.payment-page #ccard_form .ccard-info .field-icon.cvv-icon .cvv-info .cvv-visual .signature .code{position:absolute;top:50%;left:100%;margin-left:3px;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;border:1px solid #ff687a;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);line-height:1}@media only screen and (min-width:1024px),(hover:hover){.payment-page #ccard_form .ccard-info .field-icon.cvv-icon:hover .cvv-info{opacity:1;visibility:visible}}.payment-page #ccard_form .card-wrapper{display:none!important}.payment-page .payment-actions{position:relative;width:100%}.payment-page .payment-actions>.button,.payment-page .payment-actions>div.paypal-checkout,.payment-page .payment-actions>input{float:left;display:block;margin:20px;margin-left:0}@media only screen and (max-width:600px){.payment-page .payment-actions>.button,.payment-page .payment-actions>div.paypal-checkout,.payment-page .payment-actions>input{padding:7px 20px;min-width:175px}}.payment-page .payment-actions .paypal-checkout{display:none!important}.payment-page .payment-actions>div.paypal-checkout a{width:190px;padding:9px 0;border:2px solid #000;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.payment-page .payment-actions>div.paypal-checkout a:hover{border-color:#7ac142}}.payment-page .payment-actions>div.paypal-checkout a img{margin:0 auto}.payment-page .payment-actions>table{display:block;position:absolute;top:50%;right:0;width:100px;padding:0;float:right;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:600px){.payment-page .payment-actions>table{width:80px}}.payment-page .payment-actions>table img{display:block}.payment-page .payment-actions>table br{display:none}.payment-page .payment-actions>table a{display:none;font-size:0}.payment-page .payment-actions .pay-button{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:599px){.payment-page .payment-actions .pay-button{width:100%;padding:11px 20px;margin:0}}.payment-page .summary-panel{-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden;margin-bottom:20px}.payment-page .summary-panel.store-credit-wrapper{display:none!important}.payment-page .summary-panel .summary-panel-header{position:relative;padding:10px 15px;background-color:#eaf9ff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.payment-page .summary-panel .summary-panel-header h5{margin:0;color:#000;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.payment-page .summary-panel .summary-panel-header h5 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.payment-page .summary-panel .summary-panel-header:after{content:"\f067";position:absolute;top:50%;right:15px;font-size:15px;font-family:"Font Awesome 6 Free";color:#000;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.payment-page .summary-panel .summary-panel-header.open:after{content:"\f068";position:absolute;top:50%;right:15px;font-size:15px;font-family:"Font Awesome 6 Free";color:#000;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (min-width:1024px),(hover:hover){.payment-page .summary-panel .summary-panel-header:hover h5,.payment-page .summary-panel .summary-panel-header:hover span,.payment-page .summary-panel .summary-panel-header:hover:after{color:#3cb1cb}}.payment-page .summary-panel.promo-code-wrapper .summary-panel-header{background-color:transparent;padding-top:0;padding:10px 0}.payment-page .summary-panel.promo-code-wrapper .summary-panel-header h5{color:#2e5a81!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.payment-page .summary-panel.promo-code-wrapper .summary-panel-header h5{font-size:15px}}.payment-page .summary-panel.promo-code-wrapper .summary-panel-header h5:hover{color:#2e5a81!important}.payment-page .summary-panel.promo-code-wrapper .summary-panel-header:after{content:none!important}.payment-page .summary-panel.promo-code-wrapper .summary-panel-header.open:after{content:none!important}.payment-page .summary-panel.promo-code-wrapper .summary-panel-header.promo-code-header{display:flex;align-items:center}.payment-page .summary-panel.promo-code-wrapper .summary-panel-header.promo-code-header h5{font-size:16px}@media only screen and (max-width:600px){.payment-page .summary-panel.promo-code-wrapper .summary-panel-header.promo-code-header h5{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}}.payment-page .summary-panel.promo-code-wrapper .summary-panel-header.promo-code-header .promo-code-header-icon{height:17px;margin-right:6px}.payment-page .summary-panel .summary-panel-body{position:relative;display:none;padding:26px 15px 12px;background-color:#f7f7f7}.payment-page .summary-panel .summary-panel-body.promo-code-body{background-color:transparent;padding:7px 0}.payment-page .summary-panel .summary-panel-body.promo-code-body #promo-code-input{padding:10px 15px}.payment-page .summary-panel .summary-panel-body.promo-code-body #promo-code-check{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;background-color:#8cc9dd!important;color:#fff!important;max-height:40px;padding:9px 20px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.payment-page .summary-panel .summary-panel-body .promo-code-errors{margin:-15px 0 10px;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff687a}.payment-page .summary-panel .summary-panel-body .error-balance{position:absolute;top:2px;left:15px;height:20px;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff687a}.payment-page .summary-panel .summary-panel-body input[type=number],.payment-page .summary-panel .summary-panel-body input[type=text]{display:inline;width:64%;padding:4px 15px;margin-right:2%;line-height:1;-webkit-border-radius:1px;-moz-border-radius:1px;-ms-border-radius:1px;-o-border-radius:1px;border-radius:1px}@media only screen and (max-width:1400px) and (min-width:1050px){.payment-page .summary-panel .summary-panel-body input[type=number],.payment-page .summary-panel .summary-panel-body input[type=text]{padding:4.5px 20px}}@media only screen and (max-width:450px){.payment-page .summary-panel .summary-panel-body input[type=number],.payment-page .summary-panel .summary-panel-body input[type=text]{width:58%}}.payment-page .summary-panel .summary-panel-body input[type=number]#promo-code-input,.payment-page .summary-panel .summary-panel-body input[type=text]#promo-code-input{max-width:250px}@media only screen and (max-width:1050px){.payment-page .summary-panel .summary-panel-body input[type=number]#promo-code-input,.payment-page .summary-panel .summary-panel-body input[type=text]#promo-code-input{padding:10px 15px}}@media only screen and (max-width:374px){.payment-page .summary-panel .summary-panel-body .button-small{min-width:95px}}.payment-page .summary-panel #active-promo-div h5{margin:0;color:#000;font-size:14px}.payment-page .summary-panel #active-promo-code{display:block;padding:7px 10px;margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;background-color:#fff;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;border:2px solid #7ac142;max-width:250px}.payment-page .summary-panel #store-credit-applied-wrapper h5{margin:0;margin-left:12px;color:#000;font-size:14px}.payment-page .summary-panel #store-credit-applied-wrapper h5 span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#7ac142}.payment-page .summary-panel #promo-code-remove,.payment-page .summary-panel #store-credit-remove{margin-left:12px;color:#ff687a;font-size:12px}.payment-page .summary-panel #promo-code-remove:after,.payment-page .summary-panel #store-credit-remove:after{background-color:#ff687a}@media only screen and (min-width:1024px),(hover:hover){.payment-page .summary-panel #promo-code-remove:hover,.payment-page .summary-panel #store-credit-remove:hover{color:#ffa6b2!important}.payment-page .summary-panel #promo-code-remove:hover:after,.payment-page .summary-panel #store-credit-remove:hover:after{background-color:#ffa6b2}}.payment-page .summary-wrapper>.summary-details .detail-row.summary-item-price{background-color:#fff!important;letter-spacing:.3px;cursor:auto}.payment-page .summary-wrapper>.summary-details .detail-row.summary-item-price span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:block;color:#666;white-space:nowrap;font-size:13px}.payment-page .summary-wrapper>.summary-details .detail-row.summary-item-price span.product-name{font-size:13px}.payment-page .summary-wrapper>.summary-details .detail-row.summary-item-price .item-name-and-price-wrapper{width:100%;display:flex;justify-content:space-between}.payment-page .summary-wrapper>.summary-details .detail-row.summary-item-price .item-name-and-price-wrapper .item-price{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.payment-page .summary-wrapper>.summary-details .detail-row.summary-item-price .item-quantity{display:block;width:100%;text-align:left;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#666}.payment-page #pay-bypass.disabled,.payment-page #pay-bypass[disabled=disabled],.payment-page #pay-bypass[disabled],.payment-page #pay-ccard.disabled,.payment-page #pay-ccard[disabled=disabled],.payment-page #pay-ccard[disabled],.payment-page #pay-free.disabled,.payment-page #pay-free[disabled=disabled],.payment-page #pay-free[disabled],.payment-page .pay-button.disabled,.payment-page .pay-button[disabled=disabled],.payment-page .pay-button[disabled]{opacity:.3!important;cursor:not-allowed}#vault-info{margin-top:10px}#vault-info .vault-info.method{padding:0;padding-left:10px;display:none}#vault-info .vault-info.method:after{content:none}#vault-info .vault-info.method .vault-detail{display:inline-block}#vault-info .vault-info.method .vault-card-type{width:45%;font-weight:700}#vault-info .vault-info.method .vault-card-expiry{width:10%}#vault-info .vault-info.method .vault-card-name{width:45%}#vault-info .vault-info.method .wrong-currency{margin-top:25px;text-align:center}@media only screen and (max-width:800px){#vault-info .vault-info.method label{display:flex;flex-direction:column;padding-top:5px;padding-bottom:5px}#vault-info .vault-info.method label>.vault-detail{width:100%}}@media only screen and (max-width:1050px){.payment_select .payment-page{margin-bottom:250px;padding-top:10px}}@media only screen and (max-width:600px){.payment_select .payment-page{padding-top:0}}@media only screen and (max-width:1050px){.payment_select .payment-page .payment-content-wrapper{margin-bottom:0}}@media only screen and (max-width:1051px){.payment_select .payment-page .payment-methods .methods .payment-actions-wrapper{top:calc(100% + 200px)}}@media only screen and (max-width:600px){.payment_select .payment-page .payment-methods .methods .payment-actions-wrapper{top:calc(100% + 250px);margin-top:0}}.payment_select .order-summary-details{display:flex;justify-content:center}@media only screen and (max-width:600px){.payment_select .order-summary-details{margin-top:0;margin-bottom:0}}.payment_select .order-summary-details .complete-order-button{margin-bottom:40px}.additional_payment_pay .flash-message.payment-declined-error,.guest_additional_payment_pay .flash-message.payment-declined-error{display:none!important}.additional_payment_pay .menu-slide-container,.guest_additional_payment_pay .menu-slide-container{overflow:inherit}.additional_payment_pay .menu-slide-container main,.guest_additional_payment_pay .menu-slide-container main{margin-top:0;padding-top:0}.additional_payment_pay .menu-slide-container main .content-container,.guest_additional_payment_pay .menu-slide-container main .content-container{max-width:1100px}@media only screen and (max-width:800px){.additional_payment_pay .menu-slide-container main .content-container,.guest_additional_payment_pay .menu-slide-container main .content-container{margin-top:70px}}.additional_payment_pay .summary-wrapper,.guest_additional_payment_pay .summary-wrapper{margin-top:0}.additional_payment_pay .summary-wrapper .complete-order-button,.guest_additional_payment_pay .summary-wrapper .complete-order-button{margin:0}.additional_payment_pay .summary-wrapper .complete-order-button.apple-pay,.guest_additional_payment_pay .summary-wrapper .complete-order-button.apple-pay{display:none}.additional_payment_pay .summary-wrapper .complete-order-button:not(.apple-pay)+.apple-pay-button-container,.guest_additional_payment_pay .summary-wrapper .complete-order-button:not(.apple-pay)+.apple-pay-button-container{display:none}.additional_payment_pay .summary-wrapper apple-pay-button,.guest_additional_payment_pay .summary-wrapper apple-pay-button{--apple-pay-button-width:100%;--apple-pay-button-height:30px;--apple-pay-button-border-radius:5px;--apple-pay-button-padding:7px 0px}.additional_payment_pay .fixed .summary-wrapper,.guest_additional_payment_pay .fixed .summary-wrapper{margin-top:74px}.additional_payment_pay .payment-page .checkout-wrapper,.guest_additional_payment_pay .payment-page .checkout-wrapper{display:flex}@media only screen and (max-width:800px){.additional_payment_pay .payment-page .checkout-wrapper,.guest_additional_payment_pay .payment-page .checkout-wrapper{flex-direction:column;gap:30px}}.additional_payment_pay .payment-page .checkout-wrapper .col.col-08,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-08{margin:0;float:inherit;width:inherit;flex:1;margin-right:7rem}@media only screen and (max-width:1200px){.additional_payment_pay .payment-page .checkout-wrapper .col.col-08,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-08{margin-right:5rem}}@media only screen and (max-width:800px){.additional_payment_pay .payment-page .checkout-wrapper .col.col-08,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-08{margin-right:0}}.additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08{margin:0;float:inherit;width:420px}@media only screen and (max-width:1200px){.additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08{width:350px}}@media only screen and (max-width:800px){.additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08{width:100%}}.additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper{height:100%}.additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar{height:100%}.additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper{height:100%}.additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details{position:sticky;width:420px;border-radius:4px;top:0;padding:0;margin-top:0;background:0 0}@media only screen and (max-width:1200px){.additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details{width:350px}}@media only screen and (max-width:800px){.additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details,.guest_additional_payment_pay .payment-page .checkout-wrapper .col.col-04-08 .sticky-sidebar-wrapper .sticky-sidebar .summary-wrapper .summary-details{width:100%;position:relative}}@media only screen and (max-width:750px){.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper{display:block}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-details,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-details{width:100%!important}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-details .actions,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-details .actions{margin:0}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop{display:block}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop h4,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop h4{display:none}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total{display:none}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total{display:flex;justify-content:flex-end;margin-bottom:20px}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total:before,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total:before{background-color:transparent}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total div:first-of-type,.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total div:last-of-type,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total div:first-of-type,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total div:last-of-type{width:initial}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total div:first-of-type,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total div:first-of-type{margin-right:20px}.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .shipping-total,.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-tax,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .shipping-total,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-tax{display:none}}@media only screen and (max-width:600px){.additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total,.guest_additional_payment_pay .payment-page .checkout-wrapper .summary-wrapper .summary-desktop .summary-total.summary-grand-total{margin-bottom:0}}.additional_payment_pay .payment-page .additional-payment-info,.guest_additional_payment_pay .payment-page .additional-payment-info{width:initial;max-width:750px}@media only screen and (max-width:1050px){.additional_payment_pay .payment-page .additional-payment-info,.guest_additional_payment_pay .payment-page .additional-payment-info{max-width:initial;margin-bottom:0}}.additional_payment_pay .payment-page .payment-method-wrapper,.guest_additional_payment_pay .payment-page .payment-method-wrapper{max-width:750px}.additional_payment_pay .payment-page .payment-method-wrapper .payment-methods-label,.guest_additional_payment_pay .payment-page .payment-method-wrapper .payment-methods-label{letter-spacing:-.1px}@media only screen and (max-width:1050px){.additional_payment_pay .payment-page .payment-method-wrapper,.guest_additional_payment_pay .payment-page .payment-method-wrapper{max-width:initial;margin-bottom:0}.additional_payment_pay .payment-page .payment-method-wrapper .payment-methods-label,.guest_additional_payment_pay .payment-page .payment-method-wrapper .payment-methods-label{margin-top:35px}}.additional_payment_pay .payment-page .card-form-section #ccard_form input::placeholder,.guest_additional_payment_pay .payment-page .card-form-section #ccard_form input::placeholder{color:transparent}.additional_payment_pay .payment-page .card-form-section #ccard_form label.admin-label,.guest_additional_payment_pay .payment-page .card-form-section #ccard_form label.admin-label{display:block;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-top:10px;letter-spacing:.3px}.additional_payment_pay .payment-page .card-form-section #ccard_form .expiry-date-fields .hide-wrapper .admin-label,.guest_additional_payment_pay .payment-page .card-form-section #ccard_form .expiry-date-fields .hide-wrapper .admin-label{display:none}.additional_payment_pay .payment-page .card-information-section .payment-actions-wrapper .payment-actions .blue-button.pay-button,.additional_payment_pay .payment-page .card-information-section .payment-actions-wrapper .payment-actions .green-button.pay-button,.guest_additional_payment_pay .payment-page .card-information-section .payment-actions-wrapper .payment-actions .blue-button.pay-button,.guest_additional_payment_pay .payment-page .card-information-section .payment-actions-wrapper .payment-actions .green-button.pay-button{display:none!important}.additional_payment_pay .payment-page .card-information-section.paypal,.guest_additional_payment_pay .payment-page .card-information-section.paypal{margin-top:0}.additional_payment_pay .payment-page .card-information-section.paypal #card-types,.additional_payment_pay .payment-page .card-information-section.paypal .accept-card-types,.guest_additional_payment_pay .payment-page .card-information-section.paypal #card-types,.guest_additional_payment_pay .payment-page .card-information-section.paypal .accept-card-types{display:none}.additional_payment_pay .payment-page .card-information-section.paypal .card-form-section,.guest_additional_payment_pay .payment-page .card-information-section.paypal .card-form-section{margin-top:0}.upload-intro h2{margin-bottom:0;font-size:64px;color:#86ca00;line-height:1.2}.account-message{margin:0;font-size:16px}@media only screen and (max-width:600px){.account-message{margin-bottom:30px}}.upload-area{position:relative;min-height:400px}.upload-area .detail-item{margin-bottom:30px}.upload-area .detail-item:last-of-type{margin-bottom:0}.upload-area .detail-item h4,.upload-area .detail-item h5{margin:0;margin-bottom:5px;color:#000}.upload-area .detail-item h4 span,.upload-area .detail-item h5 span{font-weight:inherit;font-family:inherit}@media only screen and (max-width:450px){.upload-area .detail-item h4 span,.upload-area .detail-item h5 span{display:block}}.upload-area .detail-item .button-wrapper{margin-top:30px}.items-ordered-heading{margin:0;font-size:15px}.next-steps{padding:10px 20px;margin-bottom:30px;background-color:#f7ffea;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:600px){.next-steps{display:none}}.next-steps ol{padding-left:17px;margin-bottom:15px}.next-steps ol li{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;list-style-type:decimal}@media only screen and (max-width:600px){.next-steps ol li{margin-bottom:5px;line-height:1.8}.next-steps ol li:last-of-type{margin-bottom:0}}.next-steps ol li h5{margin:0;color:#000;font-size:15px}.next-steps p{margin:0;margin-bottom:5px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000}.next-steps .upload-anchor{display:none;margin-top:10px;margin-bottom:5px;font-size:15px}@media only screen and (max-width:600px){.next-steps .upload-anchor{display:inline-block}}.items-not-needing-files .widget-body .customer-item-button{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}@media only screen and (max-width:600px){.items-not-needing-files .widget-header{min-height:0}.items-not-needing-files .widget-body .detail-item h4{line-height:1.2!important}.items-not-needing-files .widget-body .detail-item h4 .status-panel{line-height:1.2!important;font-size:13px}}.items-not-needing-files .item{position:relative;margin-bottom:30px;min-height:60px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.items-not-needing-files .item h4{margin:0}.guest-register-prompt .psd-template-page .template-content ul li a,.guest-register-prompt a.inline-link,.psd-template-page .template-content ul li .guest-register-prompt a{background:0 0;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.load-autosave-modal .for-reseting-scss-cache-buster,.logo-upload-modal .for-reseting-scss-cache-buster{position:static;color:red}.load-autosave-modal.modal,.logo-upload-modal.modal{position:fixed;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);border:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;z-index:9999}.load-autosave-modal.modal:after,.logo-upload-modal.modal:after{width:0;height:0}.load-autosave-modal.modal .modal-wrapper,.logo-upload-modal.modal .modal-wrapper{position:absolute;left:50%;top:50%;height:195px!important;width:425px!important;padding:20px 30px;border:1px solid #01c8d0;background-color:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.load-autosave-modal.modal .close-upload-modal,.logo-upload-modal.modal .close-upload-modal{position:absolute;height:38px;width:38px;right:-20px;top:-20px;border:3px solid #4edcf1!important;background-color:#fff;border-radius:100%}.load-autosave-modal.modal .close-upload-modal:hover::after,.load-autosave-modal.modal .close-upload-modal:hover::before,.logo-upload-modal.modal .close-upload-modal:hover::after,.logo-upload-modal.modal .close-upload-modal:hover::before{background-color:#4edcf1}.load-autosave-modal.modal .close-upload-modal::after,.load-autosave-modal.modal .close-upload-modal::before,.logo-upload-modal.modal .close-upload-modal::after,.logo-upload-modal.modal .close-upload-modal::before{content:"";position:absolute;left:50%;top:50%;background-color:#535353;height:25px;width:2px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.load-autosave-modal.modal .close-upload-modal::before,.logo-upload-modal.modal .close-upload-modal::before{transform:translateX(-50%) translateY(-50%) rotate(45deg)}.load-autosave-modal.modal .close-upload-modal::after,.logo-upload-modal.modal .close-upload-modal::after{transform:translateX(-50%) translateY(-50%) rotate(-45deg)}.load-autosave-modal.modal .modal-header,.logo-upload-modal.modal .modal-header{position:relative;margin-bottom:10px;border-bottom:1px solid #f7f7f7}.load-autosave-modal.modal .modal-header h4,.logo-upload-modal.modal .modal-header h4{margin:0}.load-autosave-modal.modal .modal-header .close,.logo-upload-modal.modal .modal-header .close{top:10px!important;right:0!important;height:20px;width:20px;margin-top:0!important;cursor:pointer;z-index:1}.load-autosave-modal.modal .modal-body p,.logo-upload-modal.modal .modal-body p{margin:0}.load-autosave-modal.modal .modal-footer,.logo-upload-modal.modal .modal-footer{position:absolute;bottom:30px;width:auto!important;font-size:1.125em;text-align:center!important;right:30px;left:30px}@media only screen and (max-width:450px){.load-autosave-modal.modal .modal-footer,.logo-upload-modal.modal .modal-footer{display:none}}.load-autosave-modal.logo-upload-modal,.logo-upload-modal.logo-upload-modal{background-color:rgba(88,88,88,.7019607843)!important}.load-autosave-modal.logo-upload-modal .modal-wrapper,.logo-upload-modal.logo-upload-modal .modal-wrapper{width:480px!important;height:310px!important;border:3px solid #4edcf1!important;background:#fff;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.load-autosave-modal.logo-upload-modal .modal-wrapper.upload-error,.logo-upload-modal.logo-upload-modal .modal-wrapper.upload-error{height:349px!important}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper.upload-error,.logo-upload-modal.logo-upload-modal .modal-wrapper.upload-error{height:fit-content!important}}@media only screen and (max-width:800px){.load-autosave-modal.logo-upload-modal .modal-wrapper,.logo-upload-modal.logo-upload-modal .modal-wrapper{width:80%!important}}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper,.logo-upload-modal.logo-upload-modal .modal-wrapper{height:fit-content!important}}.load-autosave-modal.logo-upload-modal .modal-wrapper .cancel-upload,.logo-upload-modal.logo-upload-modal .modal-wrapper .cancel-upload{position:absolute;bottom:55px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;padding:12px;background:#000}.load-autosave-modal.logo-upload-modal .modal-wrapper .cancel-upload:hover,.logo-upload-modal.logo-upload-modal .modal-wrapper .cancel-upload:hover{background:#343434}@media only screen and (max-width:600px){.load-autosave-modal.logo-upload-modal .modal-wrapper .cancel-upload,.logo-upload-modal.logo-upload-modal .modal-wrapper .cancel-upload{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;position:relative;margin-top:20px;transform:none;top:auto;left:auto;bottom:auto}}.load-autosave-modal.logo-upload-modal .modal-wrapper:hover,.logo-upload-modal.logo-upload-modal .modal-wrapper:hover{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;background:#f3feff}.load-autosave-modal.logo-upload-modal .modal-wrapper .error-message,.logo-upload-modal.logo-upload-modal .modal-wrapper .error-message{color:red;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.2}.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container{display:none;position:relative;height:150px}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container{position:relative;height:fit-content;margin-top:15px;width:100%;height:30px}}.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader{width:80%}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader{margin-top:0!important;width:100%;height:30px}}.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader .progress-loader-bar,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container .progress-loader-outer.upload-file-loader .progress-loader-bar{max-width:92%;left:4%}.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container #upload-lottie-loader,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container #upload-lottie-loader{position:absolute;left:50%;top:50%;width:65px;height:65px;transform:translate(-50%,-50%)}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper .progress-loader-container #upload-lottie-loader,.logo-upload-modal.logo-upload-modal .modal-wrapper .progress-loader-container #upload-lottie-loader{width:35px;height:35px}}.load-autosave-modal.logo-upload-modal .modal-wrapper h1,.logo-upload-modal.logo-upload-modal .modal-wrapper h1{margin:0}.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-header,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-header{align-items:center;border-bottom:none!important}.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-body,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-body{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-body svg,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-body svg{height:140px}@media only screen and (max-width:450px){.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-body,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-body{width:100%}.load-autosave-modal.logo-upload-modal .modal-wrapper .modal-body svg,.logo-upload-modal.logo-upload-modal .modal-wrapper .modal-body svg{height:115px}}.load-autosave-modal.logo-upload-modal .modal-wrapper .supported-file-types,.logo-upload-modal.logo-upload-modal .modal-wrapper .supported-file-types{margin:14px 0 0 0;color:#a6a6a6;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.8;font-weight:400}.load-autosave-modal.logo-upload-modal .modal-wrapper .supported-file-types span.bold,.logo-upload-modal.logo-upload-modal .modal-wrapper .supported-file-types span.bold{color:#848484;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal header,body.jukebox_creator_decal_sticker header,body.jukebox_creator_sticker_maker header,body.jukebox_creator_sticker_maker_custom header,body.jukebox_creator_sticker_maker_shaped header,body.jukebox_creator_sticker_roll_maker header,body.jukebox_creator_sticker_sheet_maker header,body.jukebox_creator_sticker_sheet_maker_alt_route header,body.jukebox_maker_coaster header{display:none}.creator-upload-modal .page-container,body.jukebox_creator_decal_sticker .page-container,body.jukebox_creator_sticker_maker .page-container,body.jukebox_creator_sticker_maker_custom .page-container,body.jukebox_creator_sticker_maker_shaped .page-container,body.jukebox_creator_sticker_roll_maker .page-container,body.jukebox_creator_sticker_sheet_maker .page-container,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container,body.jukebox_maker_coaster .page-container{margin-top:0!important;height:100%;padding-top:65px!important}@media only screen and (max-width:800px){.creator-upload-modal .page-container,body.jukebox_creator_decal_sticker .page-container,body.jukebox_creator_sticker_maker .page-container,body.jukebox_creator_sticker_maker_custom .page-container,body.jukebox_creator_sticker_maker_shaped .page-container,body.jukebox_creator_sticker_roll_maker .page-container,body.jukebox_creator_sticker_sheet_maker .page-container,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container,body.jukebox_maker_coaster .page-container{display:flex;flex-direction:column;padding:0!important}}.creator-upload-modal .page-container ::-webkit-scrollbar,body.jukebox_creator_decal_sticker .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_maker .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_maker_custom .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_maker_shaped .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_roll_maker .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_sheet_maker .page-container ::-webkit-scrollbar,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container ::-webkit-scrollbar,body.jukebox_maker_coaster .page-container ::-webkit-scrollbar{width:13px!important;height:13px}.creator-upload-modal .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_decal_sticker .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_maker .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_maker_custom .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_maker_shaped .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_roll_maker .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_sheet_maker .page-container ::-webkit-scrollbar-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container ::-webkit-scrollbar-thumb,body.jukebox_maker_coaster .page-container ::-webkit-scrollbar-thumb{background-color:#bfbfbf;border-radius:25px;border:solid 3px transparent;background-clip:content-box}.creator-upload-modal .page-container ::-webkit-scrollbar-track,body.jukebox_creator_decal_sticker .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_maker .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_maker_custom .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_maker_shaped .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_roll_maker .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_sheet_maker .page-container ::-webkit-scrollbar-track,body.jukebox_creator_sticker_sheet_maker_alt_route .page-container ::-webkit-scrollbar-track,body.jukebox_maker_coaster .page-container ::-webkit-scrollbar-track{border-bottom-right-radius:.375rem;border-top-right-radius:.375rem;background-color:#f9fafb;border-left:solid 1px #e2e8f0}.creator-upload-modal .menu-slide-container .main,body.jukebox_creator_decal_sticker .menu-slide-container .main,body.jukebox_creator_sticker_maker .menu-slide-container .main,body.jukebox_creator_sticker_maker_custom .menu-slide-container .main,body.jukebox_creator_sticker_maker_shaped .menu-slide-container .main,body.jukebox_creator_sticker_roll_maker .menu-slide-container .main,body.jukebox_creator_sticker_sheet_maker .menu-slide-container .main,body.jukebox_creator_sticker_sheet_maker_alt_route .menu-slide-container .main,body.jukebox_maker_coaster .menu-slide-container .main{height:100vh;margin-top:0!important;padding-top:0!important}.creator-upload-modal .select2-results__option,body.jukebox_creator_decal_sticker .select2-results__option,body.jukebox_creator_sticker_maker .select2-results__option,body.jukebox_creator_sticker_maker_custom .select2-results__option,body.jukebox_creator_sticker_maker_shaped .select2-results__option,body.jukebox_creator_sticker_roll_maker .select2-results__option,body.jukebox_creator_sticker_sheet_maker .select2-results__option,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-results__option,body.jukebox_maker_coaster .select2-results__option{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;padding:4px 20px;display:flex}.creator-upload-modal .select2-results__option .most-popular-dimension,body.jukebox_creator_decal_sticker .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_maker .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_maker_custom .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_maker_shaped .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_roll_maker .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_sheet_maker .select2-results__option .most-popular-dimension,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-results__option .most-popular-dimension,body.jukebox_maker_coaster .select2-results__option .most-popular-dimension{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;color:#ff0084;margin-left:15px}.creator-upload-modal #sticker-warning,body.jukebox_creator_decal_sticker #sticker-warning,body.jukebox_creator_sticker_maker #sticker-warning,body.jukebox_creator_sticker_maker_custom #sticker-warning,body.jukebox_creator_sticker_maker_shaped #sticker-warning,body.jukebox_creator_sticker_roll_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning,body.jukebox_maker_coaster #sticker-warning{position:fixed;text-align:center;top:65px;left:0;right:400px;color:#6e6d10;background-color:#fffea2;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none;z-index:3}@media only screen and (max-width:1400px){.creator-upload-modal #sticker-warning,body.jukebox_creator_decal_sticker #sticker-warning,body.jukebox_creator_sticker_maker #sticker-warning,body.jukebox_creator_sticker_maker_custom #sticker-warning,body.jukebox_creator_sticker_maker_shaped #sticker-warning,body.jukebox_creator_sticker_roll_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning,body.jukebox_maker_coaster #sticker-warning{padding:10px 0}}@media only screen and (max-width:800px){.creator-upload-modal #sticker-warning,body.jukebox_creator_decal_sticker #sticker-warning,body.jukebox_creator_sticker_maker #sticker-warning,body.jukebox_creator_sticker_maker_custom #sticker-warning,body.jukebox_creator_sticker_maker_shaped #sticker-warning,body.jukebox_creator_sticker_roll_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker #sticker-warning,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning,body.jukebox_maker_coaster #sticker-warning{padding:5px;right:0}}.creator-upload-modal #sticker-warning strong,body.jukebox_creator_decal_sticker #sticker-warning strong,body.jukebox_creator_sticker_maker #sticker-warning strong,body.jukebox_creator_sticker_maker_custom #sticker-warning strong,body.jukebox_creator_sticker_maker_shaped #sticker-warning strong,body.jukebox_creator_sticker_roll_maker #sticker-warning strong,body.jukebox_creator_sticker_sheet_maker #sticker-warning strong,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning strong,body.jukebox_maker_coaster #sticker-warning strong{color:#000}.creator-upload-modal #sticker-warning .content,body.jukebox_creator_decal_sticker #sticker-warning .content,body.jukebox_creator_sticker_maker #sticker-warning .content,body.jukebox_creator_sticker_maker_custom #sticker-warning .content,body.jukebox_creator_sticker_maker_shaped #sticker-warning .content,body.jukebox_creator_sticker_roll_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .content,body.jukebox_maker_coaster #sticker-warning .content{margin-left:10px;display:inline-block;width:fit-content;height:fit-content;padding:0}@media only screen and (max-width:1400px){.creator-upload-modal #sticker-warning .content,body.jukebox_creator_decal_sticker #sticker-warning .content,body.jukebox_creator_sticker_maker #sticker-warning .content,body.jukebox_creator_sticker_maker_custom #sticker-warning .content,body.jukebox_creator_sticker_maker_shaped #sticker-warning .content,body.jukebox_creator_sticker_roll_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .content,body.jukebox_maker_coaster #sticker-warning .content{width:80%;vertical-align:middle;height:fit-content}}@media only screen and (max-width:800px){.creator-upload-modal #sticker-warning .content,body.jukebox_creator_decal_sticker #sticker-warning .content,body.jukebox_creator_sticker_maker #sticker-warning .content,body.jukebox_creator_sticker_maker_custom #sticker-warning .content,body.jukebox_creator_sticker_maker_shaped #sticker-warning .content,body.jukebox_creator_sticker_roll_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker #sticker-warning .content,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .content,body.jukebox_maker_coaster #sticker-warning .content{font-size:12px;line-height:1.5;text-align:left}.creator-upload-modal #sticker-warning .content strong,body.jukebox_creator_decal_sticker #sticker-warning .content strong,body.jukebox_creator_sticker_maker #sticker-warning .content strong,body.jukebox_creator_sticker_maker_custom #sticker-warning .content strong,body.jukebox_creator_sticker_maker_shaped #sticker-warning .content strong,body.jukebox_creator_sticker_roll_maker #sticker-warning .content strong,body.jukebox_creator_sticker_sheet_maker #sticker-warning .content strong,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .content strong,body.jukebox_maker_coaster #sticker-warning .content strong{display:block}}.creator-upload-modal #sticker-warning .svg,body.jukebox_creator_decal_sticker #sticker-warning .svg,body.jukebox_creator_sticker_maker #sticker-warning .svg,body.jukebox_creator_sticker_maker_custom #sticker-warning .svg,body.jukebox_creator_sticker_maker_shaped #sticker-warning .svg,body.jukebox_creator_sticker_roll_maker #sticker-warning .svg,body.jukebox_creator_sticker_sheet_maker #sticker-warning .svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .svg,body.jukebox_maker_coaster #sticker-warning .svg{width:70px;height:70px;vertical-align:middle;display:inline-block}@media only screen and (max-width:800px){.creator-upload-modal #sticker-warning .svg,body.jukebox_creator_decal_sticker #sticker-warning .svg,body.jukebox_creator_sticker_maker #sticker-warning .svg,body.jukebox_creator_sticker_maker_custom #sticker-warning .svg,body.jukebox_creator_sticker_maker_shaped #sticker-warning .svg,body.jukebox_creator_sticker_roll_maker #sticker-warning .svg,body.jukebox_creator_sticker_sheet_maker #sticker-warning .svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .svg,body.jukebox_maker_coaster #sticker-warning .svg{height:45px;width:45px}}.creator-upload-modal #sticker-warning .svg rect.cls-1,body.jukebox_creator_decal_sticker #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_maker #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_maker_custom #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_maker_shaped #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_roll_maker #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_sheet_maker #sticker-warning .svg rect.cls-1,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .svg rect.cls-1,body.jukebox_maker_coaster #sticker-warning .svg rect.cls-1{fill:transparent!important}.creator-upload-modal #sticker-warning .svg path.cls-2,body.jukebox_creator_decal_sticker #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_maker #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_maker_custom #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_maker_shaped #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_roll_maker #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_sheet_maker #sticker-warning .svg path.cls-2,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning .svg path.cls-2,body.jukebox_maker_coaster #sticker-warning .svg path.cls-2{fill:#ffd800!important}.creator-upload-modal #sticker-warning #sticker-warning-close,body.jukebox_creator_decal_sticker #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_maker #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_maker_custom #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_maker_shaped #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_roll_maker #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_sheet_maker #sticker-warning #sticker-warning-close,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-warning #sticker-warning-close,body.jukebox_maker_coaster #sticker-warning #sticker-warning-close{position:absolute;right:10px;top:10px;font-size:10px;cursor:pointer}.creator-upload-modal #sticker-container,body.jukebox_creator_decal_sticker #sticker-container,body.jukebox_creator_sticker_maker #sticker-container,body.jukebox_creator_sticker_maker_custom #sticker-container,body.jukebox_creator_sticker_maker_shaped #sticker-container,body.jukebox_creator_sticker_roll_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container,body.jukebox_maker_coaster #sticker-container{position:absolute;bottom:0;top:0;left:80px;right:400px;background-color:#f3f4f6!important}.creator-upload-modal #sticker-container.dark,body.jukebox_creator_decal_sticker #sticker-container.dark,body.jukebox_creator_sticker_maker #sticker-container.dark,body.jukebox_creator_sticker_maker_custom #sticker-container.dark,body.jukebox_creator_sticker_maker_shaped #sticker-container.dark,body.jukebox_creator_sticker_roll_maker #sticker-container.dark,body.jukebox_creator_sticker_sheet_maker #sticker-container.dark,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container.dark,body.jukebox_maker_coaster #sticker-container.dark{background-color:#111827!important}@media only screen and (max-width:800px){.creator-upload-modal #sticker-container,body.jukebox_creator_decal_sticker #sticker-container,body.jukebox_creator_sticker_maker #sticker-container,body.jukebox_creator_sticker_maker_custom #sticker-container,body.jukebox_creator_sticker_maker_shaped #sticker-container,body.jukebox_creator_sticker_roll_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container,body.jukebox_maker_coaster #sticker-container{position:relative;flex:1;top:0;left:auto;right:auto;bottom:auto;order:2;overflow:hidden;transition:bottom .2s}}.creator-upload-modal #sticker-container #sticker,body.jukebox_creator_decal_sticker #sticker-container #sticker,body.jukebox_creator_sticker_maker #sticker-container #sticker,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker,body.jukebox_maker_coaster #sticker-container #sticker{width:100%;height:100%}.creator-upload-modal #sticker-container #sticker.no-stroke ellipse,.creator-upload-modal #sticker-container #sticker.no-stroke group,.creator-upload-modal #sticker-container #sticker.no-stroke path,.creator-upload-modal #sticker-container #sticker.no-stroke rect,body.jukebox_creator_decal_sticker #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_decal_sticker #sticker-container #sticker.no-stroke group,body.jukebox_creator_decal_sticker #sticker-container #sticker.no-stroke path,body.jukebox_creator_decal_sticker #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_maker #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_maker #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_maker #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_maker #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker.no-stroke rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker.no-stroke ellipse,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker.no-stroke group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker.no-stroke path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker.no-stroke rect,body.jukebox_maker_coaster #sticker-container #sticker.no-stroke ellipse,body.jukebox_maker_coaster #sticker-container #sticker.no-stroke group,body.jukebox_maker_coaster #sticker-container #sticker.no-stroke path,body.jukebox_maker_coaster #sticker-container #sticker.no-stroke rect{stroke-width:0!important}.creator-upload-modal #sticker-container #sticker #sticker-circle,.creator-upload-modal #sticker-container #sticker #sticker-rectangle,.creator-upload-modal #sticker-container #sticker #sticker-special,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-special,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-rectangle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-special,body.jukebox_maker_coaster #sticker-container #sticker #sticker-circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-rectangle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-special{stroke-width:1px;stroke:transparent;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-circle:hover,.creator-upload-modal #sticker-container #sticker #sticker-rectangle:hover,.creator-upload-modal #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-special:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-circle:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-special:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-circle:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-rectangle:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-special:hover{stroke:#000}.creator-upload-modal #sticker-container #sticker #sticker-circle.active,.creator-upload-modal #sticker-container #sticker #sticker-rectangle.active,.creator-upload-modal #sticker-container #sticker #sticker-special.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-special.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-circle.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-rectangle.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-special.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-circle.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-rectangle.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-special.active{stroke-width:1px;stroke:pink}.creator-upload-modal #sticker-container #sticker #sticker-circle.dash,.creator-upload-modal #sticker-container #sticker #sticker-rectangle.dash,.creator-upload-modal #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-special.dash,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-circle.dash,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-special.dash,body.jukebox_maker_coaster #sticker-container #sticker #sticker-circle.dash,body.jukebox_maker_coaster #sticker-container #sticker #sticker-rectangle.dash,body.jukebox_maker_coaster #sticker-container #sticker #sticker-special.dash{stroke-width:1px;stroke:red;stroke-dasharray:6,4}.creator-upload-modal #sticker-container #sticker #image-outline,.creator-upload-modal #sticker-container #sticker #shape-outline,.creator-upload-modal #sticker-container #sticker .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker #shape-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #shape-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker #image-outline,body.jukebox_maker_coaster #sticker-container #sticker #shape-outline,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-outline{stroke-width:2px;vector-effect:non-scaling-stroke;stroke:#7f56d9;fill:transparent}.creator-upload-modal #sticker-container #sticker #path-selection,body.jukebox_creator_decal_sticker #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_maker #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #path-selection,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #path-selection,body.jukebox_maker_coaster #sticker-container #sticker #path-selection{stroke:#62dcff;stroke-width:1px;fill:#62dcff;fill-opacity:.2}.creator-upload-modal #sticker-container #sticker #sticker-image-group,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-group,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-group{cursor:pointer}.creator-upload-modal #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-group #sticker-image-edit-overlays path{stroke:#fff;stroke-width:3px;vector-effect:non-scaling-stroke;fill:none}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer{vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner g,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner svg,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer g,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer svg,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner g,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner svg,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer g,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer svg{vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer path{fill:#fff;stroke:transparent;stroke-dasharray:6,4}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner.dash path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer.dash path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner.dash path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer.dash path{stroke:red;stroke-width:1px}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner.kiss path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer.kiss path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner.kiss path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer.kiss path{stroke:#c7c8ca;stroke-width:1px;stroke-dasharray:unset}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner.line path,.creator-upload-modal #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-outer.line path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner.line path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-outer.line path{stroke:red!important;stroke-width:1.5px;stroke-dasharray:unset!important}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-inner path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-inner path{fill:transparent}.creator-upload-modal #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-custom-interior path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-custom-interior path{fill:#fff}.creator-upload-modal #sticker-container #sticker #sticker-image,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image{stroke-width:1px;stroke:transparent;transition:opacity 1s;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image:hover{stroke:#000}.creator-upload-modal #sticker-container #sticker #sticker-image.active,.creator-upload-modal #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image.editing-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image.editing-path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image.editing-path{opacity:.5}.creator-upload-modal #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-bg-fill.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-bg-fill.active{opacity:.5}.creator-upload-modal #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-edit-overlay.editing-path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-edit-overlay.editing-path{stroke-width:1px;stroke:transparent;transition:opacity 1s;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,.creator-upload-modal #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-edit-overlay.editing-path.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path{opacity:.5}.creator-upload-modal #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-edit-overlay.editing-path.editing-path{pointer-events:none}.creator-upload-modal #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path g.active circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path g.active circle{stroke:red;fill:red}.creator-upload-modal #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path g.transparent circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path g.transparent circle{opacity:.2}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle{stroke-width:5;stroke:#000;vector-effect:non-scaling-stroke;cursor:pointer}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.start-point,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.start-point{stroke:orange;fill:orange}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.end-point,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.end-point{stroke:#00f;fill:#00f}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.control-point,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.control-point{stroke:green;fill:green}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.active,.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle:hover{stroke:red;fill:red}.creator-upload-modal #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path circle.transparent,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path circle.transparent{opacity:.2}.creator-upload-modal #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-remove-outline path,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-remove-outline path{fill:transparent!important;stroke:#000;stroke-opacity:.5;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-remove-outline path.customer,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-remove-outline path.customer{stroke-width:10px;stroke-opacity:1;stroke:#fff}.creator-upload-modal #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-edit-path.invisible circle,body.jukebox_maker_coaster #sticker-container #sticker #sticker-edit-path.invisible circle{visibility:hidden}.creator-upload-modal #sticker-container #sticker .holographic-mask,body.jukebox_creator_decal_sticker #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_maker #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .holographic-mask,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .holographic-mask,body.jukebox_maker_coaster #sticker-container #sticker .holographic-mask{mix-blend-mode:multiply;opacity:.9}.creator-upload-modal #sticker-container #sticker #sticker-image-border,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-border,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-border,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-border{stroke-width:1px;stroke:transparent;fill:transparent;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-image-border:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-image-border:hover,body.jukebox_maker_coaster #sticker-container #sticker #sticker-image-border:hover{stroke:#7f56d9}.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline .qr-code-outline{visibility:visible;pointer-events:all;stroke:transparent}.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline .qr-code-resize,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline .qr-code-resize{visibility:hidden}.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-resize{visibility:visible}.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline[visibility=visible] .qr-code-outline{stroke:#7f56d9;stroke-width:2px}.creator-upload-modal #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker .extra-object:hover+.qr-code-selection-outline:not([visibility=visible]) .qr-code-outline,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline:not([visibility=visible]):hover .qr-code-outline{stroke:#7f56d9;stroke-width:1px}.creator-upload-modal #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),.creator-upload-modal #sticker-container #sticker .text-object:focus,body.jukebox_creator_decal_sticker #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_decal_sticker #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_maker #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_maker #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-object:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-object:focus,body.jukebox_maker_coaster #sticker-container #sticker .extra-object:hover .text-object:not([opacity="0"]),body.jukebox_maker_coaster #sticker-container #sticker .text-object:focus{outline:solid 1px #7f56d9}.creator-upload-modal #sticker-container #sticker #image-selection:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection:hover{cursor:grab}.creator-upload-modal #sticker-container #sticker #image-selection:active,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection:active,body.jukebox_maker_coaster #sticker-container #sticker #image-selection:active{cursor:grabbing}.creator-upload-modal #sticker-container #sticker #image-selection.custom,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.custom,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.custom{cursor:pointer}.creator-upload-modal #sticker-container #sticker .qr-code-object:hover,.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-object:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline:hover,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-object:hover,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline:hover{cursor:grab}.creator-upload-modal #sticker-container #sticker .qr-code-object:active,.creator-upload-modal #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_decal_sticker #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_maker #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-object:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .qr-code-selection-outline:active,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-object:active,body.jukebox_maker_coaster #sticker-container #sticker .qr-code-selection-outline:active{cursor:grabbing}.creator-upload-modal #sticker-container #sticker #image-selection-path,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection-path,body.jukebox_maker_coaster #sticker-container #sticker #image-selection-path{stroke-width:5px;stroke:transparent;fill:transparent;cursor:pointer;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection-path:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection-path:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection-path:hover{stroke:transparent}.creator-upload-modal #sticker-container #sticker .resize,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize,body.jukebox_maker_coaster #sticker-container #sticker .resize{fill:#fff;stroke:#7f56d9;stroke-width:2px;transform-box:fill-box;transform-origin:center;transition:transform .3s ease;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker .resize.ne:hover,.creator-upload-modal #sticker-container #sticker .resize.nw:hover,.creator-upload-modal #sticker-container #sticker .resize.se:hover,.creator-upload-modal #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.se:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.sw:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.ne:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.nw:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.se:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.sw:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.ne:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.nw:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.se:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.sw:hover{transform:translate(0,0) scale(1.25)}.creator-upload-modal #sticker-container #sticker .resize.e:hover,.creator-upload-modal #sticker-container #sticker .resize.n:hover,.creator-upload-modal #sticker-container #sticker .resize.s:hover,.creator-upload-modal #sticker-container #sticker .resize.w:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.e:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.n:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.s:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.w:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.e:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.n:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.s:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.w:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.e:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.n:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.s:hover,body.jukebox_maker_coaster #sticker-container #sticker .resize.w:hover{fill:#f9f5ff}.creator-upload-modal #sticker-container #sticker .resize.nw,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.nw,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.nw,body.jukebox_maker_coaster #sticker-container #sticker .resize.nw{cursor:nw-resize}.creator-upload-modal #sticker-container #sticker .resize.n,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.n,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.n,body.jukebox_maker_coaster #sticker-container #sticker .resize.n{cursor:n-resize}.creator-upload-modal #sticker-container #sticker .resize.ne,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.ne,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.ne,body.jukebox_maker_coaster #sticker-container #sticker .resize.ne{cursor:ne-resize}.creator-upload-modal #sticker-container #sticker .resize.e,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.e,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.e,body.jukebox_maker_coaster #sticker-container #sticker .resize.e{cursor:e-resize}.creator-upload-modal #sticker-container #sticker .resize.se,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.se,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.se,body.jukebox_maker_coaster #sticker-container #sticker .resize.se{cursor:se-resize}.creator-upload-modal #sticker-container #sticker .resize.s,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.s,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.s,body.jukebox_maker_coaster #sticker-container #sticker .resize.s{cursor:s-resize}.creator-upload-modal #sticker-container #sticker .resize.sw,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.sw,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.sw,body.jukebox_maker_coaster #sticker-container #sticker .resize.sw{cursor:sw-resize}.creator-upload-modal #sticker-container #sticker .resize.w,body.jukebox_creator_decal_sticker #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_maker #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .resize.w,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .resize.w,body.jukebox_maker_coaster #sticker-container #sticker .resize.w{cursor:w-resize}.creator-upload-modal #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection-path-group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection-path-group,body.jukebox_maker_coaster #sticker-container #sticker #image-selection-path-group{pointer-events:none}.creator-upload-modal #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-outline,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-outline,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-outline{transition:transform .3s ease}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill,.creator-upload-modal #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-toolbar-divider,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-toolbar-divider{opacity:0;transition:opacity .3s ease}.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-cover,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-delete,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-fill,.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-align-h,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-align-v,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-cover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-delete,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-fill,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-toolbar-divider{opacity:1}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill{cursor:pointer}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit .image-button,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill .image-button{fill:#fff;stroke:#cbd5e1;stroke-width:1px;transform-box:fill-box;transform-origin:center;transition:transform .2s ease,fill .2s ease,stroke .2s ease}@media only screen and (min-width:800px){.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit .image-button:hover,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit .image-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill .image-button:hover{transform:translate(0,0) scale(1.1);fill:#f1f5f9;stroke:#94a3b8}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit .image-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill .image-button:hover+image{transform:translate(0,0) scale(1.1)}}.creator-upload-modal #sticker-container #sticker #image-selection #image-align-h image,.creator-upload-modal #sticker-container #sticker #image-selection #image-align-v image,.creator-upload-modal #sticker-container #sticker #image-selection #image-cover image,.creator-upload-modal #sticker-container #sticker #image-selection #image-delete image,.creator-upload-modal #sticker-container #sticker #image-selection #image-edit image,.creator-upload-modal #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-fill image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-cover image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-edit image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-fill image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-h image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-align-v image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-cover image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-edit image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-fill image{width:24px;height:24px;transform-box:fill-box;transform-origin:center;transition:transform .2s ease;pointer-events:none}@media only screen and (min-width:800px){.creator-upload-modal #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-delete:hover .image-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-delete:hover .image-button{fill:#fef2f2;stroke:#fca5a5}}.creator-upload-modal #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-toolbar-divider line,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-toolbar-divider line{stroke:#e5e7eb;stroke-width:1}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate{cursor:grab;opacity:0;transition:opacity .3s ease}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate .rotate-button,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate .rotate-button{fill:#fff;stroke:#f1f5f9;stroke-width:1px;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .15));transform-box:fill-box;transform-origin:center;transition:transform .2s ease,fill .2s ease,stroke .2s ease}@media only screen and (min-width:800px){.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover{transform:translate(0,0) scale(1.1)}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate .rotate-button:hover+image{transform:translate(0,0) scale(1.1)}}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate image,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate image{transform-box:fill-box;transform-origin:center;transition:transform .2s ease;pointer-events:none}.creator-upload-modal #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection #image-rotate:active,body.jukebox_maker_coaster #sticker-container #sticker #image-selection #image-rotate:active{cursor:grabbing}.creator-upload-modal #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection.toolbar-visible #image-rotate,body.jukebox_maker_coaster #sticker-container #sticker #image-selection.toolbar-visible #image-rotate{opacity:1}.creator-upload-modal #sticker-container #sticker #image-selection .resize,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize{stroke:#7f56d9;stroke-width:2px;transform-box:fill-box;transform-origin:center;transition:transform .3s ease}.creator-upload-modal #sticker-container #sticker #image-selection .resize.ne:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.nw:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.se:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.sw:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.ne:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.nw:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.se:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.sw:hover{transform:translate(0,0) scale(1.25)}.creator-upload-modal #sticker-container #sticker #image-selection .resize.e:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.n:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.s:hover,.creator-upload-modal #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-selection .resize.w:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.e:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.n:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.s:hover,body.jukebox_maker_coaster #sticker-container #sticker #image-selection .resize.w:hover{fill:#f9f5ff}.creator-upload-modal #sticker-container #sticker #image-dimension,.creator-upload-modal #sticker-container #sticker #object-align-h,.creator-upload-modal #sticker-container #sticker #object-align-v,.creator-upload-modal #sticker-container #sticker #object-copy,.creator-upload-modal #sticker-container #sticker #object-delete,.creator-upload-modal #sticker-container #sticker #object-move-down,.creator-upload-modal #sticker-container #sticker #object-move-up,.creator-upload-modal #sticker-container #sticker #object-resize-contain,.creator-upload-modal #sticker-container #sticker #object-resize-cover,.creator-upload-modal #sticker-container #sticker #object-rotate,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v,body.jukebox_maker_coaster #sticker-container #sticker #object-copy,body.jukebox_maker_coaster #sticker-container #sticker #object-delete,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate{cursor:pointer}.creator-upload-modal #sticker-container #sticker #image-dimension rect,.creator-upload-modal #sticker-container #sticker #object-align-h rect,.creator-upload-modal #sticker-container #sticker #object-align-v rect,.creator-upload-modal #sticker-container #sticker #object-copy rect,.creator-upload-modal #sticker-container #sticker #object-delete rect,.creator-upload-modal #sticker-container #sticker #object-move-down rect,.creator-upload-modal #sticker-container #sticker #object-move-up rect,.creator-upload-modal #sticker-container #sticker #object-resize-contain rect,.creator-upload-modal #sticker-container #sticker #object-resize-cover rect,.creator-upload-modal #sticker-container #sticker #object-rotate rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate rect,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension rect,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h rect,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v rect,body.jukebox_maker_coaster #sticker-container #sticker #object-copy rect,body.jukebox_maker_coaster #sticker-container #sticker #object-delete rect,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down rect,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up rect,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain rect,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate rect{fill:#fff;stroke:#bfbfbf;stroke-width:1px}.creator-upload-modal #sticker-container #sticker #image-dimension circle,.creator-upload-modal #sticker-container #sticker #object-align-h circle,.creator-upload-modal #sticker-container #sticker #object-align-v circle,.creator-upload-modal #sticker-container #sticker #object-copy circle,.creator-upload-modal #sticker-container #sticker #object-delete circle,.creator-upload-modal #sticker-container #sticker #object-move-down circle,.creator-upload-modal #sticker-container #sticker #object-move-up circle,.creator-upload-modal #sticker-container #sticker #object-resize-contain circle,.creator-upload-modal #sticker-container #sticker #object-resize-cover circle,.creator-upload-modal #sticker-container #sticker #object-rotate circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate circle,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension circle,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h circle,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v circle,body.jukebox_maker_coaster #sticker-container #sticker #object-copy circle,body.jukebox_maker_coaster #sticker-container #sticker #object-delete circle,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down circle,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up circle,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain circle,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover circle,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate circle{fill:#000}.creator-upload-modal #sticker-container #sticker #image-dimension image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-align-h image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-align-v image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-copy image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-delete image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-move-down image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-move-up image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-resize-contain image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-resize-cover image:not(.rotate-image),.creator-upload-modal #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #image-dimension image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-align-h image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-align-v image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-copy image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-delete image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-move-down image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-move-up image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover image:not(.rotate-image),body.jukebox_maker_coaster #sticker-container #sticker #object-rotate image:not(.rotate-image){width:20px;height:20px}.creator-upload-modal #sticker-container #sticker #image-dimension:hover rect,.creator-upload-modal #sticker-container #sticker #object-align-h:hover rect,.creator-upload-modal #sticker-container #sticker #object-align-v:hover rect,.creator-upload-modal #sticker-container #sticker #object-copy:hover rect,.creator-upload-modal #sticker-container #sticker #object-delete:hover rect,.creator-upload-modal #sticker-container #sticker #object-move-down:hover rect,.creator-upload-modal #sticker-container #sticker #object-move-up:hover rect,.creator-upload-modal #sticker-container #sticker #object-resize-contain:hover rect,.creator-upload-modal #sticker-container #sticker #object-resize-cover:hover rect,.creator-upload-modal #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-copy:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-delete:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover:hover rect,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate:hover rect{fill:#7f56d9;stroke:transparent}.creator-upload-modal #sticker-container #sticker #image-dimension .rotation-line,.creator-upload-modal #sticker-container #sticker #object-align-h .rotation-line,.creator-upload-modal #sticker-container #sticker #object-align-v .rotation-line,.creator-upload-modal #sticker-container #sticker #object-copy .rotation-line,.creator-upload-modal #sticker-container #sticker #object-delete .rotation-line,.creator-upload-modal #sticker-container #sticker #object-move-down .rotation-line,.creator-upload-modal #sticker-container #sticker #object-move-up .rotation-line,.creator-upload-modal #sticker-container #sticker #object-resize-contain .rotation-line,.creator-upload-modal #sticker-container #sticker #object-resize-cover .rotation-line,.creator-upload-modal #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-copy .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-delete .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover .rotation-line,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate .rotation-line{stroke-width:1px;stroke:#49dfff}.creator-upload-modal #sticker-container #sticker #image-dimension text,.creator-upload-modal #sticker-container #sticker #object-align-h text,.creator-upload-modal #sticker-container #sticker #object-align-v text,.creator-upload-modal #sticker-container #sticker #object-copy text,.creator-upload-modal #sticker-container #sticker #object-delete text,.creator-upload-modal #sticker-container #sticker #object-move-down text,.creator-upload-modal #sticker-container #sticker #object-move-up text,.creator-upload-modal #sticker-container #sticker #object-resize-contain text,.creator-upload-modal #sticker-container #sticker #object-resize-cover text,.creator-upload-modal #sticker-container #sticker #object-rotate text,body.jukebox_creator_decal_sticker #sticker-container #sticker #image-dimension text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-h text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-align-v text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-copy text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-delete text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-down text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-move-up text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_maker #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-rotate text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #image-dimension text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-h text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-align-v text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-copy text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-delete text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-down text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-move-up text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-contain text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-resize-cover text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-rotate text,body.jukebox_maker_coaster #sticker-container #sticker #image-dimension text,body.jukebox_maker_coaster #sticker-container #sticker #object-align-h text,body.jukebox_maker_coaster #sticker-container #sticker #object-align-v text,body.jukebox_maker_coaster #sticker-container #sticker #object-copy text,body.jukebox_maker_coaster #sticker-container #sticker #object-delete text,body.jukebox_maker_coaster #sticker-container #sticker #object-move-down text,body.jukebox_maker_coaster #sticker-container #sticker #object-move-up text,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-contain text,body.jukebox_maker_coaster #sticker-container #sticker #object-resize-cover text,body.jukebox_maker_coaster #sticker-container #sticker #object-rotate text{text-anchor:middle}.creator-upload-modal #sticker-container #sticker .text-rotate,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate{cursor:grab;transition:opacity .3s ease}.creator-upload-modal #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate .rotate-button,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate .rotate-button{fill:#fff;stroke:#f1f5f9;stroke-width:1px;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .15));transform-box:fill-box;transform-origin:center;transition:transform .2s ease,fill .2s ease,stroke .2s ease}@media only screen and (min-width:800px){.creator-upload-modal #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate .rotate-button:hover,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate .rotate-button:hover{transform:translate(0,0) scale(1.1)}.creator-upload-modal #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate .rotate-button:hover+image,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate .rotate-button:hover+image{transform:translate(0,0) scale(1.1)}}.creator-upload-modal #sticker-container #sticker .text-rotate image,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate image,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate image{transform-box:fill-box;transform-origin:center;transition:transform .2s ease;pointer-events:none}.creator-upload-modal #sticker-container #sticker .text-rotate:active,body.jukebox_creator_decal_sticker #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_maker #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker .text-rotate:active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker .text-rotate:active,body.jukebox_maker_coaster #sticker-container #sticker .text-rotate:active{cursor:grabbing}.creator-upload-modal #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-kiss-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-kiss-cut,body.jukebox_maker_coaster #sticker-container #sticker #sticker-kiss-cut{stroke:#c7c8ca;opacity:1}.creator-upload-modal #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-thru-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-thru-cut,body.jukebox_maker_coaster #sticker-container #sticker #sticker-thru-cut{stroke:transparent;stroke-width:0}.creator-upload-modal #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #sticker-thru-cut.active,body.jukebox_maker_coaster #sticker-container #sticker #sticker-thru-cut.active{stroke:#00d7ff}.creator-upload-modal #sticker-container #sticker #guideline-layer path,body.jukebox_creator_decal_sticker #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_maker #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #guideline-layer path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #guideline-layer path,body.jukebox_maker_coaster #sticker-container #sticker #guideline-layer path{fill:transparent;stroke:#dedede;stroke-width:1px}.creator-upload-modal #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-layer .inner path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-layer .inner path,body.jukebox_maker_coaster #sticker-container #sticker #object-layer .inner path{stroke-width:2px;stroke:#ff00d8;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-layer .outer path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-layer .outer path,body.jukebox_maker_coaster #sticker-container #sticker #object-layer .outer path{stroke:transparent}.creator-upload-modal #sticker-container #sticker #object-layer .semi-opaque,.creator-upload-modal #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-layer g.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-layer g.selected,body.jukebox_maker_coaster #sticker-container #sticker #object-layer .semi-opaque,body.jukebox_maker_coaster #sticker-container #sticker #object-layer g.selected{opacity:.75}.creator-upload-modal #sticker-container #sticker #object-border,body.jukebox_creator_decal_sticker #sticker-container #sticker #object-border,body.jukebox_creator_sticker_maker #sticker-container #sticker #object-border,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #object-border,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #object-border,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #object-border,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #object-border,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #object-border,body.jukebox_maker_coaster #sticker-container #sticker #object-border{fill:#000;opacity:.25}.creator-upload-modal #sticker-container #sticker foreignObject input,.creator-upload-modal #sticker-container #sticker foreignObject textarea,body.jukebox_creator_decal_sticker #sticker-container #sticker foreignObject input,body.jukebox_creator_decal_sticker #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_maker #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_maker #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker foreignObject textarea,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker foreignObject input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker foreignObject textarea,body.jukebox_maker_coaster #sticker-container #sticker foreignObject input,body.jukebox_maker_coaster #sticker-container #sticker foreignObject textarea{all:unset;width:100%}.creator-upload-modal #sticker-container #sticker foreignObject input:focus,.creator-upload-modal #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_decal_sticker #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_decal_sticker #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_maker #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_maker #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker foreignObject textarea:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker foreignObject input:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker foreignObject textarea:focus,body.jukebox_maker_coaster #sticker-container #sticker foreignObject input:focus,body.jukebox_maker_coaster #sticker-container #sticker foreignObject textarea:focus{all:unset!important;width:100%!important}.creator-upload-modal #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_decal_sticker #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_maker #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #rectangle-edge-extension,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #rectangle-edge-extension,body.jukebox_maker_coaster #sticker-container #sticker #rectangle-edge-extension{fill:none;stroke:none}.creator-upload-modal #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_decal_sticker #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_maker #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker #rectangle-edge-extension.active,body.jukebox_maker_coaster #sticker-container #sticker #rectangle-edge-extension.active{stroke:red;stroke-width:1px;stroke-dasharray:6,4;vector-effect:non-scaling-stroke}.creator-upload-modal #sticker-container #image-toolbar-tooltip,body.jukebox_creator_decal_sticker #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_maker #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_maker_custom #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_roll_maker #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-toolbar-tooltip,body.jukebox_maker_coaster #sticker-container #image-toolbar-tooltip{position:absolute;padding:6px 10px;background-color:#0f172a;color:#fff;font-size:12px;font-weight:500;border-radius:8px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s ease,transform .15s ease;transform:translateY(-50%) scale(.9);z-index:100}.creator-upload-modal #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_decal_sticker #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_maker #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_maker_custom #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_roll_maker #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-toolbar-tooltip::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-toolbar-tooltip::before,body.jukebox_maker_coaster #sticker-container #image-toolbar-tooltip::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent}.creator-upload-modal #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_decal_sticker #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_maker #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_maker_custom #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_roll_maker #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-toolbar-tooltip.arrow-left::before,body.jukebox_maker_coaster #sticker-container #image-toolbar-tooltip.arrow-left::before{left:-4px;right:auto;border-right:4px solid #0f172a;border-left:none}.creator-upload-modal #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_decal_sticker #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_maker #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_maker_custom #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_roll_maker #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-toolbar-tooltip.arrow-right::before,body.jukebox_maker_coaster #sticker-container #image-toolbar-tooltip.arrow-right::before{right:-4px;left:auto;border-left:4px solid #0f172a;border-right:none}.creator-upload-modal #sticker-container .holographic-disclaimer,body.jukebox_creator_decal_sticker #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_maker #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_maker_custom #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_maker_shaped #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_roll_maker #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_sheet_maker #sticker-container .holographic-disclaimer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container .holographic-disclaimer,body.jukebox_maker_coaster #sticker-container .holographic-disclaimer{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:none;color:#000;font-size:13px;white-space:nowrap;position:absolute;bottom:4.5%;left:50%;transform:translateX(-50%)}@media only screen and (max-width:800px){.creator-upload-modal #sticker-container #background-selection,.creator-upload-modal #sticker-container #image-selection-path,.creator-upload-modal #sticker-container #image-selection-path-group,.creator-upload-modal #sticker-container #image-selection.custom,.creator-upload-modal #sticker-container #sticker-circle,.creator-upload-modal #sticker-container #sticker-rectangle,.creator-upload-modal #sticker-container #sticker-special,.creator-upload-modal #sticker-container #sticker-thru-cut,body.jukebox_creator_decal_sticker #sticker-container #background-selection,body.jukebox_creator_decal_sticker #sticker-container #image-selection-path,body.jukebox_creator_decal_sticker #sticker-container #image-selection-path-group,body.jukebox_creator_decal_sticker #sticker-container #image-selection.custom,body.jukebox_creator_decal_sticker #sticker-container #sticker-circle,body.jukebox_creator_decal_sticker #sticker-container #sticker-rectangle,body.jukebox_creator_decal_sticker #sticker-container #sticker-special,body.jukebox_creator_decal_sticker #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_maker #sticker-container #background-selection,body.jukebox_creator_sticker_maker #sticker-container #image-selection-path,body.jukebox_creator_sticker_maker #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_maker #sticker-container #image-selection.custom,body.jukebox_creator_sticker_maker #sticker-container #sticker-circle,body.jukebox_creator_sticker_maker #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_maker #sticker-container #sticker-special,body.jukebox_creator_sticker_maker #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_maker_custom #sticker-container #background-selection,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection-path,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection.custom,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker-circle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker-special,body.jukebox_creator_sticker_maker_custom #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_maker_shaped #sticker-container #background-selection,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection-path,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection.custom,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker-circle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker-special,body.jukebox_creator_sticker_maker_shaped #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_roll_maker #sticker-container #background-selection,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection-path,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection.custom,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker-circle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker-special,body.jukebox_creator_sticker_roll_maker #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_sheet_maker #sticker-container #background-selection,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection-path,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection.custom,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker-circle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker-special,body.jukebox_creator_sticker_sheet_maker #sticker-container #sticker-thru-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #background-selection,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection-path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection-path-group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection.custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker-circle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker-rectangle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker-special,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #sticker-thru-cut,body.jukebox_maker_coaster #sticker-container #background-selection,body.jukebox_maker_coaster #sticker-container #image-selection-path,body.jukebox_maker_coaster #sticker-container #image-selection-path-group,body.jukebox_maker_coaster #sticker-container #image-selection.custom,body.jukebox_maker_coaster #sticker-container #sticker-circle,body.jukebox_maker_coaster #sticker-container #sticker-rectangle,body.jukebox_maker_coaster #sticker-container #sticker-special,body.jukebox_maker_coaster #sticker-container #sticker-thru-cut{pointer-events:none}.creator-upload-modal #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_decal_sticker #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_maker #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection.custom #image-delete,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection.custom #image-delete,body.jukebox_maker_coaster #sticker-container #image-selection.custom #image-delete{pointer-events:auto}.creator-upload-modal #sticker-container #image-selection #image-align-h .image-button,.creator-upload-modal #sticker-container #image-selection #image-align-v .image-button,.creator-upload-modal #sticker-container #image-selection #image-cover .image-button,.creator-upload-modal #sticker-container #image-selection #image-delete .image-button,.creator-upload-modal #sticker-container #image-selection #image-edit .image-button,.creator-upload-modal #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-fill .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-align-h .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-align-v .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-cover .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-delete .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-edit .image-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-fill .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-align-h .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-align-v .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-cover .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-delete .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-edit .image-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-fill .image-button{width:30px;height:30px}.creator-upload-modal #sticker-container #image-selection #image-align-h image,.creator-upload-modal #sticker-container #image-selection #image-align-v image,.creator-upload-modal #sticker-container #image-selection #image-cover image,.creator-upload-modal #sticker-container #image-selection #image-delete image,.creator-upload-modal #sticker-container #image-selection #image-edit image,.creator-upload-modal #sticker-container #image-selection #image-fill image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-align-h image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-align-v image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-cover image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-delete image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-edit image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-fill image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-align-h image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-align-v image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-cover image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-delete image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-edit image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-fill image,body.jukebox_maker_coaster #sticker-container #image-selection #image-align-h image,body.jukebox_maker_coaster #sticker-container #image-selection #image-align-v image,body.jukebox_maker_coaster #sticker-container #image-selection #image-cover image,body.jukebox_maker_coaster #sticker-container #image-selection #image-delete image,body.jukebox_maker_coaster #sticker-container #image-selection #image-edit image,body.jukebox_maker_coaster #sticker-container #image-selection #image-fill image{width:16px!important;height:16px!important;transform:translate(-5px,-5px)}.creator-upload-modal #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-rotate .rotate-button,body.jukebox_maker_coaster #sticker-container #image-selection #image-rotate .rotate-button{transform-box:fill-box;transform-origin:center;transform:scale(.667);filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .15))}.creator-upload-modal #sticker-container #image-selection #image-rotate image,body.jukebox_creator_decal_sticker #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_maker #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_maker_custom #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_maker_shaped #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_roll_maker #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_sheet_maker #sticker-container #image-selection #image-rotate image,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #image-selection #image-rotate image,body.jukebox_maker_coaster #sticker-container #image-selection #image-rotate image{width:16px;height:16px;transform:translate(4px,4px)}}.creator-upload-modal .header-level-1 .ai-badge.admin,.creator-upload-modal .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_decal_sticker .header-level-1 .ai-badge.admin,body.jukebox_creator_decal_sticker .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_maker .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_maker .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_maker_custom .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_maker_custom .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_maker_shaped .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_maker_shaped .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_roll_maker .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_roll_maker .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_sheet_maker .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_sheet_maker .header-level-1 .pdf-download-btn.admin,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-1 .ai-badge.admin,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-1 .pdf-download-btn.admin,body.jukebox_maker_coaster .header-level-1 .ai-badge.admin,body.jukebox_maker_coaster .header-level-1 .pdf-download-btn.admin{display:none}.creator-upload-modal .header-level-1 #sticker-top-bar,body.jukebox_creator_decal_sticker .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_maker .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_maker_custom .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_maker_shaped .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_roll_maker .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_sheet_maker .header-level-1 #sticker-top-bar,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-1 #sticker-top-bar,body.jukebox_maker_coaster .header-level-1 #sticker-top-bar{position:relative;padding-left:0;height:fit-content;width:fit-content;background:#fff;flex:1}.creator-upload-modal .main-tool-wrapper,body.jukebox_creator_decal_sticker .main-tool-wrapper,body.jukebox_creator_sticker_maker .main-tool-wrapper,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper,body.jukebox_maker_coaster .main-tool-wrapper{display:flex;gap:15px;margin:0 10px;padding:5px 0}.creator-upload-modal .main-tool-wrapper>button,.creator-upload-modal .main-tool-wrapper>div>button,body.jukebox_creator_decal_sticker .main-tool-wrapper>button,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button,body.jukebox_creator_sticker_maker .main-tool-wrapper>button,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button,body.jukebox_maker_coaster .main-tool-wrapper>button,body.jukebox_maker_coaster .main-tool-wrapper>div>button{padding:0 5px;color:#000;white-space:nowrap;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;border-radius:10px}.creator-upload-modal .main-tool-wrapper>button svg .st0,.creator-upload-modal .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_decal_sticker .main-tool-wrapper>button svg .st0,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_maker .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button svg .st0,body.jukebox_maker_coaster .main-tool-wrapper>button svg .st0,body.jukebox_maker_coaster .main-tool-wrapper>div>button svg .st0{stroke:#000}.creator-upload-modal .main-tool-wrapper>button span,.creator-upload-modal .main-tool-wrapper>div>button span,body.jukebox_creator_decal_sticker .main-tool-wrapper>button span,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_maker .main-tool-wrapper>button span,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button span,body.jukebox_maker_coaster .main-tool-wrapper>button span,body.jukebox_maker_coaster .main-tool-wrapper>div>button span{white-space:nowrap;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px}.creator-upload-modal .main-tool-wrapper>button:hover,.creator-upload-modal .main-tool-wrapper>div>button:hover,body.jukebox_creator_decal_sticker .main-tool-wrapper>button:hover,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_maker .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button:hover,body.jukebox_maker_coaster .main-tool-wrapper>button:hover,body.jukebox_maker_coaster .main-tool-wrapper>div>button:hover{background:#a9a9a9;color:#fff}.creator-upload-modal .main-tool-wrapper>button:hover svg .st0,.creator-upload-modal .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_decal_sticker .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_maker .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button:hover svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button:hover svg .st0,body.jukebox_maker_coaster .main-tool-wrapper>button:hover svg .st0,body.jukebox_maker_coaster .main-tool-wrapper>div>button:hover svg .st0{stroke:#fff}.creator-upload-modal .main-tool-wrapper>button:hover span,.creator-upload-modal .main-tool-wrapper>div>button:hover span,body.jukebox_creator_decal_sticker .main-tool-wrapper>button:hover span,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_maker .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button:hover span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button:hover span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button:hover span,body.jukebox_maker_coaster .main-tool-wrapper>button:hover span,body.jukebox_maker_coaster .main-tool-wrapper>div>button:hover span{color:#fff}.creator-upload-modal .main-tool-wrapper>button.active,.creator-upload-modal .main-tool-wrapper>div>button.active,body.jukebox_creator_decal_sticker .main-tool-wrapper>button.active,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_maker .main-tool-wrapper>button.active,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button.active,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button.active,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button.active,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button.active,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button.active,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button.active,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button.active,body.jukebox_maker_coaster .main-tool-wrapper>button.active,body.jukebox_maker_coaster .main-tool-wrapper>div>button.active{background-color:#ffb144;color:#fff}.creator-upload-modal .main-tool-wrapper>button.active span,.creator-upload-modal .main-tool-wrapper>div>button.active span,body.jukebox_creator_decal_sticker .main-tool-wrapper>button.active span,body.jukebox_creator_decal_sticker .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_maker .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_maker .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_maker_custom .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_maker_shaped .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_roll_maker .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_sheet_maker .main-tool-wrapper>div>button.active span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>button.active span,body.jukebox_creator_sticker_sheet_maker_alt_route .main-tool-wrapper>div>button.active span,body.jukebox_maker_coaster .main-tool-wrapper>button.active span,body.jukebox_maker_coaster .main-tool-wrapper>div>button.active span{color:#fff}.creator-upload-modal #peel-display,body.jukebox_creator_decal_sticker #peel-display,body.jukebox_creator_sticker_maker #peel-display,body.jukebox_creator_sticker_maker_custom #peel-display,body.jukebox_creator_sticker_maker_shaped #peel-display,body.jukebox_creator_sticker_roll_maker #peel-display,body.jukebox_creator_sticker_sheet_maker #peel-display,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display,body.jukebox_maker_coaster #peel-display{display:flex;align-items:center;border-radius:10px;padding:0 10px}.creator-upload-modal #peel-display svg,body.jukebox_creator_decal_sticker #peel-display svg,body.jukebox_creator_sticker_maker #peel-display svg,body.jukebox_creator_sticker_maker_custom #peel-display svg,body.jukebox_creator_sticker_maker_shaped #peel-display svg,body.jukebox_creator_sticker_roll_maker #peel-display svg,body.jukebox_creator_sticker_sheet_maker #peel-display svg,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display svg,body.jukebox_maker_coaster #peel-display svg{background:#fff;border-radius:50%;padding:2px;margin-left:3px}.creator-upload-modal #peel-display svg .st0,body.jukebox_creator_decal_sticker #peel-display svg .st0,body.jukebox_creator_sticker_maker #peel-display svg .st0,body.jukebox_creator_sticker_maker_custom #peel-display svg .st0,body.jukebox_creator_sticker_maker_shaped #peel-display svg .st0,body.jukebox_creator_sticker_roll_maker #peel-display svg .st0,body.jukebox_creator_sticker_sheet_maker #peel-display svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display svg .st0,body.jukebox_maker_coaster #peel-display svg .st0{fill:none;stroke:#474747;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.creator-upload-modal #peel-display svg .st1,body.jukebox_creator_decal_sticker #peel-display svg .st1,body.jukebox_creator_sticker_maker #peel-display svg .st1,body.jukebox_creator_sticker_maker_custom #peel-display svg .st1,body.jukebox_creator_sticker_maker_shaped #peel-display svg .st1,body.jukebox_creator_sticker_roll_maker #peel-display svg .st1,body.jukebox_creator_sticker_sheet_maker #peel-display svg .st1,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display svg .st1,body.jukebox_maker_coaster #peel-display svg .st1{fill:none;stroke:#474747;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:5.8851,5.8851}.creator-upload-modal #peel-display span,body.jukebox_creator_decal_sticker #peel-display span,body.jukebox_creator_sticker_maker #peel-display span,body.jukebox_creator_sticker_maker_custom #peel-display span,body.jukebox_creator_sticker_maker_shaped #peel-display span,body.jukebox_creator_sticker_roll_maker #peel-display span,body.jukebox_creator_sticker_sheet_maker #peel-display span,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display span,body.jukebox_maker_coaster #peel-display span{font-size:14px}.creator-upload-modal #peel-display:hover,body.jukebox_creator_decal_sticker #peel-display:hover,body.jukebox_creator_sticker_maker #peel-display:hover,body.jukebox_creator_sticker_maker_custom #peel-display:hover,body.jukebox_creator_sticker_maker_shaped #peel-display:hover,body.jukebox_creator_sticker_roll_maker #peel-display:hover,body.jukebox_creator_sticker_sheet_maker #peel-display:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #peel-display:hover,body.jukebox_maker_coaster #peel-display:hover{background:#a9a9a9}.creator-upload-modal .align-path-horizontal,.creator-upload-modal .align-path-vertical,.creator-upload-modal .delete-path,.creator-upload-modal .edit-path,.creator-upload-modal .edit-path-sheet,.creator-upload-modal .kiss-bleed-clip,.creator-upload-modal .recalculate-size,.creator-upload-modal .remove-background,.creator-upload-modal .remove-outline,.creator-upload-modal .revert-path,.creator-upload-modal .show-preview,body.jukebox_creator_decal_sticker .align-path-horizontal,body.jukebox_creator_decal_sticker .align-path-vertical,body.jukebox_creator_decal_sticker .delete-path,body.jukebox_creator_decal_sticker .edit-path,body.jukebox_creator_decal_sticker .edit-path-sheet,body.jukebox_creator_decal_sticker .kiss-bleed-clip,body.jukebox_creator_decal_sticker .recalculate-size,body.jukebox_creator_decal_sticker .remove-background,body.jukebox_creator_decal_sticker .remove-outline,body.jukebox_creator_decal_sticker .revert-path,body.jukebox_creator_decal_sticker .show-preview,body.jukebox_creator_sticker_maker .align-path-horizontal,body.jukebox_creator_sticker_maker .align-path-vertical,body.jukebox_creator_sticker_maker .delete-path,body.jukebox_creator_sticker_maker .edit-path,body.jukebox_creator_sticker_maker .edit-path-sheet,body.jukebox_creator_sticker_maker .kiss-bleed-clip,body.jukebox_creator_sticker_maker .recalculate-size,body.jukebox_creator_sticker_maker .remove-background,body.jukebox_creator_sticker_maker .remove-outline,body.jukebox_creator_sticker_maker .revert-path,body.jukebox_creator_sticker_maker .show-preview,body.jukebox_creator_sticker_maker_custom .align-path-horizontal,body.jukebox_creator_sticker_maker_custom .align-path-vertical,body.jukebox_creator_sticker_maker_custom .delete-path,body.jukebox_creator_sticker_maker_custom .edit-path,body.jukebox_creator_sticker_maker_custom .edit-path-sheet,body.jukebox_creator_sticker_maker_custom .kiss-bleed-clip,body.jukebox_creator_sticker_maker_custom .recalculate-size,body.jukebox_creator_sticker_maker_custom .remove-background,body.jukebox_creator_sticker_maker_custom .remove-outline,body.jukebox_creator_sticker_maker_custom .revert-path,body.jukebox_creator_sticker_maker_custom .show-preview,body.jukebox_creator_sticker_maker_shaped .align-path-horizontal,body.jukebox_creator_sticker_maker_shaped .align-path-vertical,body.jukebox_creator_sticker_maker_shaped .delete-path,body.jukebox_creator_sticker_maker_shaped .edit-path,body.jukebox_creator_sticker_maker_shaped .edit-path-sheet,body.jukebox_creator_sticker_maker_shaped .kiss-bleed-clip,body.jukebox_creator_sticker_maker_shaped .recalculate-size,body.jukebox_creator_sticker_maker_shaped .remove-background,body.jukebox_creator_sticker_maker_shaped .remove-outline,body.jukebox_creator_sticker_maker_shaped .revert-path,body.jukebox_creator_sticker_maker_shaped .show-preview,body.jukebox_creator_sticker_roll_maker .align-path-horizontal,body.jukebox_creator_sticker_roll_maker .align-path-vertical,body.jukebox_creator_sticker_roll_maker .delete-path,body.jukebox_creator_sticker_roll_maker .edit-path,body.jukebox_creator_sticker_roll_maker .edit-path-sheet,body.jukebox_creator_sticker_roll_maker .kiss-bleed-clip,body.jukebox_creator_sticker_roll_maker .recalculate-size,body.jukebox_creator_sticker_roll_maker .remove-background,body.jukebox_creator_sticker_roll_maker .remove-outline,body.jukebox_creator_sticker_roll_maker .revert-path,body.jukebox_creator_sticker_roll_maker .show-preview,body.jukebox_creator_sticker_sheet_maker .align-path-horizontal,body.jukebox_creator_sticker_sheet_maker .align-path-vertical,body.jukebox_creator_sticker_sheet_maker .delete-path,body.jukebox_creator_sticker_sheet_maker .edit-path,body.jukebox_creator_sticker_sheet_maker .edit-path-sheet,body.jukebox_creator_sticker_sheet_maker .kiss-bleed-clip,body.jukebox_creator_sticker_sheet_maker .recalculate-size,body.jukebox_creator_sticker_sheet_maker .remove-background,body.jukebox_creator_sticker_sheet_maker .remove-outline,body.jukebox_creator_sticker_sheet_maker .revert-path,body.jukebox_creator_sticker_sheet_maker .show-preview,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-horizontal,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-vertical,body.jukebox_creator_sticker_sheet_maker_alt_route .delete-path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path-sheet,body.jukebox_creator_sticker_sheet_maker_alt_route .kiss-bleed-clip,body.jukebox_creator_sticker_sheet_maker_alt_route .recalculate-size,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-background,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline,body.jukebox_creator_sticker_sheet_maker_alt_route .revert-path,body.jukebox_creator_sticker_sheet_maker_alt_route .show-preview,body.jukebox_maker_coaster .align-path-horizontal,body.jukebox_maker_coaster .align-path-vertical,body.jukebox_maker_coaster .delete-path,body.jukebox_maker_coaster .edit-path,body.jukebox_maker_coaster .edit-path-sheet,body.jukebox_maker_coaster .kiss-bleed-clip,body.jukebox_maker_coaster .recalculate-size,body.jukebox_maker_coaster .remove-background,body.jukebox_maker_coaster .remove-outline,body.jukebox_maker_coaster .revert-path,body.jukebox_maker_coaster .show-preview{padding:0 10px;display:flex;align-items:center}.creator-upload-modal .remove-outline-width,body.jukebox_creator_decal_sticker .remove-outline-width,body.jukebox_creator_sticker_maker .remove-outline-width,body.jukebox_creator_sticker_maker_custom .remove-outline-width,body.jukebox_creator_sticker_maker_shaped .remove-outline-width,body.jukebox_creator_sticker_roll_maker .remove-outline-width,body.jukebox_creator_sticker_sheet_maker .remove-outline-width,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline-width,body.jukebox_maker_coaster .remove-outline-width{display:none}.creator-upload-modal .remove-outline-width #remove-outline-width-input,body.jukebox_creator_decal_sticker .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_maker .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_maker_custom .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_maker_shaped .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_roll_maker .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_sheet_maker .remove-outline-width #remove-outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline-width #remove-outline-width-input,body.jukebox_maker_coaster .remove-outline-width #remove-outline-width-input{height:30px;width:50px;outline:0;padding:0;padding-left:5px;padding-left:0;appearance:none;border:2px solid #bfbfbf;border-radius:0}.creator-upload-modal .remove-outline-width.active,body.jukebox_creator_decal_sticker .remove-outline-width.active,body.jukebox_creator_sticker_maker .remove-outline-width.active,body.jukebox_creator_sticker_maker_custom .remove-outline-width.active,body.jukebox_creator_sticker_maker_shaped .remove-outline-width.active,body.jukebox_creator_sticker_roll_maker .remove-outline-width.active,body.jukebox_creator_sticker_sheet_maker .remove-outline-width.active,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline-width.active,body.jukebox_maker_coaster .remove-outline-width.active{display:block}.creator-upload-modal .align-path-horizontal,.creator-upload-modal .align-path-vertical,.creator-upload-modal .delete-path,.creator-upload-modal .edit-path,.creator-upload-modal .edit-path-sheet,.creator-upload-modal .recalculate-size,.creator-upload-modal .remove-outline,.creator-upload-modal .revert-path,body.jukebox_creator_decal_sticker .align-path-horizontal,body.jukebox_creator_decal_sticker .align-path-vertical,body.jukebox_creator_decal_sticker .delete-path,body.jukebox_creator_decal_sticker .edit-path,body.jukebox_creator_decal_sticker .edit-path-sheet,body.jukebox_creator_decal_sticker .recalculate-size,body.jukebox_creator_decal_sticker .remove-outline,body.jukebox_creator_decal_sticker .revert-path,body.jukebox_creator_sticker_maker .align-path-horizontal,body.jukebox_creator_sticker_maker .align-path-vertical,body.jukebox_creator_sticker_maker .delete-path,body.jukebox_creator_sticker_maker .edit-path,body.jukebox_creator_sticker_maker .edit-path-sheet,body.jukebox_creator_sticker_maker .recalculate-size,body.jukebox_creator_sticker_maker .remove-outline,body.jukebox_creator_sticker_maker .revert-path,body.jukebox_creator_sticker_maker_custom .align-path-horizontal,body.jukebox_creator_sticker_maker_custom .align-path-vertical,body.jukebox_creator_sticker_maker_custom .delete-path,body.jukebox_creator_sticker_maker_custom .edit-path,body.jukebox_creator_sticker_maker_custom .edit-path-sheet,body.jukebox_creator_sticker_maker_custom .recalculate-size,body.jukebox_creator_sticker_maker_custom .remove-outline,body.jukebox_creator_sticker_maker_custom .revert-path,body.jukebox_creator_sticker_maker_shaped .align-path-horizontal,body.jukebox_creator_sticker_maker_shaped .align-path-vertical,body.jukebox_creator_sticker_maker_shaped .delete-path,body.jukebox_creator_sticker_maker_shaped .edit-path,body.jukebox_creator_sticker_maker_shaped .edit-path-sheet,body.jukebox_creator_sticker_maker_shaped .recalculate-size,body.jukebox_creator_sticker_maker_shaped .remove-outline,body.jukebox_creator_sticker_maker_shaped .revert-path,body.jukebox_creator_sticker_roll_maker .align-path-horizontal,body.jukebox_creator_sticker_roll_maker .align-path-vertical,body.jukebox_creator_sticker_roll_maker .delete-path,body.jukebox_creator_sticker_roll_maker .edit-path,body.jukebox_creator_sticker_roll_maker .edit-path-sheet,body.jukebox_creator_sticker_roll_maker .recalculate-size,body.jukebox_creator_sticker_roll_maker .remove-outline,body.jukebox_creator_sticker_roll_maker .revert-path,body.jukebox_creator_sticker_sheet_maker .align-path-horizontal,body.jukebox_creator_sticker_sheet_maker .align-path-vertical,body.jukebox_creator_sticker_sheet_maker .delete-path,body.jukebox_creator_sticker_sheet_maker .edit-path,body.jukebox_creator_sticker_sheet_maker .edit-path-sheet,body.jukebox_creator_sticker_sheet_maker .recalculate-size,body.jukebox_creator_sticker_sheet_maker .remove-outline,body.jukebox_creator_sticker_sheet_maker .revert-path,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-horizontal,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-vertical,body.jukebox_creator_sticker_sheet_maker_alt_route .delete-path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path-sheet,body.jukebox_creator_sticker_sheet_maker_alt_route .recalculate-size,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline,body.jukebox_creator_sticker_sheet_maker_alt_route .revert-path,body.jukebox_maker_coaster .align-path-horizontal,body.jukebox_maker_coaster .align-path-vertical,body.jukebox_maker_coaster .delete-path,body.jukebox_maker_coaster .edit-path,body.jukebox_maker_coaster .edit-path-sheet,body.jukebox_maker_coaster .recalculate-size,body.jukebox_maker_coaster .remove-outline,body.jukebox_maker_coaster .revert-path{display:none}.creator-upload-modal .align-path-horizontal.visible,.creator-upload-modal .align-path-vertical.visible,.creator-upload-modal .delete-path.visible,.creator-upload-modal .edit-path-sheet.visible,.creator-upload-modal .edit-path.visible,.creator-upload-modal .recalculate-size.visible,.creator-upload-modal .remove-outline.visible,.creator-upload-modal .revert-path.visible,body.jukebox_creator_decal_sticker .align-path-horizontal.visible,body.jukebox_creator_decal_sticker .align-path-vertical.visible,body.jukebox_creator_decal_sticker .delete-path.visible,body.jukebox_creator_decal_sticker .edit-path-sheet.visible,body.jukebox_creator_decal_sticker .edit-path.visible,body.jukebox_creator_decal_sticker .recalculate-size.visible,body.jukebox_creator_decal_sticker .remove-outline.visible,body.jukebox_creator_decal_sticker .revert-path.visible,body.jukebox_creator_sticker_maker .align-path-horizontal.visible,body.jukebox_creator_sticker_maker .align-path-vertical.visible,body.jukebox_creator_sticker_maker .delete-path.visible,body.jukebox_creator_sticker_maker .edit-path-sheet.visible,body.jukebox_creator_sticker_maker .edit-path.visible,body.jukebox_creator_sticker_maker .recalculate-size.visible,body.jukebox_creator_sticker_maker .remove-outline.visible,body.jukebox_creator_sticker_maker .revert-path.visible,body.jukebox_creator_sticker_maker_custom .align-path-horizontal.visible,body.jukebox_creator_sticker_maker_custom .align-path-vertical.visible,body.jukebox_creator_sticker_maker_custom .delete-path.visible,body.jukebox_creator_sticker_maker_custom .edit-path-sheet.visible,body.jukebox_creator_sticker_maker_custom .edit-path.visible,body.jukebox_creator_sticker_maker_custom .recalculate-size.visible,body.jukebox_creator_sticker_maker_custom .remove-outline.visible,body.jukebox_creator_sticker_maker_custom .revert-path.visible,body.jukebox_creator_sticker_maker_shaped .align-path-horizontal.visible,body.jukebox_creator_sticker_maker_shaped .align-path-vertical.visible,body.jukebox_creator_sticker_maker_shaped .delete-path.visible,body.jukebox_creator_sticker_maker_shaped .edit-path-sheet.visible,body.jukebox_creator_sticker_maker_shaped .edit-path.visible,body.jukebox_creator_sticker_maker_shaped .recalculate-size.visible,body.jukebox_creator_sticker_maker_shaped .remove-outline.visible,body.jukebox_creator_sticker_maker_shaped .revert-path.visible,body.jukebox_creator_sticker_roll_maker .align-path-horizontal.visible,body.jukebox_creator_sticker_roll_maker .align-path-vertical.visible,body.jukebox_creator_sticker_roll_maker .delete-path.visible,body.jukebox_creator_sticker_roll_maker .edit-path-sheet.visible,body.jukebox_creator_sticker_roll_maker .edit-path.visible,body.jukebox_creator_sticker_roll_maker .recalculate-size.visible,body.jukebox_creator_sticker_roll_maker .remove-outline.visible,body.jukebox_creator_sticker_roll_maker .revert-path.visible,body.jukebox_creator_sticker_sheet_maker .align-path-horizontal.visible,body.jukebox_creator_sticker_sheet_maker .align-path-vertical.visible,body.jukebox_creator_sticker_sheet_maker .delete-path.visible,body.jukebox_creator_sticker_sheet_maker .edit-path-sheet.visible,body.jukebox_creator_sticker_sheet_maker .edit-path.visible,body.jukebox_creator_sticker_sheet_maker .recalculate-size.visible,body.jukebox_creator_sticker_sheet_maker .remove-outline.visible,body.jukebox_creator_sticker_sheet_maker .revert-path.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-horizontal.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-vertical.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .delete-path.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path-sheet.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .recalculate-size.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline.visible,body.jukebox_creator_sticker_sheet_maker_alt_route .revert-path.visible,body.jukebox_maker_coaster .align-path-horizontal.visible,body.jukebox_maker_coaster .align-path-vertical.visible,body.jukebox_maker_coaster .delete-path.visible,body.jukebox_maker_coaster .edit-path-sheet.visible,body.jukebox_maker_coaster .edit-path.visible,body.jukebox_maker_coaster .recalculate-size.visible,body.jukebox_maker_coaster .remove-outline.visible,body.jukebox_maker_coaster .revert-path.visible{display:revert}.creator-upload-modal .align-path-horizontal svg path,.creator-upload-modal .align-path-vertical svg path,.creator-upload-modal .delete-path svg path,.creator-upload-modal .edit-path svg path,.creator-upload-modal .edit-path-sheet svg path,.creator-upload-modal .recalculate-size svg path,.creator-upload-modal .remove-outline svg path,.creator-upload-modal .revert-path svg path,body.jukebox_creator_decal_sticker .align-path-horizontal svg path,body.jukebox_creator_decal_sticker .align-path-vertical svg path,body.jukebox_creator_decal_sticker .delete-path svg path,body.jukebox_creator_decal_sticker .edit-path svg path,body.jukebox_creator_decal_sticker .edit-path-sheet svg path,body.jukebox_creator_decal_sticker .recalculate-size svg path,body.jukebox_creator_decal_sticker .remove-outline svg path,body.jukebox_creator_decal_sticker .revert-path svg path,body.jukebox_creator_sticker_maker .align-path-horizontal svg path,body.jukebox_creator_sticker_maker .align-path-vertical svg path,body.jukebox_creator_sticker_maker .delete-path svg path,body.jukebox_creator_sticker_maker .edit-path svg path,body.jukebox_creator_sticker_maker .edit-path-sheet svg path,body.jukebox_creator_sticker_maker .recalculate-size svg path,body.jukebox_creator_sticker_maker .remove-outline svg path,body.jukebox_creator_sticker_maker .revert-path svg path,body.jukebox_creator_sticker_maker_custom .align-path-horizontal svg path,body.jukebox_creator_sticker_maker_custom .align-path-vertical svg path,body.jukebox_creator_sticker_maker_custom .delete-path svg path,body.jukebox_creator_sticker_maker_custom .edit-path svg path,body.jukebox_creator_sticker_maker_custom .edit-path-sheet svg path,body.jukebox_creator_sticker_maker_custom .recalculate-size svg path,body.jukebox_creator_sticker_maker_custom .remove-outline svg path,body.jukebox_creator_sticker_maker_custom .revert-path svg path,body.jukebox_creator_sticker_maker_shaped .align-path-horizontal svg path,body.jukebox_creator_sticker_maker_shaped .align-path-vertical svg path,body.jukebox_creator_sticker_maker_shaped .delete-path svg path,body.jukebox_creator_sticker_maker_shaped .edit-path svg path,body.jukebox_creator_sticker_maker_shaped .edit-path-sheet svg path,body.jukebox_creator_sticker_maker_shaped .recalculate-size svg path,body.jukebox_creator_sticker_maker_shaped .remove-outline svg path,body.jukebox_creator_sticker_maker_shaped .revert-path svg path,body.jukebox_creator_sticker_roll_maker .align-path-horizontal svg path,body.jukebox_creator_sticker_roll_maker .align-path-vertical svg path,body.jukebox_creator_sticker_roll_maker .delete-path svg path,body.jukebox_creator_sticker_roll_maker .edit-path svg path,body.jukebox_creator_sticker_roll_maker .edit-path-sheet svg path,body.jukebox_creator_sticker_roll_maker .recalculate-size svg path,body.jukebox_creator_sticker_roll_maker .remove-outline svg path,body.jukebox_creator_sticker_roll_maker .revert-path svg path,body.jukebox_creator_sticker_sheet_maker .align-path-horizontal svg path,body.jukebox_creator_sticker_sheet_maker .align-path-vertical svg path,body.jukebox_creator_sticker_sheet_maker .delete-path svg path,body.jukebox_creator_sticker_sheet_maker .edit-path svg path,body.jukebox_creator_sticker_sheet_maker .edit-path-sheet svg path,body.jukebox_creator_sticker_sheet_maker .recalculate-size svg path,body.jukebox_creator_sticker_sheet_maker .remove-outline svg path,body.jukebox_creator_sticker_sheet_maker .revert-path svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-horizontal svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .align-path-vertical svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .delete-path svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .edit-path-sheet svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .recalculate-size svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .remove-outline svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .revert-path svg path,body.jukebox_maker_coaster .align-path-horizontal svg path,body.jukebox_maker_coaster .align-path-vertical svg path,body.jukebox_maker_coaster .delete-path svg path,body.jukebox_maker_coaster .edit-path svg path,body.jukebox_maker_coaster .edit-path-sheet svg path,body.jukebox_maker_coaster .recalculate-size svg path,body.jukebox_maker_coaster .remove-outline svg path,body.jukebox_maker_coaster .revert-path svg path{fill:#000!important}.creator-upload-modal #ruler-display,body.jukebox_creator_decal_sticker #ruler-display,body.jukebox_creator_sticker_maker #ruler-display,body.jukebox_creator_sticker_maker_custom #ruler-display,body.jukebox_creator_sticker_maker_shaped #ruler-display,body.jukebox_creator_sticker_roll_maker #ruler-display,body.jukebox_creator_sticker_sheet_maker #ruler-display,body.jukebox_creator_sticker_sheet_maker_alt_route #ruler-display,body.jukebox_maker_coaster #ruler-display{cursor:pointer;display:flex;align-items:center;padding:3px 10px}.creator-upload-modal #ruler-display svg,body.jukebox_creator_decal_sticker #ruler-display svg,body.jukebox_creator_sticker_maker #ruler-display svg,body.jukebox_creator_sticker_maker_custom #ruler-display svg,body.jukebox_creator_sticker_maker_shaped #ruler-display svg,body.jukebox_creator_sticker_roll_maker #ruler-display svg,body.jukebox_creator_sticker_sheet_maker #ruler-display svg,body.jukebox_creator_sticker_sheet_maker_alt_route #ruler-display svg,body.jukebox_maker_coaster #ruler-display svg{border-radius:50%;padding:2px;margin-left:3px}.creator-upload-modal #ruler-display svg .st0,body.jukebox_creator_decal_sticker #ruler-display svg .st0,body.jukebox_creator_sticker_maker #ruler-display svg .st0,body.jukebox_creator_sticker_maker_custom #ruler-display svg .st0,body.jukebox_creator_sticker_maker_shaped #ruler-display svg .st0,body.jukebox_creator_sticker_roll_maker #ruler-display svg .st0,body.jukebox_creator_sticker_sheet_maker #ruler-display svg .st0,body.jukebox_creator_sticker_sheet_maker_alt_route #ruler-display svg .st0,body.jukebox_maker_coaster #ruler-display svg .st0{fill:none;stroke-width:1.6222;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}.creator-upload-modal #sticker-intersection-edge,.creator-upload-modal #sticker-intersection-object,body.jukebox_creator_decal_sticker #sticker-intersection-edge,body.jukebox_creator_decal_sticker #sticker-intersection-object,body.jukebox_creator_sticker_maker #sticker-intersection-edge,body.jukebox_creator_sticker_maker #sticker-intersection-object,body.jukebox_creator_sticker_maker_custom #sticker-intersection-edge,body.jukebox_creator_sticker_maker_custom #sticker-intersection-object,body.jukebox_creator_sticker_maker_shaped #sticker-intersection-edge,body.jukebox_creator_sticker_maker_shaped #sticker-intersection-object,body.jukebox_creator_sticker_roll_maker #sticker-intersection-edge,body.jukebox_creator_sticker_roll_maker #sticker-intersection-object,body.jukebox_creator_sticker_sheet_maker #sticker-intersection-edge,body.jukebox_creator_sticker_sheet_maker #sticker-intersection-object,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-intersection-edge,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-intersection-object,body.jukebox_maker_coaster #sticker-intersection-edge,body.jukebox_maker_coaster #sticker-intersection-object{position:absolute;display:none;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.4;font-size:14px;color:#fff;background-color:#8149ff;padding:16px;width:204px}.creator-upload-modal #sticker-intersection-edge img,.creator-upload-modal #sticker-intersection-object img,body.jukebox_creator_decal_sticker #sticker-intersection-edge img,body.jukebox_creator_decal_sticker #sticker-intersection-object img,body.jukebox_creator_sticker_maker #sticker-intersection-edge img,body.jukebox_creator_sticker_maker #sticker-intersection-object img,body.jukebox_creator_sticker_maker_custom #sticker-intersection-edge img,body.jukebox_creator_sticker_maker_custom #sticker-intersection-object img,body.jukebox_creator_sticker_maker_shaped #sticker-intersection-edge img,body.jukebox_creator_sticker_maker_shaped #sticker-intersection-object img,body.jukebox_creator_sticker_roll_maker #sticker-intersection-edge img,body.jukebox_creator_sticker_roll_maker #sticker-intersection-object img,body.jukebox_creator_sticker_sheet_maker #sticker-intersection-edge img,body.jukebox_creator_sticker_sheet_maker #sticker-intersection-object img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-intersection-edge img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-intersection-object img,body.jukebox_maker_coaster #sticker-intersection-edge img,body.jukebox_maker_coaster #sticker-intersection-object img{width:32px;margin-bottom:4px}.creator-upload-modal .bleed-background,.creator-upload-modal .bleed-background-alternate,.creator-upload-modal .bleed-background-gradient,.creator-upload-modal .bleed-reflect,.creator-upload-modal .ignore-whitespace,.creator-upload-modal .kiss-bleed-clip,.creator-upload-modal .preview-bleed,body.jukebox_creator_decal_sticker .bleed-background,body.jukebox_creator_decal_sticker .bleed-background-alternate,body.jukebox_creator_decal_sticker .bleed-background-gradient,body.jukebox_creator_decal_sticker .bleed-reflect,body.jukebox_creator_decal_sticker .ignore-whitespace,body.jukebox_creator_decal_sticker .kiss-bleed-clip,body.jukebox_creator_decal_sticker .preview-bleed,body.jukebox_creator_sticker_maker .bleed-background,body.jukebox_creator_sticker_maker .bleed-background-alternate,body.jukebox_creator_sticker_maker .bleed-background-gradient,body.jukebox_creator_sticker_maker .bleed-reflect,body.jukebox_creator_sticker_maker .ignore-whitespace,body.jukebox_creator_sticker_maker .kiss-bleed-clip,body.jukebox_creator_sticker_maker .preview-bleed,body.jukebox_creator_sticker_maker_custom .bleed-background,body.jukebox_creator_sticker_maker_custom .bleed-background-alternate,body.jukebox_creator_sticker_maker_custom .bleed-background-gradient,body.jukebox_creator_sticker_maker_custom .bleed-reflect,body.jukebox_creator_sticker_maker_custom .ignore-whitespace,body.jukebox_creator_sticker_maker_custom .kiss-bleed-clip,body.jukebox_creator_sticker_maker_custom .preview-bleed,body.jukebox_creator_sticker_maker_shaped .bleed-background,body.jukebox_creator_sticker_maker_shaped .bleed-background-alternate,body.jukebox_creator_sticker_maker_shaped .bleed-background-gradient,body.jukebox_creator_sticker_maker_shaped .bleed-reflect,body.jukebox_creator_sticker_maker_shaped .ignore-whitespace,body.jukebox_creator_sticker_maker_shaped .kiss-bleed-clip,body.jukebox_creator_sticker_maker_shaped .preview-bleed,body.jukebox_creator_sticker_roll_maker .bleed-background,body.jukebox_creator_sticker_roll_maker .bleed-background-alternate,body.jukebox_creator_sticker_roll_maker .bleed-background-gradient,body.jukebox_creator_sticker_roll_maker .bleed-reflect,body.jukebox_creator_sticker_roll_maker .ignore-whitespace,body.jukebox_creator_sticker_roll_maker .kiss-bleed-clip,body.jukebox_creator_sticker_roll_maker .preview-bleed,body.jukebox_creator_sticker_sheet_maker .bleed-background,body.jukebox_creator_sticker_sheet_maker .bleed-background-alternate,body.jukebox_creator_sticker_sheet_maker .bleed-background-gradient,body.jukebox_creator_sticker_sheet_maker .bleed-reflect,body.jukebox_creator_sticker_sheet_maker .ignore-whitespace,body.jukebox_creator_sticker_sheet_maker .kiss-bleed-clip,body.jukebox_creator_sticker_sheet_maker .preview-bleed,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-alternate,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-gradient,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-reflect,body.jukebox_creator_sticker_sheet_maker_alt_route .ignore-whitespace,body.jukebox_creator_sticker_sheet_maker_alt_route .kiss-bleed-clip,body.jukebox_creator_sticker_sheet_maker_alt_route .preview-bleed,body.jukebox_maker_coaster .bleed-background,body.jukebox_maker_coaster .bleed-background-alternate,body.jukebox_maker_coaster .bleed-background-gradient,body.jukebox_maker_coaster .bleed-reflect,body.jukebox_maker_coaster .ignore-whitespace,body.jukebox_maker_coaster .kiss-bleed-clip,body.jukebox_maker_coaster .preview-bleed{padding:3px 10px}.creator-upload-modal .bleed-background-selection,body.jukebox_creator_decal_sticker .bleed-background-selection,body.jukebox_creator_sticker_maker .bleed-background-selection,body.jukebox_creator_sticker_maker_custom .bleed-background-selection,body.jukebox_creator_sticker_maker_shaped .bleed-background-selection,body.jukebox_creator_sticker_roll_maker .bleed-background-selection,body.jukebox_creator_sticker_sheet_maker .bleed-background-selection,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-selection,body.jukebox_maker_coaster .bleed-background-selection{display:none}.creator-upload-modal .bleed-background-selection.active,body.jukebox_creator_decal_sticker .bleed-background-selection.active,body.jukebox_creator_sticker_maker .bleed-background-selection.active,body.jukebox_creator_sticker_maker_custom .bleed-background-selection.active,body.jukebox_creator_sticker_maker_shaped .bleed-background-selection.active,body.jukebox_creator_sticker_roll_maker .bleed-background-selection.active,body.jukebox_creator_sticker_sheet_maker .bleed-background-selection.active,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-selection.active,body.jukebox_maker_coaster .bleed-background-selection.active{width:40px;height:40px;display:flex;align-content:center;cursor:pointer;border:2px solid #fff}.creator-upload-modal .bleed-background-selection.highlight,body.jukebox_creator_decal_sticker .bleed-background-selection.highlight,body.jukebox_creator_sticker_maker .bleed-background-selection.highlight,body.jukebox_creator_sticker_maker_custom .bleed-background-selection.highlight,body.jukebox_creator_sticker_maker_shaped .bleed-background-selection.highlight,body.jukebox_creator_sticker_roll_maker .bleed-background-selection.highlight,body.jukebox_creator_sticker_sheet_maker .bleed-background-selection.highlight,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-selection.highlight,body.jukebox_maker_coaster .bleed-background-selection.highlight{border:2px solid red}.creator-upload-modal .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_decal_sticker .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_maker .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_maker_custom .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_maker_shaped .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_roll_maker .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_sheet_maker .bleed-background-selection #bleed-background-selection-image,body.jukebox_creator_sticker_sheet_maker_alt_route .bleed-background-selection #bleed-background-selection-image,body.jukebox_maker_coaster .bleed-background-selection #bleed-background-selection-image{width:100%;height:100%}.creator-upload-modal .header-level-2,body.jukebox_creator_decal_sticker .header-level-2,body.jukebox_creator_sticker_maker .header-level-2,body.jukebox_creator_sticker_maker_custom .header-level-2,body.jukebox_creator_sticker_maker_shaped .header-level-2,body.jukebox_creator_sticker_roll_maker .header-level-2,body.jukebox_creator_sticker_sheet_maker .header-level-2,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-2,body.jukebox_maker_coaster .header-level-2{top:64px;display:grid;grid-template-rows:0fr;opacity:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .header-level-2.opened,body.jukebox_creator_decal_sticker .header-level-2.opened,body.jukebox_creator_sticker_maker .header-level-2.opened,body.jukebox_creator_sticker_maker_custom .header-level-2.opened,body.jukebox_creator_sticker_maker_shaped .header-level-2.opened,body.jukebox_creator_sticker_roll_maker .header-level-2.opened,body.jukebox_creator_sticker_sheet_maker .header-level-2.opened,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-2.opened,body.jukebox_maker_coaster .header-level-2.opened{grid-template-rows:1fr;opacity:1}.creator-upload-modal .header-level-2.opened .collapse-container,body.jukebox_creator_decal_sticker .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_maker .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_maker_custom .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_maker_shaped .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_roll_maker .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_sheet_maker .header-level-2.opened .collapse-container,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-2.opened .collapse-container,body.jukebox_maker_coaster .header-level-2.opened .collapse-container{overflow:visible}.creator-upload-modal .header-level-2 .collapse-container,body.jukebox_creator_decal_sticker .header-level-2 .collapse-container,body.jukebox_creator_sticker_maker .header-level-2 .collapse-container,body.jukebox_creator_sticker_maker_custom .header-level-2 .collapse-container,body.jukebox_creator_sticker_maker_shaped .header-level-2 .collapse-container,body.jukebox_creator_sticker_roll_maker .header-level-2 .collapse-container,body.jukebox_creator_sticker_sheet_maker .header-level-2 .collapse-container,body.jukebox_creator_sticker_sheet_maker_alt_route .header-level-2 .collapse-container,body.jukebox_maker_coaster .header-level-2 .collapse-container{overflow:hidden}.creator-upload-modal .tool-setting-wrapper,body.jukebox_creator_decal_sticker .tool-setting-wrapper,body.jukebox_creator_sticker_maker .tool-setting-wrapper,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper,body.jukebox_maker_coaster .tool-setting-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;white-space:nowrap;width:fit-content;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .tool-setting-wrapper #text-settings,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative}.creator-upload-modal .tool-setting-wrapper #text-settings input,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2{font-size:14px;box-shadow:none;border:solid 1px #d1d5db;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}.creator-upload-modal .tool-setting-wrapper #text-settings input:hover,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2:hover,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input:hover,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2:hover{border-color:#9ca3af}.creator-upload-modal .tool-setting-wrapper #text-settings input.select2-container--open,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2.select2-container--open,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input.select2-container--open,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2.select2-container--open{box-shadow:0 0 0 2px #3b82f6}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__rendered,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__rendered,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered{padding:.5rem 1.5rem .5rem .75rem!important;font-size:14px!important;line-height:1.25rem!important;height:fit-content;min-width:6rem;width:fit-content;font-family:"DM Sans",sans-serif}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__rendered#select2-font-family-container,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered#select2-font-family-container{padding:.5rem 1.5rem .5rem .75rem!important;min-width:10rem}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__rendered span,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__rendered span,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__rendered span{line-height:1.25rem!important;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__arrow,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__arrow,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow{right:0!important}.creator-upload-modal .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,.creator-upload-modal .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings input .select2-selection__arrow:after,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings span.select2 .select2-selection__arrow:after{font-size:13px}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group{position:relative}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .option-buttons,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .option-buttons{height:fit-content;margin:0}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel{margin:0}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .option-buttons .toggle-text-color-panel .current-text-color.opened{box-shadow:0 0 0 2px #3b82f6}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper{padding:.5rem;margin-top:.75rem;top:100%;left:50%;right:auto;transform:translateX(-50%);width:12rem;border-radius:.5rem;border:solid 1px #e5e7eb;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch{transition:transform .2s ease;cursor:pointer}.creator-upload-modal .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .font-color-group .swatch-list-wrapper .new-color-swatch:hover{transform:scale(1.2)}.creator-upload-modal .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .grouped,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .grouped,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .grouped{display:flex}.creator-upload-modal .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .grouped .font-family-dropdown,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .grouped .font-family-dropdown{margin-right:7px}.creator-upload-modal .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .grouped .font-size-dropdown,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .grouped .font-size-dropdown{width:65px}.creator-upload-modal .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .grouped .option-buttons,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .grouped .option-buttons{display:flex}.creator-upload-modal .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .toggle-text-color-panel,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .toggle-text-color-panel{margin:0 5px 0 20px}.creator-upload-modal .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new){width:27px;height:27px;background:#000;border-radius:2px;border:none;border-radius:100%}.creator-upload-modal .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],.creator-upload-modal .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"],body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#FFFFFF"],body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .toggle-text-color-panel .current-text-color:not(.new)[data-color="#ffffff"]{border:1px solid}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group{display:flex;align-items:center}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-label,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-label{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;width:100%;font-size:13px;color:#000;line-height:1!important;margin-right:10px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons{height:31px;margin-right:15px;display:flex}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons:last-of-type{margin-right:0}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button{font-size:19px;position:relative;display:block;float:left;width:31px;height:100%;margin:0 5px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:first-of-type{margin-right:0}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .svg path{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square{position:absolute;width:10px;height:10px;background-color:#fff;border:1px solid #666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button .square.target-square{border:none;background-color:#666}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover{background-color:#fff;color:#000;border-color:transparent}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .target-square,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .target-square{background-color:#fff}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .square:not(.target-square){background-color:#666;border-color:#fff}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button.selected .svg path,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-buttons .option-button:hover .svg path{fill:#fff}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input{position:relative;width:100%}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.input-short input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.input-short input{width:80px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox{width:100%}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label{left:18px;padding-left:5px;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.option-checkbox label.checkbox-label:before{top:-2px;left:-18px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input input,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input span.select2,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input span.select2{width:100%;font-size:14px;box-shadow:#e8e8ea 0 0 0 2px inset;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;border:none}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input input,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__rendered,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input input{width:100%;padding:3px!important;line-height:1.8!important;box-sizing:border-box;display:flex;align-items:center;padding-left:10px!important;padding:7px 20px 7px 15px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .select2-selection__arrow{right:-2px!important}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input #select2-font-family-container{padding:7px 33px 7px 15px!important;min-width:140px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container{position:relative}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead{position:absolute;width:100%;border:1px solid #3cb1cb;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a{padding:3px 15px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#000;background-color:#fff}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li a strong{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input.data-label-container ul.typeahead li.active a{background:#f7f7f7!important}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button{position:absolute;right:7px;width:20px;height:13px;background-color:#f7f7f7;border:1px solid #eee;cursor:pointer}@media only screen and (max-width:1400px){.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button{right:5px;height:11px}}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-up{top:2px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button.ui-spinner-down{bottom:2px}.creator-upload-modal .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .option-group .option-input .ui-spinner-button .ui-icon{position:absolute;top:50%;left:50%;font-size:12px;color:#000;-moz-transform:translate(-50%,-50%) scaleY(.75);-o-transform:translate(-50%,-50%) scaleY(.75);-ms-transform:translate(-50%,-50%) scaleY(.75);-webkit-transform:translate(-50%,-50%) scaleY(.75);transform:translate(-50%,-50%) scaleY(.75)}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper{width:100%;position:absolute;width:275px;padding:10px 15px 5px 15px;top:60px;right:0;background-color:#fff;display:none}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch{margin:3.5px 0;width:auto}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch>li{margin-bottom:10px}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li{display:inline-block}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option{float:left;position:relative;width:26px;height:26px;margin-right:15px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:1px solid transparent;cursor:pointer}@media only screen and (min-width:1200px){.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(6n),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(6n){margin-right:0}}@media only screen and (max-width:1200px){.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:nth-of-type(8n),body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option:nth-of-type(8n){margin-right:0}}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear.selected:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-option.selected:before{content:"";position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);background-color:transparent;border:2px solid #bfbfbf;box-sizing:content-box;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom{float:left;position:relative;width:24px;height:24px;margin-top:0;margin-right:15px;background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:2px solid #bfbfbf;cursor:pointer}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:before{content:"+";display:block;position:absolute;top:50%;left:50%;margin-top:-7px;color:#bfbfbf;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;line-height:1;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:0}@media only screen and (min-width:1024px),(hover:hover){.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li#color-option-custom:hover:before{color:#666}}.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear img{position:absolute;top:50%;left:50%;width:12px;height:12px;-webkit-transform:translate(-53%,-50%);-moz-transform:translate(-53%,-50%);-ms-transform:translate(-53%,-50%);-o-transform:translate(-53%,-50%);transform:translate(-53%,-50%);opacity:.5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.creator-upload-modal .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_decal_sticker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_maker_custom .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_maker_shaped .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_roll_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_sheet_maker .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_creator_sticker_sheet_maker_alt_route .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img,body.jukebox_maker_coaster .tool-setting-wrapper #text-settings .swatch-list-wrapper .color-option-swatch li.color-clear:hover img{opacity:.8}}.creator-upload-modal .debug-info,body.jukebox_creator_decal_sticker .debug-info,body.jukebox_creator_sticker_maker .debug-info,body.jukebox_creator_sticker_maker_custom .debug-info,body.jukebox_creator_sticker_maker_shaped .debug-info,body.jukebox_creator_sticker_roll_maker .debug-info,body.jukebox_creator_sticker_sheet_maker .debug-info,body.jukebox_creator_sticker_sheet_maker_alt_route .debug-info,body.jukebox_maker_coaster .debug-info{color:#000;display:flex;flex-direction:column;padding:10px;gap:10px;text-align:center}.creator-upload-modal .shape-selection.active .toolbar-btn,body.jukebox_creator_decal_sticker .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_maker .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_maker_custom .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_maker_shaped .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_roll_maker .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_sheet_maker .shape-selection.active .toolbar-btn,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-selection.active .toolbar-btn,body.jukebox_maker_coaster .shape-selection.active .toolbar-btn{background-color:#fdf2f8;color:#db2777}.creator-upload-modal .shape-selection.active .toolbar-btn svg,body.jukebox_creator_decal_sticker .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_maker .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_maker_custom .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_maker_shaped .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_roll_maker .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_sheet_maker .shape-selection.active .toolbar-btn svg,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-selection.active .toolbar-btn svg,body.jukebox_maker_coaster .shape-selection.active .toolbar-btn svg{transform:scale(1.1)}.creator-upload-modal .shape-icon,body.jukebox_creator_decal_sticker .shape-icon,body.jukebox_creator_sticker_maker .shape-icon,body.jukebox_creator_sticker_maker_custom .shape-icon,body.jukebox_creator_sticker_maker_shaped .shape-icon,body.jukebox_creator_sticker_roll_maker .shape-icon,body.jukebox_creator_sticker_sheet_maker .shape-icon,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon,body.jukebox_maker_coaster .shape-icon{position:relative;display:flex;flex-direction:column;align-items:center;margin:0;transition:background-color .2s ease,color .2s ease}.creator-upload-modal .shape-icon label,body.jukebox_creator_decal_sticker .shape-icon label,body.jukebox_creator_sticker_maker .shape-icon label,body.jukebox_creator_sticker_maker_custom .shape-icon label,body.jukebox_creator_sticker_maker_shaped .shape-icon label,body.jukebox_creator_sticker_roll_maker .shape-icon label,body.jukebox_creator_sticker_sheet_maker .shape-icon label,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon label,body.jukebox_maker_coaster .shape-icon label{color:#fff;font-size:12px;white-space:nowrap;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:2}.creator-upload-modal .shape-icon svg,body.jukebox_creator_decal_sticker .shape-icon svg,body.jukebox_creator_sticker_maker .shape-icon svg,body.jukebox_creator_sticker_maker_custom .shape-icon svg,body.jukebox_creator_sticker_maker_shaped .shape-icon svg,body.jukebox_creator_sticker_roll_maker .shape-icon svg,body.jukebox_creator_sticker_sheet_maker .shape-icon svg,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon svg,body.jukebox_maker_coaster .shape-icon svg{pointer-events:none;transition:transform .2s cubic-bezier(.34,1.56,.64,1)}.creator-upload-modal .shape-icon:hover>svg,body.jukebox_creator_decal_sticker .shape-icon:hover>svg,body.jukebox_creator_sticker_maker .shape-icon:hover>svg,body.jukebox_creator_sticker_maker_custom .shape-icon:hover>svg,body.jukebox_creator_sticker_maker_shaped .shape-icon:hover>svg,body.jukebox_creator_sticker_roll_maker .shape-icon:hover>svg,body.jukebox_creator_sticker_sheet_maker .shape-icon:hover>svg,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon:hover>svg,body.jukebox_maker_coaster .shape-icon:hover>svg{transform:scale(1.15)}.creator-upload-modal .toolbar-btn,body.jukebox_creator_decal_sticker .toolbar-btn,body.jukebox_creator_sticker_maker .toolbar-btn,body.jukebox_creator_sticker_maker_custom .toolbar-btn,body.jukebox_creator_sticker_maker_shaped .toolbar-btn,body.jukebox_creator_sticker_roll_maker .toolbar-btn,body.jukebox_creator_sticker_sheet_maker .toolbar-btn,body.jukebox_creator_sticker_sheet_maker_alt_route .toolbar-btn,body.jukebox_maker_coaster .toolbar-btn{position:relative}.creator-upload-modal .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_decal_sticker .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_maker .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_maker_custom .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_maker_shaped .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_roll_maker .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker .toolbar-btn:hover .toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker_alt_route .toolbar-btn:hover .toolbar-tooltip,body.jukebox_maker_coaster .toolbar-btn:hover .toolbar-tooltip{opacity:1;transform:translate(10px,-50%);transition-delay:.3s}.creator-upload-modal .toolbar-btn .toolbar-tooltip,body.jukebox_creator_decal_sticker .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_maker .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_maker_custom .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_maker_shaped .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_roll_maker .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker .toolbar-btn .toolbar-tooltip,body.jukebox_creator_sticker_sheet_maker_alt_route .toolbar-btn .toolbar-tooltip,body.jukebox_maker_coaster .toolbar-btn .toolbar-tooltip{position:absolute;left:100%;top:50%;transform:translate(0,-50%);background-color:#1d1d1f;color:#fff;padding:4px 10px;border-radius:6px;font-size:12px;white-space:nowrap;opacity:0;pointer-events:none;transition:all .2s ease;z-index:10}.creator-upload-modal .shape-icon[data-shape=special]:before,body.jukebox_creator_decal_sticker .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=special]:before,body.jukebox_maker_coaster .shape-icon[data-shape=special]:before{content:"";position:absolute;width:100%;height:100%;top:0;right:-14px}.creator-upload-modal .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_decal_sticker .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_maker .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=special]:hover .shapes-container,body.jukebox_maker_coaster .shape-icon[data-shape=special]:hover .shapes-container{display:block}.creator-upload-modal .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_decal_sticker .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_maker .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=special]:hover:after,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=special]:hover:after,body.jukebox_maker_coaster .shape-icon[data-shape=special]:hover:after{display:block}.creator-upload-modal .shapes-container,body.jukebox_creator_decal_sticker .shapes-container,body.jukebox_creator_sticker_maker .shapes-container,body.jukebox_creator_sticker_maker_custom .shapes-container,body.jukebox_creator_sticker_maker_shaped .shapes-container,body.jukebox_creator_sticker_roll_maker .shapes-container,body.jukebox_creator_sticker_sheet_maker .shapes-container,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container,body.jukebox_maker_coaster .shapes-container{position:fixed;margin:0;top:65px;left:80px;width:fit-content;height:calc(100vh - 65px);padding:0 10px 55px 10px;border-right:1px solid #e5e7eb;background-color:#fff;overflow:auto;display:none;cursor:auto}.creator-upload-modal .shapes-container:hover,body.jukebox_creator_decal_sticker .shapes-container:hover,body.jukebox_creator_sticker_maker .shapes-container:hover,body.jukebox_creator_sticker_maker_custom .shapes-container:hover,body.jukebox_creator_sticker_maker_shaped .shapes-container:hover,body.jukebox_creator_sticker_roll_maker .shapes-container:hover,body.jukebox_creator_sticker_sheet_maker .shapes-container:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container:hover,body.jukebox_maker_coaster .shapes-container:hover{display:block}.creator-upload-modal .shapes-container .shape-group,body.jukebox_creator_decal_sticker .shapes-container .shape-group,body.jukebox_creator_sticker_maker .shapes-container .shape-group,body.jukebox_creator_sticker_maker_custom .shapes-container .shape-group,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape-group,body.jukebox_creator_sticker_roll_maker .shapes-container .shape-group,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape-group,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape-group,body.jukebox_maker_coaster .shapes-container .shape-group{margin:10px 0}.creator-upload-modal .shapes-container .shape-group .category-title,body.jukebox_creator_decal_sticker .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_maker .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_maker_custom .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_roll_maker .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape-group .category-title,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape-group .category-title,body.jukebox_maker_coaster .shapes-container .shape-group .category-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;margin-bottom:5px}.creator-upload-modal .shapes-container .shapes,body.jukebox_creator_decal_sticker .shapes-container .shapes,body.jukebox_creator_sticker_maker .shapes-container .shapes,body.jukebox_creator_sticker_maker_custom .shapes-container .shapes,body.jukebox_creator_sticker_maker_shaped .shapes-container .shapes,body.jukebox_creator_sticker_roll_maker .shapes-container .shapes,body.jukebox_creator_sticker_sheet_maker .shapes-container .shapes,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shapes,body.jukebox_maker_coaster .shapes-container .shapes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.creator-upload-modal .shapes-container .shape,body.jukebox_creator_decal_sticker .shapes-container .shape,body.jukebox_creator_sticker_maker .shapes-container .shape,body.jukebox_creator_sticker_maker_custom .shapes-container .shape,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape,body.jukebox_creator_sticker_roll_maker .shapes-container .shape,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape,body.jukebox_maker_coaster .shapes-container .shape{position:relative;display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;width:55px;height:55px;background-color:#f3f4f6;margin:0;border-radius:.5rem;cursor:pointer;transition:transform .2s cubic-bezier(.34,1.56,.64,1),background-color .2s ease,color .2s ease,border-color .2s ease;border:2px solid transparent;overflow:hidden}.creator-upload-modal .shapes-container .shape:hover,body.jukebox_creator_decal_sticker .shapes-container .shape:hover,body.jukebox_creator_sticker_maker .shapes-container .shape:hover,body.jukebox_creator_sticker_maker_custom .shapes-container .shape:hover,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape:hover,body.jukebox_creator_sticker_roll_maker .shapes-container .shape:hover,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape:hover,body.jukebox_maker_coaster .shapes-container .shape:hover{background-color:#fdf2f8;transform:scale(1.05)}.creator-upload-modal .shapes-container .shape:hover svg path,body.jukebox_creator_decal_sticker .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_maker .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_maker_custom .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_roll_maker .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape:hover svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape:hover svg path,body.jukebox_maker_coaster .shapes-container .shape:hover svg path{fill:#000}.creator-upload-modal .shapes-container .shape.selected,body.jukebox_creator_decal_sticker .shapes-container .shape.selected,body.jukebox_creator_sticker_maker .shapes-container .shape.selected,body.jukebox_creator_sticker_maker_custom .shapes-container .shape.selected,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape.selected,body.jukebox_creator_sticker_roll_maker .shapes-container .shape.selected,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape.selected,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape.selected,body.jukebox_maker_coaster .shapes-container .shape.selected{background-color:#fdf2f8;border-color:#db2777;transform:scale(1.05)}.creator-upload-modal .shapes-container .shape.selected svg path,body.jukebox_creator_decal_sticker .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_maker .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_maker_custom .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_roll_maker .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape.selected svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape.selected svg path,body.jukebox_maker_coaster .shapes-container .shape.selected svg path{fill:#000}.creator-upload-modal .shapes-container .shape svg,body.jukebox_creator_decal_sticker .shapes-container .shape svg,body.jukebox_creator_sticker_maker .shapes-container .shape svg,body.jukebox_creator_sticker_maker_custom .shapes-container .shape svg,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape svg,body.jukebox_creator_sticker_roll_maker .shapes-container .shape svg,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape svg,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape svg,body.jukebox_maker_coaster .shapes-container .shape svg{width:1.8rem;height:1.8rem;margin:5px}.creator-upload-modal .shapes-container .shape svg path,body.jukebox_creator_decal_sticker .shapes-container .shape svg path,body.jukebox_creator_sticker_maker .shapes-container .shape svg path,body.jukebox_creator_sticker_maker_custom .shapes-container .shape svg path,body.jukebox_creator_sticker_maker_shaped .shapes-container .shape svg path,body.jukebox_creator_sticker_roll_maker .shapes-container .shape svg path,body.jukebox_creator_sticker_sheet_maker .shapes-container .shape svg path,body.jukebox_creator_sticker_sheet_maker_alt_route .shapes-container .shape svg path,body.jukebox_maker_coaster .shapes-container .shape svg path{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-upload-modal .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icons-container.hide-special .shape-icon[data-shape=special],body.jukebox_maker_coaster .shape-icons-container.hide-special .shape-icon[data-shape=special]{display:none!important}.creator-upload-modal .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code]::before,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code]::before,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code]::before{content:"";position:absolute;width:100%;height:100%;top:0;right:-10px}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container{display:none;position:absolute;top:0;left:60px;cursor:auto;background-color:#fff;border-radius:10px;box-shadow:0 0 5px #ddd;font-size:10px;width:300px;text-align:left;padding:20px}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container:hover,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container:hover{display:block}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container p,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container p{margin:10px 0;line-height:1.2;font-size:1.15em}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container #inputQRCode{font-size:1.4em;border:none!important;padding:5px 0;border-bottom:2px solid #333!important;border-radius:0;box-shadow:none!important;background:0 0}.creator-upload-modal .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code] .qrcode-container #addQRCode{display:block;margin-top:20px;background-color:#000;color:#fff;padding:15px;height:auto;border-radius:50px;font-size:14px}.creator-upload-modal .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_decal_sticker .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_maker .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_maker_custom .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_maker_shaped .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_roll_maker .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_sheet_maker .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_creator_sticker_sheet_maker_alt_route .shape-icon[data-shape=qr-code]:hover .qrcode-container,body.jukebox_maker_coaster .shape-icon[data-shape=qr-code]:hover .qrcode-container{display:block}.creator-upload-modal #shape-container-qr-code,body.jukebox_creator_decal_sticker #shape-container-qr-code,body.jukebox_creator_sticker_maker #shape-container-qr-code,body.jukebox_creator_sticker_maker_custom #shape-container-qr-code,body.jukebox_creator_sticker_maker_shaped #shape-container-qr-code,body.jukebox_creator_sticker_roll_maker #shape-container-qr-code,body.jukebox_creator_sticker_sheet_maker #shape-container-qr-code,body.jukebox_creator_sticker_sheet_maker_alt_route #shape-container-qr-code,body.jukebox_maker_coaster #shape-container-qr-code{margin-bottom:5px;cursor:pointer}.creator-upload-modal #sticker-sidebar,body.jukebox_creator_decal_sticker #sticker-sidebar,body.jukebox_creator_sticker_maker #sticker-sidebar,body.jukebox_creator_sticker_maker_custom #sticker-sidebar,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar,body.jukebox_creator_sticker_roll_maker #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar,body.jukebox_maker_coaster #sticker-sidebar{position:absolute;right:0;min-width:400px;max-width:400px;bottom:0;top:0;padding-top:65px;overflow-y:auto;background-color:#fff}@media only screen and (max-width:800px){.creator-upload-modal #sticker-sidebar,body.jukebox_creator_decal_sticker #sticker-sidebar,body.jukebox_creator_sticker_maker #sticker-sidebar,body.jukebox_creator_sticker_maker_custom #sticker-sidebar,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar,body.jukebox_creator_sticker_roll_maker #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar,body.jukebox_maker_coaster #sticker-sidebar{display:none!important}}.creator-upload-modal #sticker-sidebar .sidebar-options,body.jukebox_creator_decal_sticker #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_maker #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar .sidebar-options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar .sidebar-options,body.jukebox_maker_coaster #sticker-sidebar .sidebar-options{padding:1.5rem}.creator-upload-modal #sticker-sidebar #image-dimension,body.jukebox_creator_decal_sticker #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_maker #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #image-dimension,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #image-dimension,body.jukebox_maker_coaster #sticker-sidebar #image-dimension{margin-left:110px;padding:5px 10px;font-size:15px;width:140px;margin-top:10px}.creator-upload-modal #sticker-sidebar #size-options,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options,body.jukebox_maker_coaster #sticker-sidebar #size-options{padding:0;background-color:#fff;display:flex;flex-direction:column;align-items:center}.creator-upload-modal #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .object-image-options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .object-image-options,body.jukebox_maker_coaster #sticker-sidebar #size-options .object-image-options{width:100%}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row{width:100%;margin-bottom:1.5rem}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row .lock-toggle,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row .lock-toggle{cursor:pointer;transition:transform .15s ease;display:none;font-size:1.2em}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row .lock-toggle.flipped{transform:scaleX(0)}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row label,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row label{font-size:16px!important;font-family:basic-sans,sans-serif;font-weight:700;line-height:1.5rem;color:#374151;margin:0}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row .sticker-size-label,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row .sticker-size-label{display:block;width:auto;margin-bottom:10px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row.custom-field>div,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row.custom-field>div,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row.custom-outline-image>div{display:flex;align-items:center;gap:30px}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-height,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-width,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-height,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-width{line-height:1.5;border:none!important;box-shadow:none;transition:none;-moz-appearance:auto}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-width:focus,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-height:focus,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-width:focus{box-shadow:0 0 0 1px #3b82f6!important;border:solid 1px #3b82f6!important}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-height::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-width::-webkit-outer-spin-button{-webkit-appearance:auto;margin:auto}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #outline-width-input,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-radius-input,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #image-outline-width-input,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #outline-width-input,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-radius-input{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px;line-height:1;color:#6b7280;border:none;padding:0;pointer-events:none;height:fit-content;width:fit-content;text-align:right;-moz-appearance:textfield}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #image-outline-width-input::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #outline-width-input::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row #sticker-radius-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range],body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]{width:230px;background:0 0;outline:0;border:none;padding:0;overflow:hidden;height:30px;-webkit-appearance:none;background-color:transparent;cursor:pointer}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]:focus{background:0 0!important;border:none!important;box-shadow:none}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border:solid 2px #fff;border-radius:1em;margin-top:-8px;background:#000;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-focus-outer{border:0}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range]::-moz-range-thumb{appearance:none;width:17px;height:17px;border:solid 2px #fff;border-radius:1em;background:#000;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-webkit-slider-thumb{width:22px;height:22px;margin-top:-9px;border:none;box-shadow:0 0 5px #636363}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=range].focused::-moz-range-thumb{width:21px;height:21px;border:none;box-shadow:0 0 5px #636363}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number],body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]{border-radius:4px;height:39px;padding:0;padding-left:10px;display:inline-block;width:80px;font-size:16px;-moz-appearance:textfield}.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,.creator-upload-modal #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-inner-spin-button,body.jukebox_maker_coaster #sticker-sidebar #size-options .sidebar-row:not(.new) input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.creator-upload-modal #sticker-sidebar #size-options.admin #image-outline-width-input,.creator-upload-modal #sticker-sidebar #size-options.admin #outline-width-input,.creator-upload-modal #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_decal_sticker #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_maker #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #size-options.admin #sticker-radius-input,body.jukebox_maker_coaster #sticker-sidebar #size-options.admin #image-outline-width-input,body.jukebox_maker_coaster #sticker-sidebar #size-options.admin #outline-width-input,body.jukebox_maker_coaster #sticker-sidebar #size-options.admin #sticker-radius-input{padding:7px 20px;border:1px solid #bfbfbf;pointer-events:auto}.creator-upload-modal #sticker-sidebar #sticker-logo,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-logo,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-logo,body.jukebox_maker_coaster #sticker-sidebar #sticker-logo{display:none}.creator-upload-modal #sticker-sidebar #sticker-settings,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings{display:flex;flex-direction:column;align-items:center}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-quantity-custom,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-quantity-custom{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;font-size:18px;border-radius:5px;padding:6px 10px 6px 10px;line-height:1.6;margin-top:10px;width:95%}.creator-upload-modal #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings ::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings ::placeholder{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#606060;font-size:15px;opacity:1;padding-left:9px}.creator-upload-modal #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings input:focus::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings input:focus::placeholder{color:transparent}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group{width:100%;margin:0 0 1.5rem 0}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked+label:after{display:none}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul{display:flex}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li{position:relative}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio],body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li input[type=radio]{position:absolute;top:14px;left:27px;opacity:0}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li label{padding:8px 0 0 53px;cursor:pointer;z-index:1;-webkit-transition:all .25s linear;-moz-transition:all .25s linear;-ms-transition:all .25s linear;-o-transition:all .25s linear;transition:all .25s linear}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li .check,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li .check{display:block;position:absolute;border:4px solid #e1e1e1;border-radius:100%;height:25px;width:25px;top:7px;left:20px;-webkit-transition:border .25s linear;-moz-transition:border .25s linear;-ms-transition:border .25s linear;-o-transition:border .25s linear;transition:border .25s linear}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li:hover .check{border:4px solid #e1e1e1}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut ul li .check::before{display:block;position:absolute;content:"";border-radius:100%;height:11px;width:11px;top:3px;left:3px;margin:auto;-webkit-transition:background .25s linear;-moz-transition:background .25s linear;-ms-transition:background .25s linear;-o-transition:background .25s linear;transition:background .25s linear}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check{border:4px solid #e1e1e1}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before{background:#26d9ff}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~label{color:#000}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]+label:before{display:none}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.custom-quality,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.custom-quality{display:none!important}.creator-upload-modal #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings body.jukebox_creator_sticker_maker_shaped main #sticker-sidebar #sticker-settings .option-group.cut input[type=radio]:checked~.check::before{-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container{margin:10px 0}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .swatch-list-heading,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .swatch-list-heading,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-sheet-background-color .swatch-list-heading{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color{width:100%;display:none}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color.active,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color.active,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color.active,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color.active{display:block}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container{margin:0 0 15px 0}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper{top:45px;z-index:100}.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,.creator-upload-modal #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-die-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #sticker-kiss-color .color-option-container .swatch-list-wrapper .custom-color-selector{bottom:18px;height:21px}.creator-upload-modal #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .upload-button,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .upload-button,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .upload-button{margin:15px 0}.creator-upload-modal #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .most-popular-dimension,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .most-popular-dimension{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;color:#ff0084;margin-left:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-label{display:inline-block;font-size:16px!important;font-family:basic-sans,sans-serif;font-weight:700;line-height:1.5rem;color:#374151;margin-bottom:.5rem}.creator-upload-modal #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-label-cut,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-label-cut{display:inline-block;width:100%;line-height:32px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut{width:150px;display:inline-block;vertical-align:top}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut.classic img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut.classic img{width:80px;margin-left:25px;margin-top:2px;cursor:pointer}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut.classic label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut.classic label{color:#000;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut.kiss img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut.kiss img{width:90px;margin-left:17.5px;cursor:pointer}.creator-upload-modal #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .sticker-cut.kiss label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .sticker-cut.kiss label{margin-top:3px;color:#000;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings span.select2,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings span.select2,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings span.select2{font-size:.875em;border-radius:5px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size{padding-left:20px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size .option-input,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size .option-input{padding-left:10px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size .option-label{margin-left:-20px;color:#4bb0ff}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size .sticker-quantity-label{display:inline-block;width:57px;font-size:16px;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size span.price,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size span.savings{font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:inline-block;line-height:2.2}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size span.price,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size span.price{width:85px;font-size:16px;text-align:center;color:#000;background-color:#ecfefe;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:2.5;letter-spacing:1.2px;margin-left:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size span.savings,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size span.savings{color:#ff0084;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:500!important;margin-left:20px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size #sticker-quantity-custom{display:none;border-radius:5px;height:35px;padding:0;padding-left:10px;width:120px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size-option,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size-option{width:50%;display:inline-block}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.size-option .option-input.input-short{width:75%}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.price .amount,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.price .amount{font-size:24px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;line-height:1}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.price .amount .currency-code{display:table-cell;vertical-align:middle;padding-left:10px;font-size:14px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:inherit}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities{cursor:pointer;margin-top:7px;margin-left:-23px;display:none}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities div,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities div{display:flex;align-items:center}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities .hide-larger-quantities-text{margin:0;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities .svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities .svg{width:28px;height:28px;left:-3px;position:relative;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.creator-upload-modal #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .hide-larger-quantities .svg path{fill:#009cff!important}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities{cursor:pointer;margin-top:7px;margin-left:-23px}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities div,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities div{display:flex;align-items:center}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities .show-larger-quantities-text{margin:0;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities .svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities .svg{width:28px;height:28px;left:-3px;position:relative}.creator-upload-modal #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .show-larger-quantities .svg path,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .show-larger-quantities .svg path{fill:#009cff!important}.creator-upload-modal #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .larger-quantities,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .larger-quantities{display:none}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width{background:0 0;outline:0;border:none;height:25px;padding:0;overflow:hidden;width:230px;margin-left:35px;-webkit-appearance:none;background-color:transparent}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width:focus,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width:focus{background:0 0!important;border:none}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-runnable-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-webkit-slider-thumb{appearance:none;width:20px;height:20px;border-radius:1em;margin-top:-8px;background:#07f0ff}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-moz-focus-outer{border:0}.creator-upload-modal #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings #image-outline-width::-moz-range-thumb{appearance:none;width:20px;height:20px;border-radius:1em;background:#07f0ff}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.cut,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.cut{display:none!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish input,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish label,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label),body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish input,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish span:not(.option-label){font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;line-height:1.7!important;font-size:14px!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options{display:flex;justify-content:space-between;flex-direction:column}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio{text-align:left;min-height:23.8px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer{display:inline-block;border:none;border-radius:0;min-width:90px;cursor:pointer}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn{position:absolute;left:-25px;top:5px;width:14px;height:14px;background-color:#fff;border-radius:50%;border:1px solid #bfbfbf;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}@media only screen and (max-width:1400px){.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn{top:5px}}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:hover{border-color:#24b9db}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn{border-color:#24b9db;background-color:#24b9db;box-shadow:0 0 0 2px rgba(36,185,219,.3)}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~.radiobtn:after{display:block;position:absolute}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer .radiobtn:after{content:"";display:block;position:absolute;width:7px;height:7px;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;background-color:#fff;-webkit-transition:All .2s ease;-moz-transition:All .2s ease;-ms-transition:All .2s ease;-o-transition:All .2s ease;transition:All .2s ease}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note{display:none;color:#5c5c5c;line-height:1.4;font-size:12px;height:130px;width:295px;padding:10px;margin-top:10px;margin-left:-25px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note::placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;color:#b9b9b9!important;font-size:12px!important;padding-left:0!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer #instruction-note:focus::placeholder{color:transparent!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options .option.radio .checkcontainer input:checked~#instruction-note{display:block}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom{width:70px;margin:0;font-size:12px!important;line-height:2!important;padding:0 6px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish #sticker-quantity-custom::placeholder{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#b9b9b9!important;font-size:12px!important;padding-left:0!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper{position:relative;min-height:fit-content;margin-bottom:.5rem}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper{position:relative;transform:none;width:fit-content}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .option-label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .option-label{margin-bottom:0}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon{display:block;position:absolute;width:15px;height:15px;right:-21px;top:50%;transform:translateY(-50%);cursor:pointer}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg{width:100%;height:100%;position:relative}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help .info-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .title-wrapper .info-icon .open-help svg .info-text{display:inline-block;position:absolute;top:50%;transform:translateY(-50%);font-size:11px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:normal;height:fit-content;width:fit-content;white-space:nowrap;border-bottom:solid 1px #000}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help{position:absolute;padding:16px;top:30px;left:50%;width:100%;height:fit-content;background-color:#fff;opacity:0;transform-origin:0 0;transform:scale(0) translateX(-50%);transition:all .2s ease;z-index:2;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);border-radius:10px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help.is-open,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help.is-open,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help.is-open,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help.is-open{opacity:1;transform:scale(1) translateX(-50%)}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .help-body,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .help-body,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .help-body,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .help-body{display:flex;flex-direction:column;row-gap:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio{width:100%;height:fit-content;margin:0}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .checkcontainer,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .checkcontainer{display:flex;align-items:flex-start;justify-content:space-between;margin:0;width:100%;height:fit-content;width:fit-content}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .text-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .text-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .text-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .text-container{display:flex;flex-direction:column;gap:2px;text-align:left;width:65%}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper{display:flex;align-items:center;gap:10px;margin-bottom:5px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular{display:flex;align-items:center;width:fit-content}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .name-wrapper .most-popular .most-popular-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e3f2fd;color:#1976d2;border:solid 1px #90caf9;padding:1px 13px;font-size:9px;border-radius:15px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span{display:inline-block}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.name,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.name,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.name,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.name{font-family:basic-sans,sans-serif;font-weight:600;line-height:1.4;font-size:12.5px;white-space:nowrap}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio span.description,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio span.description,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio span.description,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio span.description{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";line-height:1.4;font-size:11px;color:#4c4c4c}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container{height:65px;width:30%;border-radius:8px!important;overflow:hidden}@media only screen and (max-width:600px){.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container{height:70px}}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .attr-wrapper .info-help .option.radio .image-container img,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .attr-wrapper .info-help .option.radio .image-container img{width:100%;height:100%;object-fit:cover}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock.unwind-direction .attr-wrapper .info-help .option.radio .image-container,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction.unwind-direction .attr-wrapper .info-help .option.radio .image-container{margin-left:10px;width:50%}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper{position:relative}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options{display:flex;justify-content:space-between;flex-direction:row;row-gap:10px;flex-wrap:wrap}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio{position:relative;width:calc(50% - 6px);min-height:56px;font-family:basic-sans,sans-serif;font-weight:700;line-height:1.3;font-size:13px;display:flex;align-items:center;justify-content:center;padding:8.5px 15px;border-radius:8px;border-bottom:solid 2px #e5e7eb;border:1px solid #c2c2c2;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease;cursor:pointer;box-sizing:border-box}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected{background-color:#eff6ff;border-color:#3b82f6;border-width:2px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.beer-label-radius .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.coating .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.stock .radio-button-wrapper>.options label.option.radio.selected::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.unwind-direction .radio-button-wrapper>.options label.option.radio.selected::before{content:none;margin-right:5px;min-width:14px;width:14px;opacity:1}@keyframes strokeMove{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish{margin-bottom:20px}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.finish .options,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.finish .options{flex-direction:row}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions input:checked+label{background-color:#eff6ff;border-color:#3b82f6}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label::after,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label::before{content:none!important}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.creator-upload-modal #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_decal_sticker #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_maker_custom #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_roll_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions label span,body.jukebox_maker_coaster #sticker-sidebar #sticker-settings .option-group.printing-instructions label span{font-size:13px;line-height:1.3}.creator-upload-modal #sticker-sidebar .price-container,body.jukebox_creator_decal_sticker #sticker-sidebar .price-container,body.jukebox_creator_sticker_maker #sticker-sidebar .price-container,body.jukebox_creator_sticker_maker_custom #sticker-sidebar .price-container,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar .price-container,body.jukebox_creator_sticker_roll_maker #sticker-sidebar .price-container,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar .price-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar .price-container,body.jukebox_maker_coaster #sticker-sidebar .price-container{padding:1.5rem 1.5rem 3.5rem 1.5rem}.creator-upload-modal #sticker-sidebar .price-container #price-overview,body.jukebox_creator_decal_sticker #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_maker #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_maker_custom #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_maker_shaped #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_roll_maker #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_sheet_maker #sticker-sidebar .price-container #price-overview,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar .price-container #price-overview,body.jukebox_maker_coaster #sticker-sidebar .price-container #price-overview{display:block!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .select2.select2-container,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .select2.select2-container{border-radius:8px!important;width:155px!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .select2.select2-container span,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .select2.select2-container span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .select2.select2-container #select2-sticker-quantity-container{display:flex;align-items:center}.creator-upload-modal .option-group.quantity:not(.dropdown) span,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) span,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) span,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) span{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper{position:relative;border:solid 1px #e6e6e6;border-radius:8px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio{display:flex;border-bottom:solid 1px #e6e6e6;transition:all .3s ease;position:relative;z-index:0;margin:0}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:hover{background-color:#fbfbfb}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label{width:100%;margin-right:0;line-height:2.5!important;position:relative;border-radius:0;padding:0;border:0;font-size:14px;cursor:pointer;background:0 0}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .name{font-size:14px;padding-left:21px;min-width:65px;display:inline-block;box-sizing:border-box}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-price{display:inline-block;text-align:right;min-width:50px;margin-left:5px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price{margin-left:10px;min-width:100px;font-size:12px!important;color:#8d8d8d;display:inline-block}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-unit-price span{color:#8d8d8d;font-size:12px!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings{margin-left:5px!important;font-size:12px!important;display:inline-block;color:#0daf0d;min-width:70px;text-align:end}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings span{color:#0daf0d;font-size:12px!important}@media only screen and (max-width:800px){.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .quantity-savings{margin-left:15px!important}}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended{display:inline-block;margin-left:0;position:absolute;top:50%;transform:translateY(-50%);width:80px;left:258px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio label .recommended img{width:inherit;object-fit:contain}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child{border-radius:7px 7px 0 0}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:first-child::before{border-radius:8px 8px 0 0!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child{border-radius:0 0 7px 7px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio:last-child::before{border-radius:0 0 8px 8px!important;background-color:#fff!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom{border:none}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner{overflow:hidden}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .custom-animation-wrapper-outer.open{grid-template-rows:1fr!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .name{display:block;font-size:13px;height:35px;line-height:2.5}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper{display:inline-block;width:65px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom{font-family:"DM Sans",sans-serif!important;font-weight:500!important;border-radius:0!important;width:75px!important;margin:0!important;padding:0!important;border:0;border-right:solid 1px #e6e6e6;border-bottom-left-radius:8px!important;font-size:14px!important;line-height:2.5!important;text-align:center;outline:0}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom:focus{border-right:solid 1px #e6e6e6!important;border-bottom:none!important;border-left:none!important;border-top:none!important;box-shadow:none}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer .quantity-custom-price{margin-left:10px}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom .checkcontainer::after{content:"\f107";position:absolute;top:50%;right:20px;font-weight:900;font-size:16px;color:#979797;z-index:0;font-family:"Font Awesome 6 Free";-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.option-custom::before{background-color:#fff;border-radius:0 0 8px 8px;box-sizing:content-box}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected .checkcontainer::after{content:none}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.hide-qty{display:none!important}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio #creator-radio-quantity-custom[type=radio]:checked+.name{border-bottom:solid 1px #e6e6e6}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio .radiobtn{display:none}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.radio::before{content:none;position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbfbfb;z-index:-1;border-radius:0;border:solid 1px #753cfa;box-sizing:content-box}.creator-upload-modal .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_decal_sticker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_maker_custom .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_maker_shaped .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_roll_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_creator_sticker_sheet_maker_alt_route .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before,body.jukebox_maker_coaster .option-group.quantity:not(.dropdown) .radio-button-wrapper .option.radio.selected::before{content:""}@media only screen and (max-width:800px){.creator-upload-modal .ai-prompt-modal #ai-modal-content,body.jukebox_creator_decal_sticker .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_maker .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal #ai-modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal #ai-modal-content,body.jukebox_maker_coaster .ai-prompt-modal #ai-modal-content{max-width:32rem}}.creator-upload-modal .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_decal_sticker .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_maker .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal .disable-when-loading.loading,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal .disable-when-loading.loading,body.jukebox_maker_coaster .ai-prompt-modal .disable-when-loading.loading{pointer-events:none!important}.creator-upload-modal .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_decal_sticker .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_maker .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal #ai-prompt-input::placeholder,body.jukebox_maker_coaster .ai-prompt-modal #ai-prompt-input::placeholder{transition:color .4s ease-in-out!important;color:#9ca3af!important}.creator-upload-modal .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_decal_sticker .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_maker .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder,body.jukebox_maker_coaster .ai-prompt-modal #ai-prompt-input.placeholder-fade::placeholder{color:#fff!important}.creator-upload-modal .ai-prompt-modal #ai-image-grid,body.jukebox_creator_decal_sticker .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_maker .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_maker_custom .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_maker_shaped .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_roll_maker .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_sheet_maker .ai-prompt-modal #ai-image-grid,body.jukebox_creator_sticker_sheet_maker_alt_route .ai-prompt-modal #ai-image-grid,body.jukebox_maker_coaster .ai-prompt-modal #ai-image-grid{padding-right:5px;padding-left:5px}.creator-upload-modal #creator-mobile-controller,body.jukebox_creator_decal_sticker #creator-mobile-controller,body.jukebox_creator_sticker_maker #creator-mobile-controller,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller,body.jukebox_maker_coaster #creator-mobile-controller{position:absolute;left:0;bottom:0;width:100%;height:190px;display:none;flex-direction:column;justify-content:space-between;gap:15px;padding:10px;background-color:#fff;z-index:1}@media only screen and (max-width:800px){.creator-upload-modal #creator-mobile-controller,body.jukebox_creator_decal_sticker #creator-mobile-controller,body.jukebox_creator_sticker_maker #creator-mobile-controller,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller,body.jukebox_maker_coaster #creator-mobile-controller{display:block;height:fit-content;position:relative;order:3}}.creator-upload-modal #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel{max-height:0;overflow:hidden;transition:max-height .35s ease-in-out,padding-top .35s ease-in-out,padding-bottom .35s ease-in-out}.creator-upload-modal #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel.open,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel.open,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel.open{max-height:10rem;padding-top:1rem;padding-bottom:1rem}.creator-upload-modal #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,.creator-upload-modal #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel #mobile-sticker-width,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel #mobile-sticker-height,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel #mobile-sticker-width{line-height:1.5}.creator-upload-modal #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,.creator-upload-modal #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel #mobile-sticker-height:focus,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel #mobile-sticker-width:focus{box-shadow:0 0 0 1px #3b82f6!important;border:solid 1px #3b82f6!important}.creator-upload-modal #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-slider-container,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-slider-container,body.jukebox_maker_coaster #creator-mobile-controller .mobile-slider-container{transition:max-height .35s ease-in-out,margin-bottom .35s ease-in-out,opacity .3s ease-in-out .1s;max-height:5rem;overflow:hidden}.creator-upload-modal #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-slider-container.slider-hidden,body.jukebox_maker_coaster #creator-mobile-controller .mobile-slider-container.slider-hidden{max-height:0;margin-bottom:0!important;opacity:0;pointer-events:none}.creator-upload-modal #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-slider-container input,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-slider-container input,body.jukebox_maker_coaster #creator-mobile-controller .mobile-slider-container input{border:none!important;box-shadow:none;transition:none}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon{display:block;padding:.5rem;margin:0;border-radius:.5rem;position:relative;transition:all .2s ease}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon:hover,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon:hover{transform:scale(1.1)}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon.active,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon.active{color:#db2777;background-color:#fdf2f8}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon.active .shape-selection span{color:#db2777}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:after,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon[data-shape=special]:before{content:none}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon .shape-selection,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon .shape-selection{display:flex;flex-direction:column;align-items:center;gap:.25rem}.creator-upload-modal #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .shape-icon .shape-selection:hover{transform:none}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper.modal-hidden .modal-content{transform:translateY(100%)}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .modal-content{max-height:50%;transform:translateY(0);transition:transform .3s ease-in-out}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container{position:relative;top:auto;left:auto;width:100%;height:auto;padding:0;display:block;overflow:visible;border:none}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape{width:auto;height:auto}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-shape-wrapper .shapes-container .shape-group .shapes .shape svg{width:2.5rem;height:2.5rem}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper.modal-hidden .modal-content{transform:translateY(100%)}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .modal-content{transform:translateY(0);transition:transform .3s ease-in-out}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked{border:none;outline:2px solid #ff1493}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper input:checked+label{background-color:#eff6ff;border-color:#3b82f6}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::after,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper label::before{content:none!important}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.creator-upload-modal #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_decal_sticker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover,body.jukebox_maker_coaster #creator-mobile-controller .mobile-tools .mobile-settings-wrapper .printing-instructions>div label:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default{font-family:"DM Sans",sans-serif;font-weight:500;font-size:14px;border-radius:6px;border:solid 1px #d1d5db}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:14px}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span{display:flex;align-items:center;gap:6px;font-family:"DM Sans",sans-serif;font-weight:500}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered span .most-popular-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e3f2fd;color:#1976d2;border:solid 1px #90caf9;line-height:1;padding:2px 6px;font-size:7px;border-radius:15px}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2-selection__rendered,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__rendered{font-family:"DM Sans",sans-serif;font-size:14px!important;font-weight:500;padding:5px 20px 5px 10px!important;line-height:1!important;min-height:fit-content!important;height:fit-content!important}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow{width:5px}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after,body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2-selection__arrow::after,body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2-selection__arrow::after,body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2-selection__arrow::after{font-size:11px;line-height:1}.creator-upload-modal #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],.creator-upload-modal #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],.creator-upload-modal #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_decal_sticker #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_decal_sticker #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_decal_sticker #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected],body.jukebox_maker_coaster #creator-mobile-controller .coating-control-wrapper .select2-results__option[aria-selected],body.jukebox_maker_coaster #creator-mobile-controller .stock-control-wrapper .select2-results__option[aria-selected],body.jukebox_maker_coaster #creator-mobile-controller .unwind-direction-control-wrapper .select2-results__option[aria-selected]{min-height:20px;font-size:15px;padding:7px 20px}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control{position:relative;width:fit-content}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control #mobile-sticker-qty{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px!important;width:65px;padding:5px 20px 5px 10px;border-radius:6px;background:#fff;border:solid 1px #d1d5db;cursor:pointer}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span{position:absolute;top:50%;right:17px;transform:translateY(-50%)}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-mobile-control span:after{font-family:"Font Awesome 6 Free";content:"\f107";font-weight:900;position:absolute;left:0;top:50%;font-weight:900;font-size:11px;line-height:1;color:#000;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-bg-mask{display:none;position:fixed;width:100vw;height:100dvh;top:0;left:0;background-color:rgba(0,0,0,.3);z-index:100}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget{display:none;position:fixed;min-width:315px;bottom:60px;left:50%;transform:translateX(-50%);z-index:1000}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .option-label{display:none}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper{background:#fff;box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12)}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.radio::before{width:100.3%}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label{margin:0}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .name{font-size:12px;padding-left:15px;min-width:55px}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-price{font-size:13px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price{min-width:75px;font-size:10px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-unit-price span{font-size:10px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option label .quantity-savings{font-size:10px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom.error::before{border-color:red!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer .name{font-size:12px!important}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper{width:55px}.creator-upload-modal #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_decal_sticker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom,body.jukebox_maker_coaster #creator-mobile-controller .quantity-control-wrapper .quantity-widget .radio-button-wrapper .options .option.option-custom .checkcontainer #quantity-custom-input-wrapper #sticker-quantity-custom{font-size:12px!important;width:60px!important}.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart{position:relative;display:flex!important;order:1}.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart::before,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart::before{content:"";width:1px;height:1.25rem;margin-left:.75rem;margin-right:.75rem;background:#f1f0ea;opacity:.5;order:2}.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart::after,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart::after{content:attr(data-after);order:3}.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart[disabled]::after,.creator-upload-modal #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_decal_sticker #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_maker_custom #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_maker_shaped #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_roll_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .sticker-add-to-cart[disabled]::before,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart[disabled]::after,body.jukebox_maker_coaster #creator-mobile-controller .sticker-add-to-cart[disabled]::before{content:none}.creator-upload-modal #creator-mobile-top-header,body.jukebox_creator_decal_sticker #creator-mobile-top-header,body.jukebox_creator_sticker_maker #creator-mobile-top-header,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header,body.jukebox_maker_coaster #creator-mobile-top-header{display:none;position:relative;align-items:center;justify-content:space-between;height:4rem;width:100%}@media only screen and (max-width:800px){.creator-upload-modal #creator-mobile-top-header,body.jukebox_creator_decal_sticker #creator-mobile-top-header,body.jukebox_creator_sticker_maker #creator-mobile-top-header,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header,body.jukebox_maker_coaster #creator-mobile-top-header{position:relative;display:flex;gap:10px;order:1;z-index:1}}@keyframes swoopIn{from{opacity:0;transform:translateX(-50px) rotate(-25deg)}to{opacity:1;transform:translateX(0) rotate(0)}}.creator-upload-modal #creator-mobile-top-header #canadian-badge,body.jukebox_creator_decal_sticker #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_maker #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header #canadian-badge,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header #canadian-badge,body.jukebox_maker_coaster #creator-mobile-top-header #canadian-badge{transition:transform .2s cubic-bezier(.34,1.56,.64,1);animation:swoopIn .6s cubic-bezier(.34,1.56,.64,1) .5s both}.creator-upload-modal #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_decal_sticker #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_maker #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header #canadian-badge:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header #canadian-badge:hover,body.jukebox_maker_coaster #creator-mobile-top-header #canadian-badge:hover{transform:scale(1.1) rotate(-3deg)!important}.creator-upload-modal #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_decal_sticker #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_maker #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header #canadian-badge #tagline-text,body.jukebox_maker_coaster #creator-mobile-top-header #canadian-badge #tagline-text{color:#166534}.creator-upload-modal #creator-mobile-top-header button,body.jukebox_creator_decal_sticker #creator-mobile-top-header button,body.jukebox_creator_sticker_maker #creator-mobile-top-header button,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header button,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header button,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header button,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header button,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header button,body.jukebox_maker_coaster #creator-mobile-top-header button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:12px;border-radius:30px;padding:9px 20px 9px 20px;color:#000;background-color:#58e9ff}.creator-upload-modal #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_decal_sticker #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_maker #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_maker_custom #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_maker_shaped #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_roll_maker #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_sheet_maker #creator-mobile-top-header .mobile-cancel,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-top-header .mobile-cancel,body.jukebox_maker_coaster #creator-mobile-top-header .mobile-cancel{position:absolute;color:#fff;top:50%;left:0;transform:translateY(-50%);padding:0 0 0 10px;background:0 0}.creator-upload-modal #price-overview,body.jukebox_creator_decal_sticker #price-overview,body.jukebox_creator_sticker_maker #price-overview,body.jukebox_creator_sticker_maker_custom #price-overview,body.jukebox_creator_sticker_maker_shaped #price-overview,body.jukebox_creator_sticker_roll_maker #price-overview,body.jukebox_creator_sticker_sheet_maker #price-overview,body.jukebox_creator_sticker_sheet_maker_alt_route #price-overview,body.jukebox_maker_coaster #price-overview{display:none!important}.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-dropdown--above,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-dropdown--above{transform:translateY(-.25rem);border:1px solid #e5e7eb;border-radius:.375rem!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-dropdown--below,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-dropdown--below{margin-top:.25rem;border:1px solid #e5e7eb;border-radius:.375rem!important;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-results__options,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-results__options{font-size:14px}.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,.creator-upload-modal .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_decal_sticker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_maker_custom .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_maker_shaped .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_roll_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_sheet_maker .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_creator_sticker_sheet_maker_alt_route .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option,body.jukebox_maker_coaster .select2-container.select2-container--default.select2-container--open .select2-results__options .select2-results__option span{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"!important;font-size:14px!important;line-height:1.25rem;padding:.375rem .75rem!important;border:none}.creator-upload-modal .type-23 .option-group.cut,.creator-upload-modal .type-39 .option-group.cut,.creator-upload-modal .type-56 .option-group.cut,body.jukebox_creator_decal_sticker .type-23 .option-group.cut,body.jukebox_creator_decal_sticker .type-39 .option-group.cut,body.jukebox_creator_decal_sticker .type-56 .option-group.cut,body.jukebox_creator_sticker_maker .type-23 .option-group.cut,body.jukebox_creator_sticker_maker .type-39 .option-group.cut,body.jukebox_creator_sticker_maker .type-56 .option-group.cut,body.jukebox_creator_sticker_maker_custom .type-23 .option-group.cut,body.jukebox_creator_sticker_maker_custom .type-39 .option-group.cut,body.jukebox_creator_sticker_maker_custom .type-56 .option-group.cut,body.jukebox_creator_sticker_maker_shaped .type-23 .option-group.cut,body.jukebox_creator_sticker_maker_shaped .type-39 .option-group.cut,body.jukebox_creator_sticker_maker_shaped .type-56 .option-group.cut,body.jukebox_creator_sticker_roll_maker .type-23 .option-group.cut,body.jukebox_creator_sticker_roll_maker .type-39 .option-group.cut,body.jukebox_creator_sticker_roll_maker .type-56 .option-group.cut,body.jukebox_creator_sticker_sheet_maker .type-23 .option-group.cut,body.jukebox_creator_sticker_sheet_maker .type-39 .option-group.cut,body.jukebox_creator_sticker_sheet_maker .type-56 .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route .type-23 .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route .type-39 .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route .type-56 .option-group.cut,body.jukebox_maker_coaster .type-23 .option-group.cut,body.jukebox_maker_coaster .type-39 .option-group.cut,body.jukebox_maker_coaster .type-56 .option-group.cut{display:none!important}.creator-upload-modal .type-55 #mobile-sticker-height,.creator-upload-modal .type-55 #mobile-sticker-width,.creator-upload-modal .type-55 #sticker-height,.creator-upload-modal .type-55 #sticker-width,body.jukebox_creator_decal_sticker .type-55 #mobile-sticker-height,body.jukebox_creator_decal_sticker .type-55 #mobile-sticker-width,body.jukebox_creator_decal_sticker .type-55 #sticker-height,body.jukebox_creator_decal_sticker .type-55 #sticker-width,body.jukebox_creator_sticker_maker .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_maker .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_maker .type-55 #sticker-height,body.jukebox_creator_sticker_maker .type-55 #sticker-width,body.jukebox_creator_sticker_maker_custom .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_maker_custom .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-height,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-width,body.jukebox_creator_sticker_maker_shaped .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_maker_shaped .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-height,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-width,body.jukebox_creator_sticker_roll_maker .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_roll_maker .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-height,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-width,body.jukebox_creator_sticker_sheet_maker .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_sheet_maker .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-height,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-width,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #mobile-sticker-height,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #mobile-sticker-width,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-height,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-width,body.jukebox_maker_coaster .type-55 #mobile-sticker-height,body.jukebox_maker_coaster .type-55 #mobile-sticker-width,body.jukebox_maker_coaster .type-55 #sticker-height,body.jukebox_maker_coaster .type-55 #sticker-width{pointer-events:none}.creator-upload-modal .type-55 #sticker-top-bar:not(.admin),.creator-upload-modal .type-55 .option-group.cut,.creator-upload-modal .type-55 .shape-icon[data-shape=custom],.creator-upload-modal .type-55 .shape-icon[data-shape=rectangle],.creator-upload-modal .type-55 .shape-icon[data-shape=special],.creator-upload-modal .type-55 .show-preview,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_decal_sticker .type-55 .option-group.cut,body.jukebox_creator_decal_sticker .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_decal_sticker .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_decal_sticker .type-55 .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .type-55 .show-preview,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_maker .type-55 .option-group.cut,body.jukebox_creator_sticker_maker .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_maker .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .type-55 .show-preview,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_maker_custom .type-55 .option-group.cut,body.jukebox_creator_sticker_maker_custom .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_custom .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_maker_custom .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .type-55 .show-preview,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_maker_shaped .type-55 .option-group.cut,body.jukebox_creator_sticker_maker_shaped .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_shaped .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_maker_shaped .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .type-55 .show-preview,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_roll_maker .type-55 .option-group.cut,body.jukebox_creator_sticker_roll_maker .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_roll_maker .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_roll_maker .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .type-55 .show-preview,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_sheet_maker .type-55 .option-group.cut,body.jukebox_creator_sticker_sheet_maker .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_sheet_maker .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .type-55 .show-preview,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar:not(.admin),body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .option-group.cut,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .shape-icon[data-shape=rectangle],body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 .show-preview,body.jukebox_maker_coaster .type-55 #sticker-top-bar:not(.admin),body.jukebox_maker_coaster .type-55 .option-group.cut,body.jukebox_maker_coaster .type-55 .shape-icon[data-shape=custom],body.jukebox_maker_coaster .type-55 .shape-icon[data-shape=rectangle],body.jukebox_maker_coaster .type-55 .shape-icon[data-shape=special],body.jukebox_maker_coaster .type-55 .show-preview{display:none!important}.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper>*,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper>*{display:none!important}.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,.creator-upload-modal .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_decal_sticker .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-gradient,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .bleed-background-selection,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .ignore-whitespace,body.jukebox_maker_coaster .type-55 #sticker-top-bar.admin .main-tool-wrapper .preview-bleed{display:block!important}.creator-upload-modal .type-55 #sticker-sidebar,body.jukebox_creator_decal_sticker .type-55 #sticker-sidebar,body.jukebox_creator_sticker_maker .type-55 #sticker-sidebar,body.jukebox_creator_sticker_maker_custom .type-55 #sticker-sidebar,body.jukebox_creator_sticker_maker_shaped .type-55 #sticker-sidebar,body.jukebox_creator_sticker_roll_maker .type-55 #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker .type-55 #sticker-sidebar,body.jukebox_creator_sticker_sheet_maker_alt_route .type-55 #sticker-sidebar,body.jukebox_maker_coaster .type-55 #sticker-sidebar{padding-top:0}.creator-upload-modal .type-56 .shape-icon[data-shape=custom],.creator-upload-modal .type-56 .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_decal_sticker .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_custom .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_shaped .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_roll_maker .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker .type-56 .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .type-56 .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker_alt_route .type-56 .shape-icon[data-shape=special],body.jukebox_maker_coaster .type-56 .shape-icon[data-shape=custom],body.jukebox_maker_coaster .type-56 .shape-icon[data-shape=special]{display:none!important}.creator-upload-modal .type-33 .shape-icon,.creator-upload-modal .type-33 .show-preview,.creator-upload-modal .type-61 .shape-icon,.creator-upload-modal .type-61 .show-preview,body.jukebox_creator_decal_sticker .type-33 .shape-icon,body.jukebox_creator_decal_sticker .type-33 .show-preview,body.jukebox_creator_decal_sticker .type-61 .shape-icon,body.jukebox_creator_decal_sticker .type-61 .show-preview,body.jukebox_creator_sticker_maker .type-33 .shape-icon,body.jukebox_creator_sticker_maker .type-33 .show-preview,body.jukebox_creator_sticker_maker .type-61 .shape-icon,body.jukebox_creator_sticker_maker .type-61 .show-preview,body.jukebox_creator_sticker_maker_custom .type-33 .shape-icon,body.jukebox_creator_sticker_maker_custom .type-33 .show-preview,body.jukebox_creator_sticker_maker_custom .type-61 .shape-icon,body.jukebox_creator_sticker_maker_custom .type-61 .show-preview,body.jukebox_creator_sticker_maker_shaped .type-33 .shape-icon,body.jukebox_creator_sticker_maker_shaped .type-33 .show-preview,body.jukebox_creator_sticker_maker_shaped .type-61 .shape-icon,body.jukebox_creator_sticker_maker_shaped .type-61 .show-preview,body.jukebox_creator_sticker_roll_maker .type-33 .shape-icon,body.jukebox_creator_sticker_roll_maker .type-33 .show-preview,body.jukebox_creator_sticker_roll_maker .type-61 .shape-icon,body.jukebox_creator_sticker_roll_maker .type-61 .show-preview,body.jukebox_creator_sticker_sheet_maker .type-33 .shape-icon,body.jukebox_creator_sticker_sheet_maker .type-33 .show-preview,body.jukebox_creator_sticker_sheet_maker .type-61 .shape-icon,body.jukebox_creator_sticker_sheet_maker .type-61 .show-preview,body.jukebox_creator_sticker_sheet_maker_alt_route .type-33 .shape-icon,body.jukebox_creator_sticker_sheet_maker_alt_route .type-33 .show-preview,body.jukebox_creator_sticker_sheet_maker_alt_route .type-61 .shape-icon,body.jukebox_creator_sticker_sheet_maker_alt_route .type-61 .show-preview,body.jukebox_maker_coaster .type-33 .shape-icon,body.jukebox_maker_coaster .type-33 .show-preview,body.jukebox_maker_coaster .type-61 .shape-icon,body.jukebox_maker_coaster .type-61 .show-preview{display:none!important}.creator-upload-modal .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],.creator-upload-modal .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],.creator-upload-modal .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_decal_sticker .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_decal_sticker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_maker .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_maker_custom .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_maker_custom .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_maker_shaped .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_maker_shaped .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_roll_maker .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_roll_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_sheet_maker .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_sheet_maker .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom],body.jukebox_maker_coaster .beer-label-page #shape-options .shape-icons-container .shape-icon[data-shape=special],body.jukebox_maker_coaster .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=circle],body.jukebox_maker_coaster .beer-label-page #shape-options .shape-icons-container .shape-selection[data-shape=custom]{display:none!important}.creator-upload-modal .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],.creator-upload-modal .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],.creator-upload-modal .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_decal_sticker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_decal_sticker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_decal_sticker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_custom .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_maker_custom .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_custom .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_maker_shaped .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_maker_shaped .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_maker_shaped .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_roll_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_roll_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_roll_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_sheet_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_creator_sticker_sheet_maker_alt_route .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special],body.jukebox_maker_coaster .beer-label-page #creator-mobile-controller .shape-icon[data-shape=circle],body.jukebox_maker_coaster .beer-label-page #creator-mobile-controller .shape-icon[data-shape=custom],body.jukebox_maker_coaster .beer-label-page #creator-mobile-controller .shape-icon[data-shape=special]{display:none!important}.creator-upload-modal .type-43 .option-group.coaster-size,body.jukebox_maker_coaster .option-group.coaster-size{display:block!important}.creator-upload-modal .type-43 #size-options,.creator-upload-modal .type-43 .dark-mode-toggle,.creator-upload-modal .type-43 .option-group.cut,.creator-upload-modal .type-43 .shape-icon[data-shape=custom],.creator-upload-modal .type-43 .shape-icon[data-shape=special],.creator-upload-modal .type-43 .show-preview,body.jukebox_maker_coaster #size-options,body.jukebox_maker_coaster .dark-mode-toggle,body.jukebox_maker_coaster .option-group.cut,body.jukebox_maker_coaster .shape-icon[data-shape=custom],body.jukebox_maker_coaster .shape-icon[data-shape=special],body.jukebox_maker_coaster .show-preview{display:none!important}.creator-upload-modal .type-43 #creator-mobile-controller .mobile-size-panel,.creator-upload-modal .type-43 #creator-mobile-controller .mobile-slider-container,.creator-upload-modal .type-43 #creator-mobile-controller .size-panel-handle,body.jukebox_maker_coaster #creator-mobile-controller .mobile-size-panel,body.jukebox_maker_coaster #creator-mobile-controller .mobile-slider-container,body.jukebox_maker_coaster #creator-mobile-controller .size-panel-handle{display:none!important}.creator-upload-modal .type-43 .re-upload-image-button,body.jukebox_maker_coaster .re-upload-image-button{display:block!important;margin-bottom:30px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-upload-modal .type-43 #sticker-container,body.jukebox_maker_coaster #sticker-container{background-color:#0f172a!important}.creator-upload-modal .type-43 #sticker,body.jukebox_maker_coaster #sticker{mix-blend-mode:multiply}.creator-upload-modal .type-43 #sticker.selected,body.jukebox_maker_coaster #sticker.selected{mix-blend-mode:unset}.creator-upload-modal .type-43 #sticker #sticker-circle,.creator-upload-modal .type-43 #sticker #sticker-rectangle,.creator-upload-modal .type-43 #sticker #sticker-special,body.jukebox_maker_coaster #sticker #sticker-circle,body.jukebox_maker_coaster #sticker #sticker-rectangle,body.jukebox_maker_coaster #sticker #sticker-special{stroke-width:1px;stroke:transparent}.creator-upload-modal .type-43 #sticker #sticker-circle:hover,.creator-upload-modal .type-43 #sticker #sticker-rectangle:hover,.creator-upload-modal .type-43 #sticker #sticker-special:hover,body.jukebox_maker_coaster #sticker #sticker-circle:hover,body.jukebox_maker_coaster #sticker #sticker-rectangle:hover,body.jukebox_maker_coaster #sticker #sticker-special:hover{stroke:transparent!important}.creator-upload-modal .type-43 #sticker #sticker-circle.active,.creator-upload-modal .type-43 #sticker #sticker-rectangle.active,.creator-upload-modal .type-43 #sticker #sticker-special.active,body.jukebox_maker_coaster #sticker #sticker-circle.active,body.jukebox_maker_coaster #sticker #sticker-rectangle.active,body.jukebox_maker_coaster #sticker #sticker-special.active{stroke-width:1px;stroke:transparent!important}.creator-upload-modal .type-43 #sticker #sticker-circle.dash,.creator-upload-modal .type-43 #sticker #sticker-rectangle.dash,.creator-upload-modal .type-43 #sticker #sticker-special.dash,body.jukebox_maker_coaster #sticker #sticker-circle.dash,body.jukebox_maker_coaster #sticker #sticker-rectangle.dash,body.jukebox_maker_coaster #sticker #sticker-special.dash{stroke-width:1px;stroke:transparent!important}.creator-upload-modal .type-43 #sticker-sidebar .price-container,body.jukebox_maker_coaster #sticker-sidebar .price-container{position:relative}body.jukebox_creator_sticker_sheet_maker #sticker-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container,body.sticker_sheets #sticker-container{bottom:140px!important;left:0!important}body.jukebox_creator_sticker_sheet_maker #sticker-container .resize,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container .resize,body.sticker_sheets #sticker-container .resize{stroke:#49dfff!important}body.jukebox_creator_sticker_sheet_maker #sticker-container #object-copy:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #object-copy:hover rect,body.sticker_sheets #sticker-container #object-copy:hover rect{fill:#49dfff!important}body.jukebox_creator_sticker_sheet_maker #sticker-container #object-delete:hover rect,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-container #object-delete:hover rect,body.sticker_sheets #sticker-container #object-delete:hover rect{fill:#49dfff!important}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container,body.sticker_sheets #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container{margin:0 0 15px 0}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper,body.sticker_sheets #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper{top:45px;z-index:100}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper .custom-color-selector,body.sticker_sheets #sticker-sidebar #sticker-settings #sticker-sheet-background-color .color-option-container .swatch-list-wrapper .custom-color-selector{bottom:18px;height:21px}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar #sticker-settings .option-group.printing-instructions,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar #sticker-settings .option-group.printing-instructions,body.sticker_sheets #sticker-sidebar #sticker-settings .option-group.printing-instructions{margin-top:1rem}body.jukebox_creator_sticker_sheet_maker #sticker-sidebar .price-container .price-section,body.jukebox_creator_sticker_sheet_maker_alt_route #sticker-sidebar .price-container .price-section,body.sticker_sheets #sticker-sidebar .price-container .price-section{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer,body.sticker_sheets #uploaded-images-outer{position:absolute;left:0;right:400px;bottom:0;height:140px;font-size:0;background-color:#fff;z-index:1}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner{padding:10px 0;height:100%;width:90%;margin:auto}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail{width:120px;height:120px;display:inline-block;background-size:contain;background-repeat:no-repeat;background-position:center;background-origin:content-box;cursor:pointer;position:relative;user-select:none;padding:0 8px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.loading,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.loading,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.loading{cursor:auto}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .delete,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail:hover .image-edit{display:block}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .delete,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.dragging .image-edit{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .progress-loader,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .progress-loader,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .progress-loader{position:absolute!important;z-index:10!important;display:none}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .progress-loader,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .progress-loader,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .progress-loader{display:block}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .delete,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail.loading .image-edit{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .delete,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit{width:30px;height:30px;background-color:#fff;border:1px solid #bfbfbf;position:absolute;display:none;right:5px;bottom:5px;border-radius:5px;cursor:pointer}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .delete img,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit img,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .delete img,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit img,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .delete img,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit img{margin-left:5px;margin-top:5px;width:20px;height:20px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .delete:hover,body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .delete:hover,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit:hover,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .delete:hover,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit:hover{background-color:#49dfff;border:1px solid transparent}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .thumbnail .image-edit{bottom:40px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .slick-disabled,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .slick-disabled,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .slick-disabled{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer .upload-new-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer .upload-new-wrapper,body.sticker_sheets #uploaded-images-outer .upload-new-wrapper{position:absolute;top:-80px;left:50%;transform:translateX(-50%)}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer .upload-new-wrapper #upload-new.show,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer .upload-new-wrapper #upload-new.show,body.sticker_sheets #uploaded-images-outer .upload-new-wrapper #upload-new.show{display:inline-block}body.jukebox_creator_sticker_sheet_maker #cut-mark-legend,body.jukebox_creator_sticker_sheet_maker_alt_route #cut-mark-legend,body.sticker_sheets #cut-mark-legend{position:absolute;right:30px;top:-48px;transform:translateX(-50%);font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:15px;z-index:10}body.jukebox_creator_sticker_sheet_maker #cut-mark-legend::after,body.jukebox_creator_sticker_sheet_maker_alt_route #cut-mark-legend::after,body.sticker_sheets #cut-mark-legend::after{content:"";position:absolute;width:30px;height:4px;left:-40px;top:50%;transform:translateY(-50%);background-color:#ff00d8}@media only screen and (max-width:800px){body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer,body.sticker_sheets #uploaded-images-outer{position:relative;height:110px;order:3}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner{width:100%;padding:15px 10px;border-top:solid 1px #e5e7eb}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail{width:75px;height:75px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail .delete,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail .delete,body.sticker_sheets #uploaded-images-outer #uploaded-images-inner .slick-track .thumbnail .delete{display:none!important}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer .upload-new-wrapper,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer .upload-new-wrapper,body.sticker_sheets #uploaded-images-outer .upload-new-wrapper{top:-45px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer .upload-new-wrapper #upload-new,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer .upload-new-wrapper #upload-new,body.sticker_sheets #uploaded-images-outer .upload-new-wrapper #upload-new{font-size:13px;padding:6px 14px}body.jukebox_creator_sticker_sheet_maker #uploaded-images-outer #cut-mark-legend,body.jukebox_creator_sticker_sheet_maker_alt_route #uploaded-images-outer #cut-mark-legend,body.sticker_sheets #uploaded-images-outer #cut-mark-legend{font-size:12px;top:-25px;right:-15px}body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller,body.sticker_sheets #creator-mobile-controller{order:4}body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .object-image-options.hide,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .object-image-options.hide,body.sticker_sheets #creator-mobile-controller .object-image-options.hide{display:block!important}body.jukebox_creator_sticker_sheet_maker #creator-mobile-controller .object-image-options.hide .sidebar-row,body.jukebox_creator_sticker_sheet_maker_alt_route #creator-mobile-controller .object-image-options.hide .sidebar-row,body.sticker_sheets #creator-mobile-controller .object-image-options.hide .sidebar-row{visibility:hidden;pointer-events:none}}@media only screen and (max-width:800px){body.explore-page.creator-opened:not(.explore_sticker_maker_landing),body.jukebox_creator_decal_sticker,body.jukebox_creator_sticker_maker,body.jukebox_creator_sticker_maker_custom,body.jukebox_creator_sticker_maker_shaped,body.jukebox_creator_sticker_roll_maker,body.jukebox_creator_sticker_sheet_maker,body.jukebox_creator_sticker_sheet_maker_alt_route,body.jukebox_maker_coaster,body.product-page.creator-opened{height:100dvh}body.explore-page.creator-opened:not(.explore_sticker_maker_landing) .site-container,body.jukebox_creator_decal_sticker .site-container,body.jukebox_creator_sticker_maker .site-container,body.jukebox_creator_sticker_maker_custom .site-container,body.jukebox_creator_sticker_maker_shaped .site-container,body.jukebox_creator_sticker_roll_maker .site-container,body.jukebox_creator_sticker_sheet_maker .site-container,body.jukebox_creator_sticker_sheet_maker_alt_route .site-container,body.jukebox_maker_coaster .site-container,body.product-page.creator-opened .site-container{min-height:auto}body.explore-page.creator-opened:not(.explore_sticker_maker_landing) .site-container .menu-slide-container main,body.jukebox_creator_decal_sticker .site-container .menu-slide-container main,body.jukebox_creator_sticker_maker .site-container .menu-slide-container main,body.jukebox_creator_sticker_maker_custom .site-container .menu-slide-container main,body.jukebox_creator_sticker_maker_shaped .site-container .menu-slide-container main,body.jukebox_creator_sticker_roll_maker .site-container .menu-slide-container main,body.jukebox_creator_sticker_sheet_maker .site-container .menu-slide-container main,body.jukebox_creator_sticker_sheet_maker_alt_route .site-container .menu-slide-container main,body.jukebox_maker_coaster .site-container .menu-slide-container main,body.product-page.creator-opened .site-container .menu-slide-container main{height:100dvh!important}body.explore-page.creator-opened:not(.explore_sticker_maker_landing) .creator-upload-modal,body.jukebox_creator_decal_sticker .creator-upload-modal,body.jukebox_creator_sticker_maker .creator-upload-modal,body.jukebox_creator_sticker_maker_custom .creator-upload-modal,body.jukebox_creator_sticker_maker_shaped .creator-upload-modal,body.jukebox_creator_sticker_roll_maker .creator-upload-modal,body.jukebox_creator_sticker_sheet_maker .creator-upload-modal,body.jukebox_creator_sticker_sheet_maker_alt_route .creator-upload-modal,body.jukebox_maker_coaster .creator-upload-modal,body.product-page.creator-opened .creator-upload-modal{height:100dvh}}.sticker-preview-overlay-outer.generating-thumbnail{visibility:visible!important;opacity:0!important}.sticker-preview-overlay-outer .sticker-preview-close{position:absolute;display:flex;justify-content:center;align-items:center;top:8px;right:10px;width:27px;height:27px;background:#fff;border-radius:50%;z-index:2;cursor:pointer}.sticker-preview-overlay-outer .sticker-preview-close::after,.sticker-preview-overlay-outer .sticker-preview-close::before{content:"";position:absolute;top:50%;left:50%;height:2px;width:65%;background-color:#000;border-radius:5px}.sticker-preview-overlay-outer .sticker-preview-close::before{transform:translate(-50%,-50%) rotate(45deg)}.sticker-preview-overlay-outer .sticker-preview-close::after{transform:translate(-50%,-50%) rotate(135deg)}.sticker-preview-overlay-outer .previewer-dark-mode-toggle{position:absolute;right:1rem;bottom:1rem;z-index:2;background:#e1e1e1}.sticker-preview-overlay-outer .previewer-dark-mode-toggle svg{color:#111827}.sticker-preview-overlay-outer.light .previewer-dark-mode-toggle{background:#111827}.sticker-preview-overlay-outer.light .previewer-dark-mode-toggle svg{color:#e1e1e1}.sticker-preview-overlay-outer.light .sticker-preview-overlay{background-color:#e1e1e1}.sticker-preview-overlay-outer .sticker-preview-overlay:not(.preview-type-23){max-width:80%;max-height:80%}.sticker-preview-overlay-outer .sticker-preview-overlay:not(.preview-type-23).is-wider{width:auto;height:80%}.sticker-preview-overlay-outer .sticker-preview-overlay:not(.preview-type-23).is-taller{width:80%;height:auto}.sticker-preview-overlay-outer .sticker-preview-overlay{position:absolute;width:40%;height:70%;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#111827;overflow:hidden;border-radius:1rem;border:5px solid #232323;z-index:10000000000;transition:background-color .3s ease}@media only screen and (max-width:600px){.sticker-preview-overlay-outer .sticker-preview-overlay{height:50%;width:90%}}.sticker-preview-overlay-outer .sticker-preview-overlay .loader{display:inline-flex;justify-content:center;align-items:center;position:absolute;top:0;left:0;height:100%;width:100%;z-index:1000000;pointer-events:none}.sticker-preview-overlay-outer .sticker-preview-overlay .loader .lottie-loader{position:relative;width:60px;height:60px}@media only screen and (max-width:600px){.sticker-preview-overlay-outer .sticker-preview-overlay .loader .lottie-loader{width:30px;height:30px}}.sticker-preview-overlay-outer .sticker-preview-overlay .mobile-zoom-wrapper{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%)}.sticker-preview-overlay-outer .sticker-preview-overlay.preview-type-23{background:#fff;display:flex;flex-direction:column;box-sizing:border-box;padding:0 15px}.sticker-preview-overlay-outer .sticker-preview-overlay.preview-type-23 img.sticker-hand{display:none}.sticker-preview-overlay-outer .sticker-preview-overlay.preview-type-23 #roll-preview-bg{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:calc(100% - 30px);height:auto;pointer-events:none;z-index:1}.sticker-preview-overlay-outer .sticker-preview-overlay .preview-holographic-mask,.sticker-preview-overlay-outer .sticker-preview-overlay .texture-mask{mix-blend-mode:multiply;opacity:.8}.sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand{position:absolute;right:0;bottom:0}.sticker-preview-overlay-outer .sticker-preview-overlay.transparent-preview .preview-sticker-circle,.sticker-preview-overlay-outer .sticker-preview-overlay.transparent-preview .preview-sticker-rectangle,.sticker-preview-overlay-outer .sticker-preview-overlay.transparent-preview .preview-sticker-thru-cut{stroke:#c7c8ca;opacity:1;vector-effect:non-scaling-stroke}.sticker-preview-overlay-outer .sticker-preview-overlay.magnet-preview #preview-sticker{filter:drop-shadow(3px 1px 0 #3b3b3b)}.sticker-preview-overlay-outer .sticker-preview-overlay #preview-sticker-kiss-cut{stroke:#c7c8ca;opacity:1;vector-effect:non-scaling-stroke}.sticker-preview-overlay-outer .sticker-preview-overlay svg text{pointer-events:none}.sticker-preview-overlay-outer #svg-convert{display:none}svg.cart ellipse,svg.cart image,svg.cart path,svg.cart rect{stroke-width:0!important}.sticker-multi-set-files-modal{position:absolute;width:600px;transform:translate(-50%,-50%);top:50%;left:50%;background:#fff;border:3px solid #4edcf1!important;border-radius:10px;padding:10px;display:none}.sticker-multi-set-files-modal.active{display:block}.sticker-multi-set-files-modal .sticker-multi-set-header{font-weight:700;text-align:center;font-size:1.5em;margin-bottom:10px}.sticker-multi-set-files-modal .sticker-multi-set-list{height:450px;overflow-y:auto}.sticker-multi-set-files-modal .sticker-multi-set-list .sticker-multi-set-file{border:1px solid transparent;cursor:pointer;border-radius:10px}.sticker-multi-set-files-modal .sticker-multi-set-list .sticker-multi-set-file.active{border-color:#00f}.sticker-multi-set-files-modal .sticker-multi-set-list .sticker-multi-set-image{width:150px;display:inline-block}.sticker-multi-set-files-modal .sticker-multi-set-list .sticker-multi-set-details{display:inline-block;width:300px;font-weight:700;vertical-align:top;word-break:break-all;padding-left:10px}.sticker-multi-set-files-modal .sticker-multi-set-next{text-align:center;margin-top:10px}.sticker-background-bleed-modal{position:absolute;top:60px;left:100px;right:0;bottom:0;display:none;z-index:20}.sticker-background-bleed-modal.active{display:block}.sticker-background-bleed-modal #background-bleed-modal-background{position:absolute;top:0;bottom:0;left:0;right:0;background:#000;opacity:.5}.sticker-background-bleed-modal #background-bleed-modal{position:absolute;left:50%;transform:translateX(-50%);background:#fff}.sticker-background-bleed-modal #background-bleed-modal .inputs{display:flex;gap:50px;margin:10px;justify-content:center}.sticker-background-bleed-modal #background-bleed-modal .inputs .input-group{display:flex;gap:5px;justify-content:center;align-content:center;height:40px}.sticker-background-bleed-modal #background-bleed-modal .inputs .input-group label{line-height:40px}.sticker-background-bleed-modal #background-bleed-modal .inputs .input-group #save-canvas{padding:0;line-height:40px}.sticker-background-bleed-modal #background-bleed-modal .canvas-container{overflow:auto;max-height:calc(100vh - 120px);background:#fff;position:relative}.sticker-background-bleed-modal svg{position:absolute;top:0;left:0;pointer-events:none}.sticker-background-bleed-modal svg path{pointer-events:stroke;stroke:transparent;stroke-width:10px;cursor:pointer;fill:none}.sticker-background-bleed-modal svg path.path-outline{stroke:red;stroke-dasharray:3,3;vector-effect:non-scaling-stroke;stroke-width:1px;stroke-opacity:.75}.sticker-background-bleed-modal svg circle{pointer-events:all;cursor:pointer;fill:#00f}.sticker-background-bleed-modal svg circle.fourth,.sticker-background-bleed-modal svg circle.third{fill:green}#cover-fill-override{position:absolute;top:100px;left:200px;padding:5px;align-items:center;gap:5px;background:#fff;display:none}#cover-fill-override.active{display:flex}#cover-fill-override #cover-fill-override-input{padding:0;padding-left:5px;height:30px;width:50px;appearance:none;outline:0;border-radius:0;border:2px solid #bfbfbf}#cover-fill-override #cover-fill-override-button{padding:5px;border:1px solid;cursor:pointer}#image-scale-input-container{position:absolute;display:none;bottom:0;right:400px}#image-scale-input-container.active{display:flex;align-items:center;gap:5px}#image-scale-input-container #image-scale-input-range{width:300px}#image-scale-input-container #image-scale-input-number{border-radius:0;outline:0;border:2px solid #bfbfbf;padding:0;padding-left:0;padding-left:5px;height:30px;width:90px;appearance:none}.custom_window_cling .creator-upload-modal .option-group.cut,.custom_window_cling .creator-upload-modal .option-group.stock,body.sk_wall .creator-upload-modal .option-group.cut,body.sk_wall .creator-upload-modal .option-group.stock{display:none}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer.preview-thumbnail{height:105px}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand{width:15px}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay{width:165px;border:none;position:inherit;transform:translate(0,0)}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay-background{background:0 0;display:none}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-close{display:none!important}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay{left:0;transform:translate(0,-50%)}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand{left:50%}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay{height:100%}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand{top:130px;transform:scale(3);z-index:10}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer .sticker-preview-overlay img.sticker-hand#preview-hand-back{z-index:0}body.customer_orders_current .image-preview-thumbnail .sticker-preview-overlay-outer{display:block!important}body.customer_orders_current .image-preview-thumbnail .preview-image{position:absolute;width:135px;left:15px;bottom:9px}body.customer_orders_current .sticker-preview-overlay-outer.enlarged .sticker-preview-overlay{width:600px;height:400px;position:fixed;border-radius:20px;border:none;display:initial;transform:translate(-50%,-50%)}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image{display:block}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .sticker-preview-overlay-background{position:fixed;z-index:10000000000}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .sticker-preview-overlay{-webkit-animation:showPreviewImage .4s ease;-moz-animation:showPreviewImage .4s ease;-ms-animation:showPreviewImage .4s ease;-o-animation:showPreviewImage .4s ease;animation:showPreviewImage .4s ease;transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes showPreviewImage{0%{transform:scale(.8) translate(-50%,-50%);visibility:hidden;opacity:0}65.5%{transform:scale(1.03) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%);visibility:visible;opacity:1}}@-moz-keyframes showPreviewImage{0%{transform:scale(.8) translate(-50%,-50%);visibility:hidden;opacity:0}65.5%{transform:scale(1.03) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%);visibility:visible;opacity:1}}@-o-keyframes showPreviewImage{0%{transform:scale(.8) translate(-50%,-50%);visibility:hidden;opacity:0}65.5%{transform:scale(1.03) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%);visibility:visible;opacity:1}}@keyframes showPreviewImage{0%{transform:scale(.8) translate(-50%,-50%);visibility:hidden;opacity:0}65.5%{transform:scale(1.03) translate(-50%,-50%)}100%{transform:scale(1) translate(-50%,-50%);visibility:visible;opacity:1}}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .sticker-preview-overlay img.sticker-hand{left:50%;bottom:-135px;width:60px}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .preview-image{position:absolute;left:50px;bottom:25px;width:500px}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.show-preview-image .sticker-preview-overlay img.sticker-hand#preview-hand-front{z-index:1}body.customer_orders_current .sticker-preview-overlay-outer.enlarged.hide-preview-image .sticker-preview-overlay{-webkit-animation:previewImageHide .4s ease;-moz-animation:previewImageHide .4s ease;-ms-animation:previewImageHide .4s ease;-o-animation:previewImageHide .4s ease;animation:previewImageHide .4s ease}@-webkit-keyframes previewImageHide{0%{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}25%{visibility:hidden;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}50%{visibility:hidden;opacity:0;-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}75%{visibility:hidden;opacity:0;-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}}@-moz-keyframes previewImageHide{0%{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}25%{visibility:hidden;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}50%{visibility:hidden;opacity:0;-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}75%{visibility:hidden;opacity:0;-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}}@-o-keyframes previewImageHide{0%{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}25%{visibility:hidden;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}50%{visibility:hidden;opacity:0;-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}75%{visibility:hidden;opacity:0;-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}}@keyframes previewImageHide{0%{visibility:visible;opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1)}25%{visibility:hidden;opacity:0;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}50%{visibility:hidden;opacity:0;-webkit-transform:scale(.6);-moz-transform:scale(.6);-ms-transform:scale(.6);-o-transform:scale(.6);transform:scale(.6)}75%{visibility:hidden;opacity:0;-webkit-transform:scale(.4);-moz-transform:scale(.4);-ms-transform:scale(.4);-o-transform:scale(.4);transform:scale(.4)}100%{visibility:hidden;opacity:0;-webkit-transform:scale(.2);-moz-transform:scale(.2);-ms-transform:scale(.2);-o-transform:scale(.2);transform:scale(.2)}}body.foam_board_signs #sticker-sidebar .radius-outer{display:none!important}.creator-upload-modal .creator-page.promo-creator[data-promo=free-die-cut-stickers] #sticker-settings,.creator-upload-modal .creator-page.promo-creator[data-promo=free-die-cut-stickers] .shape-icon[data-shape=circle],.creator-upload-modal .creator-page.promo-creator[data-promo=free-die-cut-stickers] .shape-icon[data-shape=rectangle]{display:none!important}.creator-upload-modal .creator-page.promo-creator[data-promo=free-die-cut-stickers] .selected-icon-check.active.custom{width:20px;position:absolute;right:15px;top:145px}body.sk_holographic .show-preview{display:none!important}#creator-nav ul#history-actions li,#creator-nav ul.main-menu li,.creator-nav-item{position:relative;display:block;padding-left:10px;padding-right:10px;padding-bottom:7px;padding-top:7px;margin:0 10px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.3;font-size:15px;text-align:center;color:#fff;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer;white-space:nowrap}#creator-nav ul#history-actions li.align-right,#creator-nav ul.main-menu li.align-right,.creator-nav-item.align-right{flex:1;padding:0;cursor:auto}@media only screen and (min-width:1024px),(hover:hover){#creator-nav ul#history-actions li.align-right:hover,#creator-nav ul.main-menu li.align-right:hover,.creator-nav-item.align-right:hover{background-color:transparent!important}}#creator-nav ul#history-actions li.logo,#creator-nav ul.main-menu li.logo,.creator-nav-item.logo{width:137px;margin-left:0}#creator-nav ul#history-actions li.logo img,#creator-nav ul.main-menu li.logo img,.creator-nav-item.logo img{position:absolute;width:125px;height:50px;top:50%;transform:translateY(-50%);-webkit-transition:opacity .3s ease-in-out;-moz-transition:opacity .3s ease-in-out;-ms-transition:opacity .3s ease-in-out;-o-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}@media only screen and (min-width:1300px){#creator-nav ul#history-actions li.logo,#creator-nav ul.main-menu li.logo,.creator-nav-item.logo{margin-right:40px}}@media only screen and (max-width:1300px){#creator-nav ul#history-actions li.logo,#creator-nav ul.main-menu li.logo,.creator-nav-item.logo{margin-right:30px}}@media only screen and (max-width:1400px) and (min-width:1050px){#creator-nav ul#history-actions li,#creator-nav ul.main-menu li,.creator-nav-item{padding-top:9px;padding-bottom:7px}}@media only screen and (max-width:1200px){#creator-nav ul#history-actions li,#creator-nav ul.main-menu li,.creator-nav-item{padding:7px 15px}}#creator-nav ul#history-actions li#global-actions,#creator-nav ul.main-menu li#global-actions,.creator-nav-item#global-actions{padding:0}#creator-nav ul#history-actions li#express-editor-preview-off,#creator-nav ul#history-actions li#express-editor-preview-on,#creator-nav ul.main-menu li#express-editor-preview-off,#creator-nav ul.main-menu li#express-editor-preview-on,.creator-nav-item#express-editor-preview-off,.creator-nav-item#express-editor-preview-on{display:none}#creator-nav ul#history-actions li .svg path,#creator-nav ul#history-actions li .svg-wrapper path,#creator-nav ul.main-menu li .svg path,#creator-nav ul.main-menu li .svg-wrapper path,.creator-nav-item .svg path,.creator-nav-item .svg-wrapper path{fill:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){#creator-nav ul#history-actions li .svg-wrapper:hover path,#creator-nav ul#history-actions li .svg:hover path,#creator-nav ul.main-menu li .svg-wrapper:hover path,#creator-nav ul.main-menu li .svg:hover path,.creator-nav-item .svg-wrapper:hover path,.creator-nav-item .svg:hover path{fill:#e29cff}}@media only screen and (max-width:1200px){#creator-nav ul#history-actions li .svg,#creator-nav ul#history-actions li .svg-wrapper,#creator-nav ul.main-menu li .svg,#creator-nav ul.main-menu li .svg-wrapper,.creator-nav-item .svg,.creator-nav-item .svg-wrapper{display:none}}#creator-nav ul#history-actions li .fa,#creator-nav ul.main-menu li .fa,.creator-nav-item .fa{position:absolute;top:50%;left:20px;margin-top:-10px;font-size:19px;color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1050px){#creator-nav ul#history-actions li .fa,#creator-nav ul.main-menu li .fa,.creator-nav-item .fa{display:none}}#creator-nav ul#history-actions li .svg-wrapper,#creator-nav ul.main-menu li .svg-wrapper,.creator-nav-item .svg-wrapper{height:20px;width:20px;margin-top:-10px}#creator-nav ul#history-actions li .svg-wrapper .svg,#creator-nav ul.main-menu li .svg-wrapper .svg,.creator-nav-item .svg-wrapper .svg{left:0}@media only screen and (min-width:1024px),(hover:hover){#creator-nav ul#history-actions li:not(#global-actions):hover,#creator-nav ul.main-menu li:not(#global-actions):hover,.creator-nav-item:not(#global-actions):hover{color:#e29cff}#creator-nav ul#history-actions li:not(#global-actions):hover>.svg path,#creator-nav ul.main-menu li:not(#global-actions):hover>.svg path,.creator-nav-item:not(#global-actions):hover>.svg path{fill:#e29cff}}#creator-nav ul#history-actions li#express-editor-preview-on>.svg path,#creator-nav ul.main-menu li#express-editor-preview-on>.svg path,.creator-nav-item#express-editor-preview-on>.svg path{fill:#333}#creator-nav ul#history-actions li#express-editor-preview-on>div>.svg path,#creator-nav ul.main-menu li#express-editor-preview-on>div>.svg path,.creator-nav-item#express-editor-preview-on>div>.svg path{fill:#333}#creator-nav ul#history-actions li.no-options.downloads,#creator-nav ul.main-menu li.no-options.downloads,.creator-nav-item.no-options.downloads{min-width:180px;background-color:#fff;color:#000;padding:12px 30px;white-space:nowrap;font-size:15px;letter-spacing:.2px}#creator-nav ul#history-actions li.no-options.downloads:hover,#creator-nav ul.main-menu li.no-options.downloads:hover,.creator-nav-item.no-options.downloads:hover{color:#000!important}#creator-nav ul#history-actions li.has-options,#creator-nav ul.main-menu li.has-options,.creator-nav-item.has-options{position:relative;padding-top:7px;padding-bottom:7px;padding-right:30px}@media only screen and (max-width:1400px) and (min-width:1050px){#creator-nav ul#history-actions li.has-options,#creator-nav ul.main-menu li.has-options,.creator-nav-item.has-options{padding-top:9px;padding-bottom:7px}}#creator-nav ul#history-actions li.has-options .submenu-under,#creator-nav ul.main-menu li.has-options .submenu-under,.creator-nav-item.has-options .submenu-under{position:absolute;top:0;left:-10px;width:165px;height:35px}#creator-nav ul#history-actions li.has-options:after,#creator-nav ul.main-menu li.has-options:after,.creator-nav-item.has-options:after{content:"\f107";font-weight:900;position:absolute;top:50%;right:10px;margin-top:-11px;font-family:"Font Awesome 6 Free";font-size:20px;line-height:1}@media only screen and (max-width:1400px) and (min-width:1050px){#creator-nav ul#history-actions li.has-options:after,#creator-nav ul.main-menu li.has-options:after,.creator-nav-item.has-options:after{margin-top:-10px}}#creator-nav ul#history-actions li.has-options .sub-options,#creator-nav ul.main-menu li.has-options .sub-options,.creator-nav-item.has-options .sub-options{position:absolute;top:60px;left:-10px;display:none;width:165px;background-color:#fff;border:1px solid #333;z-index:1;border-radius:10px;padding:10px 0}#creator-nav ul#history-actions li.has-options .sub-options>li,#creator-nav ul.main-menu li.has-options .sub-options>li,.creator-nav-item.has-options .sub-options>li{width:100%;padding:9px 30px 7px 20px;margin:auto;text-align:left;color:#333;border-right:none;border-bottom:1px solid #f7f7f7;box-sizing:border-box}#creator-nav ul#history-actions li.has-options .sub-options>li:last-of-type,#creator-nav ul.main-menu li.has-options .sub-options>li:last-of-type,.creator-nav-item.has-options .sub-options>li:last-of-type{border:none}#creator-nav ul#history-actions li.has-options .sub-options>li>div>.svg path,#creator-nav ul.main-menu li.has-options .sub-options>li>div>.svg path,.creator-nav-item.has-options .sub-options>li>div>.svg path{fill:#a8a8a8!important}#creator-nav ul#history-actions li.has-options .sub-options>li.selected>.svg path,#creator-nav ul#history-actions li.has-options .sub-options>li:hover>.svg path,#creator-nav ul.main-menu li.has-options .sub-options>li.selected>.svg path,#creator-nav ul.main-menu li.has-options .sub-options>li:hover>.svg path,.creator-nav-item.has-options .sub-options>li.selected>.svg path,.creator-nav-item.has-options .sub-options>li:hover>.svg path{fill:#fff!important}#creator-nav ul#history-actions li.has-options .sub-options>li.selected>div>.svg path,#creator-nav ul#history-actions li.has-options .sub-options>li:hover>div>.svg path,#creator-nav ul.main-menu li.has-options .sub-options>li.selected>div>.svg path,#creator-nav ul.main-menu li.has-options .sub-options>li:hover>div>.svg path,.creator-nav-item.has-options .sub-options>li.selected>div>.svg path,.creator-nav-item.has-options .sub-options>li:hover>div>.svg path{fill:#fff!important}#creator-nav ul#history-actions li.has-options .sub-options>li.toggle-preview,#creator-nav ul.main-menu li.has-options .sub-options>li.toggle-preview,.creator-nav-item.has-options .sub-options>li.toggle-preview{padding-left:50px!important}#creator-nav ul#history-actions li.has-options .sub-options>li.toggle-preview.selected .svg-wrapper:after,#creator-nav ul.main-menu li.has-options .sub-options>li.toggle-preview.selected .svg-wrapper:after,.creator-nav-item.has-options .sub-options>li.toggle-preview.selected .svg-wrapper:after{content:"";position:absolute;top:0;left:-4px;width:110%;height:50%;border-bottom:1px solid #fff;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}#creator-nav ul#history-actions li.has-options .sub-options:after,#creator-nav ul.main-menu li.has-options .sub-options:after,.creator-nav-item.has-options .sub-options:after{content:"";position:absolute;top:-6px;right:18px;width:10px;height:10px;background-color:#fff;border-top:1px solid #333;border-left:1px solid #333;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}#creator-nav ul#history-actions li.has-options.open,#creator-nav ul.main-menu li.has-options.open,.creator-nav-item.has-options.open{color:#e29cff}#creator-nav ul#history-actions li.has-options.open .svg path,#creator-nav ul.main-menu li.has-options.open .svg path,.creator-nav-item.has-options.open .svg path{fill:#333}#creator-nav ul#history-actions li.has-options.open:after,#creator-nav ul.main-menu li.has-options.open:after,.creator-nav-item.has-options.open:after{content:"\f106";color:#e29cff}#creator-nav ul#history-actions li.has-options.open .sub-options,#creator-nav ul.main-menu li.has-options.open .sub-options,.creator-nav-item.has-options.open .sub-options{display:block}#creator-nav ul#history-actions li.has-options.open .submenu-under,#creator-nav ul.main-menu li.has-options.open .submenu-under,.creator-nav-item.has-options.open .submenu-under{height:75px}#creator-nav ul#history-actions li.has-options.downloads,#creator-nav ul.main-menu li.has-options.downloads,.creator-nav-item.has-options.downloads{float:right;width:150px;white-space:nowrap;background-color:#fff;padding-top:12px;padding-bottom:12px;border-radius:7px;color:#000;font-size:14px;letter-spacing:.2px}@media only screen and (min-width:1024px),(hover:hover){#creator-nav ul#history-actions li.has-options.downloads:hover,#creator-nav ul.main-menu li.has-options.downloads:hover,.creator-nav-item.has-options.downloads:hover{color:#000!important;background-color:#fff!important}#creator-nav ul#history-actions li.has-options.downloads:hover .svg path,#creator-nav ul.main-menu li.has-options.downloads:hover .svg path,.creator-nav-item.has-options.downloads:hover .svg path{fill:#fff!important}}#creator-nav ul#history-actions li.has-options.downloads.open li:hover>i,#creator-nav ul.main-menu li.has-options.downloads.open li:hover>i,.creator-nav-item.has-options.downloads.open li:hover>i{color:#fff}#creator-nav ul#history-actions li.has-options.downloads::after,#creator-nav ul.main-menu li.has-options.downloads::after,.creator-nav-item.has-options.downloads::after{color:#000}#creator-nav ul#history-actions li.has-options.downloads .sub-options>li,#creator-nav ul.main-menu li.has-options.downloads .sub-options>li,.creator-nav-item.has-options.downloads .sub-options>li{padding-left:20px}#creator-nav ul#history-actions li.has-options.downloads .svg path,#creator-nav ul.main-menu li.has-options.downloads .svg path,.creator-nav-item.has-options.downloads .svg path{fill:#fff}#creator-nav ul#history-actions li.highlight,#creator-nav ul.main-menu li.highlight,.creator-nav-item.highlight{background-color:#fff;color:#333;z-index:9999;cursor:auto}#creator-nav ul#history-actions li.highlight svg path,#creator-nav ul.main-menu li.highlight svg path,.creator-nav-item.highlight svg path{fill:#666!important}body.jukebox_maker_tissue header .container-header .nav-container .main-nav .brand-logo,body.jukebox_maker_wrapping_paper header .container-header .nav-container .main-nav .brand-logo,body[class^=jukebox_creator] header .container-header .nav-container .main-nav .brand-logo{margin-top:10px}body.jukebox_maker_tissue header .container-header .nav-container .main-nav .header-dropdown.nav-placeholder,body.jukebox_maker_wrapping_paper header .container-header .nav-container .main-nav .header-dropdown.nav-placeholder,body[class^=jukebox_creator] header .container-header .nav-container .main-nav .header-dropdown.nav-placeholder{margin-top:-25px}body.jukebox_maker_tissue header .container-header .nav-container .main-nav ul.level-01,body.jukebox_maker_wrapping_paper header .container-header .nav-container .main-nav ul.level-01,body[class^=jukebox_creator] header .container-header .nav-container .main-nav ul.level-01{margin-top:13px}body.jukebox_maker_tissue header .container-header .nav-container .main-nav ul.level-01>li,body.jukebox_maker_wrapping_paper header .container-header .nav-container .main-nav ul.level-01>li,body[class^=jukebox_creator] header .container-header .nav-container .main-nav ul.level-01>li{margin-bottom:7px}body.jukebox_creator_premade_squid_game #edit .summary-wrapper.product-select-summary .subtotal,body.jukebox_creator_premade_squid_game_white #edit .summary-wrapper.product-select-summary .subtotal{width:100%;justify-content:space-between;padding:30px 0 25px 0!important}body.jukebox_creator_premade_squid_game #tools #background-tool,body.jukebox_creator_premade_squid_game #tools #qrcode-tool,body.jukebox_creator_premade_squid_game #tools #shape-tool,body.jukebox_creator_premade_squid_game #tools #template-tool,body.jukebox_creator_premade_squid_game_white #tools #background-tool,body.jukebox_creator_premade_squid_game_white #tools #qrcode-tool,body.jukebox_creator_premade_squid_game_white #tools #shape-tool,body.jukebox_creator_premade_squid_game_white #tools #template-tool{display:none}body.jukebox_creator_premade_squid_game.business_cards #edit .edit-wrapper .standard .businessCard-attr,body.jukebox_creator_premade_squid_game.business_cards #edit .edit-wrapper .standard .stock-attr,body.jukebox_creator_premade_squid_game_white.business_cards #edit .edit-wrapper .standard .businessCard-attr,body.jukebox_creator_premade_squid_game_white.business_cards #edit .edit-wrapper .standard .stock-attr{display:none!important}body[class^=jukebox_creator]{background-color:#e8ebed}body[class^=jukebox_creator] .colorpicker{left:70px!important;top:265px!important}body[class^=jukebox_creator] header{display:none}body[class^=jukebox_creator] .menu-slide-container{overflow-y:hidden}body[class^=jukebox_creator] .site-announcement{display:none!important}body[class^=jukebox_creator] .container-header{padding-top:0;padding-bottom:0}body[class^=jukebox_creator] .container-header .nav-container{margin-top:8px}@media only screen and (min-width:2500px){body[class^=jukebox_creator] .container-header{min-height:60px}}@media only screen and (min-width:2500px){body[class^=jukebox_creator] .brand-logo>img{height:30px}}body[class^=jukebox_creator].stickers main{height:calc(100vh - 69px);padding-top:69px!important}body[class^=jukebox_creator].stickers main .page-container{height:100%}body[class^=jukebox_creator] .menu-slide-container main{margin-top:0;padding-top:0}body[class^=jukebox_creator] .menu-slide-container.nav-open footer,body[class^=jukebox_creator] .menu-slide-container.nav-open main{-webkit-transform:none!important;-moz-transform:none!important;-ms-transform:none!important;-o-transform:none!important;transform:none!important}body[class^=jukebox_creator] .colorpicker{z-index:9995}body[class^=jukebox_creator] .colorpicker .colorpicker_submit{background:url(https://storage.jukeboxprint.com/s/images/icons/colorpicker-submit2.png) center!important;background-size:contain!important;cursor:pointer}body[class^=jukebox_creator] .creator-title{position:absolute;left:100px}body[class^=jukebox_creator].stickers .creator-title{display:none}body[class^=jukebox_creator_sticker_maker] .colorpicker{left:170px!important;top:180px!important}.creator-page.access-restricted #template-tool,.creator-page.access-restricted .has-options.new{display:none!important}.creator-page .modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);border:none;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;z-index:9999}.creator-page .modal:after{width:0;height:0}.creator-page .modal#premade-admin-modal .modal-wrapper .modal-body .saves-wrapper{height:370px}@media only screen and (max-height:720px){.creator-page .modal#premade-admin-modal .modal-wrapper .modal-body .saves-wrapper{height:370px}}.creator-page .modal .modal-wrapper{position:absolute;top:50%;left:50%;width:1000px;height:700px;padding:20px 30px;background-color:#fff;border:1px solid #01c8d0;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-height:720px){.creator-page .modal .modal-wrapper{height:100%}}@media only screen and (max-height:550px){.creator-page .modal .modal-wrapper{height:400px;overflow-y:scroll}}.creator-page .modal .modal-wrapper.select-logo .modal-header{text-align:center;margin-bottom:0!important}.creator-page .modal .modal-wrapper.select-logo .modal-header h1{height:40px}.creator-page .modal .modal-wrapper.select-logo .modal-header span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:21px}.creator-page .modal .modal-wrapper .form-inline{display:block;margin:20px 0}.creator-page .modal .modal-wrapper .form-inline:after{content:"";display:table;clear:both}.creator-page .modal .modal-wrapper .form-inline>span{display:block;float:left;width:150px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:42px}.creator-page .modal .modal-wrapper .form-inline input,.creator-page .modal .modal-wrapper .form-inline select{display:inline-block;width:65%!important}.creator-page .modal .modal-wrapper .form-inline input[type=checkbox],.creator-page .modal .modal-wrapper .form-inline select[type=checkbox]{width:auto!important}.creator-page .modal .modal-wrapper .form-inline input[type=color]{height:42px;padding:2px;background-color:#f7f7f7;cursor:pointer}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal .modal-wrapper .form-inline input[type=color]:hover{background-color:#eaf9ff}}.creator-page .modal .modal-wrapper .form-inline .select2.select2-container.select2-container--default{width:65%!important}.creator-page .modal .modal-wrapper .form-inline .select2,.creator-page .modal .modal-wrapper .form-inline input{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.creator-page .modal .modal-wrapper .close{position:absolute;top:50px;right:50px;width:20px;height:20px;margin-top:-10px;cursor:pointer;z-index:1}@media only screen and (max-width:1400px){.creator-page .modal .modal-wrapper .close{top:30px;right:20px}}.creator-page .modal .modal-wrapper .close .svg{width:15px;height:15px}.creator-page .modal .modal-wrapper .close .svg path{fill:#01c8d0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal .modal-wrapper .close:hover .svg path{fill:#666}}.creator-page .modal .modal-wrapper .modal-header{position:relative;margin-bottom:10px;border-bottom:1px solid #f7f7f7}.creator-page .modal .modal-wrapper .modal-header h4{margin:0}.creator-page .modal .modal-wrapper .modal-body{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-page .modal .modal-wrapper .modal-body .nav-tabs{width:100%;border-bottom:1px solid #bfbfbf}.creator-page .modal .modal-wrapper .modal-body .nav-tabs li{position:relative;display:block;float:left;width:200px;padding:5px 10px;border-bottom:none;text-align:center;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px;color:#4ec6da;cursor:pointer;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-page .modal .modal-wrapper .modal-body .nav-tabs li:after{content:"";position:absolute;top:100%;left:0;width:100%;height:0;background-color:#7ac142;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-page .modal .modal-wrapper .modal-body .nav-tabs li:not(.active):hover{color:#666}.creator-page .modal .modal-wrapper .modal-body .nav-tabs li.active:after{height:5px}.creator-page .modal .modal-wrapper .modal-body .modal-tabs{margin-bottom:30px}.creator-page .modal .modal-wrapper .modal-body #insert-tab-symbols .existing{height:400px!important}.creator-page .modal .modal-wrapper .modal-body #insert-tab-images .existing{height:325px!important}.creator-page .modal .modal-wrapper .modal-body #insert-tab-clipart .existing{height:325px!important}.creator-page .modal .modal-wrapper .modal-body #clipart-category{width:200px;margin-left:6px;margin-right:35px;display:inline-block}.creator-page .modal .modal-wrapper .modal-body .existing .file-loader{height:100%}.creator-page .modal .modal-wrapper .modal-body .existing .file-loader svg{display:block;position:absolute;top:35px;left:65px;width:80px;height:80px}.creator-page .modal .modal-wrapper .modal-body .existing .file-box .file{display:none}.creator-page .modal .modal-wrapper .modal-body .tab-content{display:none;width:100%;height:430px;padding-right:20px;margin-bottom:20px}.creator-page .modal .modal-wrapper .modal-body .tab-content.active{display:block}.creator-page .modal .modal-wrapper .modal-body .tab-content .upload-file{width:0;height:0;display:none;z-index:-1}.creator-page .modal .modal-wrapper .modal-body .tab-content .upload-button-wrapper{margin-bottom:30px}.creator-page .modal .modal-wrapper .modal-body .tab-content .upload-button{width:300px;padding:10px 20px;margin:0 auto;text-align:center;background-color:#4ec6da;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;cursor:pointer;box-sizing:border-box}.creator-page .modal .modal-wrapper .modal-body .tab-content .upload-button span.upload-title{position:relative;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px;color:#fff}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal .modal-wrapper .modal-body .tab-content .upload-button:hover{background-color:#4ec6da}}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal .modal-wrapper .modal-body .tab-content .upload-button:hover .svg{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-ms-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}}.creator-page .modal .modal-wrapper .modal-body .tab-content .filter{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid #f7f7f7}.creator-page .modal .modal-wrapper .modal-body .tab-content .filter .file-filter,.creator-page .modal .modal-wrapper .modal-body .tab-content .filter form>*{display:inline-block}.creator-page .modal .modal-wrapper .modal-body .tab-content .filter input,.creator-page .modal .modal-wrapper .modal-body .tab-content .filter select{width:300px!important;font-size:14px}.creator-page .modal .modal-wrapper .modal-body .tab-content .filter span.select2{width:200px!important;font-size:14px}.creator-page .modal .modal-wrapper .modal-body .tab-content .filter input{margin-right:30px}.creator-page .modal .modal-wrapper .modal-body .tab-content .filter .select2-selection__rendered{padding:0!important}.creator-page .modal .modal-wrapper .modal-body .tab-content .filter .select2,.creator-page .modal .modal-wrapper .modal-body .tab-content .filter input{width:100%;padding:3px 15px!important;line-height:1.8;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.creator-page .modal .modal-wrapper .modal-body .tab-content .overflow-container{height:400px;overflow-y:scroll}.creator-page .modal .modal-wrapper .modal-body .tab-content.image-content .overflow-container{height:325px}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box{position:relative;display:block;float:left;width:23.5%;height:150px;margin-right:2%;margin-bottom:2%;padding:15px;border:1px solid #bfbfbf;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box.clipart{height:128px}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box:nth-of-type(4n){margin-right:0}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box:hover{background-color:#eaf9ff}}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box.selected{background-color:#eaf9ff}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box .img-thumbnail{text-align:center;box-shadow:none!important}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box .img-thumbnail img{margin:0 auto;max-height:100px}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box .img-thumbnail svg{width:100px;height:100px;margin-left:10px}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box .file-date,.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box .file-name a{margin-top:5px;color:#666;font-size:14px}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box .remove{position:absolute;top:15px;right:15px;width:10px;height:10px}.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box .remove .svg{position:absolute;top:0;left:0;width:10px;height:10px}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal .modal-wrapper .modal-body .tab-content .existing .file-box .remove .svg:hover path{fill:#000}}.creator-page .modal .modal-wrapper .modal-body .tab-content.symbol-content .img-thumbnail{height:100px}.creator-page .modal .modal-wrapper .modal-body .tab-content.symbol-content .file-name{text-align:center}.creator-page .modal .modal-wrapper .modal-body .template-wrapper{height:570px;overflow:scroll}@media only screen and (max-height:720px){.creator-page .modal .modal-wrapper .modal-body .template-wrapper{height:435px}}@media only screen and (max-height:550px){.creator-page .modal .modal-wrapper .modal-body .template-wrapper{height:285px}}.creator-page .modal .modal-wrapper .modal-body .dropdown-item-wrapper{width:100%}.creator-page .modal .modal-wrapper .modal-body .dropdown-item-wrapper .dropdown-heading{padding:2px 30px}.creator-page .modal .modal-wrapper .modal-body .dropdown-item-wrapper .dropdown-heading:after{margin-top:-26px;font-size:30px}.creator-page .modal .modal-wrapper .modal-body .dropdown-item-wrapper .dropdown-heading h5 a{color:#000}.creator-page .modal .modal-wrapper .modal-body .dropdown-item-wrapper .dropdown-content{padding-top:20px;padding-left:30px;padding-right:30px}.creator-page .modal .modal-wrapper .modal-body .dropdown-item-wrapper .dropdown-content.collapse{visibility:visible}.creator-page .modal .modal-wrapper .modal-body .doc-template{float:left;width:23.5%;height:180px;padding:10px;margin-right:2%;margin-bottom:2%;background-color:#fff;border:1px solid #bfbfbf;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-page .modal .modal-wrapper .modal-body .doc-template:nth-of-type(4n){margin-right:0}.creator-page .modal .modal-wrapper .modal-body .doc-template .admin-actions{position:relative;width:100%;margin-bottom:7px}.creator-page .modal .modal-wrapper .modal-body .doc-template .admin-actions .template-id{margin:0;font-size:12px;line-height:1}.creator-page .modal .modal-wrapper .modal-body .doc-template .admin-actions .delete-template{position:absolute;top:50%;right:0;font-size:12px;color:#ff687a;text-decoration:underline;line-height:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal .modal-wrapper .modal-body .doc-template .admin-actions .delete-template:hover{color:#ffa6b2}}.creator-page .modal .modal-wrapper .modal-body .doc-template .thumbnail{display:table;position:relative;width:100%;margin-bottom:5px;border-bottom:1px solid #f7f7f7;box-shadow:none!important}.creator-page .modal .modal-wrapper .modal-body .doc-template .thumbnail .rect-thumbnail{display:table-cell;width:100%;height:100px;padding:25px 0;text-align:center;vertical-align:middle;border:2px solid #ff0084}.creator-page .modal .modal-wrapper .modal-body .doc-template .thumbnail .rect-thumbnail span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px}.creator-page .modal .modal-wrapper .modal-body .doc-template .thumbnail .preview{display:table-cell;width:100%;height:100px;text-align:center;vertical-align:center}.creator-page .modal .modal-wrapper .modal-body .doc-template .thumbnail .preview img{max-width:100%;max-height:100%;margin:0 auto}.creator-page .modal .modal-wrapper .modal-body .doc-template .name{max-height:54px;font-size:13px;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;line-height:1.5;overflow:hidden}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal .modal-wrapper .modal-body .doc-template:hover{border-color:#3cb1cb}.creator-page .modal .modal-wrapper .modal-body .doc-template:hover .name{color:#3cb1cb}}.creator-page .modal .modal-wrapper .modal-body .doc-template.active{border-color:#3cb1cb;background-color:#eaf9ff}.creator-page .modal .modal-wrapper .modal-body .doc-template.active .name{color:#3cb1cb}.creator-page .modal .modal-wrapper .modal-body .new-save-form .field-label{width:100px}.creator-page .modal .modal-wrapper .modal-body .new-save-form .field-label-wide{width:30%}.creator-page .modal .modal-wrapper .modal-body .saves-wrapper{font-size:18px;height:490px;overflow:scroll}@media only screen and (max-height:720px){.creator-page .modal .modal-wrapper .modal-body .saves-wrapper{height:420px}}.creator-page .modal .modal-wrapper .modal-body .saves-wrapper .creator-save{margin-bottom:0;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-page .modal .modal-wrapper .modal-body .saves-wrapper .creator-save:nth-of-type(2n){background-color:#f7f7f7}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal .modal-wrapper .modal-body .saves-wrapper .creator-save:hover{background-color:#eaf9ff}}.creator-page .modal .modal-wrapper .modal-body .saves-wrapper .creator-save .save-id{position:absolute;top:50%;left:0;width:10%;text-align:center;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.creator-page .modal .modal-wrapper .modal-body .saves-wrapper .creator-save .thumbnail{width:25%;margin-left:10%}.creator-page .modal .modal-wrapper .modal-body .saves-wrapper .creator-save .thumbnail img{max-height:100px}.creator-page .modal .modal-wrapper .modal-body .saves-wrapper .creator-save .information{width:48%;padding-top:5px}.creator-page .modal .modal-wrapper .modal-body .saves-wrapper .creator-save.success{background-color:#eaf9ff;font-size:18px}.creator-page .modal .modal-wrapper .modal-footer{position:absolute;bottom:20px;width:94%;font-size:18px;text-align:right}.creator-page .modal .modal-wrapper .modal-footer button{margin-left:20px}.creator-page .modal .modal-wrapper .modal-footer .design-link{position:absolute;top:50%;float:left;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;text-align:left;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.creator-page .modal .modal-wrapper .modal-footer .design-link .save-link-wrapper{position:absolute;top:50%;left:40px;display:inline-block;width:600px;min-height:33px;padding-left:10px;background-color:#f7f7f7;border:1px solid #bfbfbf;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);overflow-x:scroll}.creator-page .modal .modal-wrapper .modal-footer .design-link .save-link-wrapper .save-link{font-size:14px;line-height:2;white-space:nowrap}.creator-page .modal .modal-wrapper .small-button{font-size:12px}.creator-page .modal .modal-wrapper .modal-button{display:block;max-width:150px;margin:0 auto!important;padding:4px 15px;font-size:18px;background-color:#01c8d0!important;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}.creator-page .modal#sticker-type-modal .modal-wrapper{width:596px;height:330px}.creator-page .modal#sticker-type-modal .modal-wrapper .close{top:10px!important;right:0!important}.creator-page .modal#sticker-type-modal .modal-wrapper .sticker-option{float:left;width:150px;text-align:center;height:100px;border:1px solid #01c8d0;margin:14px;border-radius:10px;cursor:pointer}.creator-page .modal#sticker-type-modal .modal-wrapper .sticker-option:hover{background-color:#ddd}@media only screen and (max-height:550px){.creator-page .modal#doc-template-modal .modal-wrapper,.creator-page .modal#insert-modal .modal-wrapper{overflow-y:hidden}}.creator-page .modal#doc-template-modal .close{top:10px!important;right:0!important}.creator-page .modal#doc-template-modal .premade-filter{display:none;margin-bottom:10px;padding-left:30px}.creator-page .modal#doc-template-modal .premade-filter label{display:inline-block;margin-right:15px;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-page .modal#doc-template-modal .premade-filter input{display:inline-block;width:400px!important;font-size:13px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.creator-page .modal#doc-template-modal.premade-selector .premade-filter{display:block}.creator-page .modal#doc-template-modal.premade-selector .template-wrapper{height:520px}.creator-page .modal#doc-template-modal .modal-footer #apply-doc-template,.creator-page .modal#doc-template-modal .modal-footer #apply-premade{display:none}.creator-page .modal#insert-modal #insert-tab-unsplash .filter{text-align:center}.creator-page .modal#insert-modal #insert-tab-unsplash .form-search label{font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.creator-page .modal#insert-modal #insert-tab-unsplash input.unsplash-filter,.creator-page .modal#insert-modal #insert-tab-unsplash input.unsplash-search{font-size:16px;width:500px!important;margin-left:10px}.creator-page .modal#insert-modal #insert-tab-unsplash .existing .file-box{width:19%;margin-right:1%;margin-bottom:1%;height:auto;border:none;padding:0;border-radius:0;min-height:100px}.creator-page .modal#insert-modal #insert-tab-unsplash .existing .file-box:nth-of-type(4n){margin-right:1%}.creator-page .modal#insert-modal #insert-tab-unsplash .existing .file-box:nth-of-type(5n){margin-right:0}.creator-page .modal#insert-modal #insert-tab-unsplash .existing .file-box .thumbnail img{min-height:100px}.creator-page .modal#insert-modal #insert-tab-unsplash .existing .file-box .unsplash-image{width:100%}.creator-page .modal#insert-modal #insert-tab-unsplash .existing .file-box .unsplash-middle{width:100%!important}@media only screen and (max-height:550px){.creator-page .modal#insert-modal .modal-wrapper{overflow-y:hidden}.creator-page .modal#insert-modal .tab-content{height:200px;overflow-y:scroll}}.creator-page .modal#insert-modal .modal-footer{text-align:center}@media only screen and (max-height:720px){.creator-page .modal#save-modal .saves-wrapper{height:345px}}.creator-page .modal#page-setup-modal .modal-wrapper{width:1000px;height:500px;padding:20px 50px}@media only screen and (max-width:1400px){.creator-page .modal#page-setup-modal .modal-wrapper{width:800px;height:475px;padding:20px}}.creator-page .modal#page-setup-modal .modal-wrapper.admin-modal{height:550px}.creator-page .modal#page-setup-modal .modal-wrapper .modal-header{position:static}.creator-page .modal#page-setup-modal .modal-wrapper .modal-header h3{margin-top:0}.creator-page .modal#page-setup-modal .modal-wrapper .template-label{font-size:90%;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline{margin-bottom:50px}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline:last-of-type{margin-bottom:0}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline .left-container{float:left;width:35%;margin-right:5%}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline .left-container .field-label{display:block;margin-bottom:10px;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline .left-container .select2{width:100%!important}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline .right-container{float:left;width:60%}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline .right-container.with-visual{min-height:175px}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline .orientation-visual{width:220px;height:125px;margin-top:30px;background-color:#eaf9ff;border:2px solid #01c8d0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline .orientation-visual.portrait{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline .color-swatch{position:relative;width:40px;height:40px;border:1px solid #666;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;overflow:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-page .modal#page-setup-modal .modal-wrapper .form-inline input[type=color]{position:absolute;width:100%!important;height:100%;opacity:0}.creator-page .modal#preview-modal .modal-wrapper{width:1200px;padding:20px 50px}@media only screen and (max-width:1400px){.creator-page .modal#preview-modal .modal-wrapper{width:825px;height:500px;padding:20px}}@media only screen and (max-width:1300px){.creator-page .modal#preview-modal .modal-wrapper{width:825px;height:500px;padding:20px 30px}}@media only screen and (max-height:650px){.creator-page .modal#preview-modal .modal-wrapper{overflow-y:scroll}}.creator-page .modal#preview-modal .modal-wrapper .product-style{color:inherit;font-weight:inherit;font-family:inherit;text-decoration:capitalize}.creator-page .modal#preview-modal .modal-wrapper .modal-header{margin:0;margin-bottom:20px;border:0}.creator-page .modal#preview-modal .modal-wrapper .modal-header .close{z-index:1}.creator-page .modal#preview-modal .modal-wrapper .modal-header h3{margin-top:0}.creator-page .modal#preview-modal .modal-wrapper .modal-body{position:relative;height:560px}.creator-page .modal#preview-modal .modal-wrapper .modal-body h1{position:relative}@media only screen and (max-width:1400px){.creator-page .modal#preview-modal .modal-wrapper .modal-body{height:375px}.creator-page .modal#preview-modal .modal-wrapper .modal-body h3{margin-top:0}}@media only screen and (max-width:1300px){.creator-page .modal#preview-modal .modal-wrapper .modal-body h3{margin-bottom:5px}}@media only screen and (max-height:725px){.creator-page .modal#preview-modal .modal-wrapper .modal-body{position:absolute;top:50%;left:50%;width:90%;max-height:450px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.creator-page .modal#preview-modal .modal-wrapper .modal-body h1{margin-left:20px}.creator-page .modal#preview-modal .modal-wrapper .modal-body#product-preview{top:42%}}.creator-page .modal#preview-modal .modal-wrapper .modal-body .page-control{display:none}.creator-page .modal#preview-modal .modal-wrapper .modal-body#creator-preview p{margin:0;margin-top:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000}.creator-page .modal#preview-modal .modal-wrapper .modal-body#product-preview p{margin-top:5px;margin-bottom:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000}.creator-page .modal#preview-modal .modal-wrapper .modal-body#product-preview .sale-category .sale-item .item-info .buy-now{right:0}.creator-page .modal#preview-modal .modal-wrapper .modal-body#creator-preview .preview{width:100%;max-height:450px;margin:0 auto;display:block;overflow-y:scroll}@media only screen and (max-width:1400px){.creator-page .modal#preview-modal .modal-wrapper .modal-body#creator-preview .preview{max-height:265px}}.creator-page .modal#preview-modal .modal-wrapper .modal-body#creator-preview .preview .preview-page{float:left;width:48%;margin-right:3%;margin-bottom:3%}.creator-page .modal#preview-modal .modal-wrapper .modal-body#creator-preview .preview .preview-page img{border:1px solid #bfbfbf}.creator-page .modal#preview-modal .modal-wrapper .modal-body#creator-preview .preview .preview-page:nth-of-type(2n){margin-right:0}.creator-page .modal#preview-modal .modal-wrapper .modal-body#creator-preview .preview .preview-page h5{margin:0;margin-top:5px;font-size:16px;text-transform:capitalize;color:#ff0084}.creator-page .modal#preview-modal .modal-wrapper .modal-body .right-arrow{display:none;position:absolute;top:180px;right:32px;width:36px;height:36px}.creator-page .modal#preview-modal .modal-wrapper .modal-body .controls{position:absolute;bottom:0;left:0;width:100%}.creator-page .modal#preview-modal .modal-wrapper .modal-body .page-control{position:absolute;top:0;left:0}@media only screen and (max-height:725px){.creator-page .modal#preview-modal .modal-wrapper .modal-body .page-control{left:30px}}.creator-page .modal#preview-modal .modal-wrapper .modal-body .page-control .control{display:block;width:90px;padding:6px 0;margin-bottom:10px;font-size:16px;color:#3cb1cb;border:1px solid #3cb1cb;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-page .modal#preview-modal .modal-wrapper .modal-body .page-control .control:last-of-type{margin-bottom:0}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal#preview-modal .modal-wrapper .modal-body .page-control .control:hover{color:#fff;background-color:#3cb1cb}}.creator-page .modal#preview-modal .modal-wrapper .modal-body .page-control .control.active{color:#fff;background-color:#3cb1cb}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal#preview-modal .modal-wrapper .modal-body .page-control .control.active:hover{background-color:#ffa6b2;border-color:#ffa6b2}}.creator-page .modal#preview-modal .modal-wrapper .modal-body .left-arrow .svg,.creator-page .modal#preview-modal .modal-wrapper .modal-body .right-arrow .svg{width:36px;height:36px}@media only screen and (min-width:1024px),(hover:hover){.creator-page .modal#preview-modal .modal-wrapper .modal-body .left-arrow .svg:hover path,.creator-page .modal#preview-modal .modal-wrapper .modal-body .right-arrow .svg:hover path{fill:#3cb1cb}}.creator-page .modal#preview-modal .modal-wrapper .modal-footer{bottom:80px}.creator-page .modal#preview-modal .modal-wrapper #product-preview{display:none}.creator-page .modal#preview-modal .modal-wrapper #product-preview h1{padding-left:70px;position:relative}.creator-page .modal#preview-modal .modal-wrapper #product-preview .left-arrow{position:absolute;top:8px;left:0;width:36px;height:36px}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products{display:block;width:100%;max-height:425px;margin:0 auto;margin-bottom:30px;font-size:16px;overflow:hidden}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products:last-of-type{border:0}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products.slick-initialized{overflow:visible}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products.slick-initialized *{outline:0}@media only screen and (max-width:1300px){.creator-page .modal#preview-modal .modal-wrapper #product-preview .products{margin-bottom:20px}}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .product{display:inline-block;width:auto;margin:10px;outline:0}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .product .item-image{height:200px}@media only screen and (max-width:1400px){.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .product .item-image{height:150px}}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .product .file-loader{width:100%}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .item-info{min-height:175px}@media only screen and (max-width:1300px){.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .item-info{min-height:140px}}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .item-info .specs{font-size:14px}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .slick-arrow{top:50%;width:30px;height:30px;background-color:#4ec6da;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .slick-arrow:before{position:absolute;top:50%;left:55%;line-height:1;font-size:20px;color:#fff;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .slick-arrow.slick-next{right:-3%}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .slick-arrow.slick-prev{left:-3%}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .slick-arrow.slick-prev:before{left:45%}.creator-page .modal#preview-modal .modal-wrapper #product-preview .products .slick-arrow.slick-disabled{display:none!important}.creator-page .modal#preview-modal .modal-wrapper #product-preview .more-sale{text-align:center}@media only screen and (max-width:1050px){.creator-page .modal#preview-modal .modal-wrapper #product-preview .more-sale{margin-top:15px}}.creator-page .modal#preview-modal .modal-wrapper #product-preview .more-sale .button{background-color:#01c8d0!important}.creator-page .modal#preview-modal .modal-wrapper #product-preview .more-sale .text{color:#fff}.creator-page .modal#crop-marks-modal .modal-wrapper{display:flex;width:816px;height:fit-content;padding:0;overflow:hidden;border:none;-webkit-border-radius:11px;-moz-border-radius:11px;-ms-border-radius:11px;-o-border-radius:11px;border-radius:11px}.creator-page .modal#crop-marks-modal .modal-wrapper.show-modal{-webkit-animation:modalComeIn .4s ease;-moz-animation:modalComeIn .4s ease;-ms-animation:modalComeIn .4s ease;-o-animation:modalComeIn .4s ease;animation:modalComeIn .4s ease;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@-webkit-keyframes modalComeIn{0%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.8,.8)}65.5%{transform:translate(-50%,-50%) scale(1.03,1.03)}100%{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1,1)}}@-moz-keyframes modalComeIn{0%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.8,.8)}65.5%{transform:translate(-50%,-50%) scale(1.03,1.03)}100%{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1,1)}}@-o-keyframes modalComeIn{0%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.8,.8)}65.5%{transform:translate(-50%,-50%) scale(1.03,1.03)}100%{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1,1)}}@keyframes modalComeIn{0%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.8,.8)}65.5%{transform:translate(-50%,-50%) scale(1.03,1.03)}100%{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1,1)}}.creator-page .modal#crop-marks-modal .modal-wrapper.hide-modal{visibility:visible;-webkit-animation:modalHeadOut .4s ease;-moz-animation:modalHeadOut .4s ease;-ms-animation:modalHeadOut .4s ease;-o-animation:modalHeadOut .4s ease;animation:modalHeadOut .4s ease}@-webkit-keyframes modalHeadOut{0%{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1,1)}25%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.8,.8)}50%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.6,.6)}75%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.4,.4)}100%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.2,.2)}}@-moz-keyframes modalHeadOut{0%{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1,1)}25%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.8,.8)}50%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.6,.6)}75%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.4,.4)}100%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.2,.2)}}@-o-keyframes modalHeadOut{0%{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1,1)}25%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.8,.8)}50%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.6,.6)}75%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.4,.4)}100%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.2,.2)}}@keyframes modalHeadOut{0%{visibility:visible;opacity:1;transform:translate(-50%,-50%) scale(1,1)}25%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.8,.8)}50%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.6,.6)}75%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.4,.4)}100%{visibility:hidden;opacity:0;transform:translate(-50%,-50%) scale(.2,.2)}}.creator-page .modal#crop-marks-modal .main-content{padding:20px 25px 20px 35px;width:50%}.creator-page .modal#crop-marks-modal .main-content .modal-header{margin:10px 0 25px 0;border:none}.creator-page .modal#crop-marks-modal .main-content .modal-header h3{font-size:27px;margin:0}.creator-page .modal#crop-marks-modal .main-content .form-inline{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin:25px 0}.creator-page .modal#crop-marks-modal .main-content .form-inline:after{content:none}.creator-page .modal#crop-marks-modal .main-content .form-inline input{display:none}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label){display:flex;cursor:pointer;-webkit-border-radius:9px;-moz-border-radius:9px;-ms-border-radius:9px;-o-border-radius:9px;border-radius:9px}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label):before{content:none}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label):after{content:none}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label) .circle-label{position:relative;width:16px;height:16px;margin-right:13px;border:solid 1px #d8d8d8;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%;box-sizing:border-box}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label) .circle-label:before{content:none}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label) .circle-label:after{position:absolute;content:none;width:9px;height:9px;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);background-color:#000;margin:0;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%;border-radius:100%}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label) .text-content{flex:1}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label) .text-content h4{font-size:15px;line-height:1;margin:0}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label) .text-content h4.recommended::after{content:"Recommended";font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e3f2fd;color:#1976d2;border:solid 1px #90caf9;position:absolute;top:-2px;padding:1px 10px;border-radius:20px;font-size:10px;letter-spacing:0;margin-left:16px}.creator-page .modal#crop-marks-modal .main-content .form-inline label:not(.toggle-label) .text-content p{font-size:12px;line-height:1.58;margin:10px 0 0 0;color:#000}.creator-page .modal#crop-marks-modal .main-content .form-inline input:checked+label .circle-label{border:solid 1px #000}.creator-page .modal#crop-marks-modal .main-content .form-inline input:checked+label .circle-label:after{content:""}.creator-page .modal#crop-marks-modal .main-content .form-inline #pdf:checked~.form-inline.advanced{opacity:1;pointer-events:all}.creator-page .modal#crop-marks-modal .main-content .form-inline .for-crop-marks{border:solid 3px transparent;padding:15px 0}.creator-page .modal#crop-marks-modal .main-content .form-inline .for-crop-marks .circle-label{opacity:0}.creator-page .modal#crop-marks-modal .main-content .form-inline #with-crop-marks:checked+.for-crop-marks{border-color:#f097c6}.creator-page .modal#crop-marks-modal .main-content .modal-footer{position:initial;width:100%;text-align:left;margin-top:35px;margin-bottom:10px}.creator-page .modal#crop-marks-modal .main-content .modal-footer button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;padding:5px 30px;font-size:15px;background:#ff92c8;margin:0}.creator-page .modal#crop-marks-modal .img-wrapper{width:50%;position:relative;background-color:#128afb;overflow:hidden}.creator-page .modal#crop-marks-modal .img-wrapper img{position:absolute;top:50%;transform:translate(-68px,-50%) scale(1.35)}body.jukebox_creator_sticker_maker #creator-nav{display:none}#creator-nav{position:fixed;top:0;left:0;width:100%;display:flex;align-items:center;height:75px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;letter-spacing:.3px;background-image:linear-gradient(to right,#bb2aa6,#1fa5fe);z-index:9998;border-bottom:solid 2px #7081d1}@media only screen and (min-width:1300px){#creator-nav{padding-right:30px;padding-left:30px}}@media only screen and (max-width:1200px){#creator-nav{padding-right:30px}}@media only screen and (max-width:900px){#creator-nav{overflow:hidden}}#creator-nav ul.main-menu{width:100%;max-height:inherit}#creator-nav ul#history-actions,#creator-nav ul.main-menu{display:flex;align-items:center}#creator-nav ul#history-actions li.sticker-top,#creator-nav ul.main-menu li.sticker-top{height:37px;display:none}#creator-nav ul#history-actions li.sticker-top:hover,#creator-nav ul.main-menu li.sticker-top:hover{background-color:#333;color:#848484;height:37px}#creator-nav ul#history-actions li.sticker-top label,#creator-nav ul.main-menu li.sticker-top label{display:inline-block;margin-right:10px;vertical-align:top}#creator-nav ul#history-actions li.sticker-top span#sticker-outline-value,#creator-nav ul.main-menu li.sticker-top span#sticker-outline-value{display:inline-block;width:35px;vertical-align:top;color:gray;display:none}#creator-nav ul#history-actions li.sticker-top input,#creator-nav ul.main-menu li.sticker-top input{border-radius:5px;height:25px;padding:0;padding-left:10px;display:inline-block}#creator-nav ul#history-actions li.sticker-top select,#creator-nav ul.main-menu li.sticker-top select{width:125px!important;display:inline-block;border-radius:5px;height:25px;padding:0;padding-left:10px;display:inline-block;background-color:#fff}#creator-nav ul#history-actions li.sticker-top #sticker-height,#creator-nav ul#history-actions li.sticker-top #sticker-width,#creator-nav ul.main-menu li.sticker-top #sticker-height,#creator-nav ul.main-menu li.sticker-top #sticker-width{width:60px}#creator-nav #menu-preview-on{background-color:#f3ff8c;color:#000;min-width:180px;padding:12px 30px;border-radius:7px;margin-left:20px;white-space:nowrap;font-size:15px;letter-spacing:.2px}#creator-nav #menu-preview-on .svg path{fill:#fff}@media only screen and (min-width:1024px),(hover:hover){#creator-nav #menu-preview-on:hover{color:#000!important;background-color:#f3ff8c!important}#creator-nav #menu-preview-on:hover .svg path{fill:#fff!important}}#creator-nav #menu-preview-on.loading{pointer-events:none;color:transparent!important}#creator-nav #menu-preview-on.loading::after{content:"";position:absolute;width:16px;height:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#000;border-radius:50%;animation:button-loading-spinner 1s ease infinite}#creator-nav .select2-container.select2-container--default.select2-container--open{font-size:12px;z-index:9999}body.jukebox_creator_sticker_maker #creator-nav{padding-left:0;padding-right:0}@media only screen and (max-width:1200px){body.jukebox_creator_sticker_maker #creator-nav ul.main-menu li.sticker-top{padding-left:20px}body.jukebox_creator_sticker_maker #creator-nav ul.main-menu #menu-save{padding-left:50px}}@media only screen and (max-width:1060px){body.jukebox_creator_sticker_maker #creator-nav ul.main-menu li.sticker-top{padding-left:20px}body.jukebox_creator_sticker_maker #creator-nav ul.main-menu #menu-generate-pdf,body.jukebox_creator_sticker_maker #creator-nav ul.main-menu #menu-save{padding:0;width:50px;font-size:0}body.jukebox_creator_sticker_maker #creator-nav ul.main-menu #menu-generate-pdf .svg,body.jukebox_creator_sticker_maker #creator-nav ul.main-menu #menu-save .svg{display:block}body.jukebox_creator_sticker_maker #creator-nav ul.main-menu #menu-generate-pdf .svg-wrapper,body.jukebox_creator_sticker_maker #creator-nav ul.main-menu #menu-save .svg-wrapper{left:50%;transform:translateX(-50%)}}@media only screen and (max-width:850px){body.jukebox_creator_sticker_maker #creator-nav ul.main-menu li.sticker-top{padding-left:10px;padding-right:10px}}.creator-warning{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:9999}.creator-warning .creator-popup{position:absolute;top:50%;left:50%;width:700px;height:400px;padding:30px 50px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);box-shadow:2px 2px 10px 2px rgba(0,0,0,.2)}@media only screen and (max-width:800px){.creator-warning .creator-popup{width:90%;height:500px;padding:20px 30px}}.creator-warning .creator-popup h2{margin:15px 0;line-height:1.3;color:#000}.creator-warning .creator-popup p{margin:0;margin-bottom:15px;color:#000;font-size:18px}.creator-warning .creator-popup .popup-content{position:absolute;top:50%;left:50px;width:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}@media only screen and (max-width:800px){.creator-warning .creator-popup .popup-content{left:30px}}.creator-warning .creator-popup .popup-content h2{width:80%}.creator-warning .creator-popup .popup-content button{margin-top:15px}.creator-warning .creator-popup .popup-image{position:absolute;top:50%;right:0;width:45%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.creator-warning .creator-popup.warning-popup{background-color:#e0f3fb}@media only screen and (max-width:600px){.creator-warning .creator-popup.warning-popup .popup-content{top:30px;width:83%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.creator-warning .creator-popup.warning-popup .popup-image{position:absolute;top:auto;bottom:30px;right:0;width:55%;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0);opacity:.5}}@media only screen and (max-width:450px){.creator-warning .creator-popup.warning-popup .popup-image{width:45%}}.creator-warning{display:none}.warning-tip{position:absolute;top:60px;width:350px;height:auto;padding:30px;font-size:14px;background-color:#eaf9ff;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;z-index:9999}.warning-tip#login-warning{display:none;position:fixed;top:47%;left:50%;width:500px;margin-top:-119px;margin-left:-250px;font-size:16px}.warning-tip#login-warning h4{margin-top:0;margin-bottom:20px}@keyframes shakeLoginWarningTip{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.warning-tip#login-warning.animate{animation:shakeLoginWarningTip .7s linear}.warning-tip#pdf-warning{display:none;left:792px}.warning-tip#pdf-warning:before{content:"";position:absolute;top:-7px;left:20px;width:20px;height:20px;background-color:inherit;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}@keyframes shakePdfWarningTip{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:left top}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}100%{opacity:1;transform:scale(1)}}.warning-tip#pdf-warning.animate{animation:shakePdfWarningTip .7s linear}.warning-tip p{margin:0;margin-bottom:15px;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.warning-tip p .warning-log-in{color:#7ac142;text-decoration:underline;font-weight:inherit;font-family:inherit;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.warning-tip p .warning-log-in:hover{opacity:.7}}.account-centre .design-items .order-tabs-wrapper .order-link.reorder-link .warning-tip p.reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-link.update-order .warning-tip p.update-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link .warning-tip p.reorder-disclaimer,.account-centre .design-items .order-tabs-wrapper .order-tab.update-order .warning-tip p.update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.reorder-link .warning-tip p.reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-link.update-order .warning-tip p.update-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link .warning-tip p.reorder-disclaimer,.account-centre .order-items .order-tabs-wrapper .order-tab.update-order .warning-tip p.update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link .warning-tip p.reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-link.update-order .warning-tip p.update-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link .warning-tip p.reorder-disclaimer,.account-centre .quote-items .order-tabs-wrapper .order-tab.update-order .warning-tip p.update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link .warning-tip p.reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-link.update-order .warning-tip p.update-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link .warning-tip p.reorder-disclaimer,.guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order .warning-tip p.update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link .warning-tip p.reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-link.update-order .warning-tip p.update-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link .warning-tip p.reorder-disclaimer,.guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order .warning-tip p.update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link .warning-tip p.reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order .warning-tip p.update-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link .warning-tip p.reorder-disclaimer,.guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order .warning-tip p.update-disclaimer,.warning-tip .account-centre .design-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.warning-tip .account-centre .design-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.warning-tip .account-centre .design-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.warning-tip .account-centre .design-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.warning-tip .account-centre .order-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.warning-tip .account-centre .order-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.warning-tip .account-centre .order-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.warning-tip .account-centre .order-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.warning-tip .account-centre .quote-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.warning-tip .account-centre .quote-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.warning-tip .account-centre .quote-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.warning-tip .account-centre .quote-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.warning-tip .guest_order_status .design-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.warning-tip .guest_order_status .design-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.warning-tip .guest_order_status .design-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.warning-tip .guest_order_status .design-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.warning-tip .guest_order_status .order-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.warning-tip .guest_order_status .order-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.warning-tip .guest_order_status .order-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.warning-tip .guest_order_status .order-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.warning-tip .guest_order_status .quote-items .order-tabs-wrapper .order-link.reorder-link p.reorder-disclaimer,.warning-tip .guest_order_status .quote-items .order-tabs-wrapper .order-link.update-order p.update-disclaimer,.warning-tip .guest_order_status .quote-items .order-tabs-wrapper .order-tab.reorder-link p.reorder-disclaimer,.warning-tip .guest_order_status .quote-items .order-tabs-wrapper .order-tab.update-order p.update-disclaimer,.warning-tip p.disclaimer{font-style:italic;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px}.warning-tip .tip-post-note{display:block;margin-bottom:20px;color:#000;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.warning-tip .tip-post-note a{display:inline-block;color:#7ac142;text-decoration:underline;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.warning-tip .tip-post-note a:hover{opacity:.7}}.warning-tip .dismiss-tip{position:absolute;bottom:20px;right:30px;text-decoration:underline;font-size:12px;color:#ff687a;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.warning-tip .dismiss-tip:hover{opacity:.7}}.warning-background{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:9999}.save-prompt{display:none;position:fixed;top:70px;left:0;width:100%;padding:10px 0;text-align:center;background-color:transparent;z-index:9999;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.save-prompt.success{background-color:#7ac142}.save-prompt.fail{background-color:#ff687a}.save-prompt span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;color:#fff}.select2-container.select2-container--default.select2-container--open{z-index:9999}.select2-container.select2-container--default.select2-container--open .select2-search--dropdown{padding:0}.select2-container.select2-container--default.select2-container--open .select2-search--dropdown::after{content:none}.select2-container.select2-container--default.select2-container--open .select2-search--dropdown .select2-search__field{padding:4px 18px!important}.select2-container.select2-container--default.select2-container--open .select2-results__options{max-height:500px!important;font-size:15px}.image-panel.inline{position:absolute;left:calc((100% - 300px)/ 2);transform:translate(-50%);border:1px solid #acacac;height:auto;min-height:180px;top:200px}.image-panel.inline .panel-tabs{position:unset}.image-panel.inline .tab-contents{position:unset}.image-panel.inline .tab-contents .panel-tab{position:unset}.image-panel.inline .tab-contents .panel-tab-inner{margin-bottom:10px;position:unset;transform:none;margin-left:20px}.image-panel.inline .tab-contents .existing,.image-panel.inline .tab-contents .image-columns{max-height:310px!important}.image-panel{padding:25px 20px 10px 20px;display:none;position:fixed;top:60px;left:80px;width:350px;height:calc(100% - 60px);z-index:3;background-color:#1e2529;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.image-panel::-webkit-scrollbar{display:none}@media only screen and (max-width:1200px){.image-panel{width:300px}}.image-panel .image-panel-title{color:#fff;margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;line-height:2.1}.image-panel .close-sidebar-icon{position:absolute;top:35px;left:315px;transform:rotate(90deg);cursor:pointer}@media only screen and (max-width:1200px){.image-panel .close-sidebar-icon{left:265px}}.image-panel .close-sidebar-icon .arrow-st0{fill:#fff!important}.image-panel .social-distancing-clip-art-title{color:#fff;margin:10px 0}.image-panel .close{position:absolute;top:30px;right:20px;width:auto;height:auto;z-index:1}.image-panel .close .close-image-panel{width:15px;height:15px;cursor:pointer}.image-panel .close .close-image-panel path{fill:#425d64!important}@media only screen and (min-width:1024px),(hover:hover){.image-panel .close .close-image-panel:hover path{fill:#4ec6da!important}}.image-panel .image-columns{width:calc(100% + 10px);height:100%;overflow-y:scroll;padding-right:3px;scrollbar-width:thin}.image-panel .image-columns::-webkit-scrollbar-track{background-color:#282828;border-radius:5px}.image-panel .image-columns::-webkit-scrollbar-thumb{border-radius:5px}.image-panel .image-columns:empty{height:0}@media only screen and (max-width:1200px){.image-panel .image-columns{width:100%}}.image-panel .image-columns .grid .file-box,.image-panel .image-columns .grid .grid-sizer{width:48%!important}.image-panel .image-columns .grid .gutter-sizer{width:2%}.image-panel .image-columns .grid .grid-placeholder-rand-1:after,.image-panel .image-columns .grid .grid-placeholder-rand-2:after,.image-panel .image-columns .grid .grid-placeholder-rand-3:after,.image-panel .image-columns .grid .grid-placeholder-rand-4:after{content:" ";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#666}.image-panel .image-columns .grid .grid-placeholder-rand-1{height:124px!important}.image-panel .image-columns .grid .grid-placeholder-rand-2{height:163px!important}.image-panel .image-columns .grid .grid-placeholder-rand-3{height:248px!important}.image-panel .image-columns .grid .grid-placeholder-rand-4{height:312px!important}.image-panel .loader.search{display:flex;top:0;width:350px;left:0;height:100%;gap:5px;background-color:#31373b}@media only screen and (max-width:1200px){.image-panel .loader.search{width:300px}}@keyframes animation-el{0%{background-position:0}100%{background-position:1000px}}.image-panel .loader.search .placeholder-wrapper{width:50%}.image-panel .loader.search .placeholder-wrapper .placeholder{margin-bottom:5px;touch-action:none;user-select:none;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:animation-el;background:linear-gradient(to right,#404549 8%,#31373b 18%,#404549 33%);background-size:1000px 500px;position:relative;pointer-events:none;border:none}.image-panel .loader.search .placeholder-wrapper:first-of-type .placeholder:nth-of-type(odd){height:14%}.image-panel .loader.search .placeholder-wrapper:first-of-type .placeholder:nth-of-type(even){height:9%}.image-panel .loader.search .placeholder-wrapper:nth-of-type(2n) .placeholder:nth-of-type(odd){height:11%}.image-panel .loader.search .placeholder-wrapper:nth-of-type(2n) .placeholder:nth-of-type(even){height:16%}.image-panel .panel-tabs ul{text-align:center}.image-panel .panel-tabs ul li.tab{display:inline-block;position:relative;width:33.3%;height:105px;background-color:transparent;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.image-panel .panel-tabs ul li.tab .icon{position:absolute;top:20px;left:0;width:100%;height:auto;padding:0 10px}.image-panel .panel-tabs ul li.tab .icon img{max-height:65px;margin:0 auto}.image-panel .panel-tabs ul li.tab span{position:absolute;bottom:0;left:0;width:100%;display:block;text-align:center;color:#425d64;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;line-height:1.3}.image-panel .panel-tabs ul li.tab.active span{color:#4ec6da}.image-panel #insert-tab-unsplash{height:calc(100% - 190px)}.image-panel #insert-tab-unsplash.inactive:after{content:" ";display:block;position:fixed;top:0;left:0;height:100%;width:100%;background:rgba(212,212,212,.5)}.image-panel #insert-tab-unsplash .file-box{position:relative;width:100%;height:auto;margin-bottom:5px;background-color:#eee;cursor:pointer}.image-panel #insert-tab-unsplash .file-box:last-of-type{margin-bottom:0}.image-panel #insert-tab-unsplash .file-box .unsplash-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.image-panel #insert-tab-unsplash .file-box .unsplash-overlay .thumbnail-container{position:absolute;bottom:5px;left:0;width:100%;padding-left:5px;padding-right:5px;text-align:center;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:10px;box-sizing:border-box}.image-panel #insert-tab-unsplash .file-box .unsplash-overlay .thumbnail-container .unsplash-credits{display:flex;justify-content:center;gap:3px}.image-panel #insert-tab-unsplash .file-box .unsplash-overlay .thumbnail-container .credit-link{color:#fff}@media only screen and (min-width:1024px),(hover:hover){.image-panel #insert-tab-unsplash .file-box .unsplash-overlay .thumbnail-container .credit-link:hover{color:#4ec6da}}.image-panel #insert-tab-unsplash .file-box .unsplash-overlay .thumbnail-container span{color:#fff}.image-panel #insert-tab-unsplash .file-box .unsplash-image{width:100%}@media only screen and (min-width:1024px),(hover:hover){.image-panel #insert-tab-unsplash .file-box:hover .unsplash-overlay{opacity:1;visibility:visible}}.image-panel #insert-tab-images .filter,.image-panel #insert-tab-symbols .filter{margin:15px 0 10px}.image-panel #insert-tab-images .filter .form-search:after,.image-panel #insert-tab-symbols .filter .form-search:after{content:"";display:table;clear:both}.image-panel #insert-tab-images .filter .form-group,.image-panel #insert-tab-symbols .filter .form-group{float:left;width:40%}.image-panel #insert-tab-images .filter .form-group:first-of-type,.image-panel #insert-tab-symbols .filter .form-group:first-of-type{width:55%;margin-right:5%}.image-panel #insert-tab-images .filter .form-group label,.image-panel #insert-tab-symbols .filter .form-group label{font-size:13px;color:#fff}.image-panel #insert-tab-images .filter .form-group .select2,.image-panel #insert-tab-images .filter .form-group input,.image-panel #insert-tab-images .filter .form-group select,.image-panel #insert-tab-symbols .filter .form-group .select2,.image-panel #insert-tab-symbols .filter .form-group input,.image-panel #insert-tab-symbols .filter .form-group select{font-size:13px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.image-panel #insert-tab-images .filter .form-group input,.image-panel #insert-tab-symbols .filter .form-group input{padding:3px 10px}.image-panel #insert-tab-images .filter .form-group .select2-selection__rendered,.image-panel #insert-tab-symbols .filter .form-group .select2-selection__rendered{padding:1.5px 10px!important}.image-panel #insert-tab-images .filter .form-group .select2-selection__arrow,.image-panel #insert-tab-symbols .filter .form-group .select2-selection__arrow{right:-2px!important}.image-panel #insert-tab-images .file-box,.image-panel #insert-tab-symbols .file-box{position:relative;float:left;width:calc(50% - 7px);margin-right:5px;margin-bottom:10px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.image-panel #insert-tab-images .file-box:nth-of-type(2n),.image-panel #insert-tab-symbols .file-box:nth-of-type(2n){margin-right:0}@media only screen and (min-width:1024px),(hover:hover){.image-panel #insert-tab-images .file-box:hover,.image-panel #insert-tab-symbols .file-box:hover{background-color:transparent}}.image-panel #insert-tab-images .file-box .remove,.image-panel #insert-tab-symbols .file-box .remove{display:block;width:fit-content;margin-left:auto}.image-panel #insert-tab-images .file-box .remove .svg,.image-panel #insert-tab-symbols .file-box .remove .svg{width:10px;height:10px}.image-panel #insert-tab-images .file-box .remove .svg path,.image-panel #insert-tab-symbols .file-box .remove .svg path{fill:#fff}@media only screen and (min-width:1024px),(hover:hover){.image-panel #insert-tab-images .file-box .remove:hover .svg path,.image-panel #insert-tab-symbols .file-box .remove:hover .svg path{fill:#ff687a}}.image-panel #insert-tab-images .file-box .img-thumbnail,.image-panel #insert-tab-symbols .file-box .img-thumbnail{margin-top:5px;height:110px}.image-panel #insert-tab-images .file-box .img-thumbnail img,.image-panel #insert-tab-images .file-box .img-thumbnail svg,.image-panel #insert-tab-symbols .file-box .img-thumbnail img,.image-panel #insert-tab-symbols .file-box .img-thumbnail svg{width:100%;height:100%;object-fit:contain}.image-panel #insert-tab-images .file-box .file-name,.image-panel #insert-tab-symbols .file-box .file-name{display:none;position:absolute;bottom:-15px;left:0;width:100%;text-align:center;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;color:#000}.image-panel #insert-tab-images .file-box .file-name a,.image-panel #insert-tab-symbols .file-box .file-name a{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.3;font-size:8px;color:#fff;overflow-x:hidden}.image-panel #insert-tab-images .file-upload-loader,.image-panel #insert-tab-symbols .file-upload-loader{margin:10px 0}.image-panel #insert-tab-images .file-upload-loader .file-details,.image-panel #insert-tab-symbols .file-upload-loader .file-details{display:flex;align-items:center;justify-content:space-between;padding:7px;background:#fff;border:solid 1px #dedede;border-radius:4px}.image-panel #insert-tab-images .file-upload-loader .file-details .file-name,.image-panel #insert-tab-symbols .file-upload-loader .file-details .file-name{display:flex;align-items:center;overflow:hidden;width:inherit;flex:1;padding-right:10px}.image-panel #insert-tab-images .file-upload-loader .file-details .file-name .file-image,.image-panel #insert-tab-symbols .file-upload-loader .file-details .file-name .file-image{display:flex;align-items:center;justify-content:center;height:45px;width:45px;min-width:45px;margin-right:15px;border-radius:4px;background-color:rgba(89,92,248,.1019607843)}.image-panel #insert-tab-images .file-upload-loader .file-details .file-name .file-image svg,.image-panel #insert-tab-symbols .file-upload-loader .file-details .file-name .file-image svg{width:20px}.image-panel #insert-tab-images .file-upload-loader .file-details .file-name .upload-info,.image-panel #insert-tab-symbols .file-upload-loader .file-details .file-name .upload-info{flex:1}.image-panel #insert-tab-images .file-upload-loader .file-details .file-name .upload-info .uploading-name,.image-panel #insert-tab-symbols .file-upload-loader .file-details .file-name .upload-info .uploading-name{position:relative;font-size:14px}.image-panel #insert-tab-images .file-upload-loader .file-details .file-name .upload-info .uploading-indicator,.image-panel #insert-tab-symbols .file-upload-loader .file-details .file-name .upload-info .uploading-indicator{position:relative;width:100%;height:6px;background-color:#eeeffe;margin-top:5px;border-radius:10px}.image-panel #insert-tab-images .file-upload-loader .file-details .file-name .upload-info .uploading-indicator .uploading-indicator-bar,.image-panel #insert-tab-symbols .file-upload-loader .file-details .file-name .upload-info .uploading-indicator .uploading-indicator-bar{position:absolute;top:0;left:0;width:0;height:100%;border-radius:10px;background-color:#595cf8}.image-panel #insert-tab-images .existing,.image-panel #insert-tab-symbols .existing{display:flex;flex-wrap:wrap;width:calc(100% + 10px);max-height:calc(100% - 140px);overflow-x:hidden;overflow-y:scroll;scrollbar-width:thin}.image-panel #insert-tab-images .existing::-webkit-scrollbar-track,.image-panel #insert-tab-symbols .existing::-webkit-scrollbar-track{background-color:transparent}.image-panel #insert-tab-images .existing:empty,.image-panel #insert-tab-symbols .existing:empty{height:0}.image-panel #insert-tab-images .image-columns .column .file-box,.image-panel #insert-tab-symbols .image-columns .column .file-box{width:130px}.image-panel #insert-tab-clipart .file-box{width:110px;height:120px}.image-panel #insert-tab-clipart .file-box .img-thumbnail{top:15px;width:90px;height:90px;cursor:pointer}.image-panel #insert-tab-symbols .filter{margin-top:20px}.image-panel #insert-tab-symbols .image-columns{margin-top:50px;max-height:calc(100% - 125px)}.image-panel .panel-tab-inner{position:absolute;top:50%;left:50%;width:calc(100% - 40px);height:calc(100% - 40px);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.image-panel .filter-wrapper{position:relative;margin:15px 0 20px}.image-panel .filter-wrapper input{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;font-size:13px;padding:5px 20px;padding-left:40px}.image-panel .filter-wrapper img,.image-panel .filter-wrapper svg{position:absolute;top:50%;left:15px;width:16px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.image-panel .upload-button-wrapper{position:relative;margin:15px 0 5px 0;width:38%;height:50px}.image-panel .upload-button-wrapper svg{position:absolute;width:50px;height:50px;top:0;left:0}.image-panel .upload-button-wrapper input[type=file]{display:none}.image-panel .upload-button-wrapper input[type=file]+label{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;-webkit-justify-content:flex-end;-moz-justify-content:flex-end;justify-content:flex-end;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;height:100%;text-align:right;cursor:pointer}.image-panel .upload-button-wrapper input[type=file]+label span{font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#fff}.image-panel .upload-button-wrapper input[type=file]+label .svg{position:absolute;top:50%;left:50px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.image-panel .upload-button-wrapper input[type=file]+label .svg path{fill:#fff}.image-panel .loader{display:none;position:absolute;top:40%;left:0;width:100%;height:40px}.image-panel .loader .loader-wrapper{position:relative;top:0!important;width:40px;height:40px}.image-panel.floor-sticker-clipart #insert-tab-clipart{display:block}.image-panel.floor-sticker-clipart .upload-button-wrapper{display:none}.image-panel.floor-sticker-clipart .social-distancing-clip-art-title{margin:10px 0;color:#fff}.image-panel.floor-sticker-clipart .filter,.image-panel.floor-sticker-clipart .panel-tabs{display:none}.image-panel.floor-sticker-clipart .social-distancing-clip-art-title{display:block}.template-panel{padding:25px 10px 0 20px;display:none;position:fixed;top:60px;left:80px;width:350px;height:100%;z-index:3;background-color:#1e2529}@media only screen and (max-width:1200px){.template-panel{width:300px}}.template-panel .template-panel-title{color:#fff;margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:2.1;font-size:20px}.template-panel .close-sidebar-icon{position:absolute;top:35px;left:315px;transform:rotate(90deg);cursor:pointer}@media only screen and (max-width:1200px){.template-panel .close-sidebar-icon{left:265px}}.template-panel .close-sidebar-icon .arrow-st0{fill:#fff!important}.template-panel .orientation-selection{display:flex;align-items:center;position:relative;margin:15px 0;text-align:left}.template-panel .orientation-selection label{display:inline-block;color:#fff}.template-panel .orientation-selection .icon-wrapper{display:inline-flex}.template-panel .orientation-selection .icon-wrapper .icon-block{padding:5px 15px;text-align:center;cursor:pointer}.template-panel .orientation-selection .icon-wrapper .icon-block:first-child{border-left:none}.template-panel .orientation-selection .icon-wrapper .icon-block .icon{height:50px;background-repeat:no-repeat;background-position:center bottom;pointer-events:none}.template-panel .orientation-selection .icon-wrapper .icon-block .text{text-transform:capitalize;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:11px;color:#fff;line-height:1;margin-top:10px;pointer-events:none}.template-panel .orientation-selection .icon-wrapper .icon-svg{pointer-events:none;margin:auto}.template-panel .orientation-selection .icon-wrapper .landscape .icon-svg{width:62px;height:45px}.template-panel .orientation-selection .icon-wrapper .portrait .icon-svg{width:47px;height:45px}.template-panel .orientation-selection .icon-wrapper .square .icon-svg{width:47px;height:45px}.template-panel .orientation-selection .icon-wrapper .icon-block.selected .svg-sprite--hover{position:relative;transition:background .3s ease}.template-panel .orientation-selection .icon-wrapper .icon-block.selected .svg-sprite--hover:after{content:"";transition:opacity .3s ease;position:absolute;top:0;right:0;bottom:0;left:0;opacity:1}.template-panel .template-wrapper{height:100%;position:relative}.template-panel .templates{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;-webkit-justify-content:flex-start;-moz-justify-content:flex-start;justify-content:flex-start;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow-y:scroll;height:calc(100% - 230px);gap:7px;scrollbar-width:thin}.template-panel .templates::-webkit-scrollbar{width:5px}.template-panel .templates::-webkit-scrollbar-track{background-color:#282828;border-radius:5px}.template-panel .templates::-webkit-scrollbar-thumb{border-radius:5px}.template-panel .templates .doc-template{width:48%;border:solid 2px transparent;border-radius:5px;overflow:hidden;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.template-panel .templates .doc-template .thumbnail{display:flex;justify-content:center;align-items:center}.template-panel .templates .doc-template .thumbnail .preview{height:100%}.template-panel .templates .doc-template .thumbnail .preview img{height:100%;width:100%;object-fit:contain}.template-panel .templates .doc-template .delete-template,.template-panel .templates .doc-template .name,.template-panel .templates .doc-template .template-id{display:none}.template-panel .templates .doc-template.active,.template-panel .templates .doc-template:hover{border-color:#bcbcbc}.template-panel.show-all .orientation-selection{display:none}.template-panel.show-all .templates{margin-top:20px;height:calc(100% - 135px);display:block}.template-panel.show-all .templates .doc-template{float:left;margin:0 4px 4px 0}.template-panel.show-all .templates .doc-template.portrait{height:214px}.template-panel.show-all .templates .doc-template.landscape{height:105px}.template-panel.show-all .templates .doc-template .thumbnail{height:100%}.template-panel.show-all .templates .doc-template .thumbnail .preview{width:100%}.template-panel.show-all .templates .doc-template .thumbnail .preview img{object-fit:fill}.template-panel.show-all .templates::after{content:"";display:block;clear:both}@media only screen and (max-width:1200px){.sticker-settings-panel,.tools-setting-panel{width:300px;padding:20px}}.sticker-settings-panel .tool-setting-wrapper,.tools-setting-panel .tool-setting-wrapper{position:relative;white-space:nowrap;display:flex;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sticker-settings-panel .tool-setting-wrapper.show,.tools-setting-panel .tool-setting-wrapper.show{opacity:1;visibility:visible;display:flex}.sticker-settings-panel .tool-setting-wrapper.left-side-panel-bar.show,.tools-setting-panel .tool-setting-wrapper.left-side-panel-bar.show{display:block}.sticker-settings-panel #sticker-settings,.tools-setting-panel #sticker-settings{display:block!important;margin-top:-80px;margin-left:25px;position:relative;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sticker-settings-panel #sticker-settings.drag-over,.tools-setting-panel #sticker-settings.drag-over{background-color:rgba(74,197,243,.1);border:2px dashed #4ac5f3;border-radius:8px;padding:10px;margin:-10px}.sticker-settings-panel #sticker-settings #sticker-logo,.tools-setting-panel #sticker-settings #sticker-logo{display:none}.sticker-settings-panel #sticker-settings .hide-larger-quantities,.tools-setting-panel #sticker-settings .hide-larger-quantities{cursor:pointer;margin-top:7px;margin-left:-23px;display:none}.sticker-settings-panel #sticker-settings .hide-larger-quantities div,.tools-setting-panel #sticker-settings .hide-larger-quantities div{display:flex;align-items:center}.sticker-settings-panel #sticker-settings .hide-larger-quantities .hide-larger-quantities-text,.tools-setting-panel #sticker-settings .hide-larger-quantities .hide-larger-quantities-text{margin:0;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.sticker-settings-panel #sticker-settings .hide-larger-quantities .hide-svg,.tools-setting-panel #sticker-settings .hide-larger-quantities .hide-svg{width:28px;height:28px;left:-3px;position:relative;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.sticker-settings-panel #sticker-settings .hide-larger-quantities .hide-svg path,.tools-setting-panel #sticker-settings .hide-larger-quantities .hide-svg path{fill:#009cff!important}.sticker-settings-panel #sticker-settings .show-larger-quantities,.tools-setting-panel #sticker-settings .show-larger-quantities{cursor:pointer;margin-top:7px;margin-left:-23px}.sticker-settings-panel #sticker-settings .show-larger-quantities div,.tools-setting-panel #sticker-settings .show-larger-quantities div{display:flex;align-items:center}.sticker-settings-panel #sticker-settings .show-larger-quantities .show-larger-quantities-text,.tools-setting-panel #sticker-settings .show-larger-quantities .show-larger-quantities-text{margin:0;font-size:13px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.sticker-settings-panel #sticker-settings .show-larger-quantities .svg,.tools-setting-panel #sticker-settings .show-larger-quantities .svg{width:28px;height:28px;left:-3px;position:relative}.sticker-settings-panel #sticker-settings .show-larger-quantities .svg path,.tools-setting-panel #sticker-settings .show-larger-quantities .svg path{fill:#009cff!important}.sticker-settings-panel #sticker-settings .larger-quantities,.tools-setting-panel #sticker-settings .larger-quantities{display:none}.sticker-settings-panel .tool-settings,.tools-setting-panel .tool-settings{position:relative;display:none}.sticker-settings-panel .tool-settings#select-settings,.tools-setting-panel .tool-settings#select-settings{align-items:center}.sticker-settings-panel .tool-settings#select-settings #selection-alignment,.tools-setting-panel .tool-settings#select-settings #selection-alignment{display:flex}.sticker-settings-panel .tool-settings#select-settings .tools-order-dropdown,.tools-setting-panel .tool-settings#select-settings .tools-order-dropdown{height:50px;display:flex;align-items:center;margin-left:20px;margin-right:15px}.sticker-settings-panel .tool-settings#select-settings .tools-order-dropdown .dropdown-icon,.tools-setting-panel .tool-settings#select-settings .tools-order-dropdown .dropdown-icon{height:50px}.sticker-settings-panel .tool-settings#text-settings,.tools-setting-panel .tool-settings#text-settings{align-items:center}.sticker-settings-panel .tool-settings#text-settings .grouped,.tools-setting-panel .tool-settings#text-settings .grouped{display:flex}.sticker-settings-panel .tool-settings#text-settings .grouped .font-family-dropdown,.tools-setting-panel .tool-settings#text-settings .grouped .font-family-dropdown{margin-right:14px;width:228px}.sticker-settings-panel .tool-settings#text-settings .grouped .font-size-dropdown,.tools-setting-panel .tool-settings#text-settings .grouped .font-size-dropdown{width:90px}.sticker-settings-panel .tool-settings#text-settings .grouped .option-buttons,.tools-setting-panel .tool-settings#text-settings .grouped .option-buttons{display:flex}.sticker-settings-panel .tool-settings#text-settings .grouped .toggle-text-color-panel,.tools-setting-panel .tool-settings#text-settings .grouped .toggle-text-color-panel{padding-block:1px;padding-inline:6px}.sticker-settings-panel .tool-settings#text-settings .grouped .toggle-text-color-panel svg,.tools-setting-panel .tool-settings#text-settings .grouped .toggle-text-color-panel svg{display:inline;vertical-align:baseline}.sticker-settings-panel .tool-settings#text-settings .current-text-color,.tools-setting-panel .tool-settings#text-settings .current-text-color{height:4px;width:20px;background:#000;border-radius:2px;border:none}.sticker-settings-panel .tool-settings#text-settings .current-text-color[data-color="#FFFFFF"],.sticker-settings-panel .tool-settings#text-settings .current-text-color[data-color="#ffffff"],.tools-setting-panel .tool-settings#text-settings .current-text-color[data-color="#FFFFFF"],.tools-setting-panel .tool-settings#text-settings .current-text-color[data-color="#ffffff"]{border:1px solid}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown{cursor:pointer;height:50px;width:27px;display:flex;align-items:center;margin-left:25px}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown input,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown input{box-shadow:none;padding:0!important}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown svg.dropdown-icon,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown svg.dropdown-icon{height:50px}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options{display:none;top:125px;background:#282828;padding:10px 20px;color:#fff;border-radius:8px;position:fixed}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .char-spacing-slider-wrapper,.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .line-height-slider-wrapper,.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .text-rotate-slider-wrapper,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .char-spacing-slider-wrapper,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .line-height-slider-wrapper,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .text-rotate-slider-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:160px}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .char-spacing-slider-wrapper div[data-type=value],.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .line-height-slider-wrapper div[data-type=value],.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .text-rotate-slider-wrapper div[data-type=value],.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .char-spacing-slider-wrapper div[data-type=value],.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .line-height-slider-wrapper div[data-type=value],.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .text-rotate-slider-wrapper div[data-type=value]{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range],.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]{background:0 0;outline:0;border:none;height:24px;padding:0;overflow:hidden;width:125px;-webkit-appearance:none;background-color:transparent}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]:focus,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]:focus{background:0 0!important;border:none}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-moz-range-track,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-moz-range-track{appearance:none;background:#94949f;outline:0;border-radius:5px;height:3px}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-webkit-slider-runnable-track,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-webkit-slider-runnable-track{appearance:none;background:#94949f;outline:0;border-radius:5px;height:3px}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-webkit-slider-thumb,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-webkit-slider-thumb{appearance:none;width:10px;height:10px;border:1px solid #fff;border-radius:1em;margin-top:-3px;background:#ace7ff}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-moz-focus-outer,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-moz-focus-outer{border:0}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-moz-range-thumb,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-moz-range-thumb{appearance:none;width:10px;height:10px;border:1px solid #fff;border-radius:1em;background:#ace7ff}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-webkit-slider-thumb:active,.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-webkit-slider-thumb:focus,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-webkit-slider-thumb:active,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options input[type=range]::-webkit-slider-thumb:focus{transform:scale(1.2)}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options li,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options li{margin-bottom:8px}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .grouped,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .grouped{display:block}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .option-group,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .option-group{margin-bottom:10px;display:block}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .option-group .option-label,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown .text-tools-options .option-group .option-label{color:#fff;margin-bottom:5px}.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown:focus .text-tools-options,.sticker-settings-panel .tool-settings#text-settings .more-text-dropdown:hover .text-tools-options,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown:focus .text-tools-options,.tools-setting-panel .tool-settings#text-settings .more-text-dropdown:hover .text-tools-options{display:block}.sticker-settings-panel .tool-settings#text-settings .align-text-dropdown,.tools-setting-panel .tool-settings#text-settings .align-text-dropdown{box-sizing:content-box;cursor:pointer;height:50px;width:20px;display:flex;align-items:center;margin-left:10px;padding:0 20px}.sticker-settings-panel .tool-settings#text-settings .align-text-dropdown svg.dropdown-icon,.tools-setting-panel .tool-settings#text-settings .align-text-dropdown svg.dropdown-icon{height:50px}.sticker-settings-panel .tool-settings#text-settings .align-text-dropdown .text-align-options,.tools-setting-panel .tool-settings#text-settings .align-text-dropdown .text-align-options{display:none;top:125px;background:#282828;padding:10px 20px;color:#fff;border-radius:8px;position:fixed}.sticker-settings-panel .tool-settings#text-settings .align-text-dropdown .text-align-options li,.tools-setting-panel .tool-settings#text-settings .align-text-dropdown .text-align-options li{margin-bottom:8px}.sticker-settings-panel .tool-settings#text-settings .align-text-dropdown .text-align-options .option-group .option-label,.tools-setting-panel .tool-settings#text-settings .align-text-dropdown .text-align-options .option-group .option-label{color:#fff}.sticker-settings-panel .tool-settings#text-settings .align-text-dropdown:focus .text-align-options,.sticker-settings-panel .tool-settings#text-settings .align-text-dropdown:hover .text-align-options,.tools-setting-panel .tool-settings#text-settings .align-text-dropdown:focus .text-align-options,.tools-setting-panel .tool-settings#text-settings .align-text-dropdown:hover .text-align-options{display:block}.sticker-settings-panel .tool-settings#line-settings .option-group,.tools-setting-panel .tool-settings#line-settings .option-group{margin-right:20px}.sticker-settings-panel .tool-settings#rect-settings .rect-corner-radius,.tools-setting-panel .tool-settings#rect-settings .rect-corner-radius{width:190px;margin-right:10px;margin-left:10px}.sticker-settings-panel .tool-settings#rect-settings .rect-rotate,.tools-setting-panel .tool-settings#rect-settings .rect-rotate{margin-right:20px}.sticker-settings-panel .tool-settings#ellipse-settings .ellipse-rotate,.tools-setting-panel .tool-settings#ellipse-settings .ellipse-rotate{margin-right:20px;margin-left:10px}.sticker-settings-panel .tool-settings#path-settings .path-rotate,.tools-setting-panel .tool-settings#path-settings .path-rotate{margin-right:20px;margin-left:10px}.sticker-settings-panel .tool-settings#swatch-color-settings,.tools-setting-panel .tool-settings#swatch-color-settings{display:block;width:100%}.sticker-settings-panel .tool-settings#swatch-color-settings .option-group.swatch-tools,.tools-setting-panel .tool-settings#swatch-color-settings .option-group.swatch-tools{display:block}.sticker-settings-panel .tool-settings .option-group,.tools-setting-panel .tool-settings .option-group{display:flex;align-items:center}.sticker-settings-panel .tool-settings .option-group .option-label,.tools-setting-panel .tool-settings .option-group .option-label{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;width:100%;font-size:13px;color:#000;line-height:1!important;margin-right:10px}.sticker-settings-panel .tool-settings .option-group .option-buttons,.tools-setting-panel .tool-settings .option-group .option-buttons{height:31px;margin-right:15px;display:flex}.sticker-settings-panel .tool-settings .option-group .option-buttons:last-of-type,.tools-setting-panel .tool-settings .option-group .option-buttons:last-of-type{margin-right:0}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button{position:relative;display:block;float:left;width:31px;height:100%;margin:0;margin-right:5px;background-color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button:last-of-type,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button:last-of-type{margin-right:0}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button .svg,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button .svg{position:absolute;top:50%;left:50%;margin-top:-10px;margin-left:-10px}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button .svg path,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button .svg path{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button .square,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button .square{position:absolute;width:10px;height:10px;background-color:#fff;border:1px solid #666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button .square.target-square,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button .square.target-square{border:none;background-color:#666}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-forward .square:first-of-type,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-forward .square:first-of-type{top:5px;left:5px}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-forward .target-square,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-forward .target-square{bottom:5px;right:5px;width:15px;height:15px;z-index:1}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-to-front .square:first-of-type,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-to-front .square:first-of-type{top:5px;left:5px}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-to-front .target-square,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-to-front .target-square{top:50%;left:50%;width:13px;height:13px;margin-top:-6.5px;margin-left:-6.5px;z-index:1}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-to-front .square:last-of-type,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-to-front .square:last-of-type{bottom:5px;right:5px}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-backward .target-square,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-backward .target-square{top:5px;left:5px;width:15px;height:15px}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-backward .square:last-of-type,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-backward .square:last-of-type{bottom:5px;right:5px;z-index:1}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-to-back .square:first-of-type,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-to-back .square:first-of-type{top:5px;left:5px;width:9.5px;height:9.5px;z-index:1}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-to-back .target-square,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-to-back .target-square{top:50%;left:50%;width:13px;height:13px;margin-top:-6.5px;margin-left:-6.5px}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button#bring-to-back .square:last-of-type,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button#bring-to-back .square:last-of-type{bottom:5px;right:5px;width:9.5px;height:9.5px;z-index:1}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button.selected,.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button:hover,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button.selected,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button:hover{background-color:#49dfff;border-color:transparent}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button.selected .target-square,.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button:hover .target-square,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button.selected .target-square,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button:hover .target-square{background-color:#fff}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button:hover .square:not(.target-square),.tools-setting-panel .tool-settings .option-group .option-buttons .option-button.selected .square:not(.target-square),.tools-setting-panel .tool-settings .option-group .option-buttons .option-button:hover .square:not(.target-square){background-color:#666;border-color:#fff}.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button.selected .svg path,.sticker-settings-panel .tool-settings .option-group .option-buttons .option-button:hover .svg path,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button.selected .svg path,.tools-setting-panel .tool-settings .option-group .option-buttons .option-button:hover .svg path{fill:#fff}.sticker-settings-panel .tool-settings .option-group .option-buttons #text-align-center.selected,.sticker-settings-panel .tool-settings .option-group .option-buttons #text-align-left.selected,.sticker-settings-panel .tool-settings .option-group .option-buttons #text-align-right.selected,.tools-setting-panel .tool-settings .option-group .option-buttons #text-align-center.selected,.tools-setting-panel .tool-settings .option-group .option-buttons #text-align-left.selected,.tools-setting-panel .tool-settings .option-group .option-buttons #text-align-right.selected{background-color:#129cc0}.sticker-settings-panel .tool-settings .option-group .option-input,.tools-setting-panel .tool-settings .option-group .option-input{position:relative;width:100%}.sticker-settings-panel .tool-settings .option-group .option-input.input-short input,.tools-setting-panel .tool-settings .option-group .option-input.input-short input{width:80px}.sticker-settings-panel .tool-settings .option-group .option-input.option-checkbox,.tools-setting-panel .tool-settings .option-group .option-input.option-checkbox{width:100%}.sticker-settings-panel .tool-settings .option-group .option-input.option-checkbox label.checkbox-label,.tools-setting-panel .tool-settings .option-group .option-input.option-checkbox label.checkbox-label{left:18px;padding-left:5px;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.sticker-settings-panel .tool-settings .option-group .option-input.option-checkbox label.checkbox-label:before,.tools-setting-panel .tool-settings .option-group .option-input.option-checkbox label.checkbox-label:before{top:-2px;left:-18px}.sticker-settings-panel .tool-settings .option-group .option-input input,.sticker-settings-panel .tool-settings .option-group .option-input span.select2,.tools-setting-panel .tool-settings .option-group .option-input input,.tools-setting-panel .tool-settings .option-group .option-input span.select2{width:100%;font-size:14px;box-shadow:#e8e8ea 0 0 0 2px inset;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;border:none}.sticker-settings-panel .tool-settings .option-group .option-input .select2-selection__rendered,.sticker-settings-panel .tool-settings .option-group .option-input input,.tools-setting-panel .tool-settings .option-group .option-input .select2-selection__rendered,.tools-setting-panel .tool-settings .option-group .option-input input{width:100%;padding:3px!important;line-height:1.8!important;box-sizing:border-box;display:flex;align-items:center;padding-left:10px!important;padding:7px 20px 7px 15px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:15px}.sticker-settings-panel .tool-settings .option-group .option-input .select2-selection__arrow,.tools-setting-panel .tool-settings .option-group .option-input .select2-selection__arrow{right:-2px!important}.sticker-settings-panel .tool-settings .option-group .option-input #select2-font-family-container,.tools-setting-panel .tool-settings .option-group .option-input #select2-font-family-container{padding:7px 33px 7px 15px!important}.sticker-settings-panel .tool-settings .option-group .option-input #select2-font-family-container[title="League Gothic"],.tools-setting-panel .tool-settings .option-group .option-input #select2-font-family-container[title="League Gothic"]{font-size:18px;padding:3px 33px 3px 15px!important}.sticker-settings-panel .tool-settings .option-group .option-input.data-label-container,.tools-setting-panel .tool-settings .option-group .option-input.data-label-container{position:relative}.sticker-settings-panel .tool-settings .option-group .option-input.data-label-container ul.typeahead,.tools-setting-panel .tool-settings .option-group .option-input.data-label-container ul.typeahead{position:absolute;width:100%;border:1px solid #3cb1cb;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;overflow:hidden}.sticker-settings-panel .tool-settings .option-group .option-input.data-label-container ul.typeahead li a,.tools-setting-panel .tool-settings .option-group .option-input.data-label-container ul.typeahead li a{padding:3px 15px!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#000;background-color:#fff}.sticker-settings-panel .tool-settings .option-group .option-input.data-label-container ul.typeahead li a strong,.tools-setting-panel .tool-settings .option-group .option-input.data-label-container ul.typeahead li a strong{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.sticker-settings-panel .tool-settings .option-group .option-input.data-label-container ul.typeahead li.active a,.tools-setting-panel .tool-settings .option-group .option-input.data-label-container ul.typeahead li.active a{background:#f7f7f7!important}.sticker-settings-panel .tool-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,.sticker-settings-panel .tool-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button,.tools-setting-panel .tool-settings .option-group .option-input .ui-spinner-input::-webkit-inner-spin-button,.tools-setting-panel .tool-settings .option-group .option-input .ui-spinner-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.sticker-settings-panel .tool-settings .option-group .option-input .ui-spinner-button,.tools-setting-panel .tool-settings .option-group .option-input .ui-spinner-button{position:absolute;right:7px;width:20px;height:13px;background-color:#f7f7f7;border:1px solid #eee;cursor:pointer}@media only screen and (max-width:1400px){.sticker-settings-panel .tool-settings .option-group .option-input .ui-spinner-button,.tools-setting-panel .tool-settings .option-group .option-input .ui-spinner-button{right:5px;height:11px}}.sticker-settings-panel .tool-settings .option-group .option-input .ui-spinner-button.ui-spinner-up,.tools-setting-panel .tool-settings .option-group .option-input .ui-spinner-button.ui-spinner-up{top:2px}.sticker-settings-panel .tool-settings .option-group .option-input .ui-spinner-button.ui-spinner-down,.tools-setting-panel .tool-settings .option-group .option-input .ui-spinner-button.ui-spinner-down{bottom:2px}.sticker-settings-panel .tool-settings .option-group .option-input .ui-spinner-button .ui-icon,.tools-setting-panel .tool-settings .option-group .option-input .ui-spinner-button .ui-icon{position:absolute;top:50%;left:50%;font-size:12px;color:#000;-moz-transform:translate(-50%,-50%) scaleY(.75);-o-transform:translate(-50%,-50%) scaleY(.75);-ms-transform:translate(-50%,-50%) scaleY(.75);-webkit-transform:translate(-50%,-50%) scaleY(.75);transform:translate(-50%,-50%) scaleY(.75)}.sticker-settings-panel .tool-settings .option-group .swatch-tabs,.tools-setting-panel .tool-settings .option-group .swatch-tabs{display:flex;justify-content:space-around}.sticker-settings-panel .tool-settings .option-group .swatch-tabs li,.tools-setting-panel .tool-settings .option-group .swatch-tabs li{position:relative;width:33.33%;display:inline-block;font-size:14px;text-align:center;color:#fff;border-bottom:none;cursor:pointer;box-sizing:border-box;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.sticker-settings-panel .tool-settings .option-group .swatch-tabs li.active,.tools-setting-panel .tool-settings .option-group .swatch-tabs li.active{border-color:#fff;border-bottom:1px solid #fff}.sticker-settings-panel .tool-settings .option-group .swatch-tabs li.active:after,.tools-setting-panel .tool-settings .option-group .swatch-tabs li.active:after{content:"";position:absolute;top:100%;left:0;width:100%;height:2px;background-color:#fafafa}.sticker-settings-panel .tool-settings .option-group .swatch-tabs li.fill,.sticker-settings-panel .tool-settings .option-group .swatch-tabs li.stroke,.tools-setting-panel .tool-settings .option-group .swatch-tabs li.fill,.tools-setting-panel .tool-settings .option-group .swatch-tabs li.stroke{padding:5px 0}.sticker-settings-panel .tool-settings .option-group .swatch-tabs li.background-color,.tools-setting-panel .tool-settings .option-group .swatch-tabs li.background-color{width:50%;display:none}@media only screen and (min-width:1024px),(hover:hover){.sticker-settings-panel .tool-settings .option-group .swatch-tabs li:hover:not(.active),.tools-setting-panel .tool-settings .option-group .swatch-tabs li:hover:not(.active){color:#4ec6da}}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;-moz-align-items:flex-start;-ms-align-items:flex-start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:relative;width:100%;padding:30px 25px 5px 25px}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper{display:flex;order:2;margin-top:20px}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn{width:40px;height:40px;border-radius:4px;margin:2.5px;background-color:#fff;border:solid 2px transparent;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn:hover,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn:hover{border-color:#aac7f7}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn .cross,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn .cross{width:100%;height:100%;position:relative}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn .cross::before,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn .cross::before{content:"";position:absolute;width:2px;height:10px;left:50%;top:50%;transform:translate(-50%,-50%) rotate(180deg);background-color:#5fbeea}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn .cross::after,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .add-color-wrapper .add-color-btn .cross::after{content:"";position:absolute;width:10px;height:2px;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#5fbeea}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pickr,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pickr{margin-left:6px}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pickr .color-preview,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pickr .color-preview{width:100%;height:100%;background-color:#000;position:absolute;z-index:1;border-radius:.15em;border-radius:4px}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pickr button,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pickr button{height:40px;width:40px;margin:2.5px}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pickr button::after,.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pickr button::before,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pickr button::after,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pickr button::before{border-radius:4px;top:50%;left:50%;transform:translate(-50%,-50%)}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker{position:relative;top:0!important;left:0!important;width:100%!important;padding:0!important;background:0 0}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction{width:80%;margin:0}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-result,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-result{text-align:center}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-result:focus,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-result:focus{border:none!important;box-shadow:none}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-save,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-save{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#000;border-radius:4px;margin-left:10px;padding:7px 12px}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-save:focus,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-save:focus{background-color:#000!important;border:none!important;box-shadow:none}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-save:hover,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-interaction .pcr-save:hover{filter:none}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .color-slide-container,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .color-slide-container{display:none;background-color:#1e2529;width:105%;position:absolute;padding:10px;top:265px;left:50%;transform:translateX(-50%);border:solid 1px #fff;z-index:100}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection{margin:0}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection .pcr-color-preview,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection .pcr-color-preview{display:none}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection .pcr-color-chooser,.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection .pcr-color-opacity,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection .pcr-color-chooser,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection .pcr-color-opacity{height:.8em;margin-top:1.35em}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection .pcr-color-opacity,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-selection .pcr-color-opacity{display:none}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-swatches,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-swatches{order:1;display:flex;padding:0;margin:0;row-gap:5px;column-gap:6px}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-swatches button,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker .pcr-swatches button{width:40px;height:40px;border-radius:4px}.sticker-settings-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker.open .color-slide-container,.tools-setting-panel .tool-settings .option-group .swatch-list-wrapper .pcr-app.color-picker.open .color-slide-container{display:block}.sticker-settings-panel .tool-settings .option-group .color-option-swatch,.tools-setting-panel .tool-settings .option-group .color-option-swatch{margin:3.5px 0;width:auto}.sticker-settings-panel .tool-settings .option-group .color-option-swatch>li,.tools-setting-panel .tool-settings .option-group .color-option-swatch>li{margin-bottom:10px}.sticker-settings-panel .tool-settings .option-group .color-option-swatch li,.tools-setting-panel .tool-settings .option-group .color-option-swatch li{display:inline-block}.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-clear,.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-option,.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-clear,.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-option{float:left;position:relative;width:26px;height:26px;margin-right:15px;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:1px solid transparent;cursor:pointer}@media only screen and (min-width:1200px){.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-clear:nth-of-type(7n),.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-option:nth-of-type(7n),.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-clear:nth-of-type(7n),.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-option:nth-of-type(7n){margin-right:0}}@media only screen and (max-width:1200px){.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-clear:nth-of-type(5n),.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-option:nth-of-type(5n),.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-clear:nth-of-type(5n),.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-option:nth-of-type(5n){margin-right:0}}.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-clear.selected:before,.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-option.selected:before,.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-clear.selected:before,.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-option.selected:before{content:"";position:absolute;top:50%;left:50%;width:26px;height:26px;margin-top:-14px;margin-left:-14px;background-color:transparent;border:1px solid #bfbfbf;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.sticker-settings-panel .tool-settings .option-group .color-option-swatch li#color-option-custom,.tools-setting-panel .tool-settings .option-group .color-option-swatch li#color-option-custom{float:left;position:relative;width:24px;height:24px;margin-top:0;margin-right:15px;background-color:transparent;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;border:2px solid #bfbfbf;cursor:pointer}.sticker-settings-panel .tool-settings .option-group .color-option-swatch li#color-option-custom:before,.tools-setting-panel .tool-settings .option-group .color-option-swatch li#color-option-custom:before{content:"+";display:block;position:absolute;top:50%;left:50%;margin-top:-7px;color:#bfbfbf;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:16px;line-height:1;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:0}@media only screen and (min-width:1024px),(hover:hover){.sticker-settings-panel .tool-settings .option-group .color-option-swatch li#color-option-custom:hover:before,.tools-setting-panel .tool-settings .option-group .color-option-swatch li#color-option-custom:hover:before{color:#666}}.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-clear img,.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-clear img{position:absolute;top:50%;left:50%;width:12px;height:12px;-webkit-transform:translate(-53%,-50%);-moz-transform:translate(-53%,-50%);-ms-transform:translate(-53%,-50%);-o-transform:translate(-53%,-50%);transform:translate(-53%,-50%);opacity:.5;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.sticker-settings-panel .tool-settings .option-group .color-option-swatch li.color-clear:hover img,.tools-setting-panel .tool-settings .option-group .color-option-swatch li.color-clear:hover img{opacity:.8}}.sticker-settings-panel .tool-settings .option-group .stroke-width-container,.tools-setting-panel .tool-settings .option-group .stroke-width-container{margin-top:10px;display:none}.sticker-settings-panel .tool-settings .option-group .stroke-width-container label,.tools-setting-panel .tool-settings .option-group .stroke-width-container label{display:inline-block;width:auto;color:#fff}.sticker-settings-panel .tool-settings .option-group .stroke-width-container input,.tools-setting-panel .tool-settings .option-group .stroke-width-container input{display:inline-block;padding:3px 15px!important;font-size:14px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.sticker-settings-panel .tool-settings .option-group .custom-swatch-wrapper,.tools-setting-panel .tool-settings .option-group .custom-swatch-wrapper{display:none!important;display:flex;width:100%;margin-top:20px;position:relative}.sticker-settings-panel .tool-settings .option-group .custom-swatch-wrapper input.color-code,.tools-setting-panel .tool-settings .option-group .custom-swatch-wrapper input.color-code{flex:1;padding:3px 0;text-align:center;font-size:14px;border-radius:4px;border:none}.sticker-settings-panel .tool-settings .option-group .custom-swatch-wrapper input.color-code:focus,.tools-setting-panel .tool-settings .option-group .custom-swatch-wrapper input.color-code:focus{border:none!important;box-shadow:none}.sticker-settings-panel .tool-settings .option-group .custom-swatch-wrapper button,.tools-setting-panel .tool-settings .option-group .custom-swatch-wrapper button{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#fff;margin-left:5px}.sticker-settings-panel .tool-settings .option-group .custom-swatch-wrapper .error,.tools-setting-panel .tool-settings .option-group .custom-swatch-wrapper .error{position:absolute;color:red;font-size:12px;bottom:-23px;left:52px}.sticker-settings-panel .tool-settings .option-group .used-swatches-wrapper,.tools-setting-panel .tool-settings .option-group .used-swatches-wrapper{order:3;flex-direction:column;align-items:flex-start;margin-top:10px}.sticker-settings-panel .tool-settings .option-group .used-swatches-wrapper h5,.tools-setting-panel .tool-settings .option-group .used-swatches-wrapper h5{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#fff;margin:0}.sticker-settings-panel .tool-settings .option-group .used-swatches-wrapper .swatches-container,.tools-setting-panel .tool-settings .option-group .used-swatches-wrapper .swatches-container{display:flex;flex-wrap:wrap;width:100%;row-gap:5px;column-gap:6px;margin-top:10px}.sticker-settings-panel .tool-settings .option-group .used-swatches-wrapper .swatches-container .swatch,.tools-setting-panel .tool-settings .option-group .used-swatches-wrapper .swatches-container .swatch{position:relative;width:40px;height:40px;border-radius:4px;margin:2.5px;transition:all .15s;cursor:pointer}.sticker-settings-panel .tool-settings .option-group .used-swatches-wrapper .swatches-container .swatch:before,.tools-setting-panel .tool-settings .option-group .used-swatches-wrapper .swatches-container .swatch:before{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml;utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2 2"><path fill="white" d="M1,0H2V1H1V0ZM0,1H1V2H0V1Z"/><path fill="gray" d="M0,0H1V1H0V0ZM1,1H2V2H1V1Z"/></svg>');background-size:.5em;border-radius:4px;z-index:-1}.sticker-settings-panel .tool-settings#metadata-settings,.tools-setting-panel .tool-settings#metadata-settings{display:none}.sticker-settings-panel .tool-settings#metadata-settings .option-group,.tools-setting-panel .tool-settings#metadata-settings .option-group{margin-bottom:10px;padding:0 10px}.sticker-settings-panel .tool-settings#metadata-settings .option-group .data-keep-width,.tools-setting-panel .tool-settings#metadata-settings .option-group .data-keep-width{display:none}.sticker-settings-panel .tool-settings#metadata-settings .option-group .checkbox-label,.sticker-settings-panel .tool-settings#metadata-settings .option-group .option-label,.tools-setting-panel .tool-settings#metadata-settings .option-group .checkbox-label,.tools-setting-panel .tool-settings#metadata-settings .option-group .option-label{color:#fff}.sticker-settings-panel .tool-settings#metadata-settings .option-group .option-input input,.tools-setting-panel .tool-settings#metadata-settings .option-group .option-input input{padding:3px 15px!important}.sticker-settings-panel .tool-settings#swatch-color-settings.hide,.tools-setting-panel .tool-settings#swatch-color-settings.hide{display:none!important}.sticker-settings-panel .tool-settings .color-selection-panel,.tools-setting-panel .tool-settings .color-selection-panel{margin-right:10px}.sticker-settings-panel .tool-settings .color-selection-panel .option-label,.tools-setting-panel .tool-settings .color-selection-panel .option-label{cursor:pointer;margin-left:20px}.sticker-settings-panel .tool-settings .color-selection-panel .ellipse-color,.sticker-settings-panel .tool-settings .color-selection-panel .line-color,.sticker-settings-panel .tool-settings .color-selection-panel .path-color,.sticker-settings-panel .tool-settings .color-selection-panel .rect-color,.tools-setting-panel .tool-settings .color-selection-panel .ellipse-color,.tools-setting-panel .tool-settings .color-selection-panel .line-color,.tools-setting-panel .tool-settings .color-selection-panel .path-color,.tools-setting-panel .tool-settings .color-selection-panel .rect-color{min-width:20px;height:20px;background:#000;border-radius:100%;cursor:pointer}#sticker-settings-panel-toggle{position:absolute;right:0;top:100px;width:25px;height:25px;background-color:#000;z-index:100000;opacity:0}.sticker-settings-panel{width:370px;top:100%;position:absolute;padding-left:20px;height:410px;bottom:0;transition:.5s all;border-bottom-left-radius:0;border-top-left-radius:10px}.sticker-settings-panel .tool-setting-wrapper{padding-right:0}.sticker-settings-panel.active{top:calc(100% - 470px)}#sticker-warning{position:fixed;top:69px;text-align:center;left:0;right:350px;color:#000;background-color:#fffea2;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;display:none;z-index:3}#sticker-warning strong{color:#000}#sticker-warning .content{margin-left:10px;width:80%;height:70px;display:inline-block;padding-top:15px}#sticker-warning .svg{width:70px;height:70px;vertical-align:top;display:inline-block}#sticker-warning .svg rect.cls-1{fill:transparent!important}#sticker-warning .svg path.cls-2{fill:#ffd800!important}#sticker-warning #sticker-warning-close{position:absolute;top:10px;right:10px;font-size:10px;cursor:pointer}#legend{position:fixed;bottom:0;left:80px;text-align:left;width:500px;height:45px;z-index:2;background-color:#fff;padding:5px 0}#legend ul{display:flex;justify-content:flex-end}#legend li{float:left;position:relative;margin-right:30px;color:#6e6e62;font-size:12px;color:#000;cursor:pointer;line-height:36px;height:36px}#legend li .switch{position:relative;display:inline-block;width:27px;height:16px;margin-right:10px;margin-top:10px}#legend li .label{display:inline-block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:36px;vertical-align:top}#legend li .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s;border-radius:34px}#legend li .slider:before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:2px;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:50%}#legend li.toggled .slider{background-color:#01c8d0}#legend li.toggled .slider{box-shadow:0 0 1px #01c8d0}#legend li.toggled .slider:before{-webkit-transform:translateX(12px);-ms-transform:translateX(12px);transform:translateX(12px)}#legend li.template-name{display:none!important;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:inherit;font-size:12px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:36px;color:#000;left:auto;top:auto;float:right;margin-right:0;cursor:auto}#legend li.template-name #template-heading{margin:0}#legend li.template-name .template-label{margin:0 0 0 5px}#legend .grid-options{float:left;margin-top:8px;opacity:0;visibility:hidden;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#legend #grid-size{display:inline;width:60px;border-radius:0;height:21px;padding:0;font-size:12px;padding-left:5px;margin-left:10px}#legend label[for=grid-size]{display:inline;font-size:10px;margin-left:5px}#legend #grid{position:relative}#legend #grid.toggled+.grid-options{opacity:1;visibility:visible}#order-sticker-footer{position:fixed;bottom:0;left:0;right:0;height:60px;background-color:#fff;color:#686868;display:none;z-index:100000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#order-sticker-footer .button-container{position:absolute;left:50%;transform:translateX(-50%)}@media only screen and (max-width:1200px){#order-sticker-footer .button-container{left:30%}}@media only screen and (max-width:900px){#order-sticker-footer .button-container{left:25%}}#order-sticker-footer .button-container #download-file{height:44px;font-size:1em;margin-top:5px;border-radius:7px;margin-left:30px;width:180px;line-height:25px}@media only screen and (max-width:900px){#order-sticker-footer .button-container #download-file{margin-left:10px}}#greeting-card-footer,#order-print-footer{position:fixed;bottom:0;left:0;right:0;height:60px;background-color:#01c8d0;color:#686868;display:none;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;z-index:999999;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;text-align:center;padding-right:150px}#greeting-card-footer .greeting-card,#greeting-card-footer .order-print,#order-print-footer .greeting-card,#order-print-footer .order-print{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:36px;background-color:#fff;width:220px;height:36px;margin:12px auto 0;text-align:center;font-weight:300;border-radius:20px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}#greeting-card-footer .greeting-card:hover,#greeting-card-footer .order-print:hover,#order-print-footer .greeting-card:hover,#order-print-footer .order-print:hover{color:#01c8d0}#greeting-card-footer .greeting-card,#order-print-footer .greeting-card{display:inline-block;color:#ff358c}#greeting-card-footer .greeting-card.disabled,#order-print-footer .greeting-card.disabled{color:#acacac;cursor:not-allowed}#greeting-card-footer .select2.select2-container.select2-container--default,#order-print-footer .select2.select2-container.select2-container--default{display:inline-block;width:220px!important;border-radius:4px;vertical-align:bottom;margin:0 10px}#greeting-card-footer #greeting-card-price,#order-print-footer #greeting-card-price{display:inline-block;color:#fff;margin:0 10px;font-size:1.5em;font-weight:bolder;vertical-align:sub}#greeting-card-footer .minimize,#order-print-footer .minimize{position:absolute;right:0;top:0;width:60px;height:60px}#greeting-card-footer .minimize .circle,#order-print-footer .minimize .circle{width:25px;height:25px;background-color:#fff;margin-top:17.5px;margin-left:17.5px;border-radius:50%;cursor:pointer}#greeting-card-footer .minimize .circle .arrow,#order-print-footer .minimize .circle .arrow{border-top:5px dashed;border-right:5px solid transparent;border-left:5px solid transparent;display:inline-block;margin-left:1px;margin-top:10px;color:#000}#greeting-card-footer.minimized,#order-print-footer.minimized{width:60px;left:auto}#greeting-card-footer.minimized #greeting-card-price,#greeting-card-footer.minimized #greeting-card-quantity,#greeting-card-footer.minimized .greeting-card,#greeting-card-footer.minimized .order-print,#greeting-card-footer.minimized .select2.select2-container.select2-container--default,#order-print-footer.minimized #greeting-card-price,#order-print-footer.minimized #greeting-card-quantity,#order-print-footer.minimized .greeting-card,#order-print-footer.minimized .order-print,#order-print-footer.minimized .select2.select2-container.select2-container--default{display:none}#greeting-card-footer.minimized .minimize .circle .arrow,#order-print-footer.minimized .minimize .circle .arrow{border-top:0;border-bottom:5px dashed;border-right:5px solid transparent;border-left:5px solid transparent}.creator-wrapper{position:relative;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center}.creator-wrapper#wrapper .top-tools-bar{width:100%;height:50px;top:75px;position:fixed;left:0;background:#e8ebed}.creator-wrapper#wrapper .top-tools-bar.tools{z-index:2;background:#fff}.creator-wrapper#wrapper .tools-left-sidebar{display:none;top:75px;background-color:#1e2529;z-index:2;height:100vh;width:350px;padding-top:50px;position:fixed;left:80px}@media only screen and (max-width:1200px){.creator-wrapper#wrapper .tools-left-sidebar{width:300px}}.creator-wrapper#wrapper .tools-left-sidebar .close-sidebar-icon{position:absolute;top:20px;left:315px;transform:rotate(90deg);cursor:pointer}@media only screen and (max-width:1200px){.creator-wrapper#wrapper .tools-left-sidebar .close-sidebar-icon{left:265px}}.creator-wrapper#wrapper .tools-left-sidebar .close-sidebar-icon .arrow-st0{fill:#fff!important}.creator-wrapper#wrapper .tools-setting-top-bar{z-index:2;position:fixed;top:75px;align-items:center;display:flex;width:100%;height:50px;left:100px}.creator-wrapper#wrapper .tools-setting-top-bar #image-settings{display:flex}.creator-wrapper#wrapper .tools-setting-top-bar #image-settings .option-group{margin-left:20px}.creator-wrapper#wrapper .tools-setting-top-bar #image-settings .option-group.placeholder-checkbox{margin-right:10px}.creator-wrapper#wrapper .tools-setting-top-bar #image-settings .option-group#placeholder-type-options{min-width:150px}.creator-wrapper#wrapper .tools-setting-top-bar #sticker-selection-options{display:none;position:absolute;top:25px;right:-50px}.creator-wrapper#wrapper .tools-setting-top-bar #sticker-selection-options .selection-option{position:relative;width:100%;height:100%;cursor:pointer;width:30px;height:30px;background:#fff;border-radius:5px;border:1px solid #bfbfbf}.creator-wrapper#wrapper .tools-setting-top-bar #sticker-selection-options .selection-option:hover{background:#49dfff;border:1px transparent}.creator-wrapper#wrapper .tools-setting-top-bar #sticker-selection-options .selection-option img,.creator-wrapper#wrapper .tools-setting-top-bar #sticker-selection-options .selection-option svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-left:.5px}.creator-wrapper#wrapper .tools-setting-top-bar #sticker-selection-options .selection-option img{width:20px;height:20px}.creator-wrapper#wrapper .tools-setting-top-bar #sticker-selection-options .selection-option a{color:#4ec6da;font-size:12px;text-decoration:underline}.creator-wrapper#wrapper .tools-setting-top-bar #sticker-selection-options .selection-option #sticker-buy-now{margin-top:5px}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options{display:none;background-color:#fff;z-index:10;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;min-width:272px;position:fixed;top:80px;height:40px;right:0}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options svg.svg:not(.flag-svg):not(.image-svg) path,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options svg.svg:not(.flag-svg):not(.image-svg) path{fill:#000}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options:after,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options:after{content:"";position:absolute;top:50%;left:50%;width:1px;height:20px;margin-top:-10px;margin-left:-.5px;background-color:#eee}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options.text-selection:after,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options.text-selection:after{display:none}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options.image-selection:after,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options.image-selection:after{display:none}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option{position:relative;display:inline-block;width:45px;height:100%;text-align:center;cursor:pointer}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option .svg,.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option img,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option .svg,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option img,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option img{width:20px;height:20px}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option .selection-tooltip,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option .selection-tooltip{position:absolute;top:35px;left:50%;padding:3px 15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;color:#fff;background-color:#425d64;opacity:0;visibility:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option .selection-tooltip:before,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option .selection-tooltip:before{content:"";position:absolute;top:-2px;left:50%;width:10px;height:10px;margin-left:-5px;background-color:#425d64;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}@media only screen and (min-width:1024px),(hover:hover){.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option:hover .svg path,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option:hover .svg path{fill:#7a7a7a}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option:hover .selection-tooltip,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option:hover .selection-tooltip{opacity:1;visibility:visible}}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option#selection-rotateccw .selection-tooltip,.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option#selection-rotatecw .selection-tooltip,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option#selection-rotateccw .selection-tooltip,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option#selection-rotatecw .selection-tooltip{left:inherit;right:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option#selection-rotateccw .selection-tooltip:before,.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options .selection-option#selection-rotatecw .selection-tooltip:before,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option#selection-rotateccw .selection-tooltip:before,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options .selection-option#selection-rotatecw .selection-tooltip:before{left:inherit;right:15px}.creator-wrapper#wrapper .tools-setting-top-bar #placeholder-selection-options #selection-add svg,.creator-wrapper#wrapper .tools-setting-top-bar #selection-options #selection-add svg{width:48px;height:48px}.creator-wrapper#wrapper .tools-setting-top-bar #selection-options svg.svg{width:18px;height:20px}.creator-wrapper#wrapper .zoom-feature-wrapper{display:flex;justify-content:flex-end;position:fixed;bottom:0;right:0;padding-right:200px;background-color:#fff;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}.creator-wrapper#wrapper .zoom-feature-wrapper.order-print-opened{padding-right:485px!important}@media only screen and (max-width:1800px){.creator-wrapper#wrapper .zoom-feature-wrapper.order-print-opened{padding-right:425px!important}}.creator-wrapper#wrapper .zoom-feature-wrapper .zoom-tool-wrapper{display:flex;align-items:center;background:#fff}.creator-wrapper#wrapper .zoom-feature-wrapper .zoom-tool-wrapper .zoom-out-wrapper{display:none;flex-direction:column;align-items:center;margin:10px}.creator-wrapper#wrapper .zoom-feature-wrapper .zoom-tool-wrapper .zoom-out-wrapper #zoomout-tool{width:25px;height:25px;background:#fff;border-radius:50%}.creator-wrapper#wrapper .zoom-feature-wrapper .zoom-tool-wrapper .zoom-out-wrapper #zoomout-tool svg{fill:#474747}.creator-wrapper#wrapper .zoom-feature-wrapper .zoom-tool-wrapper .current-zoom-percentage-wrapper{margin:10px 20px}.creator-wrapper#wrapper .zoom-feature-wrapper .zoom-tool-wrapper .current-zoom-percentage-wrapper span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#425d64}.creator-wrapper#wrapper .zoom-feature-wrapper .zoom-tool-wrapper .zoom-in-wrapper{display:none;flex-direction:column;align-items:center;margin:10px}.creator-wrapper#wrapper .zoom-feature-wrapper .zoom-tool-wrapper .zoom-in-wrapper #zoomin-tool{width:25px;height:25px;background:#fff;border-radius:50%}.creator-wrapper#wrapper .zoom-feature-wrapper .zoom-tool-wrapper .zoom-in-wrapper #zoomin-tool svg{fill:#474747}.creator-wrapper#wrapper .zoom-feature-wrapper #zoom-range{width:150px;background:0 0;outline:0;border:none;padding:0;overflow:hidden;-webkit-appearance:none;background-color:transparent;cursor:pointer}.creator-wrapper#wrapper .zoom-feature-wrapper #zoom-range:focus{background:0 0!important;border:none!important;box-shadow:none}.creator-wrapper#wrapper .zoom-feature-wrapper #zoom-range::-moz-range-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-wrapper#wrapper .zoom-feature-wrapper #zoom-range::-webkit-slider-runnable-track{appearance:none;background:#c2c2c2;outline:0;border-radius:5px;height:5px}.creator-wrapper#wrapper .zoom-feature-wrapper #zoom-range::-webkit-slider-thumb{appearance:none;width:17px;height:17px;border:solid 2px #fff;border-radius:1em;margin-top:-6px;background:#000;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.creator-wrapper#wrapper .zoom-feature-wrapper #zoom-range::-moz-range-thumb{appearance:none;width:14px;height:14px;border:solid 2px #fff;border-radius:1em;background:#000;-webkit-transition:all .1s ease;-moz-transition:all .1s ease;-ms-transition:all .1s ease;-o-transition:all .1s ease;transition:all .1s ease}.creator-wrapper#wrapper .zoom-feature-wrapper #zoom-range::-moz-focus-outer{border:0}.creator-wrapper#wrapper .zoom-feature-wrapper #zoom-range.focused::-webkit-slider-thumb{width:19px;height:19px;margin-top:-7px;border:none;box-shadow:0 0 5px #636363}.creator-wrapper#wrapper .zoom-feature-wrapper #zoom-range.focused::-moz-range-thumb{width:18px;height:18px;border:none;box-shadow:0 0 5px #636363}.creator-wrapper#wrapper .toggle-legend{display:none;position:fixed;top:135px;right:200px;cursor:pointer;z-index:2}.creator-wrapper#wrapper .toggle-legend img.svg{position:absolute;top:0;right:90px}.creator-wrapper#wrapper.express-editor-mode #legend{right:350px}@media only screen and (max-width:1200px){.creator-wrapper#wrapper.express-editor-mode #legend{right:300px}}.creator-wrapper#wrapper.express-editor-mode .toggle-legend{right:400px}@media only screen and (max-width:1200px){.creator-wrapper#wrapper.express-editor-mode .toggle-legend{right:350px}}.creator-wrapper#wrapper.express-editor-mode .page-flip{width:350px}@media only screen and (max-width:1200px){.creator-wrapper#wrapper.express-editor-mode .page-flip{width:300px}}.creator-wrapper#wrapper.express-editor-mode .page-flip-toggle-icon{display:none}.creator-wrapper.sticker{background:linear-gradient(to top,#acacac 0,#9c9b9b 100%);margin-right:0;height:calc(100vh - 69px);width:calc(100vw - 350px);margin-top:69px;padding:0}.creator-wrapper.sticker #artboard-sticker-width{position:absolute;left:50%;z-index:5;bottom:-20px;transform:translateX(-50%);color:#3b444e;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:.2px;display:none}.creator-wrapper.sticker #artboard-sticker-height{position:absolute;right:-20px;z-index:5;transform:translateY(-50%) rotate(90deg);color:#3b444e;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;letter-spacing:.2px;top:50%;display:none}.creator-wrapper.sticker .artboard-outer{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.creator-wrapper.sticker .template-name{display:none!important}.creator-wrapper.no-flex{display:block}@media only screen and (max-width:1200px){.creator-wrapper{margin-right:150px}}.creator-wrapper .option-label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px}.creator-wrapper #autosave{display:none!important;position:absolute;top:0;height:36px;display:none;z-index:1000;-webkit-transform:translate(50%,50%);-moz-transform:translate(50%,50%);-ms-transform:translate(50%,50%);-o-transform:translate(50%,50%);transform:translate(50%,50%);width:100%;top:120px}.creator-wrapper #autosave img{position:absolute;top:8px}.creator-wrapper #autosave span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:36px;font-size:14px;display:inline-block;margin-left:25px}.creator-wrapper .page-flip{position:fixed;right:0;top:75px;width:170px;height:100%;z-index:2;background-color:#fff;overflow-y:auto}.creator-wrapper .page-flip .page-flip-content-wrapper{padding:70px 10px;text-align:center}.creator-wrapper .page-flip .page-flip-toggle-icon{display:none;position:absolute;top:70px;right:20px;transform:rotate(-90deg);cursor:pointer}.creator-wrapper .page-flip .page-flip-toggle-icon .arrow-st0{fill:#a1a1a1!important}.creator-wrapper .page-flip span.label{display:block;margin-bottom:10px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#425d64}.creator-wrapper .page-flip button.page{position:relative;display:inline-block;min-width:58px;padding:3px 20px;margin:5px 0 50px 0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#425d64;background-color:transparent;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;vertical-align:top}.creator-wrapper .page-flip button.page.selected{color:#fff;background-color:#425d64}.creator-wrapper .page-flip button.page.business-card.active{background-color:transparent;padding:0;color:#425d64;border:4px solid #fff}.creator-wrapper .page-flip button.page.business-card.active.landscape .card-preview{width:100px;height:58px}.creator-wrapper .page-flip button.page.business-card.active.portrait .card-preview{height:100px;width:58px}.creator-wrapper .page-flip button.page.business-card.active.selected{border:4px solid #cef4f2}.creator-wrapper .page-flip button.page.business-card.active .card-preview{background-size:contain!important;background-repeat:no-repeat!important;border:1px solid #ccc;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.creator-wrapper .page-flip button.page.business-card.active .card-preview .card-side{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;position:absolute;left:50%;transform:translateX(-50%);bottom:-24px;text-transform:capitalize;white-space:nowrap}.creator-wrapper .page-flip button.page.greeting-card{background-color:transparent;padding:0;color:#425d64;min-width:50px}.creator-wrapper .page-flip button.page.greeting-card.front{margin:15px 25px 15px 24px}.creator-wrapper .page-flip button.page.greeting-card.front .greeting-card-image{background:url(https://storage.jukeboxprint.com/s/images/front-side-greeting-card.svg);background-size:contain;width:70px;height:70px;background-repeat:no-repeat}.creator-wrapper .page-flip button.page.greeting-card.front.selected .greeting-card-image,.creator-wrapper .page-flip button.page.greeting-card.front:hover .greeting-card-image{background:url(https://storage.jukeboxprint.com/s/images/front-side-greeting-card.svg);background-size:contain;width:70px;height:70px;background-repeat:no-repeat}.creator-wrapper .page-flip button.page.greeting-card.inside{margin:25px}.creator-wrapper .page-flip button.page.greeting-card.inside div[data-side=left]{background:url(https://storage.jukeboxprint.com/s/images/top-greeting-card.svg);background-size:contain;width:67px;height:67px;background-repeat:no-repeat}.creator-wrapper .page-flip button.page.greeting-card.inside div[data-side=right]{position:absolute;top:40px;background:url(https://storage.jukeboxprint.com/s/images/bottom-greeting-card.svg);background-size:contain;width:67px;height:67px;background-repeat:no-repeat}.creator-wrapper .page-flip button.page.greeting-card.back{margin:25px;margin-top:35px}.creator-wrapper .page-flip button.page.greeting-card.back .greeting-card-image{background:url(https://storage.jukeboxprint.com/s/images/back-greeting-card.svg);background-size:contain;width:70px;height:70px;background-repeat:no-repeat}.creator-wrapper .page-flip button.page.greeting-card.back.selected .greeting-card-image,.creator-wrapper .page-flip button.page.greeting-card.back:hover .greeting-card-image{background:url(https://storage.jukeboxprint.com/s/images/back-greeting-card.svg);background-size:contain;width:70px;height:70px;background-repeat:no-repeat}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card{background-color:transparent;padding:0;color:#425d64;min-width:50px}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.front{margin:0}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.front .greeting-card-image{background:url(https://storage.jukeboxprint.com/s/images/front-port-.svg);background-size:contain;width:100px;height:100px;background-repeat:no-repeat}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.front.selected .greeting-card-image,.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.front:hover .greeting-card-image{background:url(https://storage.jukeboxprint.com/s/images/front-port-.svg);background-size:contain;width:100px;height:100px;background-repeat:no-repeat}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.inside{margin-right:30px;margin-left:20px}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.inside div[data-side=left]{width:55px;height:55px;background:url(https://storage.jukeboxprint.com/s/images/inside-left-port-.png) no-repeat;top:20px;position:absolute;left:-10px;background-size:contain}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.inside div[data-side=right]{position:absolute;background:url(https://storage.jukeboxprint.com/s/images/inside-right-port-.png) no-repeat;background-size:contain;top:20px;left:33px;width:55px;height:55px}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.back{margin:0;margin-top:85px}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.back .greeting-card-image{background:url(https://storage.jukeboxprint.com/s/images/back-port-.svg);background-size:contain;width:100px;height:100px;background-repeat:no-repeat}.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.back.selected .greeting-card-image,.creator-wrapper .page-flip .greeting-card-portrait-mode button.page.greeting-card.back:hover .greeting-card-image{background:url(https://storage.jukeboxprint.com/s/images/back-port-.svg);background-size:contain;width:100px;height:100px;background-repeat:no-repeat}.creator-wrapper .creator-tools{position:fixed;top:75px;left:0;width:80px;padding:14.5px 0;padding-left:12px;padding-right:12px;background-color:#1e2529;border-top:none;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;z-index:9997;height:100%}@media only screen and (max-width:1450px){.creator-wrapper .creator-tools{z-index:9995}}.creator-wrapper .creator-tools .tool-group{width:100%;margin-bottom:14.5px}.creator-wrapper .creator-tools .tool-group:last-of-type{margin-bottom:0}@media only screen and (max-width:1450px){.creator-wrapper .creator-tools .tool-group{margin-bottom:5px}}.creator-wrapper .creator-tools .tool-group .tool-outer{position:relative}.creator-wrapper .creator-tools .tool-group .sub-tools{position:absolute;z-index:10;left:42px;top:0;width:124px;text-align:left;display:none;font-size:0}.creator-wrapper .creator-tools .tool-group .sub-tools.active{display:block}.creator-wrapper .creator-tools .tool-group .sub-tools button{margin-right:2px;margin-bottom:2px;width:40px;padding-top:7px}.creator-wrapper .creator-tools .tool-group .sub-tools button svg{width:18px}.creator-wrapper .creator-tools .tool-group button{position:relative;width:100%;height:60px;margin:0;margin-bottom:15px;background-color:#1e2529;border-radius:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-wrapper .creator-tools .tool-group button:last-of-type{line-height:1}.creator-wrapper .creator-tools .tool-group button .svg{position:absolute;top:50%;left:50%;width:30px;height:30px;transform:translate(-50%,-75%)}.creator-wrapper .creator-tools .tool-group button .svg .st0{fill:#fff;stroke-width:0}.creator-wrapper .creator-tools .tool-group button.active .svg-sprite--hover,.creator-wrapper .creator-tools .tool-group button:hover .svg-sprite--hover{opacity:1;transition:background .3s ease}.creator-wrapper .creator-tools .tool-group button.active .svg-sprite--hover::after,.creator-wrapper .creator-tools .tool-group button:hover .svg-sprite--hover::after{opacity:1}.creator-wrapper .creator-tools .tool-group button .description{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.2;font-size:10px;color:#fff;position:absolute;bottom:5px;left:50%;transform:translateX(-50%);pointer-events:none}.creator-wrapper .creator-tools .tool-group button#text-tool .type-icon{position:absolute;top:50%;left:50%;width:19px;height:20px;margin-top:-9.5px;margin-left:-9px}.creator-wrapper .creator-tools .tool-group button#text-tool .type-icon>div{position:absolute;top:0;background-color:#666;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-wrapper .creator-tools .tool-group button#text-tool .type-icon .horizontal-line{left:0;width:100%;height:1px}.creator-wrapper .creator-tools .tool-group button#text-tool .type-icon .vertical-line{left:50%;width:1px;height:100%;margin-left:-.5px}.creator-wrapper .creator-tools .tool-group button#text-tool .type-icon .serif-line{width:1px;height:3px}.creator-wrapper .creator-tools .tool-group button#text-tool .type-icon .serif-line.serif-01{left:0}.creator-wrapper .creator-tools .tool-group button#text-tool .type-icon .serif-line.serif-02{right:0}.creator-wrapper .creator-tools .tool-group button#text-tool .type-icon .serif-line.serif-03{top:auto;bottom:0;left:50%;width:5px;height:1px;margin-left:-2.5px}.creator-wrapper .creator-tools .tool-group button#template-tool svg polyline{fill:#fff}.creator-wrapper .creator-tools .tool-group button#line-tool .line-icon{position:absolute;top:50%;left:50%;width:30px;height:30px;transform:translate(-50%,-50%)}.creator-wrapper .creator-tools .tool-group button#line-tool .line-icon .angled-line{position:absolute;top:50%;left:50%;width:30px;height:1px;background-color:#fff;-moz-transform:translate(-50%,-50%) rotate(-50deg);-o-transform:translate(-50%,-50%) rotate(-50deg);-ms-transform:translate(-50%,-50%) rotate(-50deg);-webkit-transform:translate(-50%,-50%) rotate(-50deg);transform:translate(-50%,-50%) rotate(-50deg)}.creator-wrapper .creator-tools .tool-group button#line-tool.active .angled-line,.creator-wrapper .creator-tools .tool-group button#line-tool:hover .angled-line{background-color:#a9c5d5!important}.creator-wrapper .creator-tools .tool-group button#rect-tool .rect-icon{position:absolute;top:50%;left:50%;width:30px;height:20px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.creator-wrapper .creator-tools .tool-group button#rect-tool .rect-icon .rectangle{width:100%;height:100%;border:1px solid #fff}.creator-wrapper .creator-tools .tool-group button#rect-tool.active>div>div,.creator-wrapper .creator-tools .tool-group button#rect-tool:hover>div>div{background-color:#a9c5d5!important}.creator-wrapper .creator-tools .tool-group button#ellipse-tool .ellipse-icon{position:absolute;top:50%;left:50%;width:30px;height:30px;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.creator-wrapper .creator-tools .tool-group button#ellipse-tool .ellipse-icon .ellipse{width:100%;height:100%;border:1px solid #fff;border-radius:100%}.creator-wrapper .creator-tools .tool-group button#ellipse-tool.active>div>div,.creator-wrapper .creator-tools .tool-group button#ellipse-tool:hover>div>div{background-color:#a9c5d5!important}.creator-wrapper .creator-tools .tool-group button.specialShape-tool .svg{-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.creator-wrapper .creator-tools .tool-group button.specialShape-tool .svg::after{opacity:0}.creator-wrapper .creator-tools .tool-group button.specialShape-tool.active .svg-sprite--hover,.creator-wrapper .creator-tools .tool-group button.specialShape-tool:hover .svg-sprite--hover{opacity:1;transition:background .3s ease}.creator-wrapper .creator-tools .tool-group button.specialShape-tool.active .svg-sprite--hover::after,.creator-wrapper .creator-tools .tool-group button.specialShape-tool:hover .svg-sprite--hover::after{opacity:1}.creator-wrapper .creator-tools .tool-group button#shape-tool .shapes-container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;-webkit-justify-content:space-evenly;-moz-justify-content:space-evenly;justify-content:space-evenly;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;position:absolute;width:250px;height:fit-content;top:0;left:-185px;padding:8px 10px 8px 70px;gap:5px;background-color:#1e2529;border-radius:5px;z-index:-1;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.creator-wrapper .creator-tools .tool-group button#shape-tool .shapes-container .basic-shapes{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:fit-content}.creator-wrapper .creator-tools .tool-group button#shape-tool .shapes-container .special-shapes{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:fit-content}.creator-wrapper .creator-tools .tool-group button#shape-tool .mask{width:80px;height:100%;background-color:#1e2529;position:absolute;z-index:-1;top:0;left:-12px}.creator-wrapper .creator-tools .tool-group button#shape-tool.active .shapes-container,.creator-wrapper .creator-tools .tool-group button#shape-tool:hover .shapes-container{left:0}.creator-wrapper .creator-tools .tool-group button#shape-tool.active>div>div,.creator-wrapper .creator-tools .tool-group button#shape-tool:hover>div>div{background-color:inherit!important}.creator-wrapper .creator-tools .tool-group button#shape-tool button{width:50px;height:40px;margin:0}.creator-wrapper .creator-tools .tool-group button.active>div>div:not(.rectangle),.creator-wrapper .creator-tools .tool-group button:hover>div>div{background-color:#fff!important}.creator-wrapper .creator-tools .tool-group button.no-color{position:relative;height:20px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px}.creator-wrapper .creator-tools .tool-group button.no-color .svg{width:10px;height:10px;margin-top:-5px;margin-left:-5px}.creator-wrapper .creator-tools .tool-group button.no-color .svg path{fill:#fff}.creator-wrapper .creator-tools .tool-group button.active,.creator-wrapper .creator-tools .tool-group button:hover{color:#fff}.creator-wrapper .creator-tools .tool-group button.active .svg circle,.creator-wrapper .creator-tools .tool-group button:hover .svg circle{fill:#a9c5d5}.creator-wrapper .creator-tools .tool-group button.active .svg path,.creator-wrapper .creator-tools .tool-group button:hover .svg path{fill:#a9c5d5}.creator-wrapper .creator-tools .tool-group button.active .svg polyline,.creator-wrapper .creator-tools .tool-group button:hover .svg polyline{fill:#a9c5d5}.creator-wrapper .creator-tools .tool-group .panel-group{margin-bottom:14.5px}.creator-wrapper .creator-tools .tool-group .panel-group:last-of-type{margin-bottom:0}@media only screen and (max-width:1450px){.creator-wrapper .creator-tools .tool-group .panel-group{margin-bottom:5px}}.creator-wrapper .creator-tools .tool-group .color-picker{padding:0;width:40px;height:40px;cursor:pointer}@media only screen and (max-width:1450px){.creator-wrapper .creator-tools .tool-group .color-picker{height:35px}}.creator-wrapper .creator-tools .tool-group .color-picker input{position:relative;padding:0;width:100%;height:100%;border:none!important;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.creator-wrapper .creator-tools .tool-group .color-picker input::-webkit-color-swatch-wrapper{padding:0;border:none!important;outline:0!important}.creator-wrapper .creator-tools .tool-group .color-picker-stroke input{width:150%;padding:0 5px!important;margin-left:-25%;margin-right:-25%;font-size:12px;line-height:1.8;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.creator-wrapper .creator-tools .tool-group #pan-tool .mask{position:absolute;width:80px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%);background:#1e2529;z-index:-1}.creator-wrapper .creator-tools .tool-group #background-tool{height:60px}.creator-wrapper .creator-tools .tool-group #background-tool svg{transform:translate(-50%,-90%)}.creator-wrapper .creator-tools .tool-group #background-tool .description{bottom:-3px}.creator-wrapper .creator-tools .tool-group #background-tool .mask{position:absolute;width:80px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%);background:#1e2529;z-index:-1}.creator-wrapper .creator-tools .tool-group #qrcode-tool+.qrcode-container{display:none}.creator-wrapper .creator-tools .tool-group #qrcode-tool+.qrcode-container p{margin:10px 0;line-height:1.2;font-size:1.15em}.creator-wrapper .creator-tools .tool-group #qrcode-tool+.qrcode-container #inputQRCode{background:0 0;font-size:1.4em;border:none!important;border-bottom:2px solid #333!important;box-shadow:none!important;border-radius:0;padding:5px 0}.creator-wrapper .creator-tools .tool-group #qrcode-tool+.qrcode-container #addQRCode{display:block;margin-top:20px;background-color:#000;color:#fff;padding:15px;height:auto;border-radius:50px;font-size:14px}.creator-wrapper .creator-tools .tool-group #qrcode-tool.active+.qrcode-container{display:block;position:absolute;left:90px;background-color:#fff;border-radius:10px;box-shadow:0 0 5px #ddd;font-size:10px;width:300px;text-align:left;padding:20px}.creator-wrapper .creator-tools .color-picker{background-color:#000}.creator-wrapper .creator-tools #color-fill input,.creator-wrapper .creator-tools #color-stroke input{display:none}.creator-wrapper .artboard-outer{z-index:1;position:relative;margin:0;width:100vw;height:100vh}.creator-wrapper .artboard-outer .select-side-page-button{right:50px;bottom:75px;z-index:3;text-align:right;position:fixed;display:none;align-items:center;padding:10px 30px;border-radius:8px;background-color:#fff;color:#121316;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;box-shadow:rgba(0,0,0,.1607843137) 0 0 1px,rgba(0,0,0,.0784313725) 0 2px 4px 1px;cursor:pointer}.creator-wrapper .artboard-outer .select-side-page-button svg{margin-right:6px}.creator-wrapper .artboard-outer .zoom-feature-wrapper{width:100%}.creator-wrapper .artboard-outer .zoom-feature-wrapper svg.svg:not(.flag-svg):not(.image-svg) path{fill:#000}.creator-wrapper .artboard-outer #sticker-selection-options{display:none;position:absolute;top:25px;right:-50px}.creator-wrapper .artboard-outer #sticker-selection-options .selection-option{position:relative;width:100%;height:100%;cursor:pointer;width:30px;height:30px;background:#fff;border-radius:5px;border:1px solid #bfbfbf}.creator-wrapper .artboard-outer #sticker-selection-options .selection-option:hover{background:#49dfff;border:1px transparent}.creator-wrapper .artboard-outer #sticker-selection-options .selection-option img,.creator-wrapper .artboard-outer #sticker-selection-options .selection-option svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-left:.5px}.creator-wrapper .artboard-outer #sticker-selection-options .selection-option img{width:20px;height:20px}.creator-wrapper .artboard-outer #sticker-selection-options .selection-option a{color:#4ec6da;font-size:12px;text-decoration:underline}.creator-wrapper .artboard-outer #sticker-selection-options .selection-option #sticker-buy-now{margin-top:5px}.creator-wrapper .artboard-outer #placeholder-selection-options,.creator-wrapper .artboard-outer #selection-options{display:none;background-color:#fff;z-index:10;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;min-width:272px;position:fixed;top:80px;height:40px;right:0}.creator-wrapper .artboard-outer #placeholder-selection-options svg.svg:not(.flag-svg):not(.image-svg) path,.creator-wrapper .artboard-outer #selection-options svg.svg:not(.flag-svg):not(.image-svg) path{fill:#000}.creator-wrapper .artboard-outer #placeholder-selection-options:after,.creator-wrapper .artboard-outer #selection-options:after{content:"";position:absolute;top:50%;left:50%;width:1px;height:20px;margin-top:-10px;margin-left:-.5px;background-color:#eee}.creator-wrapper .artboard-outer #placeholder-selection-options.text-selection:after,.creator-wrapper .artboard-outer #selection-options.text-selection:after{display:none}.creator-wrapper .artboard-outer #placeholder-selection-options.image-selection:after,.creator-wrapper .artboard-outer #selection-options.image-selection:after{display:none}.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option,.creator-wrapper .artboard-outer #selection-options .selection-option{position:relative;display:inline-block;width:45px;height:100%;text-align:center;cursor:pointer}.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option .svg,.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option img,.creator-wrapper .artboard-outer #selection-options .selection-option .svg,.creator-wrapper .artboard-outer #selection-options .selection-option img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option img,.creator-wrapper .artboard-outer #selection-options .selection-option img{width:20px;height:20px}.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option .selection-tooltip,.creator-wrapper .artboard-outer #selection-options .selection-option .selection-tooltip{position:absolute;top:35px;left:50%;padding:3px 15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;color:#fff;background-color:#425d64;opacity:0;visibility:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option .selection-tooltip:before,.creator-wrapper .artboard-outer #selection-options .selection-option .selection-tooltip:before{content:"";position:absolute;top:-2px;left:50%;width:10px;height:10px;margin-left:-5px;background-color:#425d64;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}@media only screen and (min-width:1024px),(hover:hover){.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option:hover .svg path,.creator-wrapper .artboard-outer #selection-options .selection-option:hover .svg path{fill:#7a7a7a}.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option:hover .selection-tooltip,.creator-wrapper .artboard-outer #selection-options .selection-option:hover .selection-tooltip{opacity:1;visibility:visible}}.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option#selection-rotateccw .selection-tooltip,.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option#selection-rotatecw .selection-tooltip,.creator-wrapper .artboard-outer #selection-options .selection-option#selection-rotateccw .selection-tooltip,.creator-wrapper .artboard-outer #selection-options .selection-option#selection-rotatecw .selection-tooltip{left:inherit;right:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option#selection-rotateccw .selection-tooltip:before,.creator-wrapper .artboard-outer #placeholder-selection-options .selection-option#selection-rotatecw .selection-tooltip:before,.creator-wrapper .artboard-outer #selection-options .selection-option#selection-rotateccw .selection-tooltip:before,.creator-wrapper .artboard-outer #selection-options .selection-option#selection-rotatecw .selection-tooltip:before{left:inherit;right:15px}.creator-wrapper .artboard-outer #placeholder-selection-options #selection-add svg,.creator-wrapper .artboard-outer #selection-options #selection-add svg{width:48px;height:48px}.creator-wrapper .artboard-outer #selection-options svg.svg{width:18px;height:20px}.creator-wrapper #artboard-container{overflow:hidden;position:relative}.creator-wrapper #artboard-container.no-flex{margin-right:0;margin:0 auto}.creator-wrapper #artboard-container .artboard-scrollbar{z-index:10;position:absolute;right:0;bottom:0;border:1px solid #d6d6d6;padding:2px;background:#ededed}.creator-wrapper #artboard-container .artboard-scrollbar .handle{position:relative;background-color:#c9c9c9;display:block;border-radius:5px}.creator-wrapper #artboard-container .artboard-scrollbar.hidden{display:none}.creator-wrapper #artboard-container .artboard-scrollbar-corner{z-index:10;position:absolute;width:14px;height:14px;bottom:0;right:0;border:1px solid #d6d6d6;background:#ededed;display:none}.creator-wrapper #artboard-container #vertical-scroll:not(.hidden)~.artboard-scrollbar-corner{display:block;border-top:none}.creator-wrapper #artboard-container #horizontal-scroll:not(.hidden)~.artboard-scrollbar-corner{display:block;border-left:none}.creator-wrapper #artboard-container #vertical-scroll{top:0;bottom:14px;width:14px;border-bottom:none}.creator-wrapper #artboard-container #vertical-scroll .handle{width:100%}.creator-wrapper #artboard-container #horizontal-scroll{left:0;right:14px;height:14px;border-right:none}.creator-wrapper #artboard-container #horizontal-scroll .handle{height:100%}.creator-wrapper #artboard{display:block;width:1070px;height:1248px;max-height:2000px}.creator-wrapper #artboard .canvas-container>textarea{position:fixed!important;top:0!important;width:100%!important}.creator-wrapper #artboard .canvas-container+.canvas-container{display:none}.creator-wrapper #artboard canvas{border:none;box-sizing:border-box}.creator-wrapper #artboard #bleed-info,.creator-wrapper #artboard #safety-info{width:200px;height:60px;position:absolute;left:-210px;border:1px solid #bfbfbf;background:#fff;border-radius:10px;padding:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;z-index:9996;display:none}.creator-wrapper #artboard #bleed-info::after,.creator-wrapper #artboard #safety-info::after{content:"";position:absolute;top:24px;right:-6px;width:10px;height:10px;background-color:#fff;border-top:1px solid #bfbfbf;border-right:1px solid #bfbfbf;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.creator-wrapper #canvas-control{position:fixed;bottom:0;left:0;z-index:9999}.creator-wrapper .premade-container.no-flex{display:block;float:right;width:25%;margin-left:0!important}.creator-wrapper .premade-container #premade{display:none;position:fixed;top:225px;right:0;width:350px;height:100%;padding:20px 30px;background-color:#fdfdfd;z-index:9994}@media only screen and (max-width:1200px){.creator-wrapper .premade-container #premade{width:300px}}.creator-wrapper .premade-container #premade .buttons button{margin-right:15px}.creator-wrapper .premade-container #premade #premade-back,.creator-wrapper .premade-container #premade #premade-finish{display:none;margin-bottom:20px}.creator-wrapper .premade-container #premade #editable-fields{width:390px;max-height:calc(100% - 430px);padding-right:90px;overflow-y:scroll}@media only screen and (max-width:1200px){.creator-wrapper .premade-container #premade #editable-fields{width:340px}}.creator-wrapper .premade-container #premade #editable-fields .editable-field{margin-bottom:20px}.creator-wrapper .premade-container #premade #editable-fields .editable-field label{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff0084;font-size:14px}.creator-wrapper .premade-container #premade #editable-fields .editable-field input{width:100%;padding:3px 15px!important;line-height:1.8;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px}.creator-wrapper .premade-container #premade .buttons{padding-top:12px}.creator-wrapper .premade-container.no-flex #premade{width:100%}.creator-page.is-greeting-card .page-flip{width:230px}.creator-page.is-greeting-card .page-flip button.page.inside{margin:20px 0 60px 0}.creator-page.is-greeting-card .page-flip button.page.inside div[data-side=left]{position:absolute;width:100%;height:50%;top:0;left:0}.creator-page.is-greeting-card .page-flip button.page.inside div[data-side=right]{position:absolute;width:100%;height:50%;top:50%;right:0}.creator-page.is-greeting-card .page-flip button.page.inside .card-side.left{top:-23px;height:fit-content}.creator-page.is-greeting-card .page-flip .greeting-card-portrait-mode button.page.inside div[data-side=left]{width:50%;height:100%;top:0;left:0}.creator-page.is-greeting-card .page-flip .greeting-card-portrait-mode button.page.inside div[data-side=right]{width:50%;height:100%;top:0;right:0}.creator-page.is-greeting-card .page-flip .greeting-card-portrait-mode button.page.inside .card-side.left{top:inherit;left:25%}.creator-page.is-greeting-card .page-flip .greeting-card-portrait-mode button.page.inside .card-side.right{left:75%}.creator-page.is-greeting-card #wrapper .toggle-legend{right:275px}.creator-page.is-greeting-card #wrapper .zoom-feature-wrapper{padding-right:255px}.creator-page.is-greeting-card .select-side-page-button{right:110px}body.calendars .page-flip button.page{min-width:35px;padding:3px 10px;margin-right:10px}body.calendars #premade{padding-top:137px!important}.creator-wrapper.no-flex.preview-is-open{display:block}.creator-wrapper.no-flex.preview-is-open #artboard-container.no-flex{display:block;float:left;margin-right:0}@media only screen and (max-width:1700px){.creator-wrapper.no-flex.preview-is-open #artboard-container.no-flex{width:74.5%!important}}body.active-preview #premade{margin-top:150px}body.physical-distancing .page-flip{display:none}body.physical-distancing .image-panel{overflow-y:auto}body.physical-distancing .creator-wrapper#wrapper .zoom-feature-wrapper{padding-right:60px}body.letterheads #artboard,body.notepads #artboard,body.stickers #artboard{margin-left:80px}body.letterheads .page-flip,body.notepads .page-flip,body.stickers .page-flip{display:none}body.letterheads .creator-wrapper#wrapper .zoom-feature-wrapper,body.notepads .creator-wrapper#wrapper .zoom-feature-wrapper,body.stickers .creator-wrapper#wrapper .zoom-feature-wrapper{padding-right:60px}.perfect-bound.page-container .legend-container{display:flex;justify-content:center;margin:10px 0 10px}.perfect-bound.page-container .legend-container .legend{display:flex;width:610px;column-gap:40px}.perfect-bound.page-container .legend-container .legend>div{display:flex;column-gap:10px;height:25px}.perfect-bound.page-container .legend-container .legend .legend-icon{width:50px}.perfect-bound.page-container .legend-container .legend .magenta{background-color:#f0f;opacity:.64}.perfect-bound.page-container .legend-container .legend .cyan{height:12.5px;border-bottom:1px dashed #0ff}.perfect-bound.page-container .size-wrapper{display:flex}.perfect-bound.page-container .size-wrapper .custom-size-input-wrapper{display:flex;align-items:center;margin-top:15px;justify-content:center}.perfect-bound.page-container .size-wrapper .custom-size-input-wrapper #custom_width{width:100px;margin-right:10px}.perfect-bound.page-container .size-wrapper .custom-size-input-wrapper #custom_height{width:100px;margin-left:10px}.perfect-bound.page-container .size-wrapper .custom-size-input-wrapper .inches{margin-left:15px}.perfect-bound.page-container .size-wrapper .custom-size-error{display:flex;justify-content:center;margin-top:10px}.perfect-bound.page-container .row{margin-top:15px}.perfect-bound.page-container .row .left-column{width:35%;display:inline-block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.perfect-bound.page-container .row .right-column{width:65%;display:inline-block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.perfect-bound.page-container .row .bottom-row{margin-bottom:30px}.perfect-bound.page-container .row .image-container{width:100%;display:inline-block;text-align:center;cursor:pointer}.perfect-bound.page-container .row .image-container img{display:none}.perfect-bound.page-container .row .button-outer{width:100%;display:inline-block;text-align:center;margin-bottom:80px}.perfect-bound.page-container .row .page-number{border-radius:10px;width:30%;height:40px}.perfect-bound.page-container iframe{display:none}#placeholder-image-options{position:absolute;right:100px;top:125px;border-radius:10px;padding:20px;z-index:10;background-color:#fff;border:1px solid #acacac;display:none}#placeholder-image-options #placeholder-colorize{display:none;height:auto;width:375px}#placeholder-image-options #placeholder-colorize input{width:300px}#placeholder-image-options #placeholder-crop{display:none;text-align:center}#placeholder-image-options #placeholder-crop .placeholder-sidebar{width:50px;text-align:center;display:inline-block}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options{vertical-align:middle}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options>div{position:relative;width:100%;height:100%;cursor:pointer;width:30px;height:30px;background:#fff;border-radius:5px;border:1px solid #bfbfbf;margin-bottom:5px}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options>div:hover{background:#49dfff;border:1px transparent}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options>div svg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-left:.5px}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options>div a{color:#4ec6da;font-size:12px;text-decoration:underline}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options .placeholder-crop-shapes{position:relative}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options .placeholder-crop-shapes:hover{background:#fff;border:1px solid #bfbfbf}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options #placeholder-crop-shape{height:100%}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options #placeholder-crop-shape:hover{background:#49dfff;border:1px transparent}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options .crop-shapes{position:absolute;z-index:10;left:32px;top:-1px;width:96px;text-align:left;display:none;font-size:0}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options .crop-shapes.active{display:block}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options .crop-shapes button{margin:0 2px 2px 0;height:30px;width:30px;border-radius:5px;border:1px solid #bfbfbf;background:#fff;position:relative}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options .crop-shapes button svg{width:18px}#placeholder-image-options #placeholder-crop .placeholder-sidebar .options .crop-shapes button:hover{background:#49dfff;border:1px transparent}#placeholder-image-options #placeholder-crop .canvas-container{display:inline-block;vertical-align:top}#placeholder-image-options #placeholder-crop canvas{border:1px solid #acacac}#placeholder-image-options #placeholder-crop .crop-options{text-align:right;margin-top:10px}#placeholder-image-options #placeholder-crop button{margin:10px}#placeholder-image-options .manipulation-canvas-outer{display:none}#placeholder-image-options #colorize-hue,#placeholder-image-options #colorize-lightness,#placeholder-image-options #colorize-saturation{-webkit-appearance:none;width:300px;background:0 0;border:none;outline:0;padding:0}#placeholder-image-options #colorize-hue:focus,#placeholder-image-options #colorize-lightness:focus,#placeholder-image-options #colorize-saturation:focus{outline:0!important;box-shadow:none!important;border:0!important;background:0 0!important;padding:0}#placeholder-image-options .range-group{position:relative}#placeholder-image-options .range-group span{width:300px;height:8px;display:inline-block;border-radius:30px;position:absolute;bottom:6px;border:1px solid #e6e6e6}#placeholder-image-options .range-group span.hue-range{background:linear-gradient(to right,red 0,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%)}#placeholder-image-options .range-group span.saturation-range{background:linear-gradient(to right,grey 0,red 100%)}#placeholder-image-options .range-group span.lightness-range{background:linear-gradient(to right,#000 0,#fff 100%)}#placeholder-image-options .range-group div.reset{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:1em;position:absolute;right:0;width:auto;bottom:0;color:#425d64;text-decoration:underline;cursor:pointer}#page-transitions{background-color:transparent;perspective:1000px;-webkit-perspective:1000px;position:fixed;display:none;transform:scale(1,1);transition:transform .75s}#page-transitions .transition-inner{transform-style:preserve-3d;-webkit-transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}#page-transitions .transition-inner .transition-outer{position:absolute}#page-transitions .transition-inner.portrait .transition-outer.edge{right:0}#page-transitions .transition-inner.portrait .transition-outer.open{transition:transform 1s;transform:rotateY(-180deg);transform-origin:left;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.portrait .transition-outer.opened{transition:transform 0s;transform:rotateY(-180deg);transform-origin:left;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.portrait .transition-outer.close{transition:transform 1s;transform:none;transform-origin:left;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.portrait .transition-outer.front{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.portrait .transition-outer.back{transform:rotateY(180deg);z-index:1;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.portrait .transition-outer .page-transition.back,#page-transitions .transition-inner.portrait .transition-outer .page-transition.bottom{transform:rotateY(180deg);z-index:3;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.landscape .transition-outer.edge{top:0}#page-transitions .transition-inner.landscape .transition-outer.open{transition:transform 1s;transform:rotateX(180deg);transform-origin:top;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.landscape .transition-outer.opened{transition:transform 0s;transform:rotateX(180deg);transform-origin:top;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.landscape .transition-outer.close{transition:transform 1s;transform:none;transform-origin:top;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.landscape .transition-outer.front{backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.landscape .transition-outer.back{transform:rotateY(180deg);z-index:1;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner.landscape .transition-outer .page-transition.back,#page-transitions .transition-inner.landscape .transition-outer .page-transition.bottom{transform:rotateX(-180deg);z-index:3;backface-visibility:hidden;-webkit-backface-visibility:hidden;transform-style:preserve-3d;-webkit-transform-style:preserve-3d}#page-transitions .transition-inner .page-transition{position:absolute}#page-transitions .transition-inner .page-transition.front,#page-transitions .transition-inner .page-transition.top{backface-visibility:hidden;-webkit-backface-visibility:hidden;z-index:2}#page-transitions .transition-inner.flip{transition:transform 1s;transform:rotateY(180deg)}body.greeting-cards.landscape{overflow-y:scroll!important;position:initial}textarea[data-fabric-hiddentextarea]{line-height:100px!important}.order-print-panel .panel-wrapper{position:fixed;top:75px;left:auto;right:0;width:calc(100vw - 85px);height:calc(100vh - 75px);padding-top:5px;background:#fff;-webkit-transform:translateX(100%);-moz-transform:translateX(100%);-ms-transform:translateX(100%);-o-transform:translateX(100%);transform:translateX(100%);-webkit-transition:transform .6s ease,visibility .6s ease;-moz-transition:transform .6s ease,visibility .6s ease;-ms-transition:transform .6s ease,visibility .6s ease;-o-transition:transform .6s ease,visibility .6s ease;transition:transform .6s ease,visibility .6s ease;z-index:3;display:flex;flex-direction:column}@media only screen and (max-width:600px){.order-print-panel .panel-wrapper{height:calc(100vh - 110px)}}@media only screen and (min-width:450px){.order-print-panel .panel-wrapper{width:403px}}@media only screen and (min-width:1800px){.order-print-panel .panel-wrapper{width:463px}}.order-print-panel .panel-wrapper .heading{display:flex;justify-content:flex-end;align-items:center;padding:0 25px 0 25px;min-height:35px}@media only screen and (max-width:600px){.order-print-panel .panel-wrapper .heading{font-size:14px!important}}.order-print-panel .panel-wrapper .heading .close-order-print-panel{display:flex;justify-content:center;align-items:center;width:25px;height:25px;border:1.5px solid #8b8b94;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;cursor:pointer}.order-print-panel .panel-wrapper .heading .close-order-print-panel svg.svg{width:14px;height:14px}.order-print-panel .panel-wrapper .heading .close-order-print-panel svg.svg path{fill:#8b8b94}.order-print-panel .panel-wrapper .content-wrapper{padding:10px 18px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.order-print-panel .panel-wrapper .content-wrapper::-webkit-scrollbar{display:none}.order-print-panel .panel-wrapper .panel-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:20px;line-height:1.2;text-align:center;margin-top:10px}.order-print-panel .panel-wrapper .order-print-preview-wrapper{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;height:170px;margin:15px 0 5px 0;background-color:#afe7e6;overflow:hidden}.order-print-panel .panel-wrapper .order-print-preview-wrapper .preview{background-size:contain!important;background-repeat:no-repeat!important}.order-print-panel .panel-wrapper .template-size{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:12px;margin-bottom:10px;color:#616161}.order-print-panel.visible .panel-wrapper{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.select2-container.select2-container--default.select2-container--open{z-index:100000!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-type) .attr-wrapper.type-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-type) .attr-wrapper.type-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-shape) .attr-wrapper.shape-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-shape) .attr-wrapper.shape-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-stock) .attr-wrapper.stock-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-stock) .attr-wrapper.stock-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-stock1) .attr-wrapper.stock1-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-stock1) .attr-wrapper.stock1-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-stock2) .attr-wrapper.stock2-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-stock2) .attr-wrapper.stock2-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-size) .attr-wrapper.size-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-size) .attr-wrapper.size-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-size1) .attr-wrapper.size1-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-size1) .attr-wrapper.size1-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-size2) .attr-wrapper.size2-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-size2) .attr-wrapper.size2-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-frontCoating) .attr-wrapper.frontCoating-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-frontCoating) .attr-wrapper.frontCoating-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-backCoating) .attr-wrapper.backCoating-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-backCoating) .attr-wrapper.backCoating-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-coating) .attr-wrapper.coating-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-coating) .attr-wrapper.coating-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-fold) .attr-wrapper.fold-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-fold) .attr-wrapper.fold-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-hole) .attr-wrapper.hole-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-hole) .attr-wrapper.hole-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-binding) .attr-wrapper.binding-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-binding) .attr-wrapper.binding-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-pages) .attr-wrapper.pages-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-pages) .attr-wrapper.pages-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-roundedCorner) .attr-wrapper.rounded_corner-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-roundedCorner) .attr-wrapper.rounded_corner-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-quantity) .quantity-container,#edit .product-options-wrapper.mode-basic:not(.attr-filter-quantity) .quantity-container{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-output) .attr-wrapper.output-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-output) .attr-wrapper.output-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-sets) .sets-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-sets) .sets-attr{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-time-frame) .attr-wrapper.time-frame-wrapper,#edit .product-options-wrapper.mode-basic:not(.attr-filter-time-frame) .attr-wrapper.time-frame-wrapper{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-extras) .upgrades-wrapper,#edit .product-options-wrapper.mode-basic:not(.attr-filter-extras) .upgrades-wrapper{display:none!important}#edit .product-options-wrapper.mode-advanced:not(.attr-filter-printTypes):not(.attr-filter-printTypes1):not(.attr-filter-print1):not(.attr-filter-color1):not(.attr-filter-hideFirstPrintType) .attr-wrapper.printTypes-attr,#edit .product-options-wrapper.mode-basic:not(.attr-filter-printTypes):not(.attr-filter-printTypes1):not(.attr-filter-print1):not(.attr-filter-color1):not(.attr-filter-hideFirstPrintType) .attr-wrapper.printTypes-attr{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr{display:block!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr>.title-wrapper>.info-icon,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr>.title-wrapper>.info-icon,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr>.title-wrapper>.info-icon,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr>.title-wrapper>.info-icon{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-attr{padding:0!important;margin:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-attr>h4,#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .special-add-on-title,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-attr>h4,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .special-add-on-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-attr>h4,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .special-add-on-title,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-attr>h4,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .special-add-on-title{position:relative;margin:0;padding-left:0;top:0;left:0;transform:none;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-container:not(:first-child){margin-top:20px}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:not(:first-child) .printType-attr .deselect-print-type,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-container:not(:first-child) .printType-attr .deselect-print-type,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:not(:first-child) .printType-attr .deselect-print-type,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-container:not(:first-child) .printType-attr .deselect-print-type{right:0;top:0;text-decoration:none}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container .special-add-on-title+.printType-attr.not-selected,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .printType-container .special-add-on-title+.printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container .special-add-on-title+.printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .printType-container .special-add-on-title+.printType-attr.not-selected{margin-bottom:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper{margin-top:0!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper.back0-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper:first-child,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper.back0-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper:first-child,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper.back0-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .colorData-attr .attr-wrapper:first-child,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper.back0-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr .colorData-attr .attr-wrapper:first-child{margin-top:20px!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr[data-visible="0"],#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr[data-visible="1"],#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr[data-visible="0"],#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr[data-visible="1"]{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes-attr{margin-top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes-attr .title-wrapper .attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes-attr .title-wrapper .attr-title{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container .title-wrapper .attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container .title-wrapper .attr-title{display:inherit}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .special-add-on-title.attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .special-add-on-title.attr-title{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .print-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .print-attr{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .color-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintTypeFirstPrint .printTypes .printType-container:first-child .color-attr{margin-top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr{margin-top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .title-wrapper .attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .title-wrapper .attr-title{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container .printType-attr .deselect-print-type,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container .printType-attr .deselect-print-type{top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:nth-child(2),#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes-attr .printType-container:nth-child(2){margin-top:0}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes .printType-container:first-child,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes .printType-container:first-child{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-hideFirstPrintType .printTypes .printType-container:not(:first-child) .title-wrapper .attr-title,#edit .product-options-wrapper.mode-basic.attr-filter-hideFirstPrintType .printTypes .printType-container:not(:first-child) .title-wrapper .attr-title{display:inherit}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printType-attr.not-selected,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printType-attr.not-selected{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr{display:block!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .printType-attr,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr .printType-attr{margin-bottom:0!important;padding:0!important}@media only screen and (max-width:600px){#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr .printType-attr .attr-wrapper.print-attr .text-wrapper{display:none!important}}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .print-attr .title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr .print-attr .title-wrapper{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-advanced.attr-filter-printTypes1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .printType-container:not(:first-child),#edit .product-options-wrapper.mode-basic.attr-filter-printTypes1 .printTypes-attr .printType-container:not(:first-child){display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-print1 .printTypes-attr .color-attr,#edit .product-options-wrapper.mode-basic.attr-filter-print1 .printTypes-attr .color-attr{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .color-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .color-attr{margin-top:0!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .standard>.printTypes-attr>.title-wrapper,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .standard>.printTypes-attr>.title-wrapper{display:none}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printType-attr:not(.not-selected) .print-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printType-attr:not(.not-selected) .print-attr{display:none!important}#edit .product-options-wrapper.mode-advanced.attr-filter-color1 .printType-attr .deselect-print-type+.print-attr,#edit .product-options-wrapper.mode-basic.attr-filter-color1 .printType-attr .deselect-print-type+.print-attr{display:block!important}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr){background:#f9f9f9}@media only screen and (min-width:601px){#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr){padding-bottom:20px;padding-top:20px}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr):before{position:absolute;content:"";top:0;left:-30px;height:100%;width:30px;background:#f9f9f9}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr):after{position:absolute;content:"";top:0;right:-30px;width:30px;height:100%;background:#f9f9f9}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr):not(.printTypes-attr) .deselect-print-type{top:20px!important}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr).beforeAdvanced{padding-bottom:0!important}#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr).afterAdvanced{margin-top:0!important}}@media only screen and (max-width:1300px) and (min-width:601px){#edit .product-options-wrapper.mode-advanced .advanced-attr:not(.sets-attr):after{right:-33px;width:33px}}#edit .product-options-wrapper.mode-advanced .sets-attr{display:block!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr) .title-wrapper .info-icon{display:none!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr) .button-wrapper .options .option:not(.selected){display:none!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr).type-attr{display:none!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr).printTypes-attr .printType-container.not-selected-print-type{display:none!important}#edit.is-product-link .product-options-wrapper .attr-wrapper:not(.quantity-attr).whiteInkColor-attr.not-selected{display:none!important}#edit.is-product-link .product-options-wrapper .advanced-attr{background:0 0!important}#edit.is-product-link .product-options-wrapper .advanced-attr:after,#edit.is-product-link .product-options-wrapper .advanced-attr:before{content:none!important}#edit.is-product-link .product-options-wrapper .advanced-attr:empty{display:none!important}#edit.is-product-link .product-options-wrapper .sets-attr.one-set{display:none!important}#edit.is-product-link .product-options-wrapper .upgrades-wrapper{display:none!important}.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .business-card-v2-options .frontCoating-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .business-card-v2-options .printTypes-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .business-card-v2-options .type-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .sticker-options .frontCoating-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .sticker-options .printTypes-attr,.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .sticker-options .type-attr{display:none!important}.product-options-wrapper:not(.mode-basic):not(.mode-advanced) .sticker-options .size-attr{display:none!important}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container{align-items:center;justify-content:flex-start;margin:10px 49px 15px 0;column-gap:5px}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container{width:350px;margin-right:16px}}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper{margin-top:0}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr{max-width:65px}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .form-control,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .form-control{height:39px}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .form-control,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .form-control{height:41px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .form-control,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .form-control{height:39px}}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error{position:absolute;white-space:nowrap;bottom:-28px;border-radius:8px;padding:5px 10px;display:flex;text-align:center;justify-content:center;transition:opacity .3s ease-in-out;color:#fff;background-color:#000;opacity:0;width:fit-content;cursor:default}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error{left:-30px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error{left:0}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error{bottom:-20px;padding:3px 10px;font-size:10px}}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr .error.fade-in,.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr .error.fade-in{opacity:1}.nested-product-option-wrapper .edit-wrapper .printDimensions-attr .printDimensions-container .inch{margin-left:4px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio{margin-top:20px!important;margin-right:0;width:100%}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper{margin-bottom:7px!important;min-height:24px;width:fit-content;gap:12px}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper{width:400px!important}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper{display:flex!important;padding-left:0}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper{width:100%!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .title-wrapper .go-to-custom{display:none!important}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container span{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container{width:400px}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container{width:100%}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper{width:inherit!important;height:inherit!important;position:relative;border-top:solid 1px #e6e6e6;border-left:solid 1px #e6e6e6;border-right:solid 1px #e6e6e6;border-radius:8px 8px 0 0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button{display:inline-block;padding:0;margin-left:0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option{align-items:center}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio{border-bottom:solid 1px #e6e6e6;transition:all .3s ease;position:relative;z-index:0;margin:0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio:hover{background-color:#fbfbfb}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label{width:100%;margin-right:0;line-height:2.5!important;position:relative;padding:0;border:0;background:0 0;font-size:15px!important;border-radius:0;letter-spacing:-.2px}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label{font-size:13px!important}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label{font-size:15px!important}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label{font-size:13px!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{font-size:14px;padding-left:25px;min-width:84px;display:inline-block;box-sizing:border-box}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{min-width:74px;padding-left:10px;font-size:13px}}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{min-width:50px;padding-left:10px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{min-width:74px;padding-left:30px;font-size:14px}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{font-size:13px!important}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{padding-left:15px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{font-size:14.25px;text-align:right;min-width:62px;margin-left:30px;display:inline-block}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:10px!important;font-size:15px;min-width:58px}}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:0!important;font-size:13px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:50px!important;font-size:14.25px;min-width:62px}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:20px!important}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:0!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{margin-left:10px;min-width:100px;font-size:13px!important;color:#8d8d8d;display:inline-block}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{margin-left:0;font-size:11px!important}}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{min-width:90px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{margin-left:10px;font-size:13px!important;min-width:100px}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{font-size:11px!important}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{min-width:85px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price span{color:#8d8d8d}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{min-width:75px;text-align:right;margin-left:55px;font-size:13px;display:inline-block;color:#0daf0d}@media only screen and (max-width:1420px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:35px!important}}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:0!important}}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{font-size:11px}}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{min-width:65px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:10px!important;font-size:13px;min-width:75px}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{font-size:11px!important}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{min-width:65px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings span{color:#0daf0d}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.first-shown-qty{border-radius:7px 7px 0 0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.first-shown-qty::before{border-radius:8px 8px 0 0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.last-hide-qty{border-radius:0 0 7px 7px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.last-hide-qty::before{border-radius:0 0 8px 8px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom{border-radius:0 0 8px 8px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .custom-animation-wrapper-outer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s ease}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .custom-animation-wrapper-outer .custom-animation-wrapper-inner{overflow:hidden}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .custom-animation-wrapper-outer.open{grid-template-rows:1fr!important;margin-bottom:-35px}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .custom-animation-wrapper-outer.open .custom-animation-wrapper-inner{padding-bottom:35px;cursor:auto}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-text{display:block;font-size:13px;height:37.5px;line-height:2.8}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr{position:relative;display:inline-block;min-width:fit-content;margin:0!important;min-height:fit-content;width:fit-content}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .title-wrapper{display:none!important}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{position:relative;width:fit-content}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{width:74px}}@media only screen and (max-width:1200px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{width:50px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{width:74px}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper{width:54px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{border-radius:0!important;width:79px;border:0;padding:0;font-size:15px;line-height:2.5;border-right:solid 1px #e6e6e6;border-bottom-left-radius:8px!important;letter-spacing:-.2px;outline:0}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{font-size:13px;width:45px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{font-size:15px;width:87px}}@media only screen and (max-width:600px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{font-size:13px!important}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control{width:55px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .form-control:focus{border-right:solid 1px #e6e6e6!important;border-bottom:none!important;border-left:none!important;border-top:none!important;box-shadow:none}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .error{position:absolute;white-space:nowrap;opacity:0;transition:opacity .3s ease-in-out;color:#fff;background-color:#000;bottom:-35px;border-radius:8px;padding:3px 10px;display:flex;text-align:center;justify-content:center;cursor:default;width:fit-content}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .input-wrapper .error.fade-in{opacity:1}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .custom-message{position:absolute;top:50%;transform:translateY(-50%);width:237px;background:#fff;font-size:13px;left:100px}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .custom-message{left:60px;width:210px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .custom-message{margin-left:50px;width:230px}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .customQuantity-attr .custom-message{margin-left:20px;width:210px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:35px}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:15px!important}}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:0!important}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:50px!important}}@media only screen and (max-width:450px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:20px!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer::after{content:"\f107";position:absolute;top:50%;right:20px;font-weight:900;font-family:"Font Awesome 6 Free";font-size:16px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom::before{background-color:#fff;border-radius:0 0 8px 8px;box-sizing:content-box}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.selected .checkcontainer::after{content:none}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.hide-qty{display:none!important}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio #radio-quantity-Custom[type=radio]:checked+.quantity-text{display:block;border-bottom:solid 1px #e6e6e6;height:37.5px;line-height:2.8}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .radiobtn{display:none}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio::before{content:none;position:absolute;height:100%;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fbfbfb;z-index:-1;border-radius:0;border:1px solid #753cfa}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.selected::before{content:""}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button{line-height:2.5;font-size:15px;border-radius:0 0 8px 8px;border:solid 1px #e6e6e6;border-top:none;text-align:left;position:absolute;bottom:-37.5px;left:50%;transform:translate(-50%);transition:all .3s ease;width:100%!important;cursor:pointer;box-sizing:content-box}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button:hover{background-color:#fbfbfb}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button::before{content:""}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button::after{font-family:"Font Awesome 6 Free";content:"\f107";position:absolute;top:50%;right:20px;font-weight:900;font-size:16px;color:#979797;z-index:0;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button .button-text{padding-left:25px;font-size:13px}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button .button-text{padding-left:10px}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button .button-text{padding-left:30px}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .show-all-qty-button .button-text{padding-left:15px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:80px}@media only screen and (max-width:1440px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:50px}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:25px!important}@media only screen and (max-width:1410px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:0!important}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:10px!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended{display:flex;align-items:center;margin-left:0;position:absolute;top:50%;left:75px;transform:translateY(-50%);width:fit-content}@media only screen and (max-width:1440px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended{display:none}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended .recommended-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e3f2fd;color:#1976d2;border:solid 1px #90caf9;padding:1px 10px;border-radius:20px;font-size:10px;letter-spacing:0}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-Custom-price{margin-left:80px!important}@media only screen and (max-width:1440px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-Custom-price{margin-left:50px!important}}.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:84px!important}@media only screen and (max-width:1400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:79px!important}}@media only screen and (max-width:1300px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:45px!important}}@media only screen and (max-width:1050px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:87px!important}}@media only screen and (max-width:400px){.nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.hasRecommended.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .form-control{width:55px!important}}body.business-card-v2 .product-status,body.sticker-v2 .product-status{color:red;margin:20px 0 0 0;font-size:20px}body.business-card-v2 .pricing-section-sale-wrapper,body.sticker-v2 .pricing-section-sale-wrapper{display:flex;align-items:center;justify-content:flex-start;padding:16px 20px;border-radius:16px;gap:12px;margin:10px 0;border:solid 2px #00c48c;background:0 0!important;width:fit-content}@media only screen and (max-width:1050px){body.business-card-v2 .pricing-section-sale-wrapper,body.sticker-v2 .pricing-section-sale-wrapper{margin-top:0}}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper,body.sticker-v2 .pricing-section-sale-wrapper{margin-bottom:15px;padding:8px 10px;border-radius:8px}}body.business-card-v2 .pricing-section-sale-wrapper.mobile,body.sticker-v2 .pricing-section-sale-wrapper.mobile{display:none}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper.mobile,body.sticker-v2 .pricing-section-sale-wrapper.mobile{display:flex}}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper.desktop,body.sticker-v2 .pricing-section-sale-wrapper.desktop{display:none}}body.business-card-v2 .pricing-section-sale-wrapper .on-sale,body.sticker-v2 .pricing-section-sale-wrapper .on-sale{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:horizontal;-webkit-flex-direction:row;-moz-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;-webkit-flex-wrap:nowrap;-moz-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-family:"DM Sans",sans-serif;font-weight:900;line-height:1.8;padding:8px 14px 7px;line-height:1;gap:4px;font-size:14px;letter-spacing:-.2px;color:#fff;border-radius:25px;background-color:#00c48c}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper .on-sale,body.sticker-v2 .pricing-section-sale-wrapper .on-sale{font-size:13px}}body.business-card-v2 .pricing-section-sale-wrapper .on-sale span,body.sticker-v2 .pricing-section-sale-wrapper .on-sale span{font-family:"DM Sans",sans-serif;font-weight:900;line-height:1.8;line-height:1;white-space:nowrap;color:#fff}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.47;font-size:15px;color:#000;margin:0;letter-spacing:-.2px}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-sale-wrapper .sale-content p,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p{font-size:13px}}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p span,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p span{line-height:inherit}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p span.bold,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p span.bold{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p .click-copy,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p .click-copy{position:relative;cursor:pointer}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p .click-copy::before,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p .click-copy::before{content:"Copied to clipboard";position:absolute;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;font-size:12px;top:-30px;left:50%;transform:translateX(-50%);padding:5px 15px 6px 15px;border-radius:5px;background:#48bb78;color:#fff;box-shadow:0 2px 12px rgba(25,118,210,.08);opacity:0;transition:opacity .15s ease;pointer-events:none;white-space:nowrap}body.business-card-v2 .pricing-section-sale-wrapper .sale-content p .click-copy.active::before,body.sticker-v2 .pricing-section-sale-wrapper .sale-content p .click-copy.active::before{opacity:1}body.business-card-v2 .pricing-section-intro-wrapper .pricing-section-intro,body.sticker-v2 .pricing-section-intro-wrapper .pricing-section-intro{display:block;font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.7;font-size:16px;color:#000;margin-top:10px;margin-bottom:15px;letter-spacing:.2px}@media only screen and (max-width:1050px){body.business-card-v2 .pricing-section-intro-wrapper .pricing-section-intro,body.sticker-v2 .pricing-section-intro-wrapper .pricing-section-intro{margin:30px 0;min-width:inherit}}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-intro-wrapper .pricing-section-intro,body.sticker-v2 .pricing-section-intro-wrapper .pricing-section-intro{line-height:1.6;font-size:15px;margin:0 0 15px}}body.business-card-v2 .pricing-section-intro-wrapper .pricing-section-intro .mega-sale-text,body.sticker-v2 .pricing-section-intro-wrapper .pricing-section-intro .mega-sale-text{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}body.business-card-v2 .pricing-section-intro-wrapper.mobile,body.sticker-v2 .pricing-section-intro-wrapper.mobile{display:none}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-intro-wrapper.mobile,body.sticker-v2 .pricing-section-intro-wrapper.mobile{display:block}}@media only screen and (max-width:600px){body.business-card-v2 .pricing-section-intro-wrapper.desktop,body.sticker-v2 .pricing-section-intro-wrapper.desktop{display:none}}@media only screen and (min-width:1050px){body.business-card-v2 #edit .product-options-wrapper,body.sticker-v2 #edit .product-options-wrapper{display:flex;align-items:flex-start}body.business-card-v2 #edit .product-select-image-section.sticky-top,body.sticker-v2 #edit .product-select-image-section.sticky-top{position:sticky;margin-left:0;top:50px;max-width:900px}body.business-card-v2 #edit .nested-product-option-wrapper,body.sticker-v2 #edit .nested-product-option-wrapper{flex:1;margin:0 0 30px 15px}body.business-card-v2 #edit .product-select-image-section.sticky-stay,body.sticker-v2 #edit .product-select-image-section.sticky-stay{position:absolute;bottom:0;top:auto}body.business-card-v2 #edit .product-select-image-section.sticky-stay .sticker-image.has-premade-slider,body.sticker-v2 #edit .product-select-image-section.sticky-stay .sticker-image.has-premade-slider{bottom:100px}}@media only screen and (max-width:600px){body.business-card-v2 .page-breadcrumb.intro,body.sticker-v2 .page-breadcrumb.intro{margin-left:50px}body.business-card-v2 .pricing-section-mobile-title,body.sticker-v2 .pricing-section-mobile-title{display:block!important;font-size:22px;line-height:1.2}body.business-card-v2 .pricing-section-title,body.sticker-v2 .pricing-section-title{display:none!important}body.business-card-v2 .page-container section.product-intro,body.sticker-v2 .page-container section.product-intro{padding-top:0!important}body.business-card-v2 .page-container section.product-pricing,body.sticker-v2 .page-container section.product-pricing{padding-top:5px!important}}body.business-card-v2 .business-card-v2-options .machine-cut-corners,body.business-card-v2 .sticker-options .machine-cut-corners,body.sticker-v2 .business-card-v2-options .machine-cut-corners,body.sticker-v2 .sticker-options .machine-cut-corners{display:none!important}body.business-card-v2 .business-card-v2-options .attr-wrapper .text-wrapper,body.business-card-v2 .sticker-options .attr-wrapper .text-wrapper,body.sticker-v2 .business-card-v2-options .attr-wrapper .text-wrapper,body.sticker-v2 .sticker-options .attr-wrapper .text-wrapper{text-align:left}body.business-card-v2 .business-card-v2-options .attr-wrapper .text-wrapper span.label,body.business-card-v2 .sticker-options .attr-wrapper .text-wrapper span.label,body.sticker-v2 .business-card-v2-options .attr-wrapper .text-wrapper span.label,body.sticker-v2 .sticker-options .attr-wrapper .text-wrapper span.label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;margin-left:20px}@media only screen and (max-width:450px){body.business-card-v2 .business-card-v2-options .edit-wrapper .printType-container,body.business-card-v2 .sticker-options .edit-wrapper .printType-container,body.sticker-v2 .business-card-v2-options .edit-wrapper .printType-container,body.sticker-v2 .sticker-options .edit-wrapper .printType-container{padding:inherit}}@media only screen and (max-width:450px){body.business-card-v2 .business-card-v2-options .printTypes,body.business-card-v2 .sticker-options .printTypes,body.sticker-v2 .business-card-v2-options .printTypes,body.sticker-v2 .sticker-options .printTypes{margin-right:0;margin-left:0}}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .info-help .same-day-info,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .info-help .same-day-info,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .info-help .same-day-info,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .info-help .same-day-info{font-weight:400!important}body.business-card-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .info-help.hide-same-day .same-day-info,body.business-card-v2 .sticker-options .attr-wrapper.time-frame-wrapper .info-help.hide-same-day .same-day-info,body.sticker-v2 .business-card-v2-options .attr-wrapper.time-frame-wrapper .info-help.hide-same-day .same-day-info,body.sticker-v2 .sticker-options .attr-wrapper.time-frame-wrapper .info-help.hide-same-day .same-day-info{display:none}body.business-card-v2 .business-card-v2-options .turnaround-wrapper,body.business-card-v2 .sticker-options .turnaround-wrapper,body.sticker-v2 .business-card-v2-options .turnaround-wrapper,body.sticker-v2 .sticker-options .turnaround-wrapper{cursor:pointer}body.business-card-v2 .business-card-v2-options .turnaround-wrapper:after,body.business-card-v2 .sticker-options .turnaround-wrapper:after,body.sticker-v2 .business-card-v2-options .turnaround-wrapper:after,body.sticker-v2 .sticker-options .turnaround-wrapper:after{display:none}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector{display:none;position:absolute;z-index:10000!important;width:100%;color:#000;background-color:#fff;border:1px solid #e1e1e1;box-shadow:0 10px 10px -3px #ccc;-webkit-border-radius:0;-moz-border-radius:0;-mos-border-radius:0;-o-border-radius:0;border-radius:0}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;padding:7px 30px;background-color:#fff;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;border-bottom:1px solid #e1e1e1}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option.selected,body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option:hover,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option.selected,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option:hover,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option.selected,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option:hover,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option.selected,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option:hover{background-color:#f8feff}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option .convert-to-digital-link,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option .convert-to-digital-link,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .turnaround-option .convert-to-digital-link,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .turnaround-option .convert-to-digital-link{color:#000!important}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .convert-header,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .convert-header,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .convert-header,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .convert-header{font-family:AvertaStdPE-Light,sans-serif;font-size:1em;margin-left:30px;margin-top:15px;font-weight:700;color:#ff7200;cursor:auto}body.business-card-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .convert-message,body.business-card-v2 .sticker-options .turnaround-wrapper #turnaround-selector .convert-message,body.sticker-v2 .business-card-v2-options .turnaround-wrapper #turnaround-selector .convert-message,body.sticker-v2 .sticker-options .turnaround-wrapper #turnaround-selector .convert-message{font-family:AvertaStdPE-Light,sans-serif;font-size:.65em;margin-left:30px;margin-bottom:15px;cursor:auto}body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options{cursor:default;margin-bottom:0}body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options #turnaround-selector,body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options .select2-selection__arrow,body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options.show-turnaround:after,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options #turnaround-selector,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options .select2-selection__arrow,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options.show-turnaround:after,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options #turnaround-selector,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options .select2-selection__arrow,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options.show-turnaround:after,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options #turnaround-selector,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options .select2-selection__arrow,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options.show-turnaround:after{display:none!important}body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options span,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options span,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options span,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options span{cursor:default}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .turnaround-wrapper.no-options .select2.select2-container.select2-container--default .select2-selection__rendered,body.business-card-v2 .sticker-options .turnaround-wrapper.no-options .select2.select2-container.select2-container--default .select2-selection__rendered,body.sticker-v2 .business-card-v2-options .turnaround-wrapper.no-options .select2.select2-container.select2-container--default .select2-selection__rendered,body.sticker-v2 .sticker-options .turnaround-wrapper.no-options .select2.select2-container.select2-container--default .select2-selection__rendered{margin-left:0}}body.business-card-v2 .business-card-v2-options .delivery-estimates,body.business-card-v2 .sticker-options .delivery-estimates,body.sticker-v2 .business-card-v2-options .delivery-estimates,body.sticker-v2 .sticker-options .delivery-estimates{width:fit-content}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper,body.business-card-v2 .sticker-options .delivery-estimates-wrapper,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper,body.sticker-v2 .sticker-options .delivery-estimates-wrapper{display:none;font-size:12px;height:auto;margin:0}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper,body.business-card-v2 .sticker-options .delivery-estimates-wrapper,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper,body.sticker-v2 .sticker-options .delivery-estimates-wrapper{font-size:11px}}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message{display:block;line-height:1.6}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message span,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message span,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message span,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message span{line-height:1.6}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .date-string,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .date-string,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .date-string,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .date-string{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.6;color:#753cfa}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .date-string .mobile-hide,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .date-string .mobile-hide,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .date-string .mobile-hide,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .date-string .mobile-hide{display:none}}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .modal-trigger,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .modal-trigger,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message .modal-trigger,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message .modal-trigger{text-decoration:underline;cursor:pointer}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message a,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message a,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .delivery-estimates-message a,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .delivery-estimates-message a{display:inline;color:inherit}body.business-card-v2 .business-card-v2-options .delivery-estimates-wrapper .free-shipping-message,body.business-card-v2 .sticker-options .delivery-estimates-wrapper .free-shipping-message,body.sticker-v2 .business-card-v2-options .delivery-estimates-wrapper .free-shipping-message,body.sticker-v2 .sticker-options .delivery-estimates-wrapper .free-shipping-message{display:block;line-height:1.3;color:#71ab00}body.business-card-v2 .business-card-v2-options .price-wrapper,body.business-card-v2 .sticker-options .price-wrapper,body.sticker-v2 .business-card-v2-options .price-wrapper,body.sticker-v2 .sticker-options .price-wrapper{position:sticky;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:10px 0 25px 0;margin-top:1px;bottom:0;z-index:2}@media only screen and (max-width:450px){body.business-card-v2 .business-card-v2-options .price-wrapper,body.business-card-v2 .sticker-options .price-wrapper,body.sticker-v2 .business-card-v2-options .price-wrapper,body.sticker-v2 .sticker-options .price-wrapper{gap:15px}}body.business-card-v2 .business-card-v2-options .price-wrapper::before,body.business-card-v2 .sticker-options .price-wrapper::before,body.sticker-v2 .business-card-v2-options .price-wrapper::before,body.sticker-v2 .sticker-options .price-wrapper::before{content:"";position:absolute;width:calc(100% + 58px);height:100%;left:50%;top:50%;transform:translate(-50%,-50%);background-color:#fff;box-shadow:0 -12px 15px -13px #c4c4c4;z-index:-1;transition:box-shadow .1s ease-in-out}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .price-wrapper::before,body.business-card-v2 .sticker-options .price-wrapper::before,body.sticker-v2 .business-card-v2-options .price-wrapper::before,body.sticker-v2 .sticker-options .price-wrapper::before{width:calc(100% + 30px)}}body.business-card-v2 .business-card-v2-options .price-wrapper.hide-shadow::before,body.business-card-v2 .sticker-options .price-wrapper.hide-shadow::before,body.sticker-v2 .business-card-v2-options .price-wrapper.hide-shadow::before,body.sticker-v2 .sticker-options .price-wrapper.hide-shadow::before{box-shadow:none}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown{display:none!important;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.4;font-size:14px}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown{font-size:12px}}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown span,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown span,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown span,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown span{line-height:inherit}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown .clock-svg,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown .clock-svg,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown .clock-svg,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown .clock-svg{display:inline-block;height:35px;width:28px;background:url(https://storage.jukeboxprint.com/s/images/countdown-timer.svg);background-repeat:no-repeat;background-size:cover;background-position:right;transform:translateY(11px)}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer{color:#7caa00}body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer .hours,body.business-card-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer .minutes,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer .hours,body.business-card-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer .minutes,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer .hours,body.sticker-v2 .business-card-v2-options .price-wrapper .sameday-countdown .countdown-timer .minutes,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer .hours,body.sticker-v2 .sticker-options .price-wrapper .sameday-countdown .countdown-timer .minutes{color:#7caa00}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal,body.business-card-v2 .sticker-options .price-wrapper .subtotal,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal,body.sticker-v2 .sticker-options .price-wrapper .subtotal{display:flex;justify-content:flex-end;width:fit-content;align-items:center;padding:0;position:relative;order:1}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal span,body.business-card-v2 .sticker-options .price-wrapper .subtotal span,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal span,body.sticker-v2 .sticker-options .price-wrapper .subtotal span{display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#666}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal span.amount,body.business-card-v2 .sticker-options .price-wrapper .subtotal span.amount,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal span.amount,body.sticker-v2 .sticker-options .price-wrapper .subtotal span.amount{display:table;margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1.1;font-size:40px;color:#000}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal span.amount .currency-code,body.business-card-v2 .sticker-options .price-wrapper .subtotal span.amount .currency-code,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal span.amount .currency-code,body.sticker-v2 .sticker-options .price-wrapper .subtotal span.amount .currency-code{display:table-cell;vertical-align:middle;padding-left:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:inherit}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal span.sale,body.business-card-v2 .sticker-options .price-wrapper .subtotal span.sale,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal span.sale,body.sticker-v2 .sticker-options .price-wrapper .subtotal span.sale{color:#ff0084}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge,body.business-card-v2 .sticker-options .price-wrapper .subtotal .save-badge,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge,body.sticker-v2 .sticker-options .price-wrapper .subtotal .save-badge{position:absolute;top:50%;left:-40px;width:90px;height:90px;background-size:contain;background-position:center center;background-repeat:no-repeat;z-index:1;-webkit-transform:rotate(-10deg);-moz-transform:rotate(-10deg);-ms-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg)}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content,body.business-card-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content,body.sticker-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content span,body.business-card-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content span,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content span,body.sticker-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content span{width:100%;display:block;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-weight:700;font-size:18px;color:#666;text-align:center;line-height:1.1}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content span.badge-discount,body.business-card-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content span.badge-discount,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .save-badge .badge-content span.badge-discount,body.sticker-v2 .sticker-options .price-wrapper .subtotal .save-badge .badge-content span.badge-discount{margin-left:3.5px}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .sale,body.business-card-v2 .sticker-options .price-wrapper .subtotal .sale,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .sale,body.sticker-v2 .sticker-options .price-wrapper .subtotal .sale{display:none;line-height:1.2!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#fff!important;text-align:left;font-size:13px!important;margin-right:12px;padding:8px 10px;background:red}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .sale span,body.business-card-v2 .sticker-options .price-wrapper .subtotal .sale span,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .sale span,body.sticker-v2 .sticker-options .price-wrapper .subtotal .sale span{color:#fff!important;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px!important;line-height:1.2!important}@media only screen and (max-width:360px){body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .sale,body.business-card-v2 .sticker-options .price-wrapper .subtotal .sale,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .sale,body.sticker-v2 .sticker-options .price-wrapper .subtotal .sale{width:35px}}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .amount,body.business-card-v2 .sticker-options .price-wrapper .subtotal .amount,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .amount,body.sticker-v2 .sticker-options .price-wrapper .subtotal .amount{font-size:28px!important;letter-spacing:-.5px}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .amount,body.business-card-v2 .sticker-options .price-wrapper .subtotal .amount,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .amount,body.sticker-v2 .sticker-options .price-wrapper .subtotal .amount{letter-spacing:-1px}}body.business-card-v2 .business-card-v2-options .price-wrapper .subtotal .amount .currency-code,body.business-card-v2 .sticker-options .price-wrapper .subtotal .amount .currency-code,body.sticker-v2 .business-card-v2-options .price-wrapper .subtotal .amount .currency-code,body.sticker-v2 .sticker-options .price-wrapper .subtotal .amount .currency-code{display:none!important}body.business-card-v2 .business-card-v2-options .edit-wrapper,body.business-card-v2 .sticker-options .edit-wrapper,body.sticker-v2 .business-card-v2-options .edit-wrapper,body.sticker-v2 .sticker-options .edit-wrapper{margin-bottom:40px}@media only screen and (max-width:600px){body.business-card-v2 .business-card-v2-options .edit-wrapper .standard,body.business-card-v2 .sticker-options .edit-wrapper .standard,body.sticker-v2 .business-card-v2-options .edit-wrapper .standard,body.sticker-v2 .sticker-options .edit-wrapper .standard{width:100%!important}}@media only screen and (max-width:450px){body.business-card-v2 .business-card-v2-options .edit-wrapper .standard,body.business-card-v2 .sticker-options .edit-wrapper .standard,body.sticker-v2 .business-card-v2-options .edit-wrapper .standard,body.sticker-v2 .sticker-options .edit-wrapper .standard{width:100%!important}}body.business-card-v2 .business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default,body.sticker-v2 .business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default{padding:5px 7px!important}body.business-card-v2 .feature-bar-container,body.sticker-v2 .feature-bar-container{padding-top:0}@media only screen and (max-width:600px){body.business-card-v2 .feature-bar-container,body.sticker-v2 .feature-bar-container{padding-bottom:50px}}body.business-card-v2 .feature-bar-container .feature-bar-information-table,body.sticker-v2 .feature-bar-container .feature-bar-information-table{margin-top:0;min-height:450px}@media only screen and (max-width:1050px){body.business-card-v2 .feature-bar-container .feature-bar-information-table,body.sticker-v2 .feature-bar-container .feature-bar-information-table{min-height:550px;padding-bottom:0}}body.business-card-v2 .feature-bar-container .feature-bar-information-table .content-container,body.sticker-v2 .feature-bar-container .feature-bar-information-table .content-container{min-height:300px}body.business-card-v2 .feature-bar-container.top-feature-bars,body.sticker-v2 .feature-bar-container.top-feature-bars{padding:30px 0 10px}@media only screen and (max-width:600px){body.business-card-v2 .feature-bar-container.top-feature-bars,body.sticker-v2 .feature-bar-container.top-feature-bars{padding:70px 0 10px}}body.business-card-v2 #pricing,body.sticker-v2 #pricing{padding:0;margin-bottom:0;padding-top:30px}body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:1440px;margin:auto}@media only screen and (max-width:1400px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:1200px;margin:auto}}@media only screen and (max-width:1300px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:1100px;margin:auto}}@media only screen and (max-width:1200px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:1000px;margin:auto}}@media only screen and (max-width:1100px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{max-width:970px;margin:auto}}@media only screen and (max-width:1050px){body.business-card-v2 #pricing .content-container,body.sticker-v2 #pricing .content-container{margin:0 3%}}body.business-card-v2 .select2-dropdown .select2-results__option[role=option],body.sticker-v2 .select2-dropdown .select2-results__option[role=option]{font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;font-size:15px!important;display:flex;padding:7px 30px}body.business-card-v2 .select2-dropdown .select2-results__option[role=option] span,body.sticker-v2 .select2-dropdown .select2-results__option[role=option] span{font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8}body.business-card-v2 .select2-dropdown .select2-results__option[role=option] span.most-popular-dimension,body.sticker-v2 .select2-dropdown .select2-results__option[role=option] span.most-popular-dimension{font-family:"DM Sans",sans-serif!important;font-weight:600;line-height:1.8;line-height:1}body.business-card-v2 .select2-dropdown .select2-results__option[role=option] span.option-original-name,body.sticker-v2 .select2-dropdown .select2-results__option[role=option] span.option-original-name{position:absolute;top:60%;color:#bfbfbf;font-size:12px}body.business-card-v2 .select2-dropdown .select2-results__option[role=option] .color-block,body.sticker-v2 .select2-dropdown .select2-results__option[role=option] .color-block{position:absolute;left:25px;top:50%;height:30px;width:30px;margin-top:-15px;z-index:0;border-radius:100%}body.business-card-v2 .select2-dropdown #select2-font-size-results .select2-results__option[role=option],body.sticker-v2 .select2-dropdown #select2-font-size-results .select2-results__option[role=option]{padding:4px 20px}body.business-card-v2 .summary-wrapper>.summary-details .turnaround-wrapper #turnaround-selector .turnaround-option,body.sticker-v2 .summary-wrapper>.summary-details .turnaround-wrapper #turnaround-selector .turnaround-option{font-size:15px!important}@media only screen and (max-width:450px){body.business-card-v2 .faq-search,body.sticker-v2 .faq-search{padding:50px 10px}}body.business-card-v2 .faq-search h3,body.sticker-v2 .faq-search h3{margin-top:0;line-height:1.5}body.business-card-v2 .faq-search h3 span,body.sticker-v2 .faq-search h3 span{display:inline;font-weight:inherit;font-family:inherit;color:inherit}@media only screen and (max-width:600px){body.business-card-v2 .faq-search h3 span,body.sticker-v2 .faq-search h3 span{display:block}}body.sticker-v2 #edit .standard>.rounded_corner-attr .info-icon{display:none!important}body.sticker-v2 #edit .standard .size-attr{display:none!important}body.sticker-v2 #edit .standard .attr-wrapper.quantity-attr{width:100%}body.sticker-v2 #edit .standard .attr-wrapper .sheet-container{flex-direction:column}body.sticker-v2 #edit .standard .attr-wrapper .sheet-container .sheetOptions-attr .title-wrapper{display:none}body.sticker-v2 #edit .standard .sheetOptions-attr,body.sticker-v2 #edit .standard .showSheet-attr{width:100%!important;margin-top:0!important}body.sticker-v2 .sets-attr{display:none!important;float:left;width:110px!important;padding:40px 0 15px 0!important}body.sticker-v2 .sets-attr .select-wrapper{width:100%!important;line-height:inherit!important}@media only screen and (max-width:1050px){body.sticker-v2 .sets-attr .title-wrapper{text-align:center!important}}body.sticker-v2 .sets-attr .title-wrapper .attr-title{margin:0!important}body.business-card-v2 .pricing-section-title{display:block!important;width:100%;min-width:385px;margin:0}@media only screen and (max-width:1050px){body.business-card-v2 .pricing-section-title{display:none!important;min-width:inherit}}@media only screen and (max-width:1050px){body.business-card-v2 .pricing-section-mobile-title{display:block!important;margin-top:0}}body.business-card-v2 .sale-icon{height:50px}body.business-card-v2 .sale-icon img{margin-left:-21px;margin-top:-35px;height:120px}@media only screen and (max-width:1050px){body.business-card-v2 .sale-icon{width:100%!important}}body.business-card-v2.has-news-bar .page-container{position:relative}body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}@media only screen and (max-width:1400px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}}@media only screen and (max-width:1300px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}}@media only screen and (max-width:1200px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}}@media only screen and (max-width:1100px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:30px}}@media only screen and (max-width:1050px){body.business-card-v2.has-news-bar #pricing .content-container{margin-top:40px}}@media only screen and (max-width:450px){.business-card-v2-options,.sticker-options{padding:0;width:100%;margin:0}}@media only screen and (max-width:600px){.business-card-v2-options .pricing-section-content-wrapper,.sticker-options .pricing-section-content-wrapper{width:100%}}.business-card-v2-options .standard,.sticker-options .standard{margin:0 auto;width:100%}.business-card-v2-options .edit-wrapper,.sticker-options .edit-wrapper{display:flex;flex-direction:column;align-items:center;min-height:0}.business-card-v2-options .edit-wrapper[disabled],.sticker-options .edit-wrapper[disabled]{pointer-events:none;opacity:.6}.business-card-v2-options .upgrades-wrapper,.sticker-options .upgrades-wrapper{width:100%;margin-top:15px}.business-card-v2-options .upgrades-wrapper .upgrade-list,.sticker-options .upgrades-wrapper .upgrade-list{border:none;margin-right:0}.business-card-v2-options .upgrades-wrapper .upgrade-list>h4,.sticker-options .upgrades-wrapper .upgrade-list>h4{padding:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:16px}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options{width:100%;padding-left:0;padding-right:0}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper{border:none}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper:after,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper:after{border:none}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr{display:block!important}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr .button-wrapper .product-options-button,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr .button-wrapper .product-options-button{padding:0}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr .button-wrapper .product-options-button .option.image,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .attr-wrapper.edge_finish-attr .button-wrapper .product-options-button .option.image{margin:0 1% 0 0}.business-card-v2-options .upgrades-wrapper .upgrade-list .upgrade-options .ink .attr-wrapper,.sticker-options .upgrades-wrapper .upgrade-list .upgrade-options .ink .attr-wrapper{padding-left:50px}.business-card-v2-options .upgrades-wrapper .pantone_color_match-upgrade,.business-card-v2-options .upgrades-wrapper .rounded_corner-upgrade,.business-card-v2-options .upgrades-wrapper .sameday-upgrade,.sticker-options .upgrades-wrapper .pantone_color_match-upgrade,.sticker-options .upgrades-wrapper .rounded_corner-upgrade,.sticker-options .upgrades-wrapper .sameday-upgrade{display:none!important}.business-card-v2-options .printTypes .printType-attr:not(.not-selected),.sticker-options .printTypes .printType-attr:not(.not-selected){background-color:transparent!important}.business-card-v2-options .hideFirstPrintType .printType-attr:not(.not-selected),.sticker-options .hideFirstPrintType .printType-attr:not(.not-selected){background-color:transparent!important}.business-card-v2-options .quantity-container,.sticker-options .quantity-container{display:flex;justify-content:flex-start;align-items:start;flex-wrap:wrap}.business-card-v2-options .attr-wrapper,.sticker-options .attr-wrapper{margin-bottom:5px}.business-card-v2-options .attr-wrapper .title-wrapper,.sticker-options .attr-wrapper .title-wrapper{position:relative;transform:none;top:0;width:fit-content;margin-bottom:7px;z-index:0}.business-card-v2-options .attr-wrapper .title-wrapper a.left-arrow h4,.business-card-v2-options .attr-wrapper .title-wrapper a.right-arrow h4,.business-card-v2-options .attr-wrapper .title-wrapper h4.attr-title,.business-card-v2-options .attr-wrapper .title-wrapper h4.title-desc,.sticker-options .attr-wrapper .title-wrapper a.left-arrow h4,.sticker-options .attr-wrapper .title-wrapper a.right-arrow h4,.sticker-options .attr-wrapper .title-wrapper h4.attr-title,.sticker-options .attr-wrapper .title-wrapper h4.title-desc{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;margin:15px 0 5px 0;padding-left:0;color:#000!important}.business-card-v2-options .attr-wrapper .input-wrapper,.business-card-v2-options .attr-wrapper .select-wrapper,.business-card-v2-options .attr-wrapper .text-wrapper,.sticker-options .attr-wrapper .input-wrapper,.sticker-options .attr-wrapper .select-wrapper,.sticker-options .attr-wrapper .text-wrapper{position:relative;width:100%;right:0}.business-card-v2-options .attr-wrapper .button-wrapper,.sticker-options .attr-wrapper .button-wrapper{position:static;width:100%;right:0}.business-card-v2-options .attr-wrapper.sets-attr,.sticker-options .attr-wrapper.sets-attr{display:none!important;margin-right:10px;margin-bottom:0;width:110px}.business-card-v2-options .attr-wrapper.sets-attr .title-wrapper,.sticker-options .attr-wrapper.sets-attr .title-wrapper{display:none}.business-card-v2-options .attr-wrapper.sets-attr .button-wrapper,.business-card-v2-options .attr-wrapper.sets-attr .input-wrapper,.business-card-v2-options .attr-wrapper.sets-attr .select-wrapper,.business-card-v2-options .attr-wrapper.sets-attr .text-wrapper,.sticker-options .attr-wrapper.sets-attr .button-wrapper,.sticker-options .attr-wrapper.sets-attr .input-wrapper,.sticker-options .attr-wrapper.sets-attr .select-wrapper,.sticker-options .attr-wrapper.sets-attr .text-wrapper{width:110px}.business-card-v2-options .attr-wrapper.sets-attr .select-wrapper,.sticker-options .attr-wrapper.sets-attr .select-wrapper{line-height:48px}.business-card-v2-options .attr-wrapper.printTypes-attr .deselect-print-type,.sticker-options .attr-wrapper.printTypes-attr .deselect-print-type{display:none!important}.business-card-v2-options .attr-wrapper.printTypes-attr .attr-wrapper.color-attr.printId-11 .info-icon,.sticker-options .attr-wrapper.printTypes-attr .attr-wrapper.color-attr.printId-11 .info-icon{display:block}.business-card-v2-options .attr-wrapper .button-container .quantity-arrow,.sticker-options .attr-wrapper .button-container .quantity-arrow{display:none!important}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button{margin-left:0;padding:0;display:flex;justify-content:space-between;flex-direction:row;flex-wrap:wrap;row-gap:10px}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn{width:calc(50% - 6px);min-height:56px;position:relative;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px!important;line-height:1.3;padding:7.5px 15px;margin:0;border-radius:8px;border:1px solid #c2c2c2;transition:all .3s ease;transition-property:box-shadow,transform,background-color,border-color}@media only screen and (max-width:1400px){.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn{min-width:80px}}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn{font-size:13px!important;min-height:53px}}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn::before,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn::before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;border-radius:9px;padding:2px;background:linear-gradient(270deg,#a76fff,#3d9eff,#a76fff);background-size:300% 300%;z-index:-1;opacity:0;transition:opacity .3s ease;animation:strokeMove 4s ease infinite;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:destination-out}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn:hover,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn:hover{box-shadow:0 2px 12px rgba(25,118,210,.08);transform:translateY(-2px)}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn:hover::before,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn:hover::before{opacity:1}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.selected,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.selected{background-image:none;background-color:#fff;border:solid 1px #753cfa;border-width:2px}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.selected::before,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.selected::before{content:none;margin-right:5px;width:14px;min-width:14px;opacity:1}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.popular::after,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.popular::after{content:"Most Popular";display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e8f5e9;color:#2e7d32;border:solid 1px #a5d6a7;font-size:10px;padding:1px 13px;border-radius:15px;width:fit-content;margin:2px auto 0}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.image-option,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button.btn.image-option{align-items:center;gap:10px;justify-content:center}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button button .original-name,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button button .original-name{position:absolute;font-size:9px;right:5px;bottom:0;color:#979696;white-space:nowrap}@keyframes strokeMove{0%{background-position:0 50%}50%{background-position:100% 50%}100%{background-position:0 50%}}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button .printWidth-title,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button .printWidth-title{display:none!important}.business-card-v2-options .attr-wrapper .button-container .button-wrapper .product-options-button::after,.sticker-options .attr-wrapper .button-container .button-wrapper .product-options-button::after{content:none}.business-card-v2-options .attr-wrapper .sheet-container,.sticker-options .attr-wrapper .sheet-container{display:flex;width:100%}@media only screen and (max-width:1050px){.business-card-v2-options .attr-wrapper .sheet-container,.sticker-options .attr-wrapper .sheet-container{justify-content:center}}.business-card-v2-options .attr-wrapper .sheet-calculation,.sticker-options .attr-wrapper .sheet-calculation{display:none;margin-top:10px;font-size:13px}.business-card-v2-options .attr-wrapper.selectInk-attr,.business-card-v2-options .attr-wrapper.showSheet-attr,.sticker-options .attr-wrapper.selectInk-attr,.sticker-options .attr-wrapper.showSheet-attr{width:110px}@media only screen and (max-width:1050px){.business-card-v2-options .attr-wrapper.selectInk-attr,.business-card-v2-options .attr-wrapper.showSheet-attr,.sticker-options .attr-wrapper.selectInk-attr,.sticker-options .attr-wrapper.showSheet-attr{width:100%}}.business-card-v2-options .attr-wrapper.specialtyInk-attr .ink,.sticker-options .attr-wrapper.specialtyInk-attr .ink{margin-left:40px;margin-top:10px}.business-card-v2-options .attr-wrapper .sheet-disclaimer,.sticker-options .attr-wrapper .sheet-disclaimer{margin-top:15px;font-size:12px}.business-card-v2-options .attr-wrapper.selectInk-attr .title-wrapper,.sticker-options .attr-wrapper.selectInk-attr .title-wrapper{display:none}.business-card-v2-options .attr-wrapper.pages-attr .input-wrapper,.sticker-options .attr-wrapper.pages-attr .input-wrapper{position:static}.business-card-v2-options .attr-wrapper.pages-attr input.form-control,.sticker-options .attr-wrapper.pages-attr input.form-control{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;text-align:center;width:60px;padding:5px;min-height:auto}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.pages-attr input.form-control,.sticker-options .attr-wrapper.pages-attr input.form-control{font-size:14px!important}}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper,.sticker-options .attr-wrapper.pages-attr .spine-wrapper{position:absolute;top:0;left:0;width:100%;pointer-events:none}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper{margin-top:0!important}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper{transform:translateX(140px)}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper h4,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper h4{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper h4,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper h4{font-size:14px}}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper .info-icon,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .title-wrapper .info-icon{pointer-events:all;display:block}.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .data,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .data{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:15px;width:fit-content;padding:5px 0;transform:translateX(140px)}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .data,.sticker-options .attr-wrapper.pages-attr .spine-wrapper .attr-wrapper .data{font-size:14px}}.business-card-v2-options .attr-wrapper.backCoating-attr .info-icon,.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-icon,.business-card-v2-options .attr-wrapper.frontCoating-attr .info-icon,.business-card-v2-options .attr-wrapper.stock-attr .info-icon,.business-card-v2-options .attr-wrapper.stock1-attr .info-icon,.sticker-options .attr-wrapper.backCoating-attr .info-icon,.sticker-options .attr-wrapper.envelopeRadio-attr .info-icon,.sticker-options .attr-wrapper.frontCoating-attr .info-icon,.sticker-options .attr-wrapper.stock-attr .info-icon,.sticker-options .attr-wrapper.stock1-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.backCoating-attr .both-sides-description,.business-card-v2-options .attr-wrapper.frontCoating-attr .both-sides-description,.sticker-options .attr-wrapper.backCoating-attr .both-sides-description,.sticker-options .attr-wrapper.frontCoating-attr .both-sides-description{font-family:inherit}.business-card-v2-options .attr-wrapper.backCoating-attr .one-side-note,.business-card-v2-options .attr-wrapper.frontCoating-attr .one-side-note,.sticker-options .attr-wrapper.backCoating-attr .one-side-note,.sticker-options .attr-wrapper.frontCoating-attr .one-side-note{display:none!important;font-family:inherit}.business-card-v2-options .attr-wrapper.backCoating-attr.one-side-stock-selected .both-sides-description,.business-card-v2-options .attr-wrapper.frontCoating-attr.one-side-stock-selected .both-sides-description,.sticker-options .attr-wrapper.backCoating-attr.one-side-stock-selected .both-sides-description,.sticker-options .attr-wrapper.frontCoating-attr.one-side-stock-selected .both-sides-description{display:none!important}.business-card-v2-options .attr-wrapper.backCoating-attr.one-side-stock-selected .one-side-note,.business-card-v2-options .attr-wrapper.frontCoating-attr.one-side-stock-selected .one-side-note,.sticker-options .attr-wrapper.backCoating-attr.one-side-stock-selected .one-side-note,.sticker-options .attr-wrapper.frontCoating-attr.one-side-stock-selected .one-side-note{display:inline-block!important}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr .image-container .button-wrapper .option.radio .image-container img,.sticker-options .attr-wrapper.envelopeRadio-attr .info-help .help-body .attr-wrapper.envelopeRadio-info-attr .image-container .button-wrapper .option.radio .image-container img{object-position:0 100%}}.business-card-v2-options .attr-wrapper.fold-attr .info-icon,.sticker-options .attr-wrapper.fold-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr .button-container .button-wrapper .product-options-button .option .image-container img,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr .button-container .button-wrapper .product-options-button .option .image-container img{object-fit:contain}.business-card-v2-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr .button-container .button-wrapper .product-options-button .option.option-2 .name-wrapper:after,.sticker-options .attr-wrapper.fold-attr .info-help .help-body .attr-wrapper.fold-info-attr .button-container .button-wrapper .product-options-button .option.option-2 .name-wrapper:after{content:"Most Popular";font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;background:#e8f5e9;color:#2e7d32;border:solid 1px #a5d6a7;font-size:10px;padding:1px 13px;border-radius:15px}.business-card-v2-options .attr-wrapper.output-attr .info-icon,.sticker-options .attr-wrapper.output-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.businessCard-attr .info-icon,.sticker-options .attr-wrapper.businessCard-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn{padding:10px 14px}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn{padding:.6rem .7rem}}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover{box-shadow:0 2px 12px rgba(25,118,210,.08);transform:translateY(0)}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover .button-content .stack .layer-back,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover .button-content .stack .layer-back{opacity:1;transform:rotate(5deg) translate(5px,-5px);border-color:#d1d5db;z-index:1}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover .button-content .stack .layer-mid,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn:hover .button-content .stack .layer-mid{opacity:1;transform:rotate(-4deg) translate(-5px,5px);border-color:#9ca3af;z-index:1}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.selected .button-content .stack .layer-back,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.selected .button-content .stack .layer-back{opacity:1;transform:rotate(5deg) translate(5px,-5px);border-color:#d1d5db;z-index:1}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.selected .button-content .stack .layer-mid,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.selected .button-content .stack .layer-mid{opacity:1;transform:rotate(-4deg) translate(-5px,5px);border-color:#9ca3af;z-index:1}}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content{display:flex;align-items:center;justify-content:center;gap:15px}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack{display:inline-block;position:relative;width:40px;height:25px}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack{width:35px;height:22px}}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack .card-sheet,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack .card-sheet{position:absolute;inset:0;background:#fff;border:1px solid #111827;transition:transform .3s ease,opacity .3s ease}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack .card-sheet,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .stack .card-sheet{border:1px solid #111827}}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .btn-text,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn .button-content .btn-text{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;line-height:1.3}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0::after,.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-1::after,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0::after,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-1::after{content:none}.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0 .button-content .stack .card-sheet,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0 .button-content .stack .card-sheet{border-radius:6px}@media only screen and (max-width:450px){.business-card-v2-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0 .button-content .stack .card-sheet,.sticker-options .attr-wrapper.rounded_corner-attr>.button-container .product-options-button.options button.btn.option-0 .button-content .stack .card-sheet{border-radius:5px}}.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-icon,.sticker-options .attr-wrapper.rounded_corner-attr .info-icon{display:block!important}.business-card-v2-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr .button-content .btn-text,.sticker-options .attr-wrapper.rounded_corner-attr .info-help .help-body .attr-wrapper.rounded_corner-info-attr .button-content .btn-text{font-family:"DM Sans",sans-serif!important;font-weight:600;line-height:1.8;line-height:1.3}.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default,.business-card-v2-options .attr-wrapper input,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default,.sticker-options .attr-wrapper input{-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px;border-radius:8px;font-size:15px;border:solid 1px #d6dadf}.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default:hover,.business-card-v2-options .attr-wrapper input:hover,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default:hover,.sticker-options .attr-wrapper input:hover{border-color:#9ca3af;background-color:#fbfbfb!important}.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,.business-card-v2-options .attr-wrapper input .select2-selection__rendered,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,.sticker-options .attr-wrapper input .select2-selection__rendered{text-align:left;margin-left:20px;padding-left:0!important;font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8}.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered span,.business-card-v2-options .attr-wrapper input .select2-selection__rendered span,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered span,.sticker-options .attr-wrapper input .select2-selection__rendered span{font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;line-height:inherit}@media only screen and (max-width:600px){.business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,.business-card-v2-options .attr-wrapper input .select2-selection__rendered,.sticker-options .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,.sticker-options .attr-wrapper input .select2-selection__rendered{margin-left:0}}.business-card-v2-options .attr-wrapper input.form-control,.sticker-options .attr-wrapper input.form-control{padding:7px 27px;-webkit-border-radius:4px;-moz-border-radius:4px;-ms-border-radius:4px;-o-border-radius:4px;border-radius:4px;text-align:center}.business-card-v2-options .stock1Colorplan-attr,.business-card-v2-options .stockColorplan-attr,.sticker-options .stock1Colorplan-attr,.sticker-options .stockColorplan-attr{display:none}.business-card-v2-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-icon,.business-card-v2-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-icon,.sticker-options .stock1Colorplan-attr>div>.attr-wrapper.mainStock-attr .info-icon,.sticker-options .stockColorplan-attr>div>.attr-wrapper.mainStock-attr .info-icon{display:block!important}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper h4{display:none}.business-card-v2-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.business-card-v2-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.sticker-options .stock1Colorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option,.sticker-options .stockColorplan-attr .attr-wrapper.colorplanStock-attr .title-wrapper .selected-option{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.business-card-v2-options .summary-wrapper,.sticker-options .summary-wrapper{display:block;width:100%;margin-top:0}.business-card-v2-options .summary-wrapper[disabled],.sticker-options .summary-wrapper[disabled]{pointer-events:none;opacity:.6}@media only screen and (max-width:1050px){.business-card-v2-options .summary-wrapper,.sticker-options .summary-wrapper{width:100%;margin:0 auto}}.business-card-v2-options .summary-wrapper .actions,.sticker-options .summary-wrapper .actions{margin-bottom:0;clear:both}.business-card-v2-options .summary-wrapper .actions .pricing-info-wrapper,.sticker-options .summary-wrapper .actions .pricing-info-wrapper{display:none;margin-bottom:5px;text-align:left}.business-card-v2-options .summary-wrapper .actions .pricing-info-wrapper .pricing-info,.sticker-options .summary-wrapper .actions .pricing-info-wrapper .pricing-info{font-size:11px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#959595}.business-card-v2-options .summary-wrapper .actions .save-btn-wrapper,.business-card-v2-options .summary-wrapper .actions .upload-btn-wrapper,.sticker-options .summary-wrapper .actions .save-btn-wrapper,.sticker-options .summary-wrapper .actions .upload-btn-wrapper{display:none;margin-top:25px}.business-card-v2-options .summary-wrapper .actions .pdf-template-btn-wrapper,.sticker-options .summary-wrapper .actions .pdf-template-btn-wrapper{text-align:left}.business-card-v2-options .summary-wrapper .actions .pdf-template-btn-wrapper>a,.sticker-options .summary-wrapper .actions .pdf-template-btn-wrapper>a{display:none;font-size:14px;margin-top:25px;width:fit-content;color:#000!important}.business-card-v2-options .summary-wrapper .actions .pdf-template-btn-wrapper>a:hover,.sticker-options .summary-wrapper .actions .pdf-template-btn-wrapper>a:hover{color:#7d33c1!important}@media only screen and (max-width:600px){.business-card-v2-options .summary-wrapper .actions .pdf-template-btn-wrapper>a,.sticker-options .summary-wrapper .actions .pdf-template-btn-wrapper>a{margin-top:20px;font-size:12px}}.business-card-v2-options .summary-wrapper .actions button:not(.v2),.sticker-options .summary-wrapper .actions button:not(.v2){display:none;position:relative;margin:0;padding:13px 25px;width:100%;min-height:80px;background-color:#fff;background-color:#393939;border-radius:8px!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2):hover,.sticker-options .summary-wrapper .actions button:not(.v2):hover{background-color:#535353}@media only screen and (max-width:450px){.business-card-v2-options .summary-wrapper .actions button:not(.v2),.sticker-options .summary-wrapper .actions button:not(.v2){padding:13px 15px}}.business-card-v2-options .summary-wrapper .actions button:not(.v2) span,.sticker-options .summary-wrapper .actions button:not(.v2) span{color:#fff}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .btn-inner-wrapper,.sticker-options .summary-wrapper .actions button:not(.v2) .btn-inner-wrapper{display:flex;justify-content:space-between;align-items:center}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .text-content,.sticker-options .summary-wrapper .actions button:not(.v2) .text-content{text-align:left;display:flex;align-items:flex-start;flex-direction:column;width:80%}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .text-content .main,.sticker-options .summary-wrapper .actions button:not(.v2) .text-content .main{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:16px;margin-bottom:10px}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .text-content .description,.sticker-options .summary-wrapper .actions button:not(.v2) .text-content .description{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.4;font-size:13px}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .svg,.sticker-options .summary-wrapper .actions button:not(.v2) .svg{display:inline-block}.business-card-v2-options .summary-wrapper .actions button:not(.v2) .svg.with-icon,.sticker-options .summary-wrapper .actions button:not(.v2) .svg.with-icon{width:24px;height:24px;background-image:url(https://storage.jukeboxprint.com/s/images/cart-icon.svg);background-repeat:no-repeat;background-size:contain;background-color:transparent}@keyframes button-loading-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading,.sticker-options .summary-wrapper .actions button:not(.v2).loading{pointer-events:none}.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading .btn-inner-wrapper,.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading .text-content,.sticker-options .summary-wrapper .actions button:not(.v2).loading .btn-inner-wrapper,.sticker-options .summary-wrapper .actions button:not(.v2).loading .text-content{opacity:0}.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading::before,.sticker-options .summary-wrapper .actions button:not(.v2).loading::before{content:"";position:absolute;width:23px;height:23px;left:0;top:0;bottom:0;right:0;margin:auto;border:4px solid rgba(255,255,255,.368627451);border-radius:50%}.business-card-v2-options .summary-wrapper .actions button:not(.v2).loading::after,.sticker-options .summary-wrapper .actions button:not(.v2).loading::after{content:"";position:absolute;width:23px;height:23px;right:0;left:0;top:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product,.sticker-options .summary-wrapper .actions button:not(.v2).save-product{color:#fff;background-color:#393939!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product:hover,.sticker-options .summary-wrapper .actions button:not(.v2).save-product:hover{background-color:#535353!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product+div.save-product-caption,.sticker-options .summary-wrapper .actions button:not(.v2).save-product+div.save-product-caption{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#8b8b94;line-height:normal;font-size:12px}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product.hide+div.save-product-caption,.sticker-options .summary-wrapper .actions button:not(.v2).save-product.hide+div.save-product-caption{display:none}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-modal,.sticker-options .summary-wrapper .actions button:not(.v2).upload-modal{display:block;background-color:#f9c4fc!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-modal:hover,.sticker-options .summary-wrapper .actions button:not(.v2).upload-modal:hover{background-color:#f9c4fc!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-modal span,.sticker-options .summary-wrapper .actions button:not(.v2).upload-modal span{color:#000}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-modal .svg.with-icon,.sticker-options .summary-wrapper .actions button:not(.v2).upload-modal .svg.with-icon{height:20px;width:20px;background-image:url(https://storage.jukeboxprint.com/s/images/upload-design-icon.svg)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now,.sticker-options .summary-wrapper .actions button:not(.v2).design-now{display:none;margin-top:25px;background-color:#e6ffa2!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now:hover,.sticker-options .summary-wrapper .actions button:not(.v2).design-now:hover{background-color:#e6ffa2!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now.light-blue-bg,.sticker-options .summary-wrapper .actions button:not(.v2).design-now.light-blue-bg{background-color:#acfef1!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now span,.sticker-options .summary-wrapper .actions button:not(.v2).design-now span{color:#000}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now.loading::before,.sticker-options .summary-wrapper .actions button:not(.v2).design-now.loading::before{border:4px solid rgba(178,178,178,.368627451)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now.loading::after,.sticker-options .summary-wrapper .actions button:not(.v2).design-now.loading::after{border-top-color:#a7a7a7}.business-card-v2-options .summary-wrapper .actions button:not(.v2).design-now .svg.with-icon,.sticker-options .summary-wrapper .actions button:not(.v2).design-now .svg.with-icon{height:30px;width:30px;background-image:url(https://storage.jukeboxprint.com/s/images/design-now-icon.svg)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc{margin-top:25px;background-color:#fff!important}@media only screen and (max-width:1050px){.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc{display:none!important}}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc.loading::before,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc.loading::before{border:4px solid rgba(178,178,178,.368627451)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc.loading::after,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc.loading::after{border-top-color:#a7a7a7}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc span,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc span{color:#000}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc span.main,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc span.main{margin-bottom:0}.business-card-v2-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc .text-content,.sticker-options .summary-wrapper .actions button:not(.v2).upload-adobe-cc .text-content{flex-direction:row;align-items:center;gap:15px}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn{display:block;background-color:#fff!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn:hover,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn:hover{background-color:#fff!important}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn span,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn span{color:#000}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn.loading::before,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn.loading::before{border:4px solid rgba(178,178,178,.368627451)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn.loading::after,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn.loading::after{border-top-color:#a7a7a7}.business-card-v2-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn .svg.with-icon,.sticker-options .summary-wrapper .actions button:not(.v2).pdf-template-download-btn .svg.with-icon{background-image:url(https://storage.jukeboxprint.com/s/images/download-icon-black.svg)}.business-card-v2-options .summary-wrapper .actions button:not(.v2).save-product-now,.sticker-options .summary-wrapper .actions button:not(.v2).save-product-now{display:block}.business-card-v2-options .summary-wrapper .actions button:not(.v2)+div.product-caption,.sticker-options .summary-wrapper .actions button:not(.v2)+div.product-caption{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:11px;color:#8d8d8d;line-height:normal;text-align:left}.business-card-v2-options .summary-wrapper .actions .progress-loader-container,.sticker-options .summary-wrapper .actions .progress-loader-container{display:none;position:relative;width:100%;height:50px}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details,.sticker-options .summary-wrapper.product-select-summary .summary-details{border:none;margin-top:0;width:100%}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options{text-align:center}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options .pads,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options .pads{text-align:left}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options .pads .attr-wrapper h4.attr-title,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options .pads .attr-wrapper h4.attr-title{padding-left:20px}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p{font-size:14px;margin-top:10px}.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p a,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p a{color:#666!important}@media only screen and (min-width:1024px),(hover:hover){.business-card-v2-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p a:hover,.sticker-options .summary-wrapper.product-select-summary .summary-details .upgrade-options p a:hover{color:#666!important}}@media only screen and (max-width:1050px){.business-card-v2-options .summary-wrapper>.summary-details .subtotal,.sticker-options .summary-wrapper>.summary-details .subtotal{display:flex;justify-content:center}}.business-card-v2-options .summary-wrapper>.summary-details .subtotal span.amount,.sticker-options .summary-wrapper>.summary-details .subtotal span.amount{margin:0}body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{min-width:71px!important}@media only screen and (max-width:1400px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{min-width:67px!important;margin-left:0!important}}@media only screen and (max-width:1050px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{min-width:71px!important;margin-left:50px!important}}@media only screen and (max-width:450px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{margin-left:20px!important}}@media only screen and (max-width:400px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-price{margin-left:0!important}}@media only screen and (max-width:1100px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-unit-price{min-width:83px!important}}@media only screen and (max-width:1050px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-unit-price{min-width:100px!important}}@media only screen and (max-width:450px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-unit-price{min-width:83px!important}}@media only screen and (max-width:1300px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-savings{min-width:65px!important}}@media only screen and (max-width:1050px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-savings{margin-left:0!important;min-width:75px!important}}@media only screen and (max-width:450px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio .quantity-savings{min-width:65px!important}}@media only screen and (max-width:1400px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:5px!important}}@media only screen and (max-width:1300px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:0!important}}@media only screen and (max-width:1050px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:50px!important}}@media only screen and (max-width:450px){body[data-pageid="494"] .nested-product-option-wrapper .edit-wrapper .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio.option-Custom .checkcontainer .quantity-Custom-price{margin-left:20px!important}}body[data-pageid="37"] .attr-wrapper.stock1-attr{display:none!important}body[data-pageid="37"] .attr-wrapper.pages-attr .title-wrapper .info-icon{display:block}body[data-pageid="1451"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="1458"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="1534"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="1538"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="352"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon{display:none!important}body[data-pageid="1533"] .attr-wrapper.frontCoating-attr .title-wrapper .info-icon,body[data-pageid="1533"] .attr-wrapper.stock-attr .title-wrapper .info-icon{display:none!important}body[data-pageid="39"] .attr-wrapper.folderPocket-attr .title-wrapper .info-icon,body[data-pageid="39"] .attr-wrapper.size-attr .title-wrapper .info-icon{display:block!important}body[data-pageid="1409"] .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printHeight-attr,body[data-pageid="1409"] .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper.printWidth-attr{max-width:90px}body[data-pageid="1409"] .edit-wrapper .printDimensions-attr .printDimensions-container .attr-wrapper .select2.select2-container.select2-container--default{padding-bottom:9px!important}@media only screen and (max-width:600px){.business-card-v2-options .edit-wrapper div{width:100%}}.business-card-v2-options .attr-wrapper .button-wrapper .product-options-button{flex-wrap:wrap;padding:0 10px}.sticker-options .attr-wrapper{margin-top:20px;margin-bottom:0!important}.sticker-options .attr-wrapper .title-wrapper h4,.sticker-options .attr-wrapper .title-wrapper h4.attr-title{margin:0!important}@media only screen and (max-width:1050px){.sticker-options .attr-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.sticker-options .quantity-container{justify-content:center}.sticker-options .premadeDesign-attr{text-align:center}.sticker-options .premadeDesign-attr .selector-container{transform:translateX(-50%);left:50%}.sticker-options .premadeDesign-attr .selector-container .title-wrapper{margin-left:-10px}}@media only screen and (max-width:1050px) and (max-width:1050px){.sticker-options .premadeDesign-attr .selector-container{transform:inherit;left:inherit}.sticker-options .premadeDesign-attr .selector-container .button-container .button-wrapper{text-align:initial}}@media only screen and (max-width:600px){.sticker-options .attr-wrapper{display:block}}.product-options-wrapper .business-card-v2-options{padding-top:0;display:flex;flex-direction:column}.product-options-wrapper .business-card-v2-options .attr-wrapper{margin-bottom:0!important}.product-options-wrapper .business-card-v2-options .attr-wrapper .title-wrapper .selected-option,.product-options-wrapper .business-card-v2-options .attr-wrapper .title-wrapper h4,.product-options-wrapper .business-card-v2-options .attr-wrapper .title-wrapper h4.attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .summary-wrapper>.summary-details{margin-top:12px}@media only screen and (max-width:600px){.product-options-wrapper .business-card-v2-options .summary-wrapper>.summary-details{margin-top:5px}}.product-options-wrapper .business-card-v2-options .attr-wrapper.frontCoating-attr:not([style*="display: none;"]),.product-options-wrapper .business-card-v2-options .attr-wrapper.sets-attr{display:block!important}.product-options-wrapper .business-card-v2-options .attr-wrapper .select2.select2-container.select2-container--default{padding:3px 7px!important}.product-options-wrapper .business-card-v2-options .actions{display:block!important}.product-options-wrapper .business-card-v2-options .hide-radius-selection{opacity:0;visibility:hidden;height:0;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product-options-wrapper .business-card-v2-options .show-radius-selection{height:100%;opacity:1;visibility:visible;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product-options-wrapper .business-card-v2-options .turnaround-wrapper{margin-bottom:0!important}.product-options-wrapper .business-card-v2-options .attr-wrapper{font-size:16px!important}.product-options-wrapper .business-card-v2-options .attr-wrapper:not(.printWidth-attr):not(.printHeight-attr):not(.printType-container):not(.print-attr){margin-top:20px}.product-options-wrapper .business-card-v2-options .attr-wrapper.stock-attr{margin-top:0}.product-options-wrapper .business-card-v2-options .attr-wrapper.frontCoating-attr .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .attr-wrapper .button-wrapper .product-options-button:after{content:inherit}.product-options-wrapper .business-card-v2-options .dimensions-attr{display:none}.product-options-wrapper .business-card-v2-options .select2-selection__rendered{min-height:24px;line-height:24px!important;height:24px}.product-options-wrapper .business-card-v2-options .select2-selection__rendered .color-block{position:absolute;width:30px;height:30px;left:25px;top:50%;margin-top:-15px;border-radius:100%;z-index:0}.product-options-wrapper .business-card-v2-options .backCoating-attr:not(.duplex-coating),.product-options-wrapper .business-card-v2-options .coating-attr:not(.duplex-coating){display:none!important}.product-options-wrapper .business-card-v2-options .stock-attr .title-wrapper .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .size-attr .title-wrapper .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .size-attr .floating-button{display:flex;justify-content:space-between;align-items:center;width:100%}@media only screen and (max-width:800px){.product-options-wrapper .business-card-v2-options .size-attr .floating-button{margin-bottom:0!important}}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio .checkcontainer{border:solid 1px transparent!important}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr>.attr-wrapper .button-wrapper .option.radio.option-24 .checkcontainer{border-color:#8b8b94!important}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options{gap:10px}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options .option.radio .checkcontainer{border-radius:inherit;width:5rem}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options .option.radio .checkcontainer .image-icon{object-fit:contain}@media only screen and (max-width:600px){.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options .option.radio .checkcontainer{width:4.5rem}}.product-options-wrapper .business-card-v2-options .printTypes-attr .printType-container .printType-attr>.colorData-attr.foil_stamped>.attr-wrapper .button-wrapper .options .option.radio.option-24 .checkcontainer{border-color:transparent!important}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body{position:relative;width:100%;height:280px}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image::after{content:"";width:95%;height:280px;position:absolute;left:50%;top:0;transform:translateX(-50%);background-size:cover;background-repeat:no-repeat;background-position:center}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-91::after{background-image:url(https://storage.jukeboxprint.com/images/7433354-Titan-Buff.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-81::after{background-image:url(https://storage.jukeboxprint.com/images/7433275-Chromium-Green.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-83::after{background-image:url(https://storage.jukeboxprint.com/images/7433280-violet.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-84::after{background-image:url(https://storage.jukeboxprint.com/images/7433293-green-gold.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-85::after{background-image:url(https://storage.jukeboxprint.com/images/7433301-indian-yellow.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-86::after{background-image:url(https://storage.jukeboxprint.com/images/7433308-light-green.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-87::after{background-image:url(https://storage.jukeboxprint.com/images/7433314-light-magenta-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-88::after{background-image:url(https://storage.jukeboxprint.com/images/7433334-Light-Phthalo-Blue.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-90::after{background-image:url(https://storage.jukeboxprint.com/images/7433351-Light-Ultramarine-Blue.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-80::after{background-image:url(https://storage.jukeboxprint.com/images/7433269-fluorescent-green.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-92::after{background-image:url(https://storage.jukeboxprint.com/images/7433367-titan-green-pale.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-93::after{background-image:url(https://storage.jukeboxprint.com/images/7433368-Titan-Mars-Pale.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-94::after{background-image:url(https://storage.jukeboxprint.com/images/7433369-Titan-Violet-Pale.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-95::after{background-image:url(https://storage.jukeboxprint.com/images/7433372-dark-purple.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-96::after{background-image:url(https://storage.jukeboxprint.com/images/7433373-black-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-89::after{background-image:url(https://storage.jukeboxprint.com/images/7433874-Light-Phthalo-Green.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-82::after{background-image:url(https://storage.jukeboxprint.com/images/7433122-Cobalt-Turquoise.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-79::after{background-image:url(https://storage.jukeboxprint.com/images/7433265-fluorescent-Orange.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-78::after{background-image:url(https://storage.jukeboxprint.com/images/7433263-fluorescent-Pink.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-77::after{background-image:url(https://storage.jukeboxprint.com/images/7433250-fluorescent-Yellow.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-76::after{background-image:url(https://storage.jukeboxprint.com/images/7433240-magenta.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-75::after{background-image:url(https://storage.jukeboxprint.com/images/7433227-Naphthol--Pink.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-74::after{background-image:url(https://storage.jukeboxprint.com/images/7433225-green-light.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-73::after{background-image:url(https://storage.jukeboxprint.com/images/7433224-Cerulean-Blue-Hue.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-72::after{background-image:url(https://storage.jukeboxprint.com/images/7433223-teal-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-71::after{background-image:url(https://storage.jukeboxprint.com/images/7433222-Pyrrole--Orange.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-70::after{background-image:url(https://storage.jukeboxprint.com/images/7433204-red-light-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-69::after{background-image:url(https://storage.jukeboxprint.com/images/7433196-yellow.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-68::after{background-image:url(https://storage.jukeboxprint.com/images/7433185-Metallic-Copper.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-67::after{background-image:url(https://storage.jukeboxprint.com/images/7433178-pearl-.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-66::after{background-image:url(https://storage.jukeboxprint.com/images/7433166-metallic-gold.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_color-attr>.info-help .help-body .edge-finishing-image.id-65::after{background-image:url(https://storage.jukeboxprint.com/images/7433159-metallic-silver.jpg)}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .custom-color-selector{cursor:pointer}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper{display:flex;align-items:center}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #finish-custom-color{padding:5px 10px;margin-right:10px;font-size:14px;flex:1;border:1px solid #ccc;border-radius:4px}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #finish-custom-color input:-ms-input-placeholder,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #finish-custom-color input::-moz-input-placeholder,.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #finish-custom-color input::-webkit-input-placeholder{color:#707070!important}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #custom-colorpicker{width:40px;height:40px;padding:0;border-radius:0;border:none;background:0 0;cursor:pointer}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper #custom-colorpicker:focus{border:none!important;box-shadow:none!important}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .input-content-wrapper .inner-wrapper .custom-color-submit{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;line-height:1;font-size:14px;padding:10px 16px;margin-left:10px;height:fit-content;border-radius:4px;background-color:#000;color:#fff}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .sumbitted-content-wrapper .inner-wrapper{display:flex;align-items:center;padding:7px 10px;border-radius:4px;background-color:#f9f9f9;border:1px solid #ddd}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .sumbitted-content-wrapper .inner-wrapper .swatch{width:24px;height:24px;border-radius:50%;border:1px solid #ccc;margin-right:12px}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .sumbitted-content-wrapper .inner-wrapper .color-name{font-size:14px}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper .sumbitted-content-wrapper .inner-wrapper .reset-custom-color{font-size:13px;color:#07c;margin-left:auto;background:0 0;border:none}.product-options-wrapper .business-card-v2-options .attr-wrapper.edge_custom_color-attr .main-content-wrapper span.caption{display:block;margin-top:5px;font-size:12px;color:#666;line-height:1.3}.product-options-wrapper .business-card-v2-options .quantity-attr{margin-right:0!important;width:100%!important}.product-options-wrapper .business-card-v2-options .quantity-attr .button-wrapper{width:260px!important;height:45px}.product-options-wrapper .business-card-v2-options .quantity-attr .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .rounded_corner-upgrade{width:100%}.product-options-wrapper .business-card-v2-options .rounded_corner-upgrade .corner-picker{display:flex;justify-content:center;display:none}.product-options-wrapper .business-card-v2-options .rounded_corner-upgrade .die-cut-corners{display:none!important}.product-options-wrapper .business-card-v2-options .quantity-attr .select-wrapper{width:100%!important;margin-right:0!important}.product-options-wrapper .business-card-v2-options .sets-attr{display:none!important;width:100%;margin:5px 0 20px 0}.product-options-wrapper .business-card-v2-options .sets-attr.not-one-set{display:block!important}.product-options-wrapper .business-card-v2-options .sets-attr .select-wrapper{width:100%!important;line-height:inherit!important}@media only screen and (max-width:1050px){.product-options-wrapper .business-card-v2-options .sets-attr .title-wrapper{text-align:center!important}}.product-options-wrapper .business-card-v2-options .sets-attr .title-wrapper .attr-title{margin:0!important}.product-options-wrapper .business-card-v2-options .corner-simulator{position:relative;padding-bottom:initial;height:155px;width:250px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner{position:absolute;width:50%;height:50%;background-color:#fff;border:3px solid #4ec6da;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:1024px),(hover:hover){.product-options-wrapper .business-card-v2-options .corner-simulator .corner:hover{border-color:#f2819d}}.product-options-wrapper .business-card-v2-options .corner-simulator .corner:after{content:"\f1db";position:absolute;font-family:"Font Awesome 6 Free";font-size:20px;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.topLeft{top:0;left:0;border-right:none;border-bottom:none}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.topLeft:after{top:20px;left:20px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.topRight{top:0;right:0;border-left:none;border-bottom:none}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.topRight:after{top:20px;right:20px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.bottomLeft{left:0;bottom:0;border-top:none;border-right:none}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.bottomLeft:after{bottom:20px;left:20px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.bottomRight{bottom:0;right:0;border-top:none;border-left:none}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.bottomRight:after{bottom:20px;right:20px}.product-options-wrapper .business-card-v2-options .corner-simulator .corner.selected:after{content:"\f192"}.product-options-wrapper .business-card-v2-options .machine-cut-corners .corner-picker .attr-title{display:none}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .info-help,.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .info-icon{display:none}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .attr-wrapper{display:flex!important;align-items:center;margin-top:0}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .attr-wrapper .info-help{display:none}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .attr-wrapper .title-wrapper{margin-bottom:0}.product-options-wrapper .business-card-v2-options .machine-cut-corners .radius-options .attr-wrapper .attr-title{margin:0;font-size:15px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;margin-right:10px}.product-options-wrapper .business-card-v2-options .button-wrapper .options{position:relative}.product-options-wrapper .business-card-v2-options .button-wrapper .option{margin-left:28px;margin-right:20px}.product-options-wrapper .business-card-v2-options .button-wrapper .option:last-of-type{margin-right:0}@media only screen and (max-width:600px){.product-options-wrapper .business-card-v2-options .button-wrapper .option.radio{margin-top:5px;margin-bottom:5px}}.product-options-wrapper .business-card-v2-options .button-wrapper .option.btn{width:auto;margin-left:0;font-size:13px!important}.product-options-wrapper .business-card-v2-options .button-wrapper .option input[type=radio]+label{position:relative;width:auto;padding:0;margin-right:0;font-size:14px;border:none;background-color:transparent;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;border-radius:0;white-space:nowrap}.product-options-wrapper .business-card-v2-options .button-wrapper .option input[type=radio]+label:before{display:inline}.product-options-wrapper .business-card-v2-options input[type=radio]:checked+label{color:#000;background-color:#45d3ea;border-color:#45d3ea}.product-options-wrapper .business-card-v2-options input[type=radio]:checked+label.radio-swatch-label .radio-half-swatch:first-of-type:after,.product-options-wrapper .business-card-v2-options input[type=radio]:checked+label.radio-swatch-label .radio-swatch:after{opacity:1}.product-options-wrapper .business-card-v2-options .apply-this-style-wrapper{position:absolute;left:75px;top:30px;z-index:10}.product-options-wrapper .business-card-v2-options .apply-this-style-wrapper p{font-size:15px}.product-options-wrapper .business-card-v2-options .summary-wrapper.product-select-summary .summary-details .turnaround-wrapper span.turnaround{line-height:inherit!important}.product-options-wrapper .business-card-v2-options .select2-container span.product-option{line-height:inherit!important}.select2-selection__rendered .most-popular-dimension{display:none}.select2-selection__rendered .option-original-name{position:absolute;font-size:12px;left:27px;top:60%;color:#bfbfbf}.button-wrapper .option.radio .quantity-price,.button-wrapper .option.radio .quantity-savings{display:none}#swatch-image-hover-preview{position:fixed;width:120px;height:120px;z-index:10;display:none}@media only screen and (max-width:450px){#swatch-image-hover-preview{display:none!important}}body.simplified-stock #edit .standard .attr-wrapper.stock-attr .title-wrapper .info-icon{display:none!important}body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper{flex-wrap:wrap;column-gap:12px;row-gap:3px}body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .selected-option{width:100%}body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .info-icon{position:relative!important;display:inline-block;right:auto!important;transform:none!important}@media only screen and (max-width:600px){body.simplified-stock1 .attr-wrapper.magnetStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .info-icon,body.simplified-stock1 .attr-wrapper.stock1-attr .title-wrapper .info-icon{display:block!important}}body.simplified-stock1 .attr-wrapper.paperStocks-attr{margin-bottom:15px!important}@media only screen and (max-width:600px){body.simplified-stock1 .attr-wrapper.paperStocks-attr .title-wrapper .selected-option{line-height:1;margin:0!important}}@media only screen and (max-width:600px){body.simplified-stock1 .attr-wrapper.paperStocks-attr .button-container{margin-bottom:20px}}body.simplified-stock1 .attr-wrapper.magnetStocks-attr{margin-top:15px!important;margin-bottom:15px!important}body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-container{margin-bottom:10px}@media only screen and (max-width:600px){body.simplified-stock1 .attr-wrapper.magnetStocks-attr .button-container{margin-bottom:15px}}@media only screen and (max-width:600px){body.simplified-stock1 .notepads-stock1-attr{margin-top:8px}body.simplified-stock1 .notepads-stock1-attr::after{content:none!important}}body.simplified-stock1 .button-wrapper .option.radio{text-align:left}body.simplified-stock1 .button-wrapper .option.radio .quantity-price,body.simplified-stock1 .button-wrapper .option.radio .quantity-savings{display:inline-block}body.simplified-stock1 .button-wrapper .option .checkcontainer{border:none;border-radius:0}@media only screen and (max-width:800px){body.simplified-stock2 .attr-wrapper .title-wrapper.floating-button{margin-bottom:0}}body.simplified-stock2 .button-wrapper .option .checkcontainer{border-radius:0;border:none}body.jukebox_creator .site-container,body.jukebox_creator_doc_template_load .site-container,body.jukebox_creator_load .site-container,body.jukebox_creator_premade_load .site-container{position:absolute}body.jukebox_creator #edit,body.jukebox_creator_doc_template_load #edit,body.jukebox_creator_load #edit,body.jukebox_creator_premade_load #edit,body.jukebox_creator_premade_squid_game #edit,body.jukebox_creator_premade_squid_game_white #edit{min-height:initial}body.jukebox_creator .pricing-section-content-wrapper,body.jukebox_creator_doc_template_load .pricing-section-content-wrapper,body.jukebox_creator_load .pricing-section-content-wrapper,body.jukebox_creator_premade_load .pricing-section-content-wrapper,body.jukebox_creator_premade_squid_game .pricing-section-content-wrapper,body.jukebox_creator_premade_squid_game_white .pricing-section-content-wrapper{width:100%;min-width:auto;padding:0;border:none}body.jukebox_creator .pricing-section-content-wrapper .price-wrapper,body.jukebox_creator_doc_template_load .pricing-section-content-wrapper .price-wrapper,body.jukebox_creator_load .pricing-section-content-wrapper .price-wrapper,body.jukebox_creator_premade_load .pricing-section-content-wrapper .price-wrapper,body.jukebox_creator_premade_squid_game .pricing-section-content-wrapper .price-wrapper,body.jukebox_creator_premade_squid_game_white .pricing-section-content-wrapper .price-wrapper{position:static;justify-content:end;padding-top:0}body.jukebox_creator .pricing-section-content-wrapper .price-wrapper::before,body.jukebox_creator_doc_template_load .pricing-section-content-wrapper .price-wrapper::before,body.jukebox_creator_load .pricing-section-content-wrapper .price-wrapper::before,body.jukebox_creator_premade_load .pricing-section-content-wrapper .price-wrapper::before,body.jukebox_creator_premade_squid_game .pricing-section-content-wrapper .price-wrapper::before,body.jukebox_creator_premade_squid_game_white .pricing-section-content-wrapper .price-wrapper::before{content:none}body.jukebox_creator .attr-wrapper .title-wrapper h4.attr-title,body.jukebox_creator_doc_template_load .attr-wrapper .title-wrapper h4.attr-title,body.jukebox_creator_load .attr-wrapper .title-wrapper h4.attr-title,body.jukebox_creator_premade_load .attr-wrapper .title-wrapper h4.attr-title,body.jukebox_creator_premade_squid_game .attr-wrapper .title-wrapper h4.attr-title,body.jukebox_creator_premade_squid_game_white .attr-wrapper .title-wrapper h4.attr-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px}body.jukebox_creator .attr-wrapper .title-wrapper .selected-option,body.jukebox_creator_doc_template_load .attr-wrapper .title-wrapper .selected-option,body.jukebox_creator_load .attr-wrapper .title-wrapper .selected-option,body.jukebox_creator_premade_load .attr-wrapper .title-wrapper .selected-option,body.jukebox_creator_premade_squid_game .attr-wrapper .title-wrapper .selected-option,body.jukebox_creator_premade_squid_game_white .attr-wrapper .title-wrapper .selected-option{font-size:13px}body.jukebox_creator .business-card-v2-options,body.jukebox_creator_doc_template_load .business-card-v2-options,body.jukebox_creator_load .business-card-v2-options,body.jukebox_creator_premade_load .business-card-v2-options,body.jukebox_creator_premade_squid_game .business-card-v2-options,body.jukebox_creator_premade_squid_game_white .business-card-v2-options{margin:0!important;width:100%}body.jukebox_creator .attr-wrapper .select-wrapper,body.jukebox_creator_doc_template_load .attr-wrapper .select-wrapper,body.jukebox_creator_load .attr-wrapper .select-wrapper,body.jukebox_creator_premade_load .attr-wrapper .select-wrapper,body.jukebox_creator_premade_squid_game .attr-wrapper .select-wrapper,body.jukebox_creator_premade_squid_game_white .attr-wrapper .select-wrapper{font-size:14px}body.jukebox_creator .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,body.jukebox_creator_doc_template_load .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,body.jukebox_creator_load .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,body.jukebox_creator_premade_load .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,body.jukebox_creator_premade_squid_game .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered,body.jukebox_creator_premade_squid_game_white .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered{font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;font-size:14px!important;margin-left:5px}body.jukebox_creator .attr-wrapper .select2-selection__arrow,body.jukebox_creator_doc_template_load .attr-wrapper .select2-selection__arrow,body.jukebox_creator_load .attr-wrapper .select2-selection__arrow,body.jukebox_creator_premade_load .attr-wrapper .select2-selection__arrow,body.jukebox_creator_premade_squid_game .attr-wrapper .select2-selection__arrow,body.jukebox_creator_premade_squid_game_white .attr-wrapper .select2-selection__arrow{right:5px!important}body.jukebox_creator .attr-wrapper.businessCard-attr,body.jukebox_creator_doc_template_load .attr-wrapper.businessCard-attr,body.jukebox_creator_load .attr-wrapper.businessCard-attr,body.jukebox_creator_premade_load .attr-wrapper.businessCard-attr,body.jukebox_creator_premade_squid_game .attr-wrapper.businessCard-attr,body.jukebox_creator_premade_squid_game_white .attr-wrapper.businessCard-attr{display:none!important}body.jukebox_creator .attr-wrapper.businessCard-attr .info-icon,body.jukebox_creator_doc_template_load .attr-wrapper.businessCard-attr .info-icon,body.jukebox_creator_load .attr-wrapper.businessCard-attr .info-icon,body.jukebox_creator_premade_load .attr-wrapper.businessCard-attr .info-icon,body.jukebox_creator_premade_squid_game .attr-wrapper.businessCard-attr .info-icon,body.jukebox_creator_premade_squid_game_white .attr-wrapper.businessCard-attr .info-icon{display:none}body.jukebox_creator .attr-wrapper.advanced-attr,body.jukebox_creator .attr-wrapper.fold-attr,body.jukebox_creator .attr-wrapper.size-attr,body.jukebox_creator .attr-wrapper.templateOrientation-attr,body.jukebox_creator .attr-wrapper.time-frame-wrapper,body.jukebox_creator_doc_template_load .attr-wrapper.advanced-attr,body.jukebox_creator_doc_template_load .attr-wrapper.fold-attr,body.jukebox_creator_doc_template_load .attr-wrapper.size-attr,body.jukebox_creator_doc_template_load .attr-wrapper.templateOrientation-attr,body.jukebox_creator_doc_template_load .attr-wrapper.time-frame-wrapper,body.jukebox_creator_load .attr-wrapper.advanced-attr,body.jukebox_creator_load .attr-wrapper.fold-attr,body.jukebox_creator_load .attr-wrapper.size-attr,body.jukebox_creator_load .attr-wrapper.templateOrientation-attr,body.jukebox_creator_load .attr-wrapper.time-frame-wrapper,body.jukebox_creator_premade_load .attr-wrapper.advanced-attr,body.jukebox_creator_premade_load .attr-wrapper.fold-attr,body.jukebox_creator_premade_load .attr-wrapper.size-attr,body.jukebox_creator_premade_load .attr-wrapper.templateOrientation-attr,body.jukebox_creator_premade_load .attr-wrapper.time-frame-wrapper,body.jukebox_creator_premade_squid_game .attr-wrapper.advanced-attr,body.jukebox_creator_premade_squid_game .attr-wrapper.fold-attr,body.jukebox_creator_premade_squid_game .attr-wrapper.size-attr,body.jukebox_creator_premade_squid_game .attr-wrapper.templateOrientation-attr,body.jukebox_creator_premade_squid_game .attr-wrapper.time-frame-wrapper,body.jukebox_creator_premade_squid_game_white .attr-wrapper.advanced-attr,body.jukebox_creator_premade_squid_game_white .attr-wrapper.fold-attr,body.jukebox_creator_premade_squid_game_white .attr-wrapper.size-attr,body.jukebox_creator_premade_squid_game_white .attr-wrapper.templateOrientation-attr,body.jukebox_creator_premade_squid_game_white .attr-wrapper.time-frame-wrapper{display:none!important}@media only screen and (max-width:1800px){body.jukebox_creator #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended,body.jukebox_creator_doc_template_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended,body.jukebox_creator_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended,body.jukebox_creator_premade_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended,body.jukebox_creator_premade_squid_game #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended,body.jukebox_creator_premade_squid_game_white #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended{display:none}}@media only screen and (max-width:1200px){body.jukebox_creator #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text,body.jukebox_creator_doc_template_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text,body.jukebox_creator_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text,body.jukebox_creator_premade_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text,body.jukebox_creator_premade_squid_game #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text,body.jukebox_creator_premade_squid_game_white #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{min-width:74px}}body.jukebox_creator #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_doc_template_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_premade_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_premade_squid_game #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_premade_squid_game_white #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:60px!important}@media only screen and (max-width:1800px){body.jukebox_creator #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_doc_template_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_premade_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_premade_squid_game #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price,body.jukebox_creator_premade_squid_game_white #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:0!important}}body.jukebox_creator #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings,body.jukebox_creator_doc_template_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings,body.jukebox_creator_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings,body.jukebox_creator_premade_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings,body.jukebox_creator_premade_squid_game #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings,body.jukebox_creator_premade_squid_game_white #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:5px!important}@media only screen and (max-width:1200px){body.jukebox_creator #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .input-wrapper,body.jukebox_creator_doc_template_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .input-wrapper,body.jukebox_creator_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .input-wrapper,body.jukebox_creator_premade_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .input-wrapper,body.jukebox_creator_premade_squid_game #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .input-wrapper,body.jukebox_creator_premade_squid_game_white #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .input-wrapper{width:74px!important}}body.jukebox_creator .delivery-estimates,body.jukebox_creator .pdf-template-btn-wrapper,body.jukebox_creator_doc_template_load .delivery-estimates,body.jukebox_creator_doc_template_load .pdf-template-btn-wrapper,body.jukebox_creator_load .delivery-estimates,body.jukebox_creator_load .pdf-template-btn-wrapper,body.jukebox_creator_premade_load .delivery-estimates,body.jukebox_creator_premade_load .pdf-template-btn-wrapper,body.jukebox_creator_premade_squid_game .delivery-estimates,body.jukebox_creator_premade_squid_game .pdf-template-btn-wrapper,body.jukebox_creator_premade_squid_game_white .delivery-estimates,body.jukebox_creator_premade_squid_game_white .pdf-template-btn-wrapper{display:none!important}body.jukebox_creator .product-select-summary .summary-details,body.jukebox_creator_doc_template_load .product-select-summary .summary-details,body.jukebox_creator_load .product-select-summary .summary-details,body.jukebox_creator_premade_load .product-select-summary .summary-details,body.jukebox_creator_premade_squid_game .product-select-summary .summary-details,body.jukebox_creator_premade_squid_game_white .product-select-summary .summary-details{width:100%}body.jukebox_creator .product-select-summary .sameday-countdown,body.jukebox_creator_doc_template_load .product-select-summary .sameday-countdown,body.jukebox_creator_load .product-select-summary .sameday-countdown,body.jukebox_creator_premade_load .product-select-summary .sameday-countdown,body.jukebox_creator_premade_squid_game .product-select-summary .sameday-countdown,body.jukebox_creator_premade_squid_game_white .product-select-summary .sameday-countdown{display:none}body.jukebox_creator .product-select-summary .sets-attr,body.jukebox_creator_doc_template_load .product-select-summary .sets-attr,body.jukebox_creator_load .product-select-summary .sets-attr,body.jukebox_creator_premade_load .product-select-summary .sets-attr,body.jukebox_creator_premade_squid_game .product-select-summary .sets-attr,body.jukebox_creator_premade_squid_game_white .product-select-summary .sets-attr{display:none}body.jukebox_creator .product-select-summary .subtotal,body.jukebox_creator_doc_template_load .product-select-summary .subtotal,body.jukebox_creator_load .product-select-summary .subtotal,body.jukebox_creator_premade_load .product-select-summary .subtotal,body.jukebox_creator_premade_squid_game .product-select-summary .subtotal,body.jukebox_creator_premade_squid_game_white .product-select-summary .subtotal{justify-content:left;padding:10px 0!important;width:100%;column-gap:90px}body.jukebox_creator .product-select-summary .subtotal .label,body.jukebox_creator_doc_template_load .product-select-summary .subtotal .label,body.jukebox_creator_load .product-select-summary .subtotal .label,body.jukebox_creator_premade_load .product-select-summary .subtotal .label,body.jukebox_creator_premade_squid_game .product-select-summary .subtotal .label,body.jukebox_creator_premade_squid_game_white .product-select-summary .subtotal .label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#000}body.jukebox_creator .product-select-summary .subtotal .amount,body.jukebox_creator_doc_template_load .product-select-summary .subtotal .amount,body.jukebox_creator_load .product-select-summary .subtotal .amount,body.jukebox_creator_premade_load .product-select-summary .subtotal .amount,body.jukebox_creator_premade_squid_game .product-select-summary .subtotal .amount,body.jukebox_creator_premade_squid_game_white .product-select-summary .subtotal .amount{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:24px!important}body.jukebox_creator .product-select-summary .actions,body.jukebox_creator_doc_template_load .product-select-summary .actions,body.jukebox_creator_load .product-select-summary .actions,body.jukebox_creator_premade_load .product-select-summary .actions,body.jukebox_creator_premade_squid_game .product-select-summary .actions,body.jukebox_creator_premade_squid_game_white .product-select-summary .actions{margin-bottom:50px}body.jukebox_creator .product-select-summary .actions button,body.jukebox_creator_doc_template_load .product-select-summary .actions button,body.jukebox_creator_load .product-select-summary .actions button,body.jukebox_creator_premade_load .product-select-summary .actions button,body.jukebox_creator_premade_squid_game .product-select-summary .actions button,body.jukebox_creator_premade_squid_game_white .product-select-summary .actions button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:17px;line-height:1;min-height:50px;border-radius:30px!important}body.jukebox_creator .product-select-summary .actions button.loading,body.jukebox_creator_doc_template_load .product-select-summary .actions button.loading,body.jukebox_creator_load .product-select-summary .actions button.loading,body.jukebox_creator_premade_load .product-select-summary .actions button.loading,body.jukebox_creator_premade_squid_game .product-select-summary .actions button.loading,body.jukebox_creator_premade_squid_game_white .product-select-summary .actions button.loading{color:#393939}body.jukebox_creator .product-select-summary .actions .save-product,body.jukebox_creator_doc_template_load .product-select-summary .actions .save-product,body.jukebox_creator_load .product-select-summary .actions .save-product,body.jukebox_creator_premade_load .product-select-summary .actions .save-product,body.jukebox_creator_premade_squid_game .product-select-summary .actions .save-product,body.jukebox_creator_premade_squid_game_white .product-select-summary .actions .save-product{display:inline-block!important;color:#fff!important}body.jukebox_creator .product-select-summary .actions .design-now,body.jukebox_creator .product-select-summary .actions .save-product-caption,body.jukebox_creator .product-select-summary .actions .upload-modal,body.jukebox_creator_doc_template_load .product-select-summary .actions .design-now,body.jukebox_creator_doc_template_load .product-select-summary .actions .save-product-caption,body.jukebox_creator_doc_template_load .product-select-summary .actions .upload-modal,body.jukebox_creator_load .product-select-summary .actions .design-now,body.jukebox_creator_load .product-select-summary .actions .save-product-caption,body.jukebox_creator_load .product-select-summary .actions .upload-modal,body.jukebox_creator_premade_load .product-select-summary .actions .design-now,body.jukebox_creator_premade_load .product-select-summary .actions .save-product-caption,body.jukebox_creator_premade_load .product-select-summary .actions .upload-modal,body.jukebox_creator_premade_squid_game .product-select-summary .actions .design-now,body.jukebox_creator_premade_squid_game .product-select-summary .actions .save-product-caption,body.jukebox_creator_premade_squid_game .product-select-summary .actions .upload-modal,body.jukebox_creator_premade_squid_game_white .product-select-summary .actions .design-now,body.jukebox_creator_premade_squid_game_white .product-select-summary .actions .save-product-caption,body.jukebox_creator_premade_squid_game_white .product-select-summary .actions .upload-modal{display:none!important}body.jukebox_creator .product-select-summary .upgrades-wrapper,body.jukebox_creator_doc_template_load .product-select-summary .upgrades-wrapper,body.jukebox_creator_load .product-select-summary .upgrades-wrapper,body.jukebox_creator_premade_load .product-select-summary .upgrades-wrapper,body.jukebox_creator_premade_squid_game .product-select-summary .upgrades-wrapper,body.jukebox_creator_premade_squid_game_white .product-select-summary .upgrades-wrapper{display:none}body.jukebox_creator .select2-dropdown .select2-results__option[role=option],body.jukebox_creator_doc_template_load .select2-dropdown .select2-results__option[role=option],body.jukebox_creator_load .select2-dropdown .select2-results__option[role=option],body.jukebox_creator_premade_load .select2-dropdown .select2-results__option[role=option],body.jukebox_creator_premade_squid_game .select2-dropdown .select2-results__option[role=option],body.jukebox_creator_premade_squid_game_white .select2-dropdown .select2-results__option[role=option]{padding:7px 12px 7px 12px}body.jukebox_creator .select2-dropdown .select2-results__option[role=option] span.product-option,body.jukebox_creator .select2-dropdown .select2-results__option[role=option] span:not(.most-popular-dimension),body.jukebox_creator_doc_template_load .select2-dropdown .select2-results__option[role=option] span.product-option,body.jukebox_creator_doc_template_load .select2-dropdown .select2-results__option[role=option] span:not(.most-popular-dimension),body.jukebox_creator_load .select2-dropdown .select2-results__option[role=option] span.product-option,body.jukebox_creator_load .select2-dropdown .select2-results__option[role=option] span:not(.most-popular-dimension),body.jukebox_creator_premade_load .select2-dropdown .select2-results__option[role=option] span.product-option,body.jukebox_creator_premade_load .select2-dropdown .select2-results__option[role=option] span:not(.most-popular-dimension),body.jukebox_creator_premade_squid_game .select2-dropdown .select2-results__option[role=option] span.product-option,body.jukebox_creator_premade_squid_game .select2-dropdown .select2-results__option[role=option] span:not(.most-popular-dimension),body.jukebox_creator_premade_squid_game_white .select2-dropdown .select2-results__option[role=option] span.product-option,body.jukebox_creator_premade_squid_game_white .select2-dropdown .select2-results__option[role=option] span:not(.most-popular-dimension){font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px!important}body.jukebox_creator .upgrade.folding-upgrade,body.jukebox_creator_doc_template_load .upgrade.folding-upgrade,body.jukebox_creator_load .upgrade.folding-upgrade,body.jukebox_creator_premade_load .upgrade.folding-upgrade,body.jukebox_creator_premade_squid_game .upgrade.folding-upgrade,body.jukebox_creator_premade_squid_game_white .upgrade.folding-upgrade{display:none!important}body.jukebox_creator .select2-selection__rendered .most-popular-dimension,body.jukebox_creator_doc_template_load .select2-selection__rendered .most-popular-dimension,body.jukebox_creator_load .select2-selection__rendered .most-popular-dimension,body.jukebox_creator_premade_load .select2-selection__rendered .most-popular-dimension,body.jukebox_creator_premade_squid_game .select2-selection__rendered .most-popular-dimension,body.jukebox_creator_premade_squid_game_white .select2-selection__rendered .most-popular-dimension{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline-block;margin-left:8px}body.jukebox_creator .advanced-options,body.jukebox_creator .basic-options,body.jukebox_creator_doc_template_load .advanced-options,body.jukebox_creator_doc_template_load .basic-options,body.jukebox_creator_load .advanced-options,body.jukebox_creator_load .basic-options,body.jukebox_creator_premade_load .advanced-options,body.jukebox_creator_premade_load .basic-options,body.jukebox_creator_premade_squid_game .advanced-options,body.jukebox_creator_premade_squid_game .basic-options,body.jukebox_creator_premade_squid_game_white .advanced-options,body.jukebox_creator_premade_squid_game_white .basic-options{display:none}body.jukebox_creator button[type=button][disabled],body.jukebox_creator_doc_template_load button[type=button][disabled],body.jukebox_creator_load button[type=button][disabled],body.jukebox_creator_premade_load button[type=button][disabled],body.jukebox_creator_premade_squid_game button[type=button][disabled],body.jukebox_creator_premade_squid_game_white button[type=button][disabled]{opacity:.8!important;color:transparent!important}body.jukebox_creator button[type=button][disabled]::after,body.jukebox_creator_doc_template_load button[type=button][disabled]::after,body.jukebox_creator_load button[type=button][disabled]::after,body.jukebox_creator_premade_load button[type=button][disabled]::after,body.jukebox_creator_premade_squid_game button[type=button][disabled]::after,body.jukebox_creator_premade_squid_game_white button[type=button][disabled]::after{content:"";position:absolute;height:16px;width:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}body.jukebox_creator #edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_doc_template_load #edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_load #edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_premade_load #edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_premade_squid_game #edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_premade_squid_game_white #edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr{display:none!important}body.jukebox_creator.wedding_invitations #edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_doc_template_load.wedding_invitations #edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_load.wedding_invitations #edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_premade_load.wedding_invitations #edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_premade_squid_game.wedding_invitations #edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr,body.jukebox_creator_premade_squid_game_white.wedding_invitations #edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr{display:none!important}body.jukebox_creator.business_cards #edit .product-options-wrapper.mode-basic .printTypes-attr,body.jukebox_creator_doc_template_load.business_cards #edit .product-options-wrapper.mode-basic .printTypes-attr,body.jukebox_creator_load.business_cards #edit .product-options-wrapper.mode-basic .printTypes-attr,body.jukebox_creator_premade_load.business_cards #edit .product-options-wrapper.mode-basic .printTypes-attr,body.jukebox_creator_premade_squid_game.business_cards #edit .product-options-wrapper.mode-basic .printTypes-attr,body.jukebox_creator_premade_squid_game_white.business_cards #edit .product-options-wrapper.mode-basic .printTypes-attr{display:none!important}body.jukebox_creator.stock-swatch .select2-container span.product-option:after,body.jukebox_creator_doc_template_load.stock-swatch .select2-container span.product-option:after,body.jukebox_creator_load.stock-swatch .select2-container span.product-option:after,body.jukebox_creator_premade_load.stock-swatch .select2-container span.product-option:after,body.jukebox_creator_premade_squid_game.stock-swatch .select2-container span.product-option:after,body.jukebox_creator_premade_squid_game_white.stock-swatch .select2-container span.product-option:after{left:8px}body.jukebox_creator.lock-product-select #edit .standard .attr-wrapper .select2-container--default,body.jukebox_creator_doc_template_load.lock-product-select #edit .standard .attr-wrapper .select2-container--default,body.jukebox_creator_load.lock-product-select #edit .standard .attr-wrapper .select2-container--default,body.jukebox_creator_premade_load.lock-product-select #edit .standard .attr-wrapper .select2-container--default,body.jukebox_creator_premade_squid_game.lock-product-select #edit .standard .attr-wrapper .select2-container--default,body.jukebox_creator_premade_squid_game_white.lock-product-select #edit .standard .attr-wrapper .select2-container--default{pointer-events:none;background-color:rgba(26,18,57,.05)!important}body.jukebox_creator.lock-product-select #edit .standard .attr-wrapper.businessCard-attr,body.jukebox_creator_doc_template_load.lock-product-select #edit .standard .attr-wrapper.businessCard-attr,body.jukebox_creator_load.lock-product-select #edit .standard .attr-wrapper.businessCard-attr,body.jukebox_creator_premade_load.lock-product-select #edit .standard .attr-wrapper.businessCard-attr,body.jukebox_creator_premade_squid_game.lock-product-select #edit .standard .attr-wrapper.businessCard-attr,body.jukebox_creator_premade_squid_game_white.lock-product-select #edit .standard .attr-wrapper.businessCard-attr{display:none!important}body.jukebox_creator.show-business-card-selector #edit .standard .businessCard-attr,body.jukebox_creator_doc_template_load.show-business-card-selector #edit .standard .businessCard-attr,body.jukebox_creator_load.show-business-card-selector #edit .standard .businessCard-attr,body.jukebox_creator_premade_load.show-business-card-selector #edit .standard .businessCard-attr,body.jukebox_creator_premade_squid_game.show-business-card-selector #edit .standard .businessCard-attr,body.jukebox_creator_premade_squid_game_white.show-business-card-selector #edit .standard .businessCard-attr{display:block!important}#float-selection-options{position:absolute;display:none;top:100px;left:100px;height:44px;z-index:999;background:#fff;padding:4px 12px;border-radius:15px;border:1px solid #eee;box-shadow:0 0 4px 0 #ccc;z-index:1}#float-selection-options .selection-option{position:relative;display:inline-block;width:45px;height:100%;text-align:center;cursor:pointer}#float-selection-options .selection-option svg{width:18px;height:20px}#float-selection-options .selection-option .svg,#float-selection-options .selection-option img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}#float-selection-options .selection-option img{width:20px;height:20px}#float-selection-options .selection-option .selection-tooltip{position:absolute;top:35px;left:50%;padding:3px 15px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:12px;color:#fff;background-color:#425d64;opacity:0;visibility:hidden;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}#float-selection-options .selection-option .selection-tooltip:before{content:"";position:absolute;top:-2px;left:50%;width:10px;height:10px;margin-left:-5px;background-color:#425d64;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);z-index:-1}#float-selection-options .selection-option .more-options{position:absolute;top:45px;left:50%;width:200px;padding:6px 12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px;color:#000;background-color:#fff;border:1px solid #ddd;visibility:hidden;opacity:0;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}#float-selection-options .selection-option .more-options li{padding:10px;text-align:left;display:flex;align-items:center}#float-selection-options .selection-option .more-options li:hover{background:#efefef}#float-selection-options .selection-option .more-options:before{content:"";position:absolute;top:-7px;left:50%;width:10px;height:10px;margin-left:-5px;background-color:#fff;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);border-top:1px solid #ddd;border-left:1px solid #ddd;z-index:-1}#float-selection-options .selection-option .more-options .svg,#float-selection-options .selection-option .more-options img{position:relative;top:0;left:0;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0);display:inline-block;vertical-align:middle;margin-right:10px}@media only screen and (min-width:1024px),(hover:hover){#float-selection-options .selection-option:hover .svg path{fill:#7a7a7a}#float-selection-options .selection-option:hover .more-options,#float-selection-options .selection-option:hover .selection-tooltip{opacity:1;visibility:visible}}#float-selection-options .selection-option#selection-rotateccw .selection-tooltip,#float-selection-options .selection-option#selection-rotatecw .selection-tooltip{left:inherit;right:0;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}#float-selection-options .selection-option#selection-rotateccw .selection-tooltip:before,#float-selection-options .selection-option#selection-rotatecw .selection-tooltip:before{left:inherit;right:15px}.creator-simple.creator-page #creator-nav{background-image:none;background-color:#fff;border-bottom:1px solid #000;padding-left:10px}@media only screen and (max-width:1050px){.creator-simple.creator-page #creator-nav{padding:0 10px;height:65px}.creator-simple.creator-page #creator-nav #nav-toggle{left:0}.creator-simple.creator-page #creator-nav .mobile-menu-simple{z-index:999;height:65%;width:100%;position:fixed;bottom:0;right:0;left:0;background-color:#fff;border-top:1px solid #ccc;padding-left:20px;padding-bottom:20px;box-shadow:0 -2px 10px rgba(0,0,0,.1)}.creator-simple.creator-page #creator-nav .mobile-menu-simple .menu-header{font-size:xx-large;font-weight:700}.creator-simple.creator-page #creator-nav .mobile-menu-simple .menu-content{margin-top:30px}.creator-simple.creator-page #creator-nav .mobile-menu-simple .menu-item{margin-bottom:20px;display:flex;align-items:center;gap:15px;cursor:pointer}.creator-simple.creator-page #creator-nav .mobile-menu-simple .menu-item .fa{font-size:20px}.creator-simple.creator-page #creator-nav .mobile-menu-simple .close-sidebar-icon{position:absolute;top:15px;right:15px;padding-top:10px;padding-left:10px;padding-right:10px;cursor:pointer}}@media only screen and (max-width:1400px) and (min-width:1201px){.creator-simple.creator-page #creator-nav{padding-right:30px}}.creator-simple.creator-page #creator-nav .mobile-menu-simple{display:none}.creator-simple.creator-page #creator-nav #nav-toggle{top:0}@media only screen and (max-width:1050px){.creator-simple.creator-page #creator-nav .logo{position:absolute;left:50%;transform:translateX(-50%);padding-left:10px}}.creator-simple.creator-page #creator-nav #menu-preview-on{background-color:#a83cf3;color:#fff;border-radius:25px;margin-right:unset}@media only screen and (max-width:1050px){.creator-simple.creator-page #creator-nav #menu-preview-on{min-width:unset;margin:unset;font-size:smaller}}.creator-simple.creator-page #creator-nav #menu-preview-on:hover{background-color:#93d!important;color:#fff!important}.creator-simple.creator-page #creator-nav #menu-preview-on:active{background-color:#822abb!important;color:#fff!important}.creator-simple.creator-page #creator-nav #menu-preview-on.loading{pointer-events:none;color:transparent!important}.creator-simple.creator-page #creator-nav #menu-preview-on.loading::after{content:"";position:absolute;width:16px;height:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#000;border-radius:50%;animation:button-loading-spinner 1s ease infinite}.creator-simple.creator-page #creator-nav ul.main-menu li#background-color,.creator-simple.creator-page #creator-nav ul.main-menu li#download,.creator-simple.creator-page #creator-nav ul.main-menu li#preview{color:#000}@media only screen and (max-width:1050px){.creator-simple.creator-page #creator-nav ul.main-menu li#background-color,.creator-simple.creator-page #creator-nav ul.main-menu li#download,.creator-simple.creator-page #creator-nav ul.main-menu li#preview{display:none}}.creator-simple.creator-page #creator-nav ul.main-menu li#background-color:hover,.creator-simple.creator-page #creator-nav ul.main-menu li#download:hover,.creator-simple.creator-page #creator-nav ul.main-menu li#preview:hover{color:#7663a8}.creator-simple.creator-page #creator-nav ul.main-menu li#background-color:active,.creator-simple.creator-page #creator-nav ul.main-menu li#download:active,.creator-simple.creator-page #creator-nav ul.main-menu li#preview:active{color:#5d5273}.creator-simple.creator-page #creator-nav ul.main-menu li#background-color .fa-download,.creator-simple.creator-page #creator-nav ul.main-menu li#background-color .fa-fill-drip,.creator-simple.creator-page #creator-nav ul.main-menu li#background-color .fa-image,.creator-simple.creator-page #creator-nav ul.main-menu li#download .fa-download,.creator-simple.creator-page #creator-nav ul.main-menu li#download .fa-fill-drip,.creator-simple.creator-page #creator-nav ul.main-menu li#download .fa-image,.creator-simple.creator-page #creator-nav ul.main-menu li#preview .fa-download,.creator-simple.creator-page #creator-nav ul.main-menu li#preview .fa-fill-drip,.creator-simple.creator-page #creator-nav ul.main-menu li#preview .fa-image{display:contents;color:inherit}.creator-simple.creator-page #creator-nav ul.main-menu li#background-color .background-color-text,.creator-simple.creator-page #creator-nav ul.main-menu li#background-color .download-text,.creator-simple.creator-page #creator-nav ul.main-menu li#background-color .preview-text,.creator-simple.creator-page #creator-nav ul.main-menu li#download .background-color-text,.creator-simple.creator-page #creator-nav ul.main-menu li#download .download-text,.creator-simple.creator-page #creator-nav ul.main-menu li#download .preview-text,.creator-simple.creator-page #creator-nav ul.main-menu li#preview .background-color-text,.creator-simple.creator-page #creator-nav ul.main-menu li#preview .download-text,.creator-simple.creator-page #creator-nav ul.main-menu li#preview .preview-text{margin-left:5px}@media only screen and (max-width:1050px){.creator-simple.creator-page #creator-nav ul.main-menu li#background-color .background-color-text,.creator-simple.creator-page #creator-nav ul.main-menu li#background-color .download-text,.creator-simple.creator-page #creator-nav ul.main-menu li#background-color .preview-text,.creator-simple.creator-page #creator-nav ul.main-menu li#download .background-color-text,.creator-simple.creator-page #creator-nav ul.main-menu li#download .download-text,.creator-simple.creator-page #creator-nav ul.main-menu li#download .preview-text,.creator-simple.creator-page #creator-nav ul.main-menu li#preview .background-color-text,.creator-simple.creator-page #creator-nav ul.main-menu li#preview .download-text,.creator-simple.creator-page #creator-nav ul.main-menu li#preview .preview-text{display:none}}@media only screen and (max-width:1050px){.creator-simple.creator-page .creator-wrapper .artboard-outer{height:100%}}.creator-simple.creator-page .creator-wrapper #tools-left-sidebar{border-radius:15px;z-index:3;top:105px;left:15px;height:calc(100vh - 140px)}.creator-simple.creator-page .creator-wrapper #tools-left-sidebar .pcr-active{box-shadow:0 0 0 2px #fff,0 0 6px 2px rgba(255,255,255,.5)}@media only screen and (max-width:1050px){.creator-simple.creator-page .creator-wrapper #tools-left-sidebar{position:fixed;top:unset;left:unset;bottom:0;height:auto;max-height:calc(100vh - 60px);width:100%;border-radius:unset;overflow:hidden}.creator-simple.creator-page .creator-wrapper #tools-left-sidebar .close-sidebar-icon{top:20px;right:20px;left:unset;padding-top:unset}.creator-simple.creator-page .creator-wrapper #tools-left-sidebar .tools-setting-panel{width:100%;padding-top:5px}.creator-simple.creator-page .creator-wrapper #tools-left-sidebar .tools-setting-panel .swatch-list-wrapper{padding-top:0}}.creator-simple.creator-page .creator-wrapper .page-flip{top:unset;right:unset;bottom:0;width:100%;height:100px;background-color:unset}@media only screen and (max-width:1050px){.creator-simple.creator-page .creator-wrapper .page-flip{height:unset;top:0;bottom:unset}}.creator-simple.creator-page .creator-wrapper .page-flip.portrait{height:200px}@media only screen and (max-width:1050px){.creator-simple.creator-page .creator-wrapper .page-flip.portrait{height:unset}}.creator-simple.creator-page .creator-wrapper .page-flip #page-select{margin-top:7px}.creator-simple.creator-page .creator-wrapper .page-flip button.page{margin:0}@media only screen and (max-width:1050px){.creator-simple.creator-page .creator-wrapper .page-flip button.page{display:none}}.creator-simple.creator-page .creator-wrapper .page-flip button.page .card-preview{border:unset;border-radius:7px}.creator-simple.creator-page .creator-wrapper .page-flip button.page.business-card.active{border:unset;color:#000}.creator-simple.creator-page .creator-wrapper .page-flip button.page.business-card.active .card-preview .card-side{display:none}.creator-simple.creator-page .creator-wrapper .page-flip button.page.business-card.selected{border:unset;outline-offset:3px;outline:2px solid #a747e7;border-radius:5px}@media only screen and (min-width:1051px){.creator-simple.creator-page .creator-wrapper .page-flip button.page.business-card.front{margin-left:400px;margin-right:20px}}.creator-simple.creator-page .creator-wrapper .page-flip .page-flip-content-wrapper{padding:0}.creator-simple.creator-page .creator-wrapper .card-side-toggle{display:none;border:1px solid #ccc;border-radius:9999px;overflow:hidden;background-color:#f4f3f7}@media only screen and (max-width:1050px){.creator-simple.creator-page .creator-wrapper .card-side-toggle{display:inline-flex}}.creator-simple.creator-page .creator-wrapper .toggle-btn{width:95px;padding:8px 16px;border:none;background:0 0;font-weight:500;color:#2b2b2b;cursor:pointer;background-color:transparent;transition:background-color .2s ease;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:6px}.creator-simple.creator-page .creator-wrapper .toggle-btn:not(:last-child){border-right:1px solid #ccc}.creator-simple.creator-page .creator-wrapper .toggle-btn.active{background-color:#e2e0e8;font-weight:600}.creator-simple.creator-page .creator-wrapper .toggle-icon{visibility:hidden}.creator-simple.creator-page .creator-wrapper .toggle-btn.active .toggle-icon{visibility:visible}@media only screen and (max-width:1200px){.creator-simple.creator-page .creator-wrapper{margin-right:unset}}.creator-simple.creator-page .creator-tools{border-radius:15px;top:105px;left:20px;height:183px}.creator-simple.creator-page #floating-text-area-container{display:none;align-items:end}.creator-simple.creator-page #floating-text-area-container .floating-text-area-wrapper{display:flex;align-items:stretch;outline:1px solid #999;border-radius:20px}.creator-simple.creator-page #floating-text-area-container .floating-text-area-wrapper #floating-text-area{height:unset;line-height:1.2;font-size:16px;width:100%;border:none;border-radius:20px;margin-left:5px;padding-left:5px;padding-right:0;align-self:center}.creator-simple.creator-page #floating-text-area-container .floating-text-area-wrapper #floating-text-area:focus{box-shadow:none;border:none!important}.creator-simple.creator-page #floating-text-area-container .floating-text-area-wrapper .done-btn{background:#665195;height:30px;color:#fff;border:none;border-radius:16px;padding:6px 16px;font-size:.9rem;cursor:pointer;margin:7px;align-self:flex-end}.creator-simple.creator-page #floating-text-area-container .floating-text-area-wrapper .done-btn:active{background:#5d5273}@media only screen and (max-width:1050px){.creator-simple.creator-page #floating-text-area-container{position:fixed;left:0;top:-500px;width:100%;background-color:#fff;z-index:3;padding:10px;box-shadow:0 -2px 10px rgba(0,0,0,.1)}.creator-simple.creator-page #floating-text-area-container textarea{width:100%;height:unset}}.creator-simple.creator-page .text-edit-panel{display:flex;flex-direction:column;overflow:visible;position:fixed;top:105px;left:15px;width:400px;background-color:#fff;z-index:2;padding:15px;border-radius:15px;border:1px solid #ccc;box-shadow:0 0 10px 0 rgba(0,0,0,.1);max-height:calc(100vh - 140px);margin-left:45px}@media only screen and (max-width:1050px){.creator-simple.creator-page .text-edit-panel{top:unset;bottom:0;left:0;width:100%;height:27vh;border-radius:0;border:none;padding-bottom:0;margin-left:0}}.creator-simple.creator-page .text-edit-panel .text-edit-header{font-size:1.17em;font-weight:700;padding-left:10px;padding-bottom:10px;display:flex;flex-direction:column}.creator-simple.creator-page .text-edit-panel .text-edit-header .text-edit-header-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:24px;line-height:2;letter-spacing:.2px}@media only screen and (max-width:1050px){.creator-simple.creator-page .text-edit-panel .text-edit-header .text-edit-header-title{font-size:15px;line-height:1}}.creator-simple.creator-page .text-edit-panel .text-edit-header .text-edit-header-description{font-family:Inter,sans-serif,sans-serif;line-height:1.8;font-weight:400;line-height:1.3;font-size:14px;color:#000;margin-top:10px;margin-bottom:15px;letter-spacing:.2px}@media only screen and (max-width:1050px){.creator-simple.creator-page .text-edit-panel .text-edit-header .text-edit-header-description{display:none}}.creator-simple.creator-page .text-edit-panel #text-fields-text-area-container{display:none;flex-direction:column}.creator-simple.creator-page .text-edit-panel #text-fields-text-area-container #text-fields-text-area{height:unset;border:none!important;box-shadow:none;outline:1px solid #999}.creator-simple.creator-page .text-edit-panel #text-fields-text-area-container .done-btn{background:#007cff;height:30px;color:#fff;border:none;border-radius:16px;padding:6px 16px;font-size:.9rem;cursor:pointer;margin-top:10px}.creator-simple.creator-page .text-edit-panel #text-fields-text-area-container .done-btn:active{background:#005bb5}.creator-simple.creator-page .text-edit-panel .text-fields-container{display:flex;flex-direction:column;overflow-y:auto;flex:1;max-height:calc(100vh - 150px);padding-right:5px;scrollbar-width:thin;scrollbar-color:#bbb transparent}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group{display:flex;align-items:center;justify-content:space-between;padding-top:5px;gap:10px}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group:not(:last-child){padding-bottom:5px}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group .text-display{white-space:pre;flex-grow:1;padding-left:10px;overflow:hidden;padding-top:6px;padding-bottom:6px;cursor:pointer;margin-right:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group .text-display.needs-edit{background-color:rgba(255,0,0,.05);border-left:4px solid #e53935;border-radius:4px}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group i.fa.fa-pencil.icon-edit{font-size:18px;padding:6px 10px 6px 10px;cursor:pointer}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group .toggle-text-color-panel{cursor:pointer;display:flex;flex-direction:column;align-items:center;border:none;padding:6px 10px 6px 10px;position:relative}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group .toggle-text-color-panel .current-text-color{width:20px;height:4px;border-radius:2px;margin-top:3px}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group button.toggle-text-color-panel,.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group i.fa.fa-pencil.icon-edit{border-radius:5px}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group button.toggle-text-color-panel:hover,.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group i.fa.fa-pencil.icon-edit:hover{background-color:rgba(175,155,175,.1);color:#7663a8}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group textarea.web{line-height:1.2;margin-left:5px;transition:height .25s ease-out,box-shadow .25s ease-out,border-color .25s ease-out,outline-color .25s ease-out}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group textarea.web:focus{box-shadow:0 0 3px 2px rgba(102,81,149,.5019607843)!important;border:2px solid #665195!important}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group .web{display:block;height:unset}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group .mobile{display:none}@media only screen and (max-width:1050px){.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group{padding-top:0}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group:not(:last-child){border-bottom:1px solid #eee;padding-bottom:0}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group .web{display:none}.creator-simple.creator-page .text-edit-panel .text-fields-container .text-field-group .mobile{display:block}}body.notepads #artboard{margin-left:0}@media only screen and (max-width:1050px){body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal{width:100%;height:auto}body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal .img-wrapper{display:none}body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal .main-content{padding:0 15px 0 15px;width:100%}body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal .main-content .modal-header{margin-bottom:0}body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal .main-content .modal-body .form-inline{margin-bottom:0}body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal .main-content .modal-body .form-inline input[type=radio]{display:none}body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal .main-content .modal-body .form-inline input[type=radio]#pdf:not(:checked)~.advanced{display:none}body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal .main-content .modal-body .form-inline input[type=radio]#pdf:checked~.advanced{display:block}body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal .main-content .modal-footer{margin-top:25px;margin-bottom:25px}body.jukebox_creator_simple_load #crop-marks-modal .modal-wrapper.show-modal .main-content .modal-footer #generate-pdf{width:100%}}@media only screen and (max-width:450px){body.jukebox_creator_simple_load #creator-nav #menu-preview-on{padding:5px 20px}}body.jukebox_creator_simple_load #mobile-nav-checkbox:checked+.site-container .mobile-overlay{display:none}@media only screen and (max-width:1050px){body.jukebox_creator_simple_load .sticker-preview-overlay-outer{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:99}}body.jukebox_creator_simple_load .sticker-preview-overlay-outer .change-side-wrapper{position:absolute;bottom:3%;left:50%;z-index:99;transform:translateX(-50%)}body.jukebox_creator_simple_load .attr-wrapper.size-attr{display:none!important}body.jukebox_creator_simple_load .order-print-panel .panel-wrapper{width:470px}@media only screen and (max-width:1800px){body.jukebox_creator_simple_load .order-print-panel .panel-wrapper{width:410px}}@media only screen and (max-width:1050px){body.jukebox_creator_simple_load .order-print-panel .panel-wrapper{width:100vw;max-width:403px;height:calc(100vh - 60px);top:60px}}body.jukebox_creator_simple_load .order-print-panel .panel-wrapper .panel-title{font-size:1.4rem}body.jukebox_creator_simple_load #edit{min-height:initial}body.jukebox_creator_simple_load .pricing-section-content-wrapper{width:100%;min-width:auto;padding:0;border:none}body.jukebox_creator_simple_load .pricing-section-content-wrapper .price-wrapper{position:static;justify-content:end;padding-top:0}body.jukebox_creator_simple_load .pricing-section-content-wrapper .price-wrapper::before{content:none}body.jukebox_creator_simple_load .attr-wrapper .title-wrapper h4.attr-title{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:13px}body.jukebox_creator_simple_load .attr-wrapper .title-wrapper .selected-option{font-size:13px}body.jukebox_creator_simple_load .business-card-v2-options{margin:0!important;width:100%}body.jukebox_creator_simple_load .attr-wrapper .select-wrapper{font-size:14px}body.jukebox_creator_simple_load .attr-wrapper .select2.select2-container.select2-container--default .select2-selection__rendered{font-family:"DM Sans",sans-serif!important;font-weight:500;line-height:1.8;font-size:14px!important;margin-left:5px}body.jukebox_creator_simple_load .attr-wrapper .select2-selection__arrow{right:5px!important}body.jukebox_creator_simple_load .attr-wrapper.businessCard-attr{display:none!important}body.jukebox_creator_simple_load .attr-wrapper.businessCard-attr .info-icon{display:none}body.jukebox_creator_simple_load .attr-wrapper.advanced-attr,body.jukebox_creator_simple_load .attr-wrapper.fold-attr,body.jukebox_creator_simple_load .attr-wrapper.size-attr,body.jukebox_creator_simple_load .attr-wrapper.templateOrientation-attr,body.jukebox_creator_simple_load .attr-wrapper.time-frame-wrapper{display:none!important}@media only screen and (max-width:1800px){body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container{width:unset}}@media only screen and (max-width:1800px){body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .recommended{display:none}}@media only screen and (max-width:1200px){body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{min-width:74px}}@media only screen and (max-width:450px){body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-text{min-width:55px}}body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:60px!important}@media only screen and (max-width:1800px){body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{margin-left:0!important}}@media only screen and (max-width:450px){body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-price{min-width:55px}}@media only screen and (max-width:450px){body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-unit-price{margin-left:5px;min-width:70px}}body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .quantity-savings{margin-left:5px!important}@media only screen and (max-width:1200px){body.jukebox_creator_simple_load #edit .quantity-container .attr-wrapper.quantity-attr.attr-radio .button-container .button-wrapper .product-options-button .option.radio label .input-wrapper{width:74px!important}}@media only screen and (max-width:1050px){body.jukebox_creator_simple_load #edit .save-product{margin-bottom:150px}}body.jukebox_creator_simple_load .delivery-estimates,body.jukebox_creator_simple_load .pdf-template-btn-wrapper{display:none!important}body.jukebox_creator_simple_load .product-select-summary .summary-details{width:100%}body.jukebox_creator_simple_load .product-select-summary .sameday-countdown{display:none}body.jukebox_creator_simple_load .product-select-summary .sets-attr{display:none}body.jukebox_creator_simple_load .product-select-summary .subtotal{justify-content:left;padding:10px 0!important;width:100%;column-gap:90px}body.jukebox_creator_simple_load .product-select-summary .subtotal .label{font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px;color:#000}body.jukebox_creator_simple_load .product-select-summary .subtotal .amount{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:24px!important}body.jukebox_creator_simple_load .product-select-summary .actions{margin-bottom:50px}body.jukebox_creator_simple_load .product-select-summary .actions button{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:17px;line-height:1;min-height:50px;border-radius:30px!important}body.jukebox_creator_simple_load .product-select-summary .actions button.loading{color:#393939}body.jukebox_creator_simple_load .product-select-summary .actions .save-product{display:inline-block!important}body.jukebox_creator_simple_load .product-select-summary .actions .design-now,body.jukebox_creator_simple_load .product-select-summary .actions .save-product-caption,body.jukebox_creator_simple_load .product-select-summary .actions .upload-modal{display:none!important}body.jukebox_creator_simple_load .product-select-summary .upgrades-wrapper{display:none}body.jukebox_creator_simple_load .select2-dropdown .select2-results__option[role=option]{padding:7px 12px 7px 12px}body.jukebox_creator_simple_load .select2-dropdown .select2-results__option[role=option] span.product-option,body.jukebox_creator_simple_load .select2-dropdown .select2-results__option[role=option] span:not(.most-popular-dimension){font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:14px!important}body.jukebox_creator_simple_load .upgrade.folding-upgrade{display:none!important}body.jukebox_creator_simple_load .select2-selection__rendered .most-popular-dimension{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;display:inline-block;margin-left:8px}body.jukebox_creator_simple_load .advanced-options,body.jukebox_creator_simple_load .basic-options{display:none}body.jukebox_creator_simple_load button[type=button][disabled]{opacity:.8!important;color:transparent!important}body.jukebox_creator_simple_load button[type=button][disabled]::after{content:"";position:absolute;height:16px;width:16px;top:0;left:0;right:0;bottom:0;margin:auto;border:4px solid transparent;border-top-color:#fff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}body.jukebox_creator_simple_load #edit .product-options-wrapper.mode-advanced.attr-filter-printTypes .printTypes-attr{display:none!important}body.jukebox_creator_simple_load.wedding_invitations #edit .product-options-wrapper.mode-basic.attr-filter-printTypes .printTypes-attr{display:none!important}body.jukebox_creator_simple_load.business_cards #edit .product-options-wrapper.mode-basic .printTypes-attr{display:none!important}body.jukebox_creator_simple_load.stock-swatch .select2-container span.product-option:after{left:8px}body.jukebox_creator_simple_load.lock-product-select #edit .standard .attr-wrapper .select2-container--default{pointer-events:none;background-color:rgba(26,18,57,.05)!important}body.jukebox_creator_simple_load.lock-product-select #edit .standard .attr-wrapper.businessCard-attr{display:none!important}body.jukebox_creator_simple_load.show-business-card-selector #edit .standard .businessCard-attr{display:block!important}body.jukebox_creator_simple_load .nav-toggle-container{min-height:0!important}body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle{display:none;position:absolute;top:-31px;left:0;width:30px;height:15px;padding:0;margin:0 20px 0 10px;outline:0;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width:601px){body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle{top:-43px;left:0}}@media only screen and (min-width:751px){body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle{left:220px}}@media only screen and (min-width:801px){body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle{left:260px}}@media only screen and (max-width:1400px) and (1050px){body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle{margin-top:17px;margin-bottom:17px}}@media only screen and (max-width:1050px){body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle{display:block;-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}}@media only screen and (min-width:1024px),(hover:hover){body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle:hover .icon-bar{background-color:#3cb1cb}}body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle .icon-bar{position:absolute;left:0;width:30px;height:3px;background-color:#000;outline:0;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border-radius:15px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:500px){body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle .icon-bar{width:25px}}body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle .icon-bar.top-bar{top:0}body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle .icon-bar.mid-bar{top:8px}body.jukebox_creator_simple_load .nav-toggle-container .nav-toggle .icon-bar.bottom-bar{top:16px}@media only screen and (max-width:1050px){body.jukebox_creator_simple_load #nav-category-checkbox-products:checked~.site-container .nav-section[data-category=products]{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}body.jukebox_creator_simple_load #nav-category-checkbox-resources_mobile:checked~.site-container .nav-section[data-category=resources_mobile]{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}body.jukebox_creator_simple_load #mobile-nav-checkbox:checked+.site-container .nav-toggle-container .icon-bar.top-bar{top:12px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}body.jukebox_creator_simple_load #mobile-nav-checkbox:checked+.site-container .nav-toggle-container .icon-bar.mid-bar{opacity:0}body.jukebox_creator_simple_load #mobile-nav-checkbox:checked+.site-container .nav-toggle-container .icon-bar.bottom-bar{top:12px;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}body.jukebox_creator_simple_load #mobile-nav-checkbox:checked+.site-container .navigation-container{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}}body.creator_shape_templates .templates-grid .templates .doc-template,body.creator_show_templates_specific .templates-grid .templates .doc-template{float:left;width:23.5%;height:180px;padding:10px;margin-right:2%;margin-bottom:2%;background-color:#fff;border:1px solid #bfbfbf;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.creator_shape_templates .templates-grid .templates .doc-template:nth-of-type(4n),body.creator_show_templates_specific .templates-grid .templates .doc-template:nth-of-type(4n){margin-right:0}body.creator_shape_templates .templates-grid .templates .doc-template .admin-actions,body.creator_show_templates_specific .templates-grid .templates .doc-template .admin-actions{position:relative;width:100%;margin-bottom:7px}body.creator_shape_templates .templates-grid .templates .doc-template .admin-actions .template-id,body.creator_show_templates_specific .templates-grid .templates .doc-template .admin-actions .template-id{margin:0;font-size:12px;line-height:1}body.creator_shape_templates .templates-grid .templates .doc-template .admin-actions .delete-template,body.creator_show_templates_specific .templates-grid .templates .doc-template .admin-actions .delete-template{position:absolute;top:50%;right:0;font-size:12px;color:#ff687a;text-decoration:underline;line-height:1;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;cursor:pointer}@media only screen and (min-width:1024px),(hover:hover){body.creator_shape_templates .templates-grid .templates .doc-template .admin-actions .delete-template:hover,body.creator_show_templates_specific .templates-grid .templates .doc-template .admin-actions .delete-template:hover{color:#ffa6b2}}body.creator_shape_templates .templates-grid .templates .doc-template .thumbnail,body.creator_show_templates_specific .templates-grid .templates .doc-template .thumbnail{display:table;position:relative;width:100%;margin-bottom:5px;border-bottom:1px solid #f7f7f7;box-shadow:none!important}body.creator_shape_templates .templates-grid .templates .doc-template .thumbnail .rect-thumbnail,body.creator_show_templates_specific .templates-grid .templates .doc-template .thumbnail .rect-thumbnail{display:table-cell;width:100%;height:100px;padding:25px 0;text-align:center;vertical-align:middle;border:2px solid #ff0084}body.creator_shape_templates .templates-grid .templates .doc-template .thumbnail .rect-thumbnail span,body.creator_show_templates_specific .templates-grid .templates .doc-template .thumbnail .rect-thumbnail span{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:22px}body.creator_shape_templates .templates-grid .templates .doc-template .thumbnail .preview,body.creator_show_templates_specific .templates-grid .templates .doc-template .thumbnail .preview{display:table-cell;width:100%;height:100px;text-align:center;vertical-align:center}body.creator_shape_templates .templates-grid .templates .doc-template .thumbnail .preview img,body.creator_show_templates_specific .templates-grid .templates .doc-template .thumbnail .preview img{max-width:100%;max-height:100%;margin:0 auto}body.creator_shape_templates .templates-grid .templates .doc-template .name,body.creator_show_templates_specific .templates-grid .templates .doc-template .name{max-height:54px;font-size:13px;color:#000;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;line-height:1.5;overflow:hidden}@media only screen and (min-width:1024px),(hover:hover){body.creator_shape_templates .templates-grid .templates .doc-template:hover,body.creator_show_templates_specific .templates-grid .templates .doc-template:hover{border-color:#3cb1cb}body.creator_shape_templates .templates-grid .templates .doc-template:hover .name,body.creator_show_templates_specific .templates-grid .templates .doc-template:hover .name{color:#3cb1cb}}body.creator_shape_templates .templates-grid .templates .doc-template.active,body.creator_show_templates_specific .templates-grid .templates .doc-template.active{border-color:#3cb1cb;background-color:#eaf9ff}body.creator_shape_templates .templates-grid .templates .doc-template.active .name,body.creator_show_templates_specific .templates-grid .templates .doc-template.active .name{color:#3cb1cb}body.creator_shape_templates .templates-grid .templates a div.doc-template div.rect-thumbnail span,body.creator_show_templates_specific .templates-grid .templates a div.doc-template div.rect-thumbnail span{font-size:20px!important}body.creator_shape_templates .templates-grid .template,body.creator_show_templates_specific .templates-grid .template{float:left;display:block;text-align:center;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body.creator_shape_templates .templates-grid .template .template-link,body.creator_show_templates_specific .templates-grid .template .template-link{position:relative;display:block;width:100%;height:100%;padding-bottom:20px;padding-top:30px}body.creator_shape_templates .templates-grid .template .template-link .template-image,body.creator_show_templates_specific .templates-grid .template .template-link .template-image{position:relative;margin:0 auto}body.creator_shape_templates .templates-grid .template .template-link .template-image img,body.creator_show_templates_specific .templates-grid .template .template-link .template-image img{max-width:100%;max-height:100%;object-fit:contain;border:1px solid #bfbfbf;-webkit-transition:all .6s ease;-moz-transition:all .6s ease;-ms-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;box-sizing:border-box;-webkit-backface-visibility:hidden}body.creator_shape_templates .templates-grid .template .template-link .template-name,body.creator_show_templates_specific .templates-grid .template .template-link .template-name{display:block;margin-top:10px;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;color:#000;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}@media only screen and (max-width:1200px){body.creator_shape_templates .templates-grid.business-card-templates,body.creator_shape_templates .templates-grid.greeting-card-templates,body.creator_show_templates_specific .templates-grid.business-card-templates,body.creator_show_templates_specific .templates-grid.greeting-card-templates{padding:0 30px 30px 30px}}body.creator_shape_templates .templates-grid.business-card-templates .template,body.creator_shape_templates .templates-grid.greeting-card-templates .template,body.creator_show_templates_specific .templates-grid.business-card-templates .template,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template{width:32%;margin-right:2%}body.creator_shape_templates .templates-grid.business-card-templates .template:nth-of-type(3n),body.creator_shape_templates .templates-grid.greeting-card-templates .template:nth-of-type(3n),body.creator_show_templates_specific .templates-grid.business-card-templates .template:nth-of-type(3n),body.creator_show_templates_specific .templates-grid.greeting-card-templates .template:nth-of-type(3n){margin-right:0}@media only screen and (max-width:900px){body.creator_shape_templates .templates-grid.business-card-templates .template,body.creator_shape_templates .templates-grid.greeting-card-templates .template,body.creator_show_templates_specific .templates-grid.business-card-templates .template,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template{width:48%;margin-right:4%}body.creator_shape_templates .templates-grid.business-card-templates .template:nth-of-type(3n),body.creator_shape_templates .templates-grid.greeting-card-templates .template:nth-of-type(3n),body.creator_show_templates_specific .templates-grid.business-card-templates .template:nth-of-type(3n),body.creator_show_templates_specific .templates-grid.greeting-card-templates .template:nth-of-type(3n){margin-right:4%}body.creator_shape_templates .templates-grid.business-card-templates .template:nth-of-type(2n),body.creator_shape_templates .templates-grid.greeting-card-templates .template:nth-of-type(2n),body.creator_show_templates_specific .templates-grid.business-card-templates .template:nth-of-type(2n),body.creator_show_templates_specific .templates-grid.greeting-card-templates .template:nth-of-type(2n){margin-right:0}}@media only screen and (max-width:600px){body.creator_shape_templates .templates-grid.business-card-templates .template,body.creator_shape_templates .templates-grid.greeting-card-templates .template,body.creator_show_templates_specific .templates-grid.business-card-templates .template,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template{width:100%;margin:0!important}}body.creator_shape_templates .templates-grid.business-card-templates .template .template-link .template-image,body.creator_shape_templates .templates-grid.greeting-card-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.business-card-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template .template-link .template-image{width:100%;height:320px}@media only screen and (max-width:1200px){body.creator_shape_templates .templates-grid.business-card-templates .template .template-link .template-image,body.creator_shape_templates .templates-grid.greeting-card-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.business-card-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template .template-link .template-image{height:280px}}@media only screen and (max-width:1050px){body.creator_shape_templates .templates-grid.business-card-templates .template .template-link .template-image,body.creator_shape_templates .templates-grid.greeting-card-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.business-card-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template .template-link .template-image{height:250px}}@media only screen and (max-width:350px){body.creator_shape_templates .templates-grid.business-card-templates .template .template-link .template-image,body.creator_shape_templates .templates-grid.greeting-card-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.business-card-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template .template-link .template-image{height:210px}}body.creator_shape_templates .templates-grid.business-card-templates .template .template-link .template-image img,body.creator_shape_templates .templates-grid.greeting-card-templates .template .template-link .template-image img,body.creator_show_templates_specific .templates-grid.business-card-templates .template .template-link .template-image img,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template .template-link .template-image img{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (min-width:1024px),(hover:hover){body.creator_shape_templates .templates-grid.business-card-templates .template .template-link:hover .template-image img,body.creator_shape_templates .templates-grid.greeting-card-templates .template .template-link:hover .template-image img,body.creator_show_templates_specific .templates-grid.business-card-templates .template .template-link:hover .template-image img,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template .template-link:hover .template-image img{-webkit-transform:translate(-50%,-53%);-moz-transform:translate(-50%,-53%);-ms-transform:translate(-50%,-53%);-o-transform:translate(-50%,-53%);transform:translate(-50%,-53%);border-color:#4ec6da}body.creator_shape_templates .templates-grid.business-card-templates .template .template-link:hover .template-name,body.creator_shape_templates .templates-grid.greeting-card-templates .template .template-link:hover .template-name,body.creator_show_templates_specific .templates-grid.business-card-templates .template .template-link:hover .template-name,body.creator_show_templates_specific .templates-grid.greeting-card-templates .template .template-link:hover .template-name{color:#4ec6da}}@media only screen and (max-width:600px){body.creator_shape_templates .templates-grid.greeting-card-templates,body.creator_show_templates_specific .templates-grid.greeting-card-templates{padding:0 0 30px 0}}body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template,body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template{width:23%}body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template:nth-of-type(3n),body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template:nth-of-type(3n){margin-right:2%}body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template:nth-of-type(4n),body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template:nth-of-type(4n){margin-right:0}@media only screen and (max-width:900px){body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template,body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template{width:48%;margin-right:4%}body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template:nth-of-type(even),body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template:nth-of-type(even){margin-right:0!important}body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template:nth-of-type(odd),body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template:nth-of-type(odd){margin-right:4%!important}}@media only screen and (max-width:600px){body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template .template-link .template-image{width:100%}}body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template .template-link .template-image img,body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template .template-link .template-image img{border:none}body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template .template-link .template-name,body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template .template-link .template-name{height:30px}@media only screen and (max-width:600px){body.creator_shape_templates .templates-grid.greeting-card-templates .templates .template .template-link .template-name,body.creator_show_templates_specific .templates-grid.greeting-card-templates .templates .template .template-link .template-name{height:55px}}@media only screen and (max-width:1200px) and (min-width:950px){body.creator_shape_templates .templates-grid.gift-certificate-templates .templates,body.creator_show_templates_specific .templates-grid.gift-certificate-templates .templates{padding:0 30px}}body.creator_shape_templates .templates-grid.gift-certificate-templates .template,body.creator_show_templates_specific .templates-grid.gift-certificate-templates .template{width:48%;margin-right:4%;margin-bottom:1%}body.creator_shape_templates .templates-grid.gift-certificate-templates .template:nth-of-type(2n),body.creator_show_templates_specific .templates-grid.gift-certificate-templates .template:nth-of-type(2n){margin-right:0}@media only screen and (max-width:950px){body.creator_shape_templates .templates-grid.gift-certificate-templates .template,body.creator_show_templates_specific .templates-grid.gift-certificate-templates .template{width:100%;margin-right:0}}body.creator_shape_templates .templates-grid.gift-certificate-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.gift-certificate-templates .template .template-link .template-image{width:500px}@media only screen and (max-width:1150px) and (min-width:950px){body.creator_shape_templates .templates-grid.gift-certificate-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.gift-certificate-templates .template .template-link .template-image{width:400px}}@media only screen and (max-width:600px){body.creator_shape_templates .templates-grid.gift-certificate-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.gift-certificate-templates .template .template-link .template-image{width:350px}}@media only screen and (max-width:450px){body.creator_shape_templates .templates-grid.gift-certificate-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.gift-certificate-templates .template .template-link .template-image{width:300px}}@media only screen and (max-width:350px){body.creator_shape_templates .templates-grid.gift-certificate-templates .template .template-link .template-image,body.creator_show_templates_specific .templates-grid.gift-certificate-templates .template .template-link .template-image{width:250px}}@media only screen and (min-width:1024px),(hover:hover){body.creator_shape_templates .templates-grid.gift-certificate-templates .template .template-link:hover .template-image img,body.creator_show_templates_specific .templates-grid.gift-certificate-templates .template .template-link:hover .template-image img{-webkit-transform:translateY(-3%);-moz-transform:translateY(-3%);-ms-transform:translateY(-3%);-o-transform:translateY(-3%);transform:translateY(-3%);border-color:#4ec6da}}body.creator_shape_templates .templates-grid .templates .full-section,body.creator_show_templates_specific .templates-grid .templates .full-section{float:left;width:96%;margin-right:4%}body.creator_shape_templates .templates-grid .templates .half-section,body.creator_show_templates_specific .templates-grid .templates .half-section{float:left;width:48%;margin-right:4%;margin-bottom:60px}body.creator_shape_templates .templates-grid .templates .half-section:nth-of-type(2n),body.creator_show_templates_specific .templates-grid .templates .half-section:nth-of-type(2n){margin-right:0}@media only screen and (max-width:800px){body.creator_shape_templates .templates-grid .templates .half-section,body.creator_show_templates_specific .templates-grid .templates .half-section{width:100%;margin-right:0!important}}body.creator_shape_templates .templates-grid .templates .half-section .section-header,body.creator_show_templates_specific .templates-grid .templates .half-section .section-header{margin:0;text-align:center;font-size:18px;color:#000}body.creator_shape_templates .templates-grid .templates .half-section .template,body.creator_show_templates_specific .templates-grid .templates .half-section .template{width:48%;margin-right:4%}body.creator_shape_templates .templates-grid .templates .half-section .template:nth-of-type(2n),body.creator_show_templates_specific .templates-grid .templates .half-section .template:nth-of-type(2n){margin-right:0}@media only screen and (max-width:600px){body.creator_shape_templates .templates-grid .templates .half-section .template,body.creator_show_templates_specific .templates-grid .templates .half-section .template{width:100%;margin:0!important}}body.creator_shape_templates .templates-grid .templates .half-section .template .template-link .template-image,body.creator_show_templates_specific .templates-grid .templates .half-section .template .template-link .template-image{height:257px;width:257px}@media only screen and (max-width:1200px){body.creator_shape_templates .templates-grid .templates .half-section .template .template-link .template-image,body.creator_show_templates_specific .templates-grid .templates .half-section .template .template-link .template-image{width:228px;height:228px}}@media only screen and (max-width:1050px){body.creator_shape_templates .templates-grid .templates .half-section .template .template-link .template-image,body.creator_show_templates_specific .templates-grid .templates .half-section .template .template-link .template-image{width:218px;height:218px}}@media only screen and (max-width:800px){body.creator_shape_templates .templates-grid .templates .half-section .template .template-link .template-image,body.creator_show_templates_specific .templates-grid .templates .half-section .template .template-link .template-image{width:250px;height:250px}}body.creator_shape_templates .templates-grid .templates .half-section .template .template-link .template-image img,body.creator_show_templates_specific .templates-grid .templates .half-section .template .template-link .template-image img{top:auto;bottom:10px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (min-width:1024px),(hover:hover){body.creator_shape_templates .templates-grid .templates .half-section .template .template-link:hover .template-image img,body.creator_show_templates_specific .templates-grid .templates .half-section .template .template-link:hover .template-image img{bottom:20px;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);border-color:#4ec6da}}.legal-page h5{font-size:18px;color:#000}.legal-page p{margin:20px 0}.maintenance{position:relative}.maintenance .content-container{position:absolute;top:50%;left:50%;width:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media only screen and (max-width:1050px){.maintenance .content-container{position:static;max-width:600px;margin-top:50px;margin-bottom:50px;-webkit-transform:translate(0,0);-moz-transform:translate(0,0);-ms-transform:translate(0,0);-o-transform:translate(0,0);transform:translate(0,0)}}@media only screen and (max-width:450px){.maintenance .content-container{padding:0 15px!important}}.maintenance .logo{width:200px}@media only screen and (max-width:1050px){.maintenance .logo{margin:0 auto}}@media only screen and (max-width:600px){.maintenance .logo{width:175px}}@media only screen and (max-height:350px){.maintenance .logo{width:150px}}.maintenance .mobile-image{display:none}@media only screen and (max-width:1050px){.maintenance .mobile-image{display:block;width:250px;margin:30px auto}.maintenance .mobile-image img{margin:0 auto}}@media only screen and (max-width:400px){.maintenance .mobile-image{width:100%}}@media only screen and (max-height:550px){.maintenance .mobile-image{display:none}}.maintenance .content h1{margin-bottom:10px;color:#000}.maintenance .content h1.text-blue{color:#4ec6da}@media only screen and (max-width:1050px){.maintenance .content h1{font-size:30px}}@media only screen and (max-width:600px){.maintenance .content h1{font-size:26px;text-align:center}}@media only screen and (max-width:376px){.maintenance .content h1{text-align:left}}@media only screen and (max-height:350px){.maintenance .content h1{font-size:24px}}.maintenance .content p{margin:0;margin-bottom:15px;font-size:18px}.maintenance .content p:last-of-type{margin:0}@media only screen and (max-width:600px){.maintenance .content p{font-size:16px}}.maintenance .content p a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}@media only screen and (max-width:1050px){.maintenance .content-container{padding:0 30px}.maintenance .col{margin-bottom:0}.maintenance .image-section{display:none}}.page-sitemap .content-container{max-width:1530px}@media only screen and (max-width:1600px){.page-sitemap .content-container{padding:0 30px}}.sitemap-container{margin-bottom:50px}.sitemap-container:last-of-type{margin-bottom:0}.sitemap-container h5{margin:0;margin-bottom:20px;font-size:18px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.sitemap-container h5.section-heading{position:relative;min-height:32px;margin-bottom:10px;color:#4ec6da}.sitemap-container h5.section-heading:after{content:"";position:absolute;bottom:0;left:0;width:80%;height:1px;background-color:#bfbfbf}.sitemap-container h5.section-heading.no-underline:after{display:none}.sitemap-container .sitemap-list{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;-webkit-flex-direction:column;-moz-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:320px}.sitemap-container .sitemap-list.other-products{width:80%}.sitemap-container .sitemap-list li{width:20%;margin-bottom:10px}.sitemap-container .sitemap-list li a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px;color:#000}@media only screen and (min-width:1024px),(hover:hover){.sitemap-container .sitemap-list li a:hover{color:#4ec6da}}@media only screen and (max-width:1200px){.sitemap-container .sitemap-list{height:360px}.sitemap-container .sitemap-list.other-products{width:66%}.sitemap-container .sitemap-list li{width:33%}}@media only screen and (max-width:1050px){.sitemap-container .sitemap-list{height:500px}.sitemap-container .sitemap-list.other-products{width:100%}.sitemap-container .sitemap-list li{width:50%}}@media only screen and (max-width:800px){.sitemap-container .sitemap-list{height:650px}}@media only screen and (max-width:600px){.sitemap-container .sitemap-list{display:block;height:auto}.sitemap-container .sitemap-list li{width:100%}}.sitemap-container .sitemap-sections .section{float:left;width:20%;margin-bottom:30px}@media only screen and (max-width:1050px){.sitemap-container .sitemap-sections .section{width:25%}}@media only screen and (max-width:900px){.sitemap-container .sitemap-sections .section{width:33%}}@media only screen and (max-width:700px){.sitemap-container .sitemap-sections .section{width:100%}}.sitemap-container .sitemap-sections .section .heading-link{display:block;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;font-size:14px}@media only screen and (min-width:1024px),(hover:hover){.sitemap-container .sitemap-sections .section .heading-link:hover{color:#4ec6da}}.sitemap-container .sitemap-sections .section .section-list{margin-bottom:20px}.sitemap-container .sitemap-sections .section li a{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:14px}section.creator-select.creator-select-premade{background-color:#eaf9ff}section.creator-select.creator-select-premade .section-content{margin-right:auto}section.creator-select.creator-select-template{margin-bottom:60px}section.creator-select.creator-select-template .section-content{margin-left:auto}section.creator-select .section-content{width:75%}@media only screen and (max-width:1400px){section.creator-select .section-content{width:100%}}section.creator-select .section-content h5{margin-bottom:15px;font-size:20px}section.creator-select .section-content p{margin-top:0;margin-bottom:15px;font-size:18px}section.creator-select ul.list{padding-left:20px;margin-bottom:30px}section.creator-select ul.list li{font-size:18px;list-style-type:disc;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8}section.creator-select .select-wrapper{margin-bottom:30px}section.creator-select .select-wrapper .select2.select2-container{-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;border-radius:5px;overflow:hidden}section.creator-select .select-wrapper .select2-selection__rendered{padding:5px 20px!important;background-color:#eaf9ff;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:18px}section.creator-select .button{font-size:18px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border-radius:10px}@media only screen and (max-width:800px){.psd-templates .content-container{padding:0 30px}}@media only screen and (max-width:600px){.psd-templates .content-container{padding:0 15px}}.psd-templates .template{float:left;width:31%;margin-right:3.5%;margin-bottom:30px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.psd-templates .template:nth-of-type(3n){margin-right:0}@media only screen and (max-width:800px){.psd-templates .template{width:48%;margin-right:4%}.psd-templates .template:nth-of-type(2n){margin-right:0}.psd-templates .template:nth-of-type(3n){margin-right:4%}}@media only screen and (max-width:600px){.psd-templates .template{width:100%;margin-right:0}.psd-templates .template:nth-of-type(3n){margin-right:0}}.psd-templates .template .template-image{height:250px;overflow:hidden}@media only screen and (min-width:2500px){.psd-templates .template .template-image{height:350px}}.psd-templates .template .template-image img{height:100%}.psd-templates .template .template-content .template-category{display:block;margin-top:20px;margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#ff0084;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}.psd-templates .template .template-content .template-title{margin:0;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000;font-size:18px;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;line-height:1.3}.psd-templates .template .template-content p{margin:0;width:95%;min-height:125px;font-size:14px}@media only screen and (min-width:1024px),(hover:hover){.psd-templates .template a:hover .template-title{color:#ff0084}}@media only screen and (max-width:1200px){.psd-template{padding-top:0}}@media only screen and (max-width:450px){.psd-template .content-container{padding:0}}.psd-template-page .header-image{width:100%;height:400px;background-size:cover;background-position:center center}.psd-template-page .template-content{margin-top:60px}@media only screen and (max-width:450px){.psd-template-page .template-content{padding:0 30px}}.psd-template-page .template-content strong{font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.psd-template-page .template-content h1{margin-top:0;font-size:32px;line-height:1.3}.psd-template-page .template-content h4{color:#4ec6da;margin-bottom:5px}.psd-template-page .template-content h4+p{margin-top:5px}.psd-template-page .template-content h5{margin-bottom:10px}.psd-template-page .template-content h5+p{margin-top:10px}.psd-template-page .template-content ol{padding-left:15px}.psd-template-page .template-content ol li{list-style-type:decimal;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#000}.psd-template-page .template-content ol li span.bold{color:#000}.psd-template-page .template-content ul,.psd-template-page .template-content ul.content-list{padding-left:15px}.psd-template-page .template-content ul li,.psd-template-page .template-content ul.content-list li{list-style-type:disc;font-family:"DM Sans",sans-serif;font-weight:500;line-height:1.8;font-size:18px;color:#000}.psd-template-page .template-content ul li .nested-list,.psd-template-page .template-content ul.content-list li .nested-list{padding-left:30px}.psd-template-page .template-content ul li .nested-list li,.psd-template-page .template-content ul.content-list li .nested-list li{font-size:16px}.order_pick_up,.order_pick_up_6225,.order_pick_up_yyz{overflow:hidden}.order_pick_up main,.order_pick_up_6225 main,.order_pick_up_yyz main{display:flex;overflow:hidden;height:100vh}.order_pick_up .page-container,.order_pick_up_6225 .page-container,.order_pick_up_yyz .page-container{display:flex;flex-direction:column;flex:1;overflow:auto;position:relative}.order_pick_up .page-container .pickup-overlay,.order_pick_up_6225 .page-container .pickup-overlay,.order_pick_up_yyz .page-container .pickup-overlay{position:absolute;top:0;left:0;width:100%;height:100%}.order_pick_up .page-container .pickup-overlay .message,.order_pick_up_6225 .page-container .pickup-overlay .message,.order_pick_up_yyz .page-container .pickup-overlay .message{position:absolute;top:50%;left:0;width:100%;height:auto;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.order_pick_up .page-container .pickup-overlay .message h1,.order_pick_up_6225 .page-container .pickup-overlay .message h1,.order_pick_up_yyz .page-container .pickup-overlay .message h1{font-size:70px;letter-spacing:1.2px;color:#fff}.order_pick_up .page-container .pickup-overlay .message h2,.order_pick_up_6225 .page-container .pickup-overlay .message h2,.order_pick_up_yyz .page-container .pickup-overlay .message h2{color:#fff;font-size:36px}.order_pick_up .page-container .pickup-overlay .message h3,.order_pick_up_6225 .page-container .pickup-overlay .message h3,.order_pick_up_yyz .page-container .pickup-overlay .message h3{color:#fff;font-size:32px}.order_pick_up .page-container .pickup-overlay .message h4,.order_pick_up_6225 .page-container .pickup-overlay .message h4,.order_pick_up_yyz .page-container .pickup-overlay .message h4{margin-bottom:0;color:#fff}.order_pick_up .page-container .pickup-overlay .message p,.order_pick_up_6225 .page-container .pickup-overlay .message p,.order_pick_up_yyz .page-container .pickup-overlay .message p{margin-top:0;color:#fff;font-size:16px}.order_pick_up .page-container .pickup-overlay .message span,.order_pick_up_6225 .page-container .pickup-overlay .message span,.order_pick_up_yyz .page-container .pickup-overlay .message span{font-family:inherit;font-weight:inherit;color:inherit}.order_pick_up .page-container .pickup-overlay#success-overlay,.order_pick_up_6225 .page-container .pickup-overlay#success-overlay,.order_pick_up_yyz .page-container .pickup-overlay#success-overlay{background-color:#7ac142;z-index:2}.order_pick_up .page-container .pickup-overlay#error-overlay,.order_pick_up_6225 .page-container .pickup-overlay#error-overlay,.order_pick_up_yyz .page-container .pickup-overlay#error-overlay{background-color:#ff687a;z-index:2}.order_pick_up .page-container .pickup-overlay#pickup-overlay,.order_pick_up_6225 .page-container .pickup-overlay#pickup-overlay,.order_pick_up_yyz .page-container .pickup-overlay#pickup-overlay{background-color:#ff0084;z-index:1}.order_pick_up .login-wrapper,.order_pick_up_6225 .login-wrapper,.order_pick_up_yyz .login-wrapper{top:48%;width:650px;height:auto;background-color:transparent}@media only screen and (max-width:600px){.order_pick_up .page-container .pickup-overlay .message,.order_pick_up_6225 .page-container .pickup-overlay .message,.order_pick_up_yyz .page-container .pickup-overlay .message{padding:0 10px}.order_pick_up .page-container .pickup-overlay .message h1,.order_pick_up_6225 .page-container .pickup-overlay .message h1,.order_pick_up_yyz .page-container .pickup-overlay .message h1{line-height:1.2}.order_pick_up .login-wrapper,.order_pick_up_6225 .login-wrapper,.order_pick_up_yyz .login-wrapper{padding:0 25px;width:100%}}.order_pick_up .form-label,.order_pick_up_6225 .form-label,.order_pick_up_yyz .form-label{padding:0 20px;margin-bottom:5px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;font-size:26px;line-height:1}.order_pick_up .form-row,.order_pick_up_6225 .form-row,.order_pick_up_yyz .form-row{margin-bottom:50px!important}.order_pick_up input,.order_pick_up_6225 input,.order_pick_up_yyz input{font-size:26px}.order_pick_up .login-wrapper.curbside-pu,.order_pick_up .pu-message{display:none}.order_pick_up_6225 .menu-slide-container main,.order_pick_up_yyz .menu-slide-container main{margin-top:0;padding-top:0}.order_pick_up_6225 .login-wrapper.customer-pu,.order_pick_up_yyz .login-wrapper.customer-pu{display:none}.order_pick_up_6225 .login-wrapper.curbside-pu,.order_pick_up_yyz .login-wrapper.curbside-pu{top:auto;margin:auto;margin-top:90px}@media only screen and (max-width:600px){.order_pick_up_6225 .login-wrapper.curbside-pu,.order_pick_up_yyz .login-wrapper.curbside-pu{top:auto;margin:initial;margin-top:135px}}.order_pick_up_6225 .login-wrapper.curbside-pu .original-logo,.order_pick_up_yyz .login-wrapper.curbside-pu .original-logo{margin:auto}.order_pick_up_6225 .login-wrapper.curbside-pu h2,.order_pick_up_yyz .login-wrapper.curbside-pu h2{text-align:center;margin-bottom:50px}.order_pick_up_6225 .login-wrapper.curbside-pu .or,.order_pick_up_yyz .login-wrapper.curbside-pu .or{text-align:center;margin:15px;font-size:16px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8}.order_pick_up_6225 .login-wrapper.curbside-pu .form-row,.order_pick_up_yyz .login-wrapper.curbside-pu .form-row{margin-bottom:0!important;margin-top:0}.order_pick_up_6225 .login-wrapper.curbside-pu .button.green-button,.order_pick_up_yyz .login-wrapper.curbside-pu .button.green-button{margin-top:50px}.order_pick_up_6225 .pickup-overlay,.order_pick_up_yyz .pickup-overlay{display:none}.order_pick_up_6225 .pickup-overlay.status-overlay,.order_pick_up_yyz .pickup-overlay.status-overlay{display:block}.order_pick_up_6225 .pu-message,.order_pick_up_yyz .pu-message{font-size:12px;font-family:"DM Sans",sans-serif;font-weight:600;line-height:1.8;color:#fff}.order_pick_up_6225 header .header,.order_pick_up_yyz header .header{display:none}.order_pick_up_6225 header ul.level-01,.order_pick_up_yyz header ul.level-01{display:none}.order_pick_up_6225 header .brand-logo,.order_pick_up_yyz header .brand-logo{width:100%;margin-left:7%}.order_pick_up_6225 header .brand-logo .original-logo,.order_pick_up_yyz header .brand-logo .original-logo{display:none}.order_pick_up_6225 header .brand-logo .white-logo,.order_pick_up_yyz header .brand-logo .white-logo{display:block;width:120px}.product_select .not-selected-title{display:none!important}.enews-page{margin-top:50px}@media only screen and (max-width:800px){.enews-page table{width:100%!important}}.enews-page table td{padding:0}@media only screen and (max-width:800px){.enews-page .background-image-td{background-size:cover!important}}body.registration_guest_request .page-container .col{margin:60px 0 110px 0}body.registration_guest_request .page-container h3{margin:0;font-size:23px;letter-spacing:-.2px}body.registration_guest_request .page-container p{font-size:19px;margin:0 0 40px 0}body.registration_guest_request .page-container .button{font-size:17px;padding:5px 40px}body.customer_manage_items .manage-items .account-page-title .title-header{display:flex;justify-content:space-between;align-items:center}body.customer_manage_items .manage-items .account-page-title .title-header .button{line-height:1.8;background-color:#625df6!important;border-radius:30px!important;font-size:15px;padding:5px 30px}body.customer_manage_items .manage-items .account-page-title .title-header .button:focus,body.customer_manage_items .manage-items .account-page-title .title-header .button:hover{background-color:#342ef2!important;transition:all .3s ease-in-out}body.customer_manage_items .manage-items .account-page-title p{color:#8b8b95;font-size:18px;margin:0;margin-bottom:30px}body.customer_manage_items .manage-items .table-wrapper{overflow:auto;width:100%;margin-bottom:40px}body.customer_manage_items .manage-items .table td,body.customer_manage_items .manage-items .table th{padding:10px;text-align:left;font-size:14px;border-bottom:1px solid #ddd}body.customer_manage_items .manage-items .table th{background-color:#f5f5f5}body.customer_manage_items .manage-items .table .sortable-header{cursor:pointer;user-select:none;position:relative;transition:background-color .2s ease}body.customer_manage_items .manage-items .table .sortable-header:hover{background-color:#e9ecef}body.customer_manage_items .manage-items .table .sortable-header.sort-asc,body.customer_manage_items .manage-items .table .sortable-header.sort-desc{background-color:#e3f2fd;color:#000;border-bottom:2px solid #1976d2}body.customer_manage_items .manage-items .table .sortable-header .sort-indicator{margin-left:5px;font-weight:700}body.customer_manage_items .manage-items .checkbox-column{width:40px;text-align:center}body.customer_manage_items .manage-items .checkbox-column label{width:15px;height:15px;margin:auto}body.customer_manage_items .manage-items .checkbox-column label:before{top:50%;left:50%;transform:translate(-50%,-50%)}body.customer_manage_items .manage-items .checkbox-column input[type=checkbox]:checked+label:before{color:#595cf8!important}@keyframes checkmark{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}50%{transform:translate(-50%,-50%) scale(1.2)}100%{opacity:1;transform:translate(-50%,-50%) scale(1)}}body.customer_manage_items .manage-items .preview-column{width:80px}body.customer_manage_items .manage-items .email-assignment-section{margin-bottom:30px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}body.customer_manage_items .manage-items .email-assignment-section .text-regular{font-size:14px}body.customer_manage_items .manage-items .email-assignment-section .section-title{margin:0;color:#000}body.customer_manage_items .manage-items .email-assignment-section .admin-label{display:block;font-weight:700;margin-bottom:8px;color:#333}body.customer_manage_items .manage-items .email-assignment-section .form-row{margin-bottom:15px}body.customer_manage_items .manage-items .email-assignment-section .selected-emails-section{margin-top:15px}body.customer_manage_items .manage-items .email-assignment-section .button-wrapper{margin-top:20px}body.customer_manage_items .manage-items .email-assignment-section .button-wrapper{text-align:left}body.customer_manage_items .manage-items .email-assignment-section .button{line-height:1.8;background-color:#625df6;border-radius:30px;font-size:15px;padding:5px 30px;transition:all .3s ease-in-out}body.customer_manage_items .manage-items .email-assignment-section .button:focus,body.customer_manage_items .manage-items .email-assignment-section .button:hover{background-color:#342ef2}body.customer_manage_items .manage-items .email-assignment-section .button .disabled{background-color:#6c757d!important;color:#fff!important;cursor:not-allowed!important;opacity:.6}body.customer_manage_items .manage-items .email-assignment-section .button .disabled:hover{background-color:#6c757d!important;transform:none!important;box-shadow:none!important}body.customer_manage_items .manage-items .select2-container{border:1px solid #dedede!important;border-radius:5px}body.customer_manage_items .manage-items .select2-selection{display:inline!important;width:100%;background-color:transparent!important;border:none!important;outline:0}body.customer_manage_items .manage-items .select2-selection__clear{display:none!important}body.customer_manage_items .manage-items .select2-selection__rendered{padding:7px 20px!important;color:#333!important;min-height:34px;font-family:inherit}body.customer_manage_items .manage-items .select2-selection--multiple{display:flex!important;flex-wrap:wrap;padding:2px 13px!important}body.customer_manage_items .manage-items .select2-selection--multiple .select2-selection__rendered{display:none!important;padding-left:0!important;padding-right:5px!important}body.customer_manage_items .manage-items .select2-selection--multiple .select2-selection__choice{margin-top:0!important;background-color:#007bff!important;color:#fff;border-radius:3px;padding:2px 8px;margin-bottom:4px;vertical-align:middle}body.customer_manage_items .manage-items .select2-selection--multiple .select2-selection__choice__remove{color:#fff!important;margin-right:5px;font-weight:700;transition:all .3s ease}body.customer_manage_items .manage-items .select2-selection--multiple .select2-selection__choice__remove:hover{color:#f8f9fa!important}body.customer_manage_items .manage-items .select2-selection--multiple .select2-search{display:inline-block;flex:1;min-width:90px;padding:0;margin:0;position:relative;margin-top:3px}body.customer_manage_items .manage-items .select2-selection--multiple .select2-search:after{content:"\e86f";position:absolute;top:7px;left:3px;font-family:Linearicons-Free;font-size:16px;color:#666;z-index:1}body.customer_manage_items .manage-items .select2-selection--multiple .select2-search .select2-search__field{margin:0!important;border:none!important;width:100%!important;padding-left:25px!important;background:0 0;outline:0;height:32px!important}body.customer_manage_items .manage-items .select2-selection--multiple .select2-search .select2-search__field::placeholder{color:#707070!important}body.customer_manage_items .manage-items .select2-selection__arrow{top:2px!important;right:11px!important}body.customer_manage_items .manage-items .select2-selection__arrow:after{content:"\f107";font-weight:900;font-family:FontAwesome;font-size:16px;color:#666;z-index:-1}body.customer_manage_items .manage-items .select2-container--open .select2-selection__arrow:after{content:"\f106"}body.customer_manage_items .manage-items .select2-dropdown{padding:7px 0;border:1px solid #007bff;border-radius:10px;box-shadow:0 4px 12px rgba(0,123,255,.15)}body.customer_manage_items .manage-items .select2-results__option{min-height:41px;display:block;padding:7px 20px;color:#666;transition:all .3s ease}body.customer_manage_items .manage-items .select2-results__option:hover{color:#fff!important;background-color:#007bff!important}body.customer_manage_items .manage-items .select2-results__option[aria-selected=true]{background-color:#dcdcdc!important;color:#000}body.customer_manage_items .manage-items .select2-search{position:relative;padding:0 20px}body.customer_manage_items .manage-items .select2-search:after{content:"\e86f";position:absolute;top:7px;left:25px;font-family:Linearicons-Free;font-size:16px;color:#666}body.customer_manage_items .manage-items .select2-search__field{padding-left:25px!important;margin-bottom:12px;border:none!important;border-bottom:1px solid #ddd!important;border-radius:0!important;width:100%!important;outline:0}body.customer_manage_items .manage-items .select2-search__field::placeholder{color:#707070!important}body.customer_manage_items .manage-items .thumbnail{border:1px solid #ddd;border-radius:4px}body.customer_manage_items .manage-items .email-tag{display:inline-flex;align-items:center;background:#e3f2fd;color:#1976d2;padding:2px 8px;margin:1px;border-radius:12px;font-size:11px;position:relative;max-width:380px;gap:4px}body.customer_manage_items .manage-items .email-tag .email-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;flex:1;min-width:0}body.customer_manage_items .manage-items .remove-assignment-btn{background:0 0;border:none;color:#1976d2;font-weight:700;cursor:pointer;font-size:12px;line-height:1;transition:color .2s ease}body.customer_manage_items .manage-items .remove-assignment-btn:hover{color:#dc3545}body.customer_manage_items .manage-items .remove-assignment-btn:disabled{color:#6c757d;cursor:not-allowed}body.customer_manage_items .manage-items .assigned-emails{display:flex;flex-wrap:wrap;gap:2px}body.customer_manage_items .manage-items .remove-email-btn{background:0 0;border:none;color:#dc3545;cursor:pointer;margin-left:5px}body.customer_manage_items .manage-items .remove-email-btn.disabled{color:#6c757d;cursor:not-allowed}body.customer_manage_items .manage-items .selected-emails-container{min-height:50px;padding:10px;border:1px solid #ddd;border-radius:8px;background:#fff;display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start}body.customer_manage_items .manage-items .selected-email-tag{display:inline-flex;align-items:center;background:#54a7ff;color:#fff;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:500;box-shadow:0 2px 4px rgba(0,123,255,.2);transition:all .2s ease}body.customer_manage_items .manage-items .selected-email-tag:hover{background:#238eff;transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,123,255,.3)}body.customer_manage_items .manage-items .selected-email-tag .email-text{margin-right:8px;max-width:265px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.customer_manage_items .manage-items .selected-email-tag .remove-email-btn{background:0 0;border:none;color:#fff;font-size:18px;font-weight:700;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}body.customer_manage_items .manage-items .selected-email-tag .remove-email-btn:hover{background:rgba(255,255,255,.2)}body.customer_manage_items .manage-items .selected-emails-container:empty::before{content:"No emails selected";color:#707070;display:block;padding:10px}body.customer_manage_items .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted{background-color:#bdddff!important}body.customer_manage_items .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--selected{background-color:#54a7ff!important;color:#000!important}body.customer_manage_items .toast-container{position:fixed!important;top:20px!important;right:20px!important;z-index:99999!important;pointer-events:none;max-width:400px}body.customer_manage_items .toast-message{background:#fff!important;border-radius:12px!important;box-shadow:0 8px 32px rgba(0,0,0,.12)!important;padding:16px 20px!important;margin-bottom:12px!important;min-width:320px!important;max-width:400px!important;pointer-events:auto!important;transform:translateX(100%)!important;opacity:0!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;border-left:4px solid!important;backdrop-filter:blur(10px)!important}body.customer_manage_items .toast-message.toast-success{border-left-color:#10b981!important;background:linear-gradient(135deg,#f0fdf4 0,#fff 100%)!important}body.customer_manage_items .toast-message.toast-success .toast-icon{color:#10b981!important}body.customer_manage_items .toast-message.toast-error{border-left-color:#ef4444!important;background:linear-gradient(135deg,#fef2f2 0,#fff 100%)!important}body.customer_manage_items .toast-message.toast-error .toast-icon{color:#ef4444!important}body.customer_manage_items .toast-message.toast-warning{border-left-color:#f59e0b!important;background:linear-gradient(135deg,#fffbeb 0,#fff 100%)!important}body.customer_manage_items .toast-message.toast-warning .toast-icon{color:#f59e0b!important}body.customer_manage_items .toast-message.toast-info{border-left-color:#3b82f6!important;background:linear-gradient(135deg,#eff6ff 0,#fff 100%)!important}body.customer_manage_items .toast-message.toast-info .toast-icon{color:#3b82f6!important}body.customer_manage_items .toast-message .toast-header{display:flex!important;align-items:center!important;justify-content:space-between!important;margin-bottom:8px!important}body.customer_manage_items .toast-message .toast-title{font-weight:600!important;font-size:14px!important;margin:0!important;color:#1f2937!important}body.customer_manage_items .toast-message .toast-close{background:0 0!important;border:none!important;font-size:20px!important;cursor:pointer!important;color:#9ca3af!important;padding:0!important;width:24px!important;height:24px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;transition:all .2s ease!important;font-weight:700!important}body.customer_manage_items .toast-message .toast-close:hover{background-color:#f3f4f6!important;color:#374151!important;transform:scale(1.1)!important}body.customer_manage_items .toast-message .toast-content{font-size:13px!important;line-height:1.5!important;color:#4b5563!important;margin:0!important}body.customer_manage_items .toast-message.show{transform:translateX(0)!important;opacity:1!important}body.customer_manage_items .toast-message.hide{transform:translateX(100%)!important;opacity:0!important}