* {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: transparent;
}

:focus {
    outline: 0;
}

a:focus {
    outline: 0;
}

a {
    text-decoration: none;
    transition: all 0.3s;
}

.Marquee {
    color: #2d375e;
    font-weight: 300;
    display: flex;
    align-items: center;
    overflow: hidden;
}

.Marquee-content {
    display: flex;
    animation: marquee 55s linear infinite running;
}

.Marquee-tag {
    font-size: 20px;
    width: max-content;
    margin: 0 30px;
    transition: all .4s ease;
    font-family: "Figtree";
    font-weight: 400;
    position: relative;
}

.Marquee-tag::after {
    content: "";
    position: absolute;
    right: -33px;
    top: 50%;
    transform: translateY(-50%);
    width: 2px;
    height: 24px;
    background-color: #2d375eb5;
}

@-moz-keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translate(-50%);
    }
}

@-webkit-keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translate(-50%);
    }
}

@-o-keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translate(-50%);
    }
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translate(-50%);
    }
}

.banner-section h1 i {
    font-weight: 300;
}

header .header-sec.scrolled {
    top: 0 !important;
    background-color: #2d375e;
}

header .header-sec {
    transition: all 0.3s;
}

header .header-sec.scrolled .e-con-inner {
    padding-top: 0;
    padding-bottom: 0;
}

header .header-sec .e-con-inner {
    transition: all 0.3s;
}

header .header-sec.scrolled .logo-img img {
    max-width: 110px;
}

header .header-sec .logo-img img {
    transition: all 0.3s;
}



.top-sell-info .elementor-widget-button {
    margin-top: auto;
}

.pro-cat-sec .e-loop-item>div {
    height: 100%;
}

.archive-list-sec .elementor-widget-text-editor>* {
    display: none;
}

.archive-list-sec .elementor-widget-text-editor p:first-child,
.archive-list-sec .elementor-widget-text-editor p:nth-child(2) {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.archive-list-sec .elementor-widget-image img {
    aspect-ratio: 1.3;
    object-fit: contain;
}

.archive-list-sec .produkte.type-produkte .e-con-inner>.e-child:nth-child(2) .elementor-widget-button {
    margin-top: auto;
}

.archive-list-sec search.e-filter {
    overflow: hidden;
    border-radius: 8px;
}

.archive-list-sec>.e-con-inner .elementor-widget-taxonomy-filter {
    top: 135px;
}

.elementor-widget-text-editor p a {
    word-wrap: break-word;
}

.elementor-widget-text-editor ul {
    padding: 0 0 10px 20px;
    list-style: none;
}

.elementor-widget-text-editor ul li {
    position: relative;
}

.elementor-widget-text-editor ul li::before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    top: 13px;
    left: -17px;
    background-color: #2d375e;
}

.techno-box .elementor-image-box-wrapper img {
    margin: 0 auto;
}

.contact-sec form fieldset {
    border: 0;
    padding: 0 10px;
}

.contact-sec form fieldset .frm_form_field {
    margin-top: 12px;
}

.contact-sec form fieldset .frm_form_field label.frm_primary_label {
    display: none;
}

.contact-sec form fieldset .frm_form_field input,
.contact-sec form fieldset .frm_form_field textarea {
    border-color: #2d375e4a;
    border-radius: 0;
}

.contact-sec form fieldset .frm_form_field button.frm_button_submit {
    border-color: #2d375e;
}

.contact-sec form fieldset .frm_form_field button.frm_button_submit:hover {
    border-color: #efda28;
}

.contact-sec form fieldset .frm_form_field .frm_error {
    font-size: 16px;
}

body.single-produkte header .header-sec {
    background-color: #2d375e;
}

body.single-produkte header+.produkte.type-produkte {
    margin-top: 175px;
}

.shop-bread-crumb ul.elementor-icon-list-items li.elementor-icon-list-item::after {
    transform: rotate(20deg);
}

.pro-desc .elementor-widget-text-editor ul li::before {
    background-image: url('/wp-content/uploads/2026/02/arrow-right-border.svg');
    width: 23px;
    height: 23px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    top: 4px;
}

.pro-desc .elementor-widget-text-editor ul li {
    padding-left: 26px;
    margin: 6px 0;
}

#product-form form fieldset {
    border: 0;
    padding: 0;
}

#product-form form legend.frm_screen_reader {
    display: none;
}

#product-form form .frm_half {
    width: calc(50% - 10px);
}

#product-form form .frm_section_heading {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

#product-form form .frm_section_heading h3 {
    width: 100%;
    font-size: 22px;
    line-height: 30px;
}

#product-form form .frm_fourth {
    width: calc(25% - 15px);
}

#product-form form input {
    border: 0;
    border-radius: 0;
    height: 65px;
    padding: 25px 10px 5px 10px;
    border-bottom: 1px solid #c1c1c1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

#product-form form .frm_form_field {
    position: relative;
}

#product-form form input+.frm_description {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #aaa;
    margin: 2px 0 10px 0;
}

#product-form form .frm_form_field>label {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal;
    color: #aaa;
    margin: 0;
    position: absolute;
    top: 5px;
    left: 10px;
}

#product-form form .frm_form_field textarea:hover,
#product-form form .frm_form_field textarea:focus,
#product-form form input:hover,
#product-form form input:focus {
    border-color: #000000;
}

#product-form form .frm_top_container.vertical_radio+.frm_form_field+.frm_section_heading+.frm_section_heading h3,
#product-form form .frm_top_container.vertical_radio+.frm_form_field+.frm_section_heading h3,
#product-form form .frm_primary_label {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #000000;
}

#product-form form .frm_radio label {
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    font-weight: normal;
    padding: 0;
    margin: 0;
    text-transform: none;
    cursor: pointer;
}

#product-form form .frm_radio {
    display: inline-block;
    vertical-align: top;
    padding: 5px 15px;
}

#product-form form .frm_radio label input {
    height: auto;
    margin-right: 7px;
}

#product-form form .frm_opt_container {
    margin: -5px -15px;
}

#product-form form .frm_top_container.vertical_radio {
    margin-top: 30px;
    margin-bottom: 30px;
}

#product-form form .frm_top_container.vertical_radio+.frm_form_field+.frm_section_heading,
#product-form form .frm_top_container.vertical_radio+.frm_form_field+.frm_section_heading+.frm_section_heading {
    gap: 0;
}

#product-form form .frm_top_container.vertical_radio+.frm_form_field+.frm_section_heading+.frm_section_heading h3,
#product-form form .frm_top_container.vertical_radio+.frm_form_field+.frm_section_heading h3,
#product-form form .frm_top_container.vertical_radio .frm_primary_label {
    margin-bottom: 12px;
}

#product-form form .frm_multi_upload {
    border: 0;
    border-radius: 0;
    padding: 5px 10px 0px 10px;
    border-bottom: 1px solid #c1c1c1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #ffffff;
    margin-bottom: 20px;
}

#product-form form .frm_multi_upload svg.frm-svg-icon {
    display: none;
}

#product-form form .frm_multi_upload button,
#product-form form .frm_multi_upload p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    color: black;
    background-color: transparent;
    border: 0;
    padding: 0;
    text-transform: none;
}

#product-form form .frm_multi_upload .frm_compact_text:nth-child(3) button {
    color: #2d375e;
}

#product-form form .frm_form_field textarea {
    width: 100%;
    border: 0;
    border-radius: 0;
    height: 110px;
    padding: 25px 10px 5px 10px;
    border-bottom: 1px solid #c1c1c1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}

#product-form form .frm_top_container.vertical_radio+.frm_form_field+.frm_section_heading+.frm_section_heading .frm_form_field {
    width: 100%;
}

#product-form form .frm_top_container.vertical_radio+.frm_form_field+.frm_section_heading+.frm_section_heading {
    margin-bottom: 20px;
}

#product-form form .frm_top_container.vertical_radio+.frm_form_field+.frm_section_heading+.frm_section_heading {
    margin-bottom: 20px;
}

#product-form form .frm_submit button {
    margin-top: 20px;
    border-color: #2d375e;
}

#product-form form .frm_submit button:hover {
    border-color: #efda28;
}

/* Product Slider */

.acf-swiper-main .swiper-slide a,
.product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a {
    width: 100%;
    height: 578px;
    line-height: 0;
    display: inline-block;
}

.product-details-slider .custom-thumb-slider .swiper-slide a img.swiper-slide-image,
.product-details-slider .custom-thumb-slider .swiper-slide a .swiper-slide-inner,
.product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a img.swiper-slide-image,
.product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a .swiper-slide-inner {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a * {
    animation: unset !important;
}

.acf-swiper-main .swiper-slide .acf-image-description,
.product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a figcaption {
    font-size: 18px;
    margin-top: 5px;
    color: #333333;
    text-align: center;
    font-style: italic;
}

.product-details-slider .custom-thumb-slider {
    margin-top: 40px;
}

.product-details-slider .custom-thumb-slider figcaption.elementor-image-carousel-caption {
    display: none;
}

.product-details-slider .custom-thumb-slider .swiper-slide a {
    width: 130px;
    height: 130px;
}


/* End Product Slider */

.pro-data-main:has(.pro-data) {
    background-color: #f8f8f8;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

body.single-produkte ul.product-description-table {
    list-style: none;
    padding: 0;
}

body.single-produkte ul.product-description-table li:nth-child(odd) {
    background-color: #f8f8f8;
}

body.single-produkte ul.product-description-table li {
    display: flex;
    font-family: "Figtree";
    font-size: 18px;
    line-height: 26px;
    padding: 20px;
}

body.single-produkte ul.product-description-table li strong {
    display: inline-block;
    max-width: 200px;
    min-width: 200px;
    margin-right: 5px;
}

h2 {
    word-wrap: break-word;
}

.acf-swiper-main img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
}

.acf-swiper-thumbs {
    margin-top: 10px;
}

.acf-swiper-thumbs .swiper-slide {
    width: 100px;
    cursor: pointer;
    opacity: 0.6;
}

.acf-swiper-thumbs .swiper-slide-thumb-active {
    opacity: 1;
    border: 2px solid #2d375e7a;
    text-align: center;
}

.acf-swiper-main .swiper-button-next {
    right: 0;
}

.acf-swiper-main .swiper-button-prev {
    left: 0;
}

.acf-swiper-main .swiper-button-next::after,
.acf-swiper-main .swiper-button-prev::after {
    font-size: 30px;
}

.acf-swiper-thumbs .swiper-slide img {
    width: 100%;
    height: 120px;
    object-fit: contain;
}

.acf-swiper-thumbs .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 5px;
}

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

    .archive-list-sec .produkte.type-produkte .e-con-inner>.e-child:nth-child(2),
    .archive-list-sec .produkte.type-produkte>div,
    .top-sell-info {
        height: 100%;
    }


    .archive-list-sec>.e-con-inner {
        position: relative;
    }

    .archive-list-sec>.e-con-inner .elementor-widget-taxonomy-filter {
        position: sticky;
        height: fit-content;
    }
}

@media only screen and (max-width: 1440px) {
    body.single-produkte ul.product-description-table li {
        font-size: 16px;
        line-height: 24px;
    }

    .product-details-slider .custom-thumb-slider {
        margin-top: 20px;
    }

    header .header-sec.scrolled .logo-img img {
        max-width: 75px;
    }

    .Marquee-tag {
        font-size: 16px;
        margin: 0 22px;
    }

    .Marquee-tag::after {
        height: 20px;
        right: -24px;
    }

    .archive-list-sec>.e-con-inner .elementor-widget-taxonomy-filter {
        top: 100px;
    }

    .elementor-widget-text-editor ul li::before {
        top: 11px;
    }

    .acf-swiper-main .swiper-slide a,
    .product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a {
        height: 440px;
    }

}

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

    .acf-swiper-main .swiper-slide .acf-image-description,
    .product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a figcaption {
        font-size: 16px;
    }

    .elementor-widget-text-editor ul li::before {
        top: 9px;
    }

    .acf-swiper-main .swiper-slide a,
    .product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a {
        height: 350px;
    }

    body.single-produkte ul.product-description-table li {
        font-size: 15px;
        line-height: 23px;
    }

    body.single-produkte ul.product-description-table li strong {
        max-width: 180px;
        min-width: 180px;
    }
}

@media only screen and (max-width: 1024px) {
    .header-sec nav.elementor-nav-menu--dropdown {
        padding-top: 30px;
        padding-bottom: 30px;
        box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    }

    .header-sec nav.elementor-nav-menu--dropdown>ul>li.current-menu-item>a .sub-arrow svg path,
    .header-sec nav.elementor-nav-menu--dropdown>ul>li.menu-item-has-children>ul.sub-menu li.submenu-open a .sub-arrow svg path,
    .header-sec nav.elementor-nav-menu--dropdown ul.sub-menu>li.current-menu-item a .sub-arrow svg path,
    .header-sec nav.elementor-nav-menu--dropdown ul li a.highlighted .sub-arrow svg path {
        fill: #ffffff;
    }

    /* .header-sec nav.elementor-nav-menu--dropdown>ul>li.menu-item-has-children>ul.sub-menu {
        display: block;
    } */

    .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        max-height: calc(100vh - 140px) !important;
        overflow-y: auto;
        overflow-x: hidden;
        -webkit-overflow-scrolling: touch;
        /* height: calc(100vh - 50px); */
    }

    .elementor-nav-menu--dropdown .elementor-nav-menu {
        max-height: calc(100vh - 140px);
        overflow-y: auto;
    }

    .acf-swiper-main .swiper-slide a,
    .product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a {
        height: 250px;
    }

    body.single-produkte ul.product-description-table li {
        padding: 12px 15px;
        flex-direction: column;
        gap: 4px;
    }

    body.single-produkte ul.product-description-table li strong {
        max-width: 100%;
        min-width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    #product-form form input {
        height: 55px;
    }

    #product-form form .frm_section_heading {
        gap: 12px 15px;
    }

    #product-form form .frm_half {
        width: calc(50% - 8px);
    }

    #product-form form .frm_fourth {
        width: calc(50% - 7px);
    }

    .pro-cat-sec .e-loop-item .e-con-inner>div:first-child,
    .cat-list-inner .e-con-inner>div:first-child {
        display: block;
    }

    header .header-sec.scrolled .logo-img img {
        max-width: 85px;
    }

    .archive-list-sec>.e-con-inner .elementor-widget-taxonomy-filter {
        top: 0;
    }

    .acf-swiper-main .swiper-slide a,
    .product-details-slider>.elementor-image-carousel-wrapper .swiper-slide a {
        height: auto;
    }

    .product-details-slider .custom-thumb-slider {
        margin-top: 10px;
    }
}

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

    #product-form form .frm_fourth,
    #product-form form .frm_half {
        width: 100%;
    }

    #product-form form .frm_multi_upload button {
        max-width: 100%;
        white-space: normal;
        word-wrap: break-word;
        overflow-wrap: break-word;
        word-break: break-word;
        text-align: left;
    }

    .pro-desc .elementor-widget-text-editor ul li {
        padding-left: 18px;
    }

    .pro-desc .elementor-widget-text-editor ul li::before {
        top: 2px;
        width: 20px;
        height: 20px;
    }

    .header-sec nav.elementor-nav-menu--dropdown {
        padding-top: 10px;
        padding-bottom: 10px;
    }

}

@media only screen and (max-width: 425px) {
    .contact-sec form fieldset .frm_fields_container {
        width: calc(100vw - 85px);
    }
}