.container-fluid {
    padding: 0;
  
    margin: 0;
}



      .startPickup a,.startDelivey a{
        text-decoration: none;
        outline: none;
        color:white;
      }
      .startPickup{
        text-align: center;
        margin: 5px;
        background-color: #ea162ab5;
        width: 300px;
        padding:2.5rem;
        font-size: 25px;
      }
      .startDelivey{
        margin: 5px;
        text-align: center;
        background-color: #001ca8bd;
        width: 300px;
        padding:2.5rem;
        font-size: 25px;

      }
      .checkout{
            margin: 120px -40px !important;
        }
      .checkout div{
        right: 35%;
       bottom: 100px;
      }
      #myDetails{
        width:fit-content; background:red;
         position:absolute; height:auto; 
         display:none;  text-align:left;
         border: black 1px dotted;
         height:600px ;
         overflow: auto;
         overflow-x: hidden;

      }
     #myDetailsContainer{
     position: fixed;
    left: 63%;
    top: 140px;
    width:600px;
    z-index: 10;
    text-align: right;
      }
      .checkoutInsider{
        width:525px;
      }
      .seachAndBagDiv{
        position: relative;
      }
      #detailsBTN{
        position: relative;
        background-color: #454545 !important;
        color: #ffffff;
        border: none;
        padding: 10px 10px;
        font-size: 12px;
        font-family: Raleway;
        z-index: 100;
        width: fit-content;
        cursor: pointer;
        height: 50px;
        right: 250px;
        border-radius: 5%;
        top: 510px;

      }
      .btnCAT{
        border: none;
        background-color: white !important;
                   padding: 0px 15px;

      }
      .pay{
            width:50px;
            border:0;
            background: none;
            display: block;
            margin: auto;
            text-align: center;
            padding: 4px 40px;
            outline: none;
            color: black;
            border-radius: 24px;
            transition: 0.25s;
            cursor: pointer;
            z-index: 100;
        }

        .headerContainer{
          width: 90%;
          position: relative;
          height: 190px;
          margin-top: 200px;
          margin-bottom: 100px;
          margin-left: 20px;

        }
        .headerParts{
          background-color:#EFDC2E ;
          border-radius: 5%;
          height: 100%;
        }
        
        .headerParts  img{
          top:-140px;
          position: absolute;
          left:50%;
          z-index: 10;
        }
        .headerParts  h3{
          position: absolute;
          top:50px;
          left:30px;
        }

        @media screen and (min-width: 1250px) {
          #myDetailsContainer{
            left: 69%;
          }
        }
        @media screen and (max-width: 1280px) {
          #myDetailsContainer{
            left: 58%;

           top:10%;
           z-index: 10000;
          }
        #detailsBTN{
 
          position: absolute;
          left: 90px;
          top: 440px;

          }



    
        }

        @media screen and (max-width: 750px) {
          #myDetailsContainer{
          left:50%;
          }
          .checkout{
        margin: 120px 128px !important;

      }
        }
      @media screen and (max-width: 550px) {
        .headerContainer {
    width: 90%;
    position: relative;
    height: 110px;
    margin-top: 200px;
    margin-bottom: 100px;
    margin-left: 20px;
      }
      .checkout{
        margin: 120px 100px !important;

      }

        .headerParts  img{
          width: 200px;
          height: 200px;
          top:-90px;
        }
        .headerParts  h3{
          font-size: 18px;
          left:10px;
          top:10px;
          white-space: pre-line;
          
        }

        #detailsBTN{
 
          position: absolute;
          left: 275px;
          top: 415px;
          }
        #myDetailsContainer{
          left:10%;
          top:  5%;
          width: 700px;
          z-index: 1000;

        }
        #myDetails{
          width:60%;
          height: 600px;
          overflow: auto;
        }
        .checkoutInsider{
        width:600px;
      }
      .example{
        left:0px;
        width: 200px;
      }
      }

      @media screen and (max-width: 400px) {
        #detailsBTN{
 
          position: absolute;
          left: 270px;
          top: 428px;

          }

          .checkout{
        margin: 120px 100px !important;

      }

    
        }



        .deliver img,.toTakeOff img{
       width:150px;
    }
    .table-hover tbody tr:hover {
      background-color: none !important;
    }
   
   .hideAddMoreItems{
    width: 200px;
    margin-left: 25%;
    position: relative;
    bottom: 214px;
    border-radius:100px;
    background:#FFED32;
}
.minimumOrder{
  width: 500px;
    position: relative;
    bottom: 214px;
    text-align:center;
}
@media screen and (max-width: 550px) {
  .order_items_details{
    left: 26px;
}  
.minimumOrder{
  width: 300px;
    margin-left:20px;

  position: relative;
    bottom: 214px;
}    
.hideAddMoreItems{
        margin-left: 15%;

}
}
#payments_method .pay {
    background:#eee !important;
}
.checkIfMinimum{
 text-align:center;   
}