.color1 {
  color: #41B8B4 !important;
}

.color2 {
  color: #FFB72B !important;
}

.color-white {
  color: #fff;
}

.color-red {
  color: #FF0000 !important;
}

.error {
  color: #FF8888;
}

.color-yellow {
  color: #e4e42f;
}

.color-gray {
  color: #8A8A8A;
}

.gray {
  color: #BFBFBF;
}

.color-black {
  color: #000 !important;
}

.color-ques {
  color: #0C72AE;
}

.color-gray2 {
  color: #8A8A8A;
}

.gray-bg {
  background: #8A8A8A;
}

.gray-bg2 {
  background: #00a79c33;
}

.bg1 {
  background: #41B8B4 !important;
}

.bg2 {
  background: #FFB72B !important;
}

.bgA {
  background: #41B8B4 !important;
  color: #fff;
}

.bgB {
  background: #F79520 !important;
  color: #fff;
}

.bgC {
  background: #FFB72B !important;
  color: #fff;
}

.bgD {
  background: #41ACE1 !important;
  color: #fff;
}

.bg-none {
  background: none;
}

.question-error {
  background: #FF8888 !important;
  color: #fff;
}

.bg-not {
  background: #B6B8B3;
}

.orange-bg {
  background: #F79520;
}

.blue-bg {
  background: #41ACE1;
}

.white-bg {
  background: #fff;
}

.red-bg2 {
  background: #FF8888;
}

.gray-light {
  color: #f5f5f5;
}

.gray-light-bg {
  background: #f5f5f5;
}

.font8 {
  font-size: 8px;
}

.font10 {
  font-size: 10px;
}

.font12 {
  font-size: 12px;
}

.font14 {
  font-size: 14px;
}

.font16 {
  font-size: 16px;
}

.font18 {
  font-size: 18px;
}

.font20 {
  font-size: 20px;
}

.font22 {
  font-size: 22px;
}

.font24 {
  font-size: 24px;
}

.font26 {
  font-size: 26px;
}

.font30 {
  font-size: 30px;
}

.font32 {
  font-size: 32px;
}

.font34 {
  font-size: 34px;
}

.font36 {
  font-size: 36px;
}

.font38 {
  font-size: 38px;
}

.font40 {
  font-size: 40px !important;
}

.font60 {
  font-size: 60px !important;
}

.round0 {
  border-radius: 0 !important;
}

.round5 {
  border-radius: 5px;
}

.round7 {
  border-radius: 7px;
}

.round10 {
  border-radius: 10px 10px 10px 10px;
}

.round15 {
  border-radius: 15px;
}

.round20 {
  border-radius: 20px;
}

.round25 {
  border-radius: 25px;
}

.round50 {
  border-radius: 50%;
}

.bold100 {
  font-weight: 100 !important;
}

.bold200 {
  font-weight: 200 !important;
}

.bold300 {
  font-weight: 300 !important;
}

.bold400 {
  font-weight: 400 !important;
}

.bold500 {
  font-weight: 500 !important;
}

.bold600 {
  font-weight: 600 !important;
}

.bold700 {
  font-weight: 700 !important;
}

.bold800 {
  font-weight: 800 !important;
}

.bold900 {
  font-weight: 900 !important;
}

.bold {
  font-weight: bold !important;
}

.bolder {
  font-weight: bolder !important;
}

.lighter {
  font-weight: lighter !important;
}

.normal {
  font-weight: normal !important;
}

.dn {
  text-decoration: none !important;
}

.dl {
  text-decoration: underline !important;
}

.icon10 {
  width: 10px;
}

.icon15 {
  width: 15px;
}

.icon20 {
  width: 20px;
}

.cp {
  cursor: pointer;
}

.p2 {
  color: #FFB72B !important;
}

.h-100 {
  height: 100%;
}

.row {
  margin: 0 !important;
}

.w-md-10 {
  width: 10%;
}

.w-md-20 {
  width: 20%;
}

.w-md-25 {
  width: 25%;
}

.w-md-30 {
  width: 30%;
}

.w-md-40 {
  width: 40%;
}

.w-md-50 {
  width: 50%;
}

.w-md-65 {
  width: 65%;
}

.w-md-75 {
  width: 75%;
}

.w-md-85 {
  width: 75%;
}

.w-400 {
  width: 400px !important;
}

.w-90 {
  width: 90%;
}

@media (max-width: 768px) {
  .w-md-50, .w-md-10, .w-md-20, .w-md-30, .w-md-40, .w-md-75, .w-md-65, .w-md-85 {
    width: 100%;
  }
}

.title1 {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.title1 h4 {
  padding: 10px;
  background: #41B8B4;
  color: #fff;
}

.title2 {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.title2 h4 {
  padding: 10px;
  background: #FFB72B;
  color: #fff;
}

.sub-title {
  direction: ltr;
  padding: 10px 5px;
  border-right: 3px solid #41B8B4;
}

.card-cont {
  background: #fff;
  -webkit-box-shadow: 0px 0px 20px #00000033;
          box-shadow: 0px 0px 20px #00000033;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.button1 {
  border: none;
  padding: 10px 15px;
  font-size: 14px;
  background: #41B8B4;
  color: #fff !important;
  border-radius: 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-decoration: none !important;
}

.button1:hover {
  background: #3dadaa;
}

.button3 {
  border: none;
  padding: 10px 15px;
  font-size: 14px;
  background: #F8F8F8;
  color: #000 !important;
  border-radius: 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-decoration: none !important;
}

.button3:hover {
  background: #e6e0e0;
}

.button4 {
  border: none;
  padding: 10px 15px;
  font-size: 14px;
  background: #EC2F2F;
  color: #fff !important;
  border-radius: 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-decoration: none !important;
}

.button4:hover {
  background: #cc2f2f;
}

.button5 {
  border: none;
  padding: 10px 15px;
  font-size: 14px;
  background: #2AC43F;
  color: #fff !important;
  border-radius: 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-decoration: none !important;
}

.button5:hover {
  background: #29b13b;
}

.button2 {
  border: none;
  padding: 10px 15px;
  font-size: 14px;
  background: #FFB72B;
  color: #fff !important;
  border-radius: 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-decoration: none !important;
}

.button2:hover {
  background: #f5b128;
}

.button-error {
  border: none;
  padding: 10px 15px;
  font-size: 14px;
  background: #ff3333;
  color: #fff !important;
  border-radius: 5px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-decoration: none !important;
}

.button-error:hover {
  background: #ce2a2a;
}

.material-button {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  cursor: pointer;
  overflow: hidden;
}

.material-button:hover {
  -webkit-box-shadow: 0px 6px 8px -3px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 6px 8px -3px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}

.material-button:focus {
  outline: none;
}

.material-button .taint {
  display: block;
  position: absolute;
  background: rgba(53, 158, 132, 0.5);
  border-radius: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
}

.material-button .taint.drop {
  -webkit-animation: ripple 0.65s linear;
          animation: ripple 0.65s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    -webkit-transform: scale(2.5);
            transform: scale(2.5);
  }
}

* {
  padding: 0;
  margin: 0;
  outline: none !important;
}

body {
  font-family: "URW DIN Arabic";
}

.main-btns .custom-btn {
  padding: 9px 15px;
  margin: 5px 10px;
  color: #FFFFFF;
  border-radius: 3px;
  border: 0;
  width: 180px;
  max-width: 100%;
  text-align: center;
}

.main-btns .custom-btn:hover {
  text-decoration: none;
}
.cf-color {
  color: #dab157;
}

.main-btns .red-btn {
  background: #ff4e54 !important;
}

.main-btns .green-btn {
  background: #54c97b !important;
}

.main-btns .custom-btn.lg-custom {
  width: 400px;
}

.main-btns .custom-link {
  background-color: #000;
  text-decoration: none !important;
}

.main-btns .btn-submit {
  background-color: #dab157;
}

.input-img-cont {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #ECECEC;
  position: relative;
  cursor: pointer;
}

.form-group {
  margin-bottom: 30px !important;
}

.input-img-cont::after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #F6F6F6;
  width: calc(100% + 15px);
  height: calc(100% + 15px);
  border-radius: 50%;
}

.btn-warning:focus {
  box-shadow: none !important;
  color: #fff;
}

.view-order:hover {
  color: #dab157;
}

.input-img-cont .input-img-camera {
  position: absolute;
  /*top: calc(100% - 10px);*/
  width: 25px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dab157;
  color: #fff;
  border-radius: 50%;
  font-size: 12px;
  bottom: 0;
  transform: translateY(40%);
}

.input-img-cont .input-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
}

input[type="date"] {
  position: relative;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  left: -5px;
  color: #41B8B4;
}

.transition {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

input {
  font-size: 12px !important;
  padding: 20px 15px !important;
}

textarea {
  font-size: 12px !important;
  padding: 10px 15px !important;
  resize: none;
}

input[type="checkbox"] {
  height: 15px;
  width: 15px;
  padding: 10px;
}

input[type="file"] {
  height: 40px;
}

.background {
  position: fixed;
  z-index: -1;
  width: 100%;
  height: calc(100% + 100px);
  bottom: -100px;
}

.background img {
  position: absolute;
  bottom: 0;
}

.hover-shadow:hover {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-box-shadow: 3px 3px 10px 1px #00000055;
          box-shadow: 3px 3px 10px 1px #00000055;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}

.hover-scale:hover {
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.shadow1 {
  -webkit-box-shadow: 0px 0px 5px 1px #00000011;
          box-shadow: 0px 0px 5px 1px #00000011;
}

p {
  font-size: 12px;
  color: #8A8A8A;
}

.gray-a {
  color: #8A8A8A;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-size: 12px;
}

.gray-a:hover {
  color: #080808;
}

.dashboard-button {
  padding: 3px;
  min-width: 35px;
  min-height: 35px;
  border-radius: 8px;
  border: none;
}

.dashboard-button:hover {
  background: #e9e5e5;
}

.sm-img {
  max-width: 35px;
  height: 35px;
}

.sm-img2 {
  max-width: 50px;
  height: 50px;
}

.gradient-bg {
  background-image: -webkit-gradient(linear, right top, left top, from(#3BAEAA), to(#4AA7CB));
  background-image: linear-gradient(-90deg, #3BAEAA, #4AA7CB);
  background-repeat: no-repeat;
}

.table {
  font-size: 12px;
  border-radius: 7px;
  border: none;
  background: #fff;
}

.table-striped tbody tr:nth-of-type(odd) {
  background: none;
}

/*.table-cont .table-head {*/
/*  background: #41B8B4 !important;*/
/*  color: #fff;*/
/*}*/

/* add  style table  */
table.dataTable th {
  background: #dab157;
  color: #fff;
}

.tableProduct th {
  padding: 0px !important;
}

label, .label {
  margin-bottom: 15px !important;
}

table.tableProduct td, table.tableProduct th {
  border-top: none;
}

.box-product{
  padding: 15px;
  border: 1px solid #EEE !important;
  border-radius: 15px;
  display: flex;
  align-items: center;
  text-decoration: none !important;
}

.box-product .prod-price {
  font-size: 15px;
  color: #dab157;
}



.box-product .prod-img {
  width: 140px;
  height: 140px;
  margin-inline-end: 15px;
}


.box-product .prod-disc{
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: 15px;
  color: #858585;
}

.box-product .prod-title{
  font-size: 18px;
  color: #000;
}

.box-product .prod-info {
  text-align: start;
}

/* media for box-product*/
@media (max-width: 430px) {
  .box-product {
    flex-direction: column;
    padding: 5px;
  }
  .box-product .prod-img {
    margin-inline-end: 0;
    width: 110px;
    height: 110px;
  }

  .box-product .prod-info {
    text-align: center;
  }
}
@media (max-width: 375px) {
  .box-product .prod-img {
    width: 60px;
    height: 60px;
    margin-bottom: 10px;
  }
}
.table-cont {
  background-color: #fff;
  border-radius: 5px;
}
.table-cont .table-head tr {
  border-radius: 10px !important;
}

.table-cont .table-head * {
  border: none;
}

.table-cont tbody {
  color: #8A8A8A;
}

.table-cont tbody tr {
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

/*.table-cont tbody tr:hover {*/
/*  background: #f5f5f5 !important;*/
/*}*/

.table-cont .dataTables_scrollBody {
  margin-top: 15px;
  border-radius: 5px;
  overflow: unset !important;
}

.table-cont .dataTables_scrollBody * {
  border: none;
}

.table-cont .dataTables_filter {
  display: none;
}

.table-cont .dataTables_paginate {
  background: #fff;
  border-radius: 5px;
  padding: 15px;
  direction: rtl;
  text-align: left !important;
  left: 0;
  margin-top: 5px !important;
}

.table-cont .dataTables_paginate .paginate_button {
  border-radius: 4px;
  background: #fff;
  border: 1px solid #aaaaaa55;
  font-size: 12px;
  width: 30px;
  height: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 5px;
  cursor: pointer;
}
a#dataTable1_previous {
  background-color: #dab157;
  color: #fff;
}
.table-cont .dataTables_paginate .paginate_button.current {
  /*background: #41B8B4;*/
  color: #dab157;
  font-size: 15px;
  border: none !important;
}

.table-cont .dataTables_paginate .paginate_button.next, .table-cont .dataTables_paginate .paginate_button.previous {
  background: #eceaea;
  border: none;
}

.table-cont #dataTable1_filter {
  position: absolute;
  top: 0;
}

.sn::-moz-selection {
  background: none;
  color: transparent;
}

.sn::selection {
  background: none;
  color: transparent;
}

.time-remove-button {
  display: block;
}

.time-add-button {
  display: block;
}

option {
  padding: 10px !important;
}

hr {
  opacity: .5;
}

/* add style*/

.accept-check .check-btn {
  display: flex;
  align-items: center;
}
.accept-check .span-check {
  width: 20px;
  height: 20px;
  transition: all 0.3s;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dab157;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
  margin-inline-end: 15px;
}

.accept-check .span-check i {
  display: none;
  color: #fff;
  font-size: 12px;
}

.box-check:checked + .span-check {
  background-color: #dab157;
}

.box-check:checked + .span-check i {
  display: block;
}

/* file upload img */

.mult-img-result {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}

.mult-img-result .main-input {
  height: 100px;
  margin: 3px;
  width: 100px;
  position: relative;
}

.main-input .file-input, .mult-img input {
  position: absolute;
  opacity: 0;
  width: 100%;
  right: 0;
  height: 74px;
}

.mult-img-result .file-name {
  background: #f6f6f6;
  width: 100%;
  height: 100%;
  text-align: center;
  border-radius: 3px;
  margin: 0 auto;
  border: 1px dashed #ccc;
  line-height: 100px;
  font-size: 30px;
  color: #dab157;
}

.mult-img-result .append_img {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.mult-img-result .img-uploaded {
  width: 100px;
  height: 100px;
  margin: 5px 10px;
  cursor: pointer;
  position: relative;
  transition: .3s ease;
  border-radius: 11px;
  border: 1px dashed #ccc;
}

.mult-img-result .img-uploaded .remove-appendedd {
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 14px;
  top: 5px;
  right: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  background-color: #dab157;
  border-radius: 50%;
  font-style: normal;
}

.mult-img-result .img-uploaded img {
  width: 100%;
  height: 100%;
  min-height: 40px;
  transition: all .3s;
  border-radius: 5px;
}

/* add styling to product-details-page */

.owl-dots {
  display: flex;
  justify-content: center;
  align-items: center
}

.product-slider .owl-dot {

  width: 20px !important;
  height: 20px !important;
  border-radius: 50px !important;
  background: #EEE !important;
  margin: 10px 5px !important;
}

.product-slider .owl-dot span {
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #dab157 !important;
}

.product-slider {
  direction: ltr
}

.product-slider .owl-dot.active {
  background: #dab157;
}

.product-slider img {
  width: 100%;
  height: 240px;
  object-fit: cover;
  filter: brightness(0.8);
  border-radius: 25px;
  margin: 0 auto;
}

.f-b {
  font-weight: 600;
  color: #000;
}

.font-11 {
  font-size: 11px;
}
.grey-color {
  color: #858585;
}
.mb-10 {
  margin-bottom: 10px;
}

.info_produc3 {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
  flex-wrap: wrap
}

.info_produc3 .box-info {
  display: flex;
  margin: 10px 0;
  align-items: center;
}

.info_produc3 img {
  width: 25px;
  height: 25px;
  object-fit: cover;
  border-radius: 3px;
  margin-inline-end: 10px
}

.box_customer{
  border: 1px solid #EEE;
  border-radius: 15px;
  padding: 15px;
  display: flex;
  margin: 8px 0
}

.box_customer img{
  width: 80px;
  height: 80px;
  padding: 8px;
  border: 1px solid #EEE;
  border-radius: 10px;
  margin-inline-end: 20px
}

.box_customer li{margin: 3px 0}

.order-info-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.login_page {
  width: 100%;
  min-height: 100vh;
  height: 100%;
  background: #000000;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.login_page .logo {
  max-width: 100px;
  display: block;
  margin: 0px auto 15px;
}

.login_page .form-content {
  width: 500px;
  max-width: 100%;
}

.form_logen {
  background: #FFFFFF;
  padding: 20px;
  border-radius: 20px;
}

.notific-dash .item {
  background: #FFFFFF;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.notific-dash .item img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin-inline-end: 15px;
}
.white-hint {
  color: #fff;
}

/*# sourceMappingURL=statics.css.map */
