#map {
    height: 100%;
}
html, body {
    height: 100%;
    margin: 0;
    padding: 0;

}
textarea{
    font-size: xx-small;
}
input {
    width: 98%;
    padding: 1%;
}



input {
    position: relative;
    left: 0;
    right: 0;
}

.itemsize{
    font-size: medium;
}

div {
    font-size: medium;
}
.btn-primary {
    background-color: black;
    border-color: #5bc2c2;

}

.btn-primary:hover {
    color: #9fc4a0;
    background-color: #9fc4a0;
    border-color: #8ad3d3
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(91, 194, 194, 0.5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #212529;
    background-color: #9fc4a0;
    border-color: #9fc4a0
}

.fas.fa-plus.styles{
   color: darkgreen;
    size: auto;

}
fas.fa-cart-plus{
    color: darkblue;
    size: 10px;
}

.fas.fa-at.styles{
    color: darkblue;
    size: auto;
}

.fas.fa-list-check{
    color: darkblue;
    size: 10px;
}

fas.fa-trash.fa-solid.fa-list-check.styles{
    color: darkblue;
    size: 12px;
}

fas.fa-shopping-cart{
    color: blue;
    size: 12px;
}

fas.fa-cookie-bite.styles{
    size: 12px;
    color: #006600;
}
.title-table{
    font-weight: bold;
}

.marg {
    margin: 50px 50px 25px 0px;
}
.quick{
    min-width: auto;
}

.btn-outline-primary {

    color: darkgreen;
    border-color: darkgreen;
}

.btn-outline-primary:hover {
    color: #212529;
    background-color: #52bebe;
    border-color: #8ad3d3
}

.btn-outline-primary:focus,
.btn-outline-primary.focus {
    box-shadow: 0 0 0 .2rem rgba(91, 194, 194, 0.5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: #212529;
    background-color: #7cc;
    border-color: #5bc2c2
}

.recipe{
    color:darkgreen;
    margin: 5px 5px 10px 0px;
}
.jumbotron {
    background: url("https://static.toiimg.com/photo/63882496.cms?imgsize=137715");

    background-size: 100% 130%;
}

.lead{
    font-size: 19px;
    margin-left: 80px;
    color: black !important
}
.jumbotron p{
    font-size: 2rem;
    margin-left: 50px;
    padding-top: 25px;
    padding-bottom: 60px;
    color:green;}

/*.card {*/
/*    align-items: center;*/
/*    width:800px;*/
/*    height:400px;*/
/*    flex-direction: row;*/
/*    !* border: 30px; *!*/
/*    !* padding: 30 px; *!*/
/*    margin-top:  2rem;*/
/*   width: 40rem;*/
/*}*/
/*.cardleft {*/

/*    width: 40rem;*/
/*}*/
table {
    width: 600px;
    border-collapse: collapse;

}

td, th{
    text-align: left;
}

.col2 {
    width: 75px;
    overflow: scroll;

}

/*.card-img-top{*/
/*    width:300px;*/
/*    height:300px;*/
/*    align-items: center;*/
/*    padding-bottom: 50px*/
/*}*/
/*.card-text{font-size: 2rem;*/
/*    color: darkblue;}*/

img  {
    display: block;
    align-items: center;
    width: auto;
    height: 100px;
}


.total{
    text-align: right;
    display:block;
}

#chart{width:300px;
    height:400px;}

.carousel-item{

    width:700px;
    height: 500px;
    left:50%;
    top:50%;
    margin-left:-390px;
    margin-top:-325px;

}

.card-div {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    visibility: inherit;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Segoe UI, system-ui, Oxygen, Ubuntu, Cantarell, Droid Sans, Helvetica Neue, sans-serif;
    color: #1d1e1f;
    -webkit-tap-highlight-color: transparent;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    visibility: inherit;
    font-family: -apple-system, BlinkMacSystemFont, Roboto, Segoe UI, system-ui, Oxygen, Ubuntu, Cantarell, Droid Sans, Helvetica Neue, sans-serif;
    color: #1d1e1f;
    -webkit-tap-highlight-color: transparent;
    border: 1px solid;
    flex-wrap: wrap;
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(auto-fill, minmax(calc(16.2rem + 16px), 1fr));
    margin: -16px;
    position: relative;
    border: 0 solid;
    flex-wrap: wrap;
    display: grid;
    box-sizing: border-box;
    grid-template-columns: repeat(auto-fill, minmax(calc(16.2rem + 16px), 1fr));
    margin: -16px;
    position: relative;
    padding: 15px;
}


.carousel-caption{ color: black;
}
#chicken{color: white;}

/* CSS */
.button-35 {
    align-items: center;
    background-color: #fff;
    border-radius: 12px;
    box-shadow: transparent 0 0 0 3px,rgba(18, 18, 18, .1) 0 6px 20px;
    box-sizing: border-box;
    color: #121212;
    cursor: pointer;
    display: inline-flex;
    flex: 1 1 auto;
    font-family: Inter,sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    justify-content: center;
    line-height: 1;
    margin: 0;
    outline: none;
    padding: 1rem 1.2rem;
    text-align: center;
    text-decoration: none;
    transition: box-shadow .2s,-webkit-box-shadow .2s;
    white-space: nowrap;
    border: 0;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;

}
.button-35:hover {
    box-shadow: #121212 0 0 0 3px, transparent 0 0 0 0;
}

/*.card {*/
/*    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);*/
/*    max-width: 300px;*/
/*    margin: auto;*/
/*    text-align: center;*/
/*    font-family: arial;*/
/*}*/

.price {
    color: grey;
    font-size: 16px;
}
* {
    box-sizing: border-box;
}

body {
    font-family: Arial, Helvetica, sans-serif;
}

/* Float four columns side by side */
.column {
    float: left;
    width: 25%;
    padding: 0 10px;

}

/* Remove extra left and right margins, due to padding */
.row {margin: 0 -5px;}

/* Clear floats after the columns */
.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Responsive columns */
@media screen and (max-width: 600px) {
    .column {
        width: 100%;
        display: block;
        margin-bottom: 20px;
    }
}

/* Style the counter cards */
.card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 16px;
    text-align: center;
    background-color: #f1f1f1;
    color: lightgray;
}

.card-button {
    border: gainsboro;
    outline: 0;
    padding: 12px;
    color: black;
    text-align: center;
    cursor: pointer;
    width: 100%;
    font-size: 12px;
    display: inline-block;
}
#card-button-2{
    border: gainsboro;
    outline: 0;
    padding: 12px;
    color: black;
    text-align: center;
    cursor: pointer;
    width: 100%;
    font-size: 12px;
    display: inline-block;
}
card-text{
    font-size:1rem;
    display: block;
    align-items: center;
    height: 75px;
}

.card button:hover {
    opacity: 0.7;
}




