@charset "utf-8";
/* CSS Document */
body{ font-family: 'Raleway', sans-serif; }
header{ width: 100%; min-height: 70px; background-color: #39cba3; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}
.top-radius {
    border-top-left-radius: 7px !important;
    border-top-right-radius: 7px !important;
}
.navbar-brand img{ width: 120px; }
.navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .show > .nav-link {
    color: rgba(255, 255, 255, 0.9);
}
.navbar-light .navbar-nav .nav-link {
    color: #fff; font-weight: 500;
}
.mobile-view{  }
.notification{ margin-left: 50px; }
.notification i{ color: #fff; font-size: 18px;  }
.notification i:hover{ color: #000;   }

.search-box-mobile{
	width: 300px;
float: right;
}

.search-box-mobile i{ color: #fff; }
.search-box-mobile i:hover{color: #000;  }
.search-box-mobile .form-control {
    display: block;
    width: 100%;
    height: 25px;
    margin-top: 6px;
    padding: 14px 14px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 25px;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.catagories {list-style: none;}
.catagories .nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #000;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.catagories i{ color: #fff;  }
.catagories i:hover{ color: #000; }

.profile i{ color: #fff; }
.profile{ list-style: none; }
.profile .nav-link {
    display: block;
    padding: .5rem 1rem;
    color: #fff;
    text-decoration: none;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
}
.banner{ margin-top: 15px; }

.banner .carousel-inner { border-radius: 15px; }
.covid-section{ background-color: #f6f6f6; width: 100%; min-height: 150px; }
.covid{}
.covid h2{font-family: 'Raleway', sans-serif; font-size:40px; font-weight:bold; color:#0086a7; padding-top:40px;}
.covid h6{ font-family: 'Raleway', sans-serif; font-weight:500; color:#5b5b5b; font-size: 15px;}
.carousel-caption {
    position: absolute;
    right: 45%;
    bottom: 1.25rem;
    left: 0%;
    padding-top: 1.25rem;
    padding-bottom: 7.25rem;
    color: #fff;
    text-align: center;
}
.loction-myorder{ margin-top: 10px; margin-bottom: 10px; background: #39cba3; padding-top: 10px; padding-bottom: 10px; }



.bottom-section{ background-color: #39cba3; text-decoration: none; padding-top: 7px; padding-bottom: 7px; }
.bottom-section .col-lg-3{ padding: 0px; }
.bottom-btn{ background-color: #39cba3; text-align: center; }
.border-btn{ border-left: 1px solid #fff; border-right: 1px solid #fff; }
.border-btn-1{ border-right: 1px solid #fff; }
.border-btn-2{ border-left: 1px solid #fff; }
.bottom-btn h6 {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0px;
     font-family: 'Raleway', sans-serif;
}
.bottom-btn h6:hover{ color: #000;   }

.bottom-btn i{ font-size: 20px; color: #fff; }

.bottom-btn .row{ padding: 0px; }
.bottom-btn a{ text-decoration: none; }
.shop-section{ margin-top: 40px; margin-bottom: 150px; }
.shop-box{ border-radius: 4px; border: 2px solid #e2e2e2; }
.
.shop-box img{ width: 100%; }
.shop-box h5{ font-size: 16px; font-weight: 600; color: #000; padding: 10px; margin-bottom: 0px; }

.sort-btn { float: right; margin: 15px; }
.sort-btn .btn-secondary {
    color: #fff;
    background-color: #39cba3;
    border-color: #6c757d;

}
.sort-btn .btn-secondary:hover {
    color: #000;
    background-color: #e2e2e2;
    border-color: #6c757d;
}
.sort-btn i{ padding-left: 10px; }
.sort-btn .dropdown-toggle::after { display: none; }
.shop-section .col-lg-3 a{ text-decoration: none; }
.shop-section p{ font-size: 20px; color: #39cba3; padding-left: 15px; font-weight: 600; padding-top: 15px; }

.location{ display: flex; }
.location .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    background-color: #39cba3;
    background-clip: padding-box;
    border: none;
    border-bottom: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; margin-left: 10px;
}
.location i{ color:#fff;     font-size: 20px;
    padding-top: 10px;
}
.campaign_sec{

    padding-bottom:20px;

   background-color: #fff;

box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4));
border-radius: 4px;

}
.cam-section{ padding-bottom:20px;

   background-color: #fff; padding: 10px; box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); }

.type-of-order{
    padding-bottom:20px;

   background-color: #fff;

box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4));
border-radius: 4px; }
.campaign_sec_title{
    padding-left: 10px;
    font-size: 16px;

}

.inf_btn_plus{
    font-size: 30px;
}

/*----collapsible----*/
.inf_collapsible {
  background-color: #399bcb;
color: #fff;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}
.inf_collapsible h3{ font-size: 18px; font-weight: 600;  text-align: center; }

.inf_collapsible:hover{
  background-color: rgba(0,145,255,0.1);
color: #000;
}

.inf_active{
  background-color: rgba(0,145,255,0.1);
  border-color: #000;
  color: #000;
}


.inf_content {
  padding: 20px 18px;
  display: none;
  overflow: hidden;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
}

.campaign_sec .col-lg-12 {
    border:1px solid #FFF;
    padding: 0px;

    }
.product-form i {
    font-size: 30px;
    color: #39cba3;
    cursor: pointer;
    text-align: center;
}

.product-form .btn{ padding: 5px 10px; width: 150px; margin: auto; margin-top: 30px; }
.upload-bt .btn{ padding: 5px 10px; width: 150px; margin: auto; margin-top: 30px; }
.order-call p{ text-align: center; }
.area-shop{ width: 100%; background-color: #39cba3; padding: 15px; margin-bottom: 20px; }
.area-shop h4{ font-size: 18px; color: #fff; }
.area-shop h5{ font-size: 18px; color: #fff; text-align: right; }

/*----Order-Page----*/
.order-info {  box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); }
.order-info h6 {
    text-align: center;
    color: #535353;
    font-weight: 600;
    padding-top: 20px;
    background-color: #e2e2e2;
    padding-bottom: 20px;

}
.order-info .table > :not(caption) > * > * {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 0px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.order-info .table > :not(:last-child) > :last-child > * {

    color: #000;
}




.date-time h4{ font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight:normal; color: #000; padding-bottom: 10px; }
.date-time h6{ font-family: 'Open Sans', sans-serif; font-size: 14px; font-weight: normal; color: #000; float: right; padding-bottom: 10px;}
.order-submit{ padding-bottom: 30px; padding-top: 10px; padding-bottom: 20px;
padding-top: 30px; }

/*----Order-Page----*/
.profile-section{ padding-bottom: 120px; padding-top: 50px; }
.profile-img{ padding-top: 30px; padding-bottom: 30px;  }
.profile-img i{ font-size: 60px; color: #c5c5c5;  }
.pro-pad{ margin-bottom: 25px; }
.profile-details { width: 700px; margin: auto; padding: 20px; box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); border-radius: 10px; background-color: #fcfffe;}
.profile-details label{ font-weight: 600; color:#37aa8b; }
.profile-details .form-label{ margin-bottom: 0px; }
.profile-details .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;

    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}
.pro-btn{ padding-top: 20px;
padding-bottom: 10px;
 }
.pro-btn .btn-primary {
    color: #fff;
    background-color: #52b2ec;
    border-color: #52b2ec;
    font-weight: 600;
}
.pro-btn .btn-primary:hover {
    color: #fff;
    background-color: #39cba3;
    border-color: #39cba3;
}

.delivery-address{ box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); border-radius: 1px solid  #39cba3; padding: 15px; margin-top: 20px; }

.delivery-address label { font-size: 14px; color:#39cba3; font-weight: 600; }
.delivery-address .custom-control label{ font-size: 14px; color: #000; font-weight: normal; }





/*----MY ORDERS----*/
.myorder-search {box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); padding-top: 50px; margin-top: 30px; margin-bottom: 30px; border-radius: 5px;}
.myorder-search label {

}
.myorder-search input {
  border: 1px solid #c4c4c4;
  border-radius: 5px;
  background-color: #fff;
  padding: 3px 5px;

  width: 190px;
}
.date-section-1 .form-group{ display: flex; }


.date-section-1 .form-control {
    display: block;

    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: 3px 5px;
    width: 190px;
}
.my-orders a{ text-decoration: none; }
.order-btn { margin-top: 30px; margin-bottom: 30px;  }
.date-section-1 label{ padding-top: 3px; padding-right: 15px; }
.date-section label{ padding-right: 12px; }
.order-success{ box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); padding: 15px; border: 2px solid  #39cba3; border-radius: 5px; height:76px; }
.order-success h4{ font-size:14px; color: #555; font-weight: 600; }
.order-success h5{ font-size:14px; color:  #000; font-weight: 600; }
.order-success p{ font-size:12px; color: #229374; }

.order-pending{ box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); padding: 15px; border: 2px solid  #ebff00; border-radius: 5px; height:76px; }
.order-pending h4{ font-size:14px; color: #555; font-weight: 600; }
.order-pending h5{ font-size:14px; color:  #000; font-weight: 600; }
.order-pending p{ font-size:12px; color: #bccc00; }


.order-cancel{ box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); padding: 15px; border: 2px solid  #ff950c; border-radius: 5px; height:76px; }
.order-cancel h4{ font-size:14px; color: #555; font-weight: 600; }
.order-cancel h5{ font-size:14px; color:  #000; font-weight: 600; }
.order-cancel p{ font-size:12px; color: #ff950c; }


.order-btn .btn {
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;

    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: 7px 36px;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.order-btn .btn-primary {
    color: #fff;
    background-color: #52b2ec;
    border-color: ##52b2ec;
}
.order-btn .btn-primary:hover {
    color: #fff;
    background-color: #39cba3;
    border-color: #39cba3;
}
.order-submit .btn-primary {
    color: #fff;
    background-color: #52b2ec;
    border-color: #52b2ec;
}
.order-submit .btn-primary:hover {
    color: #fff;
    background-color: #39cba3;
    border-color: #39cba3;
}
.order-submit .btn {
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;

    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: 7px 36px;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-padding .col-lg-2{ padding-left: 2px; padding-right: 2px; }

.fixed-box{ position:fixed; z-index: 100; }
.fixed-box .alert-warning {
    color: #fff;
    background-color: #ff7676;
    border-color: #ff7676;
        border-top-color: rgb(255, 118, 118);
        border-right-color: rgb(255, 118, 118);
        border-bottom-color: rgb(255, 118, 118);
        border-left-color: rgb(255, 118, 118);
    font-size: 14px;
}

.delivery-text{ padding: 15px; }
.delivery-text h3{ font-size: 18px; font-weight: 600; padding-top: 2px;}
.delivery-text p{ font-size: 18px; color: #696969; padding: 0px; font-weight: normal; }
.delivery-text h4{ font-size: 14px; color:red; font-weight: 600; padding-left: 12px;  }
.delivery-details{ border:1px solid #e2e2e2; margin-bottom: 20px; }
.delivery-details h6{ margin-top: 0px; }
.order-text {
    border: 1px solid #e2e2e2;
    margin-top: 15px;
    margin-bottom: 20px;
}
.order-text .table { margin-bottom: 0px; }
.notifiction-box{ border-radius: 10px; border: 1px solid #373737; padding: 15px; margin-bottom: 20px; }
.notifiction-box h6{ font-size: 20px; color: #373737; font-weight: normal; }
.notifiction-box h4{ font-size: 16px; color: #373737; font-weight: normal; }
.notifiction-box h5{ font-size: 16px; color: #373737; font-weight: normal; text-align: right; }
.notifiction-box-1{ border-radius: 10px; border: 1px solid #999; padding: 15px; }
.notifiction-box-1 h6{ font-size: 20px; color: #999; font-weight: normal; }
.notifiction-box-1 h4{ font-size: 16px; color: #999; font-weight: normal; }
.notifiction-box-1 h5{ font-size: 16px; color: #999; font-weight: normal; text-align: right; }





/*----Change Password----*/

.reset-password{ margin: auto; margin-top: 0px;   }

/* ORDER TABLE PAGE */
.agent-order-section{ box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); border-radius: 7px; margin-top: 50px;  }
.agent-id-section{ background-color: #39cba3; padding: 15px; }

.agent-id-section h4{   font-family: 'Open Sans', sans-serif; font-size: 16px;  text-align:center; color: #fff; font-weight: bold; margin-bottom: 0px; }
.agent-table{ padding: 15px; }
.agent-table .table > :not(caption) > * > * {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 0px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
.agent-table i{ color: #acacac; }

.agent-table i:hover{ color:#7be0ff; }
.order-row{ border: 1px solid #54b2cf; border-radius: 7px; }
.agent-table h3 {
    text-align: center;
    background-color: #e2e2e2;
    padding: 12px;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0px;
}

/*----Order-info Delivery details----*/
.delivery-text{ padding: 15px; margin-bottom: 20px; }

.delivery-text h4{ font-size: 16px; color:red; font-weight: normal; text-align: center; }
.delivery-info-sec{ box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); margin-top: 30px; }
.delivery-info-sec h6{ margin-top: 0px;
 text-align: center;

    padding: 12px;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0px;  }

.track-info-sec{ box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); margin-top: 30px; border-radius: 7px; }
.track-info-sec h6{ margin-top: 0px;
 text-align: center;

    padding: 12px;
    width: 100%;
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0px;  }
.track-id-section{ background-color: #39cba3; padding: 15px; border-radius: 7px; }
.track-id-section h4{   font-family: 'Open Sans', sans-serif; font-size: 16px;  text-align:center; color: #fff; font-weight: bold; margin-bottom: 0px; }
.order-info-business-row{ border: 1px solid #e2e2e2; border-radius: 7px; }
.order-info-submit{ margin-top: 20px; margin-bottom: 20px; }
.order-info-submit .btn-primary {
    color: #fff;
    background-color: #52b2ec;
    border-color: #52b2ec;
}
.order-info-submit .btn-primary:hover {
    color: #fff;
    background-color: #39cba3;
    border-color: #39cba3;
}
.order-info-submit .btn {
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;

    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    padding: 7px 36px;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.tracking-section{ margin-top: 40px; margin-bottom: 30px; }


.track{ box-shadow: var(--shd,0 1px 4px rgba(0,0,0,.4)); padding-bottom: 20px;
border-radius: 7px; }

.track-table {
    padding: 15px;
}


.track-table .table > :not(caption) > * > * {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 0px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}





















.date {
    font-size: 11px
}

.divider {
    height: 0px !important;
    background-color: blue
}

.track-line {
    height: 2px !important;
    background-color: green
}

.dot {
    height: 10px;
    width: 10px;
    margin-left: 3px;
    margin-right: 3px;
    margin-top: 0px;
    background-color: green;
    border-radius: 50%;
    display: inline-block
}

.big-dot {
    height: 25px;
    width: 25px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    background-color: green;
    border-radius: 50%;
    display: inline-block
}

.big-dot i {
    font-size: 12px
}
/*---CART START----*/
.float-r{ text-align: right; }














/*----RESPONSIVE DESIGN START----*/




@media screen  and (max-width:1199px) {
.date-section label {
    padding-right: 12px;
    font-size: 14px;
}
.order-success h4 {
    font-size: 12px;
    color: #555;
    font-weight: 600;
}
.order-pending h4 {
    font-size: 12px;
    color: #555;
    font-weight: 600;
}
.order-cancel h4 {
    font-size: 12px;
    color: #555;
    font-weight: 600;
}
.order-success p {
    font-size: 10px;
    color: #ff950c;
}
.order-pending p {
    font-size: 10px;
    color: #ff950c;
}
.order-cancel p {
    font-size: 10px;
    color: #ff950c;
}
.delivery-text h3 {
    font-size: 14px;
    font-weight: 600;
    padding-top: 4px;
}
}


@media screen  and (max-width:991px) {

.sort-btn .btn-secondary {

    font-size: 12px;
}
.carousel-indicators{ display: none; }
.shop-box {

    margin-bottom: 10px;
}
.bottom-btn h6{ color: #fff; font-size: 12px; font-weight: normal; }
.bottom-btn i {
    font-size: 12px;
    color: #fff;
}



.bottom-section {

    padding-top: 5px;
    padding-bottom: 5px;
}
.navbar-light .navbar-toggler {
    color: none;
   padding: 0px 4px 0px 4px;
    border: 2px solid #fff;
}
/*----MY ORDERS----*/

.date-section i{ display: none;  }
.date-section-1 label {
 font-size: 13px;
}
.date-section label {

    font-size: 13px;
}
.myorder-search {

    padding-top: 12px;}
        .order-btn .btn {

    padding: 3px 28px;
}
.order-btn {
    margin-top: 15px;
    margin-bottom: 15px;
}
.date-section-1{ margin-left: 30px; margin-top: 15px; }
.order-pending { margin-bottom: 15px; margin-top: 15px; }
.my-orders { margin-bottom: 70px; }
.tracking-step span{ font-size: 14px; }
}




@media screen  and (max-width:767px) {


.search-box-mobile {
    width: 250px;
    float: right;
}
.sort-btn .btn-secondary {

    font-size: 12px;
}
.carousel-indicators{ display: none; }
.shop-box {

    margin-bottom: 10px;
}
.bottom-btn h6{ color: #fff; font-size: 12px; font-weight: normal; }
.bottom-btn i {
    font-size: 12px;
    color: #fff;
}



.bottom-section {

    padding-top: 5px;
    padding-bottom: 5px;
}
.navbar-light .navbar-toggler {
    color: none;
   padding: 0px 4px 0px 4px;
    border: 2px solid #fff;
}
/*----Order----*/
.campaign_sec .col-lg-4 {
    margin-bottom: 15px;
}

/*----Order-info----*/

.date-time h4{  padding-bottom: 5px; }
.date-time h6{ padding-bottom: 5px;}
.area-shop{ margin-bottom: 10px; }

/*----MY PROFILE----*/

.profile-details {
    width: 100%;

}

/*----MY orders----*/
.date-section-1 .form-control {
    width: 100%;
    margin-right: 20px;
}
.date-section-1 label {
    padding-top: 6px;
    padding-right: 19px;
    font-size: 12px;
    width: 200px;
    text-align: left;
    padding: 15px;
}
.myorder-search {

    padding-top: 17px;}
    .date-section-1{ margin-top: 15px; }
    .order-btn .btn {

    padding: 3px 28px;
}
.order-btn {
    margin-top: 15px;
    margin-bottom: 15px;
}
.order-pending { margin-top: 10px; margin-bottom: 10px; }
.my-orders{ margin-bottom: 70px; }
.myorder-search input {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #fff;
    padding: 3px 5px;
    width: 150px;
}
.date-section-1 .form-group {
    display: flex;
}
.cam-section{ padding: 0px; margin-bottom: 60px; }
.delivery-text h3 {
    font-size: 16px;

}
.delivery-text p {
    font-size: 16px;

}
.delivery-text h4 {
    font-size: 12px;

}
.tracking-step span{ font-size: 11px; }
}







@media screen  and (max-width:499px) {


.carousel-indicators{ display: none; }
.profile{ display: none; }
.navbar-nav .nav-item {  border-bottom: 1px solid #FFF; }
.navbar-nav .nav-item a{ padding-left: 15px; }

.navbar-light .navbar-toggler {
    color: none;
   padding: 0px 4px 0px 4px;
    border: 2px solid #fff;
}
.covid img {
    width: 100%;
  margin-left: 0px;
  padding-bottom: 20px;
}

.bottom-btn h6{ color: #fff; font-size: 12px; font-weight: normal; }
.bottom-btn i {
    font-size: 12px;
    color: #fff;
}


.shop-section {
    margin-top: 0px;
    margin-bottom: 0px;
}
.shop-box {

    margin-bottom: 10px;
}
.bottom-section {

    padding-top: 5px;
    padding-bottom: 5px;
}
.location {
    display: flex;
    margin-left: 15px;
}
.sort-btn .btn-secondary {

    font-size: 10px;
}
.search-box-mobile {
    width: 286px;
    float: right;
}
.banner .carousel-inner { border-radius: 8px; }


/* ORDER PAGE */

.area-shop h4 {
    font-size: 14px;

}
.area-shop h5 {
    font-size: 14px;

}
.inf_collapsible h3 {
    font-size: 15px;
    font-weight: normal;
    text-align: center;
}
.type-of-order .col-lg-4{ margin-bottom: 15px; }
.type-of-order {
    padding-bottom: 10px;

}
.cam-section{ padding: 0px; margin-bottom: 60px; }
.product-form .col-lg-2{ padding-left: 3px; padding-right: 3px; }
.form-padding .form-control {
    display: block;
    width: 100%;
    padding: 0px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/*----Order-info----*/

.order-info .table > :not(:last-child) > :last-child > * {
    border-bottom-color: currentColor;
    font-size: 12px;

}
.order-info h6 {
    text-align: center;
    color: #535353;
    font-weight: 600;
    padding-top: 10px;
    background-color: #e2e2e2;
    padding-bottom: 10px;
    margin-top: 0px;
}
.order-info {

    margin-top: 0px;
}
.date-time h4{  padding-bottom: 5px; }
.date-time h6{ padding-bottom: 5px;}
.area-shop{ margin-bottom: 10px; }
.delivery-text h3 {
    font-size: 10px;

}
.delivery-text p {
    font-size: 11px;
    color: #696969;
    padding: 0px;
    font-weight: normal;
}
.delivery-text h3 {
    font-size: 13px;
}
.delivery-text h4 {
    font-size: 10px;
    color: red;
    font-weight: 600;
    padding-left: 12px;
}









/*----MY PROFILE----*/
.profile-section{ padding-bottom: 0px; padding-top: 0px; }
.profile-details {
    width: 100%; margin-bottom: 80px; margin-top: 40px;
}
.profile-details .form-group{ display: flex; }
.profile-details label{ padding-top: 5px; font-size: 12px; width: 100px; }
.profile-details .form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size:10px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fcfffe;
    background-clip: padding-box;
    border: none;
    border-bottom: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


/*----MY Orders----*/
.date-section{ margin-bottom: 15px; }
.date-section label {
    padding-right: 0px; font-size: 12px; width: 100px; text-align: left;
}
.date-section-1 label {
    padding-top: 6px;
    padding-right: 19px;
    font-size: 12px;
    width: 110px;
    text-align: left;
}
.date-section i{ display: none;  }
.myorder-search {  padding: 10px; padding-top: 30px;}
.order-btn {
    margin-top: 15px;
    margin-bottom: 15px;
}
.order-btn .btn {

    padding: 3px 28px;
}
.order-success h4 {
    font-size: 12px;
    color: #555;
    font-weight: 600;
}
.order-pending h4 {
    font-size: 12px;
    color: #555;
    font-weight: 600;
}
.order-cancel h4 {
    font-size: 12px;
    color: #555;
    font-weight: 600;
}
.order-pending{ margin-top: 10px; margin-bottom: 15px; }
.order-pending p {
    font-size: 11px;

}
.inf_content {
    padding: 20px 5px;
    display: none;
    overflow: hidden;
    background-color: #ffffff;
    border: 1px solid #e2e2e2;
    font-size: 14px;
}
.form-padding .col-lg-5 {

    padding-right: 3px;
}
.order-cancel p{   font-size: 11px; }
.order-success p{ font-size: 11px; }
.my-orders{ margin-bottom: 70px; }
.myorder-search input {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    background-color: #fff;
    padding: 3px 5px;
    width: 125px;
    font-size: 12px;
}
.date-section-1 .form-control {

    width: 100%;
}
.notification {
    margin-left: 0px;
}

.notifiction-box{ padding: 10px; margin-bottom: 10px; }
.notifiction-box h6{ font-size: 14px; color: #23a480; font-weight: normal; }
.notifiction-box h4{ font-size: 12px; color: #999; font-weight: normal; }
.notifiction-box h5{ font-size: 12px; color: #999; font-weight: normal; text-align: right; }
.notifiction-box-1{ padding: 10px; }
.notifiction-box-1 h6{ font-size: 14px; color: #ff9d04; font-weight: normal; }
.notifiction-box-1 h4{ font-size: 12px; color: #999; font-weight: normal; }
.notifiction-box-1 h5{ font-size: 12px; color: #999; font-weight: normal; text-align: right; }
.tracking-step span{ font-size: 10px; }
.track-table .table > :not(caption) > * > * {
    padding: .5rem .5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 0px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    font-size: 10px;
}

}



