
@import url('animate.css');
@import url('../fonts/flat-icon.css');
@import url('https://cdn.lineicons.com/3.0/lineicons.css');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:opsz,wght@6..96,500;6..96,700;6..96,900&display=swap');

/* CSS Document */

html,
body {
overflow-x: hidden;
}
body {font-family: 'poppins', sans-serif;
float: left;
width: 100%;padding-top: 60px;
color: #000;font-weight: 400;
background-attachment: fixed; background-size: 40%;
padding-right: 0 !important;
       -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: optimizeLegibility;

}


#snackbar1 {
  visibility: hidden;
  min-width:100px;
  margin-left:0;
  background-color:#d20f8c;
  color: #fff;
  text-align: center;
  padding: 10px;
  position: fixed;
  z-index:99999999999;
  right:10%;
  top: 1%;text-transform:uppercase;
  font-size: 14px;
  border-radius:40px;
}

#snackbar1.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


#snackbar2 {
  visibility: hidden;
  min-width:360px;
  margin-left:0;
  background-color:#fc5d44;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index:99999999999;
  right:10%;
  top: 1%;text-transform:uppercase;
  font-size: 14px;border-radius:4px;
}

#snackbar2.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
  animation: fadein 0.5s, fadeout 0.5s 2.5s;
}


.modal-open {
padding-right: 0!important;
overflow: hidden;
}
::-moz-selection {
/* Code for Firefox */
color: #000;
background: #d7c07f;
}
::selection {
color: #000;
background: #d7c07f;
}

.btn{ box-shadow: none; outline: none;}
button{ box-shadow: none; outline: none;}

/* remember to define focus styles! */
:focus {
outline: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
color: #000;  
}

h2{ }
p {
color: #000;
line-height: 23px;
font-size: 15px; font-weight: 400;-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
a{text-decoration: none;}
a:hover{color: #0e2c18;}
ul li,
ul li a,
ol li,
ol li a {
color: #161616;
font-size: 15px; font-weight: 300;
line-height: 26px;text-decoration: none;
}
a:hover,
a:focus {
text-decoration: none;
outline: none;
}
:focus {
outline: none;
}
.no-padding {
padding: 0px;
}
.text-left {
text-align: left !important;
}
.mob-only {
display: none;
}
.desktop-only {
display: block;
}
.layout {
width: 100%;
background: #fff; 

overflow: hidden;
margin: 0 auto;
max-width: 100%;
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}
.desktop {
display: block;
}
.mob-view {
display: none;
}
img{
    max-width: 100%;
    height: auto;
}

:root {
  
    --primaryPink: #d71892;
   
  }

 .ipriority input{width:30px ; padding:5px !Important;height:30px;border-radius:0px; font-size:10px;}
    .ipriority  span{height:30px; float:left;background:#cd3c8c;color:#fff;font-size:10px;width:30px;line-height:26px;text-align:center;}
    
    
.slot{border: 1px solid #cdcdcc;border-radius: 0.5rem;text-align: center;padding: 0.5rem;cursor: pointer;}
.slot h4{font-size: 13px;margin: 0;}
.slot{border: 1px solid #cdcdcc;border-radius: 0.5rem;text-align: center;margin: 0 5px;}
.slot h6{font-size: 11px;margin: 0;}
.schedule-slider .owl-controls .owl-buttons{position: absolute;top: 50%;transform: translateY(-50%);display: flex;justify-content: space-between;width: 100%;z-index: -9;}
.schedule-slider .owl-controls .owl-buttons div{background:#fff;margin: 0 -50px;}
.slot-time a{font-weight: 400;color: #000;font-size: 13px;border: 1px solid #ccc;padding: 5px;float: left;width: 100%;margin: 5px 0px;text-align: center;border-radius: 6px;    cursor: pointer;}
.active-time {color: var(--primaryPink) !important;}
.active-date{background: var(--primaryPink);}
.active-date h4,.active-date h6{color: #fff;}

.margin-auto{margin: auto; float: none;}
.full-width{width: 100% !important;}

.navbar-brand img{max-width: 150px;}

.sidebar{height:100%;float: left;background: #fff;padding: 0px 10px;height: 100%;margin-top: 70px;width: 100%;box-sizing:content-box;position: relative;}
.sidebar ul li{margin-bottom: 3px;margin-top: 3px;}
.sidebar ul li a{padding:10px 5px; float: left;border: 1px solid #fff;width: 100%;font-size: 13px; font-weight: 400;}
.sidebar ul li .lni{float: right;margin-top: 5px;}
.sidebar ul li a:hover{color: #fff;border: 1px solid var(--primaryPink); border-radius: 6px;background:var(--primaryPink);fill: var(--primaryPink);}
.sidebar ul li a.active{color: #fff;border: 1px solid var(--primaryPink); border-radius: 6px;background:var(--primaryPink);fill: var(--primaryPink);}
.sidebar ul li a:hover svg{}
.sidebar .icons{margin:0 10px;}
.my-acc a{color: #000;}
.my-acc a:hover{color: var(--primaryPink);}
.user-name{font-weight: 500;vertical-align: middle;}

.page-body{background: #efefef;height: 100%; float: left;width: 100%;padding: 2em;margin-top: 50px;}

.page-head{width: 100%;float: left;}
.page-head h2{font-size: 24px; text-transform: capitalize;font-weight: bold;}
.page-head .btns{background: #06C698; color: #fff;padding: 10px 20px;border-radius: 8px; font-weight: 600;}
.page-head .btns i{margin-right: 10px; }

.top-filter{background: #fff; margin: 10px 0px;border-radius: 8px;float: left;width: 100%;padding: 2em;}
.top-filter select{width: 100%; float: left;padding: 10px; font-size: 13px;}
.select2-container--default .select2-selection--single .select2-selection__arrow{top: 8px;}
.select2-container--default .select2-selection--single {background-color: #fff;border: 1px solid #aaa;border-radius: 8px;padding: 7px;height: 45px !important;font-size: 13px;}

.top-filter label{float: left; width: 100%; font-size: 13px;margin-bottom: 5px;text-transform: uppercase;}
.page-content{background: #fff; padding: 2em; float: left; width: 100%;border-radius: 8px;}
.page-content td, .page-content th{font-size: 14px;}
.btn{font-weight: 500;font-size: 14px;}
.btn-green{background: #06C698; color: #fff;}
.btn-sucsess{border: 1px solid #06C698; color:#06C698; background: rgb(89 199 153 / 20%);}
.btn-fail{border: 1px solid #FF3F3F; color:#FF3F3F; background: rgb(255 63 63 / 20%);}
.btn-pending{border: 1px solid #ffa800; color:#ffa800; background: rgb(255 168 0 / 20%);}
.active>.page-link, .page-link.active{background: #06C698 !important; border-color:#06C698 !important;}
.page-link{border-color:#454545 !important;color: #454545;}

.form-box{width: 100%; float: left;}
.form-box .form-control{border: 1px solid #aaa;border-radius: 8px;padding: 7px 10px;height: 45px !important;font-size: 13px;}
.form-box label{float: left; width: 100%; font-size: 13px;margin-bottom: 5px;text-transform: uppercase;}
.form-box select{width: 100%; float: left;padding: 10px; font-size: 13px;}
.form-box .form-check{ float: left;width: 100%;}
.form-box .form-check-input:checked{background-color:#06C698 !important; border-color:#06C698 !important;}
.form-box .form-check-input{margin-top: 2px;}
.form-box textarea.form-control{height: 100px !Important; width: 100%; float:left;}
.user-img{width: 40px;height: 40px;display: inline-block;margin-left: 15px;}
.nav-title{font-size: 25px;font-weight: bold;margin: 0;}
.search-title-area{margin-left: 100px; display: flex;align-items: center;gap: 90px;}
.input-search input{border: none;width: 90%;background:transparent;font-size: 14px;color: #5a5a5a;}
.input-search{background: #F1F1F1;padding: 7px 10px; border-radius: 7px;width: 517px;}
.input-search span i{font-size: 14px;color: #5a5a5a;margin: 0 5px;}
.card-body{background: #fff;border-radius: 0.4rem;padding: 1rem}
.card-head{display: flex;justify-content: space-between;}
.select-month{background: #F6F6F6;font-size: 10px;border: none;border-radius: 5rem;padding: 0 5px;height: 25px;}
.card-head span{padding: 0.5rem;border-radius:0.4rem;font-weight: bold;}
.sales span{background:#FFE2F4;color: var(--primaryPink);}
.deliverd span{background:#ea242a3d;  color:#FF3F3F }
.do span{background:#dcc7fa;  color:#713ABE }
.ts span{background:#c4edff;  color:#29AAE2 }
.card-content p{ margin: 20px 0 0 0;}
.table-area{padding:1rem;margin-top: 20px;border-radius: 0.4rem;}
.table-title{display: flex;justify-content: space-between;}
.table-title h4{font-size: 18px;}
.table-title a{font-size: 13px;text-decoration: underline;}
.table-area table th{font-weight: 400;color: #000;}
.table-area tbody, .table-area td, .table-area tfoot,.table-area th,.table-area thead,.table-area tr{font-size: 13px;color: #939393;}
.table-area .table>:not(caption)>*>*{border: none;}
.table-area .table>thead{border-bottom: 1px solid #cdcd;}
.item-seperator{margin:0 35px;}
.item-seperator span{height: 26px;width:1px;background: #cdcdcd;display:inline-block;vertical-align:middle}
.os-chart-section{padding: 1rem;margin: 20px 0;border-radius:0.4rem;background: #fff;height:100%}
.order-status-link{display: flex;gap:1.6rem;}
.order-status-link a{text-decoration: none;color:gray}
.active-s{color: #2F66EE !important;}
.tot{font-size: 12px;margin:10px 0;display: block;}
.complete{background: #12C92F;color: #fff;border-radius: 1rem;padding: 0.3rem;font-size: 11px;}
.cancel{background: red;color: #fff;border-radius: 1rem;padding: 0.3rem;font-size: 11px;}
.upload{background: #29AAE2;color: #fff;border-radius: 1rem;padding: 0.3rem;font-size: 11px;}
.pro-analysis .nav-link.active, .nav-pills .show>.nav-link {  color: black; background-color: #F6F7FB; border-left: 2px solid red;}
.pro-analysis .nav-link{color: #6C6D70;font-size: 12px;display: flex;gap: 15px;}
.log-out{display: inline-block;position: absolute;bottom: 100px;}
.log-out a{font-size: 14px;font-weight: 400;}



/* chart js */
.home-tab .chartjs-legend ul li span {
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin-right: 10px;
    display: inline-block;
    font-size: 0.812rem;
  }
  
  .rtl .home-tab .chartjs-legend ul {
    padding-right: 0;
  }
  
  .rtl .home-tab .chartjs-legend ul li {
    margin-right: 0;
    margin-left: 8%;
  }
  
  .rtl .home-tab .chartjs-legend ul li span {
    margin-right: 0;
    margin-left: 1rem;
  }
  #performance-line-legend .chartjs-legend ul li {
    color: #737F8B;
    font-size: 12px;
  }
  
  #performance-line-legend .chartjs-legend ul li span {
    width: 10px;
    height: 10px;
    border-radius: 100%;
  }
  .home-tab .chartjs-legend ul {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    margin-bottom: 0;
  }
  
  .home-tab .chartjs-legend ul li {
    margin-right: 8%;
    display: flex;
    align-items: center;
    white-space: nowrap;
    color: #737F8B;
    font-size: 10px;
  }
  
  .home-tab .chartjs-legend ul li span {
    height: 10px;
    width: 10px;
    border-radius: 100%;
    margin-right: 10px;
    display: inline-block;
    font-size: 0.812rem;
  }
  
  .rtl .home-tab .chartjs-legend ul {
    padding-right: 0;
  }
  
  .rtl .home-tab .chartjs-legend ul li {
    margin-right: 0;
    margin-left: 8%;
  }
  
  .rtl .home-tab .chartjs-legend ul li span {
    margin-right: 0;
    margin-left: 1rem;
  }

.form-label, .col-form-label{font-size:14px;}
h3.card-title{text-transform:uppercase;font-weight:bold;font-size:20px;color:#fff;margin-bottom:0px;}
.card-header:first-child{background:#ca038b;}

.back-btn{background: #474747 !important; }
.login-wrap .card{border:0px;}
.login-wrap{background:#f7b3de;}
.login-wrap .btn-primary{background:#ca038b;border-radius:0px; padding:10px;border:0px; opacity:1;}
.login-wrap .btn-primary::hover{background:#f7b3de;}
.login-wrap h2{font-size:18px; font-weight:400;}
.login-wrap .form-control{;border-radius:0px; padding:10px;border:0px; }
.login-wrap .form-label{margin:2px;font-size:14px;}
#languageTabs .nav-link.active{background:#ca038b; color:#fff;}
#languageTabs  .nav-link{color:#000;text-transform:uppercase;background:#fff;}

.orderpage h4{    font-size: 16px;
    font-weight: bold;}
    .order-info{padding-left:0px;}
.order-info li{list-style:none;width:100%;font-size:14px; font-weight:300;border-bottom:dashed 1px #ccc; }
.order-info li span{text-align:left;width:40%;float:left;}
#map { height: 400px;
            width: 100%; }
       .edit-store{margin: 3px 0.5%;border:0px;background: #aaffdb;font-size: 12px;padding: 6px 10px;border-radius: 7px;width: 49%;float: left;}
        .add-store{margin:5px;border:0px;background:#efefef;font-size:13px;background: #3b8855;color: #fff;padding: 10px;border-radius: 8px;display: inline-block;float: left;width: 50%;text-align: center;}
        .page a{width: auto;
    padding: 10px;
    border-radius: 6px;
    margin: 10px;
    border: 1px solid #000;
    float: left;
    height: 40px;
    line-height: 20px;}
    .pagination .active a{width: auto;
    padding: 10px;
    border-radius: 6px;
    margin: 10px;
    border: 0px solid #000;
    float: left;background:#d450a0;
    height: 40px;
    line-height: 20px;}
/* -------------------------------- 

Main components 

-------------------------------- */
@media (min-width: 1600px) {
 
}
 
@media only screen and (min-width: 1600px) {

}

@media only screen and (min-device-width: 1025px) and (max-device-width: 1280px) {

}
@media only screen and (min-device-width: 800px) and (max-device-width: 1024px) {

    
}
@media screen and (max-width: 773px) {
    
}


@media screen and (max-width:667px) {
    
}

@media screen and (max-width:480px) {

}
@media screen and (max-width:320px) {
}
