body {
	font-family: "Lato" !important;
}

.az-body {
     font-family: "Lato"!important;
}

h1 h2 h3 h4 h5  {
	font-weight: 600;
	color: #000;
}

.bg-primary {
     background: var(--bs-primary) !important;
}

/*input {
     background-color: var(--bs-secondary-bg) !important;
}*/

.az-signin-header h2 {  
    margin: 0;
    padding-top: 15px;    
}


/*Login page style  */
.az-signin-wrapper {
    background: rgba(236, 237, 246, 1);
}

.az-card-signin{
    border: 0px !important;
    padding: 30px 35px;
    border-radius: 20px;
    box-shadow: 0px 4px 10px rgba(143, 144, 148, 0.08);
    background: #fff;
    height: auto;
}

.custom-dark-green {
	color: var(--bs-dark-green)!important; /*dark green*/
}

.az-signin-header .btn {
    border-radius: 50px;
    background: linear-gradient(90deg, rgba(215, 181, 99, 1) 35%, rgba(148, 113, 53, 1) 100%);
    margin-top: 2px;
    font-size: 16px;
    font-weight: 700;
}

/*.az-signin-header .form-control {
    color: #1c273c;
    font-weight: 500;
    border-width: 1px;
    border-color: #cdd4e0;
    border-radius: 50px;
}*/

.az-signin-header .eye-group-text {
    border-width: 1px;
    border-bottom-right-radius: 50px;
    border-top-right-radius: 50px;
}

.forget-text {
    display: inline-block;
    float: right;
    padding-top: 5px;
}
.forget-text a {
    color: #04400A; 
    font-size: 13px;
    font-weight: 700;
}

#company-login-form .input-group  .form-control {
    border-top-right-radius: 0PX !important; 
    border-bottom-right-radius: 0PX !important; 
 }

 #store-login-form .input-group  .form-control {
    border-top-right-radius: 0PX !important; 
    border-bottom-right-radius: 0PX !important; 
 }

/*Login page end  */

/*forgot-Passwprd page style  start */

.custom-text-color{
    color: var(--bs-primary); 
}

.custom-card-signin {
    height: auto !important;
}


.az-signin-footer p:last-child {
	margin-top: 10px !important;
}

/*forgot-Password page style end  */

/*reset-Password page style start  */

.custom-card-height {
    height: auto !important;
}

.card .sticky-note-header {
    display: flex;
    justify-content: space-between;
}
.password-text {
    font-size: small;
}

.text-transform {
  text-transform: none;
}

.password-lock {
    border-width: 1px;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}
.password-lock img {
    width: 80%;
}

.custom-input {
    border-left: 0px;
    padding-left: 3px;
    border-right: 0px;
}
/*reset-Password page style end  */

/*company-login page style start  */

.custom-company-login {
    height: auto !important;
}

/*company-login page style end  */

/*change-password page style start  */

.set-password-height {
    height: auto !important;
}

/*change-password page style end  */


/*Two Factor Verification style start*/


.account-custom-border {
    height: 38px;
    border-bottom-left-radius: 50px !important;
    border-top-left-radius: 50px !important;
}


.account-custom-text {
	padding-top: 10px;
}

.account-custom-text a {
	color: rgb(27 136 85); 
}

/*Two Factor Verification style end*/


/*sidebar menu style start*/

.media-body .dropdown svg {
    margin-right: 5px;
}

.nav-item.show. span svg.dropdown-icon {
    transform: rotate(0deg) !important;
}
.nav-item.show.active span svg.dropdown-icon {
    transform: rotate(180deg) !important;
}

/*a.nav-link.with-sub.active span svg.dropdown-icon {
    transform: rotate(180deg) !important;
}*/

/*.nav-item.show.active span {
    transform: rotate(180deg) !important;
    margin-right: 10px;
}*/

/*.nav-sub-item.active span {
    transform: rotate(360deg) !important;
    margin-right: 10px;
}*/

/*.nav-item.show.active span {
    transform: rotate(180deg) !important;
    margin-right: 10px;
}
*/

.az-sidebar-body {
    padding: 0px !important;
}


.az-sidebar-header {
    height: auto;
    padding: 20px 0px;
    justify-content: center;
    display: flex;
    justify-content: center;
    justify-items: center;
}

.az-sidebar-body .nav-item.active .nav-link {
    background-color: var(--bs-primary)
}

.custom-margin-sidebar {
   margin: 0px 10px 0px 20px;
}

.az-sidebar-body .nav-item {
    position: static;
}

.az-sidebar-body .nav-sub {
    padding: 0;
    margin: 0 0 0 0px;
    text-indent: 52px;
    border-left: 0px solid #e3e7ed;
}



.az-sidebar-body a.nav-sub-link {
    color: #fff;
    background: rgba(4, 64, 10, 1) !important;
}
.az-sidebar-body .nav-sub-item.active > .nav-sub-link{
    color: rgba(255, 181, 0, 1) !important;
}

.az-sidebar-body .nav-link.with-sub::after {
    display: none;
    /*right: 10px;
    color: inherit;
    top: 16px;*/
}


.nav-link span {
    padding-right: 10px;

}

/*.nav-sub-item.active .dropdown-icon {
   transform: rotate(180deg);
}*/

/*.az-sidebar-body .nav-sub.active .dropdown-icon {
    transform: rotate(150deg) !important;
    transition: transform 0.3s ease;
}*/


.az-sidebar-body .nav-sub-item.active > .dropdown-icon {
    transform: rotate(180deg) !important;
}


.darkgreen-text-color {
    color: rgba(4, 64, 10, 1) !important;
}

.az-sidebar-body .nav-item.show .nav-link svg path {
    fill: var(--bs-yellow);
} 

.az-sidebar-body .nav-item.show .nav-link svg.product-icon-svg path{
    stroke: var(--bs-yellow);
    fill: var(--bs-primary);
}


/*.custom-footer {
        position: absolute;
        bottom: 10px;
}

         .custom-logout-btn {
            position: relative;
            top: 20px;
            bottom: 0;
            color: green;            
            border-color: green;     
            padding: 10px 20px;
            z-index: 9999;  
            border: 2px solid;
        }*/

/*sidebar menu style end*/


/*super admin dashboard style start*/

/*header  start*/
.az-content-header h2 {
    color: rgba(4, 64, 10, 1);
    font-weight: 700;
}

.az-content-header p {
    color: rgba(4, 64, 10, 1) !important;
}

/*.az-content-header .btn {
    border-radius: 50px;
    background: rgba(4, 64, 10, 1);
}*/

.az-header input::placeholder {
    color: red; 
    opacity: 1; 
    color: rgba(160, 165, 186, 1);
}


/*profile dropdown*/

.az-profile-menu .dropdown-menu {
    border-radius: 10px;
    border-width: 1px;
}

.dropdown-menu a span {
    padding-left: 10px;
}

.az-profile-menu .dropdown-menu .dropdown-item:active {
     color: rgba(255, 181, 0, 1) !important;
    background: rgba(4, 64, 10, 1) !important;
}


/*header end */


.custom-select-store {
    border: none;
    background: transparent;
    color: rgba(160, 165, 186, 1);
}
/* .select2-container{width: 100%!important;} */
.select2-container--default .select2-selection--single { 
    border-radius: 26px!important;
    height: 45px;
}

.select2-container--default .select2-selection--single .select2-selection__clear{  
    line-height: 0px;
    color: var(--bs-primary);
    font-size: 1.4em;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
    border-color: transparent transparent var(--bs-yellow) transparent;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: var(--bs-primary) transparent transparent transparent;
}

/*.tx-purple {
    color: rgba(16, 38, 52, 1) !important;
}*/

.card .ican {
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background: var(--bs-primary);
    color: #fff;
    border-radius: 50px;
    display: flex;
    justify-content: center;
}
.card .ican span {
    /*font-size: 16px;*/
    font-weight: 700;
}

.card .tx-color {
    color: rgba(16, 38, 52, 1) !important;
}

.card .tx-color label {
    font-size: 12px;
    font-weight: 700;
}

.card .tx-color h5 {
    font-size: 24px;
    font-weight: 700;
    padding-top: 7px;
}

.az-content-dashboard-five .card {
    border-radius:16px;
    border: 0px;
}

.custom-dropdown-store {
    border-radius: 50px !important;
    background: #fff !important;
}
.product-image {
    width:100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.ican span img {
    width: 15px !important;
}

/*Graph*/

/*filter btn*/
.card-dashboard-one .card-header .btn-group .btn {
    background: var(--bs-primary);
}

.az-content-dashboard-five .card-header {
    padding: 20px 20px 10px;
    background-color: transparent;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.card-dashboard-one .card-header .card-title {
    font-size: 20px;
}

.card-dashboard-one .card-body-top h6, .card-dashboard-one .card-body-top .h6 {
        font-size: 24px;
        font-weight: 700;
  }

  .card-dashboard-one .card-body-top h6 span {
   color: #1c273c;
   font-weight: 700;
  }

.card-dashboard-one .card-body-top label {
    display: block;
    margin-bottom: 0;
    font-size: 12px;
    color: rgba(74, 74, 74, 1);
    font-weight: 700;
    margin-top: 3px;
}
.custom-filter-btn {
    width: 48px;
    height: 48px;
    border-radius: 50px;
    
}

.card-dashboard-one .card-body .flot-chart-wrapper {
    margin-top: 30px !important;
}

/*super admin dashboard style end*/


/*store style */

.ui-slider-range {
     background: var(--bs-primary) !important;
}

.ui-widget.ui-widget-content {
    border: 1px solid var(--bs-primary) !important;
}

/*#slider .value {
     background: var(--bs-primary) !important;
      border: 1px solid var(--bs-primary) !important;
}*/

#slider .ui-slider-handle  {
    border: 2px solid var(--bs-primary) !important;
}
.custom-store-id {
    font-weight: 600;
    font-size: 10px;
    color: rgba(85, 85, 85, 1);
}

.table thead th{
    background: #18421C0D;
}

.custom_order_status {
    background: #55964E;
    font-weight: 600;
    color: #FFFFFF;
    font-size: 10px;
    text-align: center;
    border-radius: 4px;
    padding: 3px 4px;
    margin-left: 15px;

}

/*.dashboard footer style start */

.sidebar-footer {
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 1000; 
    padding-top: 20px;
    margin-top: 50px;
}

.logout-btn {
    background-color: #dc3545; /* Red button for Logout */
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
}

.az-footer {
    background-color: transparent;
    border-top: 0px solid #cdd4e0;

}

.az-footer .container-fluid span {
    margin: auto !important;
    font-size:14px;
    font-weight: 400;
    color: rgba(68, 68, 79, 1);
    padding: 10px 0px 10px 0px;
 
}

/*.dashboard footer style end */



/*customer style  */

table.dataTable thead>tr>th.dt-orderable-asc:hover, table.dataTable thead>tr>th.dt-orderable-desc:hover {
   border: none;
    outline: 0; 
}

.badge-primary {
    border: 1px solid rgba(85, 150, 78, 1);
    background: rgba(85, 150, 78, 1);

}

#customer td {
     font-size: 10px !important;
    font-weight: 600;
}

/*customer-Detail style  */


.customer-Detail-header .form-group label {
       margin-bottom: 0px;
       font-size: 10px;
       color: rgba(85, 85, 85, 1);
       font-weight: 600;

}
.customer-Detail-header .form-group .customer-Detail {
    font-size: 12px;
    font-weight: 700;
    color: rgba(16, 38, 52, 1);

}


/*customer-orders style start*/

table.dataTable thead th {
     background: #18421C0D;
}

/*table.dataTable>thead>tr>th, {
    background: #18421C0D;
}
*/
#customer-order .table th, .table td  {
    padding: 7px 5px !important;
    vertical-align: middle;
    max-width: 20vw;
}

#customer-order .table th, .table td  p{
    margin: 0;
    /*padding: 0;*/
    /*display: ruby-text;*/
    text-wrap: nowrap;
}
#customer-order.table th, #customer-order.table td  {  
    vertical-align: top;
}
.custom-price {
    font-size: 12px;
    font-weight: 600;
    color: rgba(0, 0, 0, 1);

}

/*customer-orders style end*/

/*.order list style start */


.custom-headings {
   font-size: 20px;
    font-weight: 700;
    text-transform: none;
    color : rgba(16, 38, 52, 1);
}

.custom-search-div {
    background: #18421C0D;
    padding: 0px 10px;
    border-radius: 27px;
    border: 1px solid #fff;

}

.custom-search-div:hover {
    outline: none;
    border: 1px solid #97B07F !important;
}

.custom-search-div input:focus-visible {
    outline: none;
}

.custom-input-search {
    padding: 10px;
    border: 0 !important;
    width: 100%;
    background: transparent;
}

.az-content-breadcrumb {
   font-family: "Lato" !important;
    text-transform: none;
    letter-spacing: 0;
}

.card-body .input-group select {
    border-radius: 4px;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
}

.card-body .custom-select .select2-dropdown {
    /* background-color: #636463; */
    /* color: #fff; */
    border-radius: 4px !important;
}
.select2-container--default .select2-results>.select2-results__options{
    max-height: 250px;
}
.select2-container--default .select2-results__option--selected{background-color: #636463;}

.select2-container:not(.select2-container--disabled) .select2-selection__rendered[title] {
    /* flex-direction: row-reverse; */
    justify-content: space-between;
}
.select2-container--default.select2-container--disabled .select2-selection--single{
    background-color: var(--bs-secondary-bg);
}
.select-wrapper .select2-container{width: 100%!important;}
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    -webkit-appearance: none;
}
.parsley-select.parsley-error .select2-container{
    border: 1px solid var(--bs-pink);
    border-radius: 27px;
}
.custom-round-btn {
 border-radius: 27px !important;
    background: var(--bs-primary);
    border-top-right-radius: 27px;
    border-bottom-right-radius: 27px;
}

.custom-round-btn:hover {
   background: #075A0F;
}

.custom-delete-btn:hover {
    background: #FF6158 !important;
}


.custom-round-btn:active {
   background: var(--bs-primary) !important;
}

.btn.dispatch-btn{
    font-size: 10px;
    font-weight: 600;
    border-radius: 26px;
    padding: 0px 15px!important;
    height: 25px;
    background: var(--bs-primary);
}

.btn.dispatch-btn.disabled {
    background: #ABABAB;
    color: #fff;
}


#Feedback td select  {
    border-radius: 4px !important;
}

td select {
    min-height: 24px;
    font-size: 10px !important;
    border-radius: 26px;    
}
table#orders td select{
    background: var(--bs-primary);
    border: 1px solid var(--bs-primary);
    color: #fff;
}

table#orders td .select2-container{min-width: 100px!important;}
table#orders td .select2-container--default .select2-selection--single .select2-selection__rendered{
    justify-content: center;
}
table#orders td .select2-container--default .select2-selection--single, table#orders td .select2-container--default .select2-selection--single .select2-selection__arrow{
    max-height: 30px;
}
table#orders td .select2-container--default .select2-selection--single{
    background-color: var(--bs-primary);
}
table#orders td .select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #ffffff;
}

table#orders td .select2-container--default .select2-selection--single .select2-selection__placeholder{
    color: #ffffff;
}
table#orders td .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #ffffff transparent transparent transparent;
    margin-top: -2px;
    margin-left: 0px;
}
table#orders td .select2-selection__rendered[title~="Cancelled"]{
    background-color: var(--bs-pink);
    border-radius: 26px;
}
/*
.thresholdData span.badge.badge-success {
    width: 25% !important;
}*/

/*.Order Threshold style end  */

/*.Order Log style start  */
.card-dashboard-seven .headings {
    font-weight: 700 !important;
    font-size: 12px !important;
}

/*.Order Log style end  */

/*.order list style end */

/*customer order modal*/
.customer-order-modal .input-group .input-group-prepend .input-group-text {
    padding-right: 0 !important;
}

.customer-order-modal .text-warning {
    color: rgb(169 132 21) !important;
}


/*content management style start */

/*about page */
.about-headings label {
    font-size: 18px;
    font-weight: 700;
    padding-bottom: 6px;
}

.cloneDiv label {
     font-size: 17px;
    font-weight: 600;
    /*padding-bottom: 6px;*/
}

.cloneDiv input {
    border-radius: 27px;
}

/*content management style end */

/*Activity history start */

td .view-more{
    padding: 5px 10px !important;
    font-size: 10px;
}

.modal-dialog .modal-content {
    border-radius: 16px;
}
.modal-footer button {
    border-radius: 27px;
    width: 13%;
}

.view-more:hover {
    background: #075A0F;
    color: #fff;

}

/*Activity history end */


/*setting style start */

/*.az-content-label {
   text-transform: none !important;
    color: rgba(47, 56, 39, 1);

}*/

.custom-label label {
    text-transform: none !important;
    color: rgba(47, 56, 39, 1);
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 6px;
}


 .custom-label .form-control {
    font-size: 16px;
    font-weight: 500;
    color: rgba(50, 52, 62, 1);
    border-radius: 27px;
 }

  .input-group-prepend .input-group-text, .input-custom-redius {
     border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
 }


 .input-group-prepend .input-group-text, .input-group-append .input-group-text {
    border-top-right-radius: 27px;
    border-bottom-right-radius: 27px;
    border: 0;
 }




 .custom-label .form-control::placeholder {
    color: rgba(50, 52, 62, 0.5);
    font-weight: 500;
    font-size: 16px;

}

.form-custom-text {
    font-size: 12px;
    font-weight: 400;
    color: rgba(47, 56, 39, 1);


}

.custom-label input[type="file"] {
  display: none;
}

/* Style the custom file upload button */
.custom-file-upload {
  display: inline-block;
  padding: 10px 24px !important;
  cursor: pointer;
  background: var(--bs-primary) !important;
  color: #fff !important;
  border-radius: 26px;
  font-size: 10px !important;
}

.file-chosen {
    color: rgba(47, 56, 39, 1);
    font-size: 14px;
    font-weight: 400;
}

.file-preview img {
    object-fit: cover;
    max-width: 40%;
    border-radius: 50%;
}

/*swith btn */

.card-header .switch {
  position: relative;
  display: inline-block;
  width: 45px;
  height: 26px;
   margin-left: 10px;
}

/* Hide default HTML checkbox */
.card-header .switch input {
  opacity: 0;
  width: 0;
  height: 0;

}

/* The slider */
.card-header .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.card-header .slider:before {
  position: absolute;
  content: "";
  height: 18px;
  width: 18px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.card-header input:checked + .slider {
  background: var(--bs-primary);
}

.card-header input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

.card-header input:checked + .slider:before {
  -webkit-transform: translateX(25px);
  -ms-transform: translateX(25px);
  transform: translateX(20px);
}

/* Rounded sliders */
.card-header .slider.round {
  border-radius: 34px;
}

.card-header .slider.round:before {
  border-radius: 50%;
}

.card-header ul {
    color: rgba(47, 56, 39, 1);


}


/*site setting */

.min-w-10 { 
    width: 13%;

}


.custom-form-text {
    font-weight: 400;
    font-size: 14px;
    color: rgba(71, 83, 72, 0.6);
    line-height: 20px;

}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: var(--bs-primary);
}

.card-custom-padding {
    padding: 17px 17px 35px 17px;
}

/*setting style end */



/*ADMIN DASHBOARD STYLE START */
/*ADMIN DASHBOARD STYLE END */

/*STAFF STYLE START */


/*.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{
    border-bottom-left-radius: 27px; 
    border-bottom-right-radius: 27px;
}*/


.form-group span.select2-selection.select2-selection--single {
    padding: 0.575rem 1rem;
    font-size: 16px;
    height: 45px;
}

.td-custom-link {
   padding: 4px 8px;
    background: var(--bs-primary);
    color: #fff;
    border-radius: 27px;
}

.custom-table-checkbox input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 19px !important;
    height: 18px !important;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    border: 1px solid var(--bs-primary) !important;
}

    /* When checkbox is checked */
 .custom-table-checkbox input[type="checkbox"]:checked {
        background-color: var(--bs-primary) !important; /* Custom background color when checked */
    }

    /* Add checkmark (optional) */
    .custom-table-checkbox input[type="checkbox"]:checked:before {
        content: '';
        position: absolute;
        top: 2px;
        left: 6px;
        width: 5px;
        height: 10px;
        border: solid white;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

    .custom-menu-heading {
        font-size: 16px;
        font-weight: 700;
        text-align: left;
        color: #102634 !important;
    }

    .custom-menu-subheading {
        font-size: 12px;
        font-weight: 700;
        text-align: left;
        color: #102634 !important;
        text-indent: 20px;

    }


/*STAFF STYLE END */

/*PRODUCTS STYLE START */

/*.custom-product-list table .custom-product-price {
    border-radius: 27px;
    background-color: #fff;
}*/ 


.input-group .input-group-prepend .input-group-text {
    border-top-left-radius: 27px !important; 
    border-bottom-left-radius: 27px !important; 
}

/* .input-group  .form-control {
    border-top-right-radius: 27PX !important; 
    border-bottom-right-radius: 27PX !important; 
 }*/

 .report-card label {
    color: #A0A5BA;
    font-weight: 500;
    font-size: 14px;
}

 .custom-product-price {
    border-radius: 27px;
    background-color: #fff;
    border: 1px solid var(--bs-primary) !important;
    height: 36px;
}



.custom-product-list .input-group-text{
    background-color: transparent;
   
}
.custom-product-list .form-control {
     background-color: transparent;
      border: 0;
      height: 35px;
    text-align: start;
}

.btn-icon {
    width: 35px;
    height: 35px;
    border-top-right-radius: 27px;
    border-bottom-right-radius: 27px;
    background-color: var(--bs-primary);
    color: #fff;
}

.custom-product-price input {
    padding-left: 0;
    border-radius: 27px;
    text-indent: 2px;
}
.custom-product-price input.quantityValue {
    text-indent: 15px;
    text-align: center;
}

.custom-product-list .input-group-prepend span {
    padding-right: 0;
}

.custom-product-price .input-group-prepend .input-group-text, .input-group-append .input-group-text {
    /*height: 35px;*/
    color: #6F6F6F;
}

.custom-price-height {
    height: 35px !important;
}


.custom-label .bootstrap-tagsinput {
    width: 100% !important;
    padding: 12px;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #596882;
    background-color: var(--bs-form-backgroud-color) !important;
    background-clip: padding-box;
    border: 0px solid #cdd4e0;
    border-radius: 27px;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.custom-label .addon-container .addon-image {
    width: 50px;
    height: 50px;
}

.custom-label .product-image {
    width: 100%;
    height: 150px;
}

.custom-label .custom-product-img {
    padding: 10px;
    background-color: var(--bs-form-backgroud-color);
    /*width: 35% !important;*/
    width: 50% !important;
    border-radius: 16px;
    text-align: center;
}

.custom-delete-btn {
    background: var(--Colors-Red, #FF3B30) !important; 
    border-radius:27px;

}


.addon-container .addon-card {
    border: 0px solid #6278cb9e !important;
}

.addon-container .addon-price {
    font-size: 14px;
    color: #102634 !important;
    font-weight: 600;
}

.addon-container .addon-price span {
    color: #6F6F6F;
}

.form-check .custom_corporate_coupon {
    font-size: 16px;
    font-weight: 700;
}

.select2-container--default .select2-selection--multiple {
    border-radius: 26px!important; 
}


.table-responsive .custom-discount-table select option {
    background-color: #62615F !important;
    color: #fff !important;
    border-radius: 8px !important;
}

/*Products Thresholds style start */


input.form-control.dateRange {
    border-radius: 0px 27px 27px 0px;
}

/*Products Thresholds style end */

/*PRODUCTS STYLE END */


/* CATEGORY STYLE START */
.select2-container--default .select2-selection--single {
    background-color: var(--bs-form-backgroud-color);
    border: none;    
}
/*CATEGORY STYLE END */

/*UPSELLS STYLE START */

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    border-radius: 26px !important;
}

/*UPSELLES STYLE END */

/* ADMIN SETTINGS STYLE START */

.custom-payments-configurations {
    padding-left: 0 !important;

}

.custom-hr-boder {
   border: 1px solid #F3F5F3;
}

.custom-payment-table .custom-product-price .form-control {
    height: 36px !important;
}


.custom-payment-table .custom-product-price .btn-icon {
    min-height: 35px;
}

.card-header .tx-danger {
    color: #FF7058;
    font-size: 14px;
    font-weight: 700;

}

.input-primary-text .form-group input {
    color: #2F3827;
    font-size: 16px;
    font-weight: 500;

}

.input-primary-text .value {
    color: var(--bs-primary) !important;
    background-color: transparent !important;
    border: 0px solid;
}

.input-primary-text .input-group .input-group-text {
    border-top-left-radius: 27px;   
    border-bottom-left-radius: 27px; 
    border: 0px;
}

.custom-payment-table td span {
    font-size: 12px;
    font-weight: 700;
}


/*Thresholds Configurations style start*/


.card-body .input-group select#day {
    border-radius: 26px!important;   
}


.card-dashboard-seven .card-body .row > div + div::before{
    border-left: 0px dotted #cdd4e0 !important;
}

.thresholdData input.form-control.process_time.numberOnly {
    border-radius: 27px;
}

/*Thresholds Configurations style end */

/*Flavours List Edit Flavour  style start */
span.tag.label.label-info {
    border-radius: 24px;
    background-color: var(--bs-primary) !important;
    padding: 4px 5px 6px 15px;
    font-size: 14px;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    content: "x";
    padding: 0px 5px;
    margin-left: 25px;
}

.bootstrap-tagsinput .tag [data-role="remove"] {

    background: transparent !important;
    border-radius: 10px;
    padding: 0px 1px 1px 1px !important;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

/*Flavours List Edit Flavour  style end */

/*Notifications Messages style start */

.messages-header-text p {
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #2F3827;
}

div#sticky-note {
    border-radius: 0 0 16px 16px;
}
.ql-toolbar.ql-snow {
    border-radius: 16px 16px 0px 0px;
}

div#time-slot {
    border-radius: 0px 0px 16px 16px;
}

/*Notifications Messages style end */


/*Maintenance Mode style start */

.maintenance-mode-form textarea {
    color: #2F3827 !important;
}

/*Maintenance Mode style end */

/*Pagination */

.dt-length {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
}
.dt-length label {
    padding-right: 10px !important; 
} 
.dt-length .select2-container{width: 60px!important;}
.dt-length .select2-container--default .select2-selection--single { 
    background-color: #f4f2f2;
    border-radius: 8px!important;
    border-color: var(--bs-primary);
    height: 30px;   
    opacity: .5;
    border: 1px solid var(--bs-primary);
}
.dt-length .select2-container--default .select2-selection--single .select2-selection__arrow{
    border-left: 1px solid var(--bs-primary);
    height: 29px;
    right: 5px;
}
.dt-length .select2-container--default .select2-selection--single .select2-selection__arrow b {
    margin-top: -2px;
    margin-left: -3px;
}
.dt-length .select2-container--default .select2-selection--single .select2-selection__rendered{  
    padding-right: 30px;
}



/*ADMIN SETTINGS STYLE END */

