.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.gm-ui-hover-effect{display:none!important}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.toast{background-color:#ff4d4d;border-radius:5px;bottom:30px;color:#fff;font-size:14px;font-weight:700;left:50%;min-width:250px;opacity:0;padding:16px;position:fixed;text-align:center;transform:translateX(-50%);transition:opacity .5s,bottom .5s;visibility:hidden;z-index:1000}.toast.show{bottom:50px;opacity:1;visibility:visible}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.user-management-data-table{margin-top:1rem;width:100%}.user-management-data-table .data-grid{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.user-management-data-table .verification-status{align-items:center;display:flex}.user-management-data-table .verification-status .status-verified{color:#4caf50;font-weight:500}.user-management-data-table .verification-status .verify-button{background-color:#1976d2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.875rem;padding:8px 16px;transition:background-color .2s}.user-management-data-table .verification-status .verify-button:hover{background-color:#1565c0}.user-management-data-table .verification-status .verify-button:focus{box-shadow:0 0 0 2px #1976d233;outline:none}.user-management-data-table .MuiDialog-paper .MuiDialogTitle-root{background-color:#f5f5f5}.user-management-data-table .MuiDialog-paper .MuiDialogActions-root{padding:16px 24px}.user-management-data-table .MuiDialog-paper .MuiDialogActions-root button{min-width:100px}*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box;font-size:65%}.App{display:grid;grid-template-columns:[sidebar-start] 8rem [sidebar-end full-start] calc(100vw - 8rem) [full-end];grid-template-rows:minmax(100vh,-webkit-min-content);grid-template-rows:minmax(100vh,min-content)}.heading-1,.heading-2,.heading-3,.heading-4{font-family:Josefin Sans,sans-serif;font-weight:400}.heading-1{color:#f9f7f6;font-size:4.5rem;line-height:1}.heading-2{font-size:4rem;font-style:italic;line-height:1}.heading-2--light{color:#f9f7f6}.heading-2--dark{color:#54483a}.heading-3{color:#c69963;font-size:1.6rem;text-transform:uppercase}.heading-4{font-size:1.9rem}.heading-4--light{color:#f9f7f6}.heading-4--dark{color:#54483a}.dashboard{grid-template-rows:20vh minmax(80vh,-webkit-min-content);grid-template-rows:20vh minmax(80vh,min-content);padding:3rem}.dashboard,.dashboard .header{grid-row-gap:2rem;display:grid}.dashboard .header{align-items:center;grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);justify-items:start}.dashboard__contents{grid-row-gap:3rem;background-color:#101d2c;display:grid;padding:2rem}.dashboard__content{grid-row-gap:2rem;display:grid}.dashboard__content__title{grid-column-gap:1.5rem;align-items:center;color:#aaa;display:grid;font-size:1.6rem;grid-template-columns:1fr -webkit-max-content 1fr;grid-template-columns:1fr max-content 1fr}.dashboard__content__title:after,.dashboard__content__title:before{background-color:#aaa;content:"";display:block;height:1px}.dashboard__content__items{grid-gap:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(30rem,1fr));margin-top:3rem}.dashboard__content__btn{justify-self:start}h1{color:#c69963}.header__title{grid-column:1/-1;margin-left:0}.purchase-orders{grid-row-gap:1rem;display:grid;grid-template-rows:3vh minmax(93vh,-webkit-min-content);grid-template-rows:3vh minmax(93vh,min-content);padding:2rem}.purchase-orders .header{grid-row-gap:2rem;align-items:center;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);justify-items:start}.purchase-orders .header__title{grid-column:1/span 1;grid-row:1/2}.purchase-orders .header__btn{align-items:center;column-gap:5px;display:flex;grid-column:2/span 1;grid-row:1/2;justify-self:end}.purchase-orders .header__filter{grid-column-gap:2rem;align-items:center;display:grid;grid-column:1/-1;grid-template-columns:repeat(6,1fr) auto}.purchase-orders .header__filter__date{align-items:center;display:grid;grid-template-rows:repeat(2,1fr);justify-content:center}.repair-orders{grid-row-gap:2rem;display:grid;grid-template-rows:20vh minmax(80vh,-webkit-min-content);grid-template-rows:20vh minmax(80vh,min-content);padding:3rem}.repair-orders .header{grid-row-gap:2rem;align-items:center;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);justify-items:start}.repair-orders .header .title{grid-column:1/span 1;grid-row:1/2}.repair-orders .header .btn{grid-column:2/span 1;grid-row:1/2;justify-self:end}.repair-orders .header .filter{grid-column-gap:2rem;align-items:center;display:grid;grid-column:1/-1;grid-template-columns:repeat(5,1fr) auto}.repair-orders .header .filter__date{align-items:center;display:grid;grid-template-rows:repeat(2,1fr);justify-content:center}.delivery-management{grid-row-gap:1rem;display:grid;grid-template-columns:380px 72vw;grid-template-rows:10vh 70vh}.delivery-management .header{border-right:1px solid #000;grid-column:1/2;grid-row:1/2;padding:1rem 0 0 1rem}.delivery-management .header-fleet{display:grid;grid-column:2/3;grid-row:1/2;padding:1rem}.delivery-management .header-fleet .header__filter__title{align-self:start;display:grid;grid-row:1/2;justify-self:start}.delivery-management .header-fleet .header__filter__title .header-fleet__title{text-align:left}.delivery-management .header-fleet .header__filter__title .filter-button{align-items:center;display:flex;min-width:30rem}.delivery-management .header-fleet .buttons-group{align-self:start;display:flex;flex-direction:column;gap:1rem;grid-row:1/2;justify-content:flex-end;justify-self:end}.delivery-management .content{grid-column:1/3;grid-row:2/3;height:70vh;z-index:0}.delivery-management .content .column-container{grid-gap:.25rem;display:grid;grid-auto-columns:375px;grid-auto-flow:column;grid-template-columns:375px;overflow-x:scroll;scroll-snap-type:x proximity}.delivery-management .content .column-container .column:first-of-type{padding-right:2rem;position:absolute;width:375px;z-index:10}.delivery-management .content .column-container:after,.delivery-management .content .column-container:before{content:"";width:1rem}.delivery-management .content .column-container-no-scroll{grid-gap:.25rem;display:grid;grid-auto-columns:375px;grid-auto-flow:column;grid-template-columns:375px;scroll-snap-type:x proximity}.delivery-management .content .column-container-no-scroll .column:first-of-type{padding-right:2rem;position:absolute;width:375px;z-index:10}.delivery-management .content .column-container-no-scroll:after,.delivery-management .content .column-container-no-scroll:before{content:"";width:1rem}.item-library{display:grid;grid-template-rows:12vh 80vh;margin:0 2rem}.item-library .header{display:grid}.item-library .header .header-buttons,.item-library .header h1{grid-column:1/2;grid-row:1/2}.item-library .header h1{align-self:start;justify-self:start}.item-library .header .header-buttons{grid-gap:10px;align-self:start;display:grid;gap:10px;justify-self:end;margin:1rem}.item-library .header .header-buttons .search-button{display:flex}.sign-in-and-sign-up{display:flex;justify-content:space-between;margin:30px auto;width:850px}.delivery-fleets{grid-row-gap:1rem;display:grid;grid-template-rows:5vh minmax(95vh,-webkit-min-content);grid-template-rows:5vh minmax(95vh,min-content);padding:3rem}.delivery-fleets .header{grid-row-gap:2rem;align-items:center;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,-webkit-min-content);grid-template-rows:repeat(2,min-content);justify-items:start}.delivery-fleets .header__title{display:grid;grid-column:1/span 1;grid-row:1/2}.delivery-fleets .header__title .back-button{align-self:start;grid-column:1/2;grid-row:1/2;justify-self:left}.delivery-fleets .header__btn{grid-column:2/span 1;grid-row:1/2;justify-self:end}.delivery-fleets .header__filter{grid-column-gap:2rem;align-items:center;display:grid;grid-column:1/-1;grid-template-columns:repeat(6,1fr) auto}.delivery-fleets .header__filter__date{align-items:center;display:grid;grid-template-rows:repeat(2,1fr);justify-content:center}.user-management-table{background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;margin-top:2rem;width:100%}.user-management-table .verification-status{align-items:center;display:flex;gap:1rem}.user-management-table .status-verified{color:#4caf50;font-weight:500}.user-management-table .custom-button{background-color:#2196f3;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s}.user-management-table .custom-button:hover{background-color:#1976d2}.header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.header__title{color:#333;font-size:2rem;margin:0}.content{background-color:#fff;border-radius:4px;box-shadow:0 2px 4px #0000001a;padding:2rem}.indicator-item{background-color:#f9f7f6}.indicator-item__content{align-items:center;display:flex;flex-direction:column;justify-items:center;margin:2rem}.indicator-item__content__title{font-family:Josefin Sans,sans-serif;font-size:2rem;font-weight:300;margin-bottom:1rem}.indicator-item__content__value{font-family:Nunito,sans-serif;font-size:1.5rem;font-weight:400}.sidebar{background-color:#101d2c;display:flex;grid-column:sidebar-start/sidebar-end;grid-row:1/-1;height:100vh;justify-content:center}.menu-bars{background:none;border:none;color:#fff;font-size:4rem;margin-top:.8rem}.menu-bars__closed{margin-left:1.2rem}.sidebar-nav{align-items:flex-start;background-color:#101d2c;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;overflow-y:auto;position:fixed;scrollbar-color:#ffffff80 #0000;scrollbar-width:thin;top:0;width:25rem}.sidebar-nav::-webkit-scrollbar{width:6px}.sidebar-nav::-webkit-scrollbar-track{background:#0000}.sidebar-nav::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:3px}.sidebar-nav::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}.sidebar-nav{left:-100%;transition:all .85s;z-index:100}.sidebar-nav.active{left:0;transition:all .35s}.sidebar-link{align-items:center;color:#e1e9fc;display:flex;font-size:1.8rem;height:6rem;justify-content:space-between;list-style:none;padding:2rem;text-decoration:none;width:100%}.sidebar-link:hover{background:#252831;border-left:4px solid #632ce4;cursor:pointer}.sidebar-label{margin-left:1.6rem}.dropdown-link{align-items:center;background:#414757;color:#f9f7f6;display:flex;font-size:1.8rem;height:6rem;padding-left:3rem;text-decoration:none;width:100%}.dropdown-link:hover{background:#632ce4;cursor:pointer}.nav-btn{border:none;border-radius:0;margin-top:4rem}.nav-btn,.nav-btn:after,.nav-btn:before{background-color:#fff;height:2px;width:4.5rem}.nav-btn:after,.nav-btn:before{content:"";display:block}.nav-btn:before{transform:translateY(-1.5rem)}.nav-btn:after{transform:translateY(1.3rem)}.input{-webkit-appearance:none;background-color:#fff;border:1px solid #d3dde6;border-radius:6px;color:#0e3254;display:block;font-family:inherit;font-size:inherit;height:48px;outline:none;padding:0 12px;transition:border-color .2s}.input.-focused,.input:focus{border-color:#438cd2}.input::placeholder{color:#d3dde6}.input:disabled{background-color:#ebebe4!important;color:#c6c6c6}.date-range{display:flex;justify-content:space-between}.date-range .input{width:100%}.date-range_arrow{flex-shrink:0;position:relative;width:36px}.date-range_arrow:before{border-right:2px solid #d3dde6;border-top:2px solid #d3dde6;box-sizing:border-box;content:"";display:block;height:18px;left:50%;margin-left:-14px;margin-top:-9px;position:absolute;top:50%;transform:rotate(45deg);width:18px}.radio-buttons{grid-column-gap:1rem;grid-row-gap:1rem;align-items:center;display:grid;grid-template-columns:repeat(2,1fr);width:100%}.radio-buttons .form-check__label{align-items:center;display:flex;gap:1rem;justify-items:start}.group{margin:45px 0;position:relative}.group .form-input{background:none;background-color:#fff;border:none;border-bottom:1px solid gray;border-radius:0;color:gray;display:block;font-size:18px;margin:0;padding:10px 10px 10px 5px;width:100%}.group .form-input:focus{outline:none}.group .form-input:focus~.form-input-label{color:#000;font-size:12px;top:-14px}.group .form-input-number{background:none;background-color:#fff;border:none;border-bottom:1px solid gray;border-radius:0;color:gray;display:block;font-size:18px;margin:0 25px 25px 0;padding:10px 10px 10px 5px;width:100%}.group .form-input-number:focus{outline:none}.group .form-input-number:focus~.form-input-label{color:#000;font-size:12px;top:-14px}.group input[type=password]{letter-spacing:.3em}.group .form-input-label{color:gray;font-size:16px;font-weight:400;left:5px;pointer-events:none;position:absolute;top:10px;transition:all .3s ease}.group .form-input-label.shrink{color:#000;font-size:12px;top:-14px}.form-input-with-error{display:flex;flex-direction:column;justify-items:flex-start;margin-bottom:10px;margin-top:-10px;text-align:left}.form-input-with-error span{color:red;margin-top:-40px}.create-order h1{font-size:3rem;text-align:left}.create-order{background-color:#fff;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:4rem calc(100vh - 10rem);height:100vh;left:8rem;overflow:auto;position:fixed;top:0;width:calc(100vw - 8rem);z-index:1}.create-order__form{grid-column-gap:2rem;display:grid;grid-column:1/-1;grid-row:2/3;grid-template-columns:repeat(3,1fr)}.create-order__form__customer-details,.create-order__form__order-details,.create-order__form__order-summary{padding:0 2rem}.create-order__form__order-summary{text-align:left}.create-order__form__order-summary__text-area{display:grid}.create-order__form__order-summary__text-area .copy-button{align-self:start;column-gap:10px;display:flex;flex-direction:row;grid-column:1/2;grid-row:1/2;justify-self:end;margin:5px 5px 0 0;z-index:2}.create-order__form__order-summary__text-area .text{display:grid;grid-column:1/2;grid-row:1/2}.create-order__form__order-summary__text-area .text .inside-text{padding:10px}.create-order__form__customer-details,.create-order__form__customer-details .card{background-color:#f9f7f6}.create-order__form__customer-details .card .card-body{display:grid}.create-order__form__customer-details .card .card-body .buttons-group{align-self:start;display:flex;flex-direction:column;grid-column:1/2;grid-row:1/2;justify-self:end;row-gap:5px;z-index:2}.create-order__form__customer-details .card .card-body .buttons-group button{align-self:end}.create-order__form__customer-details .card .card-body .btn{align-self:start;grid-column:1/2;grid-row:1/2;justify-self:end;z-index:2}.create-order__form__customer-details .card .card-body .customer-id{grid-column:1/2;grid-row:1/2}.create-order__form__customer-details .card .card-body .customer-id p{text-align:left}.create-order__form__customer-details .input-group-customer{grid-column-gap:1rem;display:grid;grid-template-columns:repeat(2,1fr);margin-bottom:-5rem}.create-order__form__customer-details .radio-btn{align-items:center;display:grid;grid-template-columns:repeat(3,minmax(-webkit-min-content,1fr));grid-template-columns:repeat(3,minmax(min-content,1fr));justify-items:start;margin-bottom:2rem}.create-order__form__customer-details .radio-btn__title{font-size:1.5rem;font-weight:400}.create-order__form__customer-details .radio-btn__label{align-items:center;display:flex}.create-order__form__customer-details .transaction-history{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:3rem auto}.create-order__form__customer-details .transaction-history__title{font-size:2rem;justify-self:start}.create-order__form__customer-details .transaction-history__rating{justify-self:end}.create-order__form__customer-details .transaction-history__container{background-color:#fff;grid-column:1/3;height:47vh}.create-order__form__customer-details .button-radio{display:flex;gap:1rem;justify-content:flex-start}.create-order__form__order-details,.create-order__form__order-summary{background-color:#f9f7f6}.create-order__form__order-summary__text-area{background-color:#fff;height:60%;margin-bottom:1rem;max-height:80vh;padding:2rem}.create-order__form .buttons{display:flex;gap:2rem;justify-content:flex-end}.create-order__btn{fill:#c69963;grid-column:1/2;grid-row:1/2;height:2.5rem;justify-self:start;margin:1rem;width:5rem}.rating__stars{display:flex}.rating__icon-star{color:#c69963;height:2rem;width:2rem}.history-item{border:1px solid #000;display:grid;grid-template-columns:2fr,1fr;justify-self:center;margin:2rem;padding:2rem;text-align:left;width:92.5%}.history-item__id-status{align-self:start;grid-column:2/3;grid-row:1/2;justify-self:end;z-index:2}.history-item__details{color:#101d2c;font-size:1.5rem;grid-column:1/3;grid-row:1/2;justify-items:start}.history-item__button{align-self:end;grid-column:2/3;grid-row:1/2;justify-self:end}.cart-items__container{background-color:#fff}.checkout-item{align-items:center;border-bottom:1px solid #a9a9a9;display:flex;font-size:10px;padding:15px 0;width:100%}.checkout-item .image-container{padding-right:15px;width:30%}.checkout-item .image-container img{height:100%;width:100%}.checkout-item .name,.checkout-item .price,.checkout-item .quantity{width:30%}.checkout-item .quantity{display:flex;justify-content:center}.checkout-item .quantity .arrow{cursor:pointer}.checkout-item .quantity .value{margin:0 10px}.checkout-item .remove-button{cursor:pointer;padding-left:12px}.checkout-item-coupon{align-items:center;border-bottom:1px solid #a9a9a9;display:flex;font-size:10px;padding:15px 0;width:100%}.checkout-item-coupon .name{width:30%}.checkout-item-coupon .quantity{display:flex;justify-content:center;width:60%}.checkout-item-coupon .quantity .arrow{cursor:pointer}.checkout-item-coupon .quantity .value{margin:0 10px}.checkout-item-coupon .remove-button{cursor:pointer;padding-left:12px}.edit-order{grid-row-gap:1rem;display:grid;grid-template-rows:minmax(-webkit-min-content,3vh) minmax(95vh,-webkit-min-content);grid-template-rows:minmax(min-content,3vh) minmax(95vh,min-content);padding:1rem}.edit-order .first-column,.edit-order .second-column,.edit-order .third-column{background-color:#f9f7f6;margin:0 1rem}.edit-order .transaction-history{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:3rem auto;margin-top:2rem}.edit-order .transaction-history__title{font-size:2rem;justify-self:start}.edit-order .transaction-history__rating{justify-self:end}.edit-order .transaction-history__container{background-color:#fff;grid-column:1/3;height:47vh}.edit-order .customer-details{margin-bottom:2rem}.edit-order .customer-details .card{background-color:#f9f7f6}.edit-order .customer-details .card .card-body{display:grid}.edit-order .customer-details .card .card-body .buttons-group{align-self:start;display:flex;flex-direction:column;grid-column:1/2;grid-row:1/2;justify-self:end;row-gap:5px;z-index:2}.edit-order .customer-details .card .card-body .buttons-group button{align-self:end}.edit-order .customer-details .card .card-body .btn{align-self:start;grid-column:1/2;grid-row:1/2;justify-self:end;z-index:2}.edit-order .customer-details .card .card-body .customer-id{grid-column:1/2;grid-row:1/2}.edit-order .customer-details .card .card-body .customer-id p{text-align:left}.edit-order .button-radio{display:flex;gap:1rem;justify-content:flex-start}.edit-order .third-column .buttons{display:flex;gap:2rem;justify-content:flex-end}.update-button{align-self:end;column-gap:1rem;display:flex;grid-column:2/3;grid-row:1/2;justify-self:end;z-index:4}.handle-icon{height:2rem;width:2rem}.order-status{align-items:center;align-self:start;display:flex;grid-column:2/3;grid-row:1/2;justify-self:end;z-index:3}.order-status .fulfillment-container{background-color:#101d2c;border-radius:1rem}.order-status .fulfillment-container .fulfillment-status{border-radius:1rem;color:#fff;font-size:1rem;margin-bottom:0;padding:.5rem}.order-status .timer{background-color:#101d2c;border-radius:1rem;color:#fff;display:flex;margin-left:1rem}.order-status .timer__icon{fill:#c69963;height:1.8rem;margin-top:.25rem;width:1.8rem}.order-status .timer__value{font-size:1rem;margin-bottom:0;padding:.5rem}.edit-item-library{display:grid;grid-template-rows:10vh 80vh;margin:2rem}.edit-item-library .image{height:10rem;width:10rem}.edit-item-library .buttons{display:flex;justify-content:flex-end}.edit-item-library .buttons .btn{margin-left:1rem}.edit-outlet{margin:2rem}.edit-outlet .buttons{display:flex;justify-content:flex-end}.edit-outlet .buttons .btn{margin-left:1rem}.sign-in{display:flex;flex-direction:column;width:380px}.sign-in .title{margin:10px 0}.sign-in .buttons{column-gap:10px;display:flex;justify-content:space-between}.sign-up{display:flex;flex-direction:column;width:380px}.sign-up .title{margin:10px 0}.custom-button{background-color:#000;border:none;color:#fff;cursor:pointer;display:flex;font-family:Open Sans Condensed;font-size:10px;font-weight:bolder;height:50px;justify-content:center;letter-spacing:.5px;line-height:50px;min-width:165px;padding:0 35px;text-transform:uppercase;width:auto}.custom-button:hover{background-color:#fff;border:1px solid #000;color:#000}.custom-button.google-sign-in{background-color:#4285f4;color:#fff}.custom-button.google-sign-in:hover{background-color:#357ae8;border:none}.custom-button.inverted{background-color:#fff;border:1px solid #000;color:#000}.custom-button.inverted:hover{background-color:#000;border:none;color:#fff}.spinner-overlay{align-items:center}.spinner-overlay,.spinner-overlay-search{display:flex;height:60vh;justify-content:center;width:100%}.spinner-overlay-search{align-items:flex-start}.spinner-container{animation:spin 1s ease-in-out infinite;-webkit-animation:spin 1s ease-in-out infinite;border:3px solid #c3c3c399;border-radius:50%;border-top-color:#636767;display:inline-block;height:50px;width:50px}@keyframes spin{to{-webkit-transform:rotate(1turn)}}.search-group{margin:12px 0 0;position:relative}.search-group .form-input{background:none;background-color:#fff;border:none;border-bottom:1px solid gray;border-radius:0;color:gray;display:block;font-size:18px;margin:0;padding:10px 10px 10px 5px;width:100%}.search-group .form-input:focus{outline:none}.search-group .form-input:focus~.form-input-label{color:#000;font-size:12px;top:-14px}.search-group input[type=password]{letter-spacing:.3em}.search-group .form-input-label{color:gray;font-size:16px;font-weight:400;left:5px;pointer-events:none;position:absolute;top:10px;transition:all .3s ease}.search-group .form-input-label.shrink{color:#000;font-size:12px;top:-14px}.search-group .suggestions-body{background-color:gray;position:absolute;top:50px;transition:all .3s ease;width:100%;z-index:10}.search-group .suggestions-body .suggestions{list-style:none;margin-bottom:1rem;margin-top:1rem;padding:0}.search-group .suggestions-body .suggestions li{background-color:#fff;cursor:pointer;font-size:16px;font-weight:400;margin-bottom:1rem;text-align:start}.search-group .suggestions-body .suggestions li:hover{transform:translateX(1rem);transition:all .3s ease}.checkout-card{align-items:center;background-color:#fff;display:flex;flex-direction:column;margin:10px auto 0;width:100%}.checkout-card .checkout-header{border-bottom:1px solid #a9a9a9;display:flex;justify-content:space-between;padding:10px 0;width:100%}.checkout-card .checkout-header .header-block{text-transform:capitalize;width:30%}.checkout-card .checkout-header .header-block:last-child{width:10%}.checkout-card .total{font-size:20px;margin-left:auto;margin-top:5px}.checkout-card button{margin-left:auto;margin-top:50px}.checkout-card .test-warning{color:red;font-size:24px;margin-top:40px;text-align:center}.search-input{border:1px solid #e5e5e5;border-radius:3px;border-bottom-left-radius:5px;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:0;height:32px;padding:0 32px 0 16px;width:200px}.x-button{border-bottom-left-radius:0;border-bottom-right-radius:5px;border-top-left-radius:0;border-top-right-radius:5px;height:34px;justify-content:center;text-align:center;width:32px}.filter-header,.x-button{align-items:center;display:flex}.filter-header{column-gap:10px;justify-content:flex-start;margin-top:-30px}.filter-header .search-component{display:flex}.column-header .column-header-body{display:grid}.column-header .column-header-body .content-group{grid-column:1/2;grid-row:1/2}.column-header .column-header-body .buttons-group{grid-gap:40px;align-self:start;display:grid;gap:40px;grid-column:1/2;grid-row:1/2;justify-self:end;z-index:4}.column-header .column-header-body .buttons-group .btn{justify-self:right}.column-header .column-header-body .buttons-group .active-checkbox{display:grid}.column-header .column-header-body .buttons-group .active-checkbox .toggle-button{justify-self:center}.multi-select-btn{display:flex;flex-direction:column;text-align:left;z-index:20}.disabled-link{pointer-events:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.1453ead9.css.map*/