/*
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: #993399;
}



/* 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: 100px;
}
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;
}

.latepoint-btn.latepoint-btn-primary.latepoint-btn-link {
    background-color: transparent !important;
    color: var(--latepoint-brand-primary);
    border-color: transparent;
    padding-left: 0px;
    padding-right: 0px;
}




button.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 !important;
    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 !important;

}

button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__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 !important;
    padding: 0 40px !important;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    border-radius: 10px;
    color: #fff !important;
    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 !important;

}
.mp-qr-input {
    border: 1px solid #d279d2 !important;
    color: #993399 !important;
}
.mp-details-pix-number-p {
    border-radius: 100%;
    width: 26px;
    height: 26px;
    border: solid 1px #993399 !important;
    color: #d279d2 !important;
    text-align: center;
    font-size: 16px;
    margin: 0 13px 0 0;
    font-family: sans-serif;
}
.mp-details-pix-qr-subtitle {
    color: #993399 !important;
}

button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover, button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained:hover {
    background-color: rgba(172, 57, 172, 0.3) !important;
    color: #993399 !important;
    border-color: #993399 !important;
}   
.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-checkout-place-order-button__text {
    align-items: center;
    display: flex;
    justify-content: center;
}
.wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted, .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
    border-radius: 4px;
    box-shadow: inset 0 0 0 1.5px #993399 !important;
}
.wc-block-components-form .wc-block-components-text-input input[type=email]:focus, .wc-block-components-form .wc-block-components-text-input input[type=number]:focus, .wc-block-components-form .wc-block-components-text-input input[type=password]:focus, .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-form .wc-block-components-text-input input[type=text]:focus, .wc-block-components-form .wc-block-components-text-input input[type=url]:focus, .wc-block-components-text-input input[type=email]:focus, .wc-block-components-text-input input[type=number]:focus, .wc-block-components-text-input input[type=password]:focus, .wc-block-components-text-input input[type=tel]:focus, .wc-block-components-text-input input[type=text]:focus, .wc-block-components-text-input input[type=url]:focus, .wc-blocks-components-select .wc-blocks-components-select__select:focus {
    background-color: #fff;
    border: 1.5px solid #d279d2 !important;
    color: #993399 !important;
}
.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=password], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=password], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url], .wc-blocks-components-select .wc-blocks-components-select__select {
    background-color: #fff;
    border: 1.5px solid #d279d2 !important;
    color: #993399 !important;
}
.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label, .wc-blocks-components-select .wc-blocks-components-select__label {
    transition: none;
    color: #d279d2 !important;
}
.wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill {
    background: rgba(252,252,252,0.85);
}
.mp-checkout-custom-card-form .mp-checkout-custom-card-input {
    background: #fff!important;
    border: 1px solid rgba(191, 38, 191,.65) !important;
    border-radius: 6px!important;
    color: #993399 !important;
    font-family: Proxima Nova,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 400!important;
    height: 48px!important;
    line-height: 20px!important;
    outline: 0!important;
}
.wc-block-checkout__add-note .wc-block-components-textarea {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(191, 38, 191,.65) !important;
    color: #d279d2 !important;
    outline: 0;
}
.wc-block-checkout__add-note .wc-block-components-textarea:focus {
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(191, 38, 191,1) !important;
    color: #d279d2 !important;
    outline: 0;
}
@media (min-width: 700px) {
.wp-block-woocommerce-checkout-order-summary-block {
    background: rgba(252,252,252,0.85);
    margin-top: 5em;
    }
}

.mp-details-title, .mp-details-pix-title, .mp-details-list-description, .mp-details-pix-amount, .mp-details-pix-qr-description, .mp-details-pix-qr-title {
    color: #993399 !important;
}
.woocommerce ul.order_details {
    background: rgba(252,252,252,0.8) !important;
    border: 1px solid #f2f2f2 !important;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .1);    
    padding: 10px 20px;
    border-radius: 5px;
}

.woocommerce a.button {
    background: rgba(191, 38, 191,.65) !important;
    color: #fff !important;
}
.woocommerce a.button:hover {
    background: rgba(191, 38, 191,.35) !important;
    color: #fff !important;
}
.woocommerce .woocommerce-customer-details address {
    padding: 10px 20px;
}
.wc_payment_methods.payment_methods.methods li {
    list-style-type: none !important;
    margin-left: 2% !important;
    max-width: 96% !important;
}
.woocommerce ul.order_details {
    display: flex !important;
    background: rgba(252,252,252,0.8) !important;
    border: 1px solid #f2f2f2 !important;
    box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .1);
    padding: 10px 20px;
    border-radius: 5px;
    flex-direction: row;
    justify-content: space-between !important;
}
@media (min-width: 760px) {
    .woocommerce form .form-row-last {
        padding-right: 20% !important;
    }
    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
        float: right;
        margin-left: 5em !important;
    }
}
@media (max-width: 760px) {
    #order_review {
        margin-top:5%;
    }    
    .mp-details-pix-button {
        width: 100% !important;
        height: 48px !important;
        display: inline-block;
        margin-top:20px !important;
    }
    .mp-qr-input {
        width: 100% !important;   
    }
    .woocommerce a.button {
        width: 150px !important;
        text-align: center !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    .woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
        padding: 0 15px;
    } 
    .woocommerce table.shop_table {
        width: 96% !important;
        margin: 0 2%;
    }
    .woocommerce ul.order_details {
        display: flex !important;
        background: rgba(252,252,252,0.8) !important;
        border: 1px solid #f2f2f2 !important;
        box-shadow: 0 6px 16px 0 rgba(0, 0, 0, .1);
        padding: 10px 20px;
        border-radius: 5px;
        flex-direction: column;
        justify-content: space-around !important;
        flex-wrap: wrap;
        width: 94% !important;
        margin: 0 auto !important;
    } 
    p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        padding-left:15px;
    }    
    .woocommerce form.login {
        display: flex;
        border: 1px solid #cfc8d8;
        padding: 20px;
        margin: 2em 0;
        text-align: left;
        border-radius: 5px;
        flex-direction: column;
    } 
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 60% !important;
    }  

    .woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
        float: left;
        width: 50% !important;
        margin-right: 10% !important;
        clear: both !important;        
    }   
    .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
        width: 100% !important;
    }
}


.wc-block-components-totals-coupon__form {
    flex-direction: column !important;
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex: 3 1 70px !important;
}

.wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
    opacity: 1 !important;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):hover, .mp-details-pix-button:hover {
    background-color: rgba(172, 57, 172, 0.3) !important;
    color: #993399 !important;
    border-color: #993399 !important;
}

.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;
}

button.wc-block-components-button.wp-element-button.wc-block-components-notice-banner__dismiss.contained {
    color: #000 !important;
    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;
    color: #000 !important;
}
.wc-block-components-button.wp-element-button.wc-block-components-notice-banner__dismiss.contained svg {
     color: #000;
     display: block !important;
}


.lp-option-image {
    background-image: url("https://zadz.online/assets/images/pag_1.png") !important;
}

.woocommerce-Price-amount {
    white-space: nowrap !important;
}