
/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
:root {
	--rz-background-color-dark: #44706a!important;

}
.applied-coupon-descriptions {border-left: 4px solid #57938b;margin:15px 0; padding:10px; background:#f8f8f8;}
img.promo-svg  {margin-left: 15px; width: 20px; margin-bottom: -5px}
 svg.promo-svg {margin-left: 10px; width: 18px; margin-bottom: -4px}
.razzi-products-grid .woocommerce-product-details__short-description, .swiper-container .woocommerce-product-details__short-description {display: none}
.widget_shopping_cart_content .woocommerce-mini-cart-item__price {}
.wpcpo-option-form label {
    display: flex;
    align-items: center;
}
#topbar div {text-align: center}
.topbar {
  height: autopx!important; font-size: 14px!important
}
@media (max-width: 767px) {
  .topbar {
    display: block!important
  }
}

.wt_sc_coupon_code {color: #ed13ff!important; font-size: 22px!important; font-weight: 600}
code {
  padding: 2px 4px; 
   color: #ed13ff!important; font-size: 22px!important; font-weight: 600;
  background-color: #fff!important;
  text-transform: none!important
}
.wt_sc_coupon_amount.amount {display: none!important;}
.wt_sc_single_coupon.wt-single-coupon {border-radius: 5px; margin-bottom: 30px!important}
.woocommerce-product-gallery__wrapper {text-align: center}
.wt_coupon_wrapper .wt-single-coupon, .wt_coupon_wrapper .wt-sc-hidden-coupon-box {
  width: 100%!important;
  min-width: 240px;
  margin: 0px;
  flex: 1 0 100%;
}
.wt_sc_coupon_content {
  padding: 10px 0px;
  float: left;
  width: 100%;
  border-radius: 5px
}
.product-qty-number .widget_shopping_cart_content .quantity {
  padding: 5px 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
}
.loader {
  margin-left: 5px; margin-top: 5px;

  transform: translate(-50%,-50%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 2px solid #44706a;
  border-right-color: transparent;
  transform-origin: center;
  animation: rotate 1s linear infinite;
}
.loader-2 {

 margin-top: 5px
  border: 2px solid #fff;

}
@keyframes rotate {
  from {
    transform: rotate(0);
  }
  to {
    transform: rotate(360deg);
  }
}


button.product_type_pw-gift-card {margin-top: 40px;}
svg#Layer_1 {width: auto!important}
table.dataTable tbody td, table.dataTable th, #example_info{font-size: 16px;}
#example {margin-top: 30px}
#example_wrapper .me-auto {width: 40%; float:left; margin-bottom: 30px}
#example_wrapper .ms-auto {width: 40%; float:right; margin-bottom: 30px}

#export_buttons {position: relative; left: 0px; margin-bottom: 30px; display: none}
.cancelled-order td{color: #ccc!important}
#export_buttons button{
  font-weight: 500;
  font-size: 16px;
  line-height: 40px;
  display: inline-block;
  background-color: #fff;
  border:1px solid  var(--rz-background-color-dark)!important;
  color: var(--rz-background-color-dark);
  padding: 0 37px;
  text-align: center;
  transition: ease .3s;
  white-space: nowrap;
  text-decoration: none;
  cursor: pointer;
  border: none;
}
#export_buttons button:hover{ 
  color: #fff; 
   background-color: var(--rz-background-color-dark)!important;
}
#export_buttons .buttons-excel {margin-right: 15px}
#export_buttons button.buttons-html5,#export_buttons button.buttons-excel {
    /* Reset all default browser styles */
    appearance: none!important;
    -webkit-appearance: none!important;
    -moz-appearance: none!important;
    
    /* Reset padding and margin */
    padding: 0!important;
   
    
    /* Reset border */
    border: none!important;
    outline: none!important;
    
    /* Reset background and text styles */
    background-color: transparent!important;
    color: inherit;!important;
    
    /* Ensure text is aligned properly */
    text-align: left!important;
    
    /* Ensure cursor defaults to pointer */
    cursor: pointer;
    
    /* Remove any box-shadow */
    box-shadow: none!important;
  margin-right: 10px!important;
  
}
#book_form {width: 400px; max-width: 100%}
#post-8590 .woocommerce-MyAccount-navigation {display:none!important;}
#post-8590 .woocommerce-MyAccount-content{width: 100%!important;}
qr-code.hydrated{text-align: center;
  padding: 0px 0 30px 30px;
  width: 250px;
  max-width: auto;
  float: right;}
#checked_count {margin:20px 0}
#checkin p {font-size: 14px; margin-top: 0px!important; margin-bottom: 0px!important}
#checkin .staff-item h3{line-height: 24px; font-size: 13px; font-weight: 400}
#checkin h4 {font-size:20px; line-height:22px; margin:0 }
.checkin-header {
  padding: 10px 15px 10px 0;
  background: #f1f1f1;
  margin-bottom: 15px;
}
#qrcode canvas, #qrcode_mat canvas{width: 80px!important; height: 80px!important}
.qr-holder{text-align: right;

  max-width: auto;
  float: right;}
.qrs h4 {font-size: 14px!important; font-weight: 500}
.qrs {background: #f1f1f1; border-radius: 5px}
#scanner-select {margin-top: -30px; padding: 15px; display: none!important}
.wpcpo-total ul {padding-left: 0em;}
.wpcpo-option-form label input[type="checkbox"] {
    margin-right: 10px; /* Adjust margin as needed */
}
header button.btn-book {margin-left: 20px; border: 1px solid #fff}
a.rental {color: #ed13ff!important; font-size: 14px; margin-top: 10px}
a.rental:hover {color: #57938b!important;}
.wpcpo-option-form label {
  display: block;
  align-items: center;
}
#reader {border: 0px solid silver!important;}
#reader__dashboard_section_csr span{display:block!important}
#reader__dashboard {padding: 60px;}
#reader__dashboard_section_csr span {margin-right:0px!important; margin-bottom: 15px}
#reader__dashboard_section_csr button {margin-top: 15px!important; margin-bottom: 15px!important}
#i-check {padding:15px;background: #f1f1f1;}
.widget-checkin {padding: 0 15px!important; border: 0px!important; font-size: 14px!important}
 
.widget-checkin .cart-item {
  margin-top: 8px;
  display: inline-table;
  width: 100%; padding-bottom: 8px; border-bottom: 1px solid #ccc
}
@media (max-width: 767px) {
  .site-header .mobile-logo .logo-image {
    width: 50px;
    height: 40px;
  }
}
span.item-checked-in svg {margin-bottom: -15px;}
.user-initials {
  border-radius: 50%;
  float: left;
  margin-right: 15px;
  text-align: center;
  width: 25px;
  height: 25px;
  display: block;
  color: #fff;
  background: #57938b;
  line-height: 25px;
  font-size: 13px;
  font-weight: bold;
}.past-date {color: #ccc}
.past-date:hover {color: #ccc!important; cursor: default}
.widget-checkin a.back {width: 30px; float:left; margin-top: 5px }
.widget-checkin .cart-item .cart-image {
  width: 50px;
  height: 50px;
  float: left;
  overflow: hidden;
  border-radius: 4px;
}
.widget-checkin .cart-item .cart-image  {
  display: block; background: #ccc; width:30px; height: 30px; border-radius: 50px;
}
.widget-checkin .cart-item .cart-product-meta {
  float: left;
  padding-left: 20px;
}
.widget-checkin .cart-item .cart-product-meta span {
  opacity: .7;
}
.pill-btn.unavailable {background:red!important}
.widget-checkin .cart-item .cart-item-remove {
  
  float: right;
  font-size: 13px;
}
.post-password-form {width: 400px;
  margin: auto; padding: 30px}

.post-password-form label input:before{content: '<br>'}
input#pwbox-1524 {width: 60%}
input#pwbox-1524:before {display: none}
.widget-checkin .cart-total {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 4px;
  margin: 10px 0;
}
.widget-checkin .cart-total .cart-total-labels {
  text-align: left;
}
.widget-checkin .cart-total .cart-total-prices {
  text-align: right;
}
.cart-item-checkedin {padding-top: 10px}
.btn.btn-xs {
  padding: 0px 10px !important;
  line-height: 20px;
  font-size: 13px;
}
@media (max-width: 991px) {
  .woocommerce {
    padding: 0px!important;
  }
}
a.wc-forward.razzi-button{color: var(--e-global-color-primary)}
a.wc-forward.razzi-button:not(.checkout) {
  color: #fff;
}
.color-pink {color: #ff00e4!important}
.related.products a.woocommerce-LoopProduct-link.woocommerce-loop-product__link img,#rz-shop-content img {padding: 0 90px!important; margin-bottom: -30px}
ul.products li.product .woocommerce-loop-product__title {font-size: 22px!important;}
#.woocommerce-product-gallery__wrapper {padding: 0px 90px 0;}
a:hover {color: #FF00E4!important}
.evf-submit-container  {padding-top: 60px!important; text-align: center;}
.evf-submit-container button {background:#fff!important; width: 200px}
#yogi_widget_header .woocommerce {padding: 0px!important}
.razzi-button.button-outline {color: var(--e-global-color-primary); border: 1px solid var(--e-global-color-primary);}
button.place_order:hover {background: var(--e-global-color-primary)!important}
.card-holder {
padding: 15px 30px 30px;
  width: 280px;
  height: auto;
  background-color: #57938B;
  border-radius: 10px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  margin: 10px;
  display: inline-block;
  text-align: center;
}
#classes-grid img {display: none!important; }
#classes-grid .woocommerce-loop-product__title {font-size: 24px;}
#classes-grid .price {font-size: 20px;}
.woocommerce-terms-and-conditions p, .woocommerce-terms-and-conditions ul li, .woocommerce-terms-and-conditions ol li,  .woocommerce-terms-and-conditions address{font-size: 14px}
.woocommerce-terms-and-conditions h1{font-size: 22px!important; }
.woocommerce-terms-and-conditions h2{font-size: 18px!important; }
.woocommerce-terms-and-conditions {max-height: 500px!important; margin-bottom: 30px}
.woocommerce-MyAccount-navigation {
  width: 20%!important;
  float: left;
  padding-right: 30px!important;
}
.woocommerce-additional-fields {background: #f1f1f1;
  padding: 30px; display:none}
.woocommerce-MyAccount-content {
  width: 80%!important;
  float: left;
  padding-left: 30px!important;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order .form-row .woocommerce-form__label {
  font-size: 20px!important;font-weight: 100}
#pwgc-redeem-gift-card-number {width:55%!important;float: left;border-radius: 25px 0px 0px 25px;}
#pwgc-redeem-button {width: 45%!important;border-radius: 0px 25px 25px 0px;}
#pwgc-redeem-gift-card-form {margin-top: 30px}
#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li {
  color: #fff!important; font-size:22px!important
}
#bookit-app .step-by-step-view .calendar-content .step-content .staff-content ul.staff li {
    color: #fff!important; font-size:22px!important
}
#bookit-app .step-by-step-view .calendar-content .step-content ul li.active {
  border: 2px solid #FF00E4!important;
  background-color: #44706a!important;
  color: #44706a!important
}
#bookit-app .step-by-step-view .calendar-content .step-content li.active {
  background-color: #FF00E4 !important;
  color: #44706a !important;
}
button,.btn,.elementor-button,.instagram-text-box {border-radius: 50px!important}
button.disabled {opacity: 0.5!important}
/*
#bookit-app .step-by-step-view .calendar-content .step-content .confirmation .appointment-info .appointment-detail .detail-icon .icon,
#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item.active .step .step-num, #bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item:hover .step .step-num {
  background-color: #066!important; color: #fff
}
#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.slider-title {color: #fff!important}
#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day.active {
  border: 2px solid #ed13ff!important; background-color: #fabcff!important}
#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day:focus,
#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day:not(.day-off,
.inactive):hover {
  border:2px solid #57938B!important;
  cursor:pointer
}
#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.time .time-select .time-list .time-slot.active {
 border: 2px solid #ed13ff!important; background-color: #fabcff!important
}
#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.next:hover,
#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .month-slide-control div.prev:hover {
  background-color:#57938B!important;
  color:#066
}
#bookit-app .step-by-step-view .calendar-content .step-content .staff-content ul.staff li.active .selected-icon {color: #ffd400!important}
*/
.hidden {display:none}
#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day.day-off {
  color: #ccc;
}
#bookit-app .step-by-step-view .calendar-content .step-content .errors {
  font-size: 18px;
}
#bookit-app .step-by-step-view .calendar-content .step-content .datetime div.date .calendar-select .day-list .week .day.day-off {
  cursor: not-allowed;
  color: #999!important;
  font-weight: 400;
}
.result-confirmation p, p.time {
  max-width: 600px;
  font-size: 16px !important;
  text-align: center;
  padding: 5px 0;
  margin: 0;
}
h3.service-title {
margin-bottom: 0;
  padding-bottom: 0;
}
.woocommerce-message {
  background-color: #44706a;
  border-radius: 10px;
  margin: 10px 10px 30px 0 !important;
  margin-bottom: 30px;font-size: 16px!important;
}
.cancelled-text {padding: 10px; text-align: right; font-size: 14px}
span.booked {
  color: #ff00e4;
  text-align: right;
  width: 100%;
  font-weight: 900;
  float: right;
  padding: 30px;
}
, .woocommerce label.woocommerce-form__label-for-checkbox span::after
{width: 25px!important;
  height: 30px!important;font-size: 25px!important;}
.woocommerce label.woocommerce-form__label-for-checkbox span::before {
  width: 25px!important;
  height: 25px!important;
  border-color: var(--rz-border-color-dark)!important;
}
span.booked small{font-size: 13px; color: #ccc; font-weight: normal}
.total.no-margin {display: none!important}
.confirmation .total {display: none!important}
.cancel.disabled {opacity:0.2}
.tr.cancelled td, .cancelled {opacity:0.8}
td.cancelled {color: #ccc!important}
ul.products.product-loop-layout-6 li.product .product-summary {
  padding-left: 40px;
  padding-right: 40px;
}
.calendar-footer {padding: 30px}
#bookit-app .step-by-step-view .calendar-content .step-content .staff-content{height: auto!important}
#bookit-app .step-by-step-view .calendar-content .step-content .errors .error {padding: 30px!important}
#bookit-app .step-by-step-view .calendar-content .step-content .staff-content {padding-top: 5px!important}
#bookit-app .step-by-step-view .calendar-content .step-content .price {display:none!important}
#bookit-app .step-by-step-view .calendar-content .step-content  li {padding: 15px!important; background-color: var(--e-global-color-primary)!important;}
.card-holder span.qr { margin: auto; display: block; margin-top: 30px; margin-bottom: 30px}
.card-holder .user-details {background: #fff; border-radius: 10px; padding: 15px}
.card-holder img {
padding: 15px;
}
.card-holder {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.button.cancel,
.woocommerce-MyAccount-content a.button:not(.woocommerce-MyAccount-downloads-file){line-height: 30px!important; padding: 0 30px!important}
.card-holder .user-details {padding: 15px;}

.calendar-step-item::nth-child(3) {display: none!important}
.yogihood-shortcode {margin-bottom: 60px}
.card-holder span.qr img {padding: 0px}

.card-holder h3 {
  margin-top: 20px;
  font-size: 24px;
}
#bookit-app .step-by-step-view .calendar-content .step-content ul.step-service li .info .title {color: #fff}
  #bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .calendar-select .day-list .week .day.day-off {
    
    color: #999!important;
  
  }
@media (max-width: 991px) {
 MyAccount-content h3  {
  margin-top: 0;
  max-width: 60%;
}
  .col-lg-6 {
  width: 50%;
  float: left;
}
  .col-lg-3 {
  width: 40%;
  float: right;
}
  ul.products.mobile-show-atc li.product .product-summary .rz-loop_atc_button {min-width: auto}
  .premium-modal-trigger-container {
  text-align: left!important;
}
  .woocommerce-MyAccount-navigation {display:none!important}
  .woocommerce-MyAccount-content {margin-left:0px!important; margin-top: 0px!important;}
  .woocommerce-MyAccount-content {
  width: 100% !important;
  float: none !important;
  padding-left: 0px !important;
}
  #bookit-app .step-by-step-view .calendar-content .step-content .datetime-content .select-datetime-mobile .time-select .time-list .time-slot 
  {font-size: 16px; padding: 30px; flex-basis: auto;}
  
#    table.my_account_orders thead {
    display: none!important;
#  }
  table.my_account_orders > tbody > tr > td {
    padding: 5px 5px!important;
  }

  table.shop_table tbody tr {
 
  margin-bottom: 5px !important;
}

table.shop_table tbody tr td {
  padding: 0px 0px  10px 10px !important;
}
  table.shop_table tbody tr td:first-child {
  padding: 10px 0px  0px 10px !important; front-weight: 900!important; font-size:22px
}
}
.product-modal-content .rz-product-popup-atc__recommendation {display: none}
#bookModal.modal, #myModal.modal {width: 100%; background: #fff!important; padding: 60px 30px!important;  height: 100%;}
#bookModal.modal {display:none}
#bookModal.modal .modal-content, #bookModal.modal .modal-content,  #myModal.modal .modal-content {  
    text-align: center; width: auto;}
.card-holder {margin: auto; display: block;}
#bookit-app .step-by-step-view .calendar-footer {padding: 30px}
.staff-content .price {display: none}
.staff-content .name {font-size: 20px; font-weight: 100}
ul.staff li {padding-left: 15px}
#.ra-cart-modal .widget_shopping_cart_content {padding: 30px!important}

/* The Modal (background) */
#myModal.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999; /* Sit on top */
  left: 0;
  top: 0;
#  width: 100%; /* Full width */
#  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}
.fg-header {border-top : 0px!important;border-bottom : 0px!important}
.fg-header-title {display: none!important}
.fg-pile-item { border:0px!important}
.fg-header {padding: 20px}
.fg-header-active {font-weight: 100}
/* Modal Content - now fullscreen */
card.modal-content {
  background-color: #fefefe;
  margin: 0; /* No margin */
  padding: 20px; /* Padding inside the container */
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  box-shadow: none; /* No shadow for fullscreen */
  display: flex; /* Use flexbox to center */
  justify-content: center; /* Center horizontally */
  align-items: center; /* Center vertically */
}

/* The Close Button */
.close {
  color: #aaaaaa;
  position: absolute;
  top: 20px;
  right: 40px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

/* The Card Holder - centered content */
.card-holder {
  display: flex; /* Flexbox layout */
  justify-content: center; /* Center horizontally in the flex container */
  align-items: center; /* Center vertically in the flex container */
  flex-direction: column; /* Stack children vertically */
  padding:  0 15px;
}

.user-details {
  text-align: center; /* Center the user details text */
}



.razzi-svg-icon {
  display: inline-flex;

}
*, ::before, ::after {
  box-sizing: border-box;

}
#bookit-app .step-by-step-view .calendar-content .step-content ul li;#bookit-app .step-by-step-view .calendar-content .step-content ul li:hover {
  position:relative;
  background-color:var(--e-global-color-primary);
}
.site-header .header-account .account-icon,header .razzi-svg-icon.icon-cart {
  font-size: 30px!important;
}

/* Responsive table */
.responsive-table {
    overflow-x: auto;
}

.responsive-table table {
    width: 100%;
    border-collapse: collapse;
}

.responsive-table th,
.responsive-table td {
    padding: 8px;
    border: 1px solid #ddd;
    text-align: left;
    white-space: nowrap; /* Prevent text wrapping */
}

/* Hide table headers on small screens */
@media screen and (max-width: 600px) {
    .responsive-table th {
        display: none;
    }

    .responsive-table td {
        display: block;
        border: none;
        border-bottom: 1px solid #ddd;
        text-align: left;
    }

    .responsive-table td:before {
        content: attr(data-label);
        float: left;
        font-weight: bold;
    }
}
.woocommerce-message {
  font-size: 22px;
}
#bookit-app .step-by-step-view .calendar-header-navbar .calendar-step-nav .calendar-step-item .step .step-title {
  font-size: 18px;
}
#yogi_widget_header h5 {
  font-weight: 100;
  font-size: 28px;
  margin: 0!important;
}
#yogi_widget_header h3 {
  margin: 0px 0;
  font-size: 20px;
  font-weight: 600;
  color: #57938b;
  text-align: center;
  padding: 15px
}
.dark-link a {color: #fff}
.dark-link a:hover {color: #ff00e4}
.popup {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
}
.popup .popup__content {
  width: 600px;
  overflow: auto;
  padding: 50px;
  background: white;
  color: black;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  max-width: 80%
}
.popup .popup__content .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 30px;
  height: 30px;
  display: block;
}
.popup .popup__content .close span {
  cursor: pointer;
  position: fixed;
  width: 20px;
  height: 3px;
  background: #44706A;
}
.popup .popup__content .close span:nth-child(1) {
  transform: rotate(45deg);
}
.popup .popup__content .close span:nth-child(2) {
  transform: rotate(135deg);
}

/*Calendar*/
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.monthname {
  width: 18em;
}
.pointer {
  cursor: pointer;
  user-select: none;
}
ul.group {list-style:none;margin: 0 0 0;
  padding-left: 0; margin-top: 15px}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.schedule {
  width: 600px;
  margin: 30px auto;
  max-width: 100%;
}
a img.logo-img {
  width: 100px;
  margin: auto!important;
}
p.no-schedule {padding:10px; background: #f1f1f1;}
#dateSelected {padding: 15px 0px;
  font-weight: 900; color: #57938b}
.calendar {margin-bottom: 30px}
.group.header {padding: 0 30px}
.calendar p.monthname {
  line-height: 1.5em;
  margin: auto;
  color: #444;
  width: 80%;padding: 0px; font-weight: 600; color: #44706a
}
.calendar p.minusmonth {width:10%; padding: 0px; margin:0; font-size: 50px;
  line-height: 20px; color: #57938b}
.calendar p.addmonth {width:10%; text-align: right; padding: 0px; margin:0; font-size: 50px;
  line-height: 20px; color: #57938b}
.calendar {
  background: #f1f1f1;
  color: #777;
  padding: 15px;
 
  min-height: 15em;
  margin: 0.5em auto;
  border-radius: 10px;
 
}
span.selected-day{
  background: #57938b;
  color: #fff;
 
  border-radius: 50px;
  padding: 5px;

}
p.time {text-align:left}
.calendar li.selected {
    //background-color: #007bff; /* Example background color for selected date */
    color: #44706a;
  font-weight:900;/* Example text color for selected date */
    /* Any other styles to highlight the selected date */
}
#staffSchedule {
    width: 100%; /* Adjust as needed */
    margin: 0 auto; /* Center the schedule in its container */
  pdding: 15px
}

.staff-item {
    display: inline-block; /* This makes each staff item inline */
   /* Adds some space between the items */
    vertical-align: top; /* Aligns items to the top */
    width: 100%; /* You can adjust the width as needed */
  
    padding: 10px 10px 10px 0px;
    box-sizing: border-box; /* Ensures padding does not add to the width */
  border-bottom: 1px solid #ccc
}
.col-lg-6 {
  width: 60%;
  float: left;
}
.col-lg-3 {
  width: 40%;
  float: left;text-align: center;
}
.staff-item h3 {
    margin-top: 0; font-size: 22px
}
button.checkin-all  {background: #fff; border: 1px solid #44706a; color: #44706a}
button.checkin-all:hover  {background: #44706a; border: 1px solid #44706a; color: #fff}

 
.staff-item h3 small {
  font-size: 20px;
  color: #57938B;
 font-weight: 100!important
}
.staff-item button {line-height: 30px}
/* If you want to add some responsiveness for smaller screens */
@media (max-width: 768px) {
  .topbar.expiring-sessions {font-size: 12px!important}
    .staff-item {
        display: block; /* Stack the items on small screens */
        width: auto; /* Full width on small screens */
         /* Adds space between stacked items */
    }
}

.calendar li {
  float: left;
  width: calc(100% / 7);
  text-align: center;
  padding: 0.35em 0;
  cursor: pointer;
  font-size: 16px; font-weight: 500
}

.calendar li.empty {
  pointer-events: none;
}

.calendar li:hover {
  color: #57938b;
}

.calendar li.active,
.calendar li.active:hover {
  background-color: #57938b;
  color: #fff; border-radius: 50px
}

.calendar li:nth-child(-n + 6) {
  color: #75a7a0;
}
.center {
  text-align: center;
}


#ui-datepicker-div {
	display: none;
	background-color: #fff;
	box-shadow: 0 0.125rem 0.5rem rgba(0, 0, 0, 0.1);
	margin-top: 0.25rem;
	border-radius: 0.5rem;
	padding: 0.5rem;
  
}
.ui-datepicker-calendar thead th {
	padding: 0.25rem 0;
	text-align: center;
	font-size: 0.75rem;
	font-weight: 400;
	color: #78909c;
}
.ui-datepicker .ui-datepicker-header,.ui-datepicker-calendar {background: transparent; border:0px}
.ui-datepicker-calendar tbody td a {
  display: block;
  border-radius: 0.25rem;
  line-height: 2rem;
  transition: 0.3s all;
  color: #546e7a;
  font-size: 0.875rem;
  text-decoration: none;
  text-align:center; border: 0px
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 0px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 0px solid #c5c5c5;
  background: #fff;
  font-weight: normal;
  color: #454545;
}
a.ui-state-default:hover  {color: #fff!important; background:#57938b; }
a.ui-datepicker-next span.ui-icon {
  
  /*background-image: url("chevron-right.png")!important;*/
}
a.ui-datepicker-prev span.ui-icon{
 
/*  background-image: url("chevron-left.png")!important;*/
}

.wrapper {
	max-width: 18rem;
	padding: 0 0.5rem;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4rem;
}
.wrapper label {
	font-size: 0.75rem;
	font-weight: 400;
	display: block;
	margin-bottom: 0.5rem;
	color: #b0bec5;
	border: 1px solid #eceff1;
	padding: 0.5rem 0.75rem;
	border-radius: 0.5rem;
}
.wrapper input {

	display: block;
	border: none;
	border-radius: 0.25rem;
	border: 1px solid transparent;
	line-height: 1.5rem;
	padding: 0;
	font-size: 1rem;
	color: #607d8b;
	width: 100%;
	margin-top: 0.5rem;
}
.wrapper input:focus {
	outline: none;
}
a.pill-btn {
  display: inline-block;
  box-sizing: border-box;
  height: 18px;
  line-height: 20px;
  background: green;
  padding: 0px 10px;
  border-radius: 10px;
  text-decoration: none;
  color: #fff;
  font-size: 8px;
  vertical-align: bottom;
  white-space: nowrap;
  border: 0px solid #5C81F2;
  font-family: lato;
  letter-spacing: 2px;
  transition: .15s background-color,.15s border-color,.15s color,.15s fill;
  font-weight: 600;
  float: right;
  color: #fff !important;
}
a.pill-btn:hover{
  opacity: 0.7
}

#ui-datepicker-div {left :50px!impportant}
input#datepicker {text-align: center; border: 0px; font-size: 20px; font-weight: 600; color: var( --e-global-color-primary );   font-family: 'HKGrotesk', sans-serif !important; width: 200px}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}

.ui-datepicker-calendar tbody td {
	width: 2.5rem;
	text-align: center;
	padding: 0;
}
.ui-datepicker-calendar tbody td a {
	display: block;
	border-radius: 0.25rem;
	line-height: 2rem;
	transition: 0.3s all;
	color: #546e7a;
	font-size: 0.875rem;
	text-decoration: none;
}
.ui-datepicker-calendar tbody td a:hover {
	background-color: #e0f2f1;
}
.ui-datepicker-calendar tbody td a.ui-state-active {
	background-color: #009688;
	color: white;
}
.ui-datepicker-header a.ui-corner-all {
	cursor: pointer;
	position: absolute;
	top: 0;
	width: 2rem;
	height: 2rem;
	margin: 0.5rem;
	border-radius: 0.25rem;
	transition: 0.3s all;
}
.ui-datepicker-header a.ui-corner-all:hover {
	background-color: #eceff1;
}
.ui-datepicker-header a.ui-datepicker-prev {
	left: 0;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
	background-repeat: no-repeat;
	background-size: 0.5rem;
	background-position: 50%;
	transform: rotate(180deg);
}
.ui-datepicker-header a.ui-datepicker-next {
	right: 0;
	background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMyIgaGVpZ2h0PSIxMyIgdmlld0JveD0iMCAwIDEzIDEzIj48cGF0aCBmaWxsPSIjNDI0NzcwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik03LjI4OCA2LjI5NkwzLjIwMiAyLjIxYS43MS43MSAwIDAgMSAuMDA3LS45OTljLjI4LS4yOC43MjUtLjI4Ljk5OS0uMDA3TDguODAzIDUuOGEuNjk1LjY5NSAwIDAgMSAuMjAyLjQ5Ni42OTUuNjk1IDAgMCAxLS4yMDIuNDk3bC00LjU5NSA0LjU5NWEuNzA0LjcwNCAwIDAgMS0xLS4wMDcuNzEuNzEgMCAwIDEtLjAwNi0uOTk5bDQuMDg2LTQuMDg2eiIvPjwvc3ZnPg==");
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: 50%;
}
.ui-datepicker-header a > span {
	display: none;
}
.ui-datepicker-title {
	text-align: center;
	line-height: 2rem;
	margin-bottom: 0.25rem;
	font-size: 0.875rem;
	font-weight: 500;
	padding-bottom: 0.25rem;
}
.ui-datepicker-week-col {
	color: #78909c;
	font-weight: 400;
	font-size: 0.75rem;
}
*/
.elementor-7999 .elementor-element.elementor-element-41c4854 .razzi-products-grid ul.products li.product .product-inner {height: 100%}
@media (max-width: 767px) {
  body.woocommerce-cart .site-content {
    padding-top: 40px;
    padding-bottom: 200px;
  }

}
