/
home
/
obinna
/
html
/
cravings
/
public
/
css
/
Upload File
HOME
/* Skeleton loading */ @keyframes pulse { 0% { background-color: rgba(165, 165, 165, 0.1); } 50% { background-color: rgba(165, 165, 165, 0.3); } 100% { background-color: rgba(165, 165, 165, 0.1); } } .empty-wrapper { width: 100%; padding-top: 0; /*position: relative;*/ } .vex .vex-content { font-family: "Gilroy", sans-serif; } i.fa.fa-map-marker { font-size: 19px; } .navbar { padding: 20px 0; /*background: linear-gradient(135deg, rgba(22, 37, 43, 0) 0%, rgba(22, 37, 43, 0) 100%);*/ } .logo { max-width: 130px; } .search-input .search-inner { position: relative; max-width: 90%; } @media (max-width: 767px) { .search-input .search-inner { max-width: 100%; } } .search-input .search-inner .inputs { width: 100%; margin: 0; margin-top: 25px; } .search-input .search-inner .inputs .row { margin: 0; } .search-input .search-inner .inputs .food-cont, .search-input .search-inner .inputs .add-cont { padding: 0; } .search-input .search-inner input { background: #fff; border: 1px solid #222; outline: 0; /*padding: 10px 180px 10px 30px;*/ padding: 10px; height: 56px; border-radius: 0; } @media (max-width: 576px) { .search-input .search-inner .address-input { padding-left: 20px; margin-top: 5px; border-left: 1px solid; } .search-input .search-inner.location-search input { padding-left: 10px; } .search-input .search-inner.location-search button { padding: 10px; } } .search-input .search-inner .full-search-rad { border-radius: 30px !important; padding-left: 20px; } .search-input .search-inner input:focus { -webkit-box-shadow: none; box-shadow: none; } .suggest-form input { height: 45px; border-radius: 10px; } .get-location { display: inline; position: absolute; /*bottom: 20%;*/ /*right: 125px;*/ cursor: pointer; } .place-load { position: absolute; bottom: 0; right: 125px; cursor: pointer; display: flex; align-content: center; justify-content: center; height: 100%; display: none; } .place-load { top: 15px; right: 15px; } @media (max-width: 767px) { .place-load { top: 10px; right: 10px; } } #address { padding-right: 145px; } @media (max-width: 576px) { /* .place-load { right: 25px !important; } */ #address { padding-right: 30px; } } ul { /*display: none;*/ top: 2295.85px; left: 403.333px; /* width: 407px; */ } @media (max-width: 400px) { .button { padding: 7px 15px; font-size: 14px; } } .search-input .search-inner button { position: absolute; right: 0; top: 0; bottom: 0; border: 0; background: #C32022; color: #fff; font-size: 16px; font-weight: 500; padding: 10px 30px; border-radius: 30px; cursor: pointer; } .search-input .search-inner button i { display: none; } @media (max-width: 576px) { .search-input .search-inner { max-width: 94%; margin: 0 auto; } } /* .search-list { margin: 0 auto; } */ .results-title h3 { font-weight: 600; } .others { font-size: 1.4rem; padding: 20px 0 10px; /* color: var(--red); */ font-family: 'Gilroy'; } .search-map img { width: 100%; height: 100%; } @media (max-width: 860px) { .search-wrapper { display: block; } .search-map { display: none; } } .place-phones, .place-delivery { display: flex; justify-content: center; align-items: center; flex-wrap: wrap; } .place-phones > a { padding: 0 5px; font-size: 17px; color: #222 !important; } .vex-overlay { background: rgba(2,2,2, 0.8); /*opacity: 0.5*/ } .vex { width: 100%; /*height: 100%;*/ display: flex; /*background: #ccc;*/ } .vex { padding-top: 0; padding-bottom: 0; } .vex-content { height: min-content; margin: auto; /*max-width: 400px;*/ display: flex; padding: 30px; background: #fff; overflow-y: auto; padding: 25px; border-radius: 7px; position: relative; } @media (max-width: 767px) { .vex { /* width: 100%; */ left: 0; right: 0; top: 0; } .empty-wrapper { display: flex; padding-top: 0; } } .suggest-wrapper { display: flex; justify-content: center; } .suggest { position: absolute; top: -150px; height: 300px; display: grid; grid-template-columns: 40% 60%; column-gap: 13px; background: #C32022; width: 60%; margin: 0 auto; /*margin-bottom: -125px;*/ z-index: 1000; border-radius: 20px; /*height: 100%;*/ } .suggest-image img { width: 100%; height: 250px; border-top-left-radius: 20px; border-bottom-left-radius: 20px; } .suggest-content { color: #fff !important; width: 85%; text-align: right; padding-top: 10%; } .suggest-text { margin-bottom: 1rem; } @media (max-width: 980px){ .suggest { width: 80%; } } @media (max-width: 767px){ .results-title h3 { font-size: 1.5rem; } .others { font-size: 1.3rem; padding: 20px 0 10px; } .flex-first { order: 1; } .flex-second { order: 2; } .suggest { width: 100%; } } @media (max-width: 700px){ .suggest { /*display: block;*/ width: 100%; border-radius: 0; } .suggest-image img { border-top-left-radius: 0; border-bottom-left-radius: 0; } } @media (max-width: 500px){ .suggest { display: block; top: -225px; height: 450px; } .suggest-image img { max-height: 225px; } } .footer { background: #230606; padding: 40px 0; } .footer h2 { font-size: 15px; font-weight: 500; margin: 0; margin-top: 20px; } #footer { background: #fdf8f8; position: relative; padding-top: 100px; margin-top: 200px; } @media (max-width: 767px) { #footer { margin-top: 150px; } } @media (max-width: 500px){ .suggest { display: block; top: -225px; height: 450px; } .suggest-image img { max-height: 225px; } .suggest-content { text-align: center; width: 100%; } #footer { background: #fdf8f8; position: relative; padding-top: 150px; margin-top: 225px; } } #footer .footer-inner { padding: 116px 0 62px; } @media (max-width: 576px) { #footer .footer-inner { text-align: center; } } #footer .widget.footer-widget .widget-title { color: #fff; font-size: 20px; font-weight: 500; margin-bottom: 38px; border-bottom: 0; padding-bottom: 0 } #footer .widget.footer-widget p { margin-bottom: 40px } #footer .footer-menu { margin-bottom: 40px; padding: 0; list-style: none } #footer .footer-menu li:not(:last-child) { margin-bottom: 10px } #footer .footer-menu li a { display: block; color: #797687; font-weight: 400; line-height: 30px; text-decoration: none; } #footer .footer-menu li a:hover { color: #fa7070 } #footer .footer-menu .fa { padding-right: 10px; } #footer.footer-five { background: #3a090b; } #footer.footer-five .widget.footer-widget .widget-title { color: #fff; } #footer.footer-five .footer-menu li a, #footer.footer-five .widget p { color: #fff; } #footer.footer-five .footer-menu li a:hover { color: #fff; } #footer.footer-five .footer-social-link li a { border-color: #615a7e; color: #fff; } #footer.footer-five .footer-social-link li a:hover { background: #7052fb; -webkit-box-shadow: 0 20px 30px 0 rgba(90, 70, 176, .3); box-shadow: 0 20px 30px 0 rgba(90, 70, 176, .3); border-color: #7052fb; color: #fff } #footer.footer-five .site-info-menu li a { color: #9c99a7 } #footer.footer-five .site-info-menu li a:hover { color: #7052fb } #footer.footer-five .site-info { border-color: #3d355b } #footer.footer-five .site-info p { color: #9c99a7 } #footer.footer-five .site-info p a { color: #7052fb } #footer .site-info { padding: 36px 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; /*border-top: 1px solid #e4d9d9;*/ position: relative; z-index: 3 } #footer .site-info p { margin: 0 } #footer .site-info p a { color: #fa7070; font-weight: 500 } .footers { width: 100%; justify-content: space-evenly; background: #fff; z-index: 1200; } .footers-link { text-align: center; /* border-right: 2px solid #ccc; */ border-top: 1px solid #ccc; width: 100%; cursor: pointer; font-size: 18px; padding: 10px 0; display: flex; } .footers-link:last-of-type { border-right: none; } .footers-link>* { margin: auto; }