/*
Theme Name: Total Child Theme
Theme URI: https://your-site.com
Description: Your site description. Go to Appearance > Editor to modify this file.
Author: Your Name
Author URI: https://your-site.com
Template: Total
Version: 1.0
*/
/* @font-face {
    font-family: Obviously;
    src: url(assets/fonts/ObviouslyDemo-Black.otf);
    font-weight: 900;
}
@font-face {
    font-family: Obviously-light;
    src: url(assets/fonts/ObviouslyDemo-LightItalic.otf);
    font-weight: 100;
    font-style: italic;
} */
@font-face {
    font-family: Acumin;
    src: url(assets/fonts/Acumin-Variable-Concept-2.ttf);
}
@font-face {
    font-family: Manrope-ExtraLight;
    src: url(assets/fonts/Manrope-ExtraLight.ttf);
    font-weight: 100;
}
@font-face {
    font-family: Manrope-Bold;
    src: url(assets/fonts/Manrope-Bold.ttf);
    font-weight: 900;
}
 .vc_column-inner{
    margin-bottom: unset !important;
 }
/* Landing
Primera seccion*/
#not_an{
    padding: 0px 45px;
} 
#not_an .vcex-heading span{
    font-family: 'Acumin';
    font-weight: 900;
    display: inline-block;
    overflow: hidden;
}
#not_an .wpb_text_column{
    font-size: 90px;
    color: #000;
    font-family: 'Acumin';
    font-weight: 300;
} 
#not_an .wpb_text_column a{
    color: #000;
    text-decoration: none;
}
.vi_titulo_not_an {
    margin: 0;
}
#not_an .wpb_wrapper:has(> .vi_titulo_not_an) {
    display: flex;
    justify-content: space-between;
}
.vi_empanadilla_vico .wpb_wrapper:has(> .wpb_text_column){
    display: flex;
    justify-content: space-between;
}
.vi_empanadilla_vico{
    margin: 0px;
}
#vi_persona_rosa .wpb_column {
    min-height: 573px;
    position: relative;
}
#vi_persona_rosa .vc_column-inner{
    position: absolute;
    right: 0px;
    bottom: 15px;
    width: fit-content;
    z-index: 2;
}
div#vi_persona_rosa .wpb_column::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #F67EB3 0% 0% no-repeat padding-box;
    mix-blend-mode: multiply;
    opacity: 1;
    z-index: 1;
}
#vi_persona_rosa{
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.lo_unico {
    padding-top: 40px;
}
.lo_unico li {
    font-size: 180px;
    font-family: 'Acumin';
    font-weight: 900;
    color: #f67eb3;
    line-height: 180px;
    display: block;
    list-style: none;
}
.lo_unico .wpb_column,
.lo_unico .wpb_column .vc_column-inner {
    padding: 0px;
}
.marquee,.marquee-inverso,.marquee-descompensado {
    position: relative;
    max-width: 100%;
    height:100%;
    /* overflow: hidden; */
    flex: 0 0 80%;
    display:flex;
    align-items: flex-start;
}
.marquee .marquee-content{
    white-space: nowrap;
    will-change: transform;
    animation: marquee 32s linear infinite;
}
.marquee-inverso .marquee-content{
    white-space: nowrap;
    will-change: transform;
    animation: marquee-inverso 32s linear infinite;
}
.marquee-descompensado{
    transform: translateX(-100%);
}
.marquee-descompensado .marquee-content{
    white-space: nowrap;
    will-change: transform;
    animation: marquee-descompensado 32s linear infinite;
}
@keyframes marquee {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
@keyframes marquee-inverso {
    from { transform: translateX(-50%); }
    to { transform: translateX(0%); }
}
@keyframes marquee-descompensado {
    from { transform: translateX(0); }
    to { transform: translateX(-50%); }
}
/*Segunda seccion*/
div.scroll {
    font-size: 33px;
    font-family: 'Manrope-ExtraLight';
    white-space: nowrap;
}
div.scroll .vc_column-inner {
    padding: 0px;
}
div.scroll img{
    width: 18px;
    max-width: 18px;
}
.vi_fila_scroll .wpb_wrapper:has(> .wpb_text_column) {
    display: flex;
    gap: 10px;
}
.scroll .wpb_wrapper:has(.vi_fila_scroll){
    display: flex;
    gap: 50px;
}
.vi_pide_ya p{
    font-family: 'Manrope-Bold';
    font-weight: 900;
    font-size: 24px;
    color: #fff;
}
.vi_pide_ya .wpb_wrapper:has(> figure){
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}
.vi_pide_ya {
    padding: 60px 0px;
    z-index: 2;
}
.vi_sabores{
    padding: 15px 45px;
} 
.vi_sabores .vcex-heading{
    font-size: 150px;
    line-height: 150px;
    font-family: 'Manrope-ExtraLight';
    color: #fff;
    z-index: 2;
    position: relative;
}
.vi_sabores .vcex-heading.vi_modernos_unicos{
    line-height: 160px;
    font-family: 'Manrope-Bold';
    font-weight: 900;
    width: 45%;
    margin:0;
}
.vi_fila_emojis{
    font-size: 24px;
    font-family: 'Manrope-ExtraLight';
    color: #fff;
}
.wpb_wrapper:has(> .vi_emojis_bold) {
    display: flex;
    justify-content: space-around;
}
.vi_sabores {
    /* height: 100vh; */
    display: flex;
    align-items: center;
    background-image: url(https://franquicias.vioncas.com//wp-content/uploads/2023/06/edward-howell-8jiIVQrx1N4-unsplash.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.vi_fila_emojis {
    padding: 90px 0px;
    padding-bottom: 180px;
    z-index: 2;
}
.vi_sabores::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to top,#0000 60%,#000 100%),linear-gradient(to bottom,#0000 60%,#000 90%);
    position: absolute;
    top: 0;
    left: 0;
}
.vi_emojis_bold {
    position: relative;
}
.vi_emojis_bold::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #fff;
    left: -65px;
    z-index: 2;
}
div#vi_estrellas {
    position: relative;
    z-index: 2;
    transform: translateX(-55px);
}
#vi_estrellas p {
    font-size: 50px;
    font-family: 'Acumin';
    font-weight: 900;
    color: #0F0E0E;
    background-image: url(https://franquicias.vioncas.com/wp-content/uploads/2023/06/Elipse-15.svg);
    background-size: contain;
    padding: 30px;
    line-height: 50px;
    background-repeat: no-repeat;
    text-shadow: 2px 0 #fff, -2px 0 #fff, 0 2px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}
#vi_estrellas .wpb_wrapper:has(> figure){
    display: flex;
    gap: 15px;
    align-items: center;
    justify-content: center;
}
#vi_estrellas img{
    width: 75px;
    height: 75px;
    max-width: 75px;
}

/*Tercera Sección*/
div#vi_reinvencion {
    background: radial-gradient(circle, transparent 5%, rgba(0,0,0,1) 50%);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    min-height: 100vh;
}
#vi_reinvencion .wpb_wrapper:has(> .vi_empanadilla){
    display: flex;
    max-height: 800px;
    max-width: 800px;
    padding: 100px;
}
div#vi_reinvencion .vi_humo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
div#vi_reinvencion .vi_humo .vcex-image-inner {
    display: flex;
    max-height: 800px;
}
div#vi_reinvencion > .vc_row::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-image: url(http://franquicias.vioncas.com/wp-content/uploads/2023/06/reinvencion.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 1;
    animation-name: spin;
    animation-duration: 50000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear; 
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(-360deg);
    }
}
.vi_contenedor_abre_tuyo.vc_row{
    position: absolute;
    bottom: 25%;
    left: 40%;
    z-index: 99;
    transform: translateX(-40px);
}
.vi_contenedor_abre_tuyo figure {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 2;
    pointer-events: none;
}
.vi_contenedor_abre_tuyo .vi_estrella_hover {
    opacity: 0;
}
.vi_contenedor_abre_tuyo:hover .vi_estrella_hover {
    opacity: 1;
}
.vi_contenedor_abre_tuyo:hover .vi_estrella_normal {
    opacity: 0;
}
.vi_contenedor_abre_tuyo .wpb_content_element a{
    font-size: 22px;
    color: #fff;
    font-family: 'Manrope-Bold';
    font-weight: 900;
    padding: 30px;
    width: 250px;
    border: 1px solid #fff;
    border-radius: 100%;
    text-align: center;
    background-color: transparent;
    transition: all 500ms;
    cursor: pointer;
    z-index: 2;
    position: relative;
    display: block;
}
.vi_contenedor_abre_tuyo .wpb_content_element a{
    color: #fff;
    text-decoration: none;
    transition: all 500ms;
}
.vi_contenedor_abre_tuyo .wpb_content_element a:hover{
    color: #000;
    text-decoration: none;
}
.vi_contenedor_abre_tuyo .wpb_content_element a:hover {
    background-color: #fff;
    color: #000;
}
#vi_pedir{
    position: relative;
    padding: 120px 30px;
}
.vi_fila_imagen_empanadilla.vc_row {
    position: absolute;
    top: -270px;
    right: -50px;
}
#vi_pedir .wpb_wrapper:has(> .vcex-heading){
    display: flex;
    align-items: flex-end;
    gap:25px
}
#vi_pedir .wpb_wrapper:has(> .vcex-heading) .vi_flecha_larga{
    height: 100px;
    display: flex;
    align-items: center;
}
#vi_pedir .vcex-heading {
    font-size: 65px;
    width: 40%;
    font-family: 'Acumin';
    font-weight: 900;
    margin: 0;
}
#vi_pedir .wpb_text_column a{
    font-size: 22px;
    color: #000;
    font-family: 'Manrope-ExtraLight';
    font-weight: 900;
    /* background-image: url(http://site.iconmarketing.es/vioncasbake/wp-content/uploads/2023/06/Elipse-15-1.svg); */
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 30px;
    width: 250px;
    border: 1px solid #000;
    border-radius: 100%;
    text-align: center;
    background-color: transparent;
    transition: all 500ms;
    cursor: pointer;
    display: block;
}
#vi_pedir .wpb_text_column a{
    color: #000;
    text-decoration: none;
    transition: all 500ms;
}
#vi_pedir .wpb_text_column a:hover{
    color: #fff;
    background-color: #000;
    color: #fff;
}
.vi_contenedor_pide_ya figure{
    position: absolute;
    top: 0px;
    right: 0px;
}
.vi_contenedor_pide_ya .vi_estrella_hover {
    opacity: 0;
}
.vi_contenedor_pide_ya:hover .vi_estrella_hover {
    opacity: 1;
}
.vi_contenedor_pide_ya:hover .vi_estrella_normal {
    opacity: 0;
}
#vi_pedir .wpb_wrapper:has(.vi_contenedor_pide_ya){
    position: relative;
}


/*Última sección*/
#vi_ubicaciones .wpb_wrapper:has(> .wpb_text_column) {
    display: flex;
    justify-content: center;
    gap: 50px;
}
#vi_ubicaciones p {
    font-size: 33px;
    font-family: 'Manrope-ExtraLight';
    color: #000;
    padding: 15px 0px;
}
div#vi_logos_legales {
    font-size: 16px;
    font-family: 'Manrope-ExtraLight';
    padding-top: 30px;
    padding-left: 30px;
    color: #000;
}
div#vi_logos_legales .wpb_text_column {
    margin-bottom: 10px;
}


/*Contacto
Primera Sección*/
div#vi_primera_seccion_contacto {
    padding: 45px;
    position: relative;
    min-height: 100vh;
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    background-color: #000;
}
.vi_texto_contacto h2 {
    color: #F67EB3;
    font-size: 150px;
    font-family: 'Acumin';
    font-weight: 900;
    padding-top: 50px;
}
.vi_texto_contacto h3 {
    color: #F67EB3;
    font-size: 82px;
    font-family: 'Acumin';
}
.vi_texto_contacto {
    width: 50%;
}
#vi_primera_seccion_contacto::after {
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to left,#0000 35%,#000 50%);
    position: absolute;
    top: 0;
    left: 0;
}
div#vi_primera_seccion_contacto div {
    z-index: 1;
}
.vi_texto_contacto .wpb_text_column.wpb_content_element {
    color: #fff;
    font-size: 22px;
    font-family: 'Manrope-ExtraLight';
    margin-top: 60px;
}
/*Sección formulario*/
div#vi_seccion_formulario {
    min-height: 100vh;
    background-color: #000;
    padding: 120px 0px;
    padding-bottom: 160px;
}
#vi_seccion_formulario > .vc_row {
    width: 60%;
    margin: 0 auto;
}
#vi_seccion_formulario .vcex-heading {
    color: #F76600;
    font-size: 90px;
    line-height: 90px;
    font-family: 'Acumin';
    font-weight: 900;
    text-align: center;
}
div#vi_seccion_formulario label {
    font-size: 18px;
    color: #fff;
    font-family: 'Manrope-ExtraLight';
    flex: 1;
}
#vi_seccion_formulario .vi_flecha_vertical {
    transform: rotate(90deg);
    display: flex;
    min-height: 150px;
    align-items: center;
    justify-content: center;
}
#vi_seccion_formulario .wpcf7 {
    padding: 25px 0px;
}
#vi_seccion_formulario .wpcf7 div p {
    display: flex;
    gap: 10px;
}
#vi_seccion_formulario .wpcf7 input, 
#vi_seccion_formulario .wpcf7 select,
#vi_seccion_formulario .wpcf7 textarea{
    width: 100%;
    color: #fff;
    min-height: 43px;
    border-radius: 0px;
    background-color: #5c5757;
    border: none;
    padding: 10px;
}
span.wpcf7-acceptance label {
    display: flex;
    align-items: center;
}
#vi_seccion_formulario .wpcf7 .wpcf7-acceptance input {
    height: 15px;
    width: 15px;
}
#vi_seccion_formulario .wpcf7 input.wpcf7-submit {
    width: 330px;
    background-color: #F76600;
    font-size: 22px;
    color: #000;
    font-family: 'Manrope-Bold';
    margin-top: 40px;
}
#vi_seccion_formulario a:hover {
    color: #f76600;
}
#vi_seccion_formulario a {
    color: #f76600;
}
/*Politica de privacidad*/
#vi_politica {
    background-color: #000;
    color: #fff;
    padding:130px;
    padding-top: 0px;
    padding-bottom: 160px;
}
#vi_politica a{
    color: #fff;
}
#vi_politica h1, #vi_politica h2, #vi_politica h3 {
    color: #f67eb3;
    font-family: 'Acumin';
    font-weight: 700;
    font-size: 27px;
    line-height: 27px;
}
#footer-bottom a{
    font-size: 22px;
    color: #000;
    font-family: 'Manrope-ExtraLight';
    font-weight: 900;
    text-decoration: none;
    padding: 20px 0px;
}
div#footer-bottom-inner {
    width: 100%;
}
/* span.wpml-ls-native {
    font-size: 28px;
} */
@media (max-width:1600px) {
    #vi_pedir .vcex-heading {
        font-size: 55px;
    }
    #vi_ubicaciones p {
        font-size: 30px;
    }
    #not_an .wpb_text_column {
        font-size: 70px;
        line-height: 80px;
    }
    .vi_texto_contacto h3{
        font-size: 70px;
    }
    .vi_texto_contacto h2 {
        font-size: 120px;
    }
}
@media (max-width:1200px) {
    #not_an{
        padding: 0px;
    } 
    #not_an .wpb_wrapper:has(> .vi_titulo_not_an) {
        padding: 20px 0px;
        gap: 20px;
    }
   .vi_empanadilla_vico .wpb_wrapper:has(> .wpb_text_column) {
        flex-direction: column;
        align-items: center;
    }
    .vi_sabores .vcex-heading {
        font-size: 120px;
        line-height: 120px;
    }
    .wpb_wrapper:has(> .vi_emojis_bold) {
        flex-direction: column;
        align-items: flex-start;
        padding: 0px 45px;
    }
    .vi_emojis_bold::before {
        left: -35px;
        top: 5px;
    }
    #vi_pedir .wpb_wrapper:has(> .vcex-heading) .vi_flecha_larga{
        display: none;
    }
    #vi_pedir .vcex-heading {
        font-size: 42px;
        width: 100%;
    }
    .vi_fila_imagen_empanadilla.vc_row {
        top: -175px;
        right: -50px;
        width: 500px;
    }
    .vi_sabores::after {
        content: "";
        width: 100%;
        height: 100%;
        background: linear-gradient(to top,#0000 60%,#000 100%),linear-gradient(to bottom,#0000 45%,#000 82%);
        position: absolute;
        top: 0;
        left: 0;
    }
    #vi_ubicaciones p {
        font-size: 20px;
    }
    .vi_texto_contacto h3{
        font-size: 50px;
    }
    .vi_texto_contacto h2 {
        font-size: 55px;
    }
    #vi_seccion_formulario .vcex-heading {
        font-size: 55px;
        line-height: 55px;
    }
    div#vi_primera_seccion_contacto{
        min-height: unset;
    }
    #vi_seccion_formulario .vi_flecha_vertical {
        min-height: 115px;
    }
    #vi_seccion_formulario > .vc_row {
        width: 90%;
    }
}
@media (max-width: 1000px){
    div#vi_primera_seccion_contacto{
        background-position-x: 200px;
    }
    /* .vi_fila_enlaces a {
        font-size: 16px;
    } */
}
@media (max-width:767px){
    #not_an .wpb_wrapper:has(> .vi_titulo_not_an) {
        padding: 20px 0px;
        gap: 10px;
    }
    #not_an .wpb_text_column {
        font-size: 45px;
    }
    #vi_persona_rosa .wpb_column {
        min-height: 300px;
    }
    .lo_unico {
        padding: 40px 0px;
    }
    .lo_unico li {
        font-size: 120px;
        line-height: 0px;
    }
    div.scroll {
        font-size: 20px;
    }
    .vi_sabores {
        padding: 15px 15px;
    }
    .vi_sabores .vcex-heading {
        font-size: 55px;
        line-height: 55px;
    }
    .vi_sabores .vcex-heading.vi_modernos_unicos {
        line-height: 60px;
    }
    .vi_fila_emojis {
        padding-bottom: unset;
        padding: 45px 0px;
    }
    div#vi_estrellas {
        position: relative;
        z-index: 2;
        transform: translateX(20px);
    }
    #vi_estrellas p {
        font-size: 23px;
        padding: 19px;
        line-height: 15px;
    }
    div#vi_reinvencion {
        min-height: 75vh;
    }
    .vi_fila_imagen_empanadilla.vc_row {
        top: -85px;
        right: -50px;
        width: 300px;
    }
    #vi_pedir {
        position: relative;
        padding: 100px 30px;
    }
    #vi_pedir .vcex-heading {
        font-size: 37px;
    }
    #vi_pedir .wpb_wrapper:has(> .vcex-heading) {
        flex-direction: column;
    }
    #vi_ubicaciones p {
        font-size: 11px;
    }
    /* .vi_texto_contacto {
        width: 100%;
    }
    #vi_primera_seccion_contacto::after {
        background: linear-gradient(to left,#0000 0%,#000 0%)
    } */
    .vi_texto_contacto h3{
        font-size: 35px;
        text-align: center;
    }
    .vi_texto_contacto h2 {
        font-size: 40px;
        text-align: center;
    }
    .vi_texto_contacto .wpb_text_column.wpb_content_element {
        margin-top: 30px;
    }
    div#vi_primera_seccion_contacto {
        padding: 15px;
    }
    #vi_seccion_formulario .vcex-heading {
        font-size: 35px;
        line-height: 35px;
    }
    div#vi_seccion_formulario label {
        font-size: 14px;
    }
    div#vi_seccion_formulario {
        padding-bottom: unset;
        padding: 80px 0px;
    }
    #vi_seccion_formulario .wpcf7 div p {
        display: flex;
        flex-direction: column;
        gap: 0px;
    }
    #vi_seccion_formulario .wpcf7 br {
        display: none;
    }
    #vi_seccion_formulario .wpcf7 input.wpcf7-submit {
        font-size: 20px;
        margin-top: 0px;
    }
    div#vi_primera_seccion_contacto {
        background-position: bottom;
        background-position-x: 200px;
    }
    #vi_politica {
        padding: 50px;
    }
    /* .vi_fila_enlaces p {
       text-align: center;
       margin-top: 15px;
    } */
    .vi_contenedor_abre_tuyo.vc_row {
        transform: translateX(-50px);
    }
    .vi_contenedor_abre_tuyo .wpb_content_element a {
        font-size: 18px;
        padding: 25px;
        width: 175px;
    }
    #vi_reinvencion .wpb_wrapper:has(> .vi_empanadilla) {
        padding: 40px;
    }
    div#footer-bottom {
        text-align: left;
    }
}
@media (max-width:600px){
    .vi_texto_contacto {
        width: 100%;
    }
    #vi_primera_seccion_contacto::after {
        background: linear-gradient(to left,#0000 0%,#000 0%)
    } 
}

.pide-ya a{
    font-size: 22px;
    color: #000;
    font-family: 'Manrope-ExtraLight';
    font-weight: 900;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 30px;
    width: 250px;
    border: 1px solid #000;
    border-radius: 100%;
    text-align: center;
    background-color: transparent;
    transition: all 500ms;
    cursor: pointer;
    display: block;
}
.pide-ya a {
    color: #000;
    text-decoration: none;
    transition: all 500ms;
    background: #fff;
    box-shadow: #000 10px 10px;
    z-index: 1;
    top: -78px;
    right: 140px;
}

.pide-ya.derecha p { float: right; }

.pide-ya.absoluto a { position: absolute; }

.pide-ya a:hover{
    color: #fff;
    background-color: #000;
    color: #fff;
}