/**
 * @ Title: Serbu diskon Cms style
 * @ Subtitle: for frontend
 * @ Author: Yudhi
 * @ Create Time: 2023-10-12 11:47:07
 * @ Modified by: YP
 * @ Email: yudhipur19@gmail.com
 * @ Modified time: 2024-01-02 12:45:15
 * @ Copyright: GPLv3
 * @ Description:
 */


.serbu-merchant-setting-area .css-HeaderSearchBar {
    border-radius: 10px !important;
}
.serbu-merchant-setting-area .css-HeaderSearchBar {
    background-color: #ffffff;
    margin-bottom: 10px;
    border: 1px solid #E4E4E4;
    border-radius: 8px;
    font-family: Montserrat;
 
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
}


.serbu-merchant-setting-area .css-btn-search {
    background: unset !important;
    border: unset !important;
}

.serbu-merchant-setting-area .css-btn-search {
    border: none;
    outline: none;
    position: relative;
    cursor: pointer;
    padding: 0;
    -webkit-transition: background-color 280ms ease;
    transition: background-color 280ms ease;
    width: 40px;
    background-color: transparent;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-left: 1px solid rgba(228, 228, 228, 1);
}
.serbu-merchant-setting-area .css-btn-search {
    height: 20px;
    -webkit-flex: 0 0 32px;
    -ms-flex: 0 0 32px;
    flex: 0 0 32px;
    width: 32px;
    margin-right: 10px;
}

.serbu-merchant-setting-area .css-btn-search:after {
    content: '';
    background-size: 20px!important;
    background-image: url(../../images/svg/Search.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


.serbu-merchant-setting-area .css-HeaderSearchBar .css-bd-search {
    padding-right: 12px;
    padding-left: 12px;
    border: none!important;
}

.serbu-merchant-setting-area .css-bd-search {
    min-width: 0!important;
    min-height: 0!important;
    width: 100%!important;
    color: rgba(49,53,59,0.96)!important;
    font-family: inherit!important;
    background-color: transparent!important;
    line-height: 16px!important;
    border: none!important;
    outline: none!important;
    height: auto!important;
    font-size: 13px!important;
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.serbu-merchant-setting-area .css-HeaderSearchBar.cari-caremeal{
    border-radius:20px!important;
}
.serbu-merchant-setting-area .dropdown,
.serbu-merchant-setting-area .dropend,
.serbu-merchant-setting-area .dropstart,
.serbu-merchant-setting-area .dropup {
    position: relative;
}

.serbu-merchant-setting-area .dropdown-toggle.a-c-filter {
    height: 40px;
    padding: 9px 16px;
    justify-content: center;
    align-items: center;
    gap: 4px;
    border-radius: 16px;
    border: 1px solid var(--grayscale-gray-e, #E4E4E4);
    background: var(--grayscale-pure-white, #FFF);
    color: #23415B;
}


.serbu-merchant-setting-area .table {
    border-radius: 8px;
    background: var(--grayscale-gray-e, #E4E4E4);
    box-shadow: 0px 3px 12px 0px rgba(35, 65, 91, 0.10);
    width:100%;
}

.serbu-merchant-setting-area .table > thead {
    vertical-align: top;
    text-align: center;
    background-color: #F3F8FF;
    border-bottom: 2px solid #E4E4E4 !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #23415B;
}

.serbu-merchant-setting-area .table-bordered > :not(caption) > * {
    border-width: 0 !important;
}

.serbu-merchant-setting-area .table-bordered td:first-child,
.serbu-merchant-setting-area .table-bordered th:first-child {
    border-left-width: 0 !important;
}

.serbu-merchant-setting-area .table > tbody {
    background-color: #FFFFFF;
}

.serbu-merchant-setting-area .table>:not(:first-child) {
    border-top: 2px solid currentColor;
}

.table-responsive {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.serbu-merchant-setting-area .table>:not(caption)>*>* {
    padding: 0.5rem 0.5rem;
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}

.in-table-serbu-label .serbu-name {
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    color: #23415B;
}
.in-table-serbu-label .name a{
    text-decoration:none;
}

.in-table-serbu-label .produk-serbu {
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    color: #F01478;
}

.in-table-serbu-label .serbu-meta {
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    color: #23415B;
}

.serbu-merchant-setting-area{
    padding:20px;
}

.wrap-dashboard-content-area {
    border: 1px solid #e7e7e7;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 0px 3px 10px 0px #ddd;
}

.text-bold-color{
    color:var(--primary-biru-care-dokter)!important;
    
}

.fw-600{
    font-weight:600;
}

.fw-500{
    font-weight:500;
}

.fw-700{
    font-weight:700;
}

.wrap-dashboard-content-area .content-header h2{
    font-size:20px;
}

.serbu-merchant-setting-area .form-serbu-area .gsf-info-content-title{
    font-size:16px!important;
    font-weight: 700;
}

body .serbu-merchant-setting-area .wrap-dashboard-content-area  .button,
body .serbu-merchant-setting-area .wrap-dashboard-content-area  button{
    padding:8px 12px!important;
    font-size: 12px!important;
}

.serbu-merchant-setting-area .attachment-woocommerce_thumbnail, 
.serbu-merchant-setting-area .woocommerce-placeholder.wp-post-image {
    float: left;
    width: 56px !important;
    height: 56px;
    border-radius: 8px;
}

.serbu-merchant-setting-area .wrap-dashboard-content-area  .btn.btn-outline-secondary.dropdown-toggle.ac-rounded-filter {
    border-radius: 25px;
    height: 36px;
    padding-top: 6px;
    border-color: #ced4da;
    background-color: #fff;
    font-weight: 700;
    color: #23415B;
}

.serbu-merchant-setting-area .wrap-dashboard-content-area  .form-control.ac-rounded-search {
    border-radius: 25px;
    background-image: url("data:image/svg+xml,%3Csvg width='30' height='20' viewBox='0 0 30 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1V19' stroke='%23E4E4E4' stroke-linecap='round'/%3E%3Cpath d='M18.8676 16.0678C22.8443 16.0678 26.0681 12.844 26.0681 8.86719C26.0681 4.89043 22.8443 1.66663 18.8676 1.66663C14.8908 1.66663 11.667 4.89043 11.667 8.86719C11.667 12.844 14.8908 16.0678 18.8676 16.0678Z' stroke='%23F01478' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M28.3334 18.3332L24.3057 14.3055' stroke='%23F01478' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 40px;
}

.gsf-field-text-inner.yp-input-date::after {
    content: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3.00033' y='4.66659' width='15' height='14.1667' rx='0.833333' fill='%23F01478' stroke='%23F01478' stroke-width='1.66667' stroke-linejoin='round'/%3E%3Cpath d='M3.00033 7.16659H18.0003V17.9999C18.0003 18.4602 17.6272 18.8333 17.167 18.8333H3.83366C3.37342 18.8333 3.00033 18.4602 3.00033 17.9999V7.16659Z' fill='white' stroke='%23F01478' stroke-width='1.66667' stroke-linejoin='round'/%3E%3Cpath d='M5.87109 2.99991V4.66658' stroke='%23F01478' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.1299 2.99991V4.66658' stroke='%23F01478' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='6.33398' y='13.8333' width='1.66667' height='1.66667' rx='0.416667' fill='%23F01478'/%3E%3Crect x='9.66699' y='10.4999' width='1.66667' height='1.66667' rx='0.416667' fill='%23F01478'/%3E%3Crect x='9.66699' y='13.8333' width='1.66667' height='1.66667' rx='0.416667' fill='%23F01478'/%3E%3Crect x='13.001' y='10.4999' width='1.66667' height='1.66667' rx='0.416667' fill='%23F01478'/%3E%3C/svg%3E");
    position: absolute;
    margin-left: -28px;
    margin-top: 6px;
}

.list-group-item.item-slot-pukul{
    background-color:unset!important;
    border:none!important;
    margin: 5px 0;
    padding: 10px 15px;
    cursor:pointer;
}

.list-group-item.item-slot-pukul span{
    margin-left:20px!important;
    font-size:13px!important;
    font-weight:400!important;
}

.list-group-item.item-slot-pukul.active:not(.disabled),
.list-group-item.item-slot-pukul:not(.disabled):hover{
    background-color:#ffdede!important;
    border-radius:10px;
    color: initial;
    box-shadow: 0px 3px 10px 0px #ddd;
}
 
.list-group-item.item-slot-pukul.active .form-check-input:focus{
    box-shadow:unset;
}

.list-group-item .form-check-input:active {
    filter: unset!important;
}

.container-calender-slot .ui-datepicker td .ui-state-hover,
.container-calender-slot .ui-datepicker td .ui-state-active{
    color: #ffffff;
    background: var(--1stcolor);
    background-color:  var(--1stcolor);
}
 
.container-calender-slot .ui-datepicker td.ui-datepicker-today .ui-state-highlight{
    color: gray;
    background: transparent;
    background-color: transparent;
    border: solid 2px #f56daa;
}

.container-calender-slot .ui-datepicker td.ui-datepicker-today .ui-state-active {
    color: #ffffff!important;
    background: var(--1stcolor)!important;
    background-color:  var(--1stcolor)!important;
}

.container-calender-slot .ui-datepicker td .ui-state-default {
    padding: 10px 0;
    width: 40px!important;
    height: 40px!important;
    font-size: 15px;
}

.container-calender-slot .ui-widget-content{
    border:unset!important;
    padding: 20px!important;
}

.container-calender-slot .ui-datepicker {
    width: unset;

}

#konten-produk-dipilih{
    width:100%;
}

input[type='checkbox'] {
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
    background: #F5F5F5;
    border-radius: 0;
    border: 0;
    vertical-align: middle;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'%3E%3Crect x='0.5' y='0.5' width='19' height='19' rx='5.5' fill='%23F5F5F5' stroke='%23E4E4E4'/%3E%3C/svg%3E");
    background-size: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

input[type='checkbox']:checked {
    background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='6' fill='%23F01478'/%3E%3Cpath d='M3.33301 9.66663L8.33301 14.6666L16.6663 4.66663' stroke='white' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
}

.btn.button-plus::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_856_12339)'%3E%3Cpath d='M7.99967 14.6667V8.00003M7.99967 8.00003V1.33337M7.99967 8.00003H14.6663M7.99967 8.00003H1.33301' stroke='%23929292' stroke-width='1.6' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_856_12339'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    vertical-align: top;
}

#tbl-produk-dipilih tbody tr td input,
#tbl-produk-dipilih tbody tr td span,
#tbl-produk-dipilih tbody tr td div{
    font-size:11px!important;
}


.form-switch.inline {
    clear: both;
}
.text-end {
    text-align: right!important;
}
.form-switch {
    padding-left: 2.5em;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
    margin-bottom: 0.125rem;
}

.form-switch.inline .form-check-label,
.form-switch.inline .form-check-input {
    display: inline-block;
    float: none !important;
    margin-left: 0;
}

body .form-switch .form-check-input {
    width: 40px;
    height: 20px;
}

.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em!important;
    vertical-align: top!important;
    background-color: #fff!important;
    background-repeat: no-repeat!important;
    background-position: center;
    background-size: contain!important;
    border: 1px solid rgba(0,0,0,.25)!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    appearance: none!important;
    -webkit-print-color-adjust: exact!important;
    color-adjust: exact!important;
}

.form-switch .form-check-input:checked {
    background-position: right center!important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")!important;;
}
body .form-check-input:checked {
    background-color: var(--1stcolor)!important;
    border-color: var(--1stcolor)!important;
}

.form-switch input[type=checkbox]:focus,
.form-switch input[type=radio]:focus { 
    border-color:unset!important;
    box-shadow: unset!important;
    outline: unset!important;

}

.form-switch input[type=checkbox]:checked::before {
    content: unset!important;
    margin: unset!important;
    height: unset!important;
    width: unset!important;
}


.edit-button-1 {
    padding: 2px 5px;
    background-color: #fafafa;
    border: 0.5px solid #E4E4E4;
    border-radius: 6px;
    min-width: 28px;
    margin-right:4px;
}
.md-product-dipilih{
    cursor:pointer;
}
.md-product-dipilih:disabled{
    cursor:not-allowed!important;
}


table.table-with-row-loading tr.loading {
    background-image: linear-gradient(to right, transparent 50%, rgba(0, 0, 0, .05) 50%);
    background-size: 200% 100%;
    animation: loading 2s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}
  
table.table-with-row-loading tr.loading td {
    opacity: .45;
    pointer-events: none;
}

@keyframes loading {
    0% {
        background-position: 0;
    }
    50% {
        background-position: -30%;
    }
    80% {
        background-position: -100%;
    }
    100% {
        background-position: -200%;
    }
}

table.table-with-row-loading {
   /*  font-family: sans-serif; */
    border-collapse: collapse;
}

table.table-with-row-loading td,
table.table-with-row-loading th {
    border: 1px solid #ddd;
    padding: 8px;
}

.form-serbu-area .ms-cancel {
    padding:10px 12px!important;
}

body  input[type="date"]::-webkit-calendar-picker-indicator {
    color: var(--1stcolor)!important;
    /* background-color: var(--1stcolor)!important; */
    content: url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='3.00033' y='4.66659' width='15' height='14.1667' rx='0.833333' fill='%23F01478' stroke='%23F01478' stroke-width='1.66667' stroke-linejoin='round'/%3E%3Cpath d='M3.00033 7.16659H18.0003V17.9999C18.0003 18.4602 17.6272 18.8333 17.167 18.8333H3.83366C3.37342 18.8333 3.00033 18.4602 3.00033 17.9999V7.16659Z' fill='white' stroke='%23F01478' stroke-width='1.66667' stroke-linejoin='round'/%3E%3Cpath d='M5.87109 2.99991V4.66658' stroke='%23F01478' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.1299 2.99991V4.66658' stroke='%23F01478' stroke-width='1.66667' stroke-linecap='round' stroke-linejoin='round'/%3E%3Crect x='6.33398' y='13.8333' width='1.66667' height='1.66667' rx='0.416667' fill='%23F01478'/%3E%3Crect x='9.66699' y='10.4999' width='1.66667' height='1.66667' rx='0.416667' fill='%23F01478'/%3E%3Crect x='9.66699' y='13.8333' width='1.66667' height='1.66667' rx='0.416667' fill='%23F01478'/%3E%3Crect x='13.001' y='10.4999' width='1.66667' height='1.66667' rx='0.416667' fill='%23F01478'/%3E%3C/svg%3E");
    position: relative;
    opacity: 1;
    cursor: pointer;
}

.btn.btn-primary.ac-input-button-plus {
    display: block;
    width: 100%;
    text-align: left;
    border-radius: 8px;
    padding: 10px 16px;
    background-color: #fff;
    color: #929292;
    border-color: #E4E4E4 !important;
    font-weight: 400;
}

.btn.btn-primary.ac-input-button-plus::after {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cg clip-path='url(%23clip0_856_12339)'%3E%3Cpath d='M7.99967 14.6667V8.00003M7.99967 8.00003V1.33337M7.99967 8.00003H14.6663M7.99967 8.00003H1.33301' stroke='%23929292' stroke-width='1.6' stroke-linecap='round'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_856_12339'%3E%3Crect width='16' height='16' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
    position: absolute;
    right: 0;
    margin-right: 40px;
    box-shadow: unset !important;
}

.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-unselectable.ui-state-disabled  .ui-state-default {
    
    background: #c6c4c4!important;
    border-radius: 3px;

}
