.style01{
    text-align: center;
    max-width: 500px;
    border-radius: 2px;
    margin: 10px auto;
    padding: 50px;
}
.style02{
    padding: 12px 15px;
    margin: 10px 0px;
    width: 75%;
    color: black;
    background: white;
    border: 2px solid #858282;
    text-align: center;
    font-size: large;
    font-weight: bolder;
    text-shadow: 1px 1px 5px black;
    border-radius: 5px;
}
.style03{
    display: grid;
    grid-template-areas:
    'main main main main main' 
    'fotter fotter fotter right right';
    grid-gap: 10px;
    margin: 10px auto;
    width: 90%;
}
.style03 div{
    height: 50px;
    text-align: center;
    background-color: white;
    font-size: 30px;
}
.main{
    grid-area: main;
}
.fotter{
    grid-area: fotter;
}
.right{
    grid-area: right;
}
.style04{
    color: white;
    padding: 12px;
    background-color: red;
    border-radius: 15px;
    text-decoration: none;
    height: 50px;
    cursor: pointer;
    margin: 0px;
}
.style05{
    color: white;
    padding: 12px;
    background-color: rgb(56, 33, 171);
    border-radius: 15px;
    text-decoration: none;
    height: 50px;
    cursor: pointer;
    margin: 0px;
}
.style06{
    color: white;
    padding: 5px;
    background-color: rgb(33 171 167);
    border-radius: 15px;
    text-decoration: none;
    height: 50px;
    cursor: pointer;
    margin: 0px;
    width: 100%;
    font-size: large;
}
.style07{
    margin: 0px 0px 0px 3px;
    border-radius: 5px;
    border: 2px solid #858282;
    padding: 12px;
    font-size: 20px;
}
.style08{
    margin: 100px auto;
    text-align: center;
    /* padding: 10px; */
    color: red;
    font-size: large;
    font-weight: bold;
}
.style09{
    FONT-SIZE: large;
    color: green;
    font-weight: bold;
    text-align: center;
}
.style10{
    width: 150px;
    margin: 10px auto;
    border-radius: 100%;
}
.style11{
    background: white;
    border-bottom: 1px solid;
    box-shadow: 0px 2px 1px rgb(96, 95, 95);
    width: 100%;
    direction: ltr;
    font-size: large;
    font-family: auto;
    font-weight: bold;
    /* position: fixed; */
    /* bottom: 0px;  */
}
.style12{
    float: right;
    margin: 10px 10px;
}
.style13{
    float: left;
    margin: 10px 10px;
}
.style14{
    resize: none;
    margin: 15px auto;
    width: 80%;
    height: 200px;
    font-size: large;
    font-family: auto;
    font-weight: bold;
    text-align: center;
}
.style15{
    width: 92%;
    height: 250px;
    border-radius: inherit;
}
.style16{
    width: 100%;
    margin: 50px auto 0px auto;
    text-align: center;
}
.style17{
    max-width: 250px;
    max-height: 250%;
}
.style18{
    text-align: right;
    margin: 0px auto;
}
.style19{
    text-decoration: none;
    margin: auto 5px;
    font-size: large;
    font-family: auto;
    font-weight: bold;
}
.style20 {
    text-decoration: none;
    margin: auto 5px;
    font-size: large;
    font-family: auto;
    font-weight: bold;
    border: 3px;
    background-color: rebeccapurple;
    padding: 9px;
    border-radius: 7px;
    color: black;
    box-shadow: 1px 2px green;
    cursor: pointer;
}
.style20:hover{
    color: blue;
    background-color: #858282;
    
}
.style21{
    text-decoration: none;
    font-size: large;
    font-family: auto;
    font-weight: bold;
    background-color: green;
    padding: 15px;
    margin: 90px 30px;
    border-radius: 9px;
    cursor: pointer;
    display: block;
    max-width: 40%;
    /* align-content: center; */
    text-align: center;
}
.style22{
    font-size: large;
    font-family: auto;
    font-weight: bold;
    text-align: center;
    margin: 100px auto;
    color: red;
    padding: 20px;
}
.style23{
    text-align: center;
    margin: 100px auto 20px auto;
}
.style24{
    color: white;
    padding: 5px;
    background-color: rgb(33 171 167);
    border-radius: 15px;
    text-decoration: none;
    height: 50px;
    cursor: pointer;
    margin: 0px auto;
    width: 40%;
    font-size: large;
}
.style25{
    padding: 5px;
    background-color: white;
    border-radius: 15px;
    text-decoration: none;
    /* height: 500px; */
    cursor: pointer;
    margin: 0px auto;
    width: 30%;
    font-size: large;
    text-align: center;
    color: rgb(33 171 167);
    border: 1px solid;
    box-shadow: 1px 1px 1px 1px #8d7d7d;
    font-size: large;
    font-weight: bold;
    font-family: auto;
}
.style26{
    width: 100%;
    text-align: center;
    margin: 20px auto;
    direction: rtl;
    overflow-x: auto;
}
.style26 tr th{
    border: 1px solid;
    background: red;
    text-align: center;
    font-size: large;
    font-family: auto;
    font-weight: bold;
}
.style26 tr td{
    font-size: large;
    font-family: auto;
    font-weight: bold;
}
.style27{
    font-size: large;
    color: blue;
    padding: 10px 10px;
}
.style28{
    font-size: large;
    color: red;
    padding: 10px 10px;
}
.style29{
    width: 100%;
    max-width: 100px;
}
.style30{
    font-size: large;
    font-family: auto;
    font-weight: bold;
    margin: 100px auto 10px auto;
    text-align: center;
}
.style31{
    text-align: center;
    width: 100%;
    max-width: 600px;
    background: green;
    margin: 10px auto 10px auto;
    padding: 10px;
    border-radius: 9px;
    transition: 0.4s;
    cursor: pointer;
}
.style32{
    background: 000;
    padding: 1px 10px;
    transition: max-height 0.2s ease-out;
    max-height: 0;
    overflow: hidden;
}
.style33{
    color: black;
}

body {
  font-family: "Lato", sans-serif;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #393838;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

#main {
  transition: margin-left .5s;
  padding: 16px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.style34{
    min-width: 200px;
    height: 400px;
    background: red;
    margin: 15px;
    text-align: center;
    display: inline-flex;
}
.style35{
    display: flex;
    overflow-x: auto;
    /* flex-wrap: wrap; */
}
.style36{
    width: 100px;
    max-height: 270px;
    margin: 9px auto;
    border-radius: 8px;
}
.style37{
    width: 82%;
    padding: 12px 15px;
    margin: 10px 0px;
    font-size: large;
    font-weight: bold;
    font-family: auto;
    border: 1px solid;
    border-radius: 8px;
}

/* style for qty */

    .counte {

      display: flex;

      justify-content: center;

      align-items: center;

      height: 100vh;

      background: #f5f5f5;

      font-family: Arial, sans-serif;

    }

    .counter {

      display: flex;

      align-items: center;

      gap: 20px;

      background: #fff;

      padding: 10px 20px;

      border-radius: 40px;

      box-shadow: 0 2px 8px rgba(0,0,0,0.1);

    }

    .btn {

      border: none;

      background: transparent;

      font-size: 32px;

      cursor: pointer;

      width: 40px;

      height: 40px;

    }

    .number {

      font-size: 28px;

      font-weight: bold;

      min-width: 30px;

      text-align: center;

    }

    /* for cartproduct */
    .style38 {
   position: relative;
    display: flex;
    flex-direction: column;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 10px;
    width: 100%;
    max-width: 240px;
}

.price {
  color: grey;
  font-size: 22px;
}

.card button {
  border: none;
  outline: 0;
  padding: 12px;
  color: white;
  background-color: #000;
  text-align: center;
  cursor: pointer;
  width: 100%;
  font-size: 18px;
}

.card button:hover {
  opacity: 0.7;
}

.cards-row{
    display: flex;
    gap: 10px;
    overflow-x: auto;
    white-space: nowrap;
    padding: 10px;
}

.style39{
    width: 240px;
    word-wrap: break-word;
    white-space: normal;
}
.style40{
    width: 100%;
    max-width: 100%;
}
.style41{
    width: 100%;
    overflow-x: auto;
}