/*
Theme Name: Hub Child
Theme URI: http://hub.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template: hub
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: hub-child
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


/* Avoid sticky only below 768 */
@media screen and (max-width: 879px) {
    body {
        overflow:unset !important;
    }
}

@media screen and (max-width: 768px) {
    body {
        overflow:hidden !important;
    }
}


.lqd-testi-social-icon {
    display: none !important;
}
.lqd-testi-quote blockquote p:last-child {
    font-style: italic;
}



/* Menu Expander */
.lqd-menu-items-block .menu-item-has-children>.submenu-expander, .lqd-menu-items-block .page_item_has_children>.submenu-expander, .lqd-mobile-sec-nav .menu-item-has-children>.submenu-expander, .lqd-mobile-sec-nav .page_item_has_children>.submenu-expander, [data-elementor-device-mode*=mobile] .menu-item-has-children>.submenu-expander, [data-elementor-device-mode*=mobile] .page_item_has_children>.submenu-expander, [data-elementor-device-mode*=tablet] .menu-item-has-children>.submenu-expander, [data-elementor-device-mode*=tablet] .page_item_has_children>.submenu-expander
{
    padding-top: 10px;
    background: transparent;

}


.elementor-widget-hub_fancy_heading.elementor-widget__width-auto + .elementor-widget-hub_fancy_heading {margin-top:15px;}

/* Floating Button */
#fact_sheet_btn {
    position: fixed;
    bottom: 40px;
    right: 40px;
	z-index: 9;
}

@media screen and (max-width: 767px) {
    
    #fact_sheet_btn {
        bottom: 20px;
        right: 20px;
    }

}


#fact_sheet_btn .btn-txt {
    width: 0;
    max-width: 0;
    white-space: nowrap; /* Prevent text wrapping */
    transition: max-width 0.5s ease;
    overflow:hidden;
}

#fact_sheet_btn .btn-icon {
    margin-left: 0;
}

@media screen and (min-width: 768px) {

    #fact_sheet_btn:hover {
    transform: translate3d(0, 0, 0);
    }

    #fact_sheet_btn:hover .btn-txt {
        max-width: 500px;
        width: auto;
        transition: max-width 0.5s ease;
    }

    #fact_sheet_btn:hover .btn-icon {
        margin-left: 16px;
    }

}




#fact_sheet_btn .elementor-button {
    height: 51px;
    padding: 15px;
    border-radius: 100%;
}
@media screen and (max-width: 767px) {
    
    #fact_sheet_btn .elementor-button {
        height: 41px;
        padding: 10px;
    }

}

#fact_sheet_btn:hover .elementor-button {
    border-radius: 4px;
}

/*Fixed Scrollmenu */
#fixedmenu { 
    display: inline-flex;
    position: fixed;
    bottom: 40px;
    left: 0;
    right: 0;
    width: fit-content;
    margin-inline: auto;
    z-index: 10;
}

#fixedmenu .elementor-widget-container {
    padding: 7px 9px;
}

#fixedmenu .lqd-fancy-menu li > a {
    padding: 5px 25px;
    border-radius: 25px;
} 


.iconbox-bubble .contents:before {
    display:none !important;
}

.iconbox.d-flex.iconbox-bubble {
    justify-content: space-between;
}

/*Footer zindex */
footer {
    z-index: 2;
    position: relative;
}



/* Headlines clamping */
/* h1, .h1, .h1 h2, .h1 h3, .h1 h4, .h1 h5, .h1 h6 {
    font-size: clamp(2rem, calc(1.7rem + 1.5vw), 3rem);
    font-weight: 700;
    line-height: 1;
}
h2, .h2, .h2 h1, .h2 h3, .h2 h4, .h2 h5, .h2 h6 {
    font-size: clamp(2rem, calc(1.7rem + 1.5vw), 3rem);
    font-weight: 500;
    line-height: 1;
}
h3, .h3, .h3 h1, .h3 h2, .h3 h4, .h3 h5, .h3 h6 {
    font-size: clamp(2rem, calc(1.5rem + 1vw), 2.5rem);
    font-weight: 700;
    line-height: 1.1;
}
h4, .h4, .h4 h1, .h4 h2, .h4 h3, .h4 h5, .h4 h6 {
    font-size: clamp(1.5rem, calc(1.3rem + 1vw), 2rem);
    font-weight: 500;
    line-height: 1.1;
}
h5, .h5, .h5 h1, .h5 h2, .h5 h3, .h5 h4, .h5 h6, h3.accordion-title, .elementor-widget-ld_content_box h3, .iconbox.iconbox-default .lqd-iconbox-heading, .iconbox.iconbox-bubble .lqd-iconbox-heading  {
    font-size: clamp(1rem, calc(0.8rem + 1vw), 1.5rem);
    font-weight: 600;
    line-height: 1.1;
}
h6, .h6, .h6 h1, .h6 h2, .h6 h3, .h6 h4, .h6 h5 {
    font-size: clamp(1rem, calc(0.8rem + 1vw), 1.5rem);
    font-weight: 500;
    line-height: 1.1;
} */



@media screen and (min-width: 440px) {
    .form-columns {
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-between;
        gap: 10px;
    }
}

textarea {
    max-height: 100px;
}


/* Mobile Menu */
/* [data-mobile-nav-style=modern] .lqd-mobile-sec .navbar-collapse .submenu-expander {
    color: rgb(49, 63, 88) !important;
    top: 8px !important;
	background-color: #f5f5f5 !important;
} */

/* @media screen and (max-width: 1024px) {
    [data-mobile-nav-style=modern] .lqd-mobile-sec:before {
		box-shadow: -2px 3px 90px -20px rgba(0, 0, 0, .25);
    }

	.elementor-64 .elementor-element.elementor-element-537da5e0,
	.elementor-6947 .elementor-element.elementor-element-537da5e0,
	.elementor-6951 .elementor-element.elementor-element-537da5e0 {
		padding: 0 !important;
	}
	

	
	header {
		box-shadow: -2px 3px 90px -20px rgba(0, 0, 0, .25);
	}

} */







/* Teaser */
#teaser:after {
--background-overlay: '';
content: var(--background-overlay);
display: block;
position: absolute;

left: 0;
width: 100%;
height: 200px;
background: linear-gradient(to bottom, transparent, var(--e-global-color-6cde0ba));
z-index: 0;
}

@media screen and (max-width: 767px) {
    #teaser:after {
        top: calc((200vw * 9 / 16) - 200px + 2px);
    }
}

@media screen and (min-width:768px) and (max-width: 1024px) {
    #teaser:after {
        top: calc((150vw * 9 / 16) - 200px + 2px);
    }
}

@media screen and (min-width:1025px) {
    #teaser:after {
        top: calc((100vw * 9 / 16) - 200px + 2px);
    }
}

#teaser:before {

    z-index: 1;
}

#teaser > .e-con-inner {

    z-index: 2;
}


.lqd-pb-column .lqd-pb {
    padding:10px 5px;
}

.lqd-pb-column .lqd-pb-icon>svg {
    max-width: 1rem;
    width:1rem;
}

.lqd-pb-column .lqd-pb .lqd-pb-in-container, .lqd-pb-column .lqd-pb-style-2 .lqd-pb-icon-container {
    font-size: unset;
}



body:not(.page-id-6887) .wpcf7 form.sent .wpcf7-response-output {
    color: white;
    margin-bottom: 50px;
}

body:not(.page-id-6887) .wpcf7-quiz-label {

        color: #fff;
        margin-bottom: 5px;
        display: block;
    
}

body:not(.page-id-6887) .wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: white;
    margin-bottom: 50px;
}

body:not(.page-id-6887) .wpcf7-acceptance .wpcf7-list-item-label:after {
    color: white;
}


.has-quiz p, .has-quiz label {
    width:100%;
}


.related-posts .container .lqd-lp-style-13 .lqd-lp-excerpt {
    line-height: 1.25em;
}


.lqd-blog-post-style-1 .related-posts .container .related-posts-title {
    font-size: 19px;
    font-weight: 500;
    margin-bottom: 20px;
}

.elementor-image-carousel.swiper-wrapper {
    align-items: center;
}