:root{--colorBorder: #e8e8e1;--colorBody: #ffffff;--colorTextBody: #1c1d1d;--colorSuccess: #28a745;--colorError: #dc3545;--colorBodyAlpha05: rgba(255, 255, 255, .05);--colorBodyLightDim: #f0f0f0;--colorBodyMediumDim: #f5f5f5;--textColor: #000000}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.icon{fill:currentColor;display:inline-block;height:20px;vertical-align:middle;width:20px}svg:not(:root){overflow:hidden}svg.icon-package path{fill:none;stroke-width:2px;stroke:currentColor;stroke-linecap:miter;stroke-linejoin:miter}.inject{display:none}.selected-value-display{text-align:left;padding:10px 16px}.level-2-values{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:15px}.sub-option-box-img img{margin:0 auto}.detail-close{position:absolute;top:12px;right:20px;cursor:pointer}.stock-status{display:inline;margin-left:10px}.status-dot{width:14px;height:14px;border-radius:50%;display:inline-block;margin-right:8px}.in-stock .status-dot{background-color:var(--colorSuccess)}.out-of-stock .status-dot{background-color:var(--colorError)}.detail-panel{position:absolute;z-index:11111;width:30%;background:#fff}.detail-panel{position:absolute;top:0;left:30%;width:40%;background:#fff;z-index:11111;height:100vh;overflow-y:auto;box-shadow:-4px 0 12px #0003;display:none;padding:16px}.detail-panel.active{display:block}.template-product-new-product{display:flex;width:100%;height:100vh;background-color:var(--colorBodyLightDim)}.template-product-new-product .custom-section{width:100%;height:100%;display:flex}.template-product-new-product .custom-section .left-section{max-width:200px;width:100%;border-right:1px solid var(--colorBorder);display:flex;flex-direction:column;height:100%;background:var(--colorBody)fff;z-index:2}.template-product-new-product .custom-section .left-section .desktop-logo{display:inline-flex;align-items:center;justify-content:center;width:100%;padding:15px;background-color:var(--colorBody)}.template-product-new-product .custom-section .left-section .desktop-logo img{display:inline-block}.template-product-new-product .custom-section .left-section .live-options{display:flex;flex-flow:column;height:calc(100% - 100px);border-top:1px solid var(--colorBorder)}.template-product-new-product .custom-section .left-section .live-options .body-data-btn{padding:8px 10px;border-bottom:1px solid var(--colorBorder)}.template-product-new-product .custom-section .left-section .live-options .live-product-list{display:flex;flex-flow:column;font-size:14px;text-align:center;width:100%;height:100%;overflow:auto;background-color:var(--colorBodyMediumDim)}.template-product-new-product .custom-section .left-section .live-options .live-product-list .live-product-header{padding:10px 0;font-weight:600}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items{padding:10px 10px 0;height:fit-content}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level,.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .product-level-box{width:100%}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .product-level-box .product-level-box-title{width:100%;font-weight:600;padding:10px 0}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list{width:100%}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box{cursor:pointer;border:1px solid var(--colorBorder);margin:0 0 10px;background-color:var(--colorBody);transition:.4s ease all}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box.selected,.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box:hover{border:1px solid var(--colorTextBody);box-shadow:0 0 10px #0003}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box .sub-option-box-img{padding:10px}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box .sub-option-box-title{padding:0 5px 5px}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-box{border:1px solid var(--colorBorder);margin-bottom:10px;cursor:pointer}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-box:hover{border:1px solid var(--colorTextBody)000}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-box .product-box-img{text-align:center;padding:10px 10px 0}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-box .product-box-img img{display:inline-block}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-box .product-box-title{padding:5px}.template-product-new-product .custom-section .left-section .live-options .body-data-btn button{padding:13px 10px;font-size:14px}.template-product-new-product .custom-section .right-section{display:flex;flex-flow:column;width:calc(100% - 180px);height:100%;background:var(--colorBody)fff}.template-product-new-product .custom-section .right-section .top-header-section{padding:13px 16px;border-bottom:1px solid var(--colorBorder);background-color:var(--colorBody);position:relative;z-index:3}.template-product-new-product .custom-section .right-section .top-header-section .breadcrumb{font-size:24px;margin:0;line-height:1.4}.template-product-new-product .custom-section .right-section .product-display-section{display:flex;justify-content:center;align-items:center;width:100%;height:calc(100% - 62px);background-color:var(--colorBody)}.template-product-new-product .custom-section .right-section .product-display-section .product-section{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper{width:100%;height:100%}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper .cl-po--preview{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper .cl-po--preview canvas{height:100%!important;width:auto!important;max-width:100%;max-height:max-content}.canvas-container{width:480px!important;height:90vh!important}.custom-popup{position:fixed;left:200px;top:62px;max-width:460px;width:100%;background:var(--colorBody);border-left:0;border-top:0;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;pointer-events:none;z-index:11}.custom-popup.active{opacity:1;visibility:visible;pointer-events:auto;border:1px solid var(--colorBorder)}.custom-popup .custom-popup-header{display:flex;padding:16px;position:relative}.custom-popup .custom-popup-header h2{font-size:16px;font-weight:600;margin:0;padding:0;color:var(--colorTextBody)}.custom-popup .custom-popup-header .close-button{position:absolute;right:16px;top:20px;margin:0;font-size:14px;font-weight:600;border:1px solid #333;padding:4px 9px;line-height:1}.custom-popup .custom-popup-body{overflow:auto;max-height:calc(100vh - 109px)}.custom-popup .custom-popup-body .level-2-values-condition{width:100%;padding:0 16px 16px;text-align:left;display:flex;flex-flow:wrap;justify-content:space-between}.custom-popup .custom-popup-body .level-2-values-condition .mb-4{width:100%}.custom-popup .custom-popup-body .level-2-values-condition .sub-option-list.level-3-values-select{width:100%;padding:16px 0 0}.custom-popup .custom-popup-body .level-2-values-condition .sub-option-list.level-3-values-select select.w-full{width:100%}.custom-popup .custom-popup-body .level-2-values-condition .sub-option-title,.custom-popup .custom-popup-body .level-2-values-condition label{font-size:14px;font-weight:600;margin:0 0 8px;width:100%}.custom-popup .custom-popup-body .level-2-values-condition>.mb-4 select{width:100%}.custom-popup .custom-popup-body .level-2-values-condition .sub-product-box,.custom-popup .custom-popup-body .level-2-values .sub-product-box{width:48%;cursor:pointer;border:1px solid transparent;transition:.4s ease all}.custom-popup .custom-popup-body .level-2-values-condition .sub-product-box:hover,.custom-popup .custom-popup-body .level-2-values-condition .sub-product-box.selected,.custom-popup .custom-popup-body .level-2-values .sub-product-box:hover,.custom-popup .custom-popup-body .level-2-values .sub-product-box.selected{border:1px solid var(--colorTextBody);border:1px solid #CB0724;border-radius:10px;cursor:pointer}.sub-sub-option-list{display:flex;flex-wrap:wrap;width:93%;margin:0 auto;background:#f5f5f5;padding:0 16px 10px;border-radius:4px}.sub-sub-option-list .text-input{width:100%;padding:6px 10px;border-radius:4px;border:1px solid #ccc}.sub-sub-option-list .selected-value-display{text-align:left;padding:10px 0 5px}.custom-popup .custom-popup-body .level-2-values-condition .sub-product-box .sub-product-box-img,.custom-popup .custom-popup-body .level-2-values .sub-product-box .sub-product-box-img{padding:0 10px 10px}.custom-popup .custom-popup-body .level-2-values-condition .sub-product-box .sub-product-box-title,.custom-popup .custom-popup-body .level-2-values .sub-product-box .sub-product-box-title{padding:0 10px 10px;text-align:center;color:var(--colorTextBody)}.custom-popup .custom-popup-body .first-inner-body{padding:16px}.custom-popup .custom-popup-body .level-2-values{padding:0 16px 16px}button.gry-btn{border-color:var(--colorBorder)!important;letter-spacing:unset;text-align:left;position:relative}.seprator-or{position:relative;text-align:center;padding:16px 0}.seprator-or:after{content:"";position:absolute;top:27px;left:0;width:100%;height:1px;background-color:var(--colorBodyAlpha05)}.seprator-or>span{background-color:var(--colorBody)fff;position:relative;z-index:1}.second-inner-body .back-title{display:flex;align-items:center;padding:8px 16px;border-bottom:1px solid var(--colorBorder)}.second-inner-body .back-title .back-btn{margin:0 8px 0 0;padding:0;line-height:0;border:1px solid var(--colorTextBody);border-radius:4px}.tab-buttons{display:flex;width:100%}.tab-buttons label.gender-radio-label{border-bottom:1px solid var(--colorBorder);width:100%;padding:0}.tab-buttons label.gender-radio-label{margin:0;padding:10px 16px;text-align:left;letter-spacing:0!important;display:flex;align-items:center;font-size:16px!important}.tab-buttons label.gender-radio-label.active{border-bottom:1px solid var(--colorTextBody);width:100%;font-weight:600}.tab-group .tab-view-content .tabcontent{display:none}.pricing-sticky-box{position:fixed;top:61px;right:0;background-color:var(--colorBody);border:1px solid var(--colorBorder);width:300px;z-index:3}.pricing-sticky-box .pricing-box{padding:20px;text-align:right}.pricing-sticky-box .pricing-box .product-price{font-size:22px;font-weight:600}.pricing-sticky-box .Pricing-button{padding:0;display:none;text-align:left}.pricing-sticky-box .Pricing-button .btn.w-100{width:100%}.pricing-sticky-box .pricing-box p{margin:0}.pricing-sticky-box .pricing-box p span.shipping-box{margin-right:8px}.shipping-details{display:flex;align-items:center;justify-content:end}.close-btn{position:absolute;top:10px;right:10px;background-color:transparent;border:none;font-size:18px;cursor:pointer;color:var(--colorTextBody);z-index:1}#messung-wrapper .sub-product-box{width:100%;display:flex;justify-content:space-between;border:1px solid var(--colorBorder);padding:10px;cursor:pointer}#messung-wrapper .sub-product-box.selected,#messung-wrapper .sub-product-box:hover{border:1px solid var(--colorTextBody)}#messung-wrapper .sub-product-box-img{width:30%}#messung-wrapper .sub-product-box-title{width:68%;text-align:left}#messung-wrapper .product-level-box-title{border-bottom:1px solid var(--colorBorder)}.child-item-title,.gender-main-section-title{text-align:left;margin:0 0 8px;font-weight:600}.sub-product-select{width:100%}.toggle-section-btn{padding:16px;text-align:left;display:inline-flex;gap:10px}.toggle-section-btn.active .dr-icon svg{transition:.4s ease all}.toggle-section-btn.active .dr-icon svg{transform:rotate(180deg)}.gender-main-section,.gender-zusatz-section{padding:0 16px}.gender-main-section .child-item,.gender-zusatz-section .child-item{margin:0 0 16px}.gender-radio-container{display:flex;justify-content:space-between}.gender-radio-label input{vertical-align:text-top}.gender-radio-label{width:50%;text-align:left}.sub-product-textarea{min-height:30px;width:100%}.gender-fields{max-height:calc(100vh - 204px);overflow:auto}.responsive-logo{display:none}.shopify-payment-terms{margin:0}.form-group-selection{width:100%;padding:0 16px 16px}.form-group-selection .child-item-title{text-align:left;display:block;margin:0 0 4px;font-weight:400}.fonts-active .sub-option-list .level-2-values{display:grid;width:100%;grid-template-columns:repeat(6,1fr);column-gap:8px;row-gap:8px;padding:0 16px 16px}.fonts-active .sub-option-list .level-2-values .sub-product-box{width:100%;height:auto}.fonts-active .sub-option-list .level-2-values .sub-product-box .box-color{width:100%;height:60px;border:1px solid var(--colorBorder)}.fonts-active .sub-option-list .level-2-values .sub-product-box .font-color{display:none}.fonts-active .level-2-values .sub-product-box,.fonts-active .level-2-values .sub-product-box:hover,.fonts-active .level-2-values .sub-product-box.selected{border:1px solid #000!important;border-radius:0!important}.further-button,.btn--full.add-to-cart,.option-group-toggle{padding:13px 10px;font-size:16px;background-color:var(--colorTextBody);color:var(--colorBody);position:relative;width:100%;font-weight:600}.btn--full.add-to-cart{margin-top:10px}.further-button.further-btn-3,.start-button{display:none}.start-button,.shopify-payment-button__more-options{background:transparent;border:1px solid!important;padding:10px;width:100%;margin:15px 0}.start-button{display:inline-block;margin:0 0 15px}.shopify-payment-button__more-options{text-decoration:none!important}.info-icon{display:inline-block;width:14px;height:14px;background:#000;color:#fff;font-size:10px;line-height:15px;text-align:center;border-radius:50%;font-weight:700;margin-left:5px;cursor:pointer;letter-spacing:.45px;text-transform:none}.additional-options .sub-option-list{display:flex;flex-wrap:wrap;margin-bottom:10px}.additional-options .sub-option-list .selected-value-display{width:100%;padding:5px 16px 0}.additional-options .sub-option-list .select-input{width:100%;padding:10px;border-radius:4px;border:1px solid #ccc;margin:4px 16px}.custom-upload-button{width:100%;display:flex;justify-content:center;align-items:center;gap:5px;padding:10px;border:1px solid #ccc;border-radius:6px;text-align:center;font-size:16px;font-family:sans-serif;cursor:pointer;background-color:#fff;transition:background-color .2s ease}.custom-upload-button span{font-size:14px}.custom-upload-button:hover{background-color:#f0f0f0}.canvas-image{width:50vw}.sub-jersey-option-box{text-align:left;font-size:16px;margin-bottom:14px}.sub-jersey-option-box-img{background-color:#fff;padding:8px}.sub-jersey-option-box-title{align-items:center;position:relative;float:none!important;display:flex!important;font-weight:600;font-size:14px}.sub-jersey-option-box-title-img{justify-content:center;background:#f5f5f5;margin:-4px -4px 8px;padding:4px}.img-swatch{background-color:#fff;padding:7px;border:1px solid transparent;transition:.3s ease all;width:48%}.img-swatch:hover{border:1px solid var(--colorTextBody);box-shadow:0 0 10px #0003}.img-swatch.selected{border:1px solid var(--colorTextBody);box-shadow:0 0 10px #0003;margin-bottom:0}.img-swatch img{background:transparent}.sub-jersey-option-box-input{width:100%;box-sizing:border-box;border-style:solid;padding:10px 12px;line-height:1;display:block;-webkit-appearance:none!important;appearance:none!important;min-height:0!important}.sub-jersey-option-box-select{width:100%;padding:10px 12px 10px 0}.sub-jersey-option-box-select .sub-jersey-option-box-input{border:1px solid;border-color:var(--colorBorder);border-radius:0;max-width:100%;padding:8px 10px}.jersey-list-items{padding:0 10px 10px}.quantity-wrapper{border:1px solid #ccc;margin:10px;background:#fff}.quantity-input{width:60px;line-height:inherit;text-align:center;border:1px solid var(--pf-border-color);margin:0 4px;border-radius:4px;font-size:18px;font-weight:600;color:rgb(var(--text-color))}.option-group-content{display:block;position:absolute;left:200px;top:62px;max-width:320px;width:100%;background:var(--colorBody);border:1px solid var(--colorBorder);border-left:0;border-top:0;transition:opacity .5s ease,visibility .5s ease;padding:10px;overflow-y:scroll;height:92vh}.swatch-info{font-size:14px}.img-swatch-container{display:flex;justify-content:space-between;flex-wrap:wrap}.group-close-btn{background:none;border:none;font-size:14px;cursor:pointer;margin-bottom:10px;text-align:right;width:100%;font-weight:600}.option-group-toggle{background-color:var(--colorTextBody)!important;justify-content:center}.canvas-product-view{width:100%;position:relative;z-index:1}.template-product-new-product .custom-section .right-section .product-display-section .product-section .canvas-product-view .cl-po--preview-wrapper{width:fit-content!important;margin:0 auto}@media only screen and (min-width:1400px){.canvas-container{width:40vw!important;height:80vh!important}}@media only screen and (max-width:1600px){.brustsponsor-overlay{left:10%!important;top:20%!important;width:90px!important}}@media only screen and (max-width:1200px){.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper .cl-po--preview>img{left:64px!important;top:150px!important}}@media only screen and (max-width:1024px){.template-product-new-product .custom-section{flex-flow:column}.template-product-new-product .custom-section .right-section{order:1;width:100%;height:auto}.template-product-new-product .custom-section .right-section .top-header-section{padding:0;z-index:0}.template-product-new-product .custom-section .right-section .top-header-section .responsive-logo{display:block;text-align:center;border-bottom:1px solid var(--colorBorder);padding:10px 16px}.template-product-new-product .custom-section .right-section .top-header-section .responsive-logo a{display:inline-block}.template-product-new-product .custom-section .right-section .top-header-section .breadcrumb{text-align:center;padding:16px}.template-product-new-product .custom-section .left-section{order:2;width:100%;max-width:100%;flex-direction:row;max-height:245px;height:100%;border-right:0}.template-product-new-product .custom-section .left-section .desktop-logo{display:none}.template-product-new-product .custom-section .left-section .live-options{flex-flow:row;overflow:auto;height:100%}.template-product-new-product .custom-section .left-section .live-options .body-data-btn{width:180px}.template-product-new-product .custom-section .left-section .live-options .body-data-btn button{width:100%;height:100%;word-break:break-all}.template-product-new-product .custom-section .left-section .live-options .live-product-list{flex-flow:row;overflow:unset;width:calc(100% - 180px)}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items{display:flex;flex-flow:row;padding:0}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level{display:flex;flex-flow:row}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .product-level-box{width:180px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--colorBorder);margin:8px}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list{display:flex;flex-flow:row}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box{width:180px;display:flex;flex-flow:column;margin:8px;justify-content:center}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box .sub-option-box-title{padding:10px 0}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box .sub-option-box-img{height:100%;display:flex;align-items:center;justify-content:center}.sub-option-box-img img{max-height:130px}.custom-popup{left:20px;box-shadow:0 0 10px #0000004d}.custom-popup .custom-popup-header{background:var(--colorTextBody);color:var(--colorBody);border:1px solid var(--colorBody)}.custom-popup .custom-popup-header h2{color:var(--colorBody)}.custom-popup .custom-popup-body{height:calc(100vh - 370px)}.gender-fields{height:calc(100vh - 470px)}.close-btn{color:var(--colorBody);margin:0;padding:0;font-size:26px;top:6px}.pricing-sticky-box{top:unset;width:100%;position:relative;border-top:0;z-index:0;order:3}.pricing-sticky-box .pricing-box,.pricing-sticky-box .Pricing-button{padding:16px}.payment-buttons button{min-height:auto!important;padding:12px 16px!important;height:auto!important}.template-product-new-product .custom-section .right-section .product-display-section .product-section{flex-wrap:wrap}.shopify-payment-terms{margin:0}.further-button{width:15%;margin:10px 0}.further-button.further-btn-2,.further-button.further-btn-3{width:100%}.start-button{margin:0}.canvas-image{width:100%;height:auto;margin:30px 0}.jersey-template .live-options,.jersey-template .live-product-list{width:100%!important;margin:0 auto;padding:10px}.left-section.jersey-template{height:unset!important}.jersey-list-items{padding:0}.quantity-wrapper{margin:20px 0 0}.jersey-template .live-product-list{flex-flow:column!important;flex-direction:column!important;overflow:auto!important}.jersey-template .product-list-items{height:auto;width:100%}.jersey-template .product-list-items .sub-option-list{flex-flow:wrap!important;justify-content:space-between}.jersey-template .product-list-items .sub-option-list .sub-jersey-option-box{display:flex;flex-flow:column;width:48%}.jersey-template .product-list-items .sub-option-list .sub-jersey-option-box:nth-child(3),.jersey-template .product-list-items .sub-option-list .sub-jersey-option-box:nth-child(4),.jersey-template .product-list-items .sub-option-list .sub-jersey-option-box:nth-child(5){width:100%}.option-group-content{top:unset;position:relative;left:0;width:100%;max-width:100%;height:auto}.sub-jersey-option-box-img{width:100%!important}.variant-form{width:100%;display:flex;justify-content:space-between}.img-swatch-container{display:flex;justify-content:space-between}.jersey-list-items,.quantity-wrapper,.img-swatch{width:48%;margin-bottom:0}.template-product-new-product .custom-section .left-section.jersey-template{max-height:fit-content}.canvas-container{height:50vh!important}.template-product-new-product .custom-section .left-section{position:relative;z-index:2}.custom-popup{z-index:11}}@media screen and (min-width: 768px) and (max-width: 1024px){.canvas-product-view{width:100%;height:100%;position:relative;z-index:1}.template-product-new-product .custom-section .left-section{position:relative;z-index:4}.canvas-product-view .cl-po--preview-wrapper .cl-po--preview .canvas-container{height:100%!important;width:100%!important}.template-product-new-product .custom-section .right-section .product-display-section .product-section .canvas-product-view .cl-po--preview-wrapper{width:100%!important}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper .cl-po--preview{max-width:350px}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper .cl-po--preview>img{left:56px!important;top:100px!important;width:70px!important}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper .cl-po--preview canvas{top:50%!important;left:50%!important;transform:translate(-50%,-50%)}.template-product-new-product .custom-section .left-section .live-options .live-product-list{width:100%!important;position:relative;z-index:4}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items{height:100%!important}}@media only screen and (max-width:767px){.payment-buttons button{padding:8px 16px!important}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items{z-index:1}.template-product-new-product .custom-section .left-section{max-height:180px;position:relative;z-index:2}.template-product-new-product .custom-section .left-section .live-options .body-data-btn{width:140px}.template-product-new-product .custom-section .left-section .live-options .live-product-list{width:calc(100% - 180px)}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .product-level-box{width:140px}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box{width:145px}.template-product-new-product .custom-section .left-section .live-options .live-product-list .product-list-items .product-level .sub-option-list .sub-option-box .sub-option-box-title{font-size:12px;padding:10px 5px}.template-product-new-product .custom-section .right-section .top-header-section .breadcrumb{font-size:16px;padding:8px;display:block}.template-product-new-product .custom-section .right-section .top-header-section .responsive-logo{padding:8px;width:50%;margin:0 auto}.pricing-sticky-box{top:unset;width:100%;position:relative;border-top:0;z-index:0}.template-product-new-product .custom-section .right-section .top-header-section,.template-product-new-product .custom-section .right-section .product-display-section{z-index:1}.pricing-sticky-box .pricing-box{padding:8px}.pricing-sticky-box .pricing-box .product-price{font-size:20px;font-weight:600}.pricing-sticky-box .Pricing-button{padding:8px}.shopify-payment-terms{margin:0!important}.custom-popup{top:0;left:0;border:0;box-shadow:unset;height:100%;z-index:111}.gender-fields{height:100%;max-height:calc(100vh - 144px)}.custom-popup .custom-popup-body{height:100%;max-height:calc(100vh - 46px)}.template-product-new-product .custom-section .right-section{z-index:0}.canvas-container{width:410px!important;height:504.554px!important}.brustsponsor-overlay{left:17%!important;top:20%!important;width:60px!important}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper .cl-po--preview>img{left:17%!important;width:60px!important;top:110px!important}.template-product-new-product .custom-section .right-section{height:auto}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper{width:100vw!important}.template-product-new-product{height:100%}}@media only screen and (max-width:380px){.canvas-container{width:330px!important;height:414.554px!important}.brustsponsor-overlay{width:54px!important}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper .cl-po--preview>img{left:47px!important;top:90px!important}}.tab-nav{display:flex}.tab-btn{margin:0;padding:10px 4px;width:100%;text-align:left;display:flex;align-items:center;justify-content:center;font-size:14px;border-bottom:1px solid var(--colorBorder);color:var(--colorTextBody)}.tab-btn.active{font-weight:700;border-bottom:1px solid var(--colorTextBody)}.tab-content-wrapper{margin-top:0}.tab-content{display:none}.template-product-new-product .custom-section .right-section .product-display-section .product-section .cl-po--preview-wrapper .cl-po--preview{width:90%;margin:0 auto}
/*# sourceMappingURL=/cdn/shop/t/25/assets/custom-product.css.map */
