/*
Theme Name: Infine Child
Template:   infine
Theme URI: https://1.envato.market/infine-wp
Description: Life and Business Coach WordPress Theme
Author: Awaiken
Author URI: https://awaikenthemes.com/
Version: 1.0.0
Text Domain: infine-child
*/

.elementor-heading-title span {
    font-weight: 400 !important;
}

.elementor-counter .elementor-counter-title {
    flex-wrap: wrap;
}

.elementor-widget-button .elementor-button {
    font-weight: 500 !important;
}

.btn-highlighted-3 .elementor-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    width: 0;
    height: 106%;
    background: linear-gradient(263deg, #000000 0.16%, #476b8c 99.84%);
    border-radius: 100px;
    transition: 0.4s ease-in-out;
    z-index: -1;
}

.btn-highlighted-3 .elementor-button:hover::after {
    width: 102%;
    left: -2px;
    right: auto;
}

.btn-highlighted-2 .elementor-button::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    width: 0;
    height: 106%;
    background: linear-gradient(263deg, var(--e-global-color-accentsecondary) 0.16%, #33526e 99.84%);
    border-radius: 100px;
    transition: 0.4s ease-in-out;
    z-index: -1;
}

.btn-highlighted-2 .elementor-button:hover::after {
    width: 102%;
    left: -2px;
    right: auto;
}

.post-social-sharing {
    text-align: left !important;
    padding-left: 25px;
}

.post-entry {
    border-bottom: none !important;
}

.site-main:not(.blog-page, .single-post-page) .page-header {
    display: none !important;
}

#content .page .post-content, #content .page .container {
    max-width: 100% !important;
}

#content .page .col-md-12 {
    padding: 0 !important;
}

.post-entry ol, .post-entry ul {
    line-height: 1.7em;
}

.single-blog .post-entry ol li, .single-blog .post-entry ul li {
    font-size: var(--e-global-typography-text-font-size) !important;
}

.single-blog .post-entry h3 {
    font-size: 26px !important;
}

@media only screen and (max-width: 767px) {
    .single-blog .post-entry h3 {
        font-size: 20px !important;
    }
}

.page .post-entry h1 {
    font-size: var(--e-global-typography-primary-font-size) !important;
    margin: 0 !important;
}

.page .post-entry h2 {
    font-size: var(--e-global-typography-secondary-font-size) !important;
    margin: 0 !important;
}

@media (max-width: 767px) {
    .page .post-entry h2 {
        font-size: 28px !important;
    }
}

.page .post-entry h3 {
    margin: 0 !important;
}

/*Blog page*/
.elementor-widget-posts .elementor-post__title {
    letter-spacing: 0.3px !important;
    line-height: 1.2em !important;
}

/*Dropdown (page Uber Kerstin)*/
.logotypes-with-info .dropdown-title {
    display: inline-block;
    position: relative;
}

.logotypes-with-info .dropdown-toggle {
    background: none;
    padding: 0;
    font: inherit;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 8px;
    border: none !important;
    color: var(--e-global-color-text);
}

@media (max-width: 560px) {
    .logotypes-with-info .dropdown-toggle {
        font-size: 13px !important;
    }
}

.logotypes-with-info .dropdown-list {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    min-width: 257px;
    padding: 8px 0;
    margin: 0;
    list-style: none;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.12);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(10px);
    transition: opacity .25s ease, transform .25s ease, visibility .25s ease;
}

.logotypes-with-info .dropdown-list li {
    font-size: 16px;
    margin: 0;
    line-height: 1.4em;
    padding-left: 20px;
    position: relative;
}

.logotypes-with-info .dropdown-list li::before {
    content: '';
    position: absolute;
    left: 5px;
    top: 4px;
    width: 24px;
    height: 24px;
    background-image: url('/wp-content/themes/infine/assets/images/arrow-dropdown-link.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.logotypes-with-info .dropdown-list li a {
    display: block;
    padding: 5px 16px;
    text-decoration: none;
    color: var(--e-global-color-primary);
    transition: .3s ease;
}

.logotypes-with-info .dropdown-list li a:hover {
    color: var(--e-global-color-accent);
}

.logotypes-with-info .dropdown-title.active {
    z-index: 10;
}

.logotypes-with-info .dropdown-title.active .dropdown-list {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

/*Sticky bar in single blog post*/
#sticky-info-block {
    padding: 0 !important;
}

#sticky-info-block .elementor-toc__header, #sticky-info-block .elementor-toc__body {
    padding: 0 !important;
    border: none !important;
}

#sticky-info-block .elementor-toc__header h2 {
    font-size: 35px !important;
    margin: 0 !important;
}

#sticky-info-block .elementor-widget-table-of-contents .elementor-widget-container {
    border: none !important;
}

#sticky-info-block .elementor-toc__list-wrapper {
    padding: 0 !important;
    margin-top: 30px !important;
}

#sticky-info-block .elementor-toc__list-item-text-wrapper i {
    margin-inline-end: 12px !important;
}

/*Blog page*/
#blog-archive h3.elementor-post__title {
    margin-bottom: 20px !important;
}

#blog-archive .elementor-pagination {
    margin-top: 70px;
}

#blog-archive .elementor-pagination span.current {
    color: var(--e-global-color-accent) !important;
}

/*Search result blog page*/
body.search .archive-title,
body.search .elementor-archive-title,
body.search h1 {
    visibility: hidden;
    position: relative;
}


/*FAQ section*/
#faq-section h2 {
    font-size: var(--e-global-typography-secondary-font-size) !important;
}

/*Header*/
.elementor-6737 .elementor-element.elementor-element-e1326b5 .elementskit-navbar-nav > li > a {
    font-size: 19px !important;
    font-weight: 400 !important;
    padding: 15px 18px !important;
}

.elementor-6737 .elementor-element.elementor-element-22d13d4 {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
}

.elementor-6737 .elementor-element.elementor-element-b6f9d12 .elementor-button {
    background-color: #141C28 !important;
    background-image: none !important;
    color: #FBFAF8;
    font-family: Poppins;
    font-size: 19px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
}

@media (max-width: 1404px) {
    .elementor-6737 .elementor-element.elementor-element-e1326b5 .elementskit-navbar-nav > li > a {
        font-size: 17px !important;
        padding: 15px 13px !important;
    }

    .elementor-6737 .elementor-element.elementor-element-b6f9d12 .elementor-button {
        font-size: 17px !important;
    }
}

@media (max-width: 1100px) {
    .elementor-6737 .elementor-element.elementor-element-e1326b5 .elementskit-navbar-nav > li > a {
        font-size: 18px !important;
        padding: 15px !important;
    }
}

/*Our approach section (page Uber Kerstin)*/
.our-approach .elementor-icon {
    background-image: none !important;
}

.our-approach .elementor-icon-box-wrapper h3 {
    font-size: 22px !important;
    margin-bottom: 15px !important;
}

.section-title h3 {
    font-family: Poppins !important;
}

@media (max-width: 767px) {
    .our-approach .elementor-icon-box-wrapper h3 {
        font-size: 18px !important;
    }
}

/*Logotypes with info section (page Uber Kerstin)*/
.logotypes-with-info h3 {
    font-size: 22px !important;
}

@media (max-width: 500px) {
    .logotypes-with-info .block-with-dropdown {
        width: 100% !important;
    }
}

@media (max-width: 500px) {
    .logotypes-with-info .dropdown-toggle {
        font-size: 16px !important;
    }
}

.logotypes-with-info .elementor-element img {
    width: auto !important;
    max-height: 50px !important;
}

@media (max-width: 767px) {
    .logotypes-with-info h3 {
        font-size: 18px !important;
    }
}

/*Home hero section*/
.hero-section-lg::after {
    background: linear-gradient(
            180deg,
            #ADC4D8 -22.5%,
            #091120 -21.27%,
            #0A1220 -3.76%,
            rgba(81, 81, 81, 0.04) 57.74%,
            rgba(84, 84, 84, 0) 100%
    ) !important;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.hero-section .btn-highlighted .elementor-button {
    background-color: white !important;
    color: #091120 !important;
    background-image: none !important;
}

.hero-section .elementor-heading-title span {
    font-weight: 700 !important;
    font-style: italic;
}

.about-page-hero .elementor-heading-title span {
    font-style: normal !important;
    background-image: none !important;
    color: white !important;
    -webkit-text-fill-color: white !important;
}

.hero-section-lg h2.elementor-heading-title {
    font-size: var(--e-global-typography-primary-font-size) !important;
}

@media (max-width: 767px) {
    .hero-section-lg h2.elementor-heading-title {
        font-size: 40px !important;
    }
}

.hero-section-lg.e-con.e-flex > .e-con-inner {
    z-index: 2;
}

.hero-section-lg .elementor-widget-icon-box.elementor-position-block-start .elementor-icon-box-wrapper {
    align-items: center !important;
}

.hero-section-lg .elementor-widget-icon-box .elementor-icon-box-content {
    width: auto !important;
}

/*Home 2 section*/
.about-section .about-experience-box .elementor-widget-container {
    background-color: #141C28 !important;
    background-image: none !important;
}

.about-section .elementor-widget-button .elementor-button {
    background-color: #141C28 !important;
    background-image: none !important;
}

.about-section .elementor-element h3.elementor-heading-title {
    font-family: Poppins !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: 0.1em;
    font-style: normal;
}

.about-section .elementor-widget-heading .elementor-heading-title {
    font-style: italic;
    font-weight: 700;
}

.about-section .elementor-widget-heading .elementor-heading-title span {
    font-weight: 700 !important;
}

.about-section .elementor-widget-heading h2.elementor-heading-title {
    font-size: var(--e-global-typography-secondary-font-size) !important;
    margin: 0 !important;
}


.about-us-img-1 .elementor-widget-container {
    mask-image: none !important;
}

@media (max-width: 767px) {
    .about-section .elementor-widget-heading h2.elementor-heading-title {
        font-size: 28px !important;
    }
}

/*Home 3 section*/
.elementor-12648 .elementor-element.elementor-element-173e2af .elementor-heading-title {
    color: #F2F1ED;
    font-family: Poppins !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: 0.1em;
    font-style: normal;
}

.elementor-12648 .elementor-element.elementor-element-09ea333 .elementor-heading-title span {
    font-weight: 700 !important;
    font-style: italic;
}

.elementor-12648 .elementor-element .elementor-icon-box-title {
    font-family: Poppins !important;
    font-size: 22px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: var(--e-global-typography-secondary-line-height) !important;
    margin-block-end: 10px !important;
}

@media (max-width: 767px) {
    .elementor-12648 .elementor-element .elementor-icon-box-title {
        font-size: var(--e-global-typography-secondary-font-size) !important;
    }
}

/*Home 4 section*/
.elementor-12648 .elementor-element.elementor-element-315bada .elementor-heading-title {
    font-family: Poppins !important;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4em;
    letter-spacing: 0.1em;
    font-style: normal;
}

.elementor-element-5d77985 .elementor-widget-button .elementor-button {
    background-color: #141C28 !important;
    background-image: none !important;
}

/*Home 5 slider section*/
.e-con.e-parent:has(.testimonails-wrap) {
    --container-max-width: 1800px;
    padding: 0;
}

.testimonial-slider .elementkit-testimonial-col .elementskit-commentor-content {
    background: none !important;
    background-size: 0 !important;
}

.testimonial-slider .elementkit-testimonial-col .elementskit-commentor-content::before {
    display: none;
}

@media (max-width: 767px) {
    .testimonial-slider .elementkit-testimonial-col .elementskit-commentor-content::before {
        top: 0;
        bottom: auto;
    }
}

#testimonials-slider .wrap-clients {
    justify-content: center;
}

#testimonials-slider .elementskit-single-testimonial-slider .elementskit-commentor-content > p {
    font-family: Poppins;
    font-weight: 600 !important;
}

#testimonials-slider .elementskit-testimonial-slider .swiper-button-prev, #testimonials-slider .elementskit-testimonial-slider .swiper-button-next {
    background-color: white !important;
    background-image: none !important;
}

#testimonials-slider .wrap-clients .elementor-element .elementor-counter-title span {
    display: contents;
    color: #ADC4D8;
}

.elementor-12648 .elementor-element .elementor-counter {
    gap: 5px;
}

.testimonial-rating-content .elementor-counter .elementor-counter-number {
    color: white;
}

#testimonials-slider .wrap-clients .elementor-element::before {
    background-color: #364A69 !important;
    opacity: 1 !important;
}

.elementskit-testimonial-slider .elementskit-profile-info .elementskit-author-name {
    font-family: Poppins !important;
    font-size: 22px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: 1.4em !important;
}

.testimonial-slider .elementskit-testimonial-slider .swiper-button-prev {
    left: calc(50% + 16px) !important;
    right: auto !important;
}

.testimonial-slider .elementskit-testimonial-slider .swiper-button-next {
    left: calc(50% + 80px) !important;
    right: auto !important;
}

@media (max-width: 767px) {

    .testimonial-slider .elementkit-testimonial-col .elementskit-commentor-content {
        top: 20px;
        padding: 55px 0 0 0 !important;
    }

    .testimonial-slider .elementskit-testimonial-slider .swiper-button-prev {
        position: relative;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        bottom: 0 !important;
        margin-top: 0 !important;
    }

    .testimonial-slider .elementskit-testimonial-slider .swiper-button-next {
        position: relative;
        left: auto !important;
        top: auto !important;
        bottom: 0 !important;
        right: auto !important;
        margin-left: 60px;
        margin-top: -40px !important;
    }

    .elementskit-testimonial-slider .elementskit-profile-info .elementskit-author-name {
        font-size: 18px !important;
    }

    #testimonials-slider .elementskit-testimonial-slider .swiper-wrapper {
        padding-bottom: 50px;
    }
}

/*Contact page form section*/
@media (max-width: 1024px) {
    .form-section .form-wrap-mobile {
        width: 100% !important;
    }
}

/*Contact form section 2 home*/
#form-2-section {
    max-width: 1800px;
}

@media (max-width: 767px) {
    #form-2-section .e-con-inner {
        padding-top: 50px;
    }
}

/*Home 6 form section*/
.form-section .elementor-element .elementor-icon-box-description a {
    color: #ADC4D8;
    text-decoration: underline;
}

.form-section .elementor-element .ekit-form form .btn-submit {
    position: relative;
}

.form-section .elementor-element .ekit-form form .btn-submit::before {
    display: none !important;
}

.form-section .elementor-element .ekit-form form .btn-submit::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    width: 0;
    height: 106%;
    background: linear-gradient(263deg, #000000 0.16%, #476b8c 99.84%);
    border-radius: 100px;
    transition: 0.4s ease-in-out;
    z-index: -1;
}

.form-section .elementor-element .ekit-form form .btn-submit:hover::after {
    width: 102%;
    left: -2px;
    right: auto;
}

.form-section .elementor-element .ekit-form form input:not([type="submit"]):not([type="checkbox"]):not([type="radio"]) {
    border-bottom: 3px solid rgba(20, 28, 40, 0.5) !important;
}

.form-section .elementor-element .wpcf7-form textarea, .form-section .elementor-element .ekit-wid-con .ekit-form form textarea {
    border-bottom: 3px solid rgba(20, 28, 40, 0.5) !important;
}

.form-section .elementor-element .ekit-form form .btn-submit {
    background-color: #141C28 !important;
    background-image: none !important;
}

.form-section .elementor-element .elementor-icon-box-title {
    font-family: Poppins !important;
    font-size: 22px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: var(--e-global-typography-secondary-line-height) !important;
    margin-block-end: 10px !important;
}

@media (max-width: 767px) {
    .form-section .elementor-element .elementor-icon-box-title {
        font-size: var(--e-global-typography-secondary-font-size) !important;
    }
}

/*Footer*/
.elementor-7578 .elementor-element.elementor-element-5d9412f .elementor-icon-box-description {
    color: #F2F1ED;
    font-family: "Helvetica Neue";
    font-size: 30px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ekit-template-content-footer .elementor-heading-title span {
    font-weight: 700 !important;
    font-style: italic;
}

.elementor-7578 .elementor-element.elementor-element-dde7f25 .ekit_social_media > li > a {
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-white);
    width: 36px;
    line-height: 30px;
    height: 36px;
}

.elementor-7578 .elementor-element.elementor-element-dde7f25 .ekit_social_media > li > a i {
    font-size: 18px;
}

@media (max-width: 1024px) {
    .elementor-7578 .elementor-element.elementor-element-5d9412f .elementor-icon-box-description {
        font-size: 25px;
    }
}

@media (max-width: 767px) {
    .elementor-7578 .elementor-element.elementor-element-5d9412f .elementor-icon-box-description {
        font-size: 20px;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .elementor-7578 .elementor-element.elementor-element-1affa0f {
        width: 100%;
    }
}

/*Vortage banner*/
.page-header-1 > .e-con-inner > .elementor-element::after {
    background: linear-gradient(
            180deg,
            #ADC4D8 -22.5%,
            #091120 -21.27%,
            #0A1220 -3.76%,
            rgba(81, 81, 81, 0.04) 57.74%,
            rgba(84, 84, 84, 0) 100%
    ) !important;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.page-header-1 .elementor-element {
    z-index: 2;
    position: relative;
    overflow: hidden !important;
}

/*Video gallery*/
.page-video-gallery .ekit-video-item .video-link::before {
    opacity: 50% !important;
    visibility: visible !important;
    transform: scale(1) !important;
}

/*Can we help template*/
#can-we-help-block h3.elementor-icon-box-title {
    font-size: 32px;
}

#can-we-help-block a {
    text-decoration: underline;
    font-size: 16px;
}

#can-we-help-block p {
    font-size: 16px;
}

/*Kontakt page hero*/

.page-hero-custom > .e-con-inner > .elementor-element::after {
    background: linear-gradient(
            180deg,
            #ADC4D8 -22.5%,
            #091120 -21.27%,
            #0A1220 -3.76%,
            rgba(81, 81, 81, 0.04) 57.74%,
            rgba(84, 84, 84, 0) 100%
    ) !important;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.page-hero-custom .elementor-element {
    z-index: 2;
    position: relative;
    overflow: hidden !important;
}

/*404 page*/

body.error404 {
    background: #ADC4D8;
}
