:root{--headerBackgroundColor:#083879;--headerTextColor:#fff;--headerIconColor:#00CCCC;--navHeaderBackgroundColor:#fffefe;--navHeaderTextColor:#040404;--navBarIconColor:#311a1c;--navigationMenuColor:#371d21;--navigationSubMenuColor:#311a1d;--footerBackgroundColor:#05387d;--footerHeadingTextColor:#ffffff;--footerTextColor:#dae6fa;--primaryButtonBackgroundColor:#083879;--primaryButtonTextColor:#fff;--secondaryButtonBackgroundColor:#fff;--secondaryButtonTextColor:#000;--navigationMenuFontSize14px:14px;--navigationMenuFontWeight600:600;--navigationSubMenuFontSize16px:16px;--navigationSubMenuFontWeight600:600;--productTitleFontSize14px:14px;--productTitleFontWeight400:400;--productSubTitleFontSize16px:16px;--productSubTitleFontWeight400:400;--productPriceFontSize18px:18px;--productPriceFontWeight600:600;--productDetailsTitleFontSize20px:20px;--productDetailsTitleFontWeight600:600;--productDetailsSubTitleFontSize16px:16px;--productDetailsSubTitleFontWeight400:400;--productDetailsPriceFontSize22px:22px;--productDetailsPriceFontWeight600:600;--productDetailsDescriptionHeadingFontSize18px:18px;--productDetailsDescriptionHeadingFontWeight600:600;--productDetailsDescriptionFontSize16px:16px;--productDetailsDescriptionFontWeight400:400;--customerReviewsTitleFontSize15px:15px;--customerReviewsTitleFontWeight500:500;--customerReviewsDetailsFontSize14px:14px;--customerReviewsDetailsFontWeight400:400;--notificationsTitleFontSize15px:15px;--notificationsTitleFontWeight500:500;--notificationsSubTitleFontSize13px:13px;--notificationsSubTitleFontWeight400:400;--profileHeadingFontSize16px:16px;--profileHeadingFontWeight600:600;--profileContentFontSize14px:14px;--profileContentFontWeight500:500;--othersContentTitleFontSize24px:24px;--othersContentTitleFontWeight600:600;--othersContentDescriptionFontSize16px:16px;--othersContentDescriptionFontWeight400:400;--faqTitleHeaderFontSize15px:15px;--faqTitleHeaderFontWeight600:600;--faqTitleDetailsFontSize14px:14px;--faqTitleDetailsFontWeight400:400;--primaryButtonFontSize14px:14px;--primaryButtonFontWeight500:500;--secondaryButtonFontSize14px:14px;--secondaryButtonFontWeight500:500;--fontFamilyRoboto:"Roboto",sans-serif;--fontFamilyPoppins:"Poppins",sans-serif;--fontFamilyUbuntu:"Ubuntu",sans-serif;--fontFamilyOpenSans:"Open Sans",sans-serif}#account .pac-target-input{font-size:12px;font-weight:400;background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px 0 0 4px;color:#483335;padding:8px 10px;width:100%}#account .card{border:0;border-radius:0}#account .card .card-header{background-color:#fff;padding:20px;border-color:#f4f4f4;border-width:1.5px}#account .card .card-header h2{font-size:22px;font-weight:600;color:#1a0003;margin-bottom:0}#account .card .card-header a{text-decoration:none;color:inherit;padding:0}#account .card .card-body{padding:20px;background-color:#fff}#account .card .card-body .account-left{border-right:2px solid #f4f4f4;height:100%}#account .card .card-body .account-left .nav-item a{color:#31191c;font-size:16px;font-weight:600;text-decoration:none;padding:8px 0;display:block}#account .card .card-body .account-left .nav-item a.active,#account .card .card-body .account-left .nav-item a:hover{color:var(--primaryButtonBackgroundColor)}#account .card .card-body .account-left .nav-item a a{padding:0}#account .card .card-body .account-right .profile-section{border:1px solid #e0dada}#account .card .card-body .account-right .profile-section input{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;font-size:14px;font-weight:400;width:auto;color:#483335;padding:8px 10px 8px 4px;height:34px}#account .card .card-body .account-right .profile-section input:focus{outline:none;box-shadow:none}#account .card .card-body .account-right .profile-section .profile-btns{flex-direction:column;padding:15px}#account .card .card-body .account-right .profile-section .profile-btns button{border:1px solid #d9c9cc;width:100%;margin:2px}#account .card .card-body .account-right .profile-section .profile-btns button:hover{color:var(--primaryButtonTextColor);background:var(--primaryButtonBackgroundColor)}#account .card .card-body .account-right .profile{border-radius:4px;padding:15px;display:flex;align-items:flex-start;position:relative}#account .card .card-body .account-right .profile .profile-img{width:auto;height:121px;margin-right:20px}#account .card .card-body .account-right .profile .camera-icon{background-color:#f2e2e4;border-radius:50%;width:29px;height:29px;border:1px solid var(--primaryButtonBackgroundColor);display:flex;align-items:center;justify-content:center;position:absolute;bottom:8px;right:22px;cursor:pointer}#account .card .card-body .account-right .profile .camera-icon img{height:12px;margin-bottom:0;object-fit:contain}#account .card .card-body .account-right .profile .user-detail{margin-top:22px}#account .card .card-body .account-right .profile .user-detail .fa-pencil{color:#000;margin-left:10px;margin-top:-2px;font-size:14px;cursor:pointer;display:none;border-bottom:4px solid #000}#account .card .card-body .account-right .profile .user-detail .fa-pencil:hover{color:red}#account .card .card-body .account-right .profile .user-detail:hover .edit-icon{display:inline-block}#account .card .card-body .account-right .profile .user-detail h2{font-size:var(--profileHeadingFontSize16px);font-weight:var(--profileHeadingFontWeight600);text-decoration:none;color:#1a0003}#account .card .card-body .account-right .profile .user-detail h2 span{font-weight:var(--profileHeadingFontWeight600);color:#747c8a}#account .card .card-body .account-right .profile .user-detail p{font-size:var(--profileContentFontSize14px);font-weight:var(--profileContentFontWeight500);margin-bottom:0;text-decoration:none;color:#1a0003}#account .card .card-body .account-right .profile .user-detail p span{font-weight:var(--profileContentFontWeight500);color:#747c8a}#account .card .card-body .account-right .profile .user-detail h2{margin-top:0}#account .card .card-body .account-right .profile .user-detail .tick-button{background-color:var(--primaryButtonBackgroundColor);color:var(--primaryButtonTextColor);border:none!important;border-radius:4px;margin-right:4px;font-size:20px;padding:2px 10px}#account .card .card-body .account-right .profile .user-detail .close-button{background-color:#bab3b3;color:#fff;border:none!important;border-radius:4px;margin-right:4px;font-size:20px;padding:2px 8px}#account .card .card-body .account-right .profile .user-detail .save-btns{text-align:center}#account .card .card-body .account-right .profile .user-detail .user-name{position:relative;min-height:70px}#account .card .card-body .account-right .profile .user-detail .user-name .form-error{position:absolute}#account .card .card-body .account-right h2{font-size:22px;font-weight:600;color:#1a0003;margin-bottom:0;margin-top:10px}#account .card .card-body .account-right .manage-list{display:flex;align-items:center;margin:15px 0;gap:1rem;flex-wrap:wrap}#account .card .card-body .account-right .manage-list a{text-decoration:none}#account .card .card-body .account-right .manage-list .list-box{border:1px solid #e0dada;padding:10px;display:flex;align-items:center;flex-direction:column;justify-content:center;margin-right:1rem;width:220px;height:200px}#account .card .card-body .account-right .manage-list .list-box:last-child{margin-right:0}#account .card .card-body .account-right .manage-list .list-box img{height:95px;margin-bottom:1rem}#account .card .card-body .account-right .manage-list .list-box h4{font-size:16px;font-weight:600;text-decoration:none;color:#1a0003}#account .card .card-body .account-right .manage-list .list-box p{color:#483335;font-size:14px;font-weight:400}#account .card .card-body .edit-profile{background:#fff;border:1px solid #d9c9cc;border-radius:4px;position:absolute;right:10px;color:var(--primaryButtonBackgroundColor);font-size:14px;font-weight:500;padding:2px 8px;display:flex;align-items:center}#account .card .card-body .edit-profile i{color:var(--primaryButtonBackgroundColor);margin-right:5px}#account .card .card-body .edit-profile a{text-decoration:none;color:inherit}#account .card .card-body .product-table{border-radius:4px}#account .card .card-body table{width:100%}#account .card .card-body table thead th{background:#f7f7f7;padding:10px 20px}#account .card .card-body table thead th:nth-of-type(5){text-align:end}#account .card .card-body table thead th a,#account .card .card-body table thead th h2,#account .card .card-body table thead th p{letter-spacing:0;color:#5f4d4f;font-size:14px;opacity:1;font-weight:500;margin-bottom:2px}#account .card .card-body table thead th h2{color:#1a0003}#account .card .card-body table thead th a{color:#045ec6!important;white-space:nowrap}#account .card .card-body table tbody tr th{padding:4px;white-space:nowrap}#account .card .card-body table tbody tr td{padding:4px}#account .card .card-body table tbody tr td img{background-color:#fff;border:1px solid #e8e6e6;width:160px;height:160px;object-fit:contain}#account .card .card-body table tbody tr td h6{font-size:16px;font-weight:600;color:#1a0003;overflow:hidden}#account .card .card-body table tbody tr td .buy-btn.btn,#account .card .card-body table tbody tr td .return-btn.btn,#account .card .card-body table tbody tr td .review-btn.btn,#account .card .card-body table tbody tr td .track-btn.btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:130px;border-radius:2px}#account .card .card-body table tbody tr td .buy-btn.btn:hover,#account .card .card-body table tbody tr td .return-btn.btn:hover,#account .card .card-body table tbody tr td .review-btn.btn:hover,#account .card .card-body table tbody tr td .track-btn.btn:hover{color:var(--primaryButtonBackgroundColor);background-color:var(--primaryButtonTextColor);border:1px solid var(--primaryButtonBackgroundColor)}#account .card .card-body table tbody tr td .review-btn{box-shadow:0 3px 6px #d8abc2;border:1px solid #e8e6e6;border-radius:2px;background-color:#fff!important;color:#483335!important;font-weight:500!important;width:180px!important}#account .card .card-body table tbody tr td .buy-btn,#account .card .card-body table tbody tr td .return-btn{background-color:#fff!important;border:1px solid #e8e6e6!important;border-radius:2px;color:#483335!important;font-weight:500!important}#account .card .card-body table tbody tr td .buy-btn{color:#045ec6!important}#account .card .card-body table tbody tr td .product-list{display:flex;align-items:flex-start}#account .card .card-body table tbody tr td .pdt-detail{width:70%}#account .card .card-body table tbody tr td .pdt-detail p{font-size:14px;color:gray;margin-bottom:4px;font-weight:600}#account .card .card-body table tbody tr td .pdt-detail p span[color=yellow]{color:#d99b0e}#account .card .card-body table tbody tr td .pdt-detail p span[color=green]{color:#1baa57}#account .card .card-body table tbody tr td .pdt-detail p a{color:#045ec6;text-decoration:none}#account .card .card-body table tbody tr td .pdt-model span,#account .card .card-body table tbody tr td .qty-price span{font-weight:600;color:gray}#account .card .card-body table tbody tr td .delivery-type{color:#000!important;font-weight:400!important}#account .card .card-body table tbody tr td .next-collapse{background:none;border:0}#account .card .card-body table tbody tr td .next-collapse i{color:#413334}#account .card .card-body table tbody tr td .next-collapse a{text-decoration:none;color:inherit}#account .card .card-body table tbody tr:last-child td{border-bottom:0}#account .card .card-body .save-address{display:flex;flex-direction:column;align-items:center;justify-content:center;height:60vh}#account .card .card-body .save-address h2,#account .card .card-body .save-address p{color:#31191c;font-size:16px;font-weight:500;text-decoration:none;text-align:center;margin-bottom:2px}#account .card .card-body .save-address p{font-size:14px;font-weight:400}#account .card .card-body .save-address .address-btn{color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:140px!important;display:flex;align-items:center;justify-content:center;font-size:14px!important;font-weight:400;border-radius:4px}#account .card .card-body .save-address .address-btn:hover{color:var(--primaryButtonBackgroundColor)!important;background-color:var(--primaryButtonTextColor)!important;border:1px solid var(--primaryButtonBackgroundColor)}#account .card .card-body .save-address .address-btn:hover i{color:var(--primaryButtonTextColor)!important}#account .card .card-body .save-address .address-btn i{font-size:12px;color:var(--primaryButtonBackgroundColor);margin-right:4px}#account .card .card-body .save-address img{height:40px}#account .card .card-body .address-list{display:flex;gap:.5rem;flex-wrap:wrap}#account .card .card-body .address-list .address-tile{display:flex;align-items:baseline;flex-direction:column;width:380px;margin-bottom:.25rem}#account .card .card-body .address-list .address-tile .user-detail{background:#fcfcfc;border:1px solid #fcf7f7;border-radius:4px 4px 0 0;opacity:1;padding:1.5rem;width:100%;height:260px}#account .card .card-body .address-list .address-tile .user-detail h2,#account .card .card-body .address-list .address-tile .user-detail p{font-size:16px;color:#483335;margin-bottom:.5rem;font-weight:600}#account .card .card-body .address-list .address-tile .user-detail p{font-weight:500;font-size:14px}#account .card .card-body .address-list .address-tile .user-detail h2{text-transform:capitalize}#account .card .card-body .address-list .address-tile .user-actions .fa-edit{margin-right:16px;color:green;font-size:18px}#account .card .card-body .address-list .address-tile .user-actions .fa-trash-can{color:#ca1815;font-size:18px}#contact-us .card{border:0;border-radius:0;height:100%}#contact-us .card .card-body{padding:30px}#contact-us .top-title{font-size:24px;font-weight:600;color:#1a0003;margin-bottom:0}#contact-us p{font-size:14px;font-weight:400;color:#1a0003;margin-bottom:0}#contact-us form label{letter-spacing:0;color:#6c6c6c;opacity:1;font-size:12px;font-weight:500}#contact-us form .form-check-input{accent-color:var(--primaryButtonBackgroundColor)}#contact-us form .form-check-input:focus{outline:none;box-shadow:none}#contact-us form .form-group{margin-bottom:1rem}#contact-us form .shop-btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);border-radius:4px;height:32px;display:flex;align-items:center;justify-content:center;padding:10px}#contact-us form .shop-btn:hover{color:var(--primaryButtonBackgroundColor);background-color:var(--primaryButtonTextColor);border:1px solid var(--primaryButtonBackgroundColor)}#contact-us form .form-control{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;opacity:1;color:#31191c;font-size:14px;font-weight:500;padding:8px}#contact-us form .form-control:focus{outline:none;box-shadow:none}#contact-us form .form-control::placeholder{color:#483335;font-weight:400;font-size:12px!important}#contact-us form .PhoneInput .PhoneInputInput{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;opacity:1;color:#31191c;font-size:14px;font-weight:500;padding:8px}#contact-us form .PhoneInput .PhoneInputInput:focus{outline:none}#contact-us form .PhoneInput .PhoneInputCountryIcon{box-shadow:none}#contact-us form .button{background-color:#f7f7f7;color:#1a0003}#contact-us .file-section .image-input{background:#f9f9f9;border:1px dashed #eae8e8;border-radius:4px;text-align:center;width:120px;height:100px}#contact-us .file-section .image-input input{display:none}#contact-us .file-section .image-input label{align-items:center;color:#2498f1;cursor:pointer;display:flex;flex-direction:column;font-size:13px;font-weight:400;height:100px;justify-content:center}#contact-us .file-section .image-input label i{color:#a3999a;font-weight:400}#contact-us .file-section .image-input label span{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#contact-us .file-section .image-input label span i{font-size:22px}#contact-us .contact-details-col .card{height:100%}#contact-us .contact-details-col .card .card-header{background-color:rgba(0,0,0,0);padding:16px}#contact-us .contact-details-col .card .card-header h2{font-size:18px;font-weight:600;color:#1a0003;margin-bottom:0}#contact-us .contact-details-col .card .card-body img{width:15px}#contact-us .contact-details-col .card .card-body p{font-size:14px;font-weight:600;color:#1a0003;margin-bottom:0}#contact-us .contact-details-col .card .card-body .contact-image{background-image:url(/_next/static/media/contactus.da3b1472.svg);height:210px;background-size:contain;background-position:bottom;background-repeat:no-repeat;border-radius:8px;width:80%;margin:0 auto}#contact-us .contact-details-col .card .card-body a{text-decoration:none;color:#1a0003;font-size:14px;font-weight:600}#order-history .card,#return-product .card{border:1px solid #e8e6e6;border-radius:0}#order-history .card .card-header,#return-product .card .card-header{background-color:#fff}#order-history .form-control:focus,#return-product .form-control:focus{border-color:none;outline:none;box-shadow:none}#order-history h2,#order-history h4,#return-product h2,#return-product h4{font-size:14px;font-weight:600;color:#1a0003;margin-bottom:0}#order-history h2 a,#order-history h4 a,#return-product h2 a,#return-product h4 a{text-decoration:none;color:#045ec6}#order-history p,#return-product p{letter-spacing:0;color:#1a0003;opacity:1;font-size:14px;font-weight:400;margin-bottom:2px}#order-history p span,#return-product p span{font-weight:600;color:gray}#order-history .payment-card img,#return-product .payment-card img{height:22px}#order-history .payment-card .btn,#return-product .payment-card .btn{font-size:14px;background-color:#fff!important;border:1px solid #e8e6e6!important;color:#483335!important;font-weight:500!important;width:150px;border-radius:2px}#order-history .payment-card .btn.buy-btn,#return-product .payment-card .btn.buy-btn{color:#045ec6!important}#order-history .payment-card .btn:hover,#return-product .payment-card .btn:hover{color:var(--primaryButtonBackgroundColor);background-color:#fff;border:1px solid var(--primaryButtonBackgroundColor)}#order-history .user-address h4,#return-product .user-address h4{font-size:15px}#order-history .user-address p span,#return-product .user-address p span{font-weight:500}#order-history table tbody tr td,#order-history table tbody tr th,#return-product table tbody tr td,#return-product table tbody tr th{font-size:14px;vertical-align:middle}#order-history table tbody tr td,#order-history table tbody tr th,#return-product table tbody tr td,#return-product table tbody tr th{font-weight:500;color:#1a0003}#order-history table tbody tr .total,#return-product table tbody tr .total{font-weight:600}#order-history table tbody tr:nth-of-type(2) td,#return-product table tbody tr:nth-of-type(2) td{color:#1a0003;font-weight:500}#order-history table tbody tr:nth-of-type(3) td,#return-product table tbody tr:nth-of-type(3) td{color:#766668}#order-history table tbody tr:nth-of-type(4) td,#return-product table tbody tr:nth-of-type(4) td{color:#1a0003;font-weight:600}#order-history table tfoot,#return-product table tfoot{border-top:1px solid #f1f1f1}#order-history table tfoot tr th:nth-of-type(2),#return-product table tfoot tr th:nth-of-type(2){font-size:18px}#order-history .product-table table tbody tr td,#return-product .product-table table tbody tr td{padding:10px 20px;border-bottom:1px solid #d0cccc;vertical-align:middle}#order-history .product-table table tbody tr td img,#return-product .product-table table tbody tr td img{background-color:#fff;border:1px solid #e8e6e6;width:160px;height:160px;object-fit:contain}#order-history .product-table table tbody tr td h6,#return-product .product-table table tbody tr td h6{font-size:16px;font-weight:600;color:#1a0003;overflow:hidden}#order-history .product-table table tbody tr td .buy-btn.btn,#order-history .product-table table tbody tr td .return-btn.btn,#order-history .product-table table tbody tr td .review-btn.btn,#order-history .product-table table tbody tr td .track-btn.btn,#return-product .product-table table tbody tr td .buy-btn.btn,#return-product .product-table table tbody tr td .return-btn.btn,#return-product .product-table table tbody tr td .review-btn.btn,#return-product .product-table table tbody tr td .track-btn.btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:172px;border-radius:2px}#order-history .product-table table tbody tr td .buy-btn.btn:hover,#order-history .product-table table tbody tr td .return-btn.btn:hover,#order-history .product-table table tbody tr td .review-btn.btn:hover,#order-history .product-table table tbody tr td .track-btn.btn:hover,#return-product .product-table table tbody tr td .buy-btn.btn:hover,#return-product .product-table table tbody tr td .return-btn.btn:hover,#return-product .product-table table tbody tr td .review-btn.btn:hover,#return-product .product-table table tbody tr td .track-btn.btn:hover{color:var(--primaryButtonBackgroundColor);background-color:var(--primaryButtonTextColor);border:1px solid var(--primaryButtonBackgroundColor)}#order-history .product-table table tbody tr td .review-btn,#return-product .product-table table tbody tr td .review-btn{box-shadow:0 3px 6px #d8abc2;border:1px solid #e8e6e6;border-radius:2px;background-color:#fff!important;color:#483335!important;font-weight:500!important;width:180px!important}#order-history .product-table table tbody tr td .buy-btn,#order-history .product-table table tbody tr td .return-btn,#return-product .product-table table tbody tr td .buy-btn,#return-product .product-table table tbody tr td .return-btn{background-color:#fff!important;border:1px solid #e8e6e6!important;border-radius:2px;color:#483335!important;font-weight:500!important}#order-history .product-table table tbody tr td .buy-btn,#return-product .product-table table tbody tr td .buy-btn{color:#045ec6!important}#order-history .product-table table tbody tr td .return-btn:hover,#return-product .product-table table tbody tr td .return-btn:hover{box-shadow:0 3px 6px #d8abc2}#order-history .product-table table tbody tr td .product-list,#return-product .product-table table tbody tr td .product-list{display:flex;align-items:center}#order-history .product-table table tbody tr td .pdt-detail p,#return-product .product-table table tbody tr td .pdt-detail p{font-size:14px;color:#483335;margin-bottom:.5rem;white-space:nowrap}#order-history .product-table table tbody tr td .pdt-detail p span[color=yellow],#return-product .product-table table tbody tr td .pdt-detail p span[color=yellow]{color:#d99b0e}#order-history .product-table table tbody tr td .pdt-detail p span[color=green],#return-product .product-table table tbody tr td .pdt-detail p span[color=green]{color:#1baa57}#order-history .product-table table tbody tr td .pdt-detail p a,#return-product .product-table table tbody tr td .pdt-detail p a{color:#045ec6;text-decoration:none}#order-history .product-table table tbody tr td .next-collapse,#return-product .product-table table tbody tr td .next-collapse{background:none;border:0}#order-history .product-table table tbody tr td .next-collapse i,#return-product .product-table table tbody tr td .next-collapse i{color:#413334}#order-history .product-table table tbody tr td .next-collapse a,#return-product .product-table table tbody tr td .next-collapse a{text-decoration:none;color:inherit}#order-history .product-table table tbody tr td .show-label,#return-product .product-table table tbody tr td .show-label{padding:8px;font-size:12px;font-weight:500;text-align:center;text-transform:capitalize;white-space:nowrap;border-radius:2px}#order-history .product-table table tbody tr td .show-label.success,#return-product .product-table table tbody tr td .show-label.success{background-color:#f0fff7;color:#1baa57;margin-top:4px}#order-history .product-table table tbody tr td .show-label.error,#return-product .product-table table tbody tr td .show-label.error{background-color:#ff8592;color:var(--primaryButtonBackgroundColor)}#order-history .product-table table tbody tr:last-child td,#return-product .product-table table tbody tr:last-child td{border-bottom:0}#order-history form,#return-product form{width:60%}#order-history form .edit-profile,#return-product form .edit-profile{position:relative}#order-history form label,#return-product form label{letter-spacing:0;color:#6c6c6c;opacity:1;font-size:12px;font-weight:400}#order-history form .form-check-input,#return-product form .form-check-input{accent-color:var(--primaryButtonBackgroundColor)}#order-history form .form-check-input:focus,#return-product form .form-check-input:focus{outline:none;box-shadow:none}#order-history form .form-group,#return-product form .form-group{margin-bottom:1rem}#order-history form .form-group:focus,#return-product form .form-group:focus{border-color:none;outline:none;box-shadow:none}#order-history form .form-group .shop-btn,#return-product form .form-group .shop-btn{position:absolute;right:4px;width:85px;top:27px;height:32px;display:flex;align-items:center;justify-content:center}#order-history form .form-group .form-check label,#return-product form .form-group .form-check label{letter-spacing:0;color:#1a0003;opacity:1;font-size:14px;font-weight:500;margin-bottom:2px}#order-history form .form-group .form-check p,#return-product form .form-group .form-check p{font-size:12px!important;font-weight:500}#order-history form .form-group .form-check p a,#return-product form .form-group .form-check p a{color:#045ec6;text-decoration:none}#order-history form .form-group .form-check .form-check-input,#return-product form .form-group .form-check .form-check-input{font-size:15px}#order-history form .form-group .form-check:focus,#return-product form .form-group .form-check:focus{border-color:none;outline:none;box-shadow:none}#order-history form .form-control,#return-product form .form-control{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;opacity:1;color:#31191c;font-size:14px;font-weight:500;padding:8px}#order-history form .form-control:focus,#return-product form .form-control:focus{outline:none;box-shadow:none}#order-history form .form-control::placeholder,#return-product form .form-control::placeholder{color:#483335;font-weight:400;font-size:12px!important}#order-history form select,#return-product form select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}#order-history form .sub-title,#return-product form .sub-title{font-size:15px;font-weight:600;color:#1a0003;margin-bottom:0}#order-history hr,#return-product hr{border-color:#f4f4f4;opacity:1;border-width:1.4px}#order-history .pickup-card label,#return-product .pickup-card label{letter-spacing:0;color:#6c6c6c;opacity:1;font-size:12px;font-weight:400}#order-history .pickup-card .form-control,#return-product .pickup-card .form-control{border:1px solid #e0dada;border-radius:2px;opacity:1;color:#31191c;font-size:14px;font-weight:500;padding:6px}#order-history .pickup-card .form-control:focus,#return-product .pickup-card .form-control:focus{outline:none;box-shadow:none}#order-history .bottom-buttons .btn.confirm-btn,#return-product .bottom-buttons .btn.confirm-btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:170px;border-radius:2px}#order-history .bottom-buttons .btn.confirm-btn a,#return-product .bottom-buttons .btn.confirm-btn a{text-decoration:none;color:inherit}#order-history .bottom-buttons .btn.confirm-btn:hover,#return-product .bottom-buttons .btn.confirm-btn:hover{color:#d99b0e;background-color:var(--primaryButtonTextColor);border:1px solid #d99b0e}#order-history .bottom-buttons .btn.cancel-btn,#return-product .bottom-buttons .btn.cancel-btn{font-size:14px;font-weight:400;color:#fff;background-color:#bab3b3;width:170px!important;border-radius:2px}#order-history .bottom-buttons .btn.cancel-btn:hover,#return-product .bottom-buttons .btn.cancel-btn:hover{background-color:#939393}#order-history .file-section .image-input,#return-product .file-section .image-input{background:#f9f9f9;border:1px dashed #eae8e8;border-radius:4px;text-align:center;width:56px;height:56px}#order-history .file-section .image-input input,#return-product .file-section .image-input input{display:none}#order-history .file-section .image-input label,#return-product .file-section .image-input label{margin-right:0!important;align-items:center;color:#878080;cursor:pointer;display:flex;flex-direction:column;font-size:13px;font-weight:400;height:56px;justify-content:center}#order-history .file-section .image-input label span,#return-product .file-section .image-input label span{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#order-history .file-section .image-input label span i,#return-product .file-section .image-input label span i{font-size:22px}.update-modal .modal-dialog{width:600px;min-width:600px}.update-modal .modal-dialog.modal-sm{width:480px;min-width:480px}.update-modal .modal-dialog.modal-sm .modal-body{padding-left:3.5rem;padding-right:2rem}.update-modal .modal-header{border-bottom:0}.update-modal .modal-header .btn-close{visibility:hidden}.update-modal .modal-header .btn-close:focus{outline:none;box-shadow:none}.update-modal .modal-header .h4,.update-modal .modal-header .modal-title,.update-modal .modal-header h4{font-size:20px!important}.update-modal .modal-header .h4 p,.update-modal .modal-header .modal-title p,.update-modal .modal-header h4 p{font-size:14px;color:#1a0003;font-weight:500;margin-bottom:0}.update-modal .modal-header .info-icon{border-radius:8px;background-color:#25b99a;padding:0 12px;margin-right:.5rem;display:flex;align-items:center;justify-content:center;width:30px;height:30px}.update-modal .modal-header .info-icon i{color:#fff;font-size:15px}.update-modal .modal-content{border-radius:0}.update-modal .modal-content .modal-body .order-updates .css-1dfutkj-control{border-radius:inherit}.update-modal .modal-content .modal-body .order-updates p{font-size:14px;color:#1a0003;margin-bottom:.5rem;font-weight:500}.update-modal .modal-content .modal-body .order-updates p span{color:#5f4d4f;font-weight:400}.update-modal .modal-content .modal-body .order-status{margin:1rem 0}.update-modal .modal-content .modal-body .order-status .stepper{padding-left:0;padding-bottom:.5rem}.update-modal .modal-content .modal-body .order-status .stepper .stepContainer{order:2}.update-modal .modal-content .modal-body .order-status .stepper .middleConnectorWrapper{display:none}.update-modal .modal-content .modal-body .order-status .stepper div:has(.verticalStepperWrapper){display:flex}.update-modal .modal-content .modal-body .order-status .stepper .descriptionContainer{align-items:baseline}.update-modal .modal-content .modal-body .order-status .stepper .descriptionContainer .description{padding:3px!important;font-size:14px;color:#1a0003;margin-bottom:0;font-weight:500}.update-modal .modal-content .modal-body .order-status .stepper .verticalStepperWrapper .verticalContentWrapper{padding-left:1rem}.update-modal .modal-content .modal-body .order-status .stepper .verticalStepperWrapper .label p{width:150px;font-size:14px;color:#1a0003;margin-bottom:.5rem;font-weight:500;white-space:nowrap;display:flex;flex-direction:column;align-items:baseline}.update-modal .modal-content .modal-body .order-status .stepper .verticalStepperWrapper .label p span{font-size:14px;font-weight:400}.update-modal .modal-content .modal-body .order-status .stepper .node{padding:0;margin-top:-47px}.update-modal .modal-content .modal-body .order-status .stepper .node #stepper-node{margin:0;background:#1baa57;font-size:0;width:10px;height:10px}.update-modal .modal-content .modal-body .order-status .stepper .node #stepper-node img{display:none}.update-modal .modal-content .modal-body .order-status .stepper .stepConnector{width:6px;background-color:#f5eded}.update-modal .modal-content .modal-body .order-status .stepper .stepConnector.activeConnector{background-color:#e5f5df}.update-modal .modal-content .modal-body .order-status .stepper .stepConnector.hiddenConnector{visibility:visible!important}.update-modal .modal-content .modal-body .bottom-buttons .btn.shop-btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:150px;border-radius:2px}.update-modal .modal-content .modal-body .bottom-buttons .btn.shop-btn a{text-decoration:none;color:inherit}.update-modal .modal-content .modal-body .bottom-buttons .btn.shop-btn:hover{color:var(--primaryButtonBackgroundColor);background-color:var(--primaryButtonTextColor);border:1px solid var(--primaryButtonBackgroundColor)}.update-modal .modal-content .modal-body .bottom-buttons .btn.cancel-btn{font-size:14px;font-weight:400;color:#fff;background-color:#bab3b3;width:150px;border-radius:2px}.update-modal .modal-content .modal-body .bottom-buttons .btn.cancel-btn:hover{background-color:#939393}.update-modal .modal-content .modal-body .form-control{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;opacity:1;color:#31191c;font-size:14px;font-weight:500;padding:8px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.update-modal .modal-content .modal-body .form-control:focus{outline:none;box-shadow:none}.update-modal .modal-content .modal-body .form-control::placeholder{font-weight:400}.update-modal .modal-content .modal-body .sub-title{font-size:14px;font-weight:500;color:#1a0003;margin-bottom:.5rem}.update-modal .modal-content .modal-body p{color:#5f4d4f;margin-bottom:0}.update-modal .modal-content .modal-body img{height:50px}.profile-form .nav{border:none}.profile-form .nav-link{background-color:#f7f7f7!important;color:#1a0003!important;border:none;font-size:14px!important;font-weight:500!important;width:94%!important;border-radius:none!important}.profile-form .nav-link.active,.profile-form .nav-link:hover{background-color:#fff5f5!important;color:var(--primaryButtonBackgroundColor)!important}.filter-form .modal-dialog{position:fixed;margin:-1px;width:400px;height:100%;right:0;top:0;bottom:0}.filter-form .modal-dialog .modal-content{height:100vh;border-radius:0}.filter-form .modal-dialog .modal-content .modal-header .modal-title{font-size:18px!important;font-weight:600!important}.filter-form .modal-dialog .modal-content .modal-header .btn-close{font-size:10px;color:#766668!important;border:none;background-color:#fff}.filter-form .modal-dialog .modal-content .modal-footer{border-top:none;justify-content:center}.filter-form .modal-dialog .modal-content .modal-footer .clear-all-btn{background-color:#bab3b3;border:none;border-radius:4px;width:142px;color:#fff}.filter-form .modal-dialog .modal-content .modal-footer .apply-btn{background-color:var(--primaryButtonBackgroundColor);border:none;border-radius:4px;width:142px;color:var(--primaryButtonTextColor)}.filter-form .modal-dialog .modal-content .form-label{font-size:14px;font-weight:500}.filter-form .modal-dialog .modal-content .form-control[type=date]{text-transform:uppercase!important}.image-container{position:relative;display:inline-block;margin-right:15px}.image-container .image{display:block;max-width:100%;height:auto}.image-container .close-button{position:absolute;top:-9px;right:-8px;background:rgba(0,0,0,.5);color:#fff;border:none;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:16px}.image-container .close-button:hover{background:rgba(0,0,0,.7)}.img-upload{display:flex;justify-content:center}.img-upload .modal-dialog{width:500px}.img-upload .modal-dialog .modal-content .modal-body{display:flex;justify-content:center}.img-upload .modal-dialog .modal-content .modal-body .img-file{border:2px dashed #bab3b3;padding:68px;border-radius:8px;display:flex;flex-direction:column;margin:30px;align-items:center}.img-upload .modal-dialog .modal-content .modal-body .img-file img{height:100%;width:100%}.img-upload .modal-dialog .modal-content .modal-body .img-file p{text-align:center;margin-top:20px;color:#483335;font-weight:600;font-size:14px}.img-upload .modal-dialog .modal-content .modal-body .img-file button{text-align:center;background-color:#045ec6!important;border-radius:4px;border:none;color:#fff;padding:5px;width:150px}.img-upload .modal-dialog .modal-content .modal-footer{border-top:none;justify-content:center;margin-top:-20px;margin-bottom:24px}.img-upload .modal-dialog .modal-content .modal-footer .cancel-btn{background-color:#bab3b3;border:none;border-radius:4px;width:142px}.img-upload .modal-dialog .modal-content .modal-footer .save-btn{background-color:var(--primaryButtonBackgroundColor);color:var(--primaryButtonTextColor);border:none;border-radius:4px;width:142px}.profile-email .back-btn{position:absolute;top:43px;left:38px;background:#e8e6e6;border-radius:2px;opacity:1;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.profile-mobile a{text-decoration:none}.profile-mobile .back-button{background:#e8e6e6;border-radius:2px;opacity:1;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.profile-mobile .back-btn{top:43px}.change-password .back-btn,.profile-mobile .back-btn{position:absolute;left:38px;background:#e8e6e6;border-radius:2px;opacity:1;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.change-password .back-btn{top:30px}.star-rating-container{position:relative;display:inline-block;margin-bottom:5px}.star-rating-container:hover .dropdown-content{display:block}.star-rating-container i{font-size:20px;margin-right:10px;cursor:pointer}.star-rating-container .dropdown-content{display:none;position:absolute;background-color:#fff;min-width:160px;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);z-index:1;padding:10px;width:250px}.star-rating-container .dropdown-content a{color:#000;padding:12px 16px;text-decoration:none;display:block}.star-rating-container .dropdown-content a:hover{background-color:#f1f1f1}.star-rating-container .dropdown-content i{cursor:pointer;font-size:17px;margin-left:10px;margin-top:-9px}.wishlist .carousel__item{margin:0 10px;position:relative}.wishlist .carousel__item img{width:100%;height:210px;object-fit:contain}.wishlist .carousel__item .out-stock{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);white-space:nowrap}.wishlist .image-box{background:#fff5f5;padding:30px;height:100%;margin:0;overflow:hidden}.wishlist .carousel__caption{margin:15px 0}.wishlist .carousel__caption .title{letter-spacing:0;color:#1a0003;font-size:16px;font-weight:600;margin-bottom:1rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;word-break:break-word}.wishlist .carousel__caption .title span{font-weight:400!important;cursor:pointer}.wishlist .carousel__caption p{margin-bottom:4px}.wishlist .carousel__caption p.model{letter-spacing:0;text-align:left;font-size:15px;font-weight:500;color:#31191c}.wishlist .carousel__caption p.model span{text-align:left}.wishlist .carousel__caption p.rating{letter-spacing:0;color:#5f4d4f;font-size:14px;font-weight:500}.wishlist .carousel__caption p.rating i{color:#d99b0e;font-size:14px;margin-right:5px}.wishlist .carousel__caption .price{letter-spacing:0;color:#1a0003;font-size:18px;font-weight:600}.wishlist a{text-decoration:none;color:inherit}.wishlist .cart-btn.btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:100%;border-radius:4px;border:1px solid #707070}.wishlist .cart-btn.btn:hover{color:var(--primaryButtonBackgroundColor);background-color:var(--primaryButtonTextColor);border:1px solid var(--primaryButtonBackgroundColor)}.wishlist .delete-btn{letter-spacing:0;color:#04a0c6;opacity:1;font-size:14px;font-weight:500;text-align:center;text-decoration:none;margin:10px 0;display:block;width:100%}.wishlist .delete-btn:hover{color:var(--primaryButtonBackgroundColor)}.orders h2{font-size:22px;font-weight:600;color:#1a0003;margin-bottom:0}.orders .input-group{justify-content:end;width:auto;flex-wrap:unset;justify-content:center}.orders .input-group .input-group-text{background:#fff;border:1px solid #d0cccc;border-radius:4px 0 0 4px;border-right:0!important;padding-right:3px;height:34px}.orders .input-group .input-group-text i,.orders .input-group input{color:#483335;font-size:14px}.orders .input-group input{background:#fff;border:1px solid #d0cccc;border-left:0!important;border-radius:0 4px 4px 0;font-weight:400;width:100%;padding:8px 10px 8px 4px;height:34px}.orders .input-group input::placeholder{color:#483335}.orders .input-group input:focus{outline:none;box-shadow:none}.orders .filter-dropdown button{background:#fff;border:1px solid #d0cccc;border-radius:4px;color:#483335;font-size:14px;font-weight:400;width:120px;text-align:center;height:34px;display:flex;align-items:center;justify-content:space-evenly;padding-left:5px}.orders .filter-dropdown button img{height:16px}.orders .filter-dropdown select{border:none;height:30px;padding:0 0 0 6px;color:#483335;font-size:14px;font-weight:400}.orders .filter-dropdown select:focus{outline:none;box-shadow:none}.address-section .card{border:0;border-radius:0}.address-section .card .card-body{padding:30px}.address-section .card .card-body .sub-title{font-size:15px;font-weight:600;color:#1a0003;margin-bottom:0}.address-section .top-title{font-size:24px;font-weight:600;color:#1a0003;margin-bottom:0}.address-section p{font-size:14px;font-weight:400;color:#1a0003;margin-bottom:0}.address-section form label{letter-spacing:0;color:#6c6c6c;opacity:1;font-size:12px;font-weight:500}.address-section form .form-check-input{accent-color:var(--primaryButtonBackgroundColor)}.address-section form .form-check-input:focus{outline:none;box-shadow:none}.address-section form .form-group{margin-bottom:1rem}.address-section form .form-group .wrapper{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;opacity:1;color:#31191c;font-size:14px;font-weight:500;z-index:unset}.address-section form .form-group .css-1jqq78o-placeholder{color:#31191c;font-size:12px;font-weight:400}.address-section form .form-group .jUgxBz input{font-size:12px}.address-section form .form-group .jUgxBz input::placeholder{color:#31191c;font-size:12px;font-weight:400}.address-section form .form-group .kVlBpq input{font-size:12px}.address-section form .form-group .kVlBpq input::placeholder{color:#31191c;font-size:12px;font-weight:400}.address-section form .form-group .css-hlgwow{font-size:12px;font-weight:400}.address-section form .shop-btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:32%;border-radius:4px;height:32px;display:flex;align-items:center;justify-content:center;padding:10px}.address-section form .shop-btn:hover{color:var(--primaryButtonBackgroundColor);background-color:var(--primaryButtonTextColor);border:1px solid var(--primaryButtonBackgroundColor)}.address-section form .form-control{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;opacity:1;color:#31191c;font-size:12px;padding:8px}.address-section form .form-control:focus{outline:none;box-shadow:none}.address-section form .form-control::placeholder{color:#483335;font-weight:400;font-size:12px!important}.address-section form .PhoneInput .PhoneInputInput{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;opacity:1;color:#31191c;font-size:12px;font-weight:400;padding:8px}.address-section form .PhoneInput .PhoneInputInput:focus{outline:none}.address-section form .PhoneInput .PhoneInputInput::placeholder{font-size:12px;font-weight:400}.address-section form .PhoneInput .PhoneInputCountryIcon{box-shadow:none}.address-section form .button{background-color:#f7f7f7;color:#1a0003}.address-section .choose-address{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:145px;border-radius:4px;margin-right:5px;margin-top:2px;white-space:nowrap}.address-section .choose-address:hover{color:var(--primaryButtonBackgroundColor);background-color:var(--primaryButtonTextColor);border:1px solid var(--primaryButtonBackgroundColor)}.address-section .file-section .image-input{background:#f9f9f9;border:1px dashed #eae8e8;border-radius:4px;text-align:center;width:120px;height:100px}.address-section .file-section .image-input input{display:none}.address-section .file-section .image-input label{align-items:center;color:#2498f1;cursor:pointer;display:flex;flex-direction:column;font-size:13px;font-weight:400;height:100px;justify-content:center}.address-section .file-section .image-input label i{color:#a3999a;font-weight:400}.address-section .file-section .image-input label span{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.address-section .file-section .image-input label span i{font-size:22px}.address-section .btn.shop-btn{font-size:14px;font-weight:400;border:1px solid var(--primaryButtonBackgroundColor);color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:145px;border-radius:4px;margin-right:5px;margin-top:2px;white-space:nowrap}.address-section .btn.shop-btn:hover{color:var(--primaryButtonBackgroundColor);background-color:var(--primaryButtonTextColor);border:1px solid var(--primaryButtonBackgroundColor)!important}.address-section .btn.shop-btn:hover i{color:var(--primaryButtonBackgroundColor)!important}.address-section .btn.shop-btn i{margin-right:.25rem;font-size:12px}.address-section .btn.cancel-btn{font-size:14px;font-weight:400;color:#fff;background-color:#bab3b3;width:145px;border-radius:4px}.address-section .btn.cancel-btn:hover{background-color:#939393}.login-sec{display:flex;flex-direction:column;align-items:center;justify-content:center}.login-sec .logo-sec img{height:70px}.login-sec h1{text-align:center;text-transform:capitalize;color:#1a0003;font-size:24px;font-weight:500;color:#31191c;margin-bottom:15px}.login-sec .login-form{margin:8px 0 0}.login-sec .login-form label{letter-spacing:0;color:#483335;opacity:1;font-size:14px;font-weight:500}.login-sec .login-form .form-check-input{accent-color:var(--primaryButtonBackgroundColor)}.login-sec .login-form .form-check-input:focus{outline:none;box-shadow:none}.login-sec .login-form .form-check-input[type=checkbox]{height:14px;margin-right:4px}.login-sec .login-form .form-group{margin-bottom:1rem}.login-sec .login-form .form-group.small{gap:1rem;align-items:center;justify-content:center}.login-sec .login-form .form-group.small .form-control{width:44px;font-size:24px;font-weight:600;line-height:0}.login-sec .login-form .link-text{color:#045ec6;text-decoration:none}.login-sec .login-form .link-text:hover{text-decoration:none;color:var(--primaryButtonBackgroundColor)}.login-sec .login-form .form-control{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;opacity:1;color:#31191c;font-size:14px;font-weight:500}.login-sec .login-form .form-control:focus{outline:none;box-shadow:none}.login-sec .login-form .form-control::placeholder{color:#483335;font-weight:400;font-size:12px!important}.login-sec .login-form p{color:#483335;font-size:15px;font-weight:500;margin-bottom:5px;text-align:left}.login-sec .login-form p a{color:#045ec6;text-decoration:none;margin:0 4px}.login-sec .login-form p a:hover{text-decoration:none;color:var(--primaryButtonBackgroundColor)!important}.login-sec .login-form p.register-link{text-align:center}.login-sec .login-form .PhoneInput .PhoneInputInput{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;opacity:1;color:#31191c;font-size:14px;font-weight:500;padding:.375rem .75rem}.login-sec .login-form .PhoneInput .PhoneInputInput:focus{outline:none}.login-sec .login-form .PhoneInput .PhoneInputCountryIcon{box-shadow:none}.login-sec .login-form .PhoneInput .PhoneInputCountrySelect{font-size:14px;font-weight:500}.login-sec .login-form .react-tel-input{margin-left:9%;width:auto!important}.login-sec .login-form .react-tel-input .flag-dropdown{background:#f9f9f9;border:1px solid #eae8e8;border-radius:4px;left:-52px}.login-sec .login-form .react-tel-input .country-list .search-box{margin-left:0;width:100%}.login-sec .login-form .react-tel-input .country-list .search{padding:10px!important}.login-sec .login-form .react-tel-input .form-control{width:100%;padding:.375rem .75rem}.login-sec .login-form .btn.shop-btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:100%;border-radius:4px;margin-top:2px}.login-sec .login-form .btn.shop-btn:hover{background-color:var(--primaryButtonTextColor)!important;border:1px solid var(--primaryButtonBackgroundColor)!important}.login-sec .login-form .btn.shop-btn:hover,.login-sec .login-form .btn.shop-btn:hover i{color:var(--primaryButtonBackgroundColor)!important}.login-sec .login-form .btn.shop-btn i{margin-right:.25rem;font-size:12px}.login-sec .login-form .btn.cancel-btn{font-size:14px;font-weight:400;color:#fff;background-color:#939393;width:100%;border-radius:4px}.login-sec .login-form .btn.cancel-btn:hover{color:#939393!important;background-color:#fff!important;border:1px solid #939393!important}.login-sec .login-form hr{border-color:#ede1e1;border-width:1.4px}.profile-email-otp .back-btn{position:absolute;top:33px;left:38px;background:#e8e6e6;border-radius:2px;opacity:1;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.delete-account h4,.delete-account h5{font-size:18px;font-weight:500;color:#1a0003}.delete-account p{margin-bottom:15px!important;font-size:14px!important}.delete-account input{margin-right:5px;width:23px}.delete-account .delete-acc-icon img{height:115px;width:149px}.delete-account .delete-buttons .shop-btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:145px!important;border-radius:4px;margin-right:5px;margin-top:2px}.delete-account .delete-buttons .cancel-btn{font-size:14px;font-weight:400;color:#fff;background-color:#bab3b3;width:145px!important;border-radius:4px}.cancel-return .modal-dialog{width:600px;min-width:600px}.cancel-return .modal-dialog.modal-sm{width:480px;min-width:480px}.cancel-return .modal-dialog.modal-sm .modal-body{padding-left:3.5rem;padding-right:2rem}.cancel-return .modal-header{border-bottom:0}.cancel-return .modal-header .btn-close{visibility:hidden}.cancel-return .modal-header .btn-close:focus{outline:none;box-shadow:none}.cancel-return .modal-body .delete-buttons .shop-btn{font-size:14px;font-weight:400;color:#fff;background-color:#bab3b3;width:145px!important;border-radius:4px;margin-right:5px;margin-top:2px}.cancel-return .modal-body .delete-buttons .cancel-btn{font-size:14px;font-weight:400;color:var(--primaryButtonTextColor);background-color:var(--primaryButtonBackgroundColor);width:145px!important;border-radius:4px}.cancel-return .modal-body h4{color:#1a0003;font-size:18px;font-weight:600;margin-top:13px}.cancel-return .modal-body p{color:#5f4d4f;font-size:15px}