.default .my-account-section .account-content .quote-view{width:100%}.default .my-account-section .account-content .quote-view .header-section{display:flex;align-items:center;justify-content:space-between;color:var(--color-dark-gray);margin-bottom:30px}.default .my-account-section .account-content .quote-view .header-section .quote-info{display:flex;align-items:flex-start;gap:20px}.default .my-account-section .account-content .quote-view .header-section h2{margin-bottom:20px;font-size:28px;font-weight:700;line-height:22px;color:var(--color-dark-gray)}.default .my-account-section .account-content .quote-view .header-section .quote-date{font-size:16px;line-height:22px;font-weight:700}.default .my-account-section .account-content .quote-view .content-section{display:flex;justify-content:space-between;gap:30px}.default .my-account-section .account-content .quote-view .content-section .left{flex:1 1}.default .my-account-section .account-content .quote-view .content-section .products-info-container .products-table{border-radius:7px 7px 0 0}.default .my-account-section .account-content .quote-view .content-section .products-info-container .products-table thead th{font-weight:700}.default .my-account-section .account-content .quote-view .content-section .products-info-container .item-info{font-size:16px;line-height:22px}.default .my-account-section .account-content .quote-view .content-section .products-info-container .item-info .item-row{display:flex;gap:10px;margin:5px 0;font-weight:400}.default .my-account-section .account-content .quote-view .content-section .products-info-container .item-info .item-row.name{font-weight:700}.default .my-account-section .account-content .quote-view .content-section .products-info-container .item-info .item-row .label{font-weight:700;text-transform:capitalize}.default .my-account-section .account-content .quote-view .content-section .products-info-container .item-price{vertical-align:top}.default .my-account-section .account-content .quote-view .content-section .quote-totals .quote-totals-table{border-radius:0 0 7px 7px}.default .my-account-section .account-content .quote-view .content-section .quote-totals .quote-totals-table tbody tr:not(:first-child) td{padding:10px 20px;border:none}.default .my-account-section .account-content .quote-view .content-section .quote-totals .quote-totals-table .grand-total{background-color:var(--color-black);color:var(--color-white)}.default .my-account-section .account-content .quote-view .content-section .right{flex:0 0 360px}.default .my-account-section .account-content .quote-view .content-section .customer-details .info-row .info-value{font-weight:700}.default .my-account-section .account-content .quote-view .content-section .customer-details .info-row .info-label{font-weight:400}