:root{--page-horizontal-spacing:80px}@media (max-width:768px){:root{--page-horizontal-spacing:50px}}@media (max-width:576px){:root{--page-horizontal-spacing:10px}}.product-wrapper{display:grid;gap:20px;grid-template-columns:30% calc(70% - 20px);padding:0 0 0 var(--page-horizontal-spacing)}@media (max-width:1440px){.product-wrapper{padding:0 0 0 25px}}@media (max-width:1280px){.product-wrapper{grid-template-columns:40% calc(60% - 20px)}}@media (max-width:992px){.product-wrapper{padding:0 0 0 15px}}@media (max-width:768px){.product-wrapper{grid-template-columns:100%;padding:0 10px}}.product-options{background-color:#f5f6f3;border:1px solid #f5f6f3;border-radius:12.5px;margin-bottom:1.5rem;padding:1rem;transition:.3s ease}.product-options .boxed-check .boxed-check-label,.product-options .boxed-control,.product-options .color-quantity-colors-list,.product-options .color-quantity-entry,.product-options .step-number,.product-options .tag{background-color:#fff!important}.product-options .color-quantity-entry .color-quantity-assortment{outline-color:#e3e3e3}.product-options .form-control{background-color:#f5f6f3}.product-options .boxed-check .boxed-check-input:checked+.boxed-check-label{background-color:#343a40!important}.product-options .print-zone-wrapper{background-color:#fff!important}.product-options .print-zone-wrapper .boxed-control,.product-options .print-zone-wrapper .checks-wrapper .boxed-check-label,.product-options .print-zone-wrapper .tag{background-color:#f5f6f3!important}.product-options .print-zone-wrapper .checks-wrapper .boxed-control{background-color:#fff!important}.product-options .boxed-check .boxed-check-label{box-shadow:0 0 5px rgba(0,0,0,.1)}.product-options .step-title-container{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-start;margin-bottom:.5rem}.product-options .step-title-container .step-number{align-items:center;border-radius:6.25px;display:flex;font-weight:600;height:35px;justify-content:center;margin-right:1rem;width:35px}.product-options .step-title-container .step-title{font-size:1.125rem;font-weight:600;margin-bottom:0}.product-options .extra-options{background-color:#f8f9fa;border-radius:.5rem;margin-bottom:.25rem;padding:.5rem}.product-options .subtotal{background:#ffbd5a;border-radius:.5rem;padding:1rem}.product-options .subtotal .subtotal-title{font-size:110%}.product-options .text-info{color:#a2a2a2!important;font-weight:600!important}.product-options-title{font-size:1.3rem;font-weight:600;margin:25px 0}.product-option-wrapper{margin-bottom:1rem}.product-option-wrapper.price-options{background-color:#f5f6f3;margin-bottom:0;padding:50px var(--page-horizontal-spacing) 25px 25px;position:relative;transition:all .5s ease}@media (max-width:1280px){.product-option-wrapper.price-options{bottom:-50px;box-shadow:0 0 50px 8px rgba(0,0,0,.2);height:100%;left:0;margin:0;padding:50px 25px 0;position:fixed;right:0;z-index:1090}.product-option-wrapper.price-options.closed{bottom:calc(-100% - 20px)}.product-option-wrapper.price-options.closed .floating-btn .cross{display:none}.product-option-wrapper.price-options.closed .arrow{transform:rotate(180deg) translateZ(0)}.product-option-wrapper.price-options:not(.closed) .floating-btn .toggle{display:none}}.product-option-wrapper.price-options .floating-btn{align-items:center;background-color:#f39200;border:none;border-radius:12.5px;bottom:25px;box-shadow:0 0 5px 5px rgba(243,146,0,.5);display:flex;height:50px;justify-content:center;left:25px;outline:2px solid transparent;outline-offset:3px;position:fixed;transition:all .3s ease;width:50px}.product-option-wrapper.price-options .floating-btn:hover{outline-color:#f39200;transform:scale(.9) translateZ(0)}.product-option-wrapper.price-options .floating-btn .cross{width:18px}.product-option-wrapper.price-options .floating-btn img{filter:saturate(0) brightness(10);width:24px}@media (min-width:1280px){.product-option-wrapper.price-options .floating-btn{display:none}}.product-option-wrapper.price-options .arrow,.product-option-wrapper.price-options .handle{cursor:pointer;left:50%;position:absolute;top:-20px;transform:translateX(-50%)}@media (min-width:1280px){.product-option-wrapper.price-options .arrow,.product-option-wrapper.price-options .handle{display:none}}.product-option-wrapper.price-options .arrow{top:-18px;transition:all .3s ease;z-index:1}.product-option-wrapper .product-option{margin-bottom:1rem}.product-option-wrapper .product-option.xl{margin-bottom:2rem}.product-option-wrapper .product-option.top-spaced{margin-top:2rem}.product-option-wrapper .product-option-head{align-items:center;display:flex;gap:15px;margin-bottom:1rem}.product-option-wrapper .product-option-head.vertical{align-items:flex-start;flex-direction:column}.product-option-wrapper .product-option-head .title{font-size:1rem;font-weight:600;margin:0}.product-option-wrapper.print-zone-wrapper{border-radius:12.5px;box-shadow:0 0 5px rgba(0,0,0,.1);padding:15px}.product-option-wrapper.print-zone-wrapper .print-zone-head{align-items:center;display:flex;justify-content:space-between}.product-option-wrapper.print-zone-wrapper .checks-wrapper .boxed-check-input:checked+.boxed-check-label .boxed-control{color:#393d46!important}.tag{align-items:center;background-color:#f5f6f3;border-radius:6.25px;color:#393d46;display:flex;flex-direction:row;font-size:12px;font-weight:600;gap:5px;padding:2px 10px;width:-moz-fit-content;width:fit-content}.tag.required:before{background-color:#f39200}.tag.optional:before,.tag.required:before{border-radius:50%;content:"";display:block;height:8px;width:8px}.tag.optional:before{background-color:#138142}.custom-options{padding-top:50px}@media (max-width:1280px){.custom-options{padding:50px var(--page-horizontal-spacing) 0 0}}@media (max-width:992px){.custom-options{padding:50px 15px 0 0}}@media (max-width:768px){.custom-options{padding:10px 0 0}}.buttons-wrraper{display:flex;font-weight:600;justify-content:flex-end}.buttons-wrraper.multi{justify-content:space-between}.color-quantity-colors-list{align-items:center;border-radius:75px;box-shadow:0 0 5px rgba(0,0,0,.1);display:flex;flex-wrap:wrap;gap:5px;padding:5px;width:-moz-fit-content;width:fit-content}.color-quantity-colors-list.extended{border-radius:12.5px}.color-quantity-colors-list .color-quantity-assortment-selector{border-radius:100%;margin-bottom:2px;margin-right:2px;outline:2px solid transparent;padding:2px;transition:all .3s ease}.color-quantity-colors-list .color-quantity-assortment-selector[data-selected]{outline-color:#f39200}.color-quantity-colors-list .color-quantity-assortment-selector:last-child{margin-right:0}.color-quantity-colors-list .color-quantity-assortment-selector .color-quantity-assortment{align-items:center;border-radius:100%;display:flex;height:40px;justify-content:center;overflow:hidden;width:40px}.color-quantity-colors-list .color-quantity-assortment-selector .color-quantity-assortment .color-quantity-color-box{background-position:50% 50%;background-repeat:no-repeat;display:inline-block;height:100%}.color-quantity-colors-list .color-quantity-assortment-selector .color-quantity-assortment .color-quantity-color-box:first-child{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem}.color-quantity-colors-list .color-quantity-assortment-selector .color-quantity-assortment .color-quantity-color-box:last-child{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.color-quantity-colors-list .color-quantity-assortment-selector .color-quantity-assortment .color-quantity-color-box:only-child{width:100%}.color-quantity-colors-list .color-quantity-assortment-selector .color-quantity-assortment .color-quantity-color-box:not(:only-child){width:50%}.color-quantity-color-quantities{align-items:center;display:flex;flex-wrap:wrap;gap:15px;width:100%}.color-quantity-color-quantities .color-quantity-entry{align-items:flex-start;border-radius:12.5px;box-shadow:0 0 5px rgba(0,0,0,.1);color:#a2a2a2;display:flex;flex-wrap:nowrap;gap:15px;padding:1rem}.color-quantity-color-quantities .color-quantity-entry .color-quantity-assortment{border-radius:100%;display:flex;flex-direction:row;flex-shrink:0;flex-wrap:nowrap;height:40px;outline:4px solid #d9d9d9;overflow:hidden;width:40px}.color-quantity-color-quantities .color-quantity-entry .color-quantity-assortment .color-quantity-color-box{background-position:50% 50%;background-repeat:no-repeat;display:inline-block}.color-quantity-color-quantities .color-quantity-entry .color-quantity-assortment .color-quantity-color-box:only-child{width:100%}.color-quantity-color-quantities .color-quantity-entry .color-quantity-assortment .color-quantity-color-box:not(:only-child){width:50%}.color-quantity-color-quantities .color-quantity-entry .color-quantities{display:flex;flex-direction:column;gap:15px}.color-quantity-color-quantities .color-quantity-entry .color-quantities .gender{color:#5e5f63;font-size:1rem;font-weight:600;margin:10px 0}.color-quantity-color-quantities .color-quantity-entry .color-quantities .color-quantity-value{align-items:center;align-self:center;display:flex;width:120px}.color-quantity-color-quantities .color-quantity-entry .color-quantities .qty-sizes-row{display:flex;flex-wrap:wrap;gap:20px 15px;justify-content:space-between;margin-top:1rem}.color-quantity-color-quantities .color-quantity-entry .color-quantity-remove{cursor:pointer;padding-left:.25rem}.color-quantity-color-quantities .color-quantity-entry .color-quantity-remove:hover{color:#6c757d}.clothing-size-label{align-items:flex-start;display:flex;flex-direction:column;font-weight:600;width:50px}.clothing-size-label .extra-price{font-size:.7em}.extra-option-entry{margin-bottom:1rem}.form-control{border:none!important;border-radius:12.5px!important;transition:all .3s ease}.boxed-control{box-shadow:0 0 5px rgba(0,0,0,.1)}.linked-products{background-color:#fff;margin:2rem var(--page-horizontal-spacing);position:relative}@media (max-width:1280px){.linked-products{margin:2rem 10px}}.linked-products .linked-products-title{color:#fff;font-size:20px;font-weight:700;padding:10px 0;text-transform:uppercase}.clickable{cursor:pointer}.text-teal{color:#4dc0b5}.brand{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap}.brand .brand-logo{display:flex;height:128px}.brand .brand-logo>.preview{display:block;margin:auto;max-height:100%;max-width:100%}.brand .brand-name{flex-grow:1}.image-organizer{background:#fff;border-radius:10px;position:sticky;top:25px}.image-organizer>.preview-container{border:1px solid #d9d9d9;border-radius:12.5px;display:flex;height:400px;position:relative;width:100%}@media (max-width:992px) and (min-width:768px){.image-organizer>.preview-container{height:300px}}@media (max-width:400px){.image-organizer>.preview-container{height:200px}}.image-organizer>.preview-container>.preview{display:block;margin:auto;max-height:100%;max-width:100%}.image-organizer>.bottom-section>.thumbnails-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;margin:20px 0;padding:0}.image-organizer>.bottom-section>.thumbnails-list>.thumbnail{background-color:#fff;border:1px solid #d9d9d9;border-radius:12.5px;display:flex;height:80px;list-style:none;padding:.5rem;width:20%}@media (max-width:992px) and (min-width:768px){.image-organizer>.bottom-section>.thumbnails-list>.thumbnail{height:75px}}@media (max-width:400px){.image-organizer>.bottom-section>.thumbnails-list>.thumbnail{height:50px}}.image-organizer>.bottom-section>.thumbnails-list>.thumbnail img{display:block;margin:auto;max-height:100%;max-width:100%;transition:all .2s}.image-organizer>.bottom-section>.thumbnails-list>.thumbnail.selected{background-color:#d9d9d9}.image-organizer>.bottom-section>.thumbnails-list>.thumbnail:hover{opacity:.5}.product-details-fav-btn{background-color:#f5f6f3;border-radius:12.5px;bottom:10px;padding:15px;position:absolute;right:10px}.product-container:not(.product-card-carousel-item) .product-details-wrapper{display:grid;gap:20px;grid-template-columns:calc(55% - 20px) 45%}@media (max-width:1280px){.product-container:not(.product-card-carousel-item) .product-details-wrapper{grid-template-columns:100%}}.product-container:not(.product-card-carousel-item) .product-details-wrapper .product-details-price{height:-moz-fit-content;height:fit-content;position:sticky;top:25px}@media (max-width:1280px){.product-container:not(.product-card-carousel-item) .product-details-wrapper .product-details-price{display:flex;flex-direction:column-reverse;gap:25px}}.product-container:not(.product-card-carousel-item) .product-title{padding-left:8px}.product-container:not(.product-card-carousel-item) .product-title .product-title-header{font-size:1.6rem;font-weight:600}.product-container:not(.product-card-carousel-item) .product-title .product-code{color:#a2a2a2;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.product-container:not(.product-card-carousel-item) .product-title .product-subtitle{color:#a2a2a2;font-size:1.2rem;font-weight:600}.product-container:not(.product-card-carousel-item) .product-badges{display:flex;flex-direction:row;flex-wrap:wrap}.product-container:not(.product-card-carousel-item) .product-badges>*{margin-bottom:.25rem}.product-container:not(.product-card-carousel-item) .product-badges .product-badges-tags{display:flex;flex-grow:1;gap:10px}.product-container:not(.product-card-carousel-item) .product-badges .product-badges-free-shipping .badge{display:flex;flex-direction:column;flex-wrap:nowrap;font-size:75%;height:100%;justify-content:center;text-transform:uppercase;vertical-align:top}@media (min-width:768px){.product-container:not(.product-card-carousel-item){align-content:start;-moz-column-gap:20px;column-gap:20px}.product-container:not(.product-card-carousel-item) .product-title{grid-column-start:2;grid-row-start:1}.product-container:not(.product-card-carousel-item) .product-general{grid-row-start:2;margin-top:10px}.product-container:not(.product-card-carousel-item) .product-type-specific{grid-column-start:2;grid-row-start:2}}@media (max-width:768px){.product-container:not(.product-card-carousel-item){grid-template-columns:1fr}}.tag-image{margin:1px;max-height:16px}.product-general{padding-bottom:25px;padding-top:50px}@media (max-width:768px){.product-general{padding-top:10px}}.product-details .nav-tabs{background-color:#d9d9d9;border:none;border-radius:12.5px;flex-wrap:wrap;overflow-x:hidden;overflow-y:hidden;padding:5px}.product-details .nav-tabs .nav-item{flex-basis:revert;flex-grow:1;flex-shrink:0}.product-details .nav-tabs .nav-item .nav-link{border:none;border-radius:9.375px;color:#5e5f63;font-weight:600;width:100%}.product-details .nav-tabs .nav-item .nav-link.active{background-color:#fff;color:#343a40}.product-details .tab-content{padding:15px 0}.product-details .brand{justify-content:center}.subtotal-wrapper{display:grid;grid-template-columns:2fr 1fr 1fr;margin-bottom:15px}.subtotal-wrapper .text-right,.total-wrapper{font-weight:600}.total-wrapper{display:flex;font-size:1.2rem;justify-content:space-between;margin:50px 0 25px}.spacer{border-color:#e3e3e3!important;margin:15px 0!important}.spacer.top-free{margin-top:0!important}.spacer.md{margin:25px 0!important}.spacer.xl{margin:50px 0!important}.table-responsive{border:1px solid #d9d9d9;border-radius:6.25px}.table-responsive.subtotal-table{background-color:#fff;border-radius:12.5px;box-shadow:0 0 5px rgba(0,0,0,.1);padding:25px}.table-responsive.subtotal-table .buttons-wrraper{gap:15px}.table-responsive.subtotal-table .buttons-wrraper .grow{flex-grow:1}.table-responsive thead th{border:none;border-bottom:1px solid #d9d9d9!important;font-weight:600;padding:10px}.table-responsive thead th:first-child{width:130px}.table-responsive tbody td{padding:10px}.table-responsive tbody td:first-child{font-weight:600}.table-responsive.prices-table tbody td:first-child,.table-responsive.prices-table thead th:first-child{background-color:#e3e3e3}.checks-wrapper{display:flex;flex-wrap:wrap;gap:1.25rem}.checks-wrapper .boxed-check{flex-grow:1}.checks-wrapper .boxed-check .boxed-check-label{gap:15px;height:100%}.checks-wrapper.wrap{flex-wrap:wrap;gap:15px}.checks-wrapper.wrap .boxed-check{flex-grow:1;max-width:100%}.product-card-carousel .product-card-carousel-items{overflow-x:hidden;position:relative}.product-card-carousel .product-card-carousel-items .product-card-carousel-items-slider{display:flex;flex-direction:row;flex-wrap:nowrap;left:var(--slider-left-offset);position:relative;transition:left 1s ease-in-out;width:-moz-fit-content;width:fit-content}.product-card-carousel .product-card-carousel-items .product-card-carousel-items-slider .product-card-carousel-item{--product-card-carousel-item-width:280px;flex-basis:var(--product-card-carousel-item-width);flex-shrink:0;max-width:var(--product-card-carousel-item-width);min-width:var(--product-card-carousel-item-width);padding:0 20px 0 0;width:var(--product-card-carousel-item-width)}.product-card-carousel .product-card-carousel-controls{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end}.product-card-carousel .product-card-carousel-controls .product-card-carousel-buttons>button{background-color:transparent;border:none;color:#393d46;font-size:20px;outline:none;padding:5px 20px}.product-card-carousel .product-card-carousel-controls .product-card-carousel-buttons>button:hover{color:#f39200}.product-card-carousel .product-card-carousel-controls:first-child{padding-bottom:15px}.product-card-carousel .product-card-carousel-controls:last-child{padding-top:15px}.btn-link{box-shadow:none;margin-bottom:.125rem;padding-bottom:.125rem;padding-left:0;padding-right:0}.btn-link.active{border:1px solid}.btn-link:hover{border-bottom:1px solid;border-radius:0}.boxes-wrapper{display:flex;flex-wrap:wrap;gap:15px}.boxes-wrapper.grid{display:grid;grid-template-columns:1fr 1fr}.boxes-wrapper .box-grow{flex-grow:1}.loading-wrapper{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:calc(100vh - 170px)}.loading-wrapper .loading-title{font-size:1.6rem}@media (max-width:768px){.loading-wrapper .loading-title{font-size:1.2rem}}
