.elementor-kit-13{--e-global-color-primary:#000000;--e-global-color-secondary:#54595F;--e-global-color-text:#6E6E6E;--e-global-color-accent:#000000;--e-global-color-d44379b:#F3F3F3;--e-global-typography-primary-font-family:"Cardo";--e-global-typography-primary-font-size:56px;--e-global-typography-primary-font-weight:700;--e-global-typography-primary-line-height:61.6px;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:22.4px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:#6E6E6E;font-family:"Inter", Sans-serif;font-size:16px;line-height:22.4px;background-color:#FFFFFF;}.elementor-kit-13 a{color:#000000;font-family:"Inter", Sans-serif;line-height:22.4px;}.elementor-kit-13 a:hover{color:#2B2B2B;}.elementor-kit-13 h1{color:#000000;font-family:"Cardo", Sans-serif;font-size:56px;line-height:61.6px;}.elementor-kit-13 h2{color:#000000;font-family:"Cardo", Sans-serif;font-size:40px;line-height:44px;}.elementor-kit-13 h3{color:#000000;font-family:"Cardo", Sans-serif;font-size:28px;line-height:30.8px;}.elementor-kit-13 button,.elementor-kit-13 input[type="button"],.elementor-kit-13 input[type="submit"],.elementor-kit-13 .elementor-button{color:#FFFFFF;background-color:#000000;border-radius:3px 3px 3px 3px;padding:16px 30px 16px 30px;}.elementor-kit-13 button:hover,.elementor-kit-13 button:focus,.elementor-kit-13 input[type="button"]:hover,.elementor-kit-13 input[type="button"]:focus,.elementor-kit-13 input[type="submit"]:hover,.elementor-kit-13 input[type="submit"]:focus,.elementor-kit-13 .elementor-button:hover,.elementor-kit-13 .elementor-button:focus{color:#FFFFFF;background-color:#2B2B2B;border-radius:8px 8px 8px 8px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-13 e-page-transition{background-color:#FFBC7D;}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*-Global-*/
.button-hover {transition: all 0.3s cubic-bezier(0.79, 0.33, 0.14, 0.53);}
.button-hover:hover {transform: scale(0.97);}

.elementor-toggle-item {overflow: hidden; border-radius: 24px !important; background: #f4f4f4;}

.card-tags {
    width: fit-content;
    transition: all 300ms cubic-bezier(0.86,0,0.07,1);
}

.card-icons-options {
    opacity: 0; 
    transition: all 300ms cubic-bezier(0.86,0,0.07,1); 
}

.card-product:hover .card-icons-options {
    opacity: 1; 
    margin-top: -5%;
}

/*-User Registration-*/

.ur-frontend-form {border: 0px solid !important;}

/*-Woocommerce-*/
.woocommerce-MyAccount-navigation ul li, .tgwc-woocommerce-MyAccount-navigation-wrap ul li{
    transition: all 300ms cubic-bezier(0.86,0,0.07,1) !important;
    margin-bottom: 4px !important;
    overflow: hidden !important;
    border-radius: 8px !important;
}
.woocommerce-MyAccount-navigation ul li:hover, .tgwc-woocommerce-MyAccount-navigation-wrap ul li:hover {
    cursor: pointer !important;
    transform: scale(0.97) !important;
}

.woocommerce-MyAccount-navigation-link--customer-logout a {
    background: #000 !important;
    color: #fff !important;
}

.woocommerce-MyAccount-navigation-link--wpf-delete-account a{
    background: transpatent !important;
    color: #F73E46 !important;
    border: 1px solid #F73E46 !important;
    border-radius: 8px !important;
}

.woocommerce-MyAccount-content-wrapper {
    background: #fff;
    border-radius: 24px;
    padding: 3.5%;
}

.wpfda-submit {margin-top: 16px;}

.elementor-shortcode .avatar {border-radius: 100%;}

#tgwc-account-contentmi-perfil-publico {
    display: flex !important;
    flex-wrap: wrap !important;
    flex-direction: column-reverse !important;
}

.acf-field-box {
    border-radius: 24px;
    padding: 16px !important;
    background: #F7F7F7;
    margin-bottom: 36px !important;
}

.form-days, .form-days label {
    width: 100%;
}
.form-days .inputs-days {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.form-days .inputs-days div {
    width: 50%;
   display: flex;
   flex-wrap: no-wrap;
    padding: 8px;
}


/*------ Calendar ------*/
.jet-form {
    margin-top: 36px;
}
.jet-form-field-container{
    align-items: center;
}
.jet-apb-calendar-content {
    margin-top: 0px !important;
    padding: 24px !important;
}
.jet-apb-calendar-header, .jet-apb-calendar-week {
    background: #F2F2F7;
}
.jet-apb-calendar-header {
    border-radius: 10px 10px 0px 0px;
}
.jet-apb-calendar-week {
    border-radius: 0px 0px 10px 10px;;
}

.jet-apb-calendar-slots-container {
    padding: 20px 20px 0px 20px !important;
}
.jet-apb-slot {
    padding: 4px !important;
    border-radius: 4px !important;
    height: fit-content !important;
}
.jet-apb-slot:hover {
    background: #E5E5EA !important;
     transition: all 300ms cubic-bezier(0.86,0,0.07,1) !important;
} 

.jet-apb-calendar-week span {
    font-weight: bold !important;
}

.jet-apb-calendar-date-body {
    color: #10B981; 
    font-weight: bold;
    border-radius: 100px;
}
.jet-apb-calendar-date-body:hover {
    background: #D1FAE5;
}
.jet-apb-calendar .jet-apb-calendar-date--disabled .jet-apb-calendar-date-body {
    color: #000 !important;
    font-weight: regular !important;
    border-radius: 100px !important;
}
.jet-apb-calendar .jet-apb-calendar-date--disabled .jet-apb-calendar-date-body:hover {
    color: #EF4444 !important;
    background: #FEE2E2 !important;
}
    
.jet-form__submit {
    border-radius: 8px !important;
}/* End custom CSS */