.section-account-card{padding:40px 0;background-color:#f6f6f6}.section-account-card .row{display:flex;gap:40px}.section-account-card .row .col-3{max-width:calc(25% - 15px);width:100%}.section-account-card .row .col-9{max-width:calc(75% - 25px);width:100%}.section-account-card .account-box{border:1px solid #00000033;background-color:var(--white);border-radius:5px}.section-account-card .account-box .account-box-title{padding:20px 32px}.section-account-card .account-box .account-box-title h3{font-family:var(--font-Helvetica-lt-pro);font-size:20px;font-weight:700;line-height:24px;letter-spacing:.01em;color:var(--black)}.section-account-card .account-box .account-item-box{padding:32px;border-top:1px solid #0000001A}.section-account-card .account-box .account-item-box li+li{margin-top:14px}.section-account-card .account-box .account-item-box .account-item{display:flex;align-items:center;gap:10px;border-radius:5px;padding:6px 0;position:relative}.section-account-card .account-box .account-item-box .tabs li.active .account-item{background-color:#ebf5f6}.section-account-card .account-box .account-item-box .tabs li.active .account-text h4{color:var(--primary)}.section-account-card .account-box .account-item-box .account-item:before{content:"";position:absolute;background-image:url(../assets/drop-down.svg);width:20px;height:20px;right:10px;top:16px;display:none}.section-account-card .account-box .account-item-box .account-item:hover{background-color:#ebf5f6}.section-account-card .account-box .account-item-box .account-item .account-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center}.section-account-card .account-box .account-item-box .account-item .account-text h4{font-family:var(--font-helvetica);font-size:16px;font-weight:400;line-height:18.4px;color:var(--black);opacity:.8}.section-account-card .order-box .account-details h2{font-family:var(--font-Helvetica-lt-pro);font-size:32px;font-weight:700;line-height:38.4px;color:#1b1f23;padding-bottom:18px;border-bottom:1px solid #00000033}.section-account-card .order-box .account-details .row{margin-top:32px;display:flex;gap:20px}.section-account-card .order-box .account-details .row .col-6{max-width:calc(50% - 10px);width:100%}.section-account-card .order-box .account-details .account-address-box{border:1px solid #00000033;padding:32px;border-radius:5px;background-color:var(--white);height:100%}.section-account-card .order-box .account-details .account-address-box h3{font-family:var(--font-helvetica);font-size:20px;font-weight:700;line-height:23px;color:#1b1f23;margin-bottom:20px}.section-account-card .order-box .account-details .account-address-box p{font-family:var(--font-helvetica);font-size:18px;font-weight:400;line-height:24px;color:var(--black);opacity:.8}.section-account-card .order-box .account-details .account-address-box p+p{margin-top:8px}.section-account-card .order-box .account-details .account-address-box .address-button{margin-top:20px;display:flex;gap:14px}.section-account-card .order-box .account-details .account-address-box .address-button .address-btn{font-family:var(--font-helvetica);font-size:16px;font-weight:700;line-height:18.4px;color:var(--white);padding:14px;border-radius:5px;width:100%;text-align:center}.section-account-card .order-box .account-details .account-address-box .address-button .address-edit{background-color:var(--primary)}.section-account-card .order-box .account-details .account-address-box .address-button .address-edit:hover{background-color:var(--dark-black)}.section-account-card .order-box .account-details .account-address-box .address-button .address-add{background-color:var(--secondary)}.section-account-card .order-box .account-details .account-address-box .address-button .address-add:hover{background-color:var(--black)}.section-account-card .order-box .order-history-details{margin-bottom:32px}.section-account-card .order-box .order-history-details .order-history-title h2{font-family:var(--font-Helvetica-lt-pro);font-size:32px;font-weight:700;line-height:38.4px;color:#1b1f23;padding-bottom:16px;border-bottom:1px solid #00000033}.section-account-card .order-box .order-history-box{background-color:var(--white);border:1px solid #00000033;border-radius:5px}.section-account-card .order-box .order-history-box .product-details .last-border{border-bottom:1px solid #00000033;margin-left:124px;margin-bottom:24px;display:block}.section-account-card .order-box .order-history-box+.order-history-box{margin-top:16px}.section-account-card .order-box .order-history-box .order-item{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.section-account-card .order-box .order-history-box .order-item .order-item-box{display:flex;justify-content:space-between;width:100%;gap:10px;padding:32px;border-right:1px solid #0000000F}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box{display:flex;justify-content:space-between;align-items:center;gap:14px}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box h4{font-family:var(--font-helvetica);font-size:20px;font-weight:400;line-height:23px;letter-spacing:.02em;color:#1b1f23}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box h4 span{font-weight:700}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box h5{font-family:var(--font-helvetica);font-size:18px;font-weight:400;line-height:20px;color:var(--black)}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box h5 span{font-weight:700}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box p{font-family:var(--font-helvetica);font-size:14px;font-weight:400;line-height:22px;color:#1b1f23;opacity:.8}.section-account-card .order-box .order-history-box .order-item.active .order-select h4:after{rotate:180deg;transition:all ease .4s}.section-account-card .order-box .order-history-box .order-item .order-select{min-width:208px;padding:32px;text-align:center}.section-account-card .order-box .order-history-box .order-item .order-select h4{font-family:var(--font-helvetica);font-size:16px;font-weight:400;line-height:18.4px;color:#3f4644;position:relative}.section-account-card .order-box .order-history-box .order-item .order-select h4:after{content:"";position:absolute;background-image:url(../assets/drop-down.svg);background-repeat:no-repeat;width:20px;height:20px;top:0;right:-15px;transition:all ease .4s}.section-account-card .product-details.active{display:block}.section-account-card .product-details{padding:0 32px 28px;border-top:1px solid #00000033;display:none}.section-account-card .product-details .product-main-box{display:flex;gap:24px;padding:28px 0}.section-account-card .product-details .product-main-box+.product-main-box{border-top:1px solid #00000033}.section-account-card .product-details .product-main-box:last-child{padding-bottom:0}.section-account-card .product-details .product-block img{width:100px;height:100px;display:block}.section-account-card .product-details .product-contant{display:flex;justify-content:space-between;width:100%;gap:21px}.section-account-card .product-details .product-contant .product-left-content,.section-account-card .product-details .product-contant .product-right-content{max-width:50%;width:100%}.section-account-card .product-details .product-contant .product-left-content h3{font-family:var(--font-helvetica);font-size:18px;font-weight:700;line-height:20.7px;margin-bottom:10px}.section-account-card .product-details .product-contant .product-left-content h3 a{color:#1b1f23;display:block}.section-account-card .product-details .product-contant .product-left-content h3 a:hover{color:var(--primary)}.section-account-card .product-details .product-contant .product-left-content p{font-family:var(--font-helvetica);font-size:16px;font-weight:400;line-height:18px;color:#1b1f23;max-width:182px}.section-account-card .product-details .product-contant .product-left-content .product-box-content .product-price{display:none}.section-account-card .product-details .product-contant .product-left-content .product-box-content p{font-family:var(--font-helvetica);font-size:16px;font-weight:400;line-height:16px;color:#1b1f23;margin-bottom:16px}.section-account-card .product-details .product-contant .product-left-content .product-box-content p span{opacity:.6}.section-account-card .product-details .product-contant .product-right-content{display:flex;gap:21px}.section-account-card .product-details .product-contant .product-right-content h4{width:100%;font-family:var(--font-helvetica);font-size:18px;font-weight:700;line-height:18px;color:var(--primary);text-align:right;padding-right:14px}.section-account-card .product-details .product-contant .product-right-content .product-time-content{width:100%;padding-left:16px;position:relative}.section-account-card .product-details .product-contant .product-right-content .product-time-content:before{content:"";position:absolute;background-color:#17b63a;width:8px;height:8px;border-radius:100%;top:5px;left:0}.section-account-card .product-details .product-contant .product-right-content .product-time-content p{font-family:var(--font-helvetica);font-size:16px;font-weight:400;line-height:18px;color:#1b1f23}.section-account-card .product-details .product-contant .product-right-content .product-time-content p+p{margin-top:10px}.section-account-card .product-details .product-contant .product-right-content .product-time-content p span{opacity:.6}.section-account-card .product-details .order-bar{display:flex;align-items:center;justify-content:end;position:relative;padding-top:16px;max-width:900px;margin-left:auto;gap:45px;padding-left:14px}.section-account-card .product-details .order-bar .progress_bar{display:block;height:4px;border-radius:10px;overflow:hidden;background-color:#231f201a;max-width:84%;position:absolute;width:100%;right:65px;top:43px}.section-account-card .product-details .order-bar .progress_bar .progress_line{background:var(--primary);max-width:60%;width:100%;display:block;height:4px;margin-right:auto}.section-account-card .product-details .order-bar .order-bar-box{position:relative;width:100%;max-width:149px;text-align:center}.section-account-card .product-details .order-bar .order-bar-box:after{content:"";position:absolute;background-color:var(--primary);width:12px;height:12px;border-radius:100%;top:23px;right:64px;z-index:1}.section-account-card .product-details .order-bar .order-bar-box h3{font-family:var(--font-helvetica);font-size:12px;font-weight:400;line-height:13.8px;color:#0f1433;margin-bottom:30px}.section-account-card .product-details .order-bar:last-child .order-bar-box .order-delivery{opacity:.5}.section-account-card .product-details .order-bar .order-bar-box p{font-family:var(--font-helvetica);font-size:12px;font-weight:700;line-height:13.8px;color:#0f1433}.section-account-card .product-details .product-main{overflow:hidden;background:transparent;overflow-y:scroll;max-height:470px}.section-account-card .product-details .product-main::-webkit-scrollbar{width:4px}.section-account-card .product-details .product-main::-webkit-scrollbar-track{background:#fff}.section-account-card .product-details .product-main::-webkit-scrollbar-thumb{background:#888}.section-account-card .account-box .account-item-box ul.tabs.mobile{display:none}@media(max-width:1300px){.section-account-card .product-details .order-bar{gap:39px}}@media(max-width:1150px){.section-account-card .product-details .order-bar{gap:16px}.section-account-card .product-details .order-bar .progress_bar{max-width:82%}}@media(max-width:1110px){.section-account-card .row{gap:20px}.section-account-card .row .col-3{max-width:calc(25% - 5px)}.section-account-card .row .col-9{max-width:calc(75% - 15px)}.section-account-card .order-box .account-details .account-address-box{padding:25px}}@media(max-width:991px){.section-account-card .row{gap:40px;flex-direction:column}.section-account-card .row .col-3,.section-account-card .row .col-9{max-width:100%}.section-account-card .order-box .account-details .row{flex-direction:row}.section-account-card .product-details .order-bar .progress_bar{max-width:80%;right:70px}.section-account-card .product-details .order-bar{max-width:822px}.section-account-card .account-box .account-item-box ul.tabs{display:none}.section-account-card .account-box .account-item-box ul.tabs.mobile{display:block!important}.section-account-card .account-box .account-item-box ul.tabs.mobile .dropmenu_list{display:none}}@media(max-width:767px){.section-account-card .account-box .account-item-box .account-item:before{display:block}.section-account-card .account-box .account-box-title,.section-account-card .account-box .account-item-box{padding:20px}.section-account-card .order-box .account-details .row{flex-direction:column;margin-top:28px}.section-account-card .order-box .account-details .row .col-6{max-width:100%}.section-account-card .order-box .account-details h2{font-size:28px;line-height:33.6px}.section-account-card .order-box .account-details .account-address-box{padding:24px}.section-account-card .order-box .account-details .account-address-box h3{font-size:18px;line-height:20.7px}.section-account-card .order-box .account-details .account-address-box p{font-size:16px;line-height:24px}.section-account-card .order-box .order-history-details{margin-bottom:24px}.section-account-card .order-box .order-history-details .order-history-title h2{font-size:28px;line-height:33.6px}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box h4{font-size:16px;line-height:18.4px;letter-spacing:.02em}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box p{font-size:12px;line-height:22px}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box h5{font-size:16px;line-height:20px}.section-account-card .product-details{padding:0 24px}.section-account-card .product-details .product-main-box{gap:20px}.section-account-card .product-details .product-block,.section-account-card .product-details .product-block img{width:80px;height:80px;display:block}.section-account-card .product-details .product-contant .product-left-content h3{font-size:16px;line-height:18.4px}.section-account-card .product-details .product-contant .product-left-content .product-box-content p{font-size:14px;line-height:16px}.section-account-card .product-details .product-contant .product-left-content p{font-size:13px;line-height:18px}.section-account-card .product-details .product-contant .product-right-content .product-time-content p{font-size:14px;line-height:18px}.section-account-card .product-details .product-contant .product-right-content .product-time-content p+p{margin-top:8px}.section-account-card .product-details .product-contant .product-right-content h4{font-size:16px;line-height:16px}.section-account-card .product-details .order-bar{flex-direction:column;align-items:flex-end;gap:14px;max-width:232px;padding:0;margin-left:auto}.section-account-card .product-details .order-bar .order-bar-box{display:flex;gap:6px;max-width:184px}.section-account-card .order-box .order-history-box .product-details .last-border{margin-bottom:16px}.section-account-card .product-details .order-bar .order-bar-box:last-child:before{background-color:var(--black)}.section-account-card .product-details .order-bar .order-bar-box h3{opacity:1;margin-bottom:0}.section-account-card .product-details{padding-bottom:24px}.section-account-card .product-details .order-bar .progress_bar{max-width:52%;right:138px;top:62px;rotate:90deg;height:2px}.section-account-card .product-details .order-bar .progress_bar .progress_line{max-width:68%}.section-account-card .product-details .order-bar .order-bar-box:after{top:0;right:193px}.section-account-card .product-details .order-bar:last-child .order-bar-box .order-delivery{opacity:1}.section-account-card .product-details .order-bar .order-box-bar:after{background-color:var(--dark-black)}}@media(max-width:660px){.section-account-card .account-box .account-item-box .account-item{padding:21px 20px}.section-account-card .account-box .account-item-box .account-item .account-icon{width:unset;height:unset}.section-account-card .account-box .account-item-box .account-item:before{right:18px;top:22px}.section-account-card .order-box .order-history-box .order-item{padding:24px 23px}.section-account-card .order-box .order-history-box .order-item .order-select{padding:0 0 0 15px;min-width:150px;text-align:center;width:100%}.section-account-card .order-box .order-history-box .order-item .order-select h4:after{top:-1px;right:-4px}.section-account-card .order-box .order-history-box .order-item .order-item-box{padding:0}.section-account-card .order-box .order-history-box .order-item .order-item-box,.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box{flex-direction:column;align-items:flex-start;gap:14px}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box{gap:10px}.section-account-card .product-details .product-contant{flex-direction:column;gap:10px}.section-account-card .product-details .product-contant .product-left-content,.section-account-card .product-details .product-contant .product-right-content,.section-account-card .product-details .product-contant .product-left-content p{max-width:100%}.section-account-card .product-details .product-contant .product-left-content .product-box-content .product-price{display:block;font-family:var(--font-helvetica);font-size:14px;font-weight:700;line-height:18px;color:var(--primary);margin-bottom:0}.section-account-card .product-details .product-contant .product-left-content .product-box-content p{margin-bottom:0}.section-account-card .product-details .product-box-content{display:flex;align-items:center;gap:10px;margin-bottom:10px}.section-account-card .product-details .product-contant .product-right-content h4{display:none}.section-account-card .order-box .order-history-box .product-details .last-border{margin-left:100px}}@media(max-width:382px){.section-account-card .order-box .account-details .account-address-box{padding:18px}.section-account-card .order-box .order-history-box .order-item{padding:15px}.section-account-card .order-box .order-history-box .order-item .order-select{padding:0 0 0 10px;min-width:140px;text-align:start}.section-account-card .product-details .product-main-box{gap:10px;padding:20px 0}.section-account-card .product-details .product-block,.section-account-card .product-details .product-block img{width:50px;height:50px}.section-account-card .product-details .product-contant .product-left-content h3{font-size:14px;line-height:16px}.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box h5{font-size:14px;line-height:18px}.section-account-card .order-box .order-history-box .order-item .order-item-box,.section-account-card .order-box .order-history-box .order-item .order-item-box .order-title-box{gap:8px}.section-account-card .product-details{padding:0 10px}}.section-account-card .addresses .account-details .account-address-box{height:unset}.section-account-card .addresses .main-cta{max-width:30%;width:100%}.section-account-card .addresses .address-btn,.section-account-card .addresses button{font-family:var(--font-helvetica);font-size:16px;font-weight:700;line-height:18.4px;color:var(--white);padding:14px;margin-top:20px;max-width:calc(50% - 8px);width:100%;margin-right:8px;background-color:var(--primary);border:none;outline:none;box-shadow:none;border-radius:5px}.addresses form button[type]{background-color:var(--dark-black)!important;color:var(--white)!important}.section-account-card .addresses button+button,.section-account-card .addresses .address-btn+.address-btn{margin-right:0;background-color:var(--dark-black);border:1px solid var(--dark-black)}.section-account-card .addresses button+.button:hover,.section-account-card .addresses .address-btn+.address-btn:hover{background-color:var(--white);color:var(--dark-black);border:1px solid var(--dark-black)}.section-account-card .addresses button+button:hover{background-color:var(--primary)}.section-account-card .addresses button:hover{background-color:var(--dark-black)}.section-account-card .addresses h2,.section-account-card .addresses .account-details h2{padding-top:18px;padding-bottom:18px;border-bottom:none;font-family:var(--font-helvetica);font-size:20px;font-weight:700;line-height:23px;color:#1b1f23}.section-account-card .addresses form .field{flex-direction:column-reverse}.section-account-card .addresses form .field input{padding:14px;width:100%;border-radius:5px;border:1px solid #00000033;font-family:var(--font-helvetica);font-size:16px;font-weight:600;line-height:22px;color:var(--dark-black);opacity:.5}.section-account-card .addresses form .field input::placeholder{font-weight:400}.section-account-card .addresses form .select:after,.section-account-card .addresses form .select:before{border:none;outline:none;box-shadow:none}.section-account-card .addresses form .select select{padding:14px;width:100%;border-radius:5px;border:1px solid #00000033;font-family:var(--font-helvetica);font-size:16px;font-weight:400;line-height:22px;color:var(--dark-black);opacity:.5;outline:none}.section-account-card .addresses form label{font-family:var(--font-helvetica);font-size:18px;font-weight:400;line-height:20.7px;display:inline-block;margin-bottom:10px}.section-account-card .addresses form{gap:12px}.section-account-card .addresses form>div:nth-of-type(1){margin-right:0rem}.section-account-card .addresses form input[type=checkbox]{accent-color:var(--secondary)}.section-account-card .addresses .button{font-family:var(--font-helvetica);font-size:16px;font-weight:700;line-height:18.4px;color:var(--white);border-radius:5px;text-align:center;padding:14px;background-color:var(--primary);margin-top:20px;transition:all ease .4s;max-width:calc(50% - 8px);width:100%}.section-account-card .addresses .button+button{background-color:var(--dark-black)}.section-account-card .addresses .button+button:hover{background-color:var(--primary)}.section-account-card .addresses .button:after,.section-account-card .addresses .button:before{border:none;outline:none;box-shadow:none}.section-account-card .addresses .button:hover{background-color:var(--dark-black)}@media(max-width:1194px){.section-account-card .addresses .button{max-width:100%}}@media(max-width:1035px){.section-account-card .addresses button{max-width:calc(50% - 6px);margin-right:0%!important}.section-account-card .addresses .account-details .account-address-box{padding:15px}}@media(max-width:991px){.section-account-card .addresses .account-details .account-address-box{padding:24px}.section-account-card .addresses form{flex-direction:column;gap:10px}}@media(max-width:767px){.section-account-card .addresses .account-details h2,.section-account-card .addresses h2{font-size:18px;line-height:20.7px}.section-account-card .addresses form label{font-size:16px;line-height:18px}.section-account-card .addresses .main-cta{max-width:60%;width:100%}.section-account-card .addresses .address-btn,.section-account-card .addresses button{max-width:calc(50% - 8px)}.section-account-card .addresses .button{max-width:100%}}@media(max-width:405px){.account-address-box .main-cta{width:100%;max-width:100%!important}}
/*# sourceMappingURL=/cdn/shop/t/121/assets/section-account-card.css.map */
