/*
Theme Name: itcons-app-v2
Template: twentytwenty
Author: itcons-app
Description: Tema de itcons.app.
Version: 1.0
*/

/*
ajustes sobre el css de tewnty twenty
*/

:root {
    --wp--preset--color--accent: #49b695 !important; /* Cambia el color a #49b695 */
}



.entry-content::after {
   margin-bottom: 5rem;
}

@media (min-width: 700px) {
    .post-inner {
        padding-top: 0rem;
    }
	body:not(.singular) main > article:first-of-type {
        padding: 0rem 0 0;
    }
}


/* Subrayado con dos colores */
h1.entry-title::before,
h1.entry-title::after,
h2.entry-title::before,
h2.entry-title::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -5px; /* Ajusta la distancia del subrayado */
    height: 5px; /* Grosor del subrayado */
    width: 100%; /* Longitud del subrayado */
    z-index: -1; /* Para que el subrayado quede detrás del texto */
	transition: color 0.3s ease; /* Suaviza el cambio de color si lo deseas */
}

/* Primera capa de subrayado */
h1.entry-title::before,
h2.entry-title::before {
    background: #49b695;
    transform: translate(-3px, -2px);
    height: 20px;
	opacity: 80%;
	transform: translate(0, 0); /* Sin desplazamiento */
}

/* Segunda capa de subrayado */
h1.entry-title::after,
h2.entry-title::after {
    background: rgba(255, 88, 0, .62);
    transform: translate(10px, 5px);
    height: 20px;
    z-index: -40;
    opacity: 80%;
	transition: transform 0.3s ease, opacity 0.3s ease; 
}



h1.entry-title, h2.entry-title {
    margin: 5rem;
    inline-size: fit-content;
    place-self: center;
	position: relative;
    display: inline-block;
    color: inherit;
}
}

.entry-header a, .archive-header a, .header-footer-group .color-accent, .header-footer-group .color-accent-hover:hover {
    color: #000 !important;
}
.color-accent, a {
    color: #49b695;
}

body {
    background: #fff;
}

.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100rem;
    width: calc(100% - 4rem);
}

@media (min-width: 700px) {
    .post-meta {
        font-size: 1.2rem;
    }
}

@media (min-width: 700px) {
    .singular .entry-header {
        padding: 6rem 0;
    }
}

.singular .entry-header {
    padding: 9rem 0 4rem 0 !important;
}

}
.wp-block-button__link {
    box-shadow: 4px 4px 0 0 #49b695, 8px 8px 0 0 #ff58009e;
}


@media (min-width: 1220px) {
    h1, .heading-size-1 {
        font-size: 5.4rem;
    }
}

@media (min-width: 700px) {
    h1, .heading-size-1 {
        font-size: 4.4rem;
    }
}


.social-icons a {
    background-color: transparent !important;
}

@media (min-width: 700px) {
    .section-inner {
        width: calc(100% - 20rem);
    }
}

@media (min-width: 1024px) {
    .wp-block-media-text:not(.has-background):not([class*="is-style-tw-"]) .wp-block-media-text__content {
        padding-top:0;
        padding-bottom: 0
    }
}

@media (min-width: 1220px) {
    .has-h-1-font-size,.wp-block-cover h2.has-h-1-font-size {
        font-size:8.4rem
    }
}

body,.entry-content,.entry-content p,.entry-content ol,.entry-content ul {
    font-family: "Poppins",sans-serif
}

h1,h2,h3,.entry-content h1,.entry-content h2,.entry-content h3,.entry-content .wp-block-latest-posts li > a {
    font-family: "Poppins",sans-serif
}

button,.wp-block-button__link,.entry-content figcaption,.widget-content figcaption,.entry-content .wp-block-latest-posts {
    font-family: "Poppins",sans-serif
}

ul.primary-menu,ul.modal-menu {
    font-family: "Poppins",sans-serif
}

h1 {
    font-weight: 700
}

ul.primary-menu,ul.modal-menu > li .ancestor-wrapper a {
    font-weight: 500
}

ul.primary-menu li a,ul.modal-menu li .ancestor-wrapper a {
    text-transform: capitalize
}

button,.wp-block-button__link {
    text-transform: none;
    letter-spacing: normal
}

body:not(.overlay-header) .primary-menu > li > a,.modal-menu > li > .ancestor-wrapper > a {
    color: #6d6d6d
}

.footer-widgets a {
    color: #000
}

:root .has-subtle-background-background-color {
    background-color: #f2f2f2
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("https://itcons.app/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2") format("woff2");
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: italic;
    font-weight: 400;
    font-display: swap;
    src: url("https://itcons.app/wp-content/fonts/poppins/pxiGyp8kv8JHgFVrJJLucHtA.woff2") format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://itcons.app/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2") format("woff2");
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("https://itcons.app/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2") format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("https://itcons.app/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2") format("woff2");
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url("https://itcons.app/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2") format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("https://itcons.app/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2") format("woff2");
    unicode-range: U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("https://itcons.app/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2") format("woff2");
    unicode-range: U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD
}

body.custom-background {
    background-color: #fff
}

@media (max-width: 768px) {
    .whatsapp-movil:not(#_#_#_#_#_#_#_) {
        display:inline
    }

    .whatsapp-web:not(#_#_#_#_#_#_#_) {
        display: none
    }
}

@media (min-width: 768px) {
    .whatsapp-movil:not(#_#_#_#_#_#_#_) {
        display:none
    }

    .whatsapp-web:not(#_#_#_#_#_#_#_) {
        display: inline
    }
}

svg {
    box-shadow: 4px 4px 0 0 #49b695;
    background-color: #f1f1f1
}








.manual-wrapper {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
}

.manual-content-wrapper {
    display: flex;
    gap: 20px;
}

.manual-sidebar {
    width: 25%;
    position: sticky;
    top: 71px;
    height: fit-content;
    background: #fff;
    padding: 15px;
    border-radius: 0px;
    overflow-y: auto;
    max-height: calc(100vh - 40px);
}

.manual-tree ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.manual-tree li {
    margin: 5px 0;
}

.manual-toc {
    margin-top: 20px;
}

.breadcrumb {
    display: flex;
    list-style: none;
    padding: 10px 0;
    margin: 0;
    background: #f7f7f7;
    border-radius: 5px;
}

.breadcrumb li {
    margin: 0 10px;
}

.breadcrumb li a {
    text-decoration: none;
    color: #444;
font-size: 15px;
}

.breadcrumb li a:hover {
    text-decoration: underline;
}
h1.manual-title {
    font-size: 26px;
    margin-bottom: 5px;
}

.manual-search-form {
    align-items: center;
    margin-bottom: 20px;
    gap: 10px;
}

.manual-search-input {
    flex: 1;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #ddd;
    border-radius: 5px;
    transition: border-color 0.3s ease;
}

.manual-search-input:focus {
    outline: none;
    border-color: #0073aa;
}

.manual-search-button {
    padding: 10px 15px;
    background-color: #0073aa;
    color: #fff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 14px;
    transition: background-color 0.3s ease;
}

.manual-search-button:hover {
    background-color: #005b7f;
}
button.manual-search-button {
    position: right;
    float: right;
    margin-top: 5px;
}
.manual-wrapper {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px;
}

.manual-content-wrapper {
    display: flex;
    gap: 20px;
}

.manual-sidebar {
    width: 25%;
    position: sticky;
    top: 20px;
    height: fit-content;
    background-color: #ffff !important;
    padding: 15px;
    border-radius: 0px;
    overflow-y: auto;
    max-height: calc(100vh - 40px);
}

.sticky-content {
    width: 75%;
    position: sticky;
    top: 20px;
}

.manual-tree-title,
.manual-toc-title {
    font-size: 18px;
    font-weight: bold;
    margin: 10px;
}

.manual-accordion-section {
    margin-bottom: 10px;
}

.manual-accordion-title {
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    color: #000;
    background-color: #fff;
    padding-right: 20px;
    border: 1px solid #dfdfdf;
    border-width: 0 0 1px 0;
}

.manual-accordion-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.manual-accordion-item {
    margin: 5px 0;
}

.manual-accordion-link {
    text-decoration: none;
    color: #49b695;
    font-size: 12px;
	padding-left: 15px
}
.manual-accordion-link::before  {
   content: '•'; 
   position: absolute;
   left: 0;
   font-size: 18px;
   color: #49b695;
}

.manual-accordion-link:hover {
    text-decoration: underline;
}

.manual-toc-content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.manual-toc-content li {
    margin: 5px 0;
}

.manual-toc-content a {
    text-decoration: none;
    color: #0073aa;
    font-size: 14px;
}

.manual-toc-content a:hover {
    text-decoration: underline;
}
.manual-meta {
    background-color: #fbfbfb;
    font-size: 10px;
    padding: 2px;
    border-radius: 5px;
    color: #444;
    font-weight: 600;
    justify-self: right;
}
section.manual-accordion-section {
    padding-top: 30px;
padding-bottom: 0px;
}
.manual-toc-accordion {
    margin-top: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    overflow: hidden;
    background-color: #f9f9f9;
}

.manual-toc-title {
    margin: 0;
    padding: 10px 15px;
    background-color: #0073aa;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
}

.manual-toc-content {
    padding: 10px 15px;
    font-size: 14px;
    background-color: #fff;
    border-top: 1px solid #ddd;
}

.manual-toc-accordion section[expanded] .manual-toc-title {
    background-color: #005b7f;
}

@media screen and (max-width: 768px) {
    .manual-sidebar {
        display: none;
    }

    .manual-content-area {
        width: 100%; /* Ajusta el contenido principal para ocupar el ancho completo */
    }
}
.manual-comments {
    background-color: #f9f9f9;
    padding: 5px;
    box-shadow: 4px 4px 0 0 #49b695, 8px 8px 0 0 rgba(234, 89, 11, .38);
    border-radius: 5px;
}
amp-img.avatar.avatar-120.photo.amp-wp-enforced-sizes.i-amphtml-layout-intrinsic.i-amphtml-layout-size-defined.i-amphtml-element.i-amphtml-built.i-amphtml-layout {
    visibility: hidden;
}
.not-found-container {
    max-width: 1200px;
    place-self: center;
}
.manual-wrapper.single-manual-wrapper.manual-single-layout {
    min-width: -webkit-fill-available;
}
h2.widget-title.subheading.heading-size-3 {
    font-size: 18px;
}
/* Estilo para la lista de idiomas */
.menu-idiomas {
    list-style: none; /* Elimina los puntos de la lista */
    padding: 0;
    margin: 0;
    display: flex; /* Flexbox para disposición horizontal */
    gap: 10px; /* Espaciado entre elementos */
    align-items: center; /* Centra verticalmente los elementos */
}

.menu-idiomas li {
    margin: 0;
}

.menu-idiomas li a {
    text-decoration: none; /* Elimina el subrayado */
    color: #6d6d6d; /* Color del texto */
    font-size: 16px; /* Tamaño del texto */
    font-weight: 400; /* Grosor del texto */
    line-height: 18px; /* Altura de línea */
    transition: color 0.3s ease; /* Animación al pasar el mouse */
}
.parallax-container {
    position: relative;
    height: 75vh; /* Ajusta según el diseño */
    overflow: hidden;
}

.parallax {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: top;
    background-attachment: fixed; /* Parallax effect */
    background-repeat: no-repeat;
    box-shadow: inset 0px -20px 20px 0px #49b69529;
    
}
@media (max-width: 768px) {
    .parallax-image {
        background-attachment: scroll;
    }
}
.nav-links {
    text-align: center;
    max-width: 400px !important;
    background-color: #f9f9f9;
    font-size: 15px;
    border-radius: 5px;
    margin-bottom: 10px;
    padding: 5px;
    justify-self: center;
}
.nav-previous {
    margin-left: -20px;
}
.nav-next {
    margin-right: -20px;
}
.table-of-contents {
    background-color: #f9f9f9;
    padding: 5px;
    margin-bottom: 20px;
    position: sticky;
    top: 70px;
    right: 5px;
    float: right;
    max-width: 300px !important;
    font-size: 15px;
    border-radius: 5px;
}
.table-of-contents ul {
    list-style: decimal;
    padding-left: 0;
}
.table-of-contents li {
    margin-bottom: 5px;
}
.table-of-contents a {
    text-decoration: none;
    color: #49b695;
}
.table-of-contents a:hover {
    text-decoration: underline;
}

/* Ocultar la tabla de contenidos si el ancho de la pantalla es menor a 1000px */
@media (max-width: 1000px) {
    .table-of-contents {
        display: none;
    }
header.archive-header.has-text-align-center.header-footer-group {
    padding: 5px;
float: none !important;
  }

}
.posts-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 20px;
    margin-top: 20px;
}

.post-card {
    border: 1px solid #eaeaea;
    border-radius: 10px;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
    background-color: #fff;
}

.post-card:hover {
     box-shadow: 4px 4px 0 0 #49b695, 8px 8px 0 0 #ff572273;
}

.post-card-link {
    text-decoration: none;
    color: inherit;
}

.post-card-image img {
    width: 100%;
    height: auto;
    display: block;
    border-bottom: 1px solid #eaeaea;
}

.post-card-content {
    padding: 20px;
}

.post-card-title {
    font-size: 1.25rem;
    margin: 0 0 10px;
    font-weight: bold;
    color: #333;
    line-height: 1.4;
}

.post-card-meta {
    font-size: 0.875rem;
    color: #666;
}
header.archive-header.has-text-align-center.header-footer-group {
    padding: 5px;
    float: left;
position: sticky;
    top: 80px;
}
.archive-header-inner.section-inner.medium {
    margin: 0px;
    width: 350px;
}
header.manual-header {
    position: sticky;
    top: 15px;
    overflow-y: auto;
    z-index: 50;
    background-color: #fff;
    border: 1px solid #dfdfdf;
    border-width: 0 0 1px 0;
    color: #49b695;
}
wp-block-button__link:hover {
box-shadow: 4px 4px 0 0 #49b695, 8px 8px 0 0 #ff572273;
}

/* Contenedor principal */
.transition-parallax {
    position: relative;
    height: 200vh; /* Espacio suficiente para el efecto */
    overflow: hidden;
}

/* Imagen del albarán (papel) */
.image-paper {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 2;
    transform: translateY(0); /* Inicialmente está en pantalla */
    transition: transform 1s ease-out;
}

/* Imagen de la app */
.image-app {
    position: absolute;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 1;
    transform: translateY(50%); /* Inicialmente más abajo */
    transition: transform 1s ease-out;
}

/* Efecto Parallax */
@media (prefers-reduced-motion: no-preference) {
    .transition-parallax {
        perspective: 1px;
        transform-style: preserve-3d;
    }

    .image-paper {
        transform: translateZ(0.5px) scale(1.2); /* Movimiento lento */
    }

    .image-app {
        transform: translateZ(1px) scale(1.1); /* Movimiento más rápido */
    }
}

.scroll-effect {
    position: sticky;
    top: 0; /* Define la posición fija dentro del viewport */
    transform: translateY(-10px); /* Posición inicial */
    transition: transform 0.3s ease-out;
    will-change: transform; /* Mejora el rendimiento */
	
}

.logo-itcons {
    max-height: 56px;
    height: auto;
  }
