/*
Theme Name: Virtuz
Theme URI: https://example.com/virtuz
Author: Seu Nome
Description: Tema moderno com suporte a WooCommerce e templates personalizados.
Version: 1.0
License: GPLv2 or later
Text Domain: virtuz
*/

/* Reset básico */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html, body {
  height: 100%;
  font-family: 'Raleway', sans-serif;
  background-color: #fafafa;
  color: #333;
}



/* Wrapper principal para sticky footer */
.site-wrapper {
  min-height: calc(100vh - 170px);
  display: flex;
  flex-direction: column;
}


/* Conteúdo cresce e empurra o footer para baixo */
main {
  flex: 1;
  padding: 20px 20px 20px;
}

#home {
    padding-top:100px;
}
@media (max-width: 680px) {
#home {    
    padding-top: 80px;
}
main {
  flex: 1;
  padding: 20px 10px;
}
}
.latepoint-side-panel-w .os-form-group.os-form-group-transparent {
    margin-bottom: 25px;
    margin-top: 15px;
}

.os-form-group.os-form-checkbox-group label {
	border: none;
}

/* Mostra os emojis com os respectivos labels */
[id*="customer_custom_fields_cf_k62dhsbc_"] label div::before {
  font-size: 28px;
  margin-right: 6px;
  display: block;
  vertical-align: middle;
}

/* Define os emojis para cada humor */
label[for="customer_custom_fields_cf_k62dhsbc_euf_rico"] div::before {
  content: "😄";
  font-size:25px;
}
label[for="customer_custom_fields_cf_k62dhsbc_alegre"] div::before {
  content: "😊";
  font-size:25px;	
}
label[for="customer_custom_fields_cf_k62dhsbc_normal"] div::before {
  content: "😐";
  font-size:25px;	
}
label[for="customer_custom_fields_cf_k62dhsbc_triste"] div::before {
  content: "😢";
  font-size:25px;	
}
label[for="customer_custom_fields_cf_k62dhsbc_bravo"] div::before {
  content: "😠";
  font-size:25px;
}

/* Organiza os itens em linha */
[id*="customer_custom_fields_cf_k62dhsbc_"] {
  display: inline-block !important;
  margin:0 10px 10px 0;
  width: 40px
}

/* ESCONDE apenas os checkboxes do campo Humor */
/*.os-form-group .os-form-checkbox-group [id*="customer_custom_fields_cf_k62dhsbc_"] {
	display: none !important;
}

/* Altera a aparência dos emojis quando o checkbox estiver marcado */
[id*="customer_custom_fields_cf_k62dhsbc_"] .is-checked label div::before {
  filter: brightness(1.3);
  transform: scale(1.2);
  transition: all 0.2s ease-in-out;
}

/* Adicional: destaque o texto também, se quiser */
[id*="customer_custom_fields_cf_k62dhsbc_"] .os-form-checkbox-group.is-checked label div {
  font-weight: bold;
  color: #2a7ae2;
}

/*===========================
    15.LATEPOINT  css 
===========================*/
.latepoint-w .latepoint-booking-form-element h1, .latepoint-w .latepoint-booking-form-element h2, .latepoint-w .latepoint-booking-form-element h3, .latepoint-w .latepoint-booking-form-element h4, .latepoint-w .latepoint-booking-form-element h5 {
    color: #993399 !important;
}

.summary-box .sbc-big-item {
    font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #993399 !important;
    line-height: 1.3;
}
.latepoint-w .latepoint-summary-w .summary-header .summary-header-label, .summary-price-item-w .spi-name, .latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i, .latepoint-w .latepoint-transaction-payment-form .os-items .os-item .os-item-i, .summary-price-item-w .spi-price, .summary-box .sbc-main-item, .latepoint-btn.latepoint-btn-white, .latepoint-booking-form-element .os-current-month-label-w .os-current-month-label, .latepoint-booking-form-element .os-monthly-calendar-days .os-day .os-day-number, .latepoint-w .os-form-group.os-form-checkbox-group label, .latepoint-w .latepoint-booking-form-element .latepoint-add-another-item-trigger-wrapper.on-summary .latepoint-add-another-item-trigger {
    color: #993399 !important;    
}
.latepoint-summary-w .price-breakdown-unfold span {
    color: #666 !important;     
}
.checkout-from-summary-panel-btn {
    color: #c653c6 !important;    
}
.latepoint-icon-shopping-bag:before {
    color: #29a329 !important;     
}
.latepoint-booking-form-element .calendar-style-modern .os-monthly-calendar-days .os-day.selected:not(.os-month-prev):not(.os-month-next) .os-day-box {
    background-color: green !important;
    border-color: transparent;
    color: #fff;
    opacity: 1;
    padding-left: 0;
}
.latepoint-booking-form-element .calendar-style-modern .os-monthly-calendar-days .os-day.selected:not(.os-month-prev):not(.os-month-next) .os-day-box .os-day-number {
    background-color: transparent;
    color: #fff !important;
}

.latepoint-booking-form-element .times-header span {
    color: #666 !important;
}
.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i, .latepoint-w .latepoint-transaction-payment-form .os-items .os-item .os-item-i {
    color: #c653c6 !important;    
}
.latepoint-w .latepoint-booking-form-element .os-items .os-item-details-popup-btn:hover span, .latepoint-w .latepoint-transaction-payment-form .os-items .os-item-details-popup-btn:hover span {
    background-color: #c653c6 !important;
    color: #fff !important;
}
.latepoint-w .latepoint-booking-form-element .os-items .os-item .os-item-i:hover, .latepoint-w .latepoint-transaction-payment-form .os-items .os-item .os-item-i:hover {
    border-color: #c653c6 !important; 
    box-shadow: 0 0 0 1px #c653c6 !important;
}
.latepoint-w .latepoint-booking-form-element .os-items .os-item-details-popup-btn span, .latepoint-w .latepoint-transaction-payment-form .os-items .os-item-details-popup-btn span {
    color: #c653c6 !important; 
    display: inline-block;
    border-bottom: 1px dotted #c653c6;
    padding: 2px 0px 1px;
}
.latepoint-btn.latepoint-btn-primary {
    background:  #c653c6 !important; 
}
.latepoint-btn.latepoint-btn-primary:hover {
    background:  #e6b3e6 !important; 
    color: #993399 !important;
}


/* Garante que o título fique sozinho */
.os-form-group.os-form-multiselect-group > label {
  display: block;
  width: 100%;
  margin-bottom: 1rem;
  font-weight: bold;
}

/* Container das opções em colunas */
.os-form-group.os-form-multiselect-group {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

/* Cada opção ocupa 28% (3 colunas) */
.checkbox-option-wrapper {
  width: 28%;
  box-sizing: border-box;
}

a.latepoint-btn.latepoint-btn-primary.latepoint-btn-link.step-forgot-password-btn:hover {
    color: #d279d2 !important;
    background: transparent !important;
} 

.latepoint-booking-form-element .calendar-style-modern .os-monthly-calendar-days .os-day.selected:not(.os-month-prev):not(.os-month-next) .os-day-box {
    background-color: #47d147 !important;
    border-color: transparent;
    color: #fff;
    opacity: 1;
    padding: 12px 0 13px;
    border-radius:2px;
}


.password-wrapper {
  position: relative;
  display: flex;
  align-items: center;
}

.password-wrapper input {
  flex: 1;
  padding-right: 40px;
}

.toggle-password {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 18px;
  z-index: 10000;
  user-select: none;
  color: #444;
}

.wc-block-components-button .wp-element-button .wc-block-components-checkout-place-order-button .contained {
    display: inline-block;
    font-weight: 700;
    font-family: "Nunito", sans-serif;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #993399;
    padding: 0 30px !important;
    font-size: 16px;
    height: 55px;
    line-height: 51px;
    border-radius: 10px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background-color: #993399;

}

.wc-block-components-button .wp-element-button .wc-block-components-checkout-place-order-button .contained:hover {
    background-color: rgba(172, 57, 172, 0.3);
    color: #993399;
    border-color: #993399;
}

.wc-block-components-button.wc-block-components-notice-banner__dismiss {
    height: 30px !important;
    background: none !important;
    border: none !important;
    outline: none !important;
    margin-top: -5px !important;
    height: 30px !important;
    padding-left: 3px !important;
    padding-right: 25px !important;    
}
.wc-block-components-button.wc-block-components-notice-banner__dismiss:hover {
    background: none !important;
    border: none !important;
    outline: none !important;
}
.wc-block-components-button.wp-element-button.wc-block-components-notice-banner__dismiss.contained svg {
     display: block !important;
}



.latepoint-body {
  overflow-y: auto; /* permite rolar quando necessário */

  /* Esconde a barra de scroll visualmente em navegadores WebKit (Chrome, Safari, Edge Chromium) */
  scrollbar-width: none;           /* Firefox */
  -ms-overflow-style: none;        /* IE 10+ */
}

.latepoint-body::-webkit-scrollbar {
  display: none;                   /* Chrome, Safari, Edge */
}


.lp-option-image {
    background-image: url("https://zadz.online/assets/images/pag_1.png") !important;
}

.latepoint-w .latepoint-booking-form-element .lp-options.lp-options-grid .lp-option .lp-option-image-w {
    padding: 5px !important;
}
