/*
 Theme Name:   HELLO Jorge Huerta
 Description:  Child de Hello  
 Author:       TanRandom!
 Author URI:   https://tanrandom.com
 Template:     hello-elementor  
 Version:      1.0.1
 Text Domain:  hello-child
*/

/* Aquí empiezan tus estilos CSS personalizados */

/* 1ra card: top inclinado izquierda, bottom inclinado derecha */
.chou1 {
    clip-path: polygon(0 0%, 100% 3%, 100% 96%, 0 100%) !important;
    -webkit-clip-path: polygon(0 0%, 100% 3%, 100% 96%, 0 100%) !important;
}

.chou2 {
    clip-path: polygon(0 3%, 100% 0%, 99% 98%, 0 96%) !important;
    -webkit-clip-path: polygon(0 3%, 100% 0%, 99% 98%, 0 96%) !important;
}

.chou3 {
    clip-path: polygon(0 0%, 100% 3%, 100% 96%, 0 100%) !important;
    -webkit-clip-path: polygon(0 0%, 100% 3%, 100% 96%, 0 100%) !important;
}

.invertir img {
    filter: brightness(0) invert(1);
}

.promesa {
    clip-path: polygon(0 10%, 80% 3%, 83% 96%, 0 96%) !important;
    -webkit-clip-path: polygon(0 10%, 80% 3%, 83% 96%, 0 96%) !important;
}

.homehome a {
    color: black !important;
    font-weight: 500;
}

.chou1 .elementor-background-slideshow__slide__image {
    filter: grayscale(100%) sepia(100%) hue-rotate(10deg) saturate(400%);
    transition: filter 0.4s ease-in-out;
}

.chou1:hover .elementor-background-slideshow__slide__image {
    filter: none;
}

.chou2 .elementor-background-slideshow__slide__image {
    filter: grayscale(100%);
    transition: filter 0.4s ease-in-out;
}

.chou2:hover .elementor-background-slideshow__slide__image {
    filter: grayscale(0%);
}

.chou3 .elementor-background-slideshow__slide__image {
    filter: grayscale(100%);
    transition: filter 0.4s ease-in-out;
}

.chou3:hover .elementor-background-slideshow__slide__image {
    filter: grayscale(0%);
}

.videillo img {
    filter: grayscale(100%) !important;
}

.videillo {
    width: 100%;
    max-height: 70vh;
    overflow: hidden;
}

.videillo img {
    width: 100%;
    height: 100%;
    max-height: 70vh;
    object-fit: cover;
    object-position: center !important;
    display: block;
}

.elementor-element-3300ec9 img,
.elementor-element-cc6317f img,
.elementor-element-b4582de img {
    filter: grayscale(100%);
    transition: filter .3s ease;
}

.elementor-element-e9b4275:hover img,
.elementor-element-886fb7e:hover img,
.elementor-element-5495665:hover img {
    filter: grayscale(0%);
}

.prox-bolos {
    background: #f9e45a;
    -webkit-mask:
        conic-gradient(from 45deg at left,
            transparent 0 25%,
            #000 0 50%,
            transparent 0 75%,
            #000 0) left/15px 30px repeat-y,
        linear-gradient(#000 0 0);

    -webkit-mask-composite: destination-out, source-over;
    mask-composite: exclude, add;
}

.footer-jorge {
    background-color: #fff !important;
}

.elementor-55:not(.elementor-motion-effects-element-type-background),
.elementor-55>.elementor-motion-effects-container>.elementor-motion-effects-layer {
    background-color: #F7F8FC !important;
}

.footer-jorge {
    color: #000 !important;
    margin-top: -10px !important;
    font-family: "IBM Plex Sans", Sans-serif;
    font-size: 14px;
    font-style: italic;
}

.footer-jorge a {
    color: #000000 !important;
    font-weight: 600;
}

.jorge-row {
    display: flex;
    gap: 10px !important;
    margin-bottom: -15px !important;
}

.jorge-column {
    flex: 1
}

.elementor-21 .elementor-element.elementor-element-1ab2096 .wpcf7-form-control:not(.wpcf7-submit) {
    margin-bottom: 15px !important;
}

.jorge-column input,
.jorge-row+input,
textarea {
    border: 1px solid #333;
    transform: skewX(-4deg);
}

.jorge-column input::placeholder {
    transform: skewX(4deg);
}

.ht-ctc {
    margin-right: 20px !important;
    margin-bottom: 20px !important;
}

.bluur {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(6px);
}

.jki-home-line {
    font-size: 28px !important;
}

.gohome i {
    margin-top: -7px !important;
}

.elementor-50 .elementor-element.elementor-element-8600d55 .jeg-elementor-kit.jkit-off-canvas .widget-heading {
    text-align: right !important;
    background-color: #F0D25A;
}

.elementor-762 a {
    font-weight: bold;
    color: #000 !important;
    margin-right: 20px
}

.jki-x-line:before {
    font-size: 59px;
    color: #FF7BAC !important;
}

.elementor-762 .elementor-button-text {
    font-size: 60px;
}


.separador_tr .marquee span {
    color: #ffffff !important;
}

.page-id-1133 .separador_transformaciones span {
    color: #000 !important;
}

.page-id-41 .separador_transformaciones span {
    color: #000 !important;
}

.separador_pi span {
    color: #fff !important;
}

.separador_pi .marquee-der span {
    color: #000 !important;
}

.jki-x-line:before {
    font-size: 59px;
    color: #fff !important;
}

.fufuter {
    font-size: 14px;
}

/* responsive */

/* Desktop grande */
@media (max-width:1440px) {}

/* Laptop */
@media (max-width:1280px) {}

/* Desktop chico */
@media (max-width:1200px) {}

/* Tablet horizontal */
@media (max-width:1024px) {}

/* Tablet */
@media (max-width:768px) {
    .jorge-row {
        flex-direction: column;
        gap: 1px !important;
    }

    .jorge-column {
        margin-bottom: 0px !important;
    }

    .jorge-nombre {
        margin-bottom: -15px !important;
    }

    .elementor-762 .elementor-button-text {
        font-size: 32px !important;
    }

    .elementor-762 .elementor-element-0005b50 {
        font-size: 14px !important;
    }

    .fufuter {
        font-size: 13px;
    }

    .elementor-element-e593d23 {
        margin-top: -15px;
    }

    .elementor-element-30df955 .elementor-grid-item {
        padding-left: 10px!important;
        padding-top: 14px;
    }
}

/* Mobile */
@media (max-width:480px) {
    .elementor-762 .elementor-button-text {
        font-size: 17px !important;
    }

    .elementor-762 .elementor-widget-button {
        margin-bottom: -12px !important;
    }
}


/* Mobile chico */
@media (max-width:360px) {
    .elementor-762 .elementor-button-text {
        font-size: 17px !important;
    }

    .elementor-762 .elementor-widget-button {
        margin-bottom: -13px !important;
    }

    .elementor-element-e593d23 {
        margin-top: -15px;
    }

    .elementor-element-30df955 .elementor-grid-item {
        padding-left: 10px!important;
        padding-top: 14px;
    }
}





/* zoy ezpezial */
@media (max-width: 900px) {
    .chous {
        grid-template-columns: 1fr;
        gap: 1rem;
        padding: 1rem;
    }

    .chou .inner {
        padding: 1.25rem;
    }
}