@charset "UTF-8";.tt-main-cart .cart-header{display:flex;flex-wrap:wrap;margin-top:40px;margin-bottom:40px}.tt-main-cart .back-to-previous{display:flex;align-items:center;gap:.625rem;font-size:1rem;line-height:1.6;color:#666;vertical-align:middle;cursor:pointer}.tt-main-cart .back-to-previous .arrows{position:relative;top:-.05em;display:inline-block;vertical-align:middle;line-height:1;font-size:1.25rem}.tt-main-cart .back-to-previous:hover{color:var(--color-purple)}.tt-main-cart .empty-title{display:flex;align-items:center;justify-content:center;width:100%;height:40vh}.tt-main-cart .cart-body{display:flex;flex-wrap:wrap;justify-content:space-between}.tt-main-cart .cart-body .cart-title{color:#000;font-size:2.5rem}.tt-main-cart .cart-body .cart-title .cart-items-count{color:#666;font-size:1.5rem}.tt-main-cart .cart-body .cart-tip{padding:20px 24px;width:100%;background-color:#f7f7f7;border-radius:10px;color:#000;font-size:1rem}.tt-main-cart .cart-body .cart-tip *:not(sub,sup){font-size:inherit}.tt-main-cart .cart-body .cart-tip .countdown--container{font-weight:unset}.tt-main-cart .cart-body .cart-tip .countdown--container:not(:last-child):after{display:none}.tt-main-cart .cart-body .cart-left-con{flex:0 0 58%}.tt-main-cart .cart-body .cart-left{display:flex;flex-direction:column;gap:20px;width:100%}.tt-main-cart .cart-body .cart-right{flex:0 0 40%}.tt-main-cart .cart-body .cart-right .cart-right-box{position:sticky;top:calc(var(--height-header, 0) + 20px);display:flex;flex-direction:column;gap:20px}.tt-main-cart .cart-body .cart-item-list{display:flex;flex-direction:column;gap:20px}.tt-main-cart .cart-body .cart-item-list .cart-item{display:flex;gap:24px;padding:24px;background:#fff;border-radius:10px;border:1px solid #EBEBEB}.tt-main-cart .cart-body .cart-item-list .cart-item.not-purchased{background:#f7f7f7;border-color:#f7f7f7}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__img{display:block;width:120px;background:#f8f8f8;border-radius:10px;overflow:hidden}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info{flex:1;display:flex;align-items:start;flex-direction:column;color:#666;font-size:1rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__title{color:#000;font-size:1.5rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__title:hover{color:var(--color-purple)}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__options{display:flex;flex-direction:column}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__discounts .discount-item{display:flex;align-items:center;gap:5px}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__discounts .discount-item .icon-discount{display:block;width:.875rem;height:auto}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__short-desc{color:#666;font-size:1rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__short-desc *:not(sub,sup){margin:0;color:inherit;font-size:inherit}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__short-desc a{color:var(--color-blue);text-decoration:underline}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__short-desc a:hover{color:var(--hover-color-blue)}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__quantity-selector{flex:1;display:flex;align-items:flex-end}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__quantity-selector .quantity-selector-con{display:flex;margin-top:24px;height:2rem;background:#f7f7f7;border-radius:4px;overflow:hidden}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__quantity-selector .quantity-selector-con .quantity-selector-btn{flex:0 0 2rem;display:flex;align-items:center;justify-content:center;height:100%;color:#4e5969;font-size:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__quantity-selector .quantity-selector-con .quantity-selector-input{flex:0 0 auto;padding:6px 16px;width:5.625rem;height:100%;background:inherit;border:none;border-radius:0;border-left:1px solid #E5E6EB;border-right:1px solid #E5E6EB;color:#1d2129;font-size:.875rem;text-align:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;overflow:hidden!important}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right{display:flex;align-items:flex-end;flex-direction:column;gap:10px}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-item__price{flex:1;display:flex;flex-direction:column;align-items:flex-end}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-item__price .final-line-price{color:#000;font-weight:600;font-size:1.5rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-item__price .original-line-price{color:#666;font-size:1rem;text-decoration:line-through}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-item__price .text-after-price{font-size:1rem;color:#666;font-weight:400}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-btn-group{display:flex;flex-wrap:wrap;align-items:flex-end;gap:10px}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-remove-btn{--color-dark: #666;position:relative;display:block;color:#666;line-height:1;font-size:1rem;text-decoration:underline;cursor:pointer}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-remove-btn .icon-rotator{left:auto;width:1rem;height:1rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-remove-btn.loading .hidden-on-load{opacity:0}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-edit-btn,.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-add-btn{padding:.5rem 1.5rem;font-size:1rem;line-height:1}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__long-desc{flex:1;display:flex;align-items:flex-end;margin-top:24px;color:#666;font-size:1rem;line-height:1.2}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__long-desc *:not(sub,sup){margin:0;color:inherit;font-size:inherit}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__long-desc a{color:var(--color-blue);text-decoration:underline}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__long-desc a:hover{color:var(--hover-color-blue)}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__long-desc.mobile{display:none}.tt-main-cart .cart-body .cart-summary{padding:24px;border:1px solid #EBEBEB;border-radius:10px}.tt-main-cart .cart-body .cart-summary .price{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;font-size:1rem}.tt-main-cart .cart-body .cart-summary .price.total-price{margin-top:20px;padding-top:20px;border-top:1px solid #EBEBEB;font-size:1.5rem}.tt-main-cart .cart-body .cart-summary .price.total-price span:nth-last-child(1){font-weight:600}.tt-main-cart .cart-body .cart-summary .cart-taxes{margin:0;color:#666;font-size:.75rem}.tt-main-cart .cart-body .cart-summary .cart__ctas{margin-top:20px}.tt-main-cart .cart-body .cart-summary .cart__ctas .cart__checkout-button{height:44px;border-radius:4px;font-size:1rem}.tt-main-cart .cart-body .cart-summary .cart__dynamic-checkout-buttons{margin-top:10px}.tt-main-cart .cart-body .cart-discount{display:flex;flex-direction:column;gap:10px;margin:20px 0;width:100%}.tt-main-cart .cart-body .cart-discount .cart-discount-form{display:flex;gap:10px}.tt-main-cart .cart-body .cart-discount .cart-discount-form .discount-apply-imput{flex:1;font-size:1rem}.tt-main-cart .cart-body .cart-discount .cart-discount-form .discount-apply-btn{position:relative;min-width:148px;font-size:1rem}.tt-main-cart .cart-body .cart-discount .cart-discount-form .discount-apply-btn .icon-load{display:block;width:1rem;height:auto}.tt-main-cart .cart-body .cart-discount .cart-discount__codes{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.tt-main-cart .cart-body .cart-discount .cart-discount__item{display:flex;align-items:center;padding:.75rem 1rem;background:#f7f7f7;border-radius:4px;line-height:1;font-size:.875rem}.tt-main-cart .cart-body .cart-discount .cart-discount__item .icon-discount{display:block;margin:0 5px 0 0;width:.75rem;height:auto}.tt-main-cart .cart-body .cart-discount .cart-discount__item .cart-discount-remove{position:relative;margin:0 0 0 20px;padding:0;border:none;color:#000}.tt-main-cart .cart-body .cart-discount .cart-discount__item .cart-discount-remove:hover{color:#666;box-shadow:none}.tt-main-cart .cart-body .cart-discount .cart-discount__item .cart-discount-remove .remove-icon{display:block;width:.875rem;height:auto}.tt-main-cart .cart-body .cart-note{display:block;margin:20px 0;height:3rem;border:1px solid #ebebeb;border-radius:4px;transition:height var(--transition);overflow:hidden}.tt-main-cart .cart-body .cart-note .cart-note_title{display:flex;align-items:center;justify-content:space-between;margin:0;padding:1rem;line-height:1;font-size:1rem;opacity:1;transition:opacity var(--transition-popup);overflow:hidden;cursor:pointer}.tt-main-cart .cart-body .cart-note .cart-note_title .icon-down{display:block;width:1rem;height:auto}.tt-main-cart .cart-body .cart-note .cart-note_textarea{padding:0;width:100%;height:0;min-height:unset;border:none;line-height:1.2;font-size:1rem;opacity:0;transition:opacity var(--transition);overflow:auto}.tt-main-cart .cart-body .cart-note.open{height:5.625rem;border-color:#000}.tt-main-cart .cart-body .cart-note.open .cart-note_title{padding:0;height:0;opacity:0}.tt-main-cart .cart-body .cart-note.open .cart-note_textarea{padding:1rem;height:100%;opacity:1}.tt-main-cart .recommendation-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}.tt-main-cart .recommendation-popup.open{display:flex!important}.tt-main-cart .recommendation-popup .mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;z-index:-1;cursor:pointer}.tt-main-cart .recommendation-popup .recommendation-popup-con{display:flex;flex-direction:column;gap:32px;padding:24px 40px;max-height:70vh;max-width:1040px;width:80%;background:#fff;border-radius:20px;overflow:hidden}.tt-main-cart .recommendation-popup .popup-header{display:flex;align-items:center;justify-content:space-between;font-size:1.5rem}.tt-main-cart .recommendation-popup .popup-header .popup-close-btn{display:block;width:18px;height:auto;color:#666;cursor:pointer}.tt-main-cart .recommendation-popup .popup-header .popup-close-btn:hover{color:#000}.tt-main-cart .recommendation-popup .popup-body{flex:1;display:grid;grid-template-columns:repeat(2,1fr);gap:20px;overflow:auto}.tt-main-cart .recommendation-popup .product-item{padding:24px;border-radius:10px;border:1px solid #EBEBEB;cursor:pointer}.tt-main-cart .recommendation-popup .product-item .product-item-header{display:flex;align-items:center;gap:24px;margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #EBEBEB}.tt-main-cart .recommendation-popup .product-item .product-item-header .item-checkbox{flex-shrink:0;position:relative;display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:#fff;border:3px solid #D7D7D7;border-radius:4px}.tt-main-cart .recommendation-popup .product-item .product-item-header .item-title{flex:1;display:flex;flex-direction:column;font-size:1rem}.tt-main-cart .recommendation-popup .product-item .product-item-header .item-title span:nth-child(1){font-weight:600;font-size:1.5rem}.tt-main-cart .recommendation-popup .product-item .product-item-header .item-tag{display:block;padding:6px 16px;background:#ffc439;border-radius:50px;font-size:1rem;line-height:1.2}.tt-main-cart .recommendation-popup .product-item .product-item-info{display:flex;flex-direction:column}.tt-main-cart .recommendation-popup .product-item .product-item-info .product-item-price{font-weight:600;font-size:2.5rem;color:#0d121f}.tt-main-cart .recommendation-popup .product-item .product-item-info .text-after-price{font-size:1rem;color:#666;font-weight:400}.tt-main-cart .recommendation-popup .product-item .product-item-info .product-item-desc{display:flex;flex-direction:column;gap:5px;font-size:1rem}.tt-main-cart .recommendation-popup .product-item .product-item-info .product-item-desc *:not(sub,sup){margin:0;font-size:inherit}.tt-main-cart .recommendation-popup .product-item:hover,.tt-main-cart .recommendation-popup .product-item.selected{border:1px solid #000}.tt-main-cart .recommendation-popup .product-item.selected .item-checkbox{background:#040404;border-color:#040404}.tt-main-cart .recommendation-popup .product-item.selected .item-checkbox:after{content:"✔";display:block;color:#fff;font-size:12px;line-height:1}.tt-main-cart .recommendation-popup .popup-footer{display:flex;justify-content:flex-end}.tt-main-cart .recommendation-popup .popup-footer .popup-confirm-btn{position:relative;font-size:1rem}.tt-main-cart .cart__product-recommendation{flex:0 0 100%}.tt-main-cart .cart__product-recommendation .product-recommendation-swiper{position:relative;display:block;margin-top:40px;width:100%}.tt-main-cart .cart__product-recommendation .product-recommendation-swiper .swiper-slide{width:calc(25% - 15px);height:auto}.tt-main-cart .cart__product-recommendation .swiper-button-prev,.tt-main-cart .cart__product-recommendation .swiper-button-next{display:flex;align-items:center;justify-content:center;margin:0;width:3rem;height:3rem;border:1px solid #000;border-radius:50%}.tt-main-cart .cart__product-recommendation .swiper-button-prev:after,.tt-main-cart .cart__product-recommendation .swiper-button-next:after{display:none}.tt-main-cart .cart__product-recommendation .swiper-button-prev span,.tt-main-cart .cart__product-recommendation .swiper-button-next span{display:block;margin-top:-.125em;font-size:2rem;line-height:1}.tt-main-cart .cart__product-recommendation .swiper-button-prev{top:50%;left:0;transform:translate(-100%,-50%)}.tt-main-cart .cart__product-recommendation .swiper-button-next{top:50%;right:0;transform:translate(100%,-50%)}.tt-main-cart .cart__product-recommendation .product-item{display:flex;flex-direction:column;gap:20px;width:100%;height:100%;background-color:#fff;border-radius:10px;overflow:hidden}.tt-main-cart .cart__product-recommendation .product-item .product-img-list{width:100%}.tt-main-cart .cart__product-recommendation .product-item .product-img-list .product-img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background-color:#f6f6f6;opacity:0;visibility:hidden}.tt-main-cart .cart__product-recommendation .product-item .product-img-list .product-img.active{opacity:1;visibility:visible}.tt-main-cart .cart__product-recommendation .product-item .product-img-list .product-img img{display:block;width:100%;height:100%;object-fit:cover}.tt-main-cart .cart__product-recommendation .product-item .product-content-con{flex:1;position:relative;display:flex;align-items:center;flex-direction:column;gap:10px}.tt-main-cart .cart__product-recommendation .product-item .product-content-con>*{margin:0!important}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-title{font-size:1.25rem;text-align:center;text-decoration:none}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-price{display:flex;flex-wrap:wrap;align-items:center;gap:5px}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-price .price{margin:0;font-size:1rem}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-price .price.price--compare{opacity:.7;color:#000;text-decoration:line-through}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-variant-option{display:flex;flex-direction:column;gap:8px}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-variant-option ul.product-option-list{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-variant-option li.option-item{padding:.2rem .4rem;border-radius:5px;border:1px solid;color:#a6a6a6;font-size:.75rem;cursor:pointer}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-variant-option li.option-item.active{color:#000}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-variant-option li.option-item.color-option{padding:0;width:1.5rem;height:1.5rem;border:2px solid;border-radius:50%;background-color:var(--swatch-bg-color)}.tt-main-cart .cart__product-recommendation .product-item .product-form{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.tt-main-cart .cart__product-recommendation .product-item .product-purchase-form{display:flex;flex-direction:column;justify-content:flex-end;gap:.5rem;margin:0;width:100%}.tt-main-cart .cart__product-recommendation .product-item .product-purchase-form .add-cart-btn{position:relative;text-align:center;font-size:.75rem}.tt-main-cart .cart__product-recommendation .product-item .product-purchase-form .add-cart-btn:disabled{background-color:#d8d8d8;border-color:#c8c8c8;color:#fff;cursor:no-drop}@media screen and (max-width: 768px){.tt-main-cart{overflow:hidden}.tt-main-cart .cart-header{margin-top:16px;margin-bottom:16px}.tt-main-cart .back-to-previous{gap:.5rem;font-size:.875rem}.tt-main-cart .back-to-previous .arrows{font-size:1rem}.tt-main-cart .cart-body{flex-direction:column;width:100%}.tt-main-cart .cart-body .cart-title{font-size:1.875rem}.tt-main-cart .cart-body .cart-title .cart-items-count{font-size:.875rem}.tt-main-cart .cart-body .cart-tip{padding:12px 16px;font-size:.875rem}.tt-main-cart .cart-body .cart-left-con{flex:0 0 auto;width:100%}.tt-main-cart .cart-body .cart-left{gap:16px}.tt-main-cart .cart-body .cart-right{flex:0 0 auto;margin-top:var(--section-space);width:100%}.tt-main-cart .cart-body .cart-right .cart-right-box{position:relative;top:auto;display:flex;flex-direction:column;gap:16px}.tt-main-cart .cart-body .cart-item-list{gap:16px}.tt-main-cart .cart-body .cart-item-list .cart-item{flex-wrap:wrap;gap:10px;padding:12px}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__img{width:60px}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info{font-size:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__title{font-size:1.125rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__short-desc{font-size:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__quantity-selector .quantity-selector-con{margin-top:10px;height:24px;min-width:84px}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__quantity-selector .quantity-selector-con .quantity-selector-btn{flex:0 0 24px;font-size:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__quantity-selector .quantity-selector-con .quantity-selector-btn svg{display:block;width:8px;height:auto}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__info .cart-item__quantity-selector .quantity-selector-con .quantity-selector-input{padding:4px;width:36px;font-size:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right{gap:10px;max-width:32vw;text-align:right}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-item__price .final-line-price{font-size:1.125rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-item__price .original-line-price,.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-item__price .text-after-price{font-size:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-btn-group{flex-direction:column-reverse;gap:5px}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-remove-btn{font-size:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-remove-btn .icon-rotator{width:.75rem;height:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-edit-btn,.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__right .cart-add-btn{padding:.5rem 1rem;font-size:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__long-desc{display:none;margin:0;padding-top:16px;width:100%;border-top:1px solid #EBEBEB;font-size:.75rem}.tt-main-cart .cart-body .cart-item-list .cart-item .cart-item__long-desc.mobile{display:block}.tt-main-cart .cart-body .cart-summary{padding:12px}.tt-main-cart .cart-body .cart-summary .price{font-size:.875rem}.tt-main-cart .cart-body .cart-summary .price.total-price{margin-top:16px;padding-top:16px;font-size:1.25rem}.tt-main-cart .cart-body .cart-summary .cart-taxes{font-size:.625rem}.tt-main-cart .cart-body .cart-summary .cart__ctas{margin-top:16px}.tt-main-cart .cart-body .cart-summary .cart__ctas .cart__checkout-button{font-size:.875rem}.tt-main-cart .cart-body .cart-discount{margin:10px 0}.tt-main-cart .cart-body .cart-discount .cart-discount-form .discount-apply-imput{padding:.875rem;height:auto;line-height:1;font-size:.875rem}.tt-main-cart .cart-body .cart-discount .cart-discount-form .discount-apply-btn{min-width:80px;padding:.875rem;height:auto;line-height:1;font-size:.875rem}.tt-main-cart .cart-body .cart-discount .cart-discount-form .discount-apply-btn .icon-load{width:.75rem}.tt-main-cart .cart-body .cart-discount .cart-discount__codes{gap:5px}.tt-main-cart .cart-body .cart-discount .cart-discount__item{padding:.5rem .75rem;font-size:.75rem}.tt-main-cart .cart-body .cart-discount .cart-discount__item .icon-discount{width:.625rem}.tt-main-cart .cart-body .cart-discount .cart-discount__item .cart-discount-remove{margin:0 0 0 10px}.tt-main-cart .cart-body .cart-discount .cart-discount__item .cart-discount-remove .remove-icon{width:.75rem}.tt-main-cart .cart-body .cart-note{margin:10px 0;height:2.625rem}.tt-main-cart .cart-body .cart-note .cart-note_title{padding:.875rem;font-size:.875rem}.tt-main-cart .cart-body .cart-note .cart-note_title .icon-down{width:.875rem}.tt-main-cart .cart-body .cart-note .cart-note_textarea{font-size:.875rem}.tt-main-cart .cart-body .cart-note.open{height:4.375rem}.tt-main-cart .cart-body .cart-note.open .cart-note_title{padding:0;height:0;opacity:0}.tt-main-cart .cart-body .cart-note.open .cart-note_textarea{padding:.875rem;height:100%;opacity:1}.tt-main-cart .recommendation-popup{display:flex!important;align-items:end;transform:translateY(100%)}.tt-main-cart .recommendation-popup .recommendation-popup-con{gap:20px;padding:20px;max-height:90vh;max-width:none;width:100%;border-radius:0;transform:translateY(100%);transition:transform var(--transition)}.tt-main-cart .recommendation-popup .popup-header{font-size:1.125rem}.tt-main-cart .recommendation-popup .popup-header .popup-close-btn{width:12px}.tt-main-cart .recommendation-popup .popup-body{grid-template-columns:repeat(1,1fr);gap:10px}.tt-main-cart .recommendation-popup .product-item{padding:12px}.tt-main-cart .recommendation-popup .product-item .product-item-header{gap:16px;margin-bottom:12px;padding-bottom:12px}.tt-main-cart .recommendation-popup .product-item .product-item-header .item-checkbox{width:16px;height:16px;border:2px solid #D7D7D7;border-radius:2px}.tt-main-cart .recommendation-popup .product-item .product-item-header .item-title{font-size:.875rem}.tt-main-cart .recommendation-popup .product-item .product-item-header .item-title span:nth-child(1){font-size:1.25rem}.tt-main-cart .recommendation-popup .product-item .product-item-header .item-tag{padding:5px 10px;font-size:.875rem}.tt-main-cart .recommendation-popup .product-item .product-item-info .product-item-price{font-size:1.875rem}.tt-main-cart .recommendation-popup .product-item .product-item-info .text-after-price{font-size:.875rem}.tt-main-cart .recommendation-popup .product-item .product-item-info .product-item-desc{gap:0;font-size:.875rem}.tt-main-cart .recommendation-popup .product-item.selected .item-checkbox:after{font-size:8px}.tt-main-cart .recommendation-popup .popup-footer{justify-content:center}.tt-main-cart .recommendation-popup .popup-footer .popup-confirm-btn{font-size:1rem}.tt-main-cart .recommendation-popup.open,.tt-main-cart .recommendation-popup.open .recommendation-popup-con{transform:translateY(0)}.tt-main-cart .cart__product-recommendation{flex:0 0 auto;width:100%}.tt-main-cart .cart__product-recommendation .product-recommendation-swiper{margin-top:16px}.tt-main-cart .cart__product-recommendation .product-recommendation-swiper .swiper{overflow:visible}.tt-main-cart .cart__product-recommendation .product-recommendation-swiper .swiper-slide{width:65vw}.tt-main-cart .cart__product-recommendation .swiper-button-prev,.tt-main-cart .cart__product-recommendation .swiper-button-next{width:2rem;height:2rem;background:#00000040;border:none;color:#fff}.tt-main-cart .cart__product-recommendation .swiper-button-prev span,.tt-main-cart .cart__product-recommendation .swiper-button-next span{font-size:1.25rem}.tt-main-cart .cart__product-recommendation .swiper-button-prev,.tt-main-cart .cart__product-recommendation .swiper-button-next{top:32.5vw;transform:translateY(-50%)}.tt-main-cart .cart__product-recommendation .product-item{gap:10px}.tt-main-cart .cart__product-recommendation .product-item .product-content-con{gap:5px}.tt-main-cart .cart__product-recommendation .product-item .product-content-con>*{margin:0!important}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-title{font-size:1rem}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-price{gap:5px}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-price .price{font-size:.875rem}.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-variant-option,.tt-main-cart .cart__product-recommendation .product-item .product-content-con .product-variant-option ul.product-option-list{gap:8px}.tt-main-cart .cart__product-recommendation .product-item .product-purchase-form{margin-top:5px}.tt-main-cart .cart__product-recommendation .product-item .product-purchase-form .add-cart-btn{padding:8px 15px;font-size:.625rem}}
