      .sidebar_filter_inner{
        padding-top: 0!important;
      }

#hero_order_m{
  padding: 4rem 0;
  background-image: url(https://onehealthassist.com/assets/image/order_medicine_bg.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

#lab_test_landing{
  padding: 4rem 0;
  background-image: url(../image/lab_test_bg.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#lab_test_landing .page_heading {
  color: #ffff;
}

.btn-location_drop{
  background-color: #ffff;
  z-index: 1!important;
}
.btn-location_drop:hover,.btn-location_drop:active{
  background-color: #ffffff!important;
  color: #000000!important;
}

#hero_order_m .dropdown-toggle::after{
  margin-left: 1.25rem;
}
.form-control:focus{
  box-shadow: none;
}
#hero_order_m .page_heading{
  color: #ffff;
}
#basic-addon2{
  background-color: #ffff;
  cursor: pointer;
}

#order_medicine{
padding: 2rem 0;
}
#order_medicine .order_via_card{
  display: flex;
  padding: 2rem;
  justify-content: space-between;
  border: 1px solid #8E8E8E;
  border-radius: 5px;
}
#order_medicine .order_via_card .order_1_img img{
  max-width: 110px;
  max-height: 127px;
}
#order_medicine .order_via_card .order_1_content button{
  background-color: #fd611e;
  border: none;
  color: #ffff;
  width: 220px;
  height: 36px;
  border-radius: 5px;
}
#top_seller_order{
padding-top: 1rem;
background-color: #F4F7FB;
margin-top: 2rem;
}
#top_seller_order .shop_category_main{
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  grid-column-gap: 2rem;
  grid-row-gap: 1rem;
}
#top_seller_order .shop_category_main .shop_category_item{
  border: none;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  padding: 1rem;
  background-color: #ffff;
}
#top_seller_order .shop_category_main .shop_category_item img{
  max-width: 100px;
}
#top_seller_order .shop_category_main .shop_category_item p{
  font-size: 16px;
  color: #242323;
  margin-bottom: 1rem;
}
#top_seller_order .shop_category_main .shop_category_item h6{
  margin-bottom: 0;
}
.dr_list_card p{
  margin-bottom: 5px;
}


/* 07-06-2023 */

.upload_doc_card_{
  /* display: flex;
  gap: 1rem;
  align-items: center; */

  border: 1px solid #B6B3B3;
  background-color: #ffff;
  border-radius: 5px;

}
.uploded_file_report{
    display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
  border-bottom: 1px solid black;
  padding: 0.5rem 0.8rem;
  margin-top: 0;
}

.up_d_card1{
  border: 1px dashed #B6B3B3;
  background-color: #ffff;
  text-align: center;
  padding: 2.5rem 0;
}



            .newslot .day-slot {
                position: relative;
            }

            .newslot .owl-prev {
                position: absolute;
                left: 0;
                top: 10px;
            }

            .newslot .owl-next {
                position: absolute;
                right: 0;
                top: 10px;

            }

            .newslot .owl-carousel .owl-item {
                justify-content: center;
                display: flex;
            }

            .newslot .text-muted {
                color: #757575 !important;
            }

            .newslot .btn-white {
                background-color: #ffffff;
                border: 1px solid #cccccc;
                color: #272b41;
            }

            .newslot .schedule-widget {
                min-height: 100px;
                border-radius: 4px;
            }

            .newslot .schedule-widget .schedule-header {
                border-bottom: 1px solid #f0f0f0;
                padding: 10px 20px;
                border-radius: 4px 4px 0 0;
            }

            .newslot .day-slot ul {
                float: left;
                list-style: none;
                position: relative;
                width: 100%;
                margin: auto -5px 0 -5px;
                padding: 0;
            }

            .newslot .day-slot ul li.left-arrow {
                text-align: center;
                width: 20px !important;
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                position: absolute;
                top: 50%;
                left: 0;
                padding: 0;
            }

            .newslot .day-slot ul li.right-arrow {
                text-align: center;
                width: 20px !important;
                transform: translateY(-50%);
                -webkit-transform: translateY(-50%);
                -ms-transform: translateY(-50%);
                position: absolute;
                top: 50%;
                right: -11px;
                padding: 0;
            }

            .newslot .day-slot ul li {
                float: left;
                padding-left: 5px;
                padding-right: 5px;
                text-align: center;
                /* width: 14.28%; */
            }

            .newslot .day-slot ul li span.slot-date {
                display: block;
                color: #757575;
                font-size: 14px;
            }

            .newslot .day-slot ul li small.slot-year {
                color: #757575;
                font-size: 14px;
            }

            .newslot .day-slot ul li small.slot-year {
                color: #757575;
                font-size: 14px;
            }

            .newslot .schedule-cont {
                padding: 20px;
            }

            .newslot .time-slot {
                text-align: center;
            }

            .newslot .time-slot ul {
                list-style: none;
                margin: 0;
                padding: 0;
            }

            .newslot .time-slot ul li .timing {
                background-color: #fbd3c1;
                border: 1px solid #e9e9e9;
                border-radius: 3px;
                color: #000000;
                display: block;
                font-size: 14px;
                margin-bottom: 10px;
                padding: 5px 5px;
                text-align: center;
                position: relative;
                width: 150px;
                margin-left: auto;
                margin-right: auto;
            }
            .newslot .time-slot ul li .timing_disable {
              background-color: #e9e9e9;
              border: 1px solid #e9e9e9;
              border-radius: 3px;
              color: #757575;
              display: block;
              font-size: 14px;
              margin-bottom: 10px;
              padding: 5px 5px;
              text-align: center;
              position: relative;
              width: 150px;
              cursor: not-allowed;
          }






            .newslot .time-slot ul li .timing_select{
              cursor: pointer;
            }

            .newslot .clearfix::after {
                display: block;
                clear: both;
                content: "";
            }

            .newslot .time-slot ul li .timing.selected {
                background-color: #ce521d;
                border: 1px solid #ce521d;
                color: #ffffff;
            }

            .newslot .time-slot ul li .timing.selected::before {
                color: #ffffff;
                content: "\f00c";
                font-family: "Font Awesome 5 Free";
                font-size: 12px;
                font-weight: 900;
                position: absolute;
                top: 6px;
                right: 6px;
            }

            .newslot .time-slot ul li {
                display: block;
                margin-bottom: 15px;
            }

            .newslot .time-slot ul li {
                float: left;
                padding-left: 5px;
                padding-right: 5px;
                width: 100%;
                display: grid;
                gap: 0;
                place-items: center;
            }


            .time-slot ul li {
              display: grid;
              grid-template-columns: repeat(6, 1fr); /* 6-column grid */
              gap: 1rem;
              align-items: start; /* Align items at the start of the grid cell */
            }

            .timing.hilight_ {
              grid-row: span 4/ 1!important;
            }


            .select_clinic_main{
              width: 100%;
              background-color: #E8F5F0;
              padding: 1.2rem;
              border-radius: 8px;
            }

            .single_clinic_card{
              display: grid;
              grid-template-columns: 45px auto;
              padding: 1rem;
              border-radius: 5px;
              border: 1px solid #BFBFBF;
              background-color: #fff;
              position: relative;
              cursor: pointer;
            }
            .single_clinic_card .clinic_images{
              display: flex;
              gap: 10px;
            }
            .single_clinic_card .clinic_images img{
              max-width: 60px;
              border-radius: 5px;

            }
            .single_clinic_card .cli_right .book_clinic_btn{
              position: absolute;
              background-color: transparent;
              border: 1px solid #fd611e;
              color: #fd611e;
              padding: 8px 25px;
              border-radius: 7px;
              bottom: 10px;
              right: 20px;
            }
            .select_booking_method{
              display: flex;
              gap: 1rem;
            }
            .select_booking_method button {
              width: 240px;
              padding: 11px 5px;
              border: none;
              color: #fff;
              border-radius: 7px;
              height: 51px;
              display: flex;
              justify-content: space-between;
              align-items: center;
          }
          .select_clinic_btn{
            background-color: #fd611e;
          }
          .select_video_btn{
            background-color: #3E7AEF;
          }
          .acti_clinic_card{
            box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
            border: 1px solid #fd611e;
          }


          .schedule-header .owl-item .active {
            background-color: #fd611e1c;
            border-radius: 3px;
        }

        .schedule-header .owl-item .item {
            padding: 5px;
            cursor: pointer;
        }

        .proceed-btn .btn {
            margin: 0;
            padding: 8px 15px;
            min-width: 209px;
            font-weight: 700;
            font-size: 16px;
            background-color: #fd611e;
            border: 1px solid #fd611e;
            color: #ffff;
        }
        .proceed-btn .btn:disabled{
          background-color: #cae7e7!important;
          border: none;
        }

        .hilight_ {
            background-color: #fd611e !important;
            color: #ffff !important;
        }

        .owl-carousel .owl-nav.disabled {
            display: block !important;
        }

        .mainttt {
            border: 1px solid #fbd3c1;
            background: #FFF;
            border-radius: 10px;
        }

        .mainttt .nav-pills .nav-link {
            border: 1px solid #BCBCBC;
            border-top: none;
            border-left: none;
            border-radius: inherit;
            color: #9F9D9D;
        }

        .mainttt .active::before {
            height: 0;
        }
        .selectclinicorvideo .nav-pills .nav-link {
          border: 1px solid #BCBCBC;
          border-top: none;
          border-left: none;
          border-radius: inherit;
          color: #9F9D9D;
          width: 200px;
         }
         .selectclinicorvideo .active::before{
            height: 0;
         }
         .selectclinicorvideo{
            border: 1px solid #CECECE;
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-right: 1rem;
            border-top-left-radius: 10px;
            border-top-right-radius: 10px;
         }
         .abachbtn {
            width: 150px;
            text-align: center;
            display: flex;
            justify-content: center;
            height: 36px !important;
            padding: 10px 0;
            /* background-color: #038182!important; */
        }

        .nav-pills .nav-link.active,
        .nav-pills .show>.nav-link {
            color: #fff !important;
            background-color: #fd611e !important;
        }
        .selectclinicorvideo .nav-pills .nav-link img {
          width: 27px;
          margin-right: 5px;
      }

