Ayush92
Use It
.btn-gps {
background-color: #2aa837 !important; /* you can change background color/
color: #ffffff !important;
width: 90%;
margin: 0 5%;
padding: 1rem !important;
border: none;
text-transform: uppercase;
letter-spacing: 1px;
font-size: 1rem;
font-weight: 500;
margin-top: 20px !important;
height: auto !important;
margin-left: 20px !important;
}
/Custom Current Location Button End*/
.slider-wrapper__img-shadow {
height: 117px !important;
width: 288px !important;
}
.pt-20, .py-20 {
padding-top: 8px !important;
}
/Store Image Start/
.restaurant-info {
margin-top: 4.2rem;
text-align: left;
padding-left: 2.5rem;
padding-bottom: 1rem !important;
}
.restaurant-image {
width: 100%;
height: auto !important;
float: right;
/height: 14.625rem;/
border-radius: 1.25rem;
margin-top: 1rem;
margin-bottom: 1rem;
}
.single-item {
margin-top: 130px !important;
}
.single-item-img{
display: block !important;
}
/.col-12.mt-10{/
/* margin-top: 110px !important;/
/}/
/Store Image End*/
/Store ribbon start/
.ribbon-box {
position: absolute;
top: -10px !important;
right: 0;
padding: 0 10px;
height: 22px;
line-height: 21px;
color: #000 !important;
font-weight: 600;
z-index: 0;
margin-top: 0.5rem;
}
/Store ribbon End/
/Store shadow End/
.col-xs-12.col-sm-12.restaurant-block {
position: relative;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
margin-top: 3%;
margin-left: 1% !important;
margin-right: 1% !important;
width: 98%;
}
/Store shadow start/
/Item shadow Start/
.category-list-item {
background-color: white !important;
position: relative;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0) inset;
margin-top: 3%;
margin-left: 1% !important;
margin-right: 1% !important;
padding-top: 0.8rem;
border-radius: 10px;
width: 98%;
padding-right: 5%;
padding-left: 5%;
}
/Item shadow End/
.account-menu {
display: grid;
overflow: scroll;
grid-template-columns: auto auto auto;
grid-row-gap: 13px;
}
.mock-search-block {
background-color: #00bd03;
padding-top: 10px;
background-size: cover;
}
element.style {
transition: all 0s ease 0s;
font-weight: 900;
position: relative;
bottom: 7px;
left: 3px;
}
*, :after, :before {
box-sizing: border-box;
}
- {
font-family: Poppins,sans-serif;
}</style>