.page-template-telavoxelementortemplate-php .m-header,
.page-template-telavoxelementortemplate-php .m-footer {
    display: none !important;
}

body:not(.elementor-editor-active) .support-accordion-container .support-accordion-image-container .elementor-element {
    display: none;
}

body:not(.elementor-editor-active) .support-accordion-container .support-accordion-image-container .elementor-element:first-child {
    display: block;
}

.page-template-telavoxelementortemplate-php {
    padding-top: 0px;
}

@media only screen and (min-width: 1200px) {
    .bottom-footer-menu {
        position: fixed !important;
        bottom: 0px;
    }
}

.choose-your-market-icons .elementor-icon-box-wrapper :hover {
    opacity: 0.8;
    cursor: pointer;
}

/* customer stories */
.content-section {
    margin-bottom: 60px;
}


.single-post-container .elementor-widget-theme-post-content p,
.single-post-container .elementor-widget-theme-post-content a,
.guide .content-wrapper p,
.guide .content-wrapper a {
    color: #666666;
    font-size: 16px;
    line-height: 24px;
}

.single-post-container .elementor-widget-theme-post-content a {
    color: black;
    text-decoration: underline;
}

.elementor-widget-theme-post-content ul {
    margin-bottom: 20px;
}

.elementor-widget-theme-post-content h2,
.elementor-widget-theme-post-content h3,
.elementor-widget-theme-post-content h4 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: var(--e-global-typography-a850fd5-font-family), Sans-serif;
}

.elementor-widget-theme-post-content h2 {
    font-family: var(--e-global-typography-70853b2-font-family), Sans-serif;
    font-size: var(--e-global-typography-70853b2-font-size);
    font-weight: var(--e-global-typography-70853b2-font-weight);
    line-height: var(--e-global-typography-70853b2-line-height);
    letter-spacing: var(--e-global-typography-70853b2-letter-spacing);

    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
}

.elementor-widget-theme-post-content h3 {
    font-family: var(--e-global-typography-85dffe1-font-family), Sans-serif;
    font-size: var(--e-global-typography-85dffe1-font-size);
    font-weight: var(--e-global-typography-85dffe1-font-weight);
    line-height: var(--e-global-typography-85dffe1-line-height);
    letter-spacing: var(--e-global-typography-85dffe1-letter-spacing);
}

.elementor-widget-theme-post-content .content-quote,
.elementor-widget-theme-post-content .content-section {
    margin-top: 40px;
}

/* .elementor-widget-theme-post-content .content-section h2,
.elementor-widget-theme-post-content .content-section h3,
.elementor-widget-theme-post-content .content-section h4,
.elementor-widget-theme-post-content .content-section strong,
.elementor-widget-theme-post-content .content-section br {
    color: #353839;
} */

.content-wrapper strong,
.content-wrapper b,
.elementor-widget-theme-post-content b,
.elementor-widget-theme-post-content strong {
    font-weight: 500 !important;
}

.customer-story-sp ul,
.press-release ul {
    list-style: disc;
    margin-top: 20px;
}

.customer-story-sp ul li,
.press-release ul li {
    margin-bottom: 10px;
    /* color: #383839; */
    color: #353839;
    font-family: var(--e-global-typography-6c151f2-font-family), Sans-serif;
    font-size: var(--e-global-typography-6c151f2-font-size);
    font-weight: var(--e-global-typography-6c151f2-font-weight);
    line-height: var(--e-global-typography-6c151f2-line-height);
}

.customer-story-sp p,
.press-release p {
    font-weight: 300;

    color: #353839;
    font-family: var(--e-global-typography-6c151f2-font-family), Sans-serif;
    font-size: var(--e-global-typography-6c151f2-font-size);
    font-weight: var(--e-global-typography-6c151f2-font-weight);
    line-height: var(--e-global-typography-6c151f2-line-height);
}

.customer-story-sp .elementor-element-be1aef8,
.press-release .elementor-element-be1aef8 {
    margin-bottom: 50px;
}

/* single customer storier sp */
.single-customer-story-sp,
.single-press-release {
    padding-top: 0px;
}

.single-customer-story-sp .m-footer,
.single-customer-story-sp .m-header,
.single-press-release .m-footer,
.single-press-release .m-header {
    display: none;
}

/* customer stories archive */
.page-id-21832 {
    padding-top: 0px;
}

.single-customer-story-sp .wp-caption-text,
.single-press-release .wp-caption-text {
    text-align: center;
    font-weight: 300;
    margin-top: 20px;
    color: #353839;
    font-family: var(--e-global-typography-6c151f2-font-family), Sans-serif;
    font-size: var(--e-global-typography-6c151f2-font-size);
    font-weight: var(--e-global-typography-6c151f2-font-weight);
    line-height: var(--e-global-typography-6c151f2-line-height);
}

.customer-story-sp ul li strong,
.press-release ul li strong {
    font-weight: 600 !important;
}

@media only screen and (max-width: 600px) {

    .customer-story-sp .elementor-widget-theme-post-content img,
    .customer-story-sp .elementor-widget-theme-post-content figure,
    .press-release .elementor-widget-theme-post-content img,
    .press-release .elementor-widget-theme-post-content figure {
        max-width: 100% !important;
        width: 100% !important;
    }
}

/* integration page cards */
.integration-box .elementor-image-box-img {
    padding: 5px;
    width: 5rem;
    aspect-ratio: 1;
    border-radius: .75rem;
    background-color: white !important;
    flex: none;
    justify-content: center;
    align-items: center;
    width: 5rem;
    display: flex;
    position: relative;
    overflow: hidden;
}

.integration-box:hover .elementor-widget-container {
    background: #FAFBFC !important;
}

.integration-box a:after {
    content: "";
    display: block !IMPORTANT;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}

.integration-box .elementor-image-box-content {
    display: flex;
    flex-direction: column;
    margin: auto;
}

.integration-box .elementor-image-box-img {
    margin-bottom: 0px !IMPORTANT;
}

.integration-box .elementor-image-box-title {
    margin-top: 0px !IMPORTANT;
}

.integration-box .elementor-image-box-wrapper {
    align-items: center !important;
}

.integration-box .e-con.e-con>.e-con-inner>.elementor-widget {
    height: 100% !important;
}

.integration-box {
    height: 100% !important;
}

.integration-box .elementor-widget-container {
    display: flex;
    margin: auto;
}

@media only screen and (max-width: 600px) {
    .integration-box .elementor-image-box-wrapper {
        display: flex;
        text-align: left;
        flex-wrap: wrap;
        gap: 10px;
        justify-content: left;
    }

    .integration-box .elementor-image-box-content {
        width: calc(100% - 60px);
        text-align: left !IMPORTANT;
    }
}

.press-release li {
    color: #666666 !important;
}


@media (min-width: 1025px) {

    /* Row with 4 cards */
    .expand-group {
        display: flex;
        gap: 30px;
    }

    /* Base card: 298 x 360 */
    .expand-group .expand-cards {
        cursor: default;
        transition:
            flex-basis 0.4s ease,
            width 0.4s ease,
            opacity 0.3s ease;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }

    /* Other cards: 261 x 360 when one card is hovered (no opacity change) */
    .expand-group:has(.expand-cards:hover) .expand-cards:not(:hover) {
        opacity: 1;
        /* keep full opacity */
    }


    .expand-group .expand-cards .expand-desc .elementor-widget-container {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        visibility: hidden;

        /* maskar allt NEDERST, så toppen syns först vid reveal */
        clip-path: inset(0 0 100% 0);
        /* top right bottom left */

        transition:
            max-height 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0.18s,
            opacity 0.4s ease 0.22s,
            clip-path 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0.18s;
    }

    .expand-group .expand-cards:hover .expand-desc .elementor-widget-container {
        max-height: 200px;
        opacity: 1;
        visibility: visible;
        clip-path: inset(0 0 0 0);
    }
}

/* team image with overlaying content */
.team-box-overlay-text .elementor-image-box-wrapper {
    position: relative;
}

.team-box-overlay-text .elementor-image-box-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 16px;
    gap: 6px;

    position: absolute;
    height: 72px;
    bottom: 35px;
    left: 15px;
    background: rgba(255, 255, 255, 0.8);
    backdrop-filter: blur(4px);
    border-radius: 8px;
}

@media only screen and (min-width: 600px) {
    .team-box-overlay-text .elementor-image-box-content {
        width: 260px !important;
    }
}

@media only screen and (max-width: 600px) {
    .team-box-overlay-text .elementor-image-box-content {
        width: 90% !important;
        left: 5%;
        bottom: 12%;
    }
}

.elementor-element-ba949c4.elementor-sticky--effects{
  backdrop-filter: blur(30px) !important;
  box-shadow: 0px 4px 8px 0px #0000001A !important;;
}

.single-integration p, .single-integration li{
	color: #383839;
  font-weight: 300;
	font-size: 16px;
  line-height: 24px;
}
.single-integration strong{
	color: #383839;
}


/* langauge dropdown */
.lang-dropdown .dropbtn {
    color: #666666 !important;
    font-size: 12px;
    border: none;
    font-family: "Inter", Sans-serif;
    font-weight: 400;
    padding-right: 0px;
    z-index: 2;
    align-items: center;
    display: flex;
    gap: 5px;
    background: none !important;
}

.lang-dropdown .dropbtn svg {
    width: 12px;
}

.lang-dropdown .dropbtn:hover {
    background: none !important;
}

.lang-dropdown {
    align-items: center;
    display: flex !important;
    gap: 5px;
}

.lang-dropdown.dropdown {
    position: relative;
    display: inline-block;
}

.lang-dropdown .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 200px;
    top: 0px;
    padding-top: 50px;
}

.lang-dropdown .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    color: #666666 !important;
    font-family: "Inter", Sans-serif;
    font-size: 12px;
    gap: 5px;
    display: flex;
    align-items: center;

}

.lang-dropdown .dropdown-content a:hover {
    background-color: #ddd;
}

.lang-dropdown.dropdown:hover .dropdown-content,
.lang-dropdown.dropdown .dropdown-content:hover {
    display: block;
}

.lang-dropdown.dropdown:hover .dropbtn {
    background: none;
}

@media only screen and (max-width: 1000px) {
    .lang-dropdown .dropdown-content {
        display: block !important;
        position: relative;
        width: 100%;
        background: white;
        padding-top: 0px;
        padding-left: 0px;
    }

    .lang-dropdown .dropbtn {
        display: none;
    }

    .lang-dropdown a {
        padding-left: 0px !important;
    }
}

.lang-list {
    list-style: none;
    padding-left: 0px;
		flex-direction: column;
		display: flex;
}

.lang-list a,
.lang-list span {
    font-family: "Inter", Sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 200%;
    color: #000000;
}

.lang-list img, .lang-list svg{
    width: 15px !important;
    height: 15px !important;
    border-radius: 100px;
    object-fit: cover;
}
body{
	padding-top: 0px !important;
}

/* sticky header on scroll */
.header-navbar {
    transition: box-shadow 0.3s ease, background 0.3s ease;
}

.header-navbar.is-stuck {
    position: fixed !important;
    top: 0px;
    left: 0px;
    right: 4px;
    margin-left: auto;
    margin-right: auto;
    width: 1200px;
    max-width: calc(100% - 32px);
    padding: 20px;
    box-sizing: border-box;
    background: rgba(255, 255, 255, 0.6);
    backdrop-filter: blur(4px);
    box-shadow: 0px 4px 8px 0px #0000001A;
    border-radius: 12px;
    z-index: 99999999;
}

/* mobile header - override Elementor's solid white background */
#header-navbar-mobile.is-stuck {
    background: rgba(255, 255, 255, 0.6) !important;
    backdrop-filter: blur(4px) !important;
    border-radius: 12px !important;
}