/*
 Theme Name:   Hello Elementor Child
 Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
 Description:  A plain-vanilla & lightweight theme for Elementor page builder
 Author:       Elementor Team
 Template:     hello-elementor
 Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
 Version:      1.0.0
 License:      GNU General Public License v3 or later.
 License URI:  https://www.gnu.org/licenses/gpl-3.0.html
 Tags:         flexible-header, custom-colors, custom-menu, custom-logo, featured-images, rtl-language-support, threaded-comments, translation-ready
 Text Domain:  hello-elementor
*/

/* Geral */
body{
    overflow-x: hidden!important;
}

body.single-post{
    background-color: #F5F5F5;
}

.d-none{
    display:none;
}

.mh-350{
    min-height:350px;
}

/* Header */
.elementor-1303 .elementor-element.elementor-element-dc32c41 .e--pointer-underline .elementor-item:after{
    height: 4px;
    border-radius: 4px;
}

/* Barra de Pesquisa */

/* Header */
.elementor-1303 .elementor-element.elementor-element-d7c0f55 .elementor-search-form__container {
    min-height: 28px;
    width: 100%;
}

/* Footer */
.elementor-1311 .elementor-element.elementor-element-e0838e6 .elementor-search-form__container {
    min-height: 31px;
}

/** Banner Home **/

/* Dots */
.jet-listing-grid__slider .jet-slick-dots li {
    border-radius: 2px!important;
    border: 1px solid #fff!important;
}

.jet-slick-dots {
    position: absolute !important;
    bottom: 15px !important;
    left: 55%;
    transform: translateX(-45%);
    width: auto !important;
    display: flex;
    justify-content: end;
    z-index: 2;
}

.banner-home .jet-slick-slider,
.banner-home .jet-slider,
.banner-home .slick-slider {
    position: relative;
}

/** Titulos before **/
.titulo-h2 .elementor-heading-title{
    margin-left: -20px;
}

.single-post .postInfo h2, .single-post .postInfo h3, .titulo-h2 .elementor-heading-title, .titulo-h3 .elementor-heading-title {
    position: relative;
    padding-left: 20px;
}

.single-post .postInfo h2::before, .titulo-h2 .elementor-heading-title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 100%;
    background: #ff6b00;
    border-radius: 10px;
}

 .single-post .postInfo h3::before,.titulo-h3 .elementor-heading-title::before{
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
    height: 30%;
    background: #ff6b00;
    border-radius: 10px;
}

/** Single Post  **/

/** Titulo do Autor Post **/
.titulo-post div h2 a{
    color: #5f5f5f!important;
}

.single-post .elementor-1291 .elementor-section-wrap{
    background-color: #d9d9d9;
    padding-bottom:40px;
}

.page .elementor-1291 .elementor-section-wrap{
    background-color: #fff!important;
    padding-bottom:40px;
}
.page .data-post{
    display:none;
}

/** Titulo dos conteudos **/
.single-post .postInfo h2{
    font-family: "Sora", Sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    color: #5f5f5f;
}

.single-post .postInfo h3{
    font-family: "Sora", Sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    color: #5f5f5f;
}

/** Links **/
.single-post .postInfo a {
    color: #513726 !important;
    font-weight: bold;
    text-decoration: underline;
}

/* Imgs Posts */
.single-post .postInfo .wp-block-image {
    position: relative;
    display: inline-block;
}

.single-post .postInfo .wp-block-image img {
    max-height: 485px;
    padding: 30px 0;
    border-radius: 15px;
}

.single-post .postInfo .wp-block-image::after{
    content: "";
    position: absolute;
    right: -10px;
    bottom: 20px;
    width: 212px;
    height: 212px;
    background: #FB6B04;
    z-index: -1;
    border-radius: 18px;
}

/** Quadrado das Imgs **/
.img-mais-lidos::before {
    content: "";
    position: absolute;
    right: -3px;
    bottom: 3px;
    width: 110px;
    height: 110px;
    background: #FB6B04;
    z-index: -1;
    border-radius: 16px;
}

.prev-arrow.slick-arrow svg,
.next-arrow.slick-arrow svg{
    display:none;
}

.prev-arrow.slick-arrow::before,
.next-arrow.slick-arrow::before{
    content:'';
    width:25px;
    height:25px;
    display:block;
    border-left:1px solid #000;
    border-bottom:1px solid #000;
}

.banner-home .prev-arrow.slick-arrow::before,
.banner-home .next-arrow.slick-arrow::before{
    border-left:1px solid #fff;
    border-bottom:1px solid #fff;
    width:40px;
    height:40px;
}

.prev-arrow::before,.next-arrow::before{
    transform:rotate(45deg);
}

.banner-home .prev-arrow::before{
    display:none;
}

/* Center Pet */
.center-pet .jet-slick-dots {
    bottom: 35px !important;
    left: 51.5%!important;
    transform: translateX(0%)!important;
}

.card-banner{
    position: relative;
    overflow: visible;
}

.card-banner::before{
    content: '';
    position: absolute;
    left: -15px;
    top: 85px;
    width: 10px;
    height: 75px;
    background: #ff6b00;
    /* border-radius: 2px; */
    z-index: 3;
}

/* Breadcrumbs */
.breadcrumbs h2 {
    position: relative;
    padding-left: 8px;
    margin-left: -8px;
}

.breadcrumbs h2::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0px;
    width: 3px;
    height: 100%;
    background: #fff;
    border-radius: 4px;
}

/* Legenda Post */
.wp-block-image :where(figcaption) {
    margin-bottom: 30px!important;
    margin-top: -63px!important;
    margin: -63px 0 30px 30px;
}

figcaption {
    font-size: 12px;
    line-height: 18px;
    font-style: normal;
    font-weight: 400;
    background: #ff6b00;
    z-index: 3;
    position: absolute;
    width: 350px;
    height: 56px;
    align-content: center;
    color: #fff;
    border-radius: 18px;
    padding: 0px 30px;
    font-family: 'Trebuchet MS';
}


/* Depoimentos Post */
.postInfo figure.wp-block-pullquote {
    margin: 40px 0px;
    background: #513726;
    color: #fff;
    padding: 40px 50px;
    text-align: justify;
    border-radius: 12px;
    min-height: 200px;
    align-items: center;
    display: flex;
    font-family: Sora;
    font-weight: 600;
    font-size: 22px;
    line-height: 32px;
    letter-spacing: 0%;
}

.wp-block-pullquote::after {
    content: "";
    position: absolute;
    right: 120px;
    bottom: 95px;
    width: 90px;
    height: 90px;
    background: inherit;
    transform: rotate(45deg);
}

/* plus */
.btn-post-link h2 a{
    color:#fff!important;
}

.barra-lateral{
    min-height: 250px;
    height: 250px;
}

.barra-lateral img{
    height: 170px;
    max-height: 170px;
}

.listing-pesquisa .terms-post a {
    color: #fff!important;
}

/* btn mais posts */
.btn-mais-posts{
    display: flex;
    align-items: center;
    gap: 0;
    justify-content: center;
}

.btn-mais-posts::after{
    content: "";
    width: 10px;
    height: 10px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transform: rotate(45deg);
    margin-top: 18px;
    right: 34%;
    top: 40px;
    position: absolute;
}

/* Img Autor do post */
.img-autor-post a{
    position: relative;
}

.img-autor-post a::after{
    content: "";
    position: absolute;
    right: -18px;
    bottom: -12px;
    width: 48px;
    height: 47px;
    background-color: #FF6B00;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Ccircle cx='10' cy='10' r='6' stroke='white' stroke-width='2.5' fill='none'/%3E%3Cline x1='14.5' y1='14.5' x2='20' y2='20' stroke='white' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 27px;
    border-radius: 20px;
    z-index: 2;
}

/* Listing itens - Ajustar altura */
.leia-tambem .jet-listing-grid__item .elementor-widget-wrap{
    display: flex;
    flex-direction: column;
    height: 100%;
}

.leia-tambem .jet-listing-dynamic-post,
.leia-tambem .jet-listing-grid__item > .elementor {
    display: flex;
    flex-direction: column;
    height: 100%;
}

.title-maislidos h2 {
    min-height: 60px; /* ajusta conforme seu design */
    display: flex;
    align-items: center;
}

.desc-maislidos .elementor-widget-container, .btn-post-link .elementor-widget-container{
    flex-grow: 1;
}

/* Idiomas */
.gtranslate_wrapper img {
    width: 27px;
    height: 27px;
    border-radius: 50% !important;
    object-fit: cover;
    margin-right: 10px !important;
}

/* Form Login - Area Footer */
.area .elementor-container.elementor-column-gap-default{ 
    min-height: 135px;
}

#user-registration *, #user-registration.user-registration {
    box-shadow: none !important;
}

.ur-frontend-form.login  {
    background:transparent;
    padding: 0!important;
}

body .wp-block-user-registration-login-form #user-registration:not(.user-registration-MyAccount), body .wp-block-user-registration-login-form .user-registration:not(.user-registration-MyAccount), body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount), body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount), body.user-registration-page #user-registration:not(.user-registration-MyAccount), body.user-registration-page .user-registration:not(.user-registration-MyAccount) {
    max-width: 100%!important;
}

.ur-frontend-form.login label span.required  {
    display:none!important;
}

/* Grid principal */
.ur-form-grid{
    display:flex;
    flex-wrap: wrap;
}

#apf .user-registration-form-row {
    width: 33%!important;
    margin: 5px!important;
}

/* Input */
.ur-form-grid input[type="text"],.ur-form-grid input[type="password"]{
    border-radius:12px!important;
    width: 215px !important;
    margin: 0 15px!important;
    font-family: 'Sora';
}

.ur-form-grid input[type="text"]::placeholder,.ur-form-grid input[type="password"]::placeholder{
    color:#fff!important;
    height:35px!important;
    font-family: 'Sora';
    font-size:12px;
}

.ur-form-grid [data-field="remember-me"] {
    width: 240px;
    padding: 0 18px;
    margin-top: -10px; 
}

.ur-form-grid [data-field="remember-me"] label span{
    font-family: 'Sora';
    font-size:12px;
}

.ur-form-grid .user-registration-form__input-checkbox{
    appearance: none;
    -webkit-appearance: none;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    background: transparent;
    border-radius: 3px;
    cursor: pointer;
}

.ur-form-grid .user-registration-form__input-checkbox:checked{
    background: #fff!important;
}

.lost_password label a{
    font-family: 'Sora';
    width: 240px;
    margin-top: -10px!important;
    color:#fff!important;
    font-size:12px;
}

/* Botão */
.ur-form-grid input[type="submit"]{
    font-family: 'Sora';
    width:100%;
    height:88px;
    order:7;
    margin-top: -35px!important;
    font-size:16px;
    font-weight: bold;
}

body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button {
    padding: 50px 20px;
    font-size: 15px;
    border: 1px solid #fff;
    border-radius: 8px;
    font-weight: bold;
    width: 100px;
    margin-top: -40px;
}

body .wp-block-user-registration-login-form #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row, body .wp-block-user-registration-login-form .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row, body.user-registration-membership_page_user-registration-login-forms #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row, body.user-registration-membership_page_user-registration-login-forms .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row, body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid .user-registration-form-row {
    margin-bottom: 0px!important;
}

/* Cadastro */
.ur-form-grid .register{
    width: 67%!important;
    justify-content: center;
    font-size: 12px;
    margin-left: 20px!important;
    margin-top: -50px!important;
    background: #fff;
    border-radius: 12px;
    padding-top: 10px!important;
    height: 40px;
}

.ur-form-grid .register:hover{
    background: #FB6B04!important;
    border: 1px solid #fff;
}

.ur-form-grid .register a{
    color:#FB6B04!important;
}

.ur-form-grid .register a:hover,.terms-posts a{
    color:#fff!important;
}

/* Archives */
.archives-posts .terms-post a{
    color:#fff!important;
}

/* Correção de cores em Espanol */
.page-id-2434 .elementor-1659 .elementor-element.elementor-element-57b4a0fc:not(.elementor-motion-effects-element-type-background){
    background: #fff!important;
}

/* Responsivo */

/* Notebook */
@media (max-width: 1440px){
    .jet-slick-dots{
        left: 57%;
    }
    .center-pet .jet-slick-dots {
        left: 51.8% !important;
    }
}

/* Tablet */
@media (max-width: 992px){
    .menuFooter ul li a ,.social-footer .elementor-widget-container{
        text-align: left!important;
    }

    .jet-slick-dots,.card-banner::before,.btn-post-link{
        display:none!important;
    }
    header,.posts-mes-atual,.ultimos-posts-home,.banner-desc, .leia-tambem .elementor-element-3c155eb2.elementor-hidden-phone,.topo-post-title{
        display: block!important;
    }
    .desc-home-p{
        color:#fff!important;
    }
    .titulo-h2 .elementor-heading-title{
        font-size:16px!important;
    }
    .banner-home .prev-arrow.slick-arrow::before, .banner-home .next-arrow.slick-arrow::before,.prev-arrow.slick-arrow::before, .next-arrow.slick-arrow::before  {
        width: 15px;
        height: 15px;
    }
    footer .elementor-widget-social-icons {
        text-align: left;
    }
    /* Icon Pesquisa */
    body:not(.rtl) .elementor-1311 .elementor-element.elementor-element-04d7074 {
        display: none!important;
    }
    /* Form login Home */
    .ur-form-grid{
        display:flex;
        flex-direction:column;
        gap:15px;
    }

    #apf .user-registration-form-row, #apf .form-row {
        width: 100%!important;
    }
    /* Input */
    .ur-form-grid input[type="text"],.ur-form-grid input[type="password"]{
        width: 100% !important;
        margin: 0 -20px!important;
    }
    .ur-form-grid .register{
        width: 100%!important;
        margin-top: 0px!important;
        margin-left: -10px !important;
    }
    /* Botão */
    .ur-form-grid input[type="submit"]{
        margin-top: 0px!important;
        width:165px!important;
        padding: 10px;
    }
    .ur-form-grid [data-field="remember-me"] {
        padding: 0 0px !important;
        margin-top: 0;
        gap: 8px;
        display: block!important;
    }

    .ur-form-grid [data-field="remember-me"] label span, .lost_password label a  {
        font-size: 9px;
        margin-top: 0px !important;
    }

    .lost_password label a  {
        width:210px!important;
    }

    body.user-registration-page #user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button, body.user-registration-page .user-registration:not(.user-registration-MyAccount) .ur-frontend-form .user-registration-form .ur-form-row .ur-form-grid>div .user-registration-Button {
        width: 165px;
        margin-top: 0px;
        margin-left: -15px;
    }

    .elementor-2853 .elementor-element.elementor-element-5e8e6f7 .jet-listing-grid__item {
        padding: 0!important;
    }
 
}