@font-face {
    font-family: 'Poppins-Light';
    src: url('../../fonts/Poppins-Light.ttf');
}
@font-face {
    font-family: 'Poppins-Regular';
    src: url('../../fonts/Poppins-Regular.ttf');
}
@font-face {
    font-family: 'Poppins-Medium';
    src: url('../../fonts/Poppins-Medium.ttf');
}
@font-face {
    font-family: 'Poppins-Bold';
    src: url('../../fonts/Poppins-Bold.ttf');
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src: url('../../fonts/Poppins-SemiBold.ttf');
}
/** Don't remove below css*/
#apbgf_service_category, input.select2-search__field {
    width: 100% ! important;
}


#apbgf-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ddd;
    background:  #fff url('../../images/loading.gif') no-repeat center center;
    filter:alpha(opacity=50);
    -moz-opacity:0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 10000;
}
.swal2-container {
    z-index: 99999!important;
}
/** Don't remove above css*/
.apbgf_wrap {
    padding: 30px;
    background: #fff;
    border: 1px solid #ddd;
    box-sizing: border-box;
    font-size: 16px;
}
.apbgf_maintab-title {
    margin: -30px -30px 30px;
    padding: 20px 30px;
    background: #57B0EE;
    /* background: linear-gradient(90deg, #4d2c91, #7e57c2); */
    overflow: hidden;
}
.apbgf_maintab-content {
    font-size: 16px;
}
.apbgf_section-title {
    font-size: 1.1em;
    font-weight: 700;
    padding: 15px;
    margin: 20px auto;
    background: #57B0EE;
    color: #fff;
}
#accordion .apbgf_section-title {
    cursor: pointer;
}
.apbgf_maintable_codes {
    border-collapse: collapse;
    width: 100%;
}
.apbgf_maintable_codes td {
    padding: 6px 15px;
    font-size: 15px;
    border: 1px solid #ddd;
}
.apbgf_maintable_codes td:first-child {
    text-align: left;
    border-right: 0;
}
.apbgf_maintable_codes td:last-child {
    text-align: right;
    border-left: 0;
}
.apbgf_wrap .ui-accordion .ui-accordion-content { border: 1px solid #fff; }
.apbgf_wrap .ui-accordion .apbgf_section-title { margin-bottom: 0; border: 1px solid #fff; font-size: 15px; padding: 12px 18px; background: #57B0EE; color: #fff; border-radius: 4px; }
.apbgf_wrap .ui-accordion .ui-accordion-header { margin-top: 10px; position: relative; }
.apbgf_wrap .ui-accordion .ui-accordion-header:before { content: '+'; display: inline-block; color: #fff; margin-right: 10px; }
.apbgf_wrap .ui-accordion .ui-accordion-header-active:before { content: '-'; }
.apbgf_wrap .ui-accordion .apbgf_section-title .ui-icon { background: transparent; display: none; }
.apbgf_wrap .ui-accordion .ui-accordion-content { border: 1px solid #eee; }
.apbgf_wrap .ui-accordion .form-group-elements { overflow: hidden; font-size: 15px; }
.apbgf_wrap .ui-accordion .form-group-elements + .form-group-elements { margin-top: 1px solid #eee; }
.apbgf_wrap .ui-accordion .form-group-elements label { display: block; margin-bottom: 5px; font-weight: 700; font-size: 0.8em; text-transform: uppercase; color: #888; }
.apbgf_wrap .ui-accordion .form-group-elements .form-control { width: 99%; padding: 10px; display: block; }
.apbgf_wrap .form-group-elements .submit .button.button-primary { font-size: 15px;}
.apbgf_wrap .form-group-elements + .form-group-elements {margin-top: 15px;}
.apbgf_wrap .ui-accordion .form-group-elements {overflow: hidden;font-size: 15px;padding-left: 5px;}
.apbgf_wrap .ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    margin-top: -2px;
    position: relative;
    top: 1px;
    margin-bottom: 2px;
    overflow: auto;
    display: none;
    zoom: 1;
}
.email-notify-submit #submit, .email-notify-submit #submit:active, .email-notify-submit #submit:hover {
    background-color: #57B0EE!important;
    color: #fff!important;
    font-size: 15px;
    border-color: #57B0EE!important;
}

body {
    background-color: #fafaff;
}
.apbgf_show_reason, .apbgf_show_reason:focus, .apbgf_show_reason:active {
    outline: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.w--sidebar {
  width: 15%;
}
.gf_booking_setting--content{
    width: 85%;
}
.main-setting--div {
    display: flex;
}
.top--heading {
    border-bottom: 1px solid #ccc;
    color: #2e455c;
    font-family: 'Poppins-Regular' !important;
    font-size: 24px;
}
.gf_booking_card--content h4 {
    font-family: 'Poppins-Regular' !important;
    color: #1c2136;
    font-size: 18px;
    margin-top: 20px;
    margin-bottom: 15px;
}
.gf_booking_card--content p {
    font-family: 'Poppins-Regular' !important;
    color: #1c2136;
    font-size: 14px;
    font-weight: 400;
}
.gf_booking_card--r1 {
    display: flex;
    justify-content: start;
    align-items: center;
}
.gf_booking_card--content {
    margin: 35px 75px 15px 0px;
    padding: 30px 30px;
    border-radius: 20px 20px 20px 20px !important;
    box-shadow: 0px 10px 80px -10px rgb(44 54 92 / 20%) !important;
    transition: box-shadow 300ms ease 0ms;
    background-color: #FFFFFF;
    cursor: pointer;
    min-height: 235px;
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.gf_booking_card--content:hover {
  box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%) !important;
}
    /* sidebar */
  .gf_booking_sidebar {
        position: fixed;
    background-color: #fafaff;
    padding: 30px 40px;
    height: 93.4vh;
    box-shadow: 0 4px 6px rgb(0 0 0 / 40%);
    z-index: 99999;
    /* transform: translate(150%, 0px); */
    transition: all 0.75s ease-in-out;
    width: 400px;
    top:0px;
    right:-500px;
  }
 .gf_booking_sidebar.activesidebar{
    right:0px;
    /* -webkit-transform: translate(0%, 0px);
    transform: translate(0%, 0px); */
    transition: all 0.75s ease-in-out;
 }
 .gf_booking_overlayDiv.active {
    display: block;
    animation: fade 1s;
    position: fixed;
    left: 0;
    z-index: 9999;
  }
  .gf_booking_overlayDiv {
    width: 100vw;
    height: 100vh;
    display: none;
    animation: fade 1s;
    background: #000000a1;
    top: 0;
    bottom: 0;
  }
  .gf_booking_sidebar input.jscolor{
    padding: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #2e455c;
    font-family: 'Poppins' , sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    width: 100%;
    box-sizing: border-box;
  }
  .gf_booking_sidebar .boxsizing{
    
  }
  .gf_booking_card--r1 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}
.gf_booking_card--r1 .apbgf_item_box {
    list-style: none;
    flex: 0 0 33.333333%;
}
  @keyframes fade {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }
    @-moz-keyframes fade {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }
    @-webkit-keyframes fade {
    0% {opacity: 0; }
    100% { opacity: 1; }
  }
    @-o-keyframes fade {
    0% { opacity: 0; }
      100% { opacity: 1; }
  }
  /* new changes */
  #gf_booking_outlook_calender, #gf_booking_google_calender, #gf_bookings_appointments {
    overflow-y: hidden !important;
}
  .apbgf_booking_setting--inner {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin-top: 40px;
    overflow-y: auto;
    height: -webkit-fill-available;
}

.apbgf_fancy_scroll {
    scrollbar-width: thin;
    scrollbar-color: #57B0EE #F5F5F5;
}

.apbgf_fancy_scroll::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
    border-radius: 10px;
}

.apbgf_fancy_scroll::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

.apbgf_fancy_scroll::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    background-color: #57B0EE;
}
h3.apbgf-setting--title {
    font-size: 24px;
    font-family: 'Poppins' , sans-serif !important;
    margin: 0 0 35px 0;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #ccc;
}
.apbgf-field-wrapper {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
}
.apbgf_booking_setting--inner label {
    width: 100%;
    color: #2e455c;
    font-family: 'Poppins' , sans-serif !important;
    font-size: 17px;
    font-weight: 400;
    display: block;
    line-height: initial;
    margin: 0 0 8px 0;
}
.apbgf_booking_setting--inner select,
.apbgf_booking_setting--inner input[type="text"],
.apbgf_booking_setting--inner input[type="email"],
.apbgf_booking_setting--inner input[type="number"],
.apbgf_booking_setting--inner input[type="tel"],
.apbgf_booking_setting--inner input[type="date"],
.apbgf_booking_setting--inner input[type="time"],
.apbgf_booking_setting--inner input[type="url"],
.apbgf_booking_setting--inner textarea
 {
    width: 100%;
    padding: 10px;
    margin: 0 0 5px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #2e455c;
    font-family: 'Poppins' , sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    /* text-transform: capitalize; */
}
.apbgf_booking_setting--inner input[type="color"] {
    margin: 0 0 5px 0;
}
.apbgf_booking_setting--inner small {
    color: #1c2136;
    width: 100%;
    font-family: 'Poppins' , sans-serif !important;
    font-size: 12px;
    font-weight: 400;
    display: block;
    margin: 0;
}
.gf_booking_sidebar button, a.preview-calendar{
    font-family: 'Poppins' , sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 38px;
    text-decoration: none;
    background-color: #48b6f1; border: 1px solid #48b6f1; color: #fff; border-radius: 4px; cursor: pointer;}
a.disable-preview-calendar {
    font-family: 'Poppins' , sans-serif !important;
    font-size: 18px;
    font-weight: 400;
    padding: 8px 38px;
    background-color: #ffffff; border: 1px solid rgb(176, 176, 176); color: rgb(176, 176, 176); border-radius: 4px; cursor:not-allowed ;
    text-decoration-line: none;
}
.gf_booking_sidebar button:hover, a.preview-calendar:hover {color: #48b6f1;background-color: #fff;}
.closed {display: none;}
span.close_icon {
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    margin-right: -20px;
    margin-top: -15px;
    background: url('../../images/close.png') no-repeat top center;
    cursor: pointer;
    background-size: 18px;
}
/* REPORTS DASHBOARD STYLING */
.main-reports--div{
    padding-right: 20px;
}
.reports-top-tabs {
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
    margin-bottom: 70px;
}
.reports-top-tabs .reports-tab-boxes{
    width: 25%;
}
.reports-top-tabs .reports-tab-boxes .reports-tabs-sec{
    background: #fff;
    border: 1px solid #EDF1FC;
    border-radius: 12px;
    padding: 15px 23px;
    margin: 0px 15px;
    transition: .5s ease all;
    padding-top: 22px;
}
.reports-top-tabs .reports-tab-boxes .reports-tabs-sec:hover{
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 25%);
    border: 2px solid #C0D2E5;
    transform: scale(1.03);
}
.reports-top-tabs .reports-tab-boxes ul.reports-tab-list{
    width: 100%;
    margin: 0 auto;
}
.reports-top-tabs .reports-tab-boxes ul.reports-tab-list li{
    position: relative;
}
.reports-top-tabs .reports-tab-boxes ul.reports-tab-list li span.reports-tab-icon{
    display: inline-block;
    width: 22%;
    margin-right: 5px;
}
.reports-top-tabs .reports-tab-boxes ul.reports-tab-list li span.reports-tab-icon img{
    width: 100%;
}
.reports-top-tabs .reports-tab-boxes ul.reports-tab-list li span.reports-tab-contents{
    display: inline-block;    
    vertical-align: top;
    margin-left: 12px;
}
.reports-top-tabs .reports-tab-boxes ul.reports-tab-list li span.reports-tab-contents h6{
    font-size: 16px;
    margin: 0;
    color: #9d9d9d;
    font-family: 'Poppins-Medium';
    font-weight: 500;
}
.reports-top-tabs .reports-tab-boxes ul.reports-tab-list li span.reports-tab-contents h3{
    margin: 0;
    font-family: 'Poppins-Regular';
    font-size: 19px;
    position: absolute;
    bottom: 9px;
    letter-spacing: 1px;
}
.reports-top-tabs .reports-tab-boxes:nth-child(4n+4) ul.reports-tab-list li span.reports-tab-contents h6{
    margin-right: -60px;
}
.reports-graph-div{
    margin-top: 40px;
}
.reports-graph-div .graph-rows{
    display: flex;
    flex-wrap: wrap;
}
.reports-graph-div .graph-rows .graphs-column {
    width: 33%;
    position: relative;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box{
    margin: 0px 20px;
    margin-bottom: 40px;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box .graph-box-sec{
    border: 1px solid #E1ECF9;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 5%);
    padding: 20px 30px;
    min-height: 200px;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box .graph-box-sec .graph-box-upper p{
    display: inline-block;
    margin: 0;
    position: relative;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    margin-left: 15px;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box .graph-box-sec .graph-box-upper p:before{
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
    background: #4DD2B9;
    left: -20px;
    top: 4px;
    border-radius: 3px;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box .graph-box-sec .graph-box-middle{
    text-align: center;
    margin-top: 30px;
    width: 100% !important;
    max-width: 600px;
    height: 350px !important;
    min-height: 300px;
    display: inline-block;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box .graph-box-sec .graph-box-bottom{
    text-align: center;
    margin-top: 20px;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box .graph-box-sec .graph-box-bottom ul{
    margin: 0;
    padding: 0;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box .graph-box-sec .graph-box-bottom ul li{
    display: inline-block;
    font-size: 13px;
    margin: 0px 8px;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box .graph-box-sec .graph-box-bottom ul li span{
    position: relative;
    margin-left: 13px;
}
.reports-graph-div .graph-rows .graphs-column .graph-column-box .graph-box-sec .graph-box-bottom ul li span:before{
    content: "";
    position: absolute;
    background: red;
    width: 8px;
    height: 8px;
    border-radius: 50px;
    top: 6px;
    left: -14px;
}
.apbgf-clearfix {
    clear: both;
}
a.apbgf-add-booking {
    background: #00aeff;
    color: #FFF;
    text-decoration: none;
    border-radius: 100%;
    width: 24px;
    height: 24px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 10px;
    top: 10px;
    content: "\f543";
    font-family: dashicon;
}

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

a#apbgf-add-customer {
    background: #00aeff;
    color: #FFF;
    text-decoration: none;
    width: 42px;
    height: 42px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    content: "\f543";
    font-family: dashicon;
    margin-top: 10px;
    border-radius: 5px;
    margin-left: 10px;
}

/* Hide the default checkbox */
.apbgf-cb-container input {
  display: none;
}

.apbgf-cb-container {
  display: flex !important;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.apbgf-checkmark {
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 0;
  left: 0;
  height: 1.3em;
  width: 1.3em;
  background-color: #2196F300;
  border-radius: 0.25em;
  transition: all 0.25s;
}

.apbgf-cb-container input:checked ~ .apbgf-checkmark {
  background-color: #2196F3;
}

.apbgf-checkmark:after {
  content: "";
  position: absolute;
  transform: rotate(0deg);
  border: 0.1em solid #a9a8a8;
  left: 0;
  top: 0;
  width: 1.05em;
  height: 1.05em;
  border-radius: 0.25em;
  transition: all 0.25s, border-width 0.1s;
}

.apbgf-cb-container input:checked ~ .apbgf-checkmark:after {
  left: 0.45em;
  top: 0.25em;
  width: 0.25em;
  height: 0.5em;
  border-color: #fff0 white white #fff0;
  border-width: 0 0.15em 0.15em 0;
  border-radius: 0em;
  transform: rotate(45deg);
}
.post-type-apbgf-appointment .subtitle,
.post-type-apbgf-location .subtitle,
.taxonomy-apbgf-service-category .subtitle,
.post-type-apbgf-service .subtitle,
.post-type-apbgf-customer .subtitle,
.post-type-apbgf-staff .subtitle {
    display: none!important;
}

@media screen and (max-width: 1250px) {
    .w--sidebar {display: none;}
    .gf_booking_setting--content {width: 100%; padding: 15px; }
    .gf_booking_card--content {margin: 35px 32px 15px 0px; }    
}
@media screen and (max-width: 500px) {
    .gf_booking_card--r1 { display: block;}
    .gf_booking_card--content { margin: 30px 5px; text-align: center;}
    .top--heading { text-align: center;}
}
span.select2.select2-container.select2-container--default {
    display: block !important;
}


/* gb free */
.apbgf-booking-pro-version  {
    display: flex;
    position: absolute;
    top: 35% ;
    right: 17% ;
    background-color: #fbfbfb;
    padding: 20px ;
    border: 1px solid gray;
    border-radius: 5px;
}

.apbgf-pro-cross {
    color: red;
    text-align: right;
    cursor: pointer
}

#apbgf_label_location, #apbgf_label_service, #apbgf_label_staff {
    background-color: #ededed;
}

.apbgf-pro-feature-heading, #custom-slot-gen-pro-feature {
    color: #cccccc !important;
}
#custom-slot-gen-pro-feature input,
#apbgf-multiple_booking .apbgf-flexbox input
{ border-color: darkgray !important; }

#apbgf-multiple_booking .apbgf-flexbox label {
    color: #cccccc !important;
}
.pro-email-template {
    background-color:#ccc !important;
}
.pro-email-template-label {
    
    color: #FC427B;
    border: 1px solid;
    border-radius: 8px;
    padding: 2px;
    border-color: #FC427B;
    font-size: 15px;
    font-weight: 800;

}

.pro-email-template-radio-enabled,
.pro-email-template-radio-enabled,
.pro-email-template-radio-label {
    color: #cccccc !important;
}

#wp-pro-template-message-2-wrap, #wp-pro-template-message-4-wrap, #wp-pro-template-message-5-wrap,
#wp-pro-template-message-6-wrap, #wp-pro-template-message-7-wrap,
#wp-pro-template-message-8-wrap, #wp-pro-template-message-9-wrap {

   filter: blur(1px);
   pointer-events: none;
   user-select: none;
}

.disabled-block {
    pointer-events: auto;
    opacity: 0.5;
    position: relative;
}

.disabled-block input,
.disabled-block select,
.disabled-block button,
.disabled-block a {
    pointer-events: none;
}


body.apbgf-wizard-fullscreen #wpadminbar,
body.apbgf-wizard-fullscreen #adminmenumain,
body.apbgf-wizard-fullscreen #wpfooter {
  display: none !important;
}

body.gfb-wizard-fullscreen #wpcontent {
  margin-left: 0 !important;
  padding: 0 !important;
}

body.apbgf-wizard-fullscreen #apbgf-wizard-root {
  min-height: 100vh;
  width: 100%;
  margin: 0;
  padding: 0;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  overflow-y: auto;
}