.signup-page-title{font-weight:500}.signup-page-input{width:400px;padding:4px;margin-top:4px;box-sizing:border-box;border-radius:4px}.signup-page-button{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#79ff0c;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin-left:140px;margin-top:15px}#modal{position:fixed;top:0;right:0;left:0;bottom:0;display:flex;justify-content:center;align-items:center}#modal-background{position:fixed;top:0;right:0;left:0;bottom:0;background-color:#000000b3;z-index:1}#modal-content{position:absolute;background-color:#fff;z-index:1;border-radius:5px}.profile-bars{background:none;border:none;cursor:pointer;color:#333}.profile-sidebar{position:fixed;top:0;left:-300px;width:250px;height:100%;background-color:#fff;padding:25px;box-shadow:0 0 10px #0003;transition:left .3s ease}.profile-sidebar.active{left:0}.profile-dropdown{position:absolute}.profile-sidebar ul{list-style:none;padding:0}.profile-sidebar li{margin-bottom:10px}.profile-sidebar button{background:none;border:none;cursor:pointer;color:#333}.profile-sidebar button:hover{text-decoration:underline}.nav-bar{display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background-color:#fff;color:#000;font-family:Rubik,sans-serif;font-size:14px}.logo-text{font-size:30px;font-family:Rubik,sans-serif}.bolder{font-weight:700}.deliveryToggle{display:flex;align-items:center;cursor:pointer;background-color:#eee;padding:4px;height:48px;border-radius:500px;box-sizing:border-box;color:#000;white-space:nowrap}.toggleOptionOn{cursor:inherit;background-color:#fff;border-radius:500px;line-height:16px;font-weight:500;align-items:center;box-sizing:border-box;padding:12px}.toggleOptionOff{cursor:inherit;background-color:inherit;border-radius:500px;line-height:16px;font-weight:500;align-items:center;box-sizing:border-box;padding:12px}.deliveryLocation{display:flex;background:#EEEEEE;padding:8px 12px;height:48px;border-radius:500px;line-height:16px;font-weight:500;cursor:pointer;align-items:center;box-sizing:border-box}.locationItem{margin-right:5px}.searchBar{display:flex;align-items:center;cursor:text;background-color:#eee;padding:4px;height:48px;border-radius:500px;box-sizing:border-box;color:#000;white-space:nowrap;max-width:600px;min-width:400px}.searchBar input:focus{border:none}.shoppingCart{display:flex;cursor:pointer;font-size:14px;line-height:16px;border-radius:500px;padding:2px 12px;height:36px;width:fit-content;background:black;color:#fff;align-items:center}.loginIcon{display:flex;cursor:pointer;font-size:14px;line-height:16px;border-radius:500px;padding:2px 12px;height:36px;background-color:#eee;color:#000;align-items:center}.cartList{background:white;width:400px;height:fit-content;overflow-y:scroll;max-height:800px;padding:15px;position:absolute;right:15px;box-shadow:-1px 1px 5px #d3d3d3}.cartListName{font-size:35px}.cartListLi{display:flex;justify-content:space-between;align-items:center;font-family:Rubik,sans-serif}.gap{gap:5px}.searchBar input{border:none;background-color:inherit;color:inherit;min-width:200px;max-width:500px;width:300px}.searchBar input:focus{outline:none}.marginTop{margin-top:10px}.login-title{text-align:center;font-weight:500;margin-bottom:-12px}.login-form{padding:20px;border-radius:10px;width:300px;margin:0 auto}.login-label{display:block;margin-left:10px;font-family:Rubik,sans-serif}.login-input{width:100%;padding:4px;margin-top:4px;box-sizing:border-box;border-radius:4px}.login-button{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#79ff0c;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:20px auto -1px}.xIcon{font-size:20px;cursor:pointer;padding:10px}.redIcon{color:red}.deliveryDetailsModal{width:350px;height:fit-content;background-color:#fff;padding:20px}.addressInput{width:100%;background:#EEEEEE;height:50px;display:flex;margin-bottom:10px;align-items:center}.newAddressInput{border:none;background:inherit;font-size:16px;overflow-x:ellipsis}.new-restaurant-form{padding:20px;border-radius:10px;width:600px;margin:0 auto}.new-restaurant-h2{text-align:center;font-family:Rubik,sans-serif;font-weight:500}.new-restaurant-label{display:block;margin-left:10px;font-family:Rubik,sans-serif}.new-restaurant-input{width:100%;padding:4px;margin-top:4px;box-sizing:border-box;border-radius:4px}.new-restaurant-select{border:2px solid black;box-sizing:border-box;border-radius:4px;font-family:Rubik,sans-serif}option{font-family:Rubik,sans-serif}.new-restaurant-submit{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#fff;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:20px auto}.main_page_primary{display:flex;flex-wrap:wrap;max-width:1280px;min-width:400px;margin:0 auto;box-sizing:border-box;gap:24px;justify-content:space-evenly}.neutralButton{background:none;color:inherit;border:none;padding:0;font:inherit;outline:inherit}.categoryScroller{width:1200px;height:87px;display:flex;justify-content:space-around;margin:20px auto;scrollbar-width:none;scroll-behavior:smooth;overflow-x:scroll}.categoryIcon{display:flex;flex-direction:column;height:64px;width:64px;cursor:pointer}.categoryImage{height:64;width:inherit}.categoryName{font-size:12px;font-family:Rubik,sans-serif;align-self:center}.spinner{display:flex;margin:0;justify-content:center;align-items:center;height:500px}.restaurant_div{display:flex;flex-flow:column;overflow:hidden;font-family:Rubik,sans-serif;color:#000;width:288px;height:190px;cursor:pointer}.restaurant-div{width:288px}.restaurant_image{border-radius:12px;background:white;height:130px;width:100%;overflow:hidden}.restaurant_details{align-items:center;display:flex;width:288px;height:28px;margin-top:12px;gap:4px;justify-content:space-between}.restaurant_name{font-family:inherit;font-size:18px;font-weight:500;text-overflow:ellipsis}.restaurant_rating{flex:0 0 28px;font-size:12px;border-radius:50%;height:28px;width:28px;background:#EEEEEE;line-height:16px;font-weight:500;align-items:center}.ratingText{display:flex;justify-content:center;align-items:center;padding-top:5px}.page404{display:flex;flex-direction:column;align-items:center;margin-top:100px}.arrowButtonWrapperDiv{display:flex;width:inherit;justify-content:center;margin-bottom:40px}.arrowButtons{width:36px;padding:2px 4px;min-height:0px;font-size:14px;height:36px;display:flex;justify-content:center;line-height:24px;border-radius:500px;font-weight:500;cursor:pointer;background:#EEEEEE;align-items:center;color:#000;box-sizing:border-box;position:absolute}.arrowButtonsUnavailable{width:36px;padding:2px 4px;min-height:0px;font-size:14px;height:36px;display:flex;justify-content:center;line-height:24px;border-radius:500px;font-weight:500;align-items:center;color:gray;box-sizing:border-box;position:absolute;background:#F3F3F3}.arrowButtons:hover{background-color:#d4d4d4}.mainBottomBreaker{display:flex;width:100%;height:1px;background:#F3F3F3;margin-top:60px}.bottomDivMain{border-bottom:1px solid #F3f3f3;display:flex;width:68%;height:fit-content;justify-content:space-between;margin:auto;padding:40px}.bottomDivMain .left{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.bottomDivMain .right{display:flex;gap:100px}.right .linkList{display:flex;flex-direction:column;font-size:18px;gap:20px}.dloadImg{width:150px;height:40px;margin-right:20px}.bottomMainLinks{color:inherit;text-decoration:none;font-size:inherit}.bottomMainLinks:hover{text-decoration:underline}.bottomLineMain{display:flex;justify-content:space-between;align-items:center;font-size:14px;margin:auto;width:68%}.bottomLineLinks{width:100%;display:flex;justify-content:flex-end;gap:35px}.bottomLineSocialIcons{width:25%;display:flex;gap:25px;font-size:20px}.menuItemModalInfo{font-size:14px;font-family:Rubik,sans-serif;background:"white";color:#000;height:700px;width:400px;flex-direction:column;display:flex;gap:15px}.menuItemModalWrapper{border-radius:0%}.menuItemModalInfo h2{color:#7e7474;font-weight:600}.menuItemModalMain{background:white;height:700px;width:900px;display:flex;gap:20px}.menuItemModalImg{width:400px}.quantityButton{display:flex;cursor:pointer;font-size:14px;line-height:16px;border-radius:500px;padding:2px 12px;height:36px;width:fit-content;background-color:#eee;color:#000;align-items:center;gap:20px}.numberDropDown{width:fit-content;height:300px;list-style-type:none;background:#EEEEEE;font-family:inherit;border:1px solid black;overflow:scroll;overflow-x:hidden;font-size:16px;position:absolute}.hidden{display:none}.addToOrderButton{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#fff;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center}.seeDetailsButton{background:white;padding:12px 16px;border-radius:8px;font-size:18px;color:#000;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center}.shoppingCartAddButton{width:36px;padding:2px 4px;min-height:0px;font-size:14px;height:36px;display:flex;justify-content:center;line-height:24px;border-radius:500px;font-weight:500;cursor:pointer;background:#FFFFFF;align-items:center;color:#000;box-sizing:border-box;position:absolute}.shoppingCartAddButton:hover{background-color:#eee}.storePageName{line-height:36px;font-weight:700;font-family:inherit;font-size:36px}.storePageMainDiv{margin:20px;font-family:Rubik,sans-serif}.ratingDistanceDiv{margin:15px 0}.seeSimilar{display:flex;background:#EEEEEE;padding:8px 12px;height:38px;border-radius:500px;line-height:16px;font-weight:600;cursor:pointer;align-items:center;box-sizing:border-box;width:fit-content;margin-right:8px;font-size:14px}.seeSimilarClicked{display:flex;background:black;padding:8px 12px;height:38px;border-radius:500px;line-height:16px;font-weight:700;cursor:pointer;align-items:center;box-sizing:border-box;width:fit-content;color:#fff;margin-right:8px;font-size:14px}.flexButtonRow,.storePageButtonDiv{display:flex}.deliveryPickupPill{width:438px;height:48px;padding:0 2px;box-sizing:border-box;background:#EEEEEE;border-radius:500px;align-items:center;white-space:nowrap;line-height:16px;font-weight:500;font-size:14px;font-family:inherit;display:flex;justify-content:space-around}.largePill{width:219px;text-align:center}.reviewBox{border-radius:8px;border-width:1px;border-style:solid;border-color:#0000001f;padding:16px;min-height:100px;margin:10px;width:220px}.reviewBoxName{font-size:14px;font-family:inherit;font-weight:600}.reviewBoxText{color:#545454;font-size:14px;font-family:inherit;font-weight:400;line-height:20px}.paginatedReviewBar{display:flex;width:100%;gap:10px}.menuItemTileImage{height:188px;width:100%;max-width:220px;border-radius:5px}.storePageMenuItems{display:flex;flex-wrap:wrap;width:fit-content;gap:15px}.menuItemTile{width:220px;height:220px}.storePageMenuItemList{width:300px;justify-content:flex-start;text-align:start;font-weight:600}ul{list-style-type:none}.review-button button{background:black;padding:12px 16px;margin-top:10px;border-radius:8px;font-size:18px;color:#fff;height:25px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center}.review-modal{padding:20px;border-radius:10px;width:300px}.review-h2{text-align:center}.new-review-button{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#fff;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.delete-modal{padding:20px;border-radius:10px;width:300px}.confirm-delete{text-align:center}.delete-modal{display:flex;flex-direction:column}.yes-delete{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#d81e1e;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.yes-delete:hover{background-color:#000000b1}.no-delete{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#79ff0c;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.no-delete:hover{background-color:#000000b1}.currentReviewBoxName{font-size:14px;font-family:inherit;font-weight:600;border:none;background-color:inherit;cursor:pointer}.currentReviewBoxName:hover{color:gray}.update-modal{padding:20px;border-radius:10px;width:300px}.update-h2{text-align:center}.update-review-button{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#fff;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.review-container{display:flex;flex-direction:column;align-items:center}.review-textarea{max-width:290px;min-width:260px;min-height:50px;max-height:640px;margin-bottom:15px;border:1px solid #000000;border-radius:5px;box-shadow:0 0 5px #0000001a;transition:background-color 2s ease}.review-textarea:focus{background-color:#ededed}.reviews{display:grid;grid-template-columns:repeat(4,288px);gap:16px;max-width:1280px;margin:40px auto 0;color:#000;font-family:Rubik,sans-serif;justify-content:space-evenly}.current-reviewBox{border-radius:8px;border-width:1px;border-style:solid;border-color:#0000001f;padding:12px;min-height:100px}.review-buttons{display:flex;justify-content:space-evenly}.review-buttons button{background:black;padding:12px 16px;margin-top:10px;border-radius:8px;font-size:18px;color:#fff;height:25px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center}.update-restaurant-form{padding:20px;border-radius:10px;width:300px}.update-res-h2{text-align:center;margin-bottom:-15px;font-family:Rubik,sans-serif;font-weight:500}.update-restaurant-label{display:block;margin-left:10px;font-family:Rubik,sans-serif}.update-restaurant-input{width:100%;padding:4px;margin-top:4px;box-sizing:border-box;border-radius:4px;font-family:Rubik,sans-serif}.update-restaurant-button{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#fff;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.update-restaurant-cancel{background:rgba(0,0,0,.667);padding:12px 16px;border-radius:8px;font-size:15px;color:#fff;height:36px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.delete-restaurant-modal{padding:20px;border-radius:10px;width:300px}.delete-restaurant-h2{text-align:center;margin-bottom:5px;font-family:Rubik,sans-serif;font-weight:500}.delete-restaurant-label{display:block;margin-left:10px;font-family:Rubik,sans-serif;text-align:center}.delete-restaurant-button{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#d81e1e;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.keep-restaurant{background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#79ff0c;min-height:56px;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.current_restaurants_container{display:grid;grid-template-columns:repeat(4,288px);max-width:1280px;padding:0 40px;min-width:1024px;margin:30px auto;box-sizing:border-box;gap:12px;justify-content:space-evenly}.my-restaurant-tile{width:288px}.my-restaurant-buttons{display:flex;margin-top:-15px}.restaurant-modal-button{width:85px;height:25px;background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#fff;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.noRestaurants{display:flex;margin-top:100px;align-items:center;flex-direction:column}.restBut{font-weight:300}.menu_item_info{display:flex;flex-direction:row;max-width:1280px;padding:0 10px;min-width:720px;margin:20px;box-sizing:border-box;gap:5px;justify-content:space-around;align-items:flex-start;border:2px solid black;border-radius:5px}.menu_item_info label{font-weight:700}.menu_item_buttons{width:85px;height:25px;background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#fff;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px auto}.add_item_button{width:150px;height:25px;background:black;padding:12px 16px;border-radius:8px;font-size:18px;color:#fff;line-height:24px;justify-content:center;font-weight:500;cursor:pointer;box-sizing:border-box;display:flex;font-family:Rubik,sans-serif;align-items:center;margin:10px}.menu_item_box{display:flex;flex-direction:column;justify-content:flex-end;margin:5px}.button_container{display:flex;flex-direction:row;margin-top:1%}.form-note{margin:10px}.update-menu-items-input{width:100%;padding:4px;margin-top:4px;box-sizing:border-box;border-radius:4px;font-family:Rubik,sans-serif}.checkoutMain{background:#EEEEEE}.deliveryMain{margin-left:200px;padding-bottom:40px}.checkout{display:flex;justify-content:flex-start;align-items:center}.detailsExterior{display:flex;justify-content:space-between;align-items:center;font-family:Rubik,sans-serif;font-size:14px}.textmark{font-family:Rubik,sans-serif}.restaurantHeader{gap:15px}.detailsInterior{display:flex;justify-content:flex-start;align-items:center}.bold{font-weight:600;font-size:16px;margin-bottom:1px}.light{font-weight:400}.deliveryDetailsMain{width:670px;height:fit-content;background-color:#fff;padding:20px}.restaurantHeaderImg{border-radius:50%;height:50px;width:50px}.breaker{width:670px;justify-content:center;height:2px;background:#EEEEEE}.grayBorder{border:2px solid #d6d1d1}.blackBorder{border:2px solid black}.border-radius{border-radius:12px;padding:0 15px;cursor:pointer}.deliveryOptions{display:flex;flex-direction:column}.icon{font-size:20px}.borderRadTopDiv{border-radius:12px 12px 0 0}.borderRadBodDiv{border-radius:0 0 12px 12px}.integerOrder{background:#EEEEEE;padding:2px 4px}.slightBreak{width:90%;justify-content:center;background:#EEEEEE;height:1px}.smallText{font-size:12px}.standardText{font-size:14px}.orderTotalMain{height:fit-content;width:470px;position:sticky;top:20px}.orderTotalStats{background:white;border-radius:12px;padding:25px}.bottomMargin{margin-bottom:25px}.tipButtons{display:flex}.tipInput{width:30px}body{font-family:Rubik,sans-serif}.error{color:red}
