/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating will be much easier then.
Version: 1.0
Author: Econsor
Template: enfold
*/

@import "woocommerce/woo-style.css";

/*Font*
@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/font/Poppins-Medium.eot');
    src: url('/wp-content/themes/enfold-child/font/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/font/Poppins-Medium.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/font/Poppins-Medium.woff') format('woff'),
        url('/wp-content/themes/enfold-child/font/Poppins-Medium.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/font/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/font/Poppins-Light.eot');
    src: url('/wp-content/themes/enfold-child/font/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/font/Poppins-Light.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/font/Poppins-Light.woff') format('woff'),
        url('/wp-content/themes/enfold-child/font/Poppins-Light.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/font/Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/font/Poppins-Bold.eot');
    src: url('/wp-content/themes/enfold-child/font/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/font/Poppins-Bold.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/font/Poppins-Bold.woff') format('woff'),
        url('/wp-content/themes/enfold-child/font/Poppins-Bold.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/font/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('/wp-content/themes/enfold-child/font/Poppins-Regular.eot');
    src: url('/wp-content/themes/enfold-child/font/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/font/Poppins-Regular.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/font/Poppins-Regular.woff') format('woff'),
        url('/wp-content/themes/enfold-child/font/Poppins-Regular.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/font/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Roboto';
    src: url('/wp-content/themes/enfold-child/font/Roboto-Regular.eot');
    src: url('/wp-content/themes/enfold-child/font/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/font/Roboto-Regular.woff2') format('woff2'),
        url('/wp-content/themes/enfold-child/font/Roboto-Regular.woff') format('woff'),
        url('/wp-content/themes/enfold-child/font/Roboto-Regular.ttf') format('truetype'),
        url('/wp-content/themes/enfold-child/font/Roboto-Regular.svg#Roboto-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/
/*Icon Font*/
@font-face {
    font-family: 'inonet';
    src: url('/wp-content/themes/enfold-child/font/inonet.eot?xgjyo0');
    src: url('/wp-content/themes/enfold-child/font/inonet.eot?xgjyo0#iefix') format('embedded-opentype'),
        url('/wp-content/themes/enfold-child/font/inonet.ttf?xgjyo0') format('truetype'),
        url('/wp-content/themes/enfold-child/font/inonet.woff?xgjyo0') format('woff'),
        url('/wp-content/themes/enfold-child/font/inonet.woff2?xgjyo0') format('woff2'),
        url('/wp-content/themes/enfold-child/font/inonet.svg?xgjyo0#inonet') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="inonet-icon-"],
[class*=" inonet-icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'inonet' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.inonet-icon-search:before {
    content: "\e900";
}

.inonet-icon-linkedin:before {
    content: "\e901";
}

.inonet-icon-facebook:before {
    content: "\e902";
}

.inonet-icon-email:before {
    content: "\e903";
}

.inonet-icon-phone:before {
    content: "\e904";
}

.inonet-icon-arrow-down:before {
    content: "\e905";
}

.inonet-icon-arrow-left:before {
    content: "\e906";
}

.inonet-icon-arrow-right:before {
    content: "\e907";
}

.inonet-icon-arrow-up:before {
    content: "\e908";
}

.inonet-icon-user:before {
    content: "\e909";
}

.inonet-icon-shopping-cart:before {
    content: "\e90a";
}

.inonet-icon-wiki:before {
    content: "\e90b";
}

.inonet-icon-world:before {
    content: "\e90c";
}

.inonet-icon-handshake:before {
    content: "\e90d";
}

.inonet-icon-scalable:before {
    content: "\e90e";
}

.inonet-icon-flex:before {
    content: "\e90f";
}

.inonet-icon-location:before {
    content: "\e910";
}

.inonet-icon-person:before {
    content: "\e911";
}

.inonet-icon-clock:before {
    content: "\e912";
}

.inonet-icon-lightbulb:before {
    content: "\e913";
}

.inonet-icon-filter:before {
    content: "\e914";
}

.inonet-icon-Display:before {
    content: "\e915";
}

.inonet-icon-Panel-PC:before {
    content: "\e916";
}

.inonet-icon-modern-car:before {
    content: "\e917";
}

.inonet-icon-LKW:before {
    content: "\e918";
}

.inonet-icon-icon_skalierbarkeit:before {
    content: "\e919";
}

.inonet-icon-icon_stoppuhr:before {
    content: "\e91a";
}

.inonet-icon-Zahnraeder:before {
    content: "\e91b";
}

.inonet-icon-box:before {
    content: "\e91c";
}

.inonet-icon-custom:before {
    content: "\e91d";
}

.inonet-icon-Medizin:before {
    content: "\e91e";
}

.inonet-icon-Gluehbirne:before {
    content: "\e91f";
}

.inonet-icon-shield-robust:before {
    content: "\e920";
}

.inonet-icon-icon_service:before {
    content: "\e921";
}

.inonet-icon-kompetenzen_support:before {
    content: "\e922";
}

.inonet-icon-roboterarm:before {
    content: "\e923";
}

.inonet-icon-lebensmittel:before {
    content: "\e924";
}

.inonet-icon-fanless:before {
    content: "\e925";
}

.inonet-icon-Zoll-4He:before {
    content: "\e926";
}

.inonet-icon-Zoll-2HE:before {
    content: "\e927";
}

.inonet-icon-Zoll-1HE:before {
    content: "\e928";
}

.inonet-icon-kuehlrippen:before {
    content: "\e929";
}

.inonet-icon-Testverfahren:before {
    content: "\e92a";
}

.inonet-icon-Zertifikate:before {
    content: "\e92b";
}

.inonet-icon-Branding:before {
    content: "\e92c";
}

.inonet-icon-small-box:before {
    content: "\e92d";
}

.inonet-icon-fan:before {
    content: "\e92e";
}

.inonet-icon-puzzle:before {
    content: "\e92f";
}

.inonet-icon-configuration:before {
    content: "\e930";
}

.inonet-icon-leistungsstark:before {
    content: "\e931";
}

.inonet-icon-Quality:before {
    content: "\e932";
}

.inonet-icon-7-betrieb:before {
    content: "\e933";
}

.inonet-icon-kostenreduzierung:before {
    content: "\e934";
}

.inonet-icon-realtime:before {
    content: "\e935";
}

.inonet-icon-Icon_Storage-Transfer:before {
    content: "\e936";
}

.inonet-icon-Icon_Upload-Ingest:before {
    content: "\e937";
}

.inonet-icon-Icon_HiL-Simulation:before {
    content: "\e938";
}

.inonet-icon-one1:before {
    content: "\e939";
}

.inonet-icon-two1:before {
    content: "\e93a";
}

.inonet-icon-three1:before {
    content: "\e93b";
}

.inonet-icon-four1:before {
    content: "\e93c";
}

.inonet-icon-five1:before {
    content: "\e93d";
}

.inonet-icon-six1:before {
    content: "\e93e";
}

.inonet-icon-seven1:before {
    content: "\e93f";
}

.inonet-icon-eight1:before {
    content: "\e940";
}

.inonet-icon-nine1:before {
    content: "\e941";
}

.inonet-icon-zero1:before {
    content: "\e942";
}

:root {
    /* Farben: */
    --main-purple-blue: #24305F;
    --main-red: #DB383C;
    --main-red-hover: #EE5559;
    --dark-grey: #333333;
    --light-grey: #A3A49E;
}

::selection {
    background-color: #394472 !important;
    color: #fff;
}

::-moz-selection {
    background-color: #394472 !important;
    color: #fff;
}

/*Global*/
#top .special_amp {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
}

#top #wrap_all a {
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#top #wrap_all .avia-button {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#top #wrap_all .avia-button:hover {
    /* opacity: .8; */
}

#top #wrap_all .avia-button.avia-color-theme-color {
    background-color: var(--main-purple-blue);
}

#top #wrap_all .avia-button.avia-color-theme-color:hover {
    background-color: var(--main-red);
}

#top #wrap_all .button--secondary .avia-button,
#top #wrap_all .avia-button.avia-color-theme-color-highlight {
    background-color: var(--main-red);
}

#top #wrap_all .button--secondary .avia-button:hover,
#top #wrap_all .avia-button.avia-color-theme-color-highlight:hover {
    background-color: var(--main-red-hover);
}

#top .all_colors p {
    line-height: 30px;
    margin: 0;
}

#top:not(.woocommerce-checkout) .avia_textblock p+p {
    margin-top: 30px;
}

#top #wrap_all .container #main ul li {
    list-style: square;
}

#top h1,
#top h2,
#top h3 #top h4 {
    letter-spacing: 0;
}

#top p,
#top li {
    letter-spacing: 0.3px;
}

#top .grid-line .flex_column_table {
    display: flex;
    gap: 5%;
}

#top .grid-line .flex_column_table .flex_column {
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin: 0;
}

#top .grid-line .flex_column_table .flex_column.flex_column--top {
    justify-content: flex-start;
}

/*Custom Heading*/
#top .custom-heading h2 {
    position: relative;
    display: inline-block;
}

/*#top .custom-heading h2::after {
    border: 2px solid #DB383C;
    content: "";
    width: 40px;
    display: inline-block;
    height: 20px;
    border-right: 0;
    border-top: 0;
    position: absolute;
    left: -15px;
    bottom: -5px;
}*/

/*Header*/
#top #header {
    box-shadow: 0px 2px 16px #00000029;
}

#header_main img {
    max-height: 70px !important;
}

#header_main span.avia-menu-text {
    color: var(--main-purple-blue);
    font-size: 15px;
    font-weight: 300;
}

#top #header_main .widget ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

li {
    list-style: none;
}

/* .header-column-1, */
.header-column-2 {
    border-left: 1px solid #ebebeb;
    margin-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

#header_main .inner-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
}

#header_main .inner-container ul>li:not(li.av-burger-menu-main) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

@media (max-width: 1199px) {

    #header_main .inner-container ul>li:not(li.av-burger-menu-main),
    #header_main .inner-container ul>li:not(li.av-burger-menu-main) a {
        margin: 0 !important;
        padding: 0 !important;
    }
}


#header_main .widget {
    padding: 0;
}

#header_main div .logo {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    position: unset;
    margin-right: auto;
}

#header_main .main_menu {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: inherit;
}

#header_main .header-column-1 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    position: relative;
    width: 270px;
}

#header_main .header-column-2 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
}


@media (min-width: 1200px) {

    #header_main .header-column-1::after,
    #header_main .header-column-1::before {
        content: '';
        height: calc(100% - 1px);
        position: absolute;
        width: 0.5px;
        top: 0;
        background-color: var(--light-grey);
        opacity: .4;
    }

    #header_main .header-column-1::before {
        left: 0;
    }

    #header_main .header-column-1::after {
        right: 0;
    }
}

#header_main .inner-container>*,
#header_main div .logo a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#top #wrap_all #header_main .avia-button {
    margin: 0;
    margin-left: 20px;
    background-color: var(--main-red);
}

#top #wrap_all #header_main .avia-button:hover {
    background-color: var(--main-purple-blue);
}

span.ls-native.icl_lang_sel_native.language_de {
    font-size: 22px;
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    line-height: 22px;
}

#header_main .inonet-icon-user:before,
.inonet-icon-shopping-cart:before {
    /* height: 20px; */
    font-size: 18px;
    color: var(--main-purple-blue);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.cart_dropdown .dropdown_widget {
    z-index: 999;
}

#top #wrap_all #header_main .main_menu li.menu-item-has-children a::after {
    content: '\e905';
    font-family: 'inonet';
    margin-left: 10px;
    color: var(--main-purple-blue);
    opacity: .7;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

@media (max-width: 1199px) {

    #top #header_main .user>a>span,
    #top #header_main .user .inonet-icon-user {
        font-size: 25px;
        display: flex;
        align-items: center;
        height: 100%;
    }

    #top #header_main .inonet-icon-user:before,
    #top #header_main .inonet-icon-shopping-cart:before,
    #top #header_main .search>a:before,
    #top #header_main #menu-item-shop .cart_dropdown_link span:first-child:before {
        font-size: 25px !important;
    }

    #top #header_main .search,
    #top #header_main .search>a {
        line-height: 1;
        height: 100%;
    }

}

#top #wrap_all #header_main .main_menu li.menu-item-has-children .sub-menu a::after {
    content: "";
}

#header_main .header-column-1 svg {
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
}

#top #wrap_all #header_main .main_menu .wiki a::after {
    display: none;
}

#top #searchform {
    /* width: 22px; */
    /* height: 22px; */
}

.header-column-1 li {
    width: inherit;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /*    max-width: 70px;*/
    height: 22px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#top #header_main>.container .main_menu .av-main-nav>li.wiki>a {
    padding-right: 20px;
    padding-left: 0;
}

#top #header_main>.container .main_menu .av-main-nav>li:nth-child(4)>a {
    padding-right: 25px;
}

#header .container.av-logo-container {
    padding: 0;
}

#custom_html-16 a,
#custom_html-17 a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#header_main a:hover span.avia-menu-text,
#top #wrap_all #header_main .main_menu a:hover:after,
#header_main a:hover .inonet-icon-user:before,
#header_main a:hover .inonet-icon-shopping-cart:before,
#top .widget #searchform>div:hover:before,
span.ls-native.icl_lang_sel_native:hover,
a.ls-item-toggle:hover span.ls-native.icl_lang_sel_native {
    color: var(--main-red);
}

#header_main .wiki img {
    padding: 10px 15px;
    border: 0.5px solid #8190a1;
    border-radius: 10px;
}

#header_main .wiki img {
    padding: 10px 15px;
    border: 0.5px solid #8190a1;
    border-radius: 10px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

#header_main .wiki a:hover img {
    opacity: .8;
}

#header_main .wiki span.avia-menu-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

.header-column-1 li.widget_text:first-child {
    margin-right: 5px;
}

.header-column-1 img {
    height: 22px;
}

/* Mega Menue */

#mega-menu-avia {
    display: flex !important;
}

#mega-menu-wrap-avia {
    background: unset;
}

#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item>a.mega-menu-link {
    color: var(--main-purple-blue);
    font-size: 1rem;
}

#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item>a.mega-menu-link:focus,
#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item.mega-toggle-on>a.mega-menu-link {
    background: unset;
    color: var(--main-red);
}

#mega-menu-wrap-avia #mega-menu-avia li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator {
    display: inline-flex;
    align-items: center;
}

#mega-menu-wrap-avia #mega-menu-avia li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    content: '\e905' !important;
    font-family: 'inonet';
    transition: .3s ease all;
    font-size: 12px;
    line-height: 1;
    height: fit-content;
}

@media (min-width: 1201px) {
    #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item>a.mega-menu-link:hover>span.mega-indicator:after {
        transform: rotate(180deg);
        transition: .3s ease all;
    }
}

#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item.mega-toggle-on>a.mega-menu-link>span.mega-indicator:after {
    transform: rotate(180deg);
    transition: .3s ease all;
}

#top #wrap_all #header nav.main_menu ul#mega-menu-avia>li.mega-menu-item:not(.mega-wpml-ls-item)>ul.mega-sub-menu {
    border-top: 2px solid var(--main-red);
    background-color: #fff;
    box-shadow: 0 0 14px 4px rgba(0, 0, 0, 0.10);
    /* top: 70px; */
    top: 100%;
    width: auto;
    left: unset;
    min-width: 350px;
}

#header #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link {
    margin-bottom: 0.5rem;
    transition: all .25s ease-in-out;
}

#header #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link {
    font-size: 1rem;
    padding: 2px 0;
    transition: all .25s ease-in-out;
}

#header #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item li.mega-menu-item>a.mega-menu-link:hover,
#header #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-megamenu>ul.mega-sub-menu li.mega-menu-column>ul.mega-sub-menu>li.mega-menu-item>a.mega-menu-link:hover,
#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
    color: var(--main-purple-blue);
}

#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link,
#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item.mega-current-menu-ancestor>a.mega-menu-link,
#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item.mega-current-page-ancestor>a.mega-menu-link {
    background: transparent;
    color: var(--main-red);
}

#mega-menu-wrap-avia #mega-menu-avia .mega-sub-menu>li.mega-menu-item.mega-current-menu-item>a.mega-menu-link {
    color: var(--main-purple-blue) !important;
    font-weight: 500 !important;
}

/*Search*/
#search-2 h2.widgettitle,
#search-3 h2.widgettitle,
#header_main input#s,
input#searchsubmit {
    /* display: none; */
}

#top .widget #searchform>div {
    position: relative;
}

#top .widget #searchform>div:before {
    line-height: 22px;
    content: '\e900';
    font-size: 22px;
    color: var(--main-purple-blue);
    font-family: 'inonet';
    height: 22px;
    position: absolute;
}

#top .widget #searchform>div {
    height: 22px;
    width: 22px;
}

#top #header_main #searchsubmit,
.ajax_load {
    /* height: 100%; */
    /* width: 100%; */
    /* line-height: 22px; */
    /* min-width: 22px; */
    /* background-color: transparent; */
}

/*Language Switch*/
li.av-language-switch-item {
    display: none;
}

#top #wrap_all li.language-easy_sub_menu a.easy {
    color: var(--main-white);
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
}

#top #wrap_all li.language-easy_sub_menu a.easy:hover {
    color: var(--main-purple-blue);
}

ul>li.ls-item.ls-current-language>a::after {
    content: '\e905';
    font-family: 'inonet';
    color: var(--main-purple-blue);
    margin-left: 10px;
    position: absolute;
    top: 5px;
    right: 0;
    line-height: normal;
    opacity: .7;
    font-weight: bold;
}

span.ls-native.icl_lang_sel_native.language_en::after {
    display: none;
}

#top #wrap_all ul.ls-sub-menu {
    position: absolute;
    z-index: auto;
    visibility: hidden;
    left: 0;
    right: 0;
    background-color: #fff;
    height: 40px;
    border: 0.5px solid #8190a1;
    top: 150%;
    width: 80px;
}

span.ls-native.icl_lang_sel_native {
    color: var(--main-purple-blue);
    font-size: 22px;
}

#top #wrap_all a.ls-link {
    color: #fff;
}

#top #header_main .widget ul:hover ul.ls-sub-menu {
    visibility: visible;
}

a.ls-link.toggle_en {
    line-height: normal;
}

.ls-sub-menu span.ls-native.icl_lang_sel_native {
    margin-right: 10px;
}

#top #searchform input#s {
    /* background-color: #fff; */
    /* top: 34px; */
    /* width: auto; */
    /* position: absolute; */
    /* border: 0.5px solid #8190a1; */
}

#top #searchform.clicked input#s::-webkit-input-placeholder {
    color: var(--main-purple-blue);
}

#top #searchform.clicked input#s::-moz-placeholder {
    color: var(--main-purple-blue);
}

#top #searchform.clicked input#s:-ms-input-placeholder {
    color: var(--main-purple-blue);
}

#top #searchform.clicked input#s::-ms-input-placeholder {
    color: var(--main-purple-blue);
}

#top #searchform.clicked input#s::placeholder {
    color: var(--main-purple-blue);
}

.logo svg {
    max-height: 70px;
    height: 100%;
}

#top #searchform .ajax_search_response {
    display: none !important;
}

/*Fixed Sitenav*/
.quick-nav {
    position: fixed;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    right: 0;
    z-index: 500;
    background-color: var(--main-red);
}

.quick-nav.show {
    right: 40px;
}

.quick-link {
    display: block;
}

#top .all_colors .quick-nav p {
    margin: 0;
    color: #fff;
    font-size: 11px;
    font-weight: 300;
}

.quick-link a {
    padding: 0;
    height: 60px;
    width: 55px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.quick-link a i,
.quick-link a p {
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.quick-link.news a i {
    font-size: 21px;
}

.quick-link.wiki a i {
    font-size: 18px;
}

.quick-link.contact a i {
    font-size: 16px;
}

.quick-link a:hover i,
.quick-link a:hover p {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.quick-link.news:after {
    content: '';
    width: 30px;
    border-bottom: solid 1px #fff;
    position: absolute;
    left: 50%;
    top: 57px;
    z-index: 1;
    opacity: .3;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.quick-link.wiki:after {
    content: '';
    width: 30px;
    border-bottom: solid 1px #fff;
    position: absolute;
    left: 50%;
    top: 117px;
    z-index: 1;
    opacity: .3;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

/*News Slider*/
.slide-content {
    background-color: #fff;
    padding: 30px 40px;
}

h3.slide-entry-title.entry-title {
    font-size: 28px;
    font-weight: 500;
}

.read-more-link {
    margin-top: 10px;
}

#top #wrap_all .read-more-link a {
    font-size: 16px;
    color: var(--main-purple-blue);
    text-transform: lowercase;
}

time.slide-meta-time.updated {
    font-size: 14px;
    color: #000;
}

.category-info a {
    color: #000;
    font-weight: 600;
}

.category-info {
    margin-bottom: 10px;
}

.slide-entry-excerpt.entry-content {
    color: #707070;
    font-size: 14px;
    line-height: 25px;
}

#top #wrap_all .read-more-link a:hover {
    color: var(--main-red);
}

#top #wrap_all .splide__arrow--prev {
    left: -5em;
}

#top #wrap_all .splide__arrow--next {
    right: -5em;
}

#top #wrap_all .splide__arrow svg {
    /*fill: var(--main-red);*/
    display: none;
}

#top #wrap_all .splide__arrow {
    height: 50px;
    width: 50px;
    background-color: #fff;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
    opacity: .6;
}

#top #wrap_all .splide__arrow:before {
    /*content: url("/wp-content/themes/enfold-child/assets/arrow--prev.svg");*/
    font-size: 20px;
    font-family: 'entypo-fontello';
    content: "\e87d";
    align-self: center;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 0 0 2px;
    color: var(--main-purple-blue)
}

#top #wrap_all .splide__arrow.splide__arrow--prev:before {
    content: "\e87c";
    padding: 0 2px 0 0;
}

.splide__pagination__page.is-active {
    background: var(--main-red);
}

.splide__pagination__page:hover {
    background: var(--main-red);
    opacity: .6;
}

time.date-info.updated {
    margin-left: 20px;
}

#top #wrap_all .news-section a.avia-button:hover {
    color: #fff;
    background-color: var(--main-red);
}

/*Highlights Slider*/

#top #wrap_all #main .highlights_slider .splide__slide {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 0;
}

#top #wrap_all #main .highlights_slider .splide__track {
    padding: 35px 0;
}

#top #wrap_all .highlights_slider .slide-entry-excerpt.entry-content,
#top #wrap_all .highlights_slider h3.slide-entry-title.entry-title,
#top #wrap_all .highlights_slider .avia-button-center {
    padding: 0 20px;
}

.responsive #top #wrap_all #main .customer-feedback .splide__slide.is-visible {
    height: auto;
    /*    margin: 0 20px !important;*/
    background-color: #fff;
    padding: 10px 40px 40px 40px;
    border-radius: 0;
}

#top #wrap_all .highlights_slider h3.slide-entry-title.entry-title {
    font-size: 22px;
    font-weight: 400;
    color: var(--main-purple-blue);
    margin-bottom: 15px;
}

#top #wrap_all .highlights_slider .slide-entry-excerpt.entry-content p {
    font-size: 16px;
    line-height: 25px;
    text-align: left;
}

#top #wrap_all .highlights_slider .avia-button {
    margin-top: 35px;
    /* float: left; */
    margin-bottom: 20px;
}

#top #wrap_all .highlights_slider.splides-slider {
    max-width: 100%;
}

#top #wrap_all .highlights_slider .slider-innerwrapper {
    display: flex;
    flex-direction: column;
}

.responsive #top #wrap_all #main .customer-feedback .slider-innerwrapper,
#top #wrap_all #main .customer-feedback .slide-entry-excerpt.entry-content {
    height: 100%;
    padding: 0 20px 20px;
}

/*Footer Page*/
.footer-page-content .content {
    padding: 40px 0 50px 0;
}

#top #wrap_all #footer-page .container ul li {
    color: #fff;
}

.footer-page-content .avia-image-container.avia-align-left {
    margin-bottom: 40px;
}

.footer-page-content ul.avia-icon-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

#top .av-iconlist-small .iconlist_icon {
    margin: 0;
    margin-right: 23px;
}

.footer-page-content span.iconlist-char {
    font-size: 15px;
}

#top .footer-page-content .av-iconlist-small li:first-child span.iconlist-char {
    font-size: 21px;
}

.footer-page-content .flex_column .widget .widgettitle,
.content .widget .widgettitle,
#top #wrap_all .footer-page-content .av-special-heading-tag {
    margin-top: 0;
    color: #fff;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize;
}

#top .content .flex_column .widget_nav_menu li,
#top .content .flex_column .widget_nav_menu li:first-child {
    border: none;
}

#top .footer-page-content .content .flex_column .widget_nav_menu li a {
    padding: 0;
    color: #fff;
}

#top .footer-page-content .widget_nav_menu li {
    font-size: 14px;
    font-weight: 300;
}

#top .footer-page-content .widget_nav_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#top .footer-page-content .container {
    max-width: 64%;
    padding: 0;
}

#top .footer-page-content .flex_column_table_cell:last-child {
    width: 10%;
    padding-left: 30px;
}

body .footer-page-content .container_wrap .avia-builder-el-no-sibling {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#top .footer-page-content .flex_column_table_cell:nth-child(3) .widget:first-child {
    margin-left: 20px;
}

#top .footer-page-content .av_font_icon a:before {
    font-weight: 500;
}

.avia_transform .av_font_icon.avia-icon-animate {
    color: var(--main-purple-blue);
    background-color: #fff;
    padding: 7px;
    margin-right: 10px;
}

#top .footer-page-content .content .flex_column .widget_nav_menu li a:hover {
    color: #fff;
    opacity: .7;
    background-color: transparent;
}

#top footer.container_wrap {
    border-color: rgba(255, 255, 255, .2);
}

#socket .container {
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#socket .container {
    padding-top: 20px;
    padding-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#socket .copyright {
    font-size: 14px;
    font-weight: 300;
}

/*Slider Intro*/
.caption_right .slideshow_caption {
    padding: 0;
}

.caption_right .slideshow_caption {
    padding: 0;
    height: 66%;
    top: 0;
    margin: auto 0;
    width: 45%;
}

.caption_right .slideshow_caption {
    padding: 35px 45px;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    top: 0;
    margin: auto 0;
    width: 45%;
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
}

.caption_right .slideshow_caption .slideshow_inner_caption {
    float: right;
    height: auto;
}

#top #wrap_all .avia-slideshow .avia-caption-title {
    margin-bottom: 20px;
}

#top #wrap_all .avia-slideshow-button,
#top .avia-button {
    margin-top: 60px;
}

#top .avia-button:hover {
    opacity: 1 !important;
}

#top #wrap_all .avia-slideshow .slideshow_inner_caption .avia-caption-content p+p {
    margin-top: 1em;
}

#top #wrap_all a.prev-slide,
#top #wrap_all a.next-slide {
    height: 50px;
    width: 50px;
    background-color: #fff;
    -webkit-backdrop-filter: blur(50px);
    backdrop-filter: blur(50px);
}

#top #wrap_all a.prev-slide {
    left: 60px;
}

#top #wrap_all a.next-slide {
    right: 60px;
}

#top .av_slideshow_full.av-control-default .prev-slide:before,
#top .av_slideshow_full.av-control-default .next-slide:before {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    line-height: normal;
    padding: 0;
    font-size: 20px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/*Testemonial Iconbox Text Section*/
#top .flex_column.testemonial-iconbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    gap: 15px;
}

#top .flex_column.testemonial-iconbox:before {
    content: unset;
}

.text-testemonial .avia_textblock {
    margin: 30px 0;
}

.text-testemonial .av_textblock_section+.av_textblock_section .avia_textblock {
    margin-top: 0;
}

#top .flex_column .avia-testimonial_inner {
    padding-left: 30px;
}

#top .flex_column .avia-testimonial-wrapper {
    margin-bottom: 0;
}

#top .flex_column.testemonial-iconbox .avia-testimonial {
    padding: 0;
    width: 100%;
}

#top #wrap_all .testemonial-iconbox h3.iconbox_content_title {
    font-size: 23px;
    font-weight: 400;
}

#top #wrap_all .testemonial-iconbox h3.iconbox_content_title a {
    color: white;
}

@media (max-width: 1400px) {
    #top #wrap_all .testemonial-iconbox h3.iconbox_content_title a {
        hyphens: auto;
        text-wrap: balance;
    }
}

#top .flex_column.testemonial-iconbox .avia-testimonial-markup-entry-content::before {
    content: "";
    color: #A3A49E;
    font-size: 160px;
    line-height: 150px;
    position: absolute;
    font-family: 'Poppins', sans-serif;
    z-index: -1;
    left: -35px;
    background-image: url(/wp-content/uploads/2023/03/Gruppe-911.svg);
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    overflow: visible;
    top: -40px;
}

#top #wrap_all .flex_column.testemonial-iconbox .avia-testimonial-markup-entry-content::after {
    content: "";
    color: #A3A49E;
    font-size: 160px;
    line-height: 150px;
    position: absolute;
    font-family: 'Poppins', sans-serif;
    z-index: -1;
    background-image: url(/wp-content/uploads/2023/03/Gruppe-911.svg);
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    right: -15px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    top: 50px;
}

#top .flex_column.testemonial-iconbox .avia-testimonial-markup-entry-content {
    position: relative;
    display: inline;
}

#top .flex_column.testemonial-iconbox .avia-testimonial-markup-entry-content p {
    font-weight: 400;
    font-size: 30px;
    display: inline;
    line-height: 46px;
}

.avia-testimonial-content.av_inherit_color {
    overflow: visible;
}

#top .flex_column.testemonial-iconbox strong.avia-testimonial-name {
    font-weight: 100;
    padding-top: 15px;
}

#top .flex_column.testemonial-iconbox article.iconbox {
    width: 100%;
    max-width: 230px;
    height: 190px;
    max-height: 190px;
    overflow: hidden;
    background: var(--main-purple-blue);
    margin: 0;
}

#top .flex_column.testemonial-iconbox .iconbox_top .iconbox_content {
    /* padding: 40px 80px 30px; */
    padding: 30px 10px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#top .flex_column.testemonial-iconbox header.entry-content-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

#top .flex_column.testemonial-iconbox .iconbox_top .iconbox_icon {
    position: initial;
    width: 100%;
    padding: 0;
    margin: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    line-height: 44px;
}

#top .flex_column.testemonial-iconbox .iconbox_top .iconbox_icon::before {
    font-size: 50px;
}


/*Produkte*/

#top #wrap_all .product-box a.avia-button.avia-color-light,
#top #wrap_all .product-box a.avia-button.avia-color-light:hover,
#top #wrap_all .performance-box a.avia-button.avia-color-light,
#top #wrap_all .performance-box a.avia-button.avia-color-light:hover {
    background-color: transparent;
    padding: 0;
}

#top #wrap_all .product-box span.avia_button_background.avia-button.avia-color-light,
#top #wrap_all .performance-box span.avia_button_background.avia-button.avia-color-light {
    display: none;
}

#top #wrap_all .product-box a.avia-button.avia-color-light span.avia_button_icon.avia_button_icon_right::before {
    content: "\e907";
    font-size: 10px;
    line-height: 15px;
}

#top #wrap_all .product-box a.avia-button.avia-color-light span {
    font-weight: 100;
}

#top #wrap_all .product-box h3.av-special-heading-tag {
    font-weight: 400;
    font-size: 24px;
}

#top #wrap_all .product-box p {
    font-size: 16px;
    width: 75%;
}

#top .home-produkte .flex_column_table.av-equal-height-column-flextable:not(:first-child) {
    display: grid;
    /*grid-template-columns: auto auto auto;*/
    grid-template-columns: repeat(3, 1fr);
    margin-top: 25px;
    gap: 35px;
}

#top .home-produkte .flex_column_table.av-equal-height-column-flextable:not(:first-child) .flex_column {
    padding: 45px 50px 45px 35px;
    width: 100%;
    margin-top: 0;
}

#top .home-produkte .flex_column_table:nth-child(2) .av-flex-placeholder,
#top .home-produkte .flex_column_table:last-child .av-flex-placeholder {
    display: none;
}

/*.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font-family: 'inonet';
    content: '\e900';
    font-size: 12px;
    padding: 5px;
}*/
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    color: transparent;
    background: white;
    transition: .3s ease all;
    width: fit-content;
    height: fit-content;
    border-radius: 100%;
    box-shadow: 0px 3px 6px #00000029;
    text-indent: unset;
    border: none;
    padding: 0 !important;
    display: flex;
    align-items: center;
    align-content: center;
    font-size: unset;
    height: 40px;
    width: 40px;
    justify-content: center;
    overflow: hidden;
    box-sizing: unset;
}
#wrap_all #main .icw-products-image-container .product_configurator_image_wrapper .woocommerce-product-gallery__trigger:after {
    display: none;
}

/*.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {*/
/*    background:  var(--main-purple-blue);*/
/*}*/
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:before {
    font-family: 'inonet';
    content: '\e900';
    padding: 0;
    top: unset;
    position: absolute;
    left: unset;
    color: var(--main-purple-blue);
    font-weight: 900;
    font-size: 18px;
    transition: .3s ease all;
    border: none;
    height: auto;
    width: auto;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover:before {
    color: var(--main-red)
}

#top.product-category-overview .template-shop .container {
    max-width: 100%;
}

.product-category-overview main.template-shop,
#top.product-category-overview .after-header-topbar {
    max-width: 90%;
    margin: 0 auto;
    float: unset;
    display: flex;
    flex-direction: column;
}

header.woocommerce-products-header {
    /* background-image: url(/wp-content/uploads/2023/07/bg_products_intro.png); */
    background-image: url(/wp-content/uploads/2023/08/banner-meinkonto.jpg);
    background-size: cover;
    min-height: 355px;
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: -50px;
    margin-left: -10%;
    margin-right: -10%;
    background-position: bottom;
    /* margin-bottom: 100px; */
}

header.woocommerce-products-header.single-blog {
    background-image: url(/wp-content/uploads/2023/07/bg_products_intro.png);

}

.single-product header.woocommerce-products-header {
    margin-bottom: 100px;
}

@media (max-width: 1024px) {
    header.woocommerce-products-header {
        padding: 30px 0;
    }
}

#top.page-id-10156 .title_container>.container,
#top.parent-pageid-10156 .title_container>.container {
    padding: 0 !important;
    min-height: unset !important;
    margin-top: 40px;
    margin-bottom: 40px;
}

.title_container .breadcrumb.breadcrumbs.avia-breadcrumbs {
    right: unset;
    line-height: 1;
    font-size: 14px;
    position: relative;
    top: unset;
    margin-top: 0;
}

.breadcrumb .breadcrumb-trail span {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    /* display: flex; */
    justify-content: center;
    flex-direction: column;
    font-size: 14px;
    color: var(--dark-grey);
}

.breadcrumbs_white .breadcrumb .breadcrumb-trail span {
    color: #fff !important;
}

.breadcrumb .breadcrumb-trail span>a span {
    color: var(--main-purple-blue);
    font-weight: 500;
}

.breadcrumb .breadcrumb-trail span>a:hover {
    opacity: 0.8;
}

.breadcrumb .breadcrumb-trail span.trail-end {}

header.woocommerce-products-header .breadcrumb .breadcrumb-trail span>a span,
header.woocommerce-products-header .breadcrumb .breadcrumb-trail span:not(.sep),
.breadcrumbs_white .breadcrumb .breadcrumb-trail span>a span,
.breadcrumbs_white .breadcrumb .breadcrumb-trail span:not(.sep) {
    font-size: 18px;
    color: #fff !important;
}

@media (max-width: 1024px) {

    header.woocommerce-products-header .breadcrumb .breadcrumb-trail span>a span,
    header.woocommerce-products-header .breadcrumb .breadcrumb-trail span:not(.sep),
    .breadcrumbs_white .breadcrumb .breadcrumb-trail span>a span,
    .breadcrumbs_white .breadcrumb .breadcrumb-trail span:not(.sep) {
        font-size: 14px;
    }
}

.breadcrumb .breadcrumb-trail span.sep {
    overflow: visible;
    width: fit-content;
    float: unset;
    display: flex;
    justify-content: center;
    flex-direction: column;
    font-size: 16px;
}

@media (max-width: 1024px) {
    .breadcrumb .breadcrumb-trail span.sep {
        font-size: 12px;
    }
}

header.woocommerce-products-header .breadcrumb .breadcrumb-trail span.sep {
    color: white;
    font-size: 20px;
}

@media (max-width: 1024px) {
    header.woocommerce-products-header .breadcrumb .breadcrumb-trail span.sep {
        color: white;
        font-size: 14px;
    }

}

header.woocommerce-products-header .title-wrapper {
    width: 45%;
    backdrop-filter: blur(40px);
    background: rgb(255, 255, 255, .1);
    min-height: 55%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 35px 45px;
    margin: auto 0;
}

#top #wrap_all .all_colors header.woocommerce-products-header .title-wrapper h1 {
    font-size: 35px;
    display: block;
    margin-bottom: 0;
}

header.woocommerce-products-header .header-wrapper {
    display: flex;
    flex-direction: row;
    align-content: center;
    flex-wrap: wrap;
    width: 78%;
    justify-content: space-between;
}

@media (max-width: 1024px) {
    header.woocommerce-products-header {
        /* width: 120%; */
        /* margin: -10%; */
    }

    header.woocommerce-products-header .header-wrapper {
        flex-direction: column-reverse;
        gap: 20px;
        flex-wrap: nowrap;
    }

    header.woocommerce-products-header .title-wrapper {
        width: 100%;
        padding: 20px;
        min-height: unset;
    }


    header.woocommerce-products-header .cat-thumbnail-wrapper {
        text-align: center;
    }

    #top #wrap_all .all_colors header.woocommerce-products-header .title-wrapper h1 {
        font-size: 28px !important;
    }

}

.breadcrumb .breadcrumb-trail span.trail-before {
    display: none;
}


#top.product-category-overview #wrap_all .template-shop>.container+.wysiwyg_wrapper.after-content {
    margin-bottom: 5vw;
    padding-top: 5vw;
    margin-top: 3vw;
    border-top: 0.5px solid rgba(36, 48, 95, 0.5);
    column-fill: balance;
    column-gap: 80px;
    column-width: 400px;
}

#top.product-category-overview #wrap_all .template-shop>.container+.wysiwyg_wrapper.after-content p {
    color: #8190A1;
    orphans: 2;
    font-size: 16px;
}

#top.product-category-overview #wrap_all .template-shop>.container+.wysiwyg_wrapper.after-content h2,
#top.product-category-overview #wrap_all .template-shop>.container+.wysiwyg_wrapper.after-content h3,
#top.product-category-overview #wrap_all .template-shop>.container+.wysiwyg_wrapper.after-content h4 {
    font-size: 18px !important;
    font-weight: 500 !important;
    break-inside: avoid;
    -webkit-column-break-after: avoid;
    page-break-after: avoid;
    break-after: avoid;
}

@media (max-width: 989px) {
    .responsive #top.product-category-overview #wrap_all .template-shop>.container {
        width: 100%;
        max-width: 100%;
    }

    .responsive #top.product-category-overview #wrap_all .template-shop>.container>.wysiwyg_wrapper {
        max-width: 80%;
        margin: 0 auto;
        width: 100% !important;
    }
}

#top.product-category-overview .after-header-topbar {
    padding: 25px 0;
    background-color: #EDEDED;
    max-width: 100%;
}

#top.product-category-overview .after-header-topbar+.wysiwyg_wrapper {
    width: 60%;
    padding: 50px 0;
    margin: 0 5%;
}

#top.product-category-overview .after-header-topbar+.wysiwyg_wrapper p+p {
    margin-top: 1em;
}

.single-info {
    display: flex;
    align-items: center;
    gap: 20px;
}

#top.product-category-overview .after-header-topbar .topbar-wrapper {
    width: 78%;
    border: none;
    margin-left: auto;
    padding-left: 0;
    margin-right: auto;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

#top.product-category-overview .after-header-topbar .single-info.solutions:before {
    content: '\e913';
    font-family: 'inonet';
    font-size: 22px;
}

#top.product-category-overview .after-header-topbar .single-info.timing:before {
    content: '\e912';
    font-family: 'inonet';
    font-size: 22px;
}

#top.product-category-overview .after-header-topbar .single-info.configurator:before {
    content: '\e914';
    font-family: 'inonet';
    font-size: 22px;
}

#top.product-category-overview .after-header-topbar .single-info.person:before {
    content: '\e911';
    font-family: 'inonet';
    font-size: 22px;
}

/*Filter Produkte*/
#top #main .template-shop .product-sorting {
    float: right;
    display: flex;
    justify-content: flex-end;
    gap: 5px;
}

#top #main .template-shop .product-sorting>* {
    margin: 0;
    align-items: center;
    display: inline-flex;
}

#top #main .template-shop .product-sorting .sort-param.sort-param-sort {
    border: 1px solid #999;
}

#top #main .template-shop .product-sorting .sort-param.sort-param-sort li,
#top #main .template-shop .product-sorting .sort-param.sort-param-sort li:hover a {
    box-shadow: unset;
    margin: 0;
}

#top #main .template-shop .product-sorting .sort-param.sort-param-sort a {
    background-color: unset;
    border: unset;
    margin: 0;
    filter: brightness(.3);
}

div .product-sorting li {
    padding: 0;
}

#top #wrap_all div .product-sorting li>span {
    background-color: #fff;
    font-size: 16px;
    color: #999999;
    border-color: #999999;
    padding: 10px 40px 10px 20px;
    line-height: 22px;
}

.sort-param>li:hover ul,
.sort-param.active-sort>li ul {
    background-color: #fff;
    margin: 0;
    width: 100%;
}

#top #wrap_all .products .product {
    width: 100%;
    box-shadow: 0px 3px 6px #00000029;
}

#top.product-category-overview #wrap_all .products .product.wbm_product_archive_teaser {
    /* max-width: 1200px; */
}

/* #top #wrap_all .productwrapper .product .row { */
/*     display: flex; */
/*     flex-direction: row; */
/* } */
/* #top #wrap_all .productwrapper .product .row .product_teaser_image_wrapper { */
/*     width: 30%; */
/* } */
#top #wrap_all div .product-sorting li span strong {
    font-weight: inherit;
    color: inherit;
}

.wbm_product_archive_teaser .product_archive_teaser_inner {
    padding: 0;
}

/* #top #wrap_all .product .row .product_teaser_image_wrapper { */
/*     width: 30%; */
/* } */
/* #top #wrap_all .product .row { */
/*     display: flex; */
/*     flex-direction: row; */
/* } */
.product-innerwrapper div .products .product {
    width: 100%;
}

.product-archive-wrapper {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 50px;
}

@media (max-width: 1200px) {
    .product-archive-wrapper {
        flex-direction: column;
    }
}

.wysiwyg_wrapper {
    max-width: 90%;
    margin: 0 auto;

}

.woof_container {
    width: 360px;
    height: 100%;
    box-shadow: 0px 3px 6px #00000029;
    display: flex;
    flex-direction: column;
    padding: 40px 35px;
}

/*Produkte Tabelle*/
#top .woocommerce-tabs .tabs li a {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}

#top #wrap_all div div.product .woocommerce-tabs tr th {
    padding: 0 0 0 20px;
    font-weight: normal;
    color: #ffffff;
}

#top.woocommerce table.shop_attributes td {
    padding: 10px 0 20px;
}

#top.woocommerce table.shop_attributes td p {
    color: #fff;
}

#top #wrap_all .main_color .woocommerce-tabs tr:nth-child(even) th {
    color: var(--main-purple-blue);
}

#top #wrap_all .main_color .woocommerce-tabs tr:nth-child(even) p {
    color: var(--main-purple-blue);
}

#top #wrap_all .woocommerce-Tabs-panel h2 {
    display: none;
}

#top #wrap_all div div.product .woocommerce-tabs ul.tabs li a {
    border-top: none;
    border-left: none;
}

/*Produkt Badgets*/
figure.woocommerce-product-gallery__wrapper {
    position: relative;
}

#top #wrap_all .all_colors .ec-badge--wrapper {
    position: absolute;
    z-index: 10;
    top: 20px;
    display: flex;
    gap: 10px;
    flex-direction: column;
}

#top #wrap_all .all_colors p.ec-badge {
    color: #fff;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 16px;
    box-shadow: 0px 2px 4px #00000026;
    width: fit-content;
}

#top.single-product #wrap_all .all_colors p.ec-badge {
    padding: 10px 20px;
    font-size: 12px;
    font-weight: 500;
}

#top #wrap_all .all_colors p.ec-badge.new {
    background-color: var(--main-red);

}

#top #wrap_all .all_colors p.ec-badge.product-line {
    background-color: var(--main-purple-blue);
}

/*Leistungen*/
#top #wrap_all .flex_column.performance-box:after {
    content: '';
    width: 0;
    height: 216px;
    border: 1px solid var(--light-grey);
    position: absolute;
    overflow: visible;
    visibility: visible;
    opacity: 0.6;
    right: 0;
}

.performance-box img {
    height: 144px;
    width: 138px;
}

.display_grid .clearfix::before,
.display_grid .clearfix::after {
    display: none;
}

#top #wrap_all .flex_column.performance-box {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 25px;
}

#top #wrap_all .performance-box .avia-button-wrap {
    margin-top: 10px;
}

.display_grid .entry-content-wrapper.clearfix {
    display: -ms-grid;
    display: grid;
    /* -ms-grid-columns: (1fr)[3]; */
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
}

.display_grid .entry-content-wrapper.clearfix {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 0 1fr 0 1fr;
    grid-template-columns: repeat(3, 1fr);
    justify-items: center;
    gap: 140px 0;
}

#top #wrap_all .flex_column.performance-box:nth-child(3):after,
#top #wrap_all .flex_column.performance-box:nth-child(6):after {
    display: none;
}


#top #wrap_all .flex_column.performance-box .avia-image-container.avia-align-center {
    margin: 0 auto;
}

#top #wrap_all .performance-box a.avia-button.avia-color-light span.avia_iconbox_title,
#top #wrap_all .performance-box a.avia-button.avia-color-light span.avia_button_icon.avia_button_icon_right {
    color: #24305f;
    font-weight: 500;
}

#top #wrap_all .flex_column.performance-box p {
    color: #24305f;
}

#top #wrap_all .performance-box a.avia-button.avia-color-light span.avia_button_icon.avia_button_icon_right::before {
    content: "\e907";
    font-size: 10px;
    line-height: 15px;
}

#top #wrap_all .performance-box .avia-button-wrap {
    margin-top: auto;
}

#top #wrap_all .performance-box a.avia-button.avia-color-light {
    margin-top: auto;
}

#top #wrap_all .performance-box .av-special-heading {
    margin: 10px 0;
    padding: 0;
}

#top .performance-box .av-special-heading h3 {
    font-weight: 500;
    color: #24305f;
    font-size: 23px;
}

/*News*/
#top #wrap_all .news .slide-entry-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 35px 1fr 35px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 35px;
    margin-bottom: 0;
}

#top #wrap_all .news article.slide-entry {
    background: #fff;
    width: 100%;
    margin: 0;
}

#top .avia-content-slider.news .slide-image,
#top .avia-content-slider.news .slide-image img {
    border-radius: 0;
    -webkit-transition: ease-in-out 0.3s;
    -o-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
}

#top .avia-content-slider.news .slide-image img:hover {
    scale: 1.04;
}

#top .avia-content-slider.news .slide-content {
    padding: 30px 70px 30px 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

#top .avia-content-slider.news a.slide-image {
    margin: 0;
}

#top .avia-content-slider.news .slide-entry-title {
    font-size: 28px;
    font-family: 'Poppins', sans-serif;
    line-height: 1;
    font-weight: 500;
}

#top #wrap_all .avia-content-slider.news .slide-meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    color: #000;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 100;
    padding: 0;
}

#top .avia-content-slider.news header.entry-content-header {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

#top .avia-content-slider.news span.blog-categories.minor-meta.cat-name {
    font-weight: 500;
    color: #000;
}

#top .avia-content-slider.news .slide-meta-comments,
#top .avia-content-slider.news .slide-meta-del {
    display: none;
}

#top .avia-content-slider.news .slide-entry-excerpt.entry-content {
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    font-size: 14px;
    color: #707070;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}

#top .avia-content-slider.news .read-more-link {
    padding-top: 12px;
}

#top .avia-content-slider.news a.more-link {
    color: #255081;
}

#top #wrap_all .news-section a.avia-button {
    margin-top: 0;
}

#top #wrap_all .news-section a.avia-button:hover {
    opacity: 1;
}

/*Partnerbereich*/
#top #wrap_all .partner-section .av-special-heading {
    padding: 0;
}

#top .partner-section .slide-entry-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(5, 1fr);
    gap: 20px;
}

#top .partner-section .new-special-heading {
    display: none;
}


#top .partner-section .avia-logo-element-container .slide-entry {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

#top .partner-section span.av-partner-fake-img {
    max-width: 80%;
    padding: 0 !important;
    height: 55px;
    background-position: center center;
    background-size: contain;
    margin: 0 auto;
}


/*Kundenfeedback*/

@media only screen and (min-width: 1024px) {
    #top #wrap_all .splides-slider {
        /* max-width: 80%; */
        /* position: relative; */
        /* margin: 0 auto; */
    }

    #top #wrap_all .splides-slider .splide__arrows {
        position: absolute;
        top: 50%;
        width: 100%;
    }

}

.responsive #top #wrap_all #main .splide__slide {
    background-color: #fff;
    border-radius: 0;
}

#top #wrap_all .splides-slider .splide__pagination {
    display: none;
}

.slide-entry-excerpt.entry-content a {
    /* pointer-events: none; */
}

#top #wrap_all .splides-slider .splide__list {
    /* display: flex; */
    /* gap: 35px; */
}

#top #wrap_all .splides-slider .splide__list .splide__slide {
    /* margin: 0 !important; */
}

#top #wrap_all .splides-slider .splide__list .splide__slide .background-contentslider {
    /* max-width: unset; */
    /* height: 100% !important; */
}

#top #wrap_all .splides-slider.splide-post-slider .splide__list .splide__slide img {
    width: 100%;
    object-fit: contain;
}

#top #wrap_all .splides-slider.splide-post-slider .splide__list .splide__slide .woocommerce-product-gallery__wrapper {
    text-align: center;
}

#top #wrap_all .splides-slider.splide-post-slider .splide__list .splide__slide .woocommerce-product-gallery__wrapper img {
    /* max-width: 80%; */
    margin-top: 40px;
    aspect-ratio: 16/9;
    max-height: 300px;
    padding: 0 30px !important;
}


/*#top .avia-content-slider.customer-feedback .slide-entry-excerpt {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
		-ms-flex-direction: column;
			flex-direction: column;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
	min-height: 490px;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	padding: 40px 50px 20px 50px;
}
#top .avia-content-slider.customer-feedback .slide-entry-excerpt p {
	text-align: center;
	color: #24305F;
	padding: 10px 0;
	font-size: 14px;
}
#top .avia-content-slider.customer-feedback .slide-entry-excerpt p:last-child {
	margin-top: auto;
	color: #8190A1;
}
#top .avia-content-slider.customer-feedback .avia-smallarrow-slider-heading {
	display: block;
	width: 100%;
	position: absolute;
	top: 50%;
}
#top .avia-content-slider.customer-feedback .avia-slideshow-arrows {
	position: relative;
	width: 160%;
	top: 0;
	left: 0;
	height: 24px;
}
#top #wrap_all .avia-content-slider.customer-feedback a.prev-slide,
#top #wrap_all .avia-content-slider.customer-feedback a.next-slide {
	width: 50px !important;
	opacity: 0.5 !important;
	-webkit-transition: ease-in-out 0.3s;
	-o-transition: ease-in-out 0.3s;
	transition: ease-in-out 0.3s;
}
#top #wrap_all .avia-content-slider.customer-feedback a.prev-slide{
	left: -90px;
}
#top #wrap_all .avia-content-slider.customer-feedback a.next-slide {
	right: -90px;
}
#top #wrap_all .avia-content-slider.customer-feedback a.prev-slide:hover,
#top #wrap_all .avia-content-slider.customer-feedback a.next-slide:hover {
	opacity: 1 !important;
}

#top #wrap_all .avia-content-slider.customer-feedback .avia-slideshow-arrows a.next-slide::before {
	content: '\e907';
	font-family: 'inonet';
	color: #000;
	padding: 0;
	line-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}

#top #wrap_all .avia-content-slider.customer-feedback .avia-slideshow-arrows a.prev-slide::before {
	content: '\e906';
	font-family: 'inonet';
	color: #000;
	padding: 0;
	line-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 20px;
	-webkit-box-pack: center;
		-ms-flex-pack: center;
			justify-content: center;
	-webkit-box-align: center;
		-ms-flex-align: center;
			align-items: center;
}*/
/*Econsor Inhaltsslider*/
/*#top #wrap_all .splide__slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-height: 490px;
    justify-content: space-between;
    padding: 40px 50px 20px 50px;
    background-color: #fff;
    border-radius: 0;
    max-height: 490px;
    height: 100%;
}
#top #wrap_all .splide__slide p:last-child {
    margin-top: auto;
}
#top #wrap_all .splide__slide .flex_column:before,
#top #wrap_all .splide__slide .flex_column:after {
    display: none;
}
#top #wrap_all .all_colors .splide__slide p {
    text-align: center;
    padding: 0 0 10px 0;
}
#top #wrap_all .slide-entry-excerpt.entry-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    height: 100%;
}
.background-contentslider {
    max-height: 430px;
}
#top #wrap_all .slide-entry-excerpt.entry-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    height: 100%;
    max-height: 430px;
    min-height: 430px;
}*

/*Econsor Inhaltsslider*/
#top .background-contentslider {
    height: 460px !important;
    max-width: 400px;
    width: 100%;
}

.slide-entry-excerpt.entry-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.slide-entry-excerpt img.alignnone.size-full {
    height: 60px;
    width: auto;
}

/*.splide__track {
    width: 1270px;
    margin: 0 auto;
}
.responsive #top #wrap_all .splide__slide {
    margin: 0 !important;
}*/
.responsive #top #wrap_all #main .splide__slide {
    height: auto;
    -webkit-box-shadow: 0px 3px 6px #00000029;
    -moz-box-shadow: 0px 3px 6px #00000029;
    box-shadow: 0px 3px 6px #00000029;
}

#top .all_colors .slide-entry-excerpt p {
    color: var(--main-purple-blue);
    text-align: center;
    font-size: 14px;
    line-height: 29px;
}

#top .all_colors .slide-entry-excerpt p:last-child {
    color: #8190A1;
    opacity: 1;
}

/*Seo Bereich*/
#top .all_colors .seo-box h3.av-special-heading-tag {
    color: #24305F;
    font-weight: 500;
}

#top .all_colors .seo-box p {
    font-size: 14px;
    line-height: 22px;
}

/*Product Site*/
#top #wrap_all div.box_bg_filter {
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    padding: 35px 45px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

#top #wrap_all .pagetop .box_bg_filter {
    flex-direction: column;
    -webkit-box-align: unset;
    -ms-flex-align: unset;
    align-items: unset;
}

.pagetop--teaser {
    padding: 100px 0 80px 0;
}

.pagetop .special-heading-border {
    display: none;
}

.pagetop--teaser .avia-button {
    margin-top: 20px !important;
}

#top #wrap_all ol li::marker {
    font-weight: 500;
}

.avia_textblock ul li {
    list-style: square;
    font-weight: 300;
}

#top #wrap_all ol {
    margin: 0;
}

#top #wrap_all ol li {
    font-weight: 300;
    list-style: number;
}

#top #wrap_all ul:last-child {
    margin-bottom: 0;
}

#top #wrap_all ul li::marker .avia_textblock.list_color {
    margin: 0;
}

#top #wrap_all ul li::marker {
    color: inherit;
}

#top #wrap_all .avia_textblock.list_color {
    margin: 0;
}

/*Tabs*/
#top #wrap_all a.av-section-tab-title {
    padding: 15px 75px;
}

.av-inner-tab-title {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
    margin: 0;
}

#top #wrap_all a.av-section-tab-title {
    padding: 15px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 60px;
    border-right: 1px solid #fff;
}

#top #wrap_all a.av-section-tab-title.av-active-tab-title:last-child {
    padding-right: 50px;
    border: none;
}

#top #wrap_all a.av-section-tab-title.av-active-tab-title:first-child {
    padding-left: 50px;
}

#top #wrap_all .av-layout-tab {
    padding: 95px 0;
}

.av-active-tab-title span.av-tab-arrow-container,
.av-tab-above-content .av-tabsection-arrow {
    display: none;
}

.responsive .av-tab-above-content .container {
    max-width: 75%;
    padding: 0;
}

.togglecontainer {
    margin: 0;
}

#top #wrap_all .toggler {
    padding: 20px 0;
    font-weight: 500;
    border-bottom: 1px solid #DB383C;
    letter-spacing: 0;
    transition: .3s ease all;
}

#top #wrap_all .toggler:hover {}

#top #wrap_all .toggler.activeTitle {
    border-bottom: 0;
}

/* @media only screen and (min-width: 768px) { */
/*     #top #wrap_all .toggler.activeTitle { */
/*         padding-top: 30px; */
/*     } */
/* } */
#top #wrap_all .toggle_wrap.active_tc .toggle_content {
    padding-top: 0;
}

#top #wrap_all .av-minimal-toggle .single_toggle {
    margin-bottom: 0;
    padding-bottom: 0px;
}

#top #wrap_all .av-minimal-toggle .single_toggle {
    margin-bottom: 0;
}

#top #wrap_all .av-minimal-toggle .single_toggle {
    margin-bottom: 0;
    border-bottom: 1px solid #DB383C;
}

#top #wrap_all .toggle_content {
    padding: 20px 0 25px 0;
}

.av-minimal-toggle .toggle_icon {
    display: none;
}

.av-tab-above-content .avia_textblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*gap: 20px;*/
}

#top #wrap_all .toggler:after {
    content: '\e905';
    font-family: 'inonet';
    /*color: var(--main-purple-blue);*/
    color: #8190A1;
    opacity: 1;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    font-size: 16px;
    right: 0;
    position: absolute;
}

#top #wrap_all .toggler.activeTitle:after {
    transform: rotate(180deg);
    color: var(--main-red);
}

.responsive .container {
    padding: 0;
}

.av-tab-above-content h3 {
    font-weight: 300;
    margin-bottom: 20px;
}

#top #wrap_all a.av-section-tab-title.av-active-tab-title {
    background-color: var(--main-purple-blue);
}

#top #wrap_all .av-tab-arrow-container {
    display: none;
}

#top #wrap_all .js_active .av-layout-tab {
    padding: 95px 0;
}

#top #wrap_all .av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
    margin: 0;
    font-size: 20px;
}

#top #wrap_all .av-tab-no-icon.av-tab-no-image .av-inner-tab-title {
    margin: 0;
    font-size: 20px;
    font-weight: 300;
    text-transform: none;
}

#top #wrap_all a.av-section-tab-title:first-child {
    padding-left: 0;
    border: none;
}

#top #wrap_all a.av-section-tab-title:last-child {
    padding-right: 0;
    border: none;
}

#top #wrap_all .avia-tab-title-padding-default .av-outer-tab-title {
    font-size: 20px;
    padding: 0;
}

#top #wrap_all .av-tab-section-tab-title-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}

/*Contact CTA*/
#top #main .avia-section.contact_cta .template-page {
    padding: 100px 0 115px 0;
}

#top .all_colors .contact_cta p {
    font-size: 28px;
    font-weight: 400;
}

#top .all_colors .contact_cta a.avia-button {
    margin-top: 30px;
}

#top .all_colors .contact_cta a.avia-button {
    margin-top: 30px;
    padding: 15px 25px;
    width: 230px;
}

#top .all_colors .contact_cta a.avia-button {
    margin-top: 30px;
    padding: 15px 25px;
    width: 230px;
}

#top .avia-button .avia_iconbox_title {
    font-family: 'Roboto';
}

/*Contactform*/
.form-wrapper.half {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 25px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 25px;
}

#top #wrap_all .form-wrapper input,
#top #wrap_all .form-wrapper select,
#top #wrap_all textarea {
    padding: 10px 20px;
    background-color: #ffff;
    border: 1px solid #666666;
    margin-bottom: 25px;
    color: #999999;
    font-family: 'Poppins', sans-serif;
}

#top #wrap_all .form-wrapper input,
#top #wrap_all .form-wrapper select {
    height: 50px;
}

#top .all_colors .accept p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

#top #wrap_all .accept input[type="checkbox"] {
    height: 24px;
    width: 24px;
    border-radius: 0;
}

#top #wrap_all span.wpcf7-form-control-wrap {
    margin-top: 5px;
}

#top #wrap_all .wpcf7 form.sent .wpcf7-response-output {
    border-color: var(--main-red);
    margin: 0;
}

#top #wrap_all .form-field .wpcf7-submit {
    background-color: var(--main-red);
    opacity: 1;
    color: #ffffff;
    border: none;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    font-family: 'poppins', Helvetica, Arial, sans-serif;
    font-size: 16px;
    padding: 15px 50px;
    line-height: 16px;
    margin: 0;
}

#top form {
    margin-bottom: 0;
}

#top #wrap_all .form-field .wpcf7-submit:hover {
    background-color: var(--main-purple-blue);
}

#top #wrap_all .form-field .wpcf7-submit:disabled {
    opacity: 0.5;
}

#top #wrap_all .form-field .wpcf7-submit:hover:disabled {
    background-color: var(--main-red);
}

#top .all_colors .form-field.accept.data-protection--input {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
}

#top .all_colors .accept p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #333;
    font-weight: 400;
    margin-bottom: 25px;
}

#top .all_colors .form-field.accept.data-protection--input p {
    padding-top: 5px;
}

#top .all_colors .form-field.accept.data-protection--input .data-protection--text {
    font-size: 16px;
}

span.wpcf7-list-item {
    margin-left: 0;
    margin-right: 10px;
}

#top #wrap_all input[type="radio"] {
    margin: 0;
}

#top #wrap_all .wpcf7-radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
}

.checkbox span.wpcf7-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 0;
}

.checkbox span.wpcf7-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#top #wrap_all input[type="radio"] {
    margin: 0;
    width: 24px;
    height: 24px;
}

.checkbox span.wpcf7-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#top #wrap_all .form-wrapper input::-webkit-input-placeholder,
#top #wrap_all .form-wrapper select::-webkit-input-placeholder,
#top #wrap_all textarea::-webkit-input-placeholder {
    color: #333333;
    font-family: 'Poppins', sans-serif;
}

#top #wrap_all .form-wrapper input::-moz-placeholder,
#top #wrap_all .form-wrapper select::-moz-placeholder,
#top #wrap_all textarea::-moz-placeholder {
    color: #333333;
    font-family: 'Poppins', sans-serif;
}

#top #wrap_all .form-wrapper input:-ms-input-placeholder,
#top #wrap_all .form-wrapper select:-ms-input-placeholder,
#top #wrap_all textarea:-ms-input-placeholder {
    color: #333333;
    font-family: 'Poppins', sans-serif;
}

#top #wrap_all .form-wrapper input::-ms-input-placeholder,
#top #wrap_all .form-wrapper select::-ms-input-placeholder,
#top #wrap_all textarea::-ms-input-placeholder {
    color: #333333;
    font-family: 'Poppins', sans-serif;
}

#top #wrap_all .form-wrapper input::placeholder,
#top #wrap_all .form-wrapper select::placeholder,
#top #wrap_all textarea::placeholder {
    color: #333333;
    font-family: 'Poppins', sans-serif;
}

.form-field.checkbox {
    margin-bottom: 25px;
}

#top #wrap_all input[type="checkbox"] {
    margin: 0;
}

/*Shop Site*/

/*Intro*/
.shop_intro.pagetop--teaser {
    padding: 70px 0;
}

#top #wrap_all .shop_intro .flex_column:first-child {
    margin-top: 30px;
    width: 660px;
    background: rgb(63, 75, 120, .8);
}

#top #wrap_all .all_colors .shop_intro h1 {
    font-size: 35px;
}

/*Icon Section*/
.avia-section.icon_section {
    min-height: fit-content;
}

.avia-section.icon_section .container {
    padding: 25px 0;
}

#top #wrap_all .avia-section.icon_section .av-iconlist-small li {
    width: fit-content;
    display: flex;
    flex-direction: row;
}

.avia-section.icon_section span.iconlist-char {
    font-size: 22px;
}

#top .avia-section.icon_section .av-iconlist-small .iconlist_icon {
    margin: 0;
    margin-right: 20px;
}

/*Shop Category Section*/
#top #wrap_all .shop_category {
    max-width: 90%;
    margin: 0 auto;
    float: none;
    margin-bottom: 15px;
}

#top #wrap_all .shop_category .container {
    max-width: 100%;
}

#top #wrap_all .shop_category .entry-content-wrapper {
    padding: 60px 0;
}

#top #wrap_all .avia-section.no_min_height {
    min-height: unset;
}

#top #wrap_all .shop_category.bg_element {
    margin-bottom: 120px;
}

#top #wrap_all .bg_element {
    min-height: unset;
    position: relative;
}

#top #wrap_all .bg_element:after {
    content: url(/wp-content/uploads/2023/06/bg_kategorien.png);
    position: absolute;
    width: 930px;
    height: 590px;
    top: 0;
}

#top #wrap_all .all_colors .registration_cta h2 {
    font-weight: 400;
    margin-bottom: 20px;
}

body#top .registration_cta a.avia-button {
    margin-top: 20px;
}

body#top .registration_cta .av-special-heading.modern-centered {
    padding: 0;
}

#top .registration_cta .avia_textblock p+p {
    margin: 0;
}

#top #wrap_all .full_width_tab .av-tab-section-tab-title-container {
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: space-between;
}

#top #wrap_all .full_width_tab a.av-section-tab-title {
    width: 33.33%;
}

#top #wrap_all .full_width_tab a.av-section-tab-title {
    border-right: none;
}

.responsive .full_width_tab.av-tab-above-content .container {
    max-width: 67%;
}

#top .full_width_tab .flex_column_table_cell:last-child {
    padding: 0 60px 0 40px;
}

#top #wrap_all .icon_section ul:last-child {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.icon_section {
    display: flex;
    align-items: center;
}

#top .av-iconlist-small li {
    width: 100%;
}

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

    /*Footer*/
    #footer-page .av-flex-placeholder {
        display: none;
    }

    #top .footer-page-content .flex_column_table_cell:last-child {
        /*        width: 10%;*/
        padding-left: 0;
    }

    #top .footer-page-content .container {
        max-width: 80%;
        padding: 0;
    }
}

@media only screen and (max-width: 1200px) {
    #top .footer-page-content .container {
        max-width: 80%;
        padding: 0;
    }
}

@media only screen and (max-width: 1020px) {
    #top .footer-page-content .flex_column_table {
        display: -ms-grid;
        display: grid;
        /* -ms-grid-columns: (1fr)[2]; */
        grid-template-columns: repeat(2, 1fr);
    }

    #top .footer-page-content .flex_column_table {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 30px 1fr;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px 30px;
    }

    #top .footer-page-content .flex_column_table_cell {
        width: 100%;
        margin: 0;
    }

    #top .footer-page-content .flex_column_table_cell:nth-child(3) .widget:first-child {
        margin-left: 0;
    }

    body .footer-page-content .container_wrap .avia-builder-el-no-sibling {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    /*    #top .footer-page-content .av_font_icon.avia-icon-animate {
			padding-bottom: 20px;
		}*/
}

@media only screen and (max-width: 767px) {
    #top .footer-page-content .flex_column_table {
        display: -ms-grid;
        display: grid;
        /* -ms-grid-columns: (1fr)[1]; */
        grid-template-columns: repeat(1, 1fr);
    }

    #top .footer-page-content .flex_column_table {
        gap: 0px;
    }

    #top .footer-page-content .flex_column_table_cell:nth-child(3) .widget:first-child {
        margin-bottom: 0;
    }
}




/* Global style */

hr {
    border-color: #b3b3b3;
}


/* Navigation style */

#dt-topmenu ul.wbm-user-menu {
    position: absolute;
    width: 180px;
    left: -40px;
    height: auto;
    background-color: #fff;
    visibility: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

#dt-topmenu ul.wbm-user-menu>li {
    list-style: none;
    padding: 8px;
    width: 100%;
}

#dt-topmenu ul.wbm-user-menu>li>a {
    color: #696969;
    transition: none;
}

#dt-topmenu ul.wbm-user-menu>li>a:hover {
    color: #696969;
    text-decoration: underline;
}

/* Form elements style*/

.woocommerce input,
.woocommerce input[type="text"],
.woocommerce textarea,
.woocommerce select {
    padding: 8px 12px;
    border: 1px solid #b3b3b3;
}


/* Accordions style */

.panel {
    border: none;
    box-shadow: none;
}

.panel-heading,
.panel-group .panel-heading,
.panel-default>.panel-heading {
    color: #24305F;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid #b3b3b3;
    padding-left: 0;
}

.panel-body,
.panel-group .panel-heading+.panel-collapse .panel-body {
    border-top: none;
    padding-left: 0;
    padding-right: 0;
}

.panel .panel-heading {
    position: relative;
}

.panel-heading a,
.panel-heading a:hover,
.panel-heading a:focus {
    color: #24305F;
}

.panel-heading h3 {
    font-size: 18px;
    line-height: normal;
}

.arrow-shape {
    position: absolute;
    top: 8px;
    right: 5px;
    width: 0;
    height: 0;
    display: inline-block;
    margin-left: 20px;
    border-bottom: 0;
    border-top: 16px solid #24305F;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.collapsed .arrow-shape {
    border-bottom: 10px solid transparent;
    border-top: 10px solid transparent;
    border-left: 16px solid #24305F;
    border-right: 0;
    top: 6px;
}

.npl,
.no-padding-left {
    padding-left: 0;
}

.npr,
.no-padding-right {
    padding-right: 0;
}

.no-padding {
    padding: 0;
}

/* f - style end */

/* j - style start */
/* Wiki header */

.wiki_heading .wiki_headline p,
.wiki_heading .wiki_headline {
    color: #4a4a49;
    margin-top: 8px;
    font-size: 26px;
    font-weight: 400;
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
}

.wiki_heading {
    margin-top: 10px;
}

.wiki_search_input {
    width: 100%;
    border-radius: 3px;
    outline: 0;
    border: 1px solid rgb(127, 130, 134);
    padding: 10px;
    padding-right: 33px;
    font-size: 18px;
    background-color: rgb(250, 250, 250);
}

.wiki_heading .logo-menu {
    max-width: 292px;
    width: 100%;
    height: auto;
}


.wiki_heading .logo-menu {
    max-width: 228px;
    width: 100%;
    height: auto;
    position: relative;
}

.hr_blue {
    border-top: 1px solid rgba(36, 48, 95, 1);
    margin-bottom: 19px;
}

.searchform_wiki .icon-search-6 {
    border: none;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 23px;
}

.wiki_page div.content {
    padding: 60px 0 60px 0px;
}

@media only screen and (max-width: 768px) {
    .side-contact-form_sidebar .dummy-space {
        float: left;
        width: 35px;
    }

    .woocommerce table.shop_table_responsive tr.tr-spacer td::before,
    .woocommerce-page table.shop_table_responsive tr.tr-spacer td::before {
        content: "";
    }

    .woocommerce-cart .shop_table td.product-remove {
        width: 15px;
        display: inline-block;
    }

    .woocommerce-cart .shop_table td.product-remove a {
        text-align: left;
        width: 18px;
    }

    .woocommerce-cart .shop_table td.product-remove a.remove:hover {
        background: white;
        color: #24305F !important;
        opacity: 0.6;
    }

    .woocommerce-cart .shop_table tr.bundle_table_item td.product-name {
        display: inline-block;
    }

    .woocommerce-cart .shop_table tr.bundle_table_item td.product-name:before {
        padding-right: 5px;
    }

    .wbm_custom_btn,
    .woocommerce-page a.compare.button {
        padding: 8px 10px !important;
    }
}

@media only screen and (min-width: 993px) {
    .wiki_heading .logo-menu {
        width: 100%;
        height: auto;
        position: relative;
    }

    .hr_blue {
        margin-left: -15px;
    }


    /* .wiki_logo { */
    /* margin-top: 14px;     */
    /* } */

    .show-for-mobile {
        display: none;
        visibility: hidden;
    }


}

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

    .logo_link {
        text-align: center;
        display: block;
    }

    .wiki_heading .wiki_headline p,
    .wiki_heading .wiki_headline {
        margin-top: 20px;
        text-align: center;
        font-size: 18px;
    }

    .hidden-md-down {
        display: none;
        visibility: hidden;
    }

    .show-for-mobile {
        padding-right: 0;
    }


    .wiki_search_input {
        font-size: 14px;
    }



}

/* Wiki header - END */
/* Paragraf general */
.heading_paragraf p,
.heading_paragraf a,
h1 p,
h1 a,
.h1 p,
.h1 a {
    font-weight: normal;
    line-height: 22px;
    font-style: normal;
    font-size: 18px;
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
}

.heading_paragraf p {
    color: #4a4a49;
    margin-bottom: 20px;
}

h2 *,
h3 a,
h4 a,
h5 a,
.h2 *,
.h3 a,
.h4 a,
.h5 a {
    font-size: inherit;
    line-height: inherit;
    font-family: inherit;
    color: inherit;
}

h4 span a:hover {
    color: inherit;
    border-bottom: 1px solid;
}


/* Paragraf general -END */

/* Search page */
.wult-container .search-header .search-title {
    color: #24305F;
}

/* Search page - END */

/* Side Contact form */
.side-contact-form_sidebar p,
.side-contact-form_sidebar a {
    color: #fff;
    font-size: 14px;
}

.side-contact-form_sidebar .info_wrapper a,
.floated_right_element_wrapper.with_modal .floated-el-content .info_wrapper a {
    transition: all .2s ease-in-out;
}

.side-contact-form_sidebar .info_wrapper a:hover,
.floated_right_element_wrapper.with_modal .floated-el-content .info_wrapper a:hover {
    color: #f3f3f3;
}

.img-left {
    float: left;
    margin-right: 11px;
    margin-top: 8px;
    margin-left: 18px;
}

.side-contact-form_sidebar .img-box {
    display: block;
    text-align: center;
    font-size: 20px;
}

.side-contact-form_sidebar .img-box .ino-icon-envelope:before,
.img-box .ino-icon-phone:before {
    width: auto;
}

.side-contact-form_sidebar .ino-icon-phone {
    font-size: 24px;
    margin-bottom: 20px;
}

.side-contact-form_sidebar .ino-icon-envelope {
    font-size: 20px;
    width: 29px;
    margin-bottom: 20px;
    margin-right: 6px;
}

.img-box img:first-child {
    padding-left: 3px;

}

.side-contact-form_sidebar {
    background-color: #24305F;
    padding: 30px 20px;
    color: #fff;
    padding: 15px;
    padding: 20px 16px;
}

.side-contact-form_sidebar li.widget_text {
    list-style-type: none;
}

.side-contact-form_sidebar .wbm_custom_btn {
    background: #f3f3f3;
    color: #24305F !important;
    font-size: 14px;
    font-family: "FagoNo", Geneva, sans-serif;
    color: #fff;
    background-image: unset;
    border: none;
    line-height: 15px;
    text-transform: initial;
    border-radius: 4px;
    padding: 8px 25px;
    margin-right: 0;
}

.side-contact-form_sidebar .text_info {
    font-size: 14px;
}

.side-contact-form_sidebar .rowww {
    display: block;
    width: 100%;
    clear: both;
}

.side-contact-form_sidebar .top_text {
    font-size: 18px;
    line-height: 22px;
    text-align: left;
}

.side-contact-form_sidebar i {
    font-size: 26px;
    float: left;
    margin-right: 10px;
    margin-bottom: 6px;
}

/* Side Contact form - END */

/* Side Contact form on the right*/
.floated_right_element_wrapper {
    z-index: 1400;
    position: fixed;
}

#slider_contactform,
#konto_rma_floated_element {
    top: 166px;
    width: 600px;
}

#nl_floated_element {
    top: 200px;
    right: 0;
    z-index: 1000;
}

.floated_right_btn {
    width: 81px;
    height: 61px;
    position: absolute;
    color: #fff;
    background-color: rgb(219, 56, 60);
    text-align: center;
    cursor: pointer;
    box-shadow: 0px 0px 2px 1px rgba(219, 56, 60, 0.7);
    clip-path: inset(-8px 0px -8px -8px);
    z-index: 1;

}

.floated_right_element_wrapper.with_modal .floated_right_btn .floated_btn_content_wrapper {
    -webkit-transition: all 0.8s ease;
    -khtml-transition: all 0.8s ease;
    -moz-transition: all 0.8s ease;
    -ms-transition: all 0.8s ease;
    transition: all 0.8s ease;
}

.floated_right_element_wrapper.with_modal .floated_right_btn:not(.opened-form) .floated_btn_content_wrapper {
    margin-right: 9px;
}

#contact-icon,
#floated_konto_rma_btn {
    top: 72px;
    /* left: 105px; */
    left: 106px;
    padding-top: 5px;
}

.floated_news_btn {
    top: 120px;
    right: 0;
    width: 72px;
    height: 61px;
    display: table;
}

.floated_news_btn .img-box {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.floated_news_btn .img-box .ino-icon-news {
    font-size: 25px;
}

.floated-el-head {
    color: white;
    text-align: center;
    display: block;
    font-size: 15px;
    line-height: 24px;
}

.img-box {
    display: block;
    text-align: center;
    font-size: 20px;
}

.img-box .ino-icon-envelope:before,
.img-box .ino-icon-phone:before {
    width: auto;
}

.img-box img:first-child {
    padding-left: 3px;
}

.floated_right_element_wrapper.with_modal .floated-el-content {
    width: 423px;
    position: absolute;
    right: 0;
    background-color: #24305F;
    margin-left: 40px;
    padding: 30px 20px;
    border-radius: 3px;
    color: #fff;
}

.floated_right_element_wrapper.with_modal .floated-el-content p,
.floated_right_element_wrapper.with_modal .floated-el-content a {
    color: #fff;
    font-size: 16px;
}

.floated_right_element_wrapper.with_modal .floated-el-content .img-left {
    float: left;
    margin-right: 11px;
    margin-top: 8px;
    margin-left: 18px;
}

.floated_right_element_wrapper.with_modal .floated-el-content .dummy-space {
    float: left;
    width: 48px;
}

.floated_right_element_wrapper.with_modal .floated-el-content li.widget_text {
    list-style-type: none;
}

.floated_right_element_wrapper.with_modal .floated-el-content .wbm_custom_btn {
    background: #f3f3f3;
    color: #24305F !important;
    font-size: 14px;
}

.floated_right_element_wrapper.with_modal .floated-el-content .text_info {
    font-size: 16px;
    float: left;
    padding-left: 18px;
}

.floated_right_element_wrapper.with_modal .floated-el-content .rowww {
    display: block;
    width: 100%;
    clear: both;
}

.floated_right_element_wrapper.with_modal .floated-el-content .top_text {
    font-size: 18px;
    line-height: 26px;
    text-align: left;
}

.floated_right_element_wrapper.with_modal .floated-el-content i {
    padding-left: 10px;
    font-size: 26px;
    float: left;
}

/* Side Contact form on the right - END */

/* Kontakt page - START */
.redirectLink {
    padding-top: 10px;
}

#top #wrap_all .wpcf7 label {
    margin-bottom: 10px !important;
}

.wpcf7 .form-field,
.form-wrapper.full {
    display: flex;
    flex-direction: column;
}

#top #wrap_all span.wpcf7-form-control-wrap {
    margin-top: 0;
}

.form-outter-wrapper>.form-wrapper.full {
    gap: 10px;
}

#top #wrap_all .form-wrapper input::placeholder {
    color: var(--light-grey);
}

#top #wrap_all .wpcf7 form.sent .wpcf7-response-output {
    margin-top: 20px;
}

/*#top #wrap_all .wpcf7 .form-wrapper input:focus-visible,
#top #wrap_all textarea:focus-visible {
    color: var(--dark-grey);
}*/

#top #wrap_all .form-wrapper span.wpcf7-not-valid-tip {
    color: var(--main-red) !important;
    margin-top: -15px;
    font-size: 14px;
    margin-bottom: 20px;
}

#top #wrap_all .form-wrapper input,
#top #wrap_all .form-wrapper textarea {
    margin-bottom: 20px;
    font-size: 16px;
    color: var(--dark-grey);
}

#top #wrap_all .form-field.accept p {
    font-size: 16px;
    line-height: 20px;
}

span.wpcf7-spinner {
    display: none;
}

#top #wrap_all .form-wrapper input.wpcf7-submit {
    width: fit-content;
    height: 100%;
    max-height: unset;
}

#top #wrap_all .accept input[type="checkbox"] {
    height: 15px;
    width: 15px;
    border-radius: 0;
}

#top #wrap_all .form-wrapper input.wpcf7-submit {
    width: fit-content;
}

#top #wrap_all .form-wrapper select {
    font-size: 16px;
    background-image: url("/wp-content/uploads/2018/12/img_polygon_20x20.png") !important;
    color: #4a4a49;
    background-position: 95% center;
}

.wpcf7 .show__link {
    margin-bottom: 0;
}

#top #wrap_all .form-wrapper input::placeholder,
#top #wrap_all .form-wrapper textarea::placeholder {
    color: #999 !important;
}

/* Kontakt page - END */

/* Kontakt form Service und Support - START */

.wpcf7 {
    /*max-width: 635px;*/
    width: 100%;
    font-size: 18px;
}

.wpcf7 label,
.wpcf7 p,
.wpcf7 a {
    font-size: 18px;
}

.wpcf7 label,
.wpcf7 .margin_after {
    margin-bottom: 25px !important;
    width: 100%;
}

.wpcf7 input[type='text'],
.wpcf7 input[type='email'],
.wpcf7 input[type='tel'],
.wpcf7 select,
.wpcf7 textarea,
.wpcf7 .select-target.select-theme-default {
    width: 100%;
    /* background-color: rgb(237,237,237); */
    background-color: #cccccc;
    outline: none;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    line-height: 20px;
    padding: 8px 12px;
    margin-top: 4px;
}

.wpcf7 textarea {
    padding: 8px 12px;
}

.wpcf7 input[type='text'],
.wpcf7 input[type='email'],
.wpcf7 input[type='tel'],
.wpcf7 select,
.wpcf7 .select_cf7 a {
    height: 36px;
    margin-top: 4px;
}

.wpcf7 select {
    font-size: 16px;
    background-image: url("/wp-content/uploads/2018/12/img_polygon_20x20.png") !important;
    color: #4a4a49;
    background-position: 95% center;
}

#dt-menu .sub-nav label,
.dt-menu-mobile .sub-nav label {
    font-family: "FagoNo";
}

.dt-menu-mobile .sub-nav label {
    padding-top: 5px;
}

.select.select-theme-default .select-options .select-option.select-option-selected:before {
    top: 7px;
    left: 8px;
}

.select.select-theme-default .select-options .select-option {
    padding: 0.5rem 1em 0.5rem 30px;
}

.select-target.select-theme-default {
    width: 100%;
    /* background-color: rgb(237,237,237); */
    background-color: #cccccc;
    outline: none;
    border: none;
    border-radius: 3px;
    font-size: 16px;
    line-height: 20px;
    padding: 8px 12px;
    padding-right: 55px;
}

.select-target.select-theme-default b:before {
    display: none;
    visibility: hidden;
}

.select-target.select-theme-default b:after {
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: none;
    border-color: initial;
    width: 32px;
    height: 23px;
    background-image: url(./images/icons/img_polygon.png);

    -webkit-transition: -webkit-transform .2s ease;
    -ms-transition: -ms-transform .2s ease;
    transition: transform .2s ease;

}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(./images/icons/img_polygon.png) !important;
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: center;
    cursor: pointer;
}

select option:selected {
    background-color: #24305F;
}

.select-target.select-theme-default.select-open.select-enabled b:after {
    -moz-transform: scaleY(-1);
    -webkit-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1);
    -ms-filter: flipv;
    /*IE*/
    filter: flipv;
    /*IE*/
}

.wpcf7 label .label_headline {
    width: 100%;
    font-size: 18px;
    padding-left: 4px;
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
}

.wpcf7 span.wpcf7-list-item {
    margin-left: 0;
}

.wpcf7-checkbox {
    font-size: 18px;
}

.select.select-theme-default .select-content {
    width: 375px;
    max-width: 375px;
}

.wpcf7-checkbox.checkbox {
    padding-left: 0;
}

.wpcf7-checkbox.checkbox>span>span {
    line-height: 36px;
}

.wrap-toggle {
    display: none;
}

/* hide after sent */
.wpcf7-form.sent .checkbox {
    visibility: hidden;
    display: none;
}


/* Kontakt form Service und Support - END */

/* Kontakt form  Liefer addresse and more - START */
.wpcf7-form label abbr {
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
    cursor: help;
    font-size: 18px;
}

.wpcf7-radio>.wpcf7-list-item {
    margin-right: 16px;
}

/* Kontakt form  Liefer addresse and more - END */

/* Login page - mein konto - START */
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: none;
    padding: 0;
    margin: 0;
    border-radius: 0;
}

.woocommerce-form label,
#customer_details label {
    font-size: 18px;
    line-height: 1 !important;
    padding-left: 4px;
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
}

/* .woocommerce form .form-row { */
/* padding: 0; */
/* padding-bottom: 20px; */
/* } */

#customer_login {
    margin-top: 60px;
}

#customer_login h2,
#customer_login .h2 {
    margin-bottom: 20px;
}

#customer_login p,
#customer_login a {
    font-size: 16px;
}

/* Login page - mein konto - END */

/*Warenkorb*/
.responsive .woocommerce_container .container {
    max-width: 100%;
}

.responsive .woocommerce_container>.container>.template-page {
    max-width: 78%;
    float: none;
    display: flex;
}

.woocommerce_container>.container>.template-page .post-entry {
    width: 100%;
}

#top #wrap_all .woocommerce h1 {
    font-size: 28px;
    color: var(--main-purple-blue);
}

#top #wrap_all .main_color .woocommerce-cart-form tr,
#top #wrap_all .main_color .woocommerce-cart-form tr>th,
#top #wrap_all .woocommerce table.shop_table {
    background: transparent;
}

#top #wrap_all .woocommerce table.shop_table:not(.woocommerce-checkout-review-order-table) td,
#top #wrap_all .woocommerce .shop_table:not(.woocommerce-checkout-review-order-table) td {
    padding-top: 40px;
}

body#top #wrap_all .woocommerce td.actions {
    padding: 20px 0;
}

body#top #wrap_all table.shop_table .actions .coupon .button,
#top table.shop_table .actions .button,
#top #wrap_all a#wcssc-share-cart,
#top #wrap_all .wbm_custom_btn.disabled {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--main-purple-blue);
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-radius: 0;
    font-size: 16px;
    font-weight: 400;
    font-family: 'poppins', Helvetica, Arial, sans-serif;
}

body#top #wrap_all table.shop_table .actions .coupon .button:hover,
#top table.shop_table .actions .button:hover,
#top #wrap_all a#wcssc-share-cart:hover,
#top #wrap_all .wbm_custom_btn.disabled:hover {
    background-color: var(--main-red);
}

#top #wrap_all a#wcssc-share-cart,
#top #wrap_all .wbm_custom_btn.disabled {
    width: fit-content;
    float: right;
    color: #fff;
}

.wc-proceed-to-checkout {
    display: flex;
    justify-content: flex-end;
}

#top #wrap_all table.shop_table .actions>.button {
    height: fit-content;
    max-height: unset;
    padding: 15px 30px;
    width: fit-content;
}

#top div td.actions .coupon .input-text {
    margin-right: 0;
    font-family: 'poppins', Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
}

#top #wrap_all .main_color .woocommerce-cart-form tr:first-child td {
    padding-top: 10px;
}

#top div .quantity input.minus,
#top div .quantity input.plus {
    /* display: none; */
    background-color: var(--main-purple-blue) !important;
    background-image: unset !important;
    border-color: var(--main-purple-blue) !important;
    color: white !important;
    transition: .3s ease all;
    font-size: 18px;
}

#top div .quantity input.minus:hover,
#top div .quantity input.plus:hover {
    background-color: var(--main-red-hover) !important;
    border-color: var(--main-red-hover) !important;
}

#top #wrap_all .shop_table.cart th.product-quantity,
#top #wrap_all .woocommerce-cart-form__cart-item td.product-quantity {
    padding-inline: 20px !important;
}

#top #wrap_all .main_color .woocommerce-cart-form tr>th {
    border: none;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
}

#top #wrap_all .main_color .woocommerce-cart-form tr>th {
    border: none;
    font-family: 'Poppins', sans-serif;
    text-transform: capitalize;
    color: var(--main-purple-blue);
}

#top #wrap_all .main_color .woocommerce-cart-form tr,
body#top #wrap_all .woocommerce .cart-collaterals .cart_totals .shop_table tbody tr {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

body#top #wrap_all .woocommerce .cart-collaterals .cart_totals .shop_table tbody tr {
    padding-bottom: 20px;
    display: flex;
    flex-direction: row;
    color: var(--dark-grey);
}

body#top #wrap_all .woocommerce .cart-collaterals .cart_totals td {
    padding: 0;
    margin-left: auto;
}

#top #wrap_all .cart_totals tr.cart-subtotal,
#top #wrap_all .cart_totals tr.fee {
    background-color: transparent;
}

.cart-collaterals .cart_totals table tr:first-child th,
.cart-collaterals .cart_totals table tr:first-child td,
div .cart-collaterals .cart_totals table,
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    border: none;
    font: inherit;
}

body#top #wrap_all .woocommerce .cart-collaterals .cart_totals td {
    padding: 0;
}

#top #wrap_all .cart-collaterals .cart_totals {
    margin: 0px 0 0 0;
    clear: both;
    float: right;
}

.bundled_table_item_indent .row {
    display: flex;
    flex-direction: row;
    margin-bottom: 0px;
    line-height: 26px;
}

table div.quantity {
    margin: 0;
}

#top #wrap_all .cart-collaterals .cart_totals h2 {
    font-size: 20px;
}

.prod_name_wrapper,
#top #wrap_all .woocommerce span,
#top #wrap_all .woocommerce .bundle_qty_txt,
.woocommerce .bundled_table_item .bundled_table_item_indent {
    color: var(--dark-grey);
    font-size: 14px;
}

/* Pagination (search, produkte) - START */
.paging-nav {
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
}

.paging-nav .page-numbers.dots {
    font-size: 14px;
}

.woocommerce-pagination ul.page-numbers li {
    max-height: 32px;
}

.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background-color: #24305F;
    color: #ffffff;
}

.woocommerce nav.woocommerce-pagination ul li a.current,
.woocommerce nav.woocommerce-pagination ul li span.current,
.paging-nav a.current,
.paging-nav>span.current {
    font-size: 14px;

}

.woocommerce nav.woocommerce-pagination ul li a:first-child,
.woocommerce nav.woocommerce-pagination ul li span:first-child,
.paging-nav a:first-child,
.paging-nav span:first-child {
    margin-left: 0;
}

/* .woocommerce nav.woocommerce-pagination ul li .page-numbers { */
/* margin-top: 2px;  */
/* } */

.woocommerce nav.woocommerce-pagination ul li .page-numbers,
.paging-nav .page-numbers {
    border: solid 1px rgba(74, 74, 74, 0.25);
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li>span,
.paging-nav a,
.paging-nav>span {
    padding: 6px 12px;
    margin: 0 1px;
    font-size: 14px;
}

.woocommerce nav.woocommerce-pagination ul li {
    margin-right: 6px;
}

.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    line-height: normal;
    max-height: 30px;
}

.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li {
    border-color: none;
    border: none;
}

/* Pagination - END */

/* Kategorie title - START */
h2.blog-post-title,
h2.blog-post-title a {
    /*    font-family: "FagoNoMed", Geneva, sans-serif;*/
    color: #24305F;
    font-size: 22px;
    /* old: font-size: 30px; */

}

.blog-post-title a:hover,
.blog-post-title a:focus {
    color: #24305F;
}

/* Kategorie title - END*/

/* Home slider arrow - START */
.persephone.tparrows:hover {
    background: #24305F;
}

.tparrows:before {
    margin-top: 0;
}

/* Home slider arrow - END */

/* Fix accordion - START */
.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right .vc_tta-controls-icon {
    right: 5px !important;
}

/* Fix accordion - END */

/* Fix Suche in sidebar - START */
.widget_search i.icon-search-6 {
    border: none;
    position: absolute;
    top: 50%;
    right: 0px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 23px;
    line-height: 1;
}

/* Fix Suche in sidebar - END */

/* Single product table in tabs - START */
.woocommerce table.shop_attributes th {
    width: 50%;
}

/* Single product table in tabs - END */

/* Single product formular modal - START */
#FormularModal .modal-body {
    height: 85vh;
    overflow-y: auto;
}

#FormularModal .modal-content.modal_formular {
    width:auto;
}
       
#FormularModal > .modal-dialog {
    width: 30%; /* Default width for larger screens */
    max-width: 80%; /* Prevent exceeding 80% on smaller screens */
    margin: auto; /* Center align */
}

@media (max-width: 768px) {
    #FormularModal > .modal-dialog {
        width: 80%; /* Increase width on smaller screens */
    }
}

#FormularModal {
  background: #00000047;
}

.modal-cf7 .modal-dialog {
    overflow-y: initial !important;
}

.modal-cf7 .modal-header .close {
    margin-right: 17px;
}

/* Single product formular modal - END */
/* j - style end */

body {
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
    line-height: normal;
    font-size: 14px;
}

h1,
.h1,
.dt-section-head .section-main-title,
.wpb_raw_html .widget h2,
.wpb_raw_html .widget .h2 {
    /*    font-family: "FagoNoMed", Geneva, sans-serif;*/
    /* font-weight: bold; */
    /* font-style: italic; */
    font-size: 26px;
    line-height: 30px;
}

h2,
.h2 {
    /*    font-family: "FagoNoMed", Geneva, sans-serif;*/
    /* font-weight: bold; */
    /* font-style: italic; */
    font-size: 18px;
    line-height: 28px;
}

h3,
.h3 {
    /*    font-family: "FagoNoMed", Geneva, sans-serif;*/
    /* font-size: 24px; */
    font-size: 14px;
}

h4,
.h4 {
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
    font-size: 18px;
    color: #4a4a49 !important;
    margin-bottom: 0;
    line-height: normal;
}

h5,
.h5 {
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
    font-size: 16px;
    color: #4a4a49 !important;
}

h3>strong,
h4>strong,
h5>strong {
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
    color: #24305F;
}

h2>a,
h3>a {
    font-size: inherit;
}

a {
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
    color: #24305F;
    font-size: 14px;
    text-decoration: none;
}

.vc_general.vc_cta3 .h2,
.vc_general.vc_cta3 .h4 {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
}

ol {
    padding-left: 15px;
}

.widget h3:after,
.widget .widget_title:after,
.widget .widgettitle:after {
    margin-top: -12px;
}

body.overflow_hidden {
    overflow: hidden;
}

a:hover,
a:focus {
    outline: unset;
    outline-offset: unset;
    color: #4a4a49;
}

u {
    text-decoration: none;
    border-bottom: 1px solid;
}

a>u,
a span>u {
    /*    font-family: "poppins", sans-serif;*/
    text-decoration: none;
    -webkit-transition: border-bottom .3s;
    -moz-transition: border-bottom .3s;
    -ms-transition: border-bottom .3s;
    -o-transition: border-bottom .3s;
    transition: border-bottom .3s;
    border-bottom: 1px solid transparent;
}

a:hover>u,
a:hover span>u {
    border-bottom: 1px solid;

}

p,
.blog_info_author,
.blog_info_date,
.blog_info_date a,
.blog_info_tags,
.blog_info_tags a,
.blog_info_share .share-label,
.blog_info_share a {
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
    color: #4a4a49;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;

}

ul>li {
    font-size: 14px;
}

input,
button.button {
    /* max-height: 36px; */
}

.widget_product_categories .product-categories .children li,
.widget_product_categories .product-categories .children li a {
    /*    font-family: "FagoNo", Geneva, sans-serif;*/
    color: #4a4a49;
    font-weight: normal;

}

#head-page.is-sticky #logomenureveal {
    width: 120px;
    padding-top: 10px;
}


.no-margins,
.h1-no-margins h1 {
    margin: 0 !important;
}

.txt-center {
    text-align: center;
}

.full_width {
    width: 100%;
}

.wbm_btn_plain {
    color: #fff;
    display: inline-block;
    padding: 8px 25px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: "FagoNo", Geneva, sans-serif;
    font-size: 14px;
    border: none;
    line-height: 17px;
    text-transform: initial;
    border-radius: 4px;
    outline-offset: 0;
    margin-right: 10px;
    text-align: center;
}

.wbm_btn_red {
    /* background-color: #db383c; */
    color: #fff !important;
    background: rgba(219, 56, 59, 1);
    background: -moz-linear-gradient(0% 50% 0deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(219, 56, 60, 1)), color-stop(0.4431, rgba(233, 78, 31, 1)), color-stop(0.5941, rgba(226, 67, 45, 1)), color-stop(0.7873, rgba(221, 59, 56, 1)), color-stop(1, rgba(219, 56, 60, 1)));
    background: -o-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB383C', endColorstr='#DB383C' ,GradientType=0)";
    background: linear-gradient(90deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB383C', endColorstr='#DB383C', GradientType=1);

}

.wbm_btn_grey {
    background: #f3f3f3;
    color: #24305F !important;
}

.wbm_btn_grey:hover {
    background: #fff !important;
}

.wbm_btn_red:hover {
    color: #fff !important;
    background: rgba(219, 56, 59, 0.8);
    background: -moz-linear-gradient(0% 50% 0deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(219, 56, 60, 1)), color-stop(0.4431, rgba(235, 94, 31, 0.7)), color-stop(0.4778, rgba(233, 89, 35, 0.72)), color-stop(0.6415, rgba(225, 71, 49, 0.81)), color-stop(0.8122, rgba(221, 60, 57, 0.9)), color-stop(1, rgba(219, 56, 60, 1)));
    background: -o-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB383C', endColorstr='#DB383C' ,GradientType=0)";
    background: linear-gradient(90deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB383C', endColorstr='#DB383C', GradientType=1);
}

.display-block {
    display: block;
}

.pre-footer-section p {
    margin: 0;
}

.sidebar .widget {
    margin-bottom: 30px;
}

.dt-iconboxes div p span {
    font-size: 16px;
}

.module_dt_iconboxes h2,
.module_dt_iconboxes .h2 {
    margin: 0 0 5px 0;
}

.dt-iconboxes-text .btn {
    margin-top: 20px;
}

.vc-hoverbox-block-inner a.btn {
    z-index: 9999;
    display: block !important;
}

#fof-sub-999999 {
    min-width: 310px;
}

#fof-sub-999999>li {
    vertical-align: middle;
}

#fof-sub-999999 .woocommerce-mini-cart__empty-message {
    margin-bottom: 0;
}

.wpb_wrapper>h3 {
    color: #4a4a49;
}

.post-thumbnail.wpb_single_image {
    overflow: hidden;
    display: inline-block;
}

.dt-iconboxes h4,
.dt-iconboxes.layout-6 h4,
.dt-iconboxes.layout-3 h4,
.dt-iconboxes.layout-4 h4,
.dt-iconboxes.layout-5 h4,
.dt-iconboxes.layout-2 h4,
.dt-iconboxes.layout-7 .text-box h4 {
    margin-bottom: 0 !important;
    font-weight: normal;
    line-height: normal;
}

.dt-iconboxes h3 {
    line-height: normal;
    margin-bottom: 0;
}

.ino-icon-block {
    display: block;

}

.ino-icon-wiki,
.ino-icon-user,
.ino-icon-cart,
.ino-icon-search,
.ino-icon-user_konto {
    font-size: 20px;
    vertical-align: middle;
}

.infobox_img {
    margin-bottom: 0;
    margin-right: 30px;
}

.dt-iconboxes h4 {
    font-size: 18px;
}

.dt-iconboxes .tooltip_span {
    padding: 0 20px;
    position: relative;
    cursor: pointer;
}

.dt-iconboxes .tooltip.top {
    margin-top: 5px;
}

.dt-iconboxes .tooltip {
    /* font-family: "FagoNoMed";font-family: "poppins", sans-serif; */
    font-family: "poppins", sans-serif;
    font-size: 14px;
    font-style: normal;
    width: 350px;
}

.dt-iconboxes .tooltip-inner {
    background-color: #24305F;
    padding: 8px;
    max-width: 350px;

}

.dt-iconboxes .tooltip.top .tooltip-arrow {
    border-top-color: #24305F;
}

.module_dt_iconboxes i {
    width: 40px !important;
    height: 40px !important;
    margin: 10px 0 !important;
}

.single-post h2.blog-post-title,
.single-post h2.blog-post-title a {
    /* font-family: "FagoNoMed", Geneva, sans-serif; */
    font-family: "poppins", sans-serif;
    font-size: 26px;
    line-height: 26px;
    color: #24305F;
    font-weight: normal;
}

.search-result-container article .blog-post-type {
    font-size: 14px;
}

.single .about-author {
    border-top: solid 3px #24305F;
}

.single .about-author h4 {
    font-size: 18px;
    margin-bottom: 20px;
}

.terms_teaser_wrapper {
    padding-bottom: 50px;
}

.terms_teaser_wrapper .term_img_wrapper {
    overflow: hidden;
}

.terms_teaser_wrapper:nth-child(3n+1) {
    clear: both;
}

.terms_teaser_wrapper .term_img_wrapper a {
    display: block;
}

.terms_teaser_wrapper .term_img_wrapper a>img {
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.terms_teaser_wrapper .term_img_wrapper a:hover>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.terms_teaser_wrapper>a.txt-blue:hover {
    opacity: .8;
}

.terms_teaser_wrapper .h3-link,
.terms_teaser_wrapper p.term-description {
    padding-top: 20px;
    padding-bottom: 20px;
}

.terms_teaser_wrapper p.term-description {
    margin-bottom: 0;
}

.nav_top_wrapper h2,
.nav_top_wrapper .h2 {
    font-style: italic;
}

.cboxIframe a {
    color: red;
}

/* a.vc_general.vc_btn3.vc_btn3-size-md.wbm_btn, .vc_general.vc_btn3.vc_btn3-size-md.wbm_btn, button.vc_general.btn.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern, .btn-primary, .btn-color-primary, #dt-menu a.vc_general.vc_btn3.vc_btn3-color-brand-primary, a.vc_general.vc_btn3.vc_btn3-color-brand-primary, .vc_general.vc_btn3.vc_btn3-color-brand-primary, .portfolio-navigation a.more-post, a.wbm_custom_btn, */
/* .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce .button, .woocommerce-page .button, .woocommerce .button.checkout-button, .woocommerce-page .button.checkout-button, .woocommerce a.checkout-button, .woocommerce-page a.checkout-button, .woocommerce ul.products li.product .add_to_cart_button, .woocommerce.single-product .product .entry-summary .single_add_to_cart_button, .btn.skin-dark, .btn.skin-dark, .btn.skin-dark, .vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat, */
/* .woocommerce .widget_price_filter .price_slider_amount button, .woocommerce-page .widget_price_filter .price_slider_amount button, .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button, .btn.btn-ghost.skin-dark, .woocommerce-mini-cart__buttons > .button, .vc_general.btn.vc_btn3 {  */
/*     font-family: "FagoNo", Geneva, sans-serif; */
/*     font-size: 14px; */
/*     color: #fff !important; */
/*     background-image: unset; */
/*     border: none; */
/*     line-height: 20px; */
/*     text-transform: initial; */
/*     border-radius: 4px; */
/*     outline: unset; */
/*     outline-offset: 0;  */
/*     font-weight: normal; */
/*     background : -moz-linear-gradient(0% 50% 0deg,rgba(36, 48, 95, 1) 0%,rgba(41, 98, 147, 0.98) 15.41%,rgba(45, 111, 161, 0.97) 32.94%,rgba(46, 115, 166, 0.95) 48.22%,rgba(36, 48, 95, 1) 100%); */
/*     background : -webkit-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*     background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(36, 48, 95, 1) ),color-stop(0.1541,rgba(41, 98, 147, 0.98) ),color-stop(0.3294,rgba(45, 111, 161, 0.97) ),color-stop(0.4822,rgba(46, 115, 166, 0.95) ),color-stop(1,rgba(36, 48, 95, 1) )); */
/*     background : -o-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*     background : -ms-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F', endColorstr='#24305F' ,GradientType=0)"; */
/*     background : linear-gradient(90deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F',endColorstr='#24305F' , GradientType=1); */
/* } */


/* .wbm_custom_btn, .woocommerce-page a.compare.button { */
/*     display: inline-block; */
/*     padding: 8px 25px; */
/*     -webkit-transition: all .2s ease-in-out; */
/*     transition: all .2s ease-in-out; */
/*     font-family: "FagoNo", Geneva, sans-serif; */
/*     font-size: 14px; */
/*     color: #fff; */
/*     background-image: unset; */
/*     border: none; */
/*     !* line-height: 17px; *! */
/*     line-height: 20px; */
/*     text-transform: initial; */
/*     border-radius: 4px; */
/*     outline-offset: 0; */
/*     margin-right: 10px; */
/*     background : -moz-linear-gradient(0% 50% 0deg,rgba(36, 48, 95, 1) 0%,rgba(41, 98, 147, 0.98) 15.41%,rgba(45, 111, 161, 0.97) 32.94%,rgba(46, 115, 166, 0.95) 48.22%,rgba(36, 48, 95, 1) 100%); */
/*     background : -webkit-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*     background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(36, 48, 95, 1) ),color-stop(0.1541,rgba(41, 98, 147, 0.98) ),color-stop(0.3294,rgba(45, 111, 161, 0.97) ),color-stop(0.4822,rgba(46, 115, 166, 0.95) ),color-stop(1,rgba(36, 48, 95, 1) )); */
/*     background : -o-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*     background : -ms-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*     -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F', endColorstr='#24305F' ,GradientType=0)"; */
/*     background : linear-gradient(90deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F',endColorstr='#24305F' , GradientType=1); */
/*     cursor: pointer; */
/* } */
/* .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary, #dt-menu a.vc_general.vc_btn3.vc_btn3-color-brand-primary:hover, a.vc_general.vc_btn3.vc_btn3-color-brand-primary:hover, .vc_general.vc_btn3.vc_btn3-color-brand-primary:hover, .menu-leftvc #dt-menu .sub-nav .dt-megamenu-sub-nav a:hover, a.wbm_custom_btn:hover, .vc_general.wbm_btn:hover, .wbm_custom_btn:hover, button.vc_general.btn.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-modern:hover, .woocommerce ul.products li.product .add_to_cart_button:hover, .woocommerce.single-product .product .entry-summary .single_add_to_cart_button:hover, .btn.btn-ghost:hover, .btn.btn-ghost:active, .btn.btn-ghost:focus, .vc_btn3.vc_btn3-color-grey:hover, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-grey:focus, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus, .woocommerce .widget_price_filter .price_slider_amount button:hover, .woocommerce-page .widget_price_filter .price_slider_amount button:hover, .woocommerce .widget_price_filter .price_slider_amount .button:hover, .woocommerce-page .widget_price_filter .price_slider_amount .button:hover, .woocommerce .widget_price_filter .price_slider_amount button:focus, .woocommerce-page .widget_price_filter .price_slider_amount button:focus, .woocommerce .widget_price_filter .price_slider_amount .button:focus, .woocommerce-page .widget_price_filter .price_slider_amount .button:focus, */
/* .woocommerce-page a.compare.button:hover, .woocommerce-page a.compare.button:focus, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page .button:hover, .btn.btn-ghost.skin-dark:hover, .woocommerce-mini-cart__buttons > .button:hover, .vc_general.btn.vc_btn3:hover { */
/*     !* background-color: #f3f3f3 !important; *! */
/*     !* color: #24305F !important; *! */
/*     border: none; */
/*     outline: 0; */
/*     outline-offset: 0; */
/*     background: rgb(36, 48, 95); !* Old browsers *! */
/*     background : -moz-linear-gradient(0% 50% 0deg,rgba(36, 48, 95, 1) 0%,rgba(38, 82, 130, 1) 0.76%,rgba(64, 118, 165, 0.87) 33.23%,rgba(74, 132, 179, 0.8) 50.53%,rgba(54, 104, 152, 0.92) 79.23%,rgba(36, 48, 95, 1) 100%); */
/*     background : -webkit-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) 0.76%, rgba(64, 118, 165, 0.87) 33.23%, rgba(74, 132, 179, 0.8) 50.53%, rgba(54, 104, 152, 0.92) 79.23%, rgba(36, 48, 95, 1) 100%); */
/*     background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(36, 48, 95, 1) ),color-stop(0.0076,rgba(38, 82, 130, 1) ),color-stop(0.3323,rgba(64, 118, 165, 0.87) ),color-stop(0.5053,rgba(74, 132, 179, 0.8) ),color-stop(0.7923,rgba(54, 104, 152, 0.92) ),color-stop(1,rgba(36, 48, 95, 1) )); */
/*     background : -o-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) 0.76%, rgba(64, 118, 165, 0.87) 33.23%, rgba(74, 132, 179, 0.8) 50.53%, rgba(54, 104, 152, 0.92) 79.23%, rgba(36, 48, 95, 1) 100%); */
/*     background : -ms-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) 0.76%, rgba(64, 118, 165, 0.87) 33.23%, rgba(74, 132, 179, 0.8) 50.53%, rgba(54, 104, 152, 0.92) 79.23%, rgba(36, 48, 95, 1) 100%); */
/*     -ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorstr=‘#24305F’, endColorstr=‘#24305F’ ,GradientType=0)“; */
/*     background : linear-gradient(90deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) 0.76%, rgba(64, 118, 165, 0.87) 33.23%, rgba(74, 132, 179, 0.8) 50.53%, rgba(54, 104, 152, 0.92) 79.23%, rgba(36, 48, 95, 1) 100%); */
/*     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=‘#24305F’,endColorstr=‘#24305F’ , GradientType=1);  */
/*     color: #fff; */
/*      */
/* } */

/* .btn.btn-ghost.skin-dark:after { */
/*   background : -moz-linear-gradient(0% 50% 0deg,rgba(36, 48, 95, 1) 0%,rgba(41, 98, 147, 0.98) 15.41%,rgba(45, 111, 161, 0.97) 32.94%,rgba(46, 115, 166, 0.95) 48.22%,rgba(36, 48, 95, 1) 100%); */
/*   background : -webkit-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*   background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(36, 48, 95, 1) ),color-stop(0.1541,rgba(41, 98, 147, 0.98) ),color-stop(0.3294,rgba(45, 111, 161, 0.97) ),color-stop(0.4822,rgba(46, 115, 166, 0.95) ),color-stop(1,rgba(36, 48, 95, 1) )); */
/*   background : -o-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*   background : -ms-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*   -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F', endColorstr='#24305F' ,GradientType=0)"; */
/*   background : linear-gradient(90deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%); */
/*   filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F',endColorstr='#24305F' , GradientType=1); */
/* } */

/* .btn:hover, .btn:focus { */
/*     color: #fff; */
/*     background : -moz-linear-gradient(0% 50% 0deg,rgba(36, 48, 95, 1) 0%,rgba(38, 82, 130, 1) 0.76%,rgba(64, 118, 165, 0.87) 33.23%,rgba(74, 132, 179, 0.8) 50.53%,rgba(54, 104, 152, 0.92) 79.23%,rgba(36, 48, 95, 1) 100%); */
/*     background : -webkit-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) 0.76%, rgba(64, 118, 165, 0.87) 33.23%, rgba(74, 132, 179, 0.8) 50.53%, rgba(54, 104, 152, 0.92) 79.23%, rgba(36, 48, 95, 1) 100%); */
/*     background : -webkit-gradient(linear,0% 50% ,100% 50% ,color-stop(0,rgba(36, 48, 95, 1) ),color-stop(0.0076,rgba(38, 82, 130, 1) ),color-stop(0.3323,rgba(64, 118, 165, 0.87) ),color-stop(0.5053,rgba(74, 132, 179, 0.8) ),color-stop(0.7923,rgba(54, 104, 152, 0.92) ),color-stop(1,rgba(36, 48, 95, 1) )); */
/*     background : -o-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) 0.76%, rgba(64, 118, 165, 0.87) 33.23%, rgba(74, 132, 179, 0.8) 50.53%, rgba(54, 104, 152, 0.92) 79.23%, rgba(36, 48, 95, 1) 100%); */
/*     background : -ms-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) 0.76%, rgba(64, 118, 165, 0.87) 33.23%, rgba(74, 132, 179, 0.8) 50.53%, rgba(54, 104, 152, 0.92) 79.23%, rgba(36, 48, 95, 1) 100%); */
/*     -ms-filter: “progid:DXImageTransform.Microsoft.gradient(startColorstr=‘#24305F’, endColorstr=‘#24305F’ ,GradientType=0)“; */
/*     background : linear-gradient(90deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) 0.76%, rgba(64, 118, 165, 0.87) 33.23%, rgba(74, 132, 179, 0.8) 50.53%, rgba(54, 104, 152, 0.92) 79.23%, rgba(36, 48, 95, 1) 100%); */
/*     filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=‘#24305F’,endColorstr=‘#24305F’ , GradientType=1); */
/* } */

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: unset;
}

.single-product .single_add_to_cart_button {
    padding: 7px 42px 7px 12px !important;
}

.comment_area {
    display: none;
}

.page-404-heading1 {
    font-size: 80px;
    font-weight: normal;
    /* font-family: "FagoNoMed"; */
    font-family: "poppins", sans-serif;
}

.fragen_wrapper .ino-icon-phone-bold,
.fragen_wrapper .ino-icon-envelope-bold {
    color: #24305F;
    margin-bottom: 5px;
    line-height: unset !important;
}

.fragen_wrapper .ino-icon-phone-bold {
    font-size: 30px;
}

.fragen_wrapper .ino-icon-envelope-bold {
    font-size: 27px;
}

.fragen_wrapper p:first-child {
    /* margin-bottom: 5px; */
    min-height: 35px;
}

.fragen_wrapper p:not(:first-child):not(:last-child) {
    margin-bottom: 20px;
    font-size: 16px;
}

.fragen_wrapper .ino-icon-envelope:before {
    width: auto;
    height: auto;
}

.fragen_wrapper .ino-icon-envelope {
    line-height: 32px !important;
}

#dt-menu>ul .sub-nav .current-menu-item>a,
.dt-menu-mobile>ul .sub-nav .current-menu-item>a {
    color: #24305F;
}

/* mobile nav - start */
.js #dt-menu .sub-nav .toggle,
.js .dt-menu-mobile .sub-nav .toggle {
    text-transform: initial;
}

.dt-menu-mobile .sub-nav li {
    border-top: 0;
}

.dt-menu-mobile .vc_row,
.dt-menu-mobile .vc_row .vc_column-inner {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.dt-menu-mobile .vc_row .vc_column-inner .vc_general.vc_cta3 {
    padding: 15px !important;
}

#mobile_menu_hamburger {
    cursor: pointer;
}

#wbm-menu-mobile {
    padding-top: 15px;
    padding-bottom: 30px;
    height: 100vh;
}

#wbm-menu-mobile .toggle {
    top: 15px;
    right: 15px;
}

.dt-menu-mobile .vc_btn3-container {
    margin-bottom: 0 !important;
}

.dt-menu-mobile .toggle-sub {
    width: 50px;
    text-align: right;
}

.dt-menu-mobile ul li>a {
    width: 85%;
}

/* mobile nav - end */

.menu-leftvc #dt-menu .sub-nav .vc_custom_heading>a {
    color: inherit;
    line-height: inherit;
    font-size: inherit;
    text-align: inherit;
    /* font-family: FagoNoMed; */
    font-family: "poppins", sans-serif;
}

.spectech-download-box {
    background-color: #f3f3f3;
    font-family: "FagoNo";
}

.spectech-download-box .spectech-download-icon {
    color: #fff;
}

.spectech-download-box:hover {
    background: #24305F;
    color: #fff;
}

.spectech-conversion-tool li.active,
.spectech-conversion-tool li.active a {
    background-color: #24305F;
    border-color: #24305F;
}

.spectech-download-box:hover .spectech-download-label .spectech-flaticon-download {
    color: #fff;
}

.widget_search i {
    padding: 0px 14px;
    position: absolute;
    font-size: 1em;
    line-height: 2.7;
    right: 1em;
    top: 0;
}

.widget h3,
.widget .widget_title,
.widget .widgettitle {
    color: #24305F;
}

.widget_categories>ul>li:before,
.dt_widget_recent_post>ul>li:before,
.dt_widget_recent_comments>ul>li:before,
.widget_rss>ul>li:before,
.widget_meta>ul>li:before,
.widget_nav_menu>ul>li:before,
.widget_archive>ul>li:before,
.widget_pages>ul>li:before,
.widget_product_categories .product-categories>li:before {
    border: none;
    content: unset;
    position: initial;
}

.widget_categories>ul>li,
.dt_widget_recent_post>ul>li,
.dt_widget_recent_comments>ul>li,
.widget_rss>ul>li,
.widget_meta>ul>li,
.widget_nav_menu>ul>li,
.widget_archive>ul>li,
.widget_pages>ul>li,
.widget_product_categories .product-categories>li {
    border-bottom: 1px solid #c3c3c2;
    padding-bottom: 2px;
}

.widget_categories>ul li:last-child,
.dt_widget_recent_post>ul li:last-child,
.dt_widget_recent_comments>ul li:last-child,
.widget_rss>ul li:last-child,
.widget_meta>ul li:last-child,
.widget_nav_menu>ul li:last-child,
.widget_archive>ul li:last-child,
.widget_pages>ul li:last-child {

    border-bottom: 1px solid #c3c3c2;
}

.widget_categories>ul>li a,
.dt_widget_recent_post>ul>li a,
.dt_widget_recent_comments>ul>li a,
.widget_rss>ul>li a,
.widget_meta>ul>li a,
.widget_nav_menu>ul>li a,
.widget_archive>ul>li a,
.widget_pages>ul>li a,
.widget_product_categories .product-categories>li a {
    color: #4a4a49;
    font-size: 18px;
    line-height: 24px;
    /*font-family: "FagoNoMed";*/
    font-family: "poppins", sans-serif;
}

.widget_categories>ul>li,
.dt_widget_recent_post>ul>li,
.dt_widget_recent_comments>ul>li,
.widget_rss>ul>li,
.widget_meta>ul>li,
.widget_nav_menu>ul>li,
.widget_archive>ul>li,
.widget_pages>ul>li,
.widget_product_categories .product-categories>li {
    padding-left: 0;
}

.widget_categories>ul,
.dt_widget_recent_post>ul,
.dt_widget_recent_comments>ul,
.widget_rss>ul,
.widget_meta>ul,
.widget_nav_menu>ul,
.widget_archive>ul,
.widget_pages>ul,
.widget_product_categories .product-categories {
    padding-left: 0;
}

.sidebar .widget_title {
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    font-size: 26px;
    line-height: 26px;
    margin-bottom: 10px;
}

.sidebar .widget_title:after {
    border: none;
    margin: 0;
}

.txt-blue {
    color: #24305F;
}

.txt-white {
    color: #fff;
}

.plain_link a {
    background-color: transparent !important;
    padding: 0 !important;
    color: #24305F !important;
    font-size: 14px !important;
    border: none !important;
}

.plain_link a:hover {
    background-color: transparent !important;
    color: #24305F !important;
    opacity: 0.8;
    border: none !important;
}

.plain_link a:focus {
    background-color: transparent !important;
    border: none !important;
    opacity: 0.8;
}


.pre-footer-section .box-container {
    background: -moz-linear-gradient(0% 50% 0deg, rgba(212, 212, 212, 1) 0%, rgba(149, 145, 145, 0.86) 50.04%, rgba(156, 153, 153, 0.89) 61.02%, rgba(176, 174, 174, 0.94) 77.81%, rgba(209, 209, 209, 1) 98.23%, rgba(212, 212, 212, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(212, 212, 212, 1) 0%, rgba(149, 145, 145, 0.86) 50.04%, rgba(156, 153, 153, 0.89) 61.02%, rgba(176, 174, 174, 0.94) 77.81%, rgba(209, 209, 209, 1) 98.23%, rgba(212, 212, 212, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(212, 212, 212, 1)), color-stop(0.5004, rgba(149, 145, 145, 0.86)), color-stop(0.6102, rgba(156, 153, 153, 0.89)), color-stop(0.7781, rgba(176, 174, 174, 0.94)), color-stop(0.9823, rgba(209, 209, 209, 1)), color-stop(1, rgba(212, 212, 212, 1)));
    background: -o-linear-gradient(0deg, rgba(212, 212, 212, 1) 0%, rgba(149, 145, 145, 0.86) 50.04%, rgba(156, 153, 153, 0.89) 61.02%, rgba(176, 174, 174, 0.94) 77.81%, rgba(209, 209, 209, 1) 98.23%, rgba(212, 212, 212, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(212, 212, 212, 1) 0%, rgba(149, 145, 145, 0.86) 50.04%, rgba(156, 153, 153, 0.89) 61.02%, rgba(176, 174, 174, 0.94) 77.81%, rgba(209, 209, 209, 1) 98.23%, rgba(212, 212, 212, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#D4D4D4', endColorstr='#D4D4D4' ,GradientType=0)";
    background: linear-gradient(90deg, rgba(212, 212, 212, 1) 0%, rgba(149, 145, 145, 0.86) 50.04%, rgba(156, 153, 153, 0.89) 61.02%, rgba(176, 174, 174, 0.94) 77.81%, rgba(209, 209, 209, 1) 98.23%, rgba(212, 212, 212, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D4D4D4', endColorstr='#D4D4D4', GradientType=1);
}

.pre-footer-section .dt-section-head.left h1,
.pre-footer-section .dt-section-head.left .h1 {
    margin-bottom: 0;
}

/* cookie notice */

#cookie-notice {
    box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.75);

}

#cookie-notice .cookie-notice-container {
    width: auto;
    margin: 0 auto;
    padding: 15px;
}

#cookie-notice .cn-button {
    margin-top: 10px;
}

#cookie-notice span a {
    font-family: FagoNoMed;
    color: #fff;
    font-size: 13px;
    border-bottom: 1px solid transparent;
    -webkit-transition: border-bottom .3s;
    -moz-transition: border-bottom .3s;
    -ms-transition: border-bottom .3s;
    -o-transition: border-bottom .3s;
    transition: border-bottom .3s;
    border-bottom: 1px solid transparent;
}

#cookie-notice span a:hover {
    border-bottom: 1px solid;
}

#cookie-notice .cookie-notice-revoke-container {
    width: auto;
    bottom: 10px;
}

.wpb_raw_html {
    margin-bottom: 0;
}

.wpb_raw_html .widgettitle {
    margin-bottom: 20px;
}

.dt-section-head.left h1,
.dt-section-head.left .h1 {
    margin: 0 auto 40px 0;
}

.dt-section-head.right h1,
.dt-section-head.right .h1 {
    margin: 0 0 30px auto;
}

.right h1.section-main-title {
    /* text-align: left; */
}

.txt-bold {
    font-weight: bold;

}

.vc_custom_heading.h3-link>div {
    min-height: 37px;
    line-height: 16px;
}

.vc_gitem-post-data,
.vc_gitem-post-data>p {
    margin: 0;
}

.h3-link a {
    color: #24305F;
    font-size: 18px;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -o-hyphens: auto;
    hyphens: auto;
    line-height: normal;
}

.plain_link {
    margin-top: 10px;
    margin-bottom: 0px;
}

.comment-leave-title,
.comment-reply-title {
    /*font-family: "FagoNoMed";*/
    font-family: "poppins", sans-serif;
}

.postinfo .blog_info_categories,
.postinfo .blog_info_categories a {
    font-family: "FagoNo";
    color: #24305F;
    font-weight: normal;
    font-size: 16px;
    line-height: normal;
}

.search-result-container .search-header {
    margin-bottom: 35px;
}

.search-result-container article .blog-post-title,
.search-result-container article .blog-post-title a {
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    color: #24305F;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}

.wbm_wiki_template .search-result-container .blog-post-type {
    /* display: none; */
}

.wbm_wiki_template .search-result-container.no-result {
    padding: 127px 0;
}

.wbm_wiki_template table {
    font-size: 14px;
}

.wiki_prefooter_area {
    border-bottom: 1px solid #fff;
}

/* .page.wbm_wiki_template .terms_teaser_wrapper .h3-link a { */
/* font-size: 30px; */
/* font-weight: 400; */
/* font-family: FagoNoMed; */
/* } */
.author_date_tags li {
    padding: 0;
}

.author_date_tags li.blog_info_date:before,
.author_date_tags li.blog_info_tags:before {
    padding: 0 5px 0 0;
}

section#banner-section .page-title,
section#banner-section .breadcrumbs,
section#banner-section .breadcrumbs a {
    color: #24305F !important;
}

section#banner-section .breadcrumbs {
    width: auto;
    display: inline-block;
    margin-left: -15px;
    margin-right: -15px;
    padding: 8px 16px;
    background-color: rgba(255, 255, 255, 0.7);
}

.breadcrumbs {
    /* margin-top: 10px; */
    /* font-weight: bold; */
    /* font-size: 18px; */
    /* color: #24305F; */
}

/* .breadcrumbs > span { */
/*     color: #4a4a49; */
/* } */
/* .breadcrumbs span, .breadcrumbs span > a { */
/*     font-size: 18px; */
/*     font-weight: normal; */
/*         !*font-family: "FagoNoMed", Geneva, sans-serif;*! */
/*     font-family: "poppins", sans-serif; */
/* } */
/* .breadcrumbs span > a { */
/*     color: #24305F; */
/*     border-bottom: 1px solid transparent; */
/*     -webkit-transition: border-bottom .3s; */
/*     -moz-transition: border-bottom .3s; */
/*     -ms-transition: border-bottom .3s; */
/*     -o-transition: border-bottom .3s; */
/*     transition: border-bottom .3s; */
/* } */
/* .breadcrumbs span > a:hover {  */
/*     border-bottom: 1px solid; */
/* } */

/* .woocommerce-products-header .breadcrumbs span > a { */
/*     transition: .3s ease all; */
/* } */

.woocommerce-products-header .breadcrumbs span>a:hover {
    opacity: .7;
}

div.wbm_btn:not(.vc_btn3-container) {
    margin-top: 25px;
}

.wbm_classic_post_grid>.vc_grid-item-mini>.vc_gitem-animated-block {
    width: 30%;
}

.wbm_classic_post_grid .wbm_right_col {
    width: 70%;
}

.wbm_classic_post_grid .vc_gitem_row .vc_gitem-col {
    padding: 0;
}


.dt-section-head.center h1,
.dt-section-head.center .h1 {
    margin-bottom: 30px;
}

.wbm-icon {
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 32px;
}

.wbm-icon.wbm-icon-wiki {
    font-size: 26px;
    font-style: normal;
    line-height: normal;
}

.wbm-icon.img-wiki {
    background-image: url(images/icons/wiki-icon-new.png);
    width: 35px;
    background-size: 35px;
    height: 26px !important;
    background-position: top center;
}

.is-sticky .wbm-icon.img-wiki {
    display: inline-block;
    vertical-align: middle;
    width: 34px;
    height: 22px !important;
}

.wbm-icon.wbm-icon-user {
    background-image: url(images/icons/icon-user.png);
}

.wbm-icon.wbm-icon-cart {
    background-image: url(images/icons/icon-cart.png);
    vertical-align: middle;
    width: 19px;
    display: inline-block !important;
}

.wbm-icon.wbm-icon-search {
    background-image: url(images/icons/icon-search.png);
    display: inline-block;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    cursor: pointer;
}

.wbm_menu_wrapper {
    /* border-left: 2px solid #fff; */
    /* margin-right: -2px; */
}


.menu-leftvc #logomenu {
    position: static;
    transform: none;
    height: 146px;
    max-width: 292px;
}

.menu-leftvc #logomenureveal {
    position: static;
    transform: none;
    padding-top: 15px;
}

.container.flex-container.nopadding.stickyonscrollup.is-fixed.is-visible {
    padding: 0 15px !important;
}

.is-sticky .show-in-sticky {
    display: inline-block !important;
}

.is-sticky .show-in-sticky>a {
    padding: 0 5px !important;
}

.is-sticky .show-in-sticky.bag .sub-nav>li,
.is-sticky .cart-popup ul.product_list_widget li.mini_cart_item {
    width: 100% !important;
}

.is-sticky .show-in-sticky.bag .woocommerce-mini-cart__empty-message {
    text-align: center;
}

#dt-topmenu .ino-icon-block {
    padding-bottom: 5px;
}

.search_btn {
    cursor: pointer;
}

.is-sticky .search_btn {
    line-height: 82px !important;
}

.is-sticky .bag.show-in-sticky .sub-nav,
.is-sticky .login_wrap.show-in-sticky .sub-nav {
    top: 77px !important;
}

.is-sticky .show-in-sticky .popup_form {
    left: -210px !important;
}

div#head-page .popup_form {
    z-index: 9999;
}

.is-sticky .show-in-sticky.wiki_wrap a {
    padding-left: 20px !important;
}


.is-sticky .cart-popup .buttons .button {
    font-size: 14px !important;
    padding: 8px 12px !important;
    text-align: center;
    display: block !important;
    margin-left: 0 !important;
}

.is-sticky .cart-popup .total {
    text-align: center;
}

.bag.show-in-sticky .cart-popup .widget_shopping_cart_content {
    padding-bottom: 0;
}

.bag>a {
    pointer-events: none;
}

.bag.show-in-sticky .ino-icon-cart {
    cursor: pointer;
}

.is-sticky .show-in-sticky.login_wrap ul.wbm-user-menu {
    position: absolute !important;
    height: auto !important;
    background-color: #fff !important;
    visibility: hidden;
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
}

.is-sticky .show-in-sticky.login_wrap ul.wbm-user-menu li {
    text-align: center !important;
}

.is-sticky .bag.show-in-sticky {
    float: none !important;
}

.show-in-sticky ul.wbm-user-menu>li>a:hover {
    color: #696969 !important;
}

.show-in-sticky ul.wbm-user-menu {
    right: -90px !important;
}

.is-sticky .show-in-sticky.login_wrap ul.wbm-user-menu .topmenu_link {
    padding: 0 !important;
}

.is-sticky .search_btn {
    padding-left: 10px !important;
    opacity: .8;
}

.is-sticky .search_btn:hover {
    opacity: 1;
}

/* .is-sticky .search_btn i { */
/* height: 25px; */
/* } */
/* .is-sticky .show-in-sticky.login_wrap i {  */
/* width: 17px; */
/* height: 27px; */
/* display: inline-block; */
/* vertical-align: middle; */
/* } */

.is-sticky .popup_form {
    left: -210px !important;
}

.is-sticky .show-in-sticky>a {
    opacity: .8;
    transform: translate3d(0px, 0px, 0px);
}

.is-sticky .show-in-sticky>a:hover {
    opacity: 1;
}

.is-sticky .show-in-sticky .wbm-icon.wbm-icon-wiki {
    vertical-align: middle;
    line-height: 36px;
    font-size: 28px;
}

.container.flex-container.nopadding.stickyonscrollup.is-fixed.is-visible .wbm_menu_wrapper {
    margin-left: auto;
    border: none;
}

.container.flex-container.nopadding.stickyonscrollup.is-fixed.is-visible .wbm_menu_wrapper #dt-menu .dt-megamenu .full-dt-megamenu {
    right: -15px;
    left: auto !important;
}

#head-page.is-sticky #logomenurevealmobile {
    width: 130px;
    padding-top: 5px;

}

.modal-cf7 .modal-body {
    padding-bottom: 0;
}

.floated_right_element_wrapper.with_modal .floated-el-content {
    box-shadow: 0px 2px 8px 1.5px rgba(85, 85, 85, 0.7);
    right: -10px;
}

.floated_right_element_wrapper.with_modal.opened .floated-el-content {
    right: 0;
}

.floated_right_element_wrapper.with_modal.opened .floated_right_btn {
    left: 96px !important;
}

.wpcf7-submit#kontakt_formular {
    margin-bottom: 30px;
    line-height: normal;
    border: none;
}

.head-page.is-sticky #mobile-header>.toggle {
    top: 55%;
}

.logo-container {
    padding: 0;
}

.wbm_menu_wrapper .nav_buttons {
    padding: 0 15px;
}

.wbm_menu_wrapper .nav_top_wrapper {
    height: 90px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.navigation_button {
    border: none;
}

.menu-leftvc #dt-menu,
.menu-leftvc .dt-menu-mobile {
    padding-left: 5px;
    padding-right: 5px;
}

.menu-leftvc #dt-menu {
    height: auto !important;
}

.menu-leftvc #head-page #dt-menu .dt-megamenu .full-dt-megamenu,
.menu-leftvc #head-page .dt-menu-mobile .dt-megamenu .full-dt-megamenu {
    left: -300px;
    width: 1170px;
}

.menu-leftvc #head-page.is-sticky #dt-menu .dt-megamenu .full-dt-megamenu,
.menu-leftvc #head-page.is-sticky .dt-menu-mobile .dt-megamenu .full-dt-megamenu {
    left: -294px;
}

.zert_abs {
    position: absolute;
    right: -205px;
    /* -220 */
    max-width: 200px;
    padding-top: 8px;
    padding-bottom: 8px;
}


.stickyonscrollup.is-fixed.is-visible .zert_abs {
    display: none;
}

.zert_abs img {
    width: auto;
    height: 56px;
}

.zert_abs p {
    display: inline-block;
    width: 125px;
    float: right;
    font-size: 16px;
    line-height: 15px;
    padding-left: 15px;
    color: #3a3a3a;
    margin: 0;
    padding: 8px;
}

.wbm_menu_wrapper .slogan_title {
    margin-bottom: 0px;
    font-family: FagoNoMed;
    font-size: 25px;
    font-weight: normal;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.wbm_menu_wrapper .nav_top_wrapper>div {
    height: 90px;
}

.wbm_menu_wrapper .slogan_title.txt-white>p {
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    font-size: inherit;
    color: inherit;
    margin: 0;
    line-height: normal;
}

.woocommerce table.wishlist_table {
    margin-bottom: 0;
    padding: 5px 0;
}

.wishlist-info-wrap {
    /* padding-right: 5px; */
    position: relative;
    cursor: pointer;
}

.wishlist-info-wrap .info {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: #DFDFDF;
    color: var(--main-purple-blue);
    /* line-height: 19px; */
    text-align: center;
    border-radius: 50%;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    font-family: "Times New Roman";
    padding: 3px;
}

.wishlist-info-wrap .info-text {
    display: none;
    position: absolute;
    left: 28px;
    top: 0px;
    background: #DFDFDF;
    color: #333;
    padding: 10px;
    min-width: 250px;
    z-index: 95;
    /* white-space: pre-wrap; */
}

.wishlist-info-wrap:hover .info-text {
    display: block;
}

.woocommerce table.wishlist_table .product-thumbnail,
.woocommerce table.wishlist_table .product-name,
table#wcssc-saved-cart-table td {
    margin: 0;
    padding: 10px 0;
}

.woocommerce table.wishlist_table .product-name h4,
table#wcssc-saved-cart-table h4 {
    margin-bottom: 10px;
}

table#wcssc-saved-cart-table td a {
    margin-right: 14px;
}

.woocommerce table.wishlist_table .product-thumbnail,
table#wcssc-saved-cart-table .cart-thumbnail {
    width: 100px;
}

.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: unset;
}

.woocommerce table.wishlist_table .wishlist-empty {
    font-size: 14px;
    text-align: left;
    padding: 10px 0;
}

p.wishlist-empty {
    padding-left: 0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.wishlist_view.responsive.mobile {
    padding-left: 0;
}

.yith-wcwl-wishlistexistsbrowse.show>a,
.yith-wcwl-add-to-wishlist a {
    display: block;
    font-family: "poppins", sans-serif;
    color: #24305F;
    font-size: 16px;
    /* margin-bottom: 10px; */
}

.yith-wcwl-wishlistexistsbrowse span {
    /* font-size: 14px; */
}

.woocommerce table.wishlist_table thead th,
.woocommerce table.wishlist_table tbody td {
    border: none;
}

.woocommerce-Address-title h3 {
    font-size: 18px;
}

table#wcssc-saved-cart-table .cart-thumbnail {
    text-align: center;
}


.nav_buttons_bgcolor,
.menu-leftvc #head-page:not(.is-sticky) .nav_bgcolor,
#top-bar i,
.menu-leftvc #head-page.is-sticky {
    background-color: #24305F;
    /* old:  rgba(41,92,150,1); */
}

.cart-popup {
    max-width: 100%;
}

#dt-menu li a {
    font-family: "FagoNo", Geneva, sans-serif;
    font-size: 15px;
    line-height: normal;
}

#dt-menu .megamenu-content a {
    padding: 0;
}

#dt-menu>ul>li.menu-item-has-children:not(.bag)>a:after {
    content: "";
    font-family: "FagoNo";
    font-size: 0px;
    margin-left: 6px;
    width: 15px;
    height: 10px;
    border-left: 5.5px solid transparent;
    border-right: 5.5px solid transparent;
    border-top: 5px solid rgba(255, 255, 255, 0.8);
}

#dt-menu>ul>li.current-menu-item.menu-item-has-children:not(.bag)>a:after,
#dt-menu>ul>li.current-menu-ancestor.menu-item-has-children:not(.bag)>a:after,
#dt-menu>ul>li.current-menu-parent.menu-item-has-children:not(.bag)>a:after {
    border-top-color: rgba(255, 255, 255, 1);
}

#head-page #dt-menu>ul>li>a {
    color: rgba(255, 255, 255, 0.8) !important;
}

#head-page {
    position: relative;
}

.zert_abs {
    top: 0;
}

.link-color-primary,
#dt-menu #menu-main-menu .current-menu-parent>a,
#head-page.reveal #dt-menu>ul>li.current-menu-item>a,
#head-page.reveal.alt #dt-menu>ul>li.current-menu-item>a,
.home #head-page.reveal #dt-menu>ul>li.current-menu-item>a,
.home #head-page.reveal:not(.alt) #dt-menu>ul>li.current-menu-item>a,
.home #head-page.reveal.alt #dt-menu>ul>li.current-menu-item>a,
#head-page.reveal #dt-menu>ul>li.current-menu-ancestor>a,
#head-page.reveal.alt #dt-menu>ul>li.current-menu-ancestor>a,
#head-page.reveal #dt-menu ul li.current-menu-item>a,
#head-page.reveal.alt #dt-menu ul li.current-menu-item>a,
#head-page.reveal #dt-menu ul li.current-menu-ancestor>a,
#head-page.reveal.alt #dt-menu ul li.current-menu-ancestor>a,
#head-page #dt-menu>ul>li>a:hover {
    color: rgba(255, 255, 255, 1) !important;
}

/* top menu - start */
#dt-topmenu {
    position: relative;
    top: 26px;
    bottom: 0;
    width: auto;
    height: auto;
    z-index: 9999;
    left: 0;
    background: transparent;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

#dt-topmenu ul {
    padding: 0;
}

#dt-topmenu li .sub-nav a {
    display: block;
    color: inherit;
    text-decoration: none;
}

#dt-topmenu .fontelloicon-record {
    font-size: 20px;
}

#dt-topmenu .wbm-icon {
    display: block;
}

#dt-topmenu .bag>a {
    display: block;
    /* padding-bottom: 1px; */
}

#dt-topmenu .item_count {
    vertical-align: middle;
}

#top-bar {
    min-height: 100px;
}

#dt-topmenu>ul>li {
    display: table-cell;
    position: relative;
    padding: 0 6px;
    color: rgba(255, 255, 255, 0.8);
    font-family: "FagoNo", Geneva, sans-serif;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    /* max-height: 57px; */
}

#dt-topmenu>ul li.bag:hover {
    color: rgba(255, 255, 255, 1);
}

.bag.menu-item>ul.sub-nav li {
    padding: 0;
    display: inline-block;
}

#dt-topmenu .cart-popup .product_list_widget li.empty {
    margin-bottom: 0;
    font-size: 14px;
    margin: 0 auto;
}

#dt-topmenu>ul>li>a {
    color: rgba(255, 255, 255, 0.8);
    font-family: "FagoNo", Geneva, sans-serif;
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
    width: 100%;
    height: 100%;
}

#dt-topmenu ul>li>a i {
    opacity: 0.8;
    -webkit-backface-visibility: hidden;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}

#dt-topmenu ul>li>a:hover i {
    opacity: 1;
    -webkit-backface-visibility: hidden;
}

#dt-topmenu ul>li>a:hover {
    color: rgba(255, 255, 255, 1);
}

#dt-topmenu ul>li.bag:hover i {
    opacity: 1;
}

#dt-topmenu ul .sub-nav {
    border-width: 0px;
    -ms-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

#dt-topmenu .sub-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 270px;
    /* Push Menu Width*/
    z-index: 9999;
    left: -270px;
    /* Hide Push menu to the left ( equals push menu width ) */
    background: transparent;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#dt-topmenu .cart-popup .product_list_widget,
.show-in-sticky .cart-popup .product_list_widget {
    margin-top: 0;
}

#dt-topmenu .cart-popup .product_list_widget li,
.show-in-sticky .cart-popup .product_list_widget li {
    padding-left: 0;
    padding-right: 0;
}

#dt-topmenu .cart-popup .product_list_widget li.mini_cart_item,
.show-in-sticky .cart-popup .product_list_widget li.mini_cart_item {
    padding-bottom: 10px !important;
    margin-bottom: 0 !important;
    text-align: left !important;
}

.show-in-sticky .cart-popup ul.product_list_widget li.mini_cart_item a {
    line-height: 24px !important;
}

.show-in-sticky .cart-popup ul.product_list_widget li.mini_cart_item a.remove {
    top: calc(50% - 20px) !important;
    left: 12px !important;
}

#dt-topmenu .cart-popup .product_list_widget li.mini_cart_item a.remove,
.show-in-sticky .cart-popup .product_list_widget li.mini_cart_item a.remove {
    display: inline-block;
    text-align: left;
    line-height: normal;
    font-weight: bold;
    font-size: 20px;
    color: #24305F !important;
    padding-left: 0;
}

#dt-topmenu .cart-popup .product_list_widget li.mini_cart_item a.remove:hover,
.show-in-sticky .cart-popup .product_list_widget li.mini_cart_item a.remove:hover {
    background: none;
    color: #696969 !important;
}

#dt-topmenu .cart-popup span.quantity {
    display: block;
}

#dt-topmenu .cart-popup .product_list_widget li.mini_cart_item a,
.show-in-sticky .cart-popup .product_list_widget li.mini_cart_item a {
    padding: 0 0 0 15px;
    display: inline-block;
}

#dt-topmenu .cart-popup .product_list_widget li,
#dt-topmenu .cart-popup .product_list_widget li a,
.show-in-sticky .cart-popup .product_list_widget li,
.show-in-sticky .cart-popup .product_list_widget li a {
    color: #696969;
    font-weight: 400;
}

#dt-topmenu a,
#dt-topmenu .sub-nav:not(.megamenu-sub) a,
#dt-menu a,
#dt-menu .sub-nav:not(.megamenu-sub) a,
.dt-menu-mobile a,
.dt-menu-mobile .sub-nav:not(.megamenu-sub) a {
    font-family: "FagoNo";
}

#dt-topmenu .cart-popup .product_list_widget li img,
#dt-topmenu .cart-popup ul.product_list_widget li img,
#dt-topmenu .cart-popup .product_list_widget .mini_cart_item img,
#dt-topmenu .cart-popup ul.product_list_widget .mini_cart_item img,
.show-in-sticky .cart-popup .product_list_widget li img,
.show-in-sticky .cart-popup ul.product_list_widget li img,
.show-in-sticky .cart-popup .product_list_widget .mini_cart_item img,
.show-in-sticky .cart-popup ul.product_list_widget .mini_cart_item img {
    position: static;
    right: unset;
    width: 100%;
    float: none;
}

#dt-topmenu .cart-popup .product_list_widget li.mini_cart_item .amount,
#dt-topmenu .cart-popup ul.product_list_widget li.mini_cart_item .amount,
.show-in-sticky .cart-popup .product_list_widget li.mini_cart_item .amount,
.show-in-sticky .cart-popup ul.product_list_widget li.mini_cart_item .amount {
    font-weight: bold;
}

#dt-topmenu .cart-popup .total,
.show-in-sticky .cart-popup .total {
    border-top: 1px solid rgba(74, 74, 74, 0.25);
    padding: 15px 0;

}

#dt-topmenu .cart-popup .buttons .button,
.show-in-sticky .cart-popup .buttons .button {
    margin-bottom: 10px;
    margin-left: 0;
    padding: 7px 12px;
}

#dt-topmenu .cart-popup .buttons .button.checkout,
.show-in-sticky .cart-popup .buttons .button.checkout {
    margin-bottom: 0;
}

/* top menu - end */

.menu-leftvc #head-page:not(.is-sticky) #dt-menu>ul>li {
    line-height: 48px;
}

.menu-leftvc #head-page:not(.is-sticky) #dt-menu>ul>li>a>span {
    line-height: 54px;
}

.menu-leftvc #head-page.is-sticky #dt-menu>ul>li>a>span,
.menu-leftvc #head-page.is-sticky #dt-menu .search_btn {
    line-height: 80px;
}

.menu-leftvc #head-page.is-sticky #dt-menu .dt-megamenu .full-dt-megamenu {
    top: 77px;
}

.menu-leftvc #head-page #dt-menu .dt-megamenu .full-dt-megamenu {
    top: 50px;
}

#dt-menu a.search_btn {
    padding-right: 10px;
    line-height: 54px;
}

/* woo - start */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products li.product h3,
.woocommerce-page ul.products li.product h3,
.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce-page ul.products li.product .add_to_cart_button {
    font-family: "FagoNo", Geneva, sans-serif;
}

.woocommerce ul.products li.product.product-category {
    padding: 20px;
    margin-right: 25px;
    margin-bottom: 30px;
    box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.15);
}

.woocommerce input {
    min-height: 32px;
}

.woocommerce-info {
    border-top-color: #24305F;
}

.woocommerce-info::before {
    color: #24305F;
}

.woocommerce-message {
    border-top-color: #24305F;
}

.woocommerce-message::before {
    color: #24305F;
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #ededed;
    color: #4a4a49;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #ededed;
}

.woocommerce .coupon-box,
.woocommerce form.checkout_coupon {
    background: transparent;
}

.woocommerce form.checkout_coupon .form-row {
    width: auto;
    float: left;
}

#order_review_heading,
#customer_details h3 {
    font-size: 26px;
}

.woocommerce table.shop_table thead th {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce table.shop_table .tr-spacer td {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.woocommerce table.shop_table td,
.woocommerce .shop_table td {
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
}

.woocommerce .showcoupon-info .showcoupon-oncart,
.woocommerce .showcoupon-info .showcoupon,
.woocommerce-info .showcoupon,
.woocommerce-info a {
    color: #24305F;
    font-size: 16px;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    border: 1px solid #b3b3b3;
    border-radius: 3px;
    padding: 10px 12px;
}

.cart_totals>h2 {
    font-size: 26px;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    word-break: break-word;
}

.showcoupon-info,
.showcoupon-info .showcoupon {
    font-size: 16px;
}

#coupon_code {
    width: auto;
    margin-right: 15px;
}

.woocommerce form .form-row .required {
    color: #24305F;
}

label,
#customer_details label {
    color: #4a4a49;
    font-weight: normal;
    font-style: normal;
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
}

.woocommerce .coupon-box .input-text,
.woocommerce form.checkout_coupon .input-text {
    width: 35%;
    padding: 6px 20px;
    color: initial;
    border: none;
    border-radius: 3px;
    margin-right: 15px;
    padding-top: 3px;
    font-size: 14px;
}

.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table td,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table th {
    padding-top: 12px;
    padding-bottom: 10px;
    padding-left: 0;
    border: none;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: unset;
    color: #666;
    font-size: 16px;
}

.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table thead th {
    font-weight: bold;
    color: var(--main-purple-blue);
}

.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart-subtotal td,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .order-total th,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .order-total td {
    font-weight: bold;
    color: var(--main-purple-blue);
}

.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart-subtotal th,
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table .cart-subtotal td {
    border-top: 1px solid #ccc !important;
}

.woocommerce-checkout .wc_payment_methods li input,
.woocommerce-checkout .wc_payment_methods li label {
    cursor: pointer;
}

#order_review_heading {
    padding-top: 30px;
}

.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order .woocommerce-checkout-review-order-table th {
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    font-weight: normal;
}

#ship-to-different-address label {
    margin: 0;
    color: #24305F;
}

.woocommerce .woocommerce-checkout #payment,
.woocommerce .woocommerce-checkout #payment * {
    font-family: "FagoNo", Geneva, sans-serif;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    border-bottom-color: #24305F;
}

#ship-to-different-address label span {
    line-height: 32px;
}

.vc_column_container .woocommerce.columns-3 ul.products li.product {
    /* width: 32.16419%; */
    width: 31.8%;
}

textarea.input-text {
    min-height: 150px;
    padding: 6px 12px;
}

.woocommerce ul.products li.product-category div.cat_overlay {
    position: absolute;
    top: 0;
    left: 0px;
    background: #24305F;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 10;
    transition: .3s ease;
    backface-visibility: hidden;
}

.woocommerce ul.products li.product-category div.cat_overlay_inner {
    z-index: 20;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.woocommerce ul.products li.product-category:hover .woocommerce-loop-category__title {
    display: none;
}

.woocommerce ul.products li.product-category:hover div.cat_overlay {
    opacity: 0.8;
}

.woocommerce ul.products li.product-category:hover div.cat_overlay_inner {
    opacity: 1;
}

.woocommerce ul.products li.product-category div.cat_overlay_inner .cat_desc {
    color: #fff;
    font-size: 14px;
    width: 90%;
    text-align: center;

}

.woocommerce ul.products li.product-category div.cat_overlay_inner .wbm_custom_btn {
    position: absolute;
    bottom: 30px;
    width: 135px;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    /* background-color: #24305F; */
    /* color: #fff; */
}

.woocommerce ul.products li.product-category div.cat_overlay_inner .wbm_custom_btn:hover {
    /* background-color: #f3f3f3 !important; */
    /* color: #24305F !important; */
}

/* .woocommerce ul.products li.product-category:hover > a {  */
/* background-color: #24305F; */
/* } */
.woocommerce ul.products.columns-4 li.product.product-category {
    width: 23.685%;
}

.woocommerce ul.products li.product.product-category.last {
    margin-right: 0;
}

.woocommerce ul.products li.product.product-category a img {
    height: 150px;
    margin: 0 auto;
    /* -webkit-transform: scale(1); */
    /* -ms-transform: scale(1); */
    /* -o-transform: scale(1); */
    /* transform: scale(1); */
    /* -webkit-transition: -webkit-transform .3s ease-in-out; */
    /* -moz-transition: -moz-transform .3s ease-in-out; */
    /* -o-transition: -o-transform .3s ease-in-out; */
    /* transition: transform .3s ease-in-out; */
    object-fit: contain;
}

.woocommerce ul.products li.product.product-category a:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.woocommerce ul.products li.product.product-category a .woocommerce-loop-category__title {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    padding: 0;
    margin-top: 10px;
    font-weight: normal;

}

/* woo product archive - start */
.woocommerce #content div.product div.images.product_teaser_image_wrapper,
.woocommerce div.product div.images.product_teaser_image_wrapper,
.woocommerce-page #content div.product div.images.product_teaser_image_wrapper,
.woocommerce-page div.product div.images.product_teaser_image_wrapper {
    float: none;
    width: 100%;
}

.wbm_delivery {
    font-size: 14px;
}

.woocommerce div.product div.images.product_teaser_image_wrapper .woocommerce-product-gallery__image {
    background-color: #fff;
}

.woocommerce div.product.wbm_product_archive_teaser .product_archive_teaser_inner div.images {
    line-height: 0;
}

.woocommerce div.product div.images.product_teaser_image_wrapper .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100%;
}

/*.woocommerce div.product div.images .woocommerce-product-gallery__trigger {*/
/*    top: unset;*/
/*    bottom: 0;*/
/*    right: 0;*/
/*    border-radius: 0;*/
/*}*/

/*.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {*/
/*    border: 2px solid #24305F;*/
/*}*/
/*.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {*/
/*    background: #24305F;*/
/*}*/

.wbm_product_archive_teaser {
    margin-bottom: 20px !important;
}

.wbm_product_archive_teaser .product_archive_teaser_inner {
    /* background-color: #f1f1f1; */
    /* padding: 15px; */
}

.woocommerce div.product.wbm_product_archive_teaser .product_archive_teaser_inner div.images {
    margin-bottom: 0;
    display: flex;
    align-items: center
}

.woocommerce div.product.wbm_product_archive_teaser ol.flex-control-thumbs {
    display: none !important;
}

.woocommerce div.product.wbm_product_archive_teaser ol.flex-control-thumbs li:nth-child(n+5) {
    display: none !important;
}

.woocommerce div.product.wbm_product_archive_teaser ol.flex-control-thumbs li:not(:last-child) {
    border-left: 4px solid #fff;
}

.wbm_product_archive_teaser .product_archive_teaser_inner a.wbm_custom_btn {
    margin-right: 0;

}

.wbm_product_archive_teaser h1.woocommerce-loop-product__title,
.wbm_product_archive_teaser .h1.woocommerce-loop-product__title {
    margin-top: -4px;
    margin-bottom: 0;
}

.wbm_price_delivery_wrapper {
    /*float: right;*/
}

.wbm_price_delivery_wrapper .wbm_from_price {
    margin-bottom: 0;
}

.product-category-overview .woocommerce-product-gallery__wrapper {
    cursor: pointer;
}

.product-category-overview .pagination {
    display: flex;
    justify-content: flex-end;
}

/*
.product-category-overview .pagination-meta {
    display: none;
} */

/* Compare button produkte/alle/ */

/* vc accordion - start */
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
.wpb-js-composer .vc_tta-color-white.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    border: none;
    background-color: #fff !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel {
    margin-bottom: 20px;
}

.panel-heading {
    padding-top: 5px;
    padding-right: 30px;
    padding-bottom: 5px;
    padding-left: 0;
}

.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a {
    padding: 5px 0;
}

.wpb-js-composer .vc_tta-panel-title>a,
.panel-heading h2 {
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    color: #24305F !important;
    font-size: 18px;
    line-height: normal;
}



.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle {
    right: unset !important;
    margin-left: 20px !important;
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 16px solid #24305F;
}

.wpb-js-composer .vc_tta-panel.vc_active .vc_tta-controls-icon-triangle {
    border-bottom: 0;
    border-top: 16px solid #24305F;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-triangle::before {
    content: unset !important;
    border: none !important;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel .vc_tta-panel-body {
    padding: 15px 0;
    transition: display-block .15s ease-in-out;
}

.wpb-js-composer .vc_tta.vc_general .vc_tta-panel-title {
    border-bottom: 1px solid #b3b3b3;
}

.collapsing {
    transition: height 1s;
}

/* vc accordion - end */

.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    padding-left: 0;
    padding-right: 0;
}

.single_saved_cart .product-thumbnail img {
    width: auto;
    max-height: 100px;
}

/* Hide for related products (Ähnliche Produkte) */
.related.products .compare.button,
.up-sells .compare.button {
    display: none !important;
    visibility: hidden !important;
}

.single-wiki .postimagecontent,
.single .postimagecontent {
    cursor: initial;
}

.sticky_compare_wrapper {
    position: fixed;
    min-width: 100%;
    height: auto;
    z-index: 100000;
    font-size: 14px;
    line-height: 20px;
    left: 0;
    text-align: center;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.2);
    color: rgb(255, 255, 255);
    /* background-color: rgba(51, 51, 51,.6); */
    background-color: rgba(36, 48, 95, .3);
    bottom: 0;
    padding: 10px 0;
}

.sticky_compare_btn {
    background: url(images/compare_btn.png);
    background-repeat: no-repeat;
    height: 36px;
    width: 210px;
    z-index: 9999;
    font-size: 14px;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding-top: 8px;
    text-align: left;
    padding-left: 23px;
}

.sticky_compare_btn:hover,
.sticky_compare_btn:focus {
    color: #fff;
    opacity: .8;
}

.overlay_close {
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 30px;
    color: #24305F;
    cursor: pointer;
}

.overlay_close:hover {
    color: #fff;
}

/* Compare button produkte/alle/ - END */
form.search-form-onpage .form-group i {
    padding-top: 3px;
}

form.search-form-onpage .form-group i::before {
    font-size: 22px;
}

/* woo product archive - end */
.search-form-onpage i.icon-search-6,
.searchform_wiki i.icon-search-6 {
    pointer-events: auto;
    cursor: pointer;
}

/* custom vc teaser box - start */

.page-template-myaccount .teaser-box {
    min-height: 180px;
}

.page-template-myaccount .teaser-box>.teaser-box-inner a img {
    max-height: 100px;
}

.teaser-box {
    min-height: 230px;
    position: relative;
    padding: 15px;
    margin-bottom: 30px;
    box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 8px 18px 0px rgba(0, 0, 0, 0.15);
}

.teaser-box>.teaser-box-inner a img {
    width: auto;
    max-height: 200px;
    display: block;
    margin: 0 auto;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.teaser-box>.teaser-box-inner a h2 {
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    padding: 0;
    margin-top: 10px;
    font-weight: normal;
}

.teaser-box>.teaser-box-inner .teaser_overlay {
    position: absolute;
    top: 0;
    left: 0px;
    background: #24305F;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 10;
    transition: .3s ease;
    backface-visibility: hidden;
}

.teaser-box .teaser_title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}

.teaser-box:hover div.teaser_overlay {
    opacity: 0.8;
}

.teaser-box:hover div.teaser_overlay_inner {
    opacity: 1;
}

.teaser-box div.teaser_overlay_inner {
    z-index: 20;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
}

.teaser-box div.teaser_overlay_inner .teaser_desc {
    color: #fff;
    font-size: 14px;
    width: 90%;
    text-align: center;
}

.teaser-box div.teaser_overlay_inner .btn_abs {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    text-align: center;
}

.teaser-box.not-allowed h2 {
    color: #a5a5a5;
}

.page-template-myaccount h4:first-of-type,
.page-template-myaccount .h4:first-of-type,
.woocommerce-MyAccount-content h4:first-of-type,
.woocommerce-MyAccount-content .h4:first-of-type {
    font-size: 14px;
}

.classic-teaser-box .h3-link {
    padding: 20px 0;
}

.classic-teaser-box a img {
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
}

.classic-teaser-box a.media-box:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.classic-teaser-box .img_wrapper {
    position: relative;
    overflow: hidden;
}

.classic-teaser-box .img_overlay {
    transition: background-color 1s;
    background: rgba(0, 0, 0, 0);
}

.classic-teaser-box a.media-box:hover .img_overlay {
    background-color: rgba(0, 0, 0, .2);
}

.classic-teaser-box .img_overlay:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: inherit;
    content: " ";
}

.classic-teaser-box {
    margin-bottom: 30px;

}

.classic-teaser-box .classic-teaser-box-inner {
    min-height: 215px;
    height: auto;
    position: relative;

}

.classic-teaser-box.with-bgrnd {
    background-color: #fff;
}

.classic-teaser-box.with-bgrnd .classic-teaser-box-inner {
    padding: 0 25px 25px 25px;
    background-color: #fff;

}

.classic-teaser-box .classic-teaser-box-inner .wbm_custom_btn {
    position: absolute;
    bottom: 20px;
}

/* custom vc teaser box - end */
.archive .term-description {
    display: none;
}

.woocommerce-account .woocommerce-MyAccount-content {
    width: 100%;
    float: none;
}

.page-template-myaccount #banner-section .breadcrumbs,
.page-template-woocommerce-page.woocommerce-account #banner-section .breadcrumbs {
    display: none;
}

.woocommerce .onsale {
    padding-top: 10px !important;
    width: 70px !important;
    height: 70px !important;
    color: #fff !important;
    font-size: 12px !important;
}

.woocommerce a.remove {
    color: #24305F !important;
}

.woocommerce a.remove:hover {
    background: #24305F;
}

.single_icon_wrapper {
    padding-top: 30px;
    padding-bottom: 30px;
}

.icon_header {
    text-align: center;
    display: block;
    color: blue;
    font-weight: 700;
    font-size: 16px;
}

.menu_icon {
    display: block;
    margin: 0 auto;
}

.icon_info {
    font-size: 14px;
    display: block;
}

mark.count {
    display: none;
}

.woocommerce.single-product .product .upsells.products>h2,
.woocommerce-page.single-product .product .upsells.products>h2,
.woocommerce.single-product .product .related.products>h2,
.woocommerce-page.single-product .product .related.products>h2 {
    font-weight: normal;
    color: #24305F;
    font-size: 26px;
}

.label {
    color: #24305F;
}

/* a[href^="tel"] { */
/* color: inherit;  */
/* text-decoration: none;  */
/* } */
a[x-apple-data-detectors] {
    color: inherit !important;
    text-decoration: none !important;
    font-size: inherit !important;
    font-family: inherit !important;
    font-weight: inherit !important;
    line-height: inherit !important;
}

.woocommerce .postcontent table th,
.woocommerce .section-comment table th,
.woocommerce .postcontent table td,
.woocommerce .section-comment table td {
    padding: 0;
}

.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: none;
}

.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
    padding: 7px 42px 7px 12px;
}

.woocommerce a.button,
.woocommerce-page a.button,
.woocommerce button.button,
.woocommerce-page button.button,
.woocommerce input.button,
.woocommerce-page input.button,
.woocommerce .button,
.woocommerce-page .button,
.woocommerce .button.checkout-button,
.woocommerce-page .button.checkout-button,
.woocommerce a.checkout-button,
.woocommerce-page a.checkout-button {
    /* padding: 7px 42px 7px 12px; */
}

.woocommerce.single-product .product .entry-summary .price,
.woocommerce-page.single-product .product .entry-summary .price,
.woocommerce ul.products li.product .price .amount,
.woocommerce-page ul.products li.product .price .amount {
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    color: #4a4a49;
    font-weight: normal;

}

.woocommerce .posted_in,
.woocommerce-page .posted_in {
    display: block;
    font-weight: bold;
    padding-bottom: 5px;
}

.woocommerce .product_meta .tagged_as,
.woocommerce-page .product_meta .tagged_as {
    display: none !important;
}

.woocommerce .tagged_as a,
.woocommerce-page .tagged_as a {
    font-weight: normal;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin-bottom: 0px;
    font-size: 18px;
}

.search-result-container.no-result,
form.search-form-onpage input[type="search"] {
    font-size: 18px;
}

.related.products ul.products li.product a img,
.up-sells.products ul.products li.product a img {
    width: auto;
    height: 150px;
    margin: 0;
}

.woocommerce table.shop_attributes td {
    font-style: normal;
}

.product_teaser_image_wrapper {
    padding-right: 0;
}

.wbm_after_shop_loop_wrapper {
    /*float: right;*/
    /*padding: 0 15px;*/
}

#ship-to-different-address {
    line-height: 22px;
    margin-bottom: 8px;
}

.woocommerce-checkout #payment ul.payment_methods li input[type="radio"].mgr {
    margin: 0;
}

.wbm_orders_list {
    margin-bottom: 30px;
}

.wbm_orders_list,
.wbm_orders_list>span,
.wbm_orders_list>span>a {
    font-size: 18px;
}

.wbm_orders_list .separator {
    padding: 0 5px;
}

.wbm_orders_list a.button {
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
}

.woocommerce a.button,
.button,
.button.disabled,
.woocommerce a.button.disabled {
    padding: 8px 24px;
    line-height: 20px;

}

.woocommerce a.button.disabled {
    pointer-events: none;
}

.woocommerce .woocommerce-customer-details address {
    padding: 0;
    border: none;
}

.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    line-height: inherit;
}

.woocommerce-order-details table.shop_table td {
    padding: 9px 0;

}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: normal;
}

.woocommerce table.shop_table thead,
.woocommerce .shop_table thead,
.woocommerce table.shop_table th,
.woocommerce .shop_table th {
    font-weight: normal;
    /*font-family: "FagoNoMed";*/
    font-family: "poppins", sans-serif;
    font-size: 18px;
}

.woocommerce .product_teaser_content_wrapper ul {
    padding-left: 20px;
}

.woocommerce .product_teaser_content_wrapper ul li {
    display: list-item !important;
    list-style: disc outside;
}

.vc_grid-item.vc_product_teaserbox {
    float: left !important;
}

.vc_gitem-col.vc_teaser_btn_col {
    position: absolute;
    bottom: 5px;
}

.vc_gitem-zone.vc_custom_1547037368558 {
    min-height: 270px;
}

.page .vc_grid-item.vc_product_teaserbox:nth-of-type(4) {
    clear: both;
}

.page .vc_grid-item.vc_product_teaserbox .vc_gitem-zone-a {
    height: 180px;
    background-size: contain;
}

.vc_grid-item.vc_product_teaserbox .vc_custom_heading.h3-link>div {
    min-height: auto;
}

.vc_grid-item.vc_product_teaserbox .vc_grid-item-mini {
    padding: 0px 10px;
    border: 1px solid #e5e5e5;
}

.vc_grid-item.vc_product_teaserbox .vc_btn3-container {
    margin-bottom: 0;
}

.product_teaser_excerpt,
.product_teaser_excerpt ul li,
.product_teaser_excerpt a,
.product_teaser_excerpt p {
    font-size: 14px;
}

.product_teaser_title {
    /*margin-bottom: 10px;*/
    /*width: 79%;*/
}

/* bundled items */
.bundled_table_item .product-name,
.bundled_table_item .product-price,
.bundled_table_item:not(.order_item) .product-quantity,
.bundled_table_item .product-subtotal,
.bundled_table_item .product-total {
    font-size: 14px;
}

mark {
    background: transparent;
    /*font-family: "FagoNoMed";*/
    font-family: "poppins", sans-serif;
    /* color: #24305F; */
}

/* woof filter - start */

body .woof h4 {
    font-size: 18px;
    /*font-family: "FagoNoMed";*/
    font-family: "poppins", sans-serif;
    margin-bottom: 10px;
}

body .woof .woof_list {
    padding-left: 0;
}

body .woof .woof_list li {
    margin: 0;
}

body .woof .woof_list_checkbox input[type="checkbox"] {
    margin-left: 0;
}

body .woof .irs-bar {
    border-top: 1px solid #24305F;
    border-bottom: 1px solid #24305F;
    background: #24305F;
    background: linear-gradient(to top, rgba(36, 48, 95, 1) 0%, rgba(41, 94, 143, 1) 100%);
}

body .woof .irs-from,
body .woof .irs-to,
body .woof .irs-single {
    font-size: 12px;
    background: #24305F;
}

body .woof .irs--big .irs-grid-text {
    color: #24305F;
}

body .woof_list li {
    padding: 0 0 5px 0 !important;
}

body .woof label {
    max-width: 200px;
}

body .woof_checkbox_label_selected {
    font-weight: 400;
}

/* woof filter customization */
.woof_container_arbeitsspeicher .irs-grid-text.js-grid-text-12 {
    /* visibility: hidden !important; */
}

.archive.product-category-overview .woof_container_pa_filter-massenspeicher,
.archive.product-category-overview .woof_container_arbeitsspeicher,
.archive.product-category-overview .woof_container_massenspeicher {
    display: none;
}

.archive.product-category-overview.term-industrielle-kommunikation .woof_container_massenspeicher,
.archive.product-category-overview.term-industrielle-kommunikation .woof_container_arbeitsspeicher,
.archive.product-category-overview.term-panel-pcs .woof_container_massenspeicher,
.archive.product-category-overview.term-industrie-server .woof_container_massenspeicher,
.archive.product-category-overview.term-industrie-displays .woof_container_massenspeicher,
.archive.product-category-overview.term-industrie-displays .woof_container_arbeitsspeicher,
.archive.product-category-overview.term-pos-systeme .woof_container_pa_filter-massenspeicher,
.archive.product-category-overview.term-zubehoer .woof_container_pa_filter-massenspeicher {
    /* display: none !important; */
}

/* .woof_container_slider.woof_container_arbeitsspeicher { */
/* display: none; */
/* } */
.archive.product-category-overview.term-19-zoll-pcs .woof_container_slider.woof_container_pa_filter-ram-19zoll,
.archive.product-category-overview.term-embedded-pcs .woof_container_slider.woof_container_pa_filter-ram-emb,
.archive.product-category-overview.term-industrie-server .woof_container_slider.woof_container_pa_filter-ram_server,
.archive.product-category-overview.term-panel-pcs .woof_container_slider.woof_container_pa_filter-arbeitsspeicher {
    display: block;
}

.plainoverlay {
    height: 100vh !important;
}

.jQuery-plainOverlay-progress {
    border-top: 3px solid #24305F !important;
    width: 50% !important;
    height: 50% !important;
    margin: 0 auto !important;
}

body button.woof_submit_search_form {
    margin-right: 10px !important;
}

.chosen-container-active .chosen-choices {
    border: 1px solid #24305F;
}

.chosen-container .chosen-results li.highlighted {
    background-color: #24305F;
    background: -moz-linear-gradient(left, rgba(36, 48, 95, 1) 0%, rgba(36, 48, 95, 1) 1%, rgba(38, 84, 131, 0.93) 30%, rgba(41, 94, 143, 0.9) 44%, rgba(41, 96, 145, 0.9) 53%, rgba(39, 90, 139, 0.94) 70%, rgba(36, 48, 95, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(36, 48, 95, 1) 0%, rgba(36, 48, 95, 1) 1%, rgba(38, 84, 131, 0.93) 30%, rgba(41, 94, 143, 0.9) 44%, rgba(41, 96, 145, 0.9) 53%, rgba(39, 90, 139, 0.94) 70%, rgba(36, 48, 95, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(36, 48, 95, 1) 0%, rgba(36, 48, 95, 1) 1%, rgba(38, 84, 131, 0.93) 30%, rgba(41, 94, 143, 0.9) 44%, rgba(41, 96, 145, 0.9) 53%, rgba(39, 90, 139, 0.94) 70%, rgba(36, 48, 95, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F', endColorstr='#24305F', GradientType=1);
    /* IE6-9 */
}

body .woof .select-target {
    display: none !important;
}

body .woof .chosen-container {
    width: 100% !important;
}

body .woof .chosen-container-multi .chosen-choices {
    line-height: 20px;
    border-radius: 4px;
}

.chosen-container-single .chosen-single {
    line-height: 20px !important;
    height: 32px !important;
}

/* .woocommerce-ordering .orderby, .woocommerce-ordering { */
/* display: none !important; */
/* } */
/* woof filter - end */

/* my account wpuser forms - start */
.uwp_page .uwp-login,
.uwp_page .uwp-registration,
.uwp_page .uwp-forgot,
.uwp_page .uwp-account {
    background: none;
    padding: 0;
}

.uwp_page .uwp-login {
    padding-top: 50px;
}

.uwp-login .uwp-lf-icon .fa,
.uwp-login .uwp-lf-icon svg,
.uwp-login .uwp-rf-icon .fa,
.uwp-login .uwp-rf-icon svg,
.uwp-registration .uwp-lf-icon .fa,
.uwp-registration .uwp-lf-icon svg,
.uwp-registration .uwp-rf-icon .fa,
.uwp-registration .uwp-rf-icon svg,
.uwp-forgot .uwp-lf-icon .fa,
.uwp-forgot .uwp-lf-icon svg,
.uwp-forgot .uwp-rf-icon .fa,
.uwp-forgot .uwp-rf-icon svg,
.uwp-account .uwp-lf-icon .fa,
.uwp-account .uwp-lf-icon svg,
.uwp-account .uwp-rf-icon .fa,
.uwp-account .uwp-rf-icon svg,
.uwp-lf-icon>i,
.uwp-rf-icon>i {
    color: #24305F !important;
}

.uwp-login .uwp-lf-icon,
.uwp-login .uwp-rf-icon,
.uwp-registration .uwp-lf-icon,
.uwp-registration .uwp-rf-icon,
.uwp-forgot .uwp-lf-icon,
.uwp-forgot .uwp-rf-icon,
.uwp-account .uwp-lf-icon,
.uwp-account .uwp-rf-icon {
    background: none;
    border: 4px solid #24305F;
    text-align: center;
}

.uwp_page .uwp-login>h2,
.uwp_page .uwp-registration>h2,
.uwp_page .uwp-forgot>h2,
.uwp_page .uwp-account>h2,
.uwp_page .uwp-login>.h2,
.uwp_page .uwp-registration>.h2,
.uwp_page .uwp-forgot>.h2,
.uwp_page .uwp-account>.h2 {
    font-family: "FagoNoMed", Geneva, sans-serif;
    color: #24305F;
    font-size: 26px;
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
}

.uwp_page input,
.login_modal input {
    /* height: 36px !important; */
}

.uwp-registration #username_row {
    display: none !important;
}

.uwp_page .uwp-login-form input[type="submit"],
.uwp_page .uwp-registration-form input[type="submit"],
.uwp_page .uwp-forgot-form input[type="submit"],
.uwp_page .uwp-change-form input[type="submit"],
.uwp_page .uwp-account-form input[type="submit"],
.uwp_widgets .uwp-login-form input[type="submit"],
.uwp_widgets .uwp-registration-form input[type="submit"],
.uwp_widgets .uwp-forgot-form input[type="submit"],
.uwp_widgets .uwp-change-form input[type="submit"],
.uwp_widgets .uwp-account-form input[type="submit"],
.uwp_adv_search_form .uwp-login-form input[type="submit"],
.uwp_adv_search_form .uwp-registration-form input[type="submit"],
.uwp_adv_search_form .uwp-forgot-form input[type="submit"],
.uwp_adv_search_form .uwp-change-form input[type="submit"],
.uwp_adv_search_form .uwp-account-form input[type="submit"] {
    display: inline-block;
    padding: 8px 25px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: "FagoNo", Geneva, sans-serif;
    font-size: 14px;
    color: #fff;
    background-image: unset;
    border: none;
    line-height: 20px;
    text-transform: initial;
    border-radius: 4px;
    outline-offset: 0;
    margin-right: 10px;
    background: -moz-linear-gradient(0% 50% 0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(36, 48, 95, 1)), color-stop(0.1541, rgba(41, 98, 147, 0.98)), color-stop(0.3294, rgba(45, 111, 161, 0.97)), color-stop(0.4822, rgba(46, 115, 166, 0.95)), color-stop(1, rgba(36, 48, 95, 1)));
    background: -o-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F', endColorstr='#24305F' ,GradientType=0)";
    background: linear-gradient(90deg, rgba(36, 48, 95, 1) 0%, rgba(41, 98, 147, 0.98) 15.41%, rgba(45, 111, 161, 0.97) 32.94%, rgba(46, 115, 166, 0.95) 48.22%, rgba(36, 48, 95, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F', endColorstr='#24305F', GradientType=1);
    margin-bottom: 10px;
    font-weight: normal;
}

.uwp_page .uwp-content-wrap .uwp-banner-change-icon i,
.uwp_page .uwp-content-wrap .uwp-banner-change-icon svg {
    color: #24305F;
}

.uwp_page .uwp-content-wrap .uwp-profile-banner-change {
    background-color: #24305F;
    top: 5px;
}

.uwp_page .uwp-content-wrap .uwp-profile-avatar .uwp-profile-avatar-inner>img {
    border: 0;
    margin-top: -100%;
}

.uwp_page .uwp-content-wrap .uwp-profile-avatar .uwp-profile-avatar-change .uwp-profile-avatar-change-inner a {
    padding: 6px 0px 0 40px;
}

.uwp_page .uwp-content-wrap .uwp-profile-main h3.uwp-profile-item-title a {
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    color: #24305F;
    font-size: 18px;
    font-weight: 500;
}

.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-item-ul li.uwp-profile-item-li .uwp-profile-item-time,
.uwp-profile-item-summary {
    color: #494949;
    font-family: "FagoNo", Geneva, sans-serif;
    font-size: 14px;
}

.uwp_page .uwp-content-wrap .uwp-profile-header-img:hover .uwp-profile-banner-change {
    opacity: 1;
}

.uwp_more_content>span {
    display: inline-block !important;
}

.uwp_more_link {
    display: none;
}

.uwp_account_menu #uwp-account-notifications,
.uwp_account_menu #uwp-account-account {
    display: none;
}

.uwp-profile-side .uwp-profile-extra-key {
    font-weight: normal;
    font-size: 18px;
    /*font-family: "FagoNoMed";*/
    font-family: "poppins", sans-serif;
    color: #494949;
}

#uwp_hide_from_listing .mgc {
    margin-left: 0;
    margin-bottom: 0;
}

#uwp_hide_from_listing {
    margin-bottom: 20px;
}

.uwp-profile-extra-div {
    border: none;
}

.uwp-account {
    max-width: 500px;
}

.uwp_page .uwp-content-wrap .uwp-profile-name>h2 {
    color: #24305F;
    margin: 20px 0;
    font-size: 18px;
}

.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-nav,
.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-subnav {
    margin: 20px 0 0;
}

.uwp_page .uwp-content-wrap .uwp-profile-tab-label {
    font-size: 16px;
    line-height: normal;
    text-transform: initial;
    color: #24305F;
    /*font-family: "FagoNoMed";*/
    font-family: "poppins", sans-serif;
}

.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-nav .active,
.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-subnav .active {
    border-bottom: 3px solid #24305F;
}

.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-nav a,
.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-nav a:active,
.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-nav a:visited,
.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-subnav a,
.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-subnav a:active,
.uwp_page .uwp-content-wrap .uwp-profile-main .uwp-profile-subnav a:visited {
    color: #24305F;
    /*font-family: "FagoNoMed";*/
    font-family: "poppins", sans-serif;
}

.uwp_page .uwp-content-wrap .uwp-profile-entries h3 {
    color: #24305F;
}

.uwp_page .uwp-account-form label,
.uwp_page .uwp-registration-form label {
    display: block;
}

.uwp-registration h3.uwp_input_fieldset {
    border-bottom: 1px solid #24305F;
    font-family: "FagoNoMed", Geneva, sans-serif;
    font-size: 14px;
}

.uwp_page .uwp-login-form div#first_name_row,
.uwp_page .uwp-registration-form div#first_name_row,
.uwp_page .uwp-account-form div#first_name_row {
    width: 49%;
    float: left;
    margin: 0 2% 0 0;
    padding: 0;
    clear: none;
}

.uwp_page .uwp-login-form div#last_name_row,
.uwp_page .uwp-registration-form div#last_name_row,
.uwp_page .uwp-account-form div#last_name_row {
    width: 49%;
    float: right;
    margin: 0;
    padding: 0;
    clear: none;
}

/* vc hoverbox */
.vc-hoverbox-block {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/* login - modal - start */

.modal-open {
    width: 100%;
    overflow-y: auto;
}

.login_modal {
    overflow-y: hidden;
}

.login_modal .modal-body {
    padding: 30px;
}

.login_modal .modal-body h1,
.login_modal .modal-body .h1 {
    text-align: center;
}

.login_modal .uwp-login {
    background: #fff;
    max-width: 100%;
    padding: 0;
}

.login_modal .modal-content .modal-header .close {
    color: #24305F;
    margin-top: 0;
    margin-right: 8px;
    font-size: 45px;
    opacity: 1;
}

.login_modal .modal-content {
    width: 400px;
}

.login_modal .uwp-login-class {
    padding-top: 15px;
}

.login_modal .uwp-lf-icon,
.login_modal .uwp-login>h2 {
    display: none;
}

.uwp-remember-me {
    margin-bottom: 20px;
}

#modal_remember_me {
    padding: 0;
}

.login_modal .uwp_textfield {
    padding: 8px 15px;
}

.login_modal .mgc {
    margin: 0 5px 0 0 !important;
}

.modal-alignment-helper {
    display: table;
    height: 100%;
    width: 400px;
    margin: 0 auto;
}

.uwp-remember-me label {
    margin: 0;
    font-family: 'FagoNo' !important;
}

.uwp-remember-me input {
    margin: 0 5px 0 0 !important;
}

.modal-alignment-helper .modal-content {
    margin: 0 auto;
}

.uwp-register-now {
    padding-top: 20px;
}

.uwp-register-now a,
.uwp-login-now a {
    font-size: 14px;
}

.uwp_page .uwp-registration-form input[type="text"],
.uwp_page .uwp-registration-form textarea,
.uwp_page .uwp-registration-form input[type="password"],
.uwp_page .uwp-registration-form input[type="number"],
.uwp_page .uwp-registration-form input[type="button"],
.uwp_page .uwp-registration-form input[type="phone"],
.uwp_page .uwp-registration-form input[type="tel"],
.uwp_page .uwp-registration-form input[type="time"],
.uwp_page .uwp-registration-form input[type="url"],
.uwp_page .uwp-registration-form input[type="email"],
.uwp_page .uwp-registration-form input[type="file"],
.uwp_page .uwp-content-wrap .uwp_form input[type="text"],
.uwp_page .uwp-content-wrap .uwp_form input[type="password"],
.uwp_page .uwp-content-wrap .uwp_form input[type="datetime"],
.uwp_page .uwp-content-wrap .uwp_form input[type="datetime-local"],
.uwp_page .uwp-content-wrap .uwp_form input[type="date"],
.uwp_page .uwp-content-wrap .uwp_form input[type="month"],
.uwp_page .uwp-content-wrap .uwp_form input[type="time"],
.uwp_page .uwp-content-wrap .uwp_form input[type="week"],
.uwp_page .uwp-content-wrap .uwp_form input[type="number"],
.uwp_page .uwp-content-wrap .uwp_form input[type="email"],
.uwp_page .uwp-content-wrap .uwp_form input[type="url"],
.uwp_page .uwp-content-wrap .uwp_form input[type="search"],
.uwp_page .uwp-content-wrap .uwp_form input[type="tel"],
.uwp_page .uwp-content-wrap .uwp_form input[type="color"],
.uwp_page .uwp-content-wrap .uwp_form select,
.uwp_page .uwp-content-wrap .uwp_form textarea {
    border: 1px solid #b3b3b3;
    padding: 5px 15px;
}

.modal-dialog-centered {
    display: table-cell;
    vertical-align: middle;
}

.flex-control-nav.flex-control-thumbs li:not(:last-child) {
    border-right: 4px solid #fff;
}

/* login - modal - end */

.modal-cf7 .modal-dialog {
    margin: 15px auto;
}

.modal-cf7 .modal-body {
    height: 90vh;
}

div.wpcf7-mail-sent-ok {
    color: #24305F;
    text-align: center;
    padding: 0;
}

.wpcf7-form.sent p,
.wpcf7-form.sent .row,
.wpcf7-form.sent .configuration_basket_content {
    display: none;
}

body.modal-open {
    overflow: visible;
}

/* my account wpuser forms - end */
/* woo - end */

/* checkboxes and radio btns */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: unset;
    box-shadow: none;
}

input[type="checkbox"].mgc {
    vertical-align: middle !important;
    transition: unset;
    -webkit-transition: unset;
    /* transition: all 0.25s ease-in-out; */
    /* -webkit-transition: all 0.25s ease-in-out; */
    width: 34px;
    height: 36px;
    /* old 31 */
    /* background-color: #ededed; */
    background-color: #cccccc;
    border: none;
    border-radius: 3px;
    margin: 0 10px 0 0px;
    cursor: pointer;

}

input[type="checkbox"].mgc:checked:after {
    border: none;
    background-image: url(images/icons/img_icon_checked.png);
    background-repeat: no-repeat;
    width: 35px;
    height: 31px;
    transform: none;
    left: 4px;
    top: 0px;
}

input[type="checkbox"].mgc:checked {
    border: none;
}

input[type="radio"].mgr {
    padding: 0;
    min-height: unset;
    width: 18px;
    height: 18px;
    transition: unset;
    -webkit-transition: unset;
    /* transition: border .25s linear; */
    /* -webkit-transition: border .25s linear; */
    background-color: #cccccc;
}

input[type="radio"].mgr:focus {
    box-shadow: none;
}

input[type="radio"].mgr:before {
    transition: background 0.25s linear;
    -webkit-transition: background 0.25s linear;
}

input[type="radio"].mgr:checked {
    /* border: 1px solid #24305F; */
    border: 1px solid #cccccc;
}

input[type="radio"].mgr:checked:before {
    background-color: #24305F;
    /* background-color: #cccccc; */
    height: 10px;
    width: 10px;
}

.wpcf7 p {
    margin-bottom: 0;
}

.paging-nav span.current {
    background-color: #24305F;
}

.paging-nav a:hover {
    background-color: #24305F;
}

.cart-popup .widget_shopping_cart_content .cart_list {
    margin-bottom: 20px;
}

#searchResultsTabs .nav-tabs {
    margin-bottom: 30px;
}

.search-results:not(.wbm_wiki_template) .search-result-container .row>.col-xs-12>article {
    display: none;
}

.vc-hoverbox:hover .vc-hoverbox-block.vc-hoverbox-back {
    z-index: 9999;
}

#mobile-header .toggle {
    left: 14px;
    width: 26px;
}

.sub-ausloggen {
    padding-left: 15px;
    padding-top: 20px;
}

/* register page add padding to top */
.page-id-10366 .content {
    padding-top: 80px;
}

/* vc tabs - classic */
.vc_tta.vc_tta-color-grey .vc_tta-panels .vc_tta-panel {
    border-radius: 0;
    border: none;
}

.vc_tta.vc_tta-color-grey .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    padding-left: 15px !important;
    padding-right: 15px !important;
    border: solid 1px rgba(74, 74, 74, 0.25) !important;
}

/* Checkout page - start */
input[readonly] {
    background-color: #eee;
}

/* disable select box */
/* Disable Land field to change it */
#customer_details #shipping_country_field .select2-container .select2-selection--single,
#customer_details #billing_country_field .select2-container .select2-selection--single {
    background-color: #eee;
    pointer-events: none;
}

/* hide arrow for LAND fields on checkout */
#customer_details #shipping_country_field .select2-container .select2-selection--single span.select2-selection__arrow,
#customer_details #billing_country_field .select2-container .select2-selection--single span.select2-selection__arrow {
    display: none;
}

/* disable select box -END */
/* select layout */
#customer_details .select2-container--default .select2-selection--single {
    display: block;
    padding: 3px;
    line-height: 14px;
    height: 36px;
}

/* vertical align arrow in center */
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

.woocommerce-shipping-fields h3#ship-to-different-address {
    margin-bottom: 17px;
}

/* Checkout page - END */


/* Media Queries - start */
@media (min-width: 1200px) {
    #cookie-notice .cookie-notice-container {
        width: 1170px;
    }


    .product_teaser_image_wrapper .flex-viewport {
        height: unset !important;
        max-height: 191px;
    }
}

@media (min-width: 992px) {
    #dt-topmenu {
        display: block;
        visibility: visible;
        position: relative;
        left: 0;
        bottom: auto;
        clear: both;
    }

    #head-page .container.stickyonscrollup:not(.is-visible) .logo-container {
        box-shadow: 0px 2px 8px 1.5px rgba(85, 85, 85, 0.7);
        /* border-top: 1px solid rgba(255,255,255,0.7); */
        /* border-bottom: 1px solid rgba(255,255,255,0.7); */
        /* border-left: 1px solid rgba(255,255,255,0.7); */
    }

    #head-page .container.stickyonscrollup:not(.is-visible) .wbm_menu_wrapper {
        box-shadow: 0px 2px 8px 1.5px rgba(85, 85, 85, 0.7);
        border-top: 1px solid rgba(255, 255, 255, 0.7);
        border-bottom: 1px solid rgba(255, 255, 255, 0.7);
        border-right: 1px solid rgba(255, 255, 255, 0.7);
    }

    #dt-topmenu>ul {
        display: table;
        line-height: 1.5em;
        text-decoration: none;
    }

    #dt-topmenu>ul li.bag {
        float: right;
        padding-right: 0;
        cursor: pointer;

    }

    #dt-topmenu .sub-nav {
        visibility: hidden;
    }

    #dt-topmenu ul li:hover>ul {
        visibility: visible;
    }

    #dt-topmenu ul .sub-nav {
        background-color: #ffffff;
        top: auto;
        bottom: auto;
        width: auto;
        border: 1px solid rgba(0, 0, 0, 0.1);
    }

    #dt-topmenu li>ul.sub-nav {
        -webkit-transition: opacity 50ms ease-out;
        -moz-transition: opacity 50ms ease-out;
        -o-transition: opacity 50ms ease-out;
        -ms-transition: opacity 50ms ease-out;
        transition: opacity 50ms ease-out;
        -webkit-transform: translateY(5px);
        -moz-transform: translateY(5px);
        -ms-transform: translateY(5px);
        -o-transform: translateY(5px);
        transform: translateY(5px);
        opacity: 0;
        /* height: 0; */
        /* width: 0; */
        backface-visibility: hidden;
    }

    #dt-topmenu li:hover>ul.sub-nav {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -ms-transform: translateY(0px);
        -o-transform: translateY(0px);
        transform: translateY(0px);
        opacity: 1;
        /* height: auto; */
        /* width: auto; */
    }

    #dt-topmenu ul ul li {
        float: none;
        width: 100%;
    }

    div.content {
        padding: 32px 0 60px 0;
    }
}

/* mobile */
@media only screen and (min-width : 320px) and (max-width : 667px) {
    .woocommerce ul.products li.product.product-category {
        width: 100% !important;
    }

    .woocommerce ul.products[class*=columns-] li.product.product-category:nth-child(2n),
    .woocommerce-page ul.products[class*=columns-] li.product.product-category:nth-child(2n) {
        float: left;
    }

    /* info boxes */
    .dt-iconboxes.layout-7 .infobox_img {
        display: block;
        margin-bottom: 15px;
        float: none;
    }

    .wbm_after_shop_loop_wrapper {
        float: none;
    }

}

@media only screen and (min-width : 668px) and (max-width : 1024px) {
    .woocommerce ul.products li.product.product-category {
        width: 48%;
    }

    .vc_column_container .woocommerce.columns-3 ul.products li.product,
    .woocommerce ul.products li.product-category.product {
        /* width: 32.16419%; */
        width: 31.7%;
        float: left !important;
        clear: unset !important;
    }

    .woocommerce ul.products li.product.product-category {
        margin-right: 15px !important;
    }

    .woocommerce ul.products.columns-3 li.product.product-category:nth-child(3n),
    .woocommerce-page ul.products.columns-3 li.product.product-category:nth-child(3n) {
        margin-right: 0 !important;
    }

}

@media only screen and (max-width : 1600px) {
    #side-contact-form img {
        max-width: 290px;
    }

    #side-contact-form {
        padding: 20px;
    }

    #side-contact-form .top_text {
        font-size: 16px;
        line-height: 24px;
    }
}

@media only screen and (min-width : 1024px) and (max-width : 1600px) {

    .top-head {
        width: 100%;
    }

    .woocommerce ul.products.columns-4 li.product.product-category {
        width: 23%;
    }

    #head-page:not(.is-sticky) {
        max-width: 90%;
        margin: 0 auto;
    }

}

@media only screen and (min-width : 1440px) and (max-width : 1600px) {
    #head-page:not(.is-sticky) {
        /* max-width: 70%; */
        margin: 0 auto;
    }
}

@media only screen and (max-width : 1439px) {
    .zert_abs {
        display: none;
    }
}

@media only screen and (min-width : 1441px) {
    .is-sticky {
        transition: all .4s ease !important;
    }
}

@media only screen and (min-width : 992px) and (max-width : 1199px) {

    .menu-leftvc #dt-menu ul li>a,
    .menu-leftvc .dt-menu-mobile ul li>a {
        padding: 0 6px;
    }

    .menu-leftvc #menu-main-menu {
        padding-left: 6px;
    }

    #dt-menu a.search_btn {
        padding-right: 10px;
    }
}

@media only screen and (min-width : 992px) and (max-width : 1440px) {
    h3.txt-white>p {
        font-size: 20px !important;
    }

    h1,
    .h1,
    .dt-section-head .section-main-title,
    .wpb_raw_html .widget h2,
    .wpb_raw_html .widget .h2 {
        font-size: 18px;
    }

    #head-page:not(.is-sticky) {
        width: 95%;
        max-width: initial;
        /* margin-left: 0; */
    }

    #head-page:not(.is-sticky) .container.stickyonscrollup {
        margin: 0;
        display: block;
    }

    #head-page:not(.is-sticky) .logo-container {
        display: inline-block;
        width: 292px;
        float: left;
    }

    #head-page:not(.is-sticky) .wbm_menu_wrapper {
        display: inline-block;
        width: calc(100% - 292px);
        /* float: left; */
    }

    #dt-menu>ul>li.menu-item-has-children:not(.bag)>a:after {
        font-size: 2px;
    }

    .is-sticky {
        /* transition: unset !important; */
        transform: unset !important;
    }

    .menu-leftvc .adminbar-is-here .stickyonscrollup.is-visible {
        transform: unset !important;
    }

    .menu-leftvc #head-page #dt-menu .dt-megamenu .full-dt-megamenu,
    .menu-leftvc #head-page .dt-menu-mobile .dt-megamenu .full-dt-megamenu {
        width: auto;
        left: -299px;
    }

    .wbm_menu_wrapper .slogan_title {
        font-size: 24px;
        line-height: 28px;
    }
}

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

    .ma-sidebar {
        display: none;
    }

    .section-main-title {
        margin: 0 0 15px 0 !important;
        text-align: left;
    }

    .post-thumbnail.wpb_single_image {
        margin-bottom: 10px;
    }

    .fragen_wrapper .ino-icon-phone-bold,
    .fragen_wrapper .ino-icon-envelope-bold {
        margin-top: 25px;
    }

    .fragen_wrapper h1 {
        text-align: center;
    }

    .floated_right_element_wrapper {
        display: none !important;
    }

    div.vc_column-inner {
        border-left: 0 !important;
        border-right: 0 !important;
    }

    .vc_custom_1540907103465 .vc_column-inner,
    .vc_custom_1547722573666 .vc_column-inner {
        padding-left: 0;
        padding-right: 0;
    }

    section#banner-section .breadcrumbs {
        margin-left: 0;
    }

    .footer_wrapper .wpb_column.vc_column_container:not(:nth-child(-1n+2)) {
        padding-top: 35px;
    }

}

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

    .button.compare,
    .sticky_compare_wrapper {
        /* display: none !important; */
    }
}

@media only screen and (min-width : 768px) and (max-width : 1199px) {
    .vc_col-sm-6:nth-child(3) {
        clear: both;
    }

    #contact-icon {
        top: 125px;
    }

    .floated_news_btn {
        top: 170px;
    }

    .side-contact-form_sidebar .wbm_custom_btn {
        padding: 8px 10px;
        margin-top: 15px;
    }
}

@media only screen and (min-width : 1441px) and (max-width : 1599px) {
    .wbm_menu_wrapper {
        width: 65%;
    }

    .is-sticky .wbm_menu_wrapper {
        width: 90%;
    }

    .zert_abs {
        right: -110px;
    }

    .menu-leftvc #head-page #dt-menu .dt-megamenu .full-dt-megamenu {
        width: 1054px;
    }



}

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

    #head-page:not(.is-sticky) #logomenu {
        margin: auto 0 0 auto;
        width: auto;
        height: 80px;
        padding-right: 10px;
    }

    #head-page:not(.is-sticky) .zert_abs {
        display: block;
        left: 14px;
        top: 10px;
    }

    .dt-menu-mobile section.vc_cta3-container {
        display: none;
    }

    .dt-menu-mobile li.megamenu-content .vc_custom_heading>a {
        color: inherit;
        font-size: inherit;
    }

    .dt-menu-mobile label.toggle>i:before {
        color: #fff;
    }

    .menu-leftvc .adminbar-is-here~.dt-menu-mobile {
        top: 32px;
    }

    .adminbar-is-here #wbm-menu-mobile {
        top: 45px;
    }

    .toggle.close-all {
        left: auto;
    }

    #head-page.is-sticky #mobile-header label.toggle {
        top: 40px;
    }

    #head-page.is-sticky #logomenurevealmobile {
        /* margin: auto 0 0 auto; */
        padding-right: 15px;
        right: 0;
        position: absolute;
    }

    .menu-leftvc #main-nav-check:checked~.top-head {
        position: static;
    }

    #top-bar .topbar-text {
        margin-top: 0;
    }

    .wbm_menu_wrapper .nav_top_wrapper,
    .wbm_menu_wrapper .nav_top_wrapper>div {
        height: 50px;
    }

    #mobile-header {
        min-height: 50px;
    }

    .add_sticky_padding {
        /* padding-top: 192px; */
        padding-top: 137px;
    }

    .menu-leftvc #head-page:not(.is-sticky) .logo_bgcolor {
        margin-top: 5px;
        margin-bottom: 3px;
    }

    .top-head {
        margin-top: -20px;
    }

    #top-bar .container {
        /* height: 0!important; */
    }

    .wbm_menu_wrapper {
        margin-left: 0;
        margin-right: 0;
        border: none;
    }

    .wbm_menu_wrapper .nav_top_wrapper {
        border: none;
    }

    .wbm_menu_wrapper .nav_top_wrapper>div {
        border-bottom: 1px solid rgba(255, 255, 255, 0.8);
    }

    .wbm_menu_wrapper .slogan_title {
        font-size: 18px;
    }

    h3.txt-white>p {
        font-size: 18px;
    }

    h1,
    .h1,
    .dt-section-head .section-main-title,
    .wpb_raw_html .widget h2,
    .wpb_raw_html .widget .h2 {
        font-size: 26px;
    }

    h2,
    .h2 {
        font-size: 18px;
    }

    /* .product_teaser_image_wrapper { */
    /*     padding-right: 15px; */
    /* } */
    /* .product_teaser_content_wrapper { */
    /*     padding-top: 15px; */
    /* } */

    .products-basket-container .product_teaser_content_wrapper {
        padding-top: 0;
    }

    div.content,
    #banner-section+div.content {
        padding-top: 45px;
        padding-bottom: 45px;
    }
}

@media only screen and (max-width : 480px) {
    .wbm_menu_wrapper .slogan_title {
        font-size: 16px;
    }

    #modalLogin .modal-alignment-helper,
    #modalLogin .modal-content {
        width: 100%;
    }

    #dt-menu a.vc_general.vc_btn3.vc_btn3-size-md,
    a.vc_general.vc_btn3.vc_btn3-size-md,
    .vc_general.vc_btn3.vc_btn3-size-md {
        padding: 8px 12px;
    }

    .related.products ul.products li.product,
    .up-sells.products ul.products li.product {
        text-align: center;
        width: 100%;
    }

    .related.products ul.products li.product a img,
    .up-sells.products ul.products li.product a img {
        margin: 0 auto;
    }

    .classic-teaser-box .classic-teaser-box-inner {
        min-height: auto;
    }

    .classic-teaser-box .classic-teaser-box-inner .wbm_custom_btn {
        position: static;
    }

    .select.select-theme-default .select-content {
        width: 346px;
        max-width: 346px;
    }

    .product_teaser_image_wrapper .flex-viewport {
        height: unset !important;
        max-height: 225px;
    }


}

@media only screen and (min-width : 1600px) {
    /* zoom entire site */
    /* body .content { */
    /* zoom: 110%;  */
    /* -moz-transform: scale(1.1);  */
    /* -moz-transform-origin: 0 0; */
    /* } */

    body.home {
        overflow-x: hidden;
    }

    /* body.home .post-article .vc_row:not(.vc_custom_detheme11) { */
    /* zoom: 110%;  */
    /* -moz-transform: scale(1.1);  */
    /* -moz-transform-origin: 0 0; */
    /* } */



}

/* Media Queries - end */

/* temp hide - start */
/*.wbm_menu_wrapper #dt-topmenu ul li:nth-child(2), .wbm_menu_wrapper #dt-topmenu ul li:nth-child(3), #menu-main-menu .login_wrap, #menu-main-menu .bag, .yith-wcwl-add-to-wishlist, .dt-menu-mobile .konto-menu-item, .dt-menu-mobile .cart-menu-item{
    display: none !important;
}*/

/* temp hide - end */

.single-product .sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 130px;
}

/* single product cart */
.sidebar .products-basket {
    margin-top: 30px;
    padding: 15px;
    background-color: #DFDFDF;
    color: #24305F;
}

.sidebar .products-basket h1,
.sidebar .products-basket h2,
.sidebar .products-basket .h1,
.sidebar .products-basket .h2,
.sidebar .products-basket label {
    color: #24305F;
}

.sidebar .products-basket p {
    color: #4a4a49;
}

.sidebar .products-basket>h2,
.sidebar .products-basket>.h2 {
    font-family: FagoNo;
}

.sidebar .products-basket .products-basket-container {
    margin-bottom: 10px;
}

.sidebar .products-basket .products-basket-container .product_title {
    font-size: 13px;
    line-height: normal;
    margin-bottom: 10px;
}

/* .sidebar .products-basket .products-basket-container .price, .sidebar .products-basket .product_bottom { */
/* display: none; */
/* } */
.sidebar .products-basket table {
    width: 100%;
}

.sidebar .products-basket .cart_totals {
    border-top: none;
    padding-bottom: 10px;
}

.sidebar .products-basket .cart_totals h2,
.sidebar .products-basket .cart_totals .h2 {
    font-size: 18px;
}

.sidebar .products-basket .cart_totals table tr.order-total td {
    text-align: right;
}

.sidebar .products-basket .cart_totals table tr.order-total td .amount {
    font-size: 16px;
}

.sidebar .products-basket .amount {
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    color: #4a4a49;
    font-size: 14px;
}

.sidebar .products-basket-container h1.product_title,
.sidebar .products-basket-container .h1.product_title {
    position: relative;
    padding-left: 10px;
}

.sidebar .products-basket-container h1.product_title:before,
.sidebar .products-basket-container .h1.product_title:before {
    content: "- ";
    position: absolute;
    top: 0;
    left: 0;
}

/* bundle cart */
.woocommerce-cart .bundled_table_item .product-thumbnail {
    visibility: hidden;
}

.woocommerce-cart .bundled_table_item .product-thumbnail img {
    height: 0;
}

.woocommerce .bundled_table_item td {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.woocommerce-cart table.shop_table .bundle_table_item td {
    padding-bottom: 0px;
}

.woocommerce-cart table.shop_table tr.bundled_table_item:last-child td {
    border-bottom: 20px solid transparent;
}

.woocommerce .bundled_table_item .bundled_table_item_indent {
    padding-left: 0;
}

.woocommerce-cart table.shop_table .product-thumbnail {
    width: 120px;
    min-width: 120px;
}

.woocommerce-cart table.shop_table img {
    width: 110px;
    min-width: 110px;
}

.woocommerce-cart .cart_item:not(.bundled_table_item) .product-name {
    color: #24305F;
    font-size: 16px;
}

.woocommerce-cart .tr-spacer {
    height: 15px;
}

.woocommerce-checkout tr.bundle_table_item td.product-name {
    color: #24305F;
    /*font-family: "FagoNoMed";*/
    font-family: "poppins", sans-serif;
}

.woocommerce-checkout tr.bundle_table_item td.product-name .product-quantity {
    color: #4a4a49;
}

.widget_shopping_cart_content ul.woocommerce-mini-cart {
    overflow-y: auto;
    max-height: 500px;

}

tr.bundle_table_item:before {
    border-top: 1px solid red;
}

tr.bundle_table_item td {
    border-top: none !important;
}

.woocommerce h5.wcmca_personal_data_title {
    font-style: normal;
    color: #24305F !important;
}

@media only screen and (min-width : 769px) and (max-width : 991px) {
    .woocommerce-cart .container {
        width: auto;
        padding-left: 30px;
        padding-right: 30px;
    }
}

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

    /* woo bundled products */
    .woocommerce table.shop_table_responsive tr.bundled_table_item td {
        text-align: left !important;
    }

    .woocommerce table.shop_table_responsive tr.bundled_table_item td::before {
        content: "";
    }

    .woocommerce table.shop_table_responsive tr.bundled_table_item td .bundle_qty_txt {
        text-align: right;
    }

    .woocommerce-cart .bundled_table_item .bundled_table_item_indent {
        padding-left: 0;
    }

    .woocommerce-cart table.shop_table .bundle_table_item td {
        padding-bottom: 10px;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: #fff;
    }

    .woocommerce-checkout-review-order-table th.product-name,
    .woocommerce-checkout-review-order-table td.product-name {
        width: 70%;
    }

    .woocommerce-checkout-review-order-table th.product-total,
    .woocommerce-checkout-review-order-table td.product-total {
        width: 30%;
        text-align: right !important;
    }

    /* related and upsells products - only one row*/
    .related.products>ul>li:nth-child(n+3),
    .up-sells.upsells.products>ul>li:nth-child(n+3) {
        display: none !important;
        visibility: hidden;
    }

}

@media only screen and (max-width : 480px) {
    .woocommerce-cart table.cart td.actions #coupon_code {
        width: 130px;
        margin-right: 5px;
    }

    .woocommerce-page table.cart td.actions .coupon .button {
        padding-left: 8px;
        padding-right: 8px;
        width: auto;
    }

    /* related and upsells products - only one row*/
    .related.products>ul>li:nth-child(n+2),
    .up-sells.upsells.products>ul>li:nth-child(n+2) {
        display: none !important;
        visibility: hidden;
    }

    #head-page:not(.is-sticky) .zert_abs {
        top: 12px;
    }

    .product .woocommerce-message a.wc-forward,
    .product .woocommerce-error a.wc-forward {
        float: left;
        width: 100%;
        margin-bottom: 15px;
        text-align: center;

    }

    /* .product_teaser_image_wrapper .woocommerce-product-gallery__wrapper img { */
    /* -webkit-transform: none !important; */
    /* } */
    .cart_totals .wc-proceed-to-checkout a.wbm_custom_btn:last-child {
        margin-right: 0;
    }

}

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

    .zert_abs p.zert_txt {
        display: none !important;
    }


}

#customer_details select.address_selector {
    width: 100%;
    padding: 10px;
    padding-right: 50px;
    margin-bottom: 20px;
}

/* edge fix */
input[type="checkbox"].mgc::-ms-check {
    color: transparent;
    border: none;
    background-color: #cccccc;
    background-image: url(images/icons/img_icon_checked.png);
    background-repeat: no-repeat;
    background-size: 32px 28px;
    background-position: 2px 2px;
    width: 35px;
    height: 31px;
}

.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: normal;
}

/* .woocommerce-shipping-totals.shipping { */
/* display: none !important; */
/* } */

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    font-size: 16px;
}

.woocommerce-order-received .addresses {
    padding-left: 0;
}

.woocommerce-order-received .addresses address {
    margin-left: 0;
}

.woocommerce-customer-details--phone,
.woocommerce-customer-details--email {
    display: none !important;
}

.woocommerce-order-received small.shipped_via {
    display: none !important;
}

.cart-popup .widget_shopping_cart_content ul.woocommerce-mini-cart {
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
}

.woocommerce-MyAccount-content .woocommerce-pagination {
    justify-content: unset;
    align-items: unset;
}

.woocommerce-MyAccount-content .woocommerce-pagination .woocommerce-button--previous {
    margin-right: 15px;
}

.woocommerce .hide_preselected {
    display: none !important;
}

.wbm_btn_plain.conf_add_to_cart_button,
.conf-actions .wbm_btn_plain {
    padding: 8px 10px;
}

.pre-footer-section .footer_wrapper .wpb_button,
.pre-footer-section .footer_wrapper .wpb_content_element,
.pre-footer-section .footer_wrapper ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0;
}

.single-product .modal-cf7 .configuration_basket_content p {
    font-size: 14px;
}

.teaser-box .teaser_overlay_inner .wbm_custom_btn {
    margin-right: 0;
}

/* Newsletter form - start */
.nl_page_form {
    max-width: 400px;
    margin: 0 auto;
}

.nl_page_form label {
    display: block;
    color: rgb(74, 74, 73);
    font-weight: 400;
    font-style: normal;
    font-family: FagoNoMed, Geneva, sans-serif;
    position: relative;
}

.nl_page_form input {
    margin: 0 0 20px;
    padding: 12px 15px;
    height: 36px;
    line-height: normal;
    width: 100%;
    box-sizing: border-box;

}

.nl_page_form .nl_gdpr label span {
    position: absolute;
}

@media only screen and (min-width : 992px) {
    .nl_page_form .nl_firstname {
        padding-right: 5px;
    }

    .nl_page_form .nl_lastname {
        padding-left: 5px;
    }
}

/* Newsletter form - end */

.flex-item.wbm_menu_wrapper {
    background-color: #24305F;
}

@media only screen and (min-width : 992px) and (max-width : 1200px) {
    #dt-menu li a {
        padding: 0 5px;
        font-size: 12px;
    }
}

/* zoom 125 % */
@media only screen and (min--moz-device-pixel-ratio: 1.25),
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-device-pixel-ratio: 1.25) {
    #dt-menu li a {
        font-size: 12px;
    }
}

.wpcf7-form-control-wrap.checkbox-582 input[type="checkbox"].mgc {
    position: absolute;
}

.wpcf7-form-control-wrap.checkbox-582 .wpcf7-list-item-label {
    font-size: 16px;
    display: block;
    margin-left: 50px;
}

/* Borlabs cookie - start */
.borlab_revoke_btn {
    position: fixed;
    bottom: 0;
    left: 10px;
    text-align: right;
    z-index: 80;
}

.borlab_revoke_btn a._brlbs-btn-cookie-preference,
#BorlabsCookieBox ._brlbs-btn {
    font-family: "FagoNo", Geneva, sans-serif !important;
    font-size: 14px !important;
    line-height: 20px !important;
    border: none !important;
    padding: 8px 25px !important;
    transition: all 0.2s ease-in-out 0s;
}

.

/*borlab_revoke_btn a._brlbs-btn-cookie-preference, #BorlabsCookieBox ._brlbs-btn-accept-all {
    color: #fff !important;
    background-image: unset;
    text-transform: initial;
    border-radius: 4px;
    outline: unset;
    outline-offset: 0;
    font-weight: 400;
    background: -moz-linear-gradient(0% 50% 0deg,rgba(36, 48, 95,1) 0%,rgba(41,98,147,.98) 15.41%,rgba(45,111,161,.97) 32.94%,rgba(46,115,166,.95) 48.22%,rgba(36, 48, 95,1) 100%) !important;
    background: -webkit-linear-gradient(0deg,rgba(36, 48, 95,1) 0%,rgba(41,98,147,.98) 15.41%,rgba(45,111,161,.97) 32.94%,rgba(46,115,166,.95) 48.22%,rgba(36, 48, 95,1) 100%) !important;
    background: -webkit-gradient(linear,0% 50%,100% 50%,color-stop(0,rgba(36, 48, 95,1)),color-stop(.1541,rgba(41,98,147,.98)),color-stop(.3294,rgba(45,111,161,.97)),color-stop(.4822,rgba(46,115,166,.95)),color-stop(1,rgba(36, 48, 95,1))) !important;
    background: -o-linear-gradient(0deg,rgba(36, 48, 95,1) 0%,rgba(41,98,147,.98) 15.41%,rgba(45,111,161,.97) 32.94%,rgba(46,115,166,.95) 48.22%,rgba(36, 48, 95,1) 100%) !important;
    background: -ms-linear-gradient(0deg,rgba(36, 48, 95,1) 0%,rgba(41,98,147,.98) 15.41%,rgba(45,111,161,.97) 32.94%,rgba(46,115,166,.95) 48.22%,rgba(36, 48, 95,1) 100%) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F', endColorstr='#24305F' ,GradientType=0)" !important;
    background: linear-gradient(90deg,rgba(36, 48, 95,1) 0%,rgba(41,98,147,.98) 15.41%,rgba(45,111,161,.97) 32.94%,rgba(46,115,166,.95) 48.22%,rgba(36, 48, 95,1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F',endColorstr='#24305F',GradientType=1) !important;
}*/
.borlab_revoke_btn a._brlbs-btn-cookie-preference:hover,
#BorlabsCookieBox ._brlbs-btn-accept-all:hover {
    background: #24305F !important;
    background: -moz-linear-gradient(0% 50% 0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) .76%, rgba(64, 118, 165, .87) 33.23%, rgba(74, 132, 179, .8) 50.53%, rgba(54, 104, 152, .92) 79.23%, rgba(36, 48, 95, 1) 100%) !important;
    background: -webkit-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) .76%, rgba(64, 118, 165, .87) 33.23%, rgba(74, 132, 179, .8) 50.53%, rgba(54, 104, 152, .92) 79.23%, rgba(36, 48, 95, 1) 100%) !important;
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(36, 48, 95, 1)), color-stop(.0076, rgba(38, 82, 130, 1)), color-stop(.3323, rgba(64, 118, 165, .87)), color-stop(.5053, rgba(74, 132, 179, .8)), color-stop(.7923, rgba(54, 104, 152, .92)), color-stop(1, rgba(36, 48, 95, 1))) !important;
    background: -o-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) .76%, rgba(64, 118, 165, .87) 33.23%, rgba(74, 132, 179, .8) 50.53%, rgba(54, 104, 152, .92) 79.23%, rgba(36, 48, 95, 1) 100%) !important;
    background: -ms-linear-gradient(0deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) .76%, rgba(64, 118, 165, .87) 33.23%, rgba(74, 132, 179, .8) 50.53%, rgba(54, 104, 152, .92) 79.23%, rgba(36, 48, 95, 1) 100%) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F',endColorstr='#24305F',GradientType=0)";
    background: linear-gradient(90deg, rgba(36, 48, 95, 1) 0%, rgba(38, 82, 130, 1) .76%, rgba(64, 118, 165, .87) 33.23%, rgba(74, 132, 179, .8) 50.53%, rgba(54, 104, 152, .92) 79.23%, rgba(36, 48, 95, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#24305F', endColorstr='#24305F', GradientType=1);
    color: #fff;
    text-decoration: none;
}

#BorlabsCookieBox ._brlbs-bar-advanced ul,
#BorlabsCookieBox ._brlbs-box-advanced ul {
    justify-content: center !important;
}

._brlbs-accept ._brlbs-btn-accept-all {
    margin-right: 5px !important;
}

#BorlabsCookieBox .container {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

#BorlabsCookieBox .bcac-item {
    margin-bottom: 15px !important;
    padding: 10px !important;
}

#BorlabsCookieBox .cookie-preference table tr:nth-child(3) td,
#BorlabsCookieBox .cookie-preference table tr:nth-child(4) td {
    white-space: pre-line !important;
}

#BorlabsCookieBox .cookie-preference table tr td {
    padding-top: 10px;
    padding-bottom: 10px;
}

@media only screen and (max-width : 767px) {
    .borlab_revoke_btn {
        display: none !important;
    }
}


/* Borlabs cookie - end */

.woocommerce-cart .cart_totals tr td {
    padding-left: 100px;
}

.shop_table .cart-discount .amount {
    padding-left: 2px;
}

.show_mobile_only {
    display: none;
}

.bag .enable_pointer_events {
    pointer-events: all;
}

@media only screen and (max-width : 768px) {
    .show_mobile_only {
        display: block;
        text-align: left;
        max-width: 65%;
    }

    .ch_text {
        float: left;
    }

    .woocommerce-cart .cart_totals tr td {
        padding-left: 0;
    }
}

.paging-nav .page-numbers {
    display: inline-block;
    margin-bottom: 10px;
}

.product .woocommerce-message .restore-item {
    font-size: 16px;
}

/* WOOF Fields */
.term-panel-pcs-shop .woof_checkbox_instock_container,
.term-displays-shop .woof_checkbox_instock_container {
    display: none !important;

}

/* vc pdf icon fix */
a[title="View this pdf file"] {
    display: none !important;
}

/* vc fix - post grid */
.wbm_classic_post_grid .vc_grid-item-mini {
    padding: 20px 0;
    border-bottom: 1px solid #e9e9e9;
}

.wbm_classic_post_grid .wbm_right_col {
    padding-left: 20px;
}

/* special teaser box */
.special-teaser-box {
    padding: 0;
    background-color: #fff;
    margin-bottom: 100px;
}

.special-teaser-box .outer-content {
    opacity: 1;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
    top: 45%;

}

.special-teaser-box:hover .outer-content {
    opacity: 0;
}

.special-teaser-box>.teaser-box-inner a h2 {
    position: static;
    font-size: 50px;
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    line-height: normal;
    margin: 0;
}

.special-teaser-box div.teaser_overlay_inner {
    padding: 40px 50px 50px 50px;
}

.special-teaser-box div.teaser_overlay_inner .teaser_desc {
    width: 100%;
    text-align: left;
}

.special-teaser-box div.teaser_overlay_inner .teaser_desc * {
    color: #fff !important;
}

.special-teaser-box div.teaser_overlay_inner .teaser_desc h3 {
    font-size: 24px;
    line-height: 46px;
}

.special-teaser-box .wbm_custom_btn {
    font-size: 24px;
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    padding: 18px 25px;
}

.special-teaser-box .thumbnail-wrapper {
    position: absolute;
    bottom: -65px;
    width: 90%;
    z-index: 10;
}

.wpb_row .wpb_column:first-child .special-teaser-box .thumbnail-wrapper {
    left: -40px;
    right: unset;
    text-align: left;
}

.wpb_row .wpb_column:nth-child(2) .special-teaser-box .thumbnail-wrapper {
    right: -40px;
    left: unset;
    text-align: right;
}

.wbm_large_btn {
    font-size: 36px;
    /*font-family: "FagoNoMed", Geneva, sans-serif;*/
    font-family: "poppins", sans-serif;
    padding: 36px;
    border-radius: 8px;
    line-height: normal;
}

.cat-filter {
    margin-bottom: 30px;
}

.cat-filter .wbm_large_btn.wbm_btn_red {
    background: rgba(219, 56, 59, 0.2);
    width: calc(50% - 17.5px);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;

}

.cat-filter .wbm_large_btn.wbm_btn_red:hover,
.cat-filter .wbm_large_btn.wbm_btn_red.active {
    background: rgba(219, 56, 59, 1);
}

.cat-filter .wbm_large_btn:first-child {
    margin-right: 15px;
}

.cat-filter .wbm_large_btn:nth-child(2) {
    margin-right: 0;
    margin-left: 15px;
}

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

    .special-teaser-box>.teaser-box-inner a h2 {
        font-size: 36px;
    }

    .special-teaser-box div.teaser_overlay_inner .teaser_desc h3 {
        font-size: 18px;
        line-height: 32px;
    }

    .special-teaser-box .wbm_custom_btn {
        font-size: 18px;
        padding: 15px 25px !important;
    }

    .special-teaser-box .thumbnail-wrapper {
        bottom: -50px;
    }

    .wpb_row .wpb_column:first-child .special-teaser-box .thumbnail-wrapper {
        left: -15px;
        right: unset;
    }

    .wpb_row .wpb_column:nth-child(2) .special-teaser-box .thumbnail-wrapper {
        right: -15px;
        left: unset;
    }

    .cat-filter .wbm_large_btn {
        font-size: 18px;
        padding: 26px;

    }
}

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

    .special-teaser-box div.teaser_overlay_inner {
        padding: 30px;
    }

    .special-teaser-box div.teaser_overlay_inner .teaser_desc h3 {
        font-size: 16px;
        line-height: 26px;
    }

    .special-teaser-box .wbm_custom_btn {
        font-size: 16px;
        padding: 10px 15px !important;
    }

    .special-teaser-box .thumbnail-wrapper {
        bottom: -80px;
    }
}

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

    .wpb_row .wpb_column:first-child .special-teaser-box .thumbnail-wrapper {
        left: -15px;
        right: unset;
    }

    .wpb_row .wpb_column:nth-child(2) .special-teaser-box .thumbnail-wrapper {
        right: -15px;
        left: unset;
    }

}

@media only screen and (max-width: 767px) {
    .wpb_row .wpb_column:first-child .special-teaser-box .thumbnail-wrapper {
        left: 0;
        right: unset;
    }

    .wpb_row .wpb_column:nth-child(2) .special-teaser-box .thumbnail-wrapper {
        right: 0;
        left: unset;
    }

    .home .wpb_row .wpb_column:first-child .special-teaser-box .thumbnail-wrapper {
        left: -10px;
    }

    .home .wpb_row .wpb_column:nth-child(2) .special-teaser-box .thumbnail-wrapper {
        right: -10px;
        left: unset;
    }
}

@media only screen and (max-width: 539px) {
    .special-teaser-box div.teaser_overlay_inner {
        padding: 25px 25px 25px 25px;
    }

    .special-teaser-box>.teaser-box-inner a h2 {
        font-size: 28px;
    }

    .special-teaser-box div.teaser_overlay_inner .teaser_desc h3 {
        font-size: 14px;
        line-height: 22px;
    }

    .special-teaser-box .wbm_custom_btn {
        font-size: 14px;
        padding: 10px 20px !important;
    }

    .special-teaser-box .thumbnail-wrapper {
        bottom: -55px;
    }

}

.toggle_menu {
    display: inline-block;
    padding: 15px;
}

.is-sticky .toggle_menu {
    position: absolute;
    padding: 25px 15px;
}

.woocommerce form.woocommerce-shipping-calculator .form-row .select2-container {
    line-height: normal;
    height: 36px;
}

.woocommerce form.woocommerce-shipping-calculator .form-row .select2-container--default .select2-selection--single {
    padding: 10px 12px;
    height: 36px;
    border: 1px solid #b3b3b3;
    border-radius: 3px;
}

.woocommerce form.woocommerce-shipping-calculator .form-row .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: normal;
    padding-left: 0;
    color: #4a4a49;
}

.woocommerce form.woocommerce-shipping-calculator .form-row {
    padding: 0;
    margin: 0 0 10px;
}

.woocommerce form.woocommerce-shipping-calculator .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 35px;
}

.menu-leftvc #head-page:not(.is-sticky) .logo_bgcolor {
    background-color: #fff;
}

@media (min-width: 991px) {
    #head-page #dt-menu a.search_btn {
        color: #ffffff;
    }
}

#mobile-header {
    color: #ffffff;
}

.home #head-page.is-sticky.menu_background_color {
    background-color: rgba(36, 48, 95, 1);
}

.woocommerce-checkout #billing_company_id_field {
    display: none !important;
}

.vc_tta.vc_tta-color-grey.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panels .vc_tta-panel .vc_tta-panel-body {
    border: none !important;
}

.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left .vc_tta-panels-container .vc_tta-panel {
    margin-bottom: 0;

}

.wpb-js-composer .vc_tta.vc_general.vc_tta-tabs-position-left .vc_tta-panels-container {
    margin-bottom: 4px;
}

/* tmp backup - added on homepage edit page css settings */
/* @media only screen and (min-width: 768px) { */
/* .revslider_wrapper { */
/* width: 100%; */
/* height: 0; */
/* padding-top: 48.1%; */
/* position: relative; */
/* } */

/* .revslider_wrapper .wpb_column { */
/* position: absolute; */
/* top: 0; */
/* left: 0; */
/* width: 100%; */
/* }     */
/* } */

/* @media only screen and (min-width: 768px) and (max-width: 991px) {  */

/* .revslider_wrapper .wpb_column { */
/* top: -30px; */
/* } */
/* .revslider_wrapper { */
/* padding-top: 27.2%; */
/* } */

/* } */

/* @media only screen and (min-width: 992px) and (max-width: 1199px) {  */
/* .revslider_wrapper { */
/* padding-top: 31.1%; */
/* } */
/* } */

/* @media only screen and (min-width: 1200px) and (max-width: 1299px) {  */
/* .revslider_wrapper { */
/* padding-top: 30.4%; */
/* } */
/* } */
/* @media only screen and (min-width: 1300px) and (max-width: 1399px) {  */
/* .revslider_wrapper { */
/* padding-top: 32.4%; */
/* } */
/* } */
/* @media only screen and (min-width: 1400px) and (max-width: 1499px) {  */
/* .revslider_wrapper { */
/* padding-top: 36.4%; */
/* } */
/* } */
/* @media only screen and (min-width: 1500px) and (max-width: 1599px) {  */
/* .revslider_wrapper { */
/* padding-top: 38.4%; */
/* } */
/* } */
/* @media only screen and (min-width: 1600px) and (max-width: 1699px) {  */
/* .revslider_wrapper { */
/* padding-top: 40%; */
/* } */
/* } */

/* @media only screen and (min-width: 1920px) {  */
/* .revslider_wrapper { */
/* padding-top: 48.1%; */
/* } */

/* } */
/* @media only screen and (min-width: 2560px) {  */
/* .revslider_wrapper { */
/* padding-top: 64%; */
/* } */

/* } */

#configurator-basket-sidebar {
    margin-bottom: 30px;
}

.woocommerce button[name="add-to-cart"],
.woocommerce.single-product .product .entry-summary .single_add_to_cart_button {
    /* background-color: #db383c; */
    color: #fff !important;
    background: rgba(219, 56, 59, 1);
    background: -moz-linear-gradient(0% 50% 0deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(219, 56, 60, 1)), color-stop(0.4431, rgba(233, 78, 31, 1)), color-stop(0.5941, rgba(226, 67, 45, 1)), color-stop(0.7873, rgba(221, 59, 56, 1)), color-stop(1, rgba(219, 56, 60, 1)));
    background: -o-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    background: -ms-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB383C', endColorstr='#DB383C' ,GradientType=0)";
    background: linear-gradient(90deg, rgba(219, 56, 60, 1) 0%, rgba(233, 78, 31, 1) 44.31%, rgba(226, 67, 45, 1) 59.41%, rgba(221, 59, 56, 1) 78.73%, rgba(219, 56, 60, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB383C', endColorstr='#DB383C', GradientType=1);

}

.woocommerce button[name="add-to-cart"]:hover,
.woocommerce.single-product .product .entry-summary .single_add_to_cart_button:hover {
    color: #fff !important;
    background: rgba(219, 56, 59, 0.8) !important;
    background: -moz-linear-gradient(0% 50% 0deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%) !important;
    background: -webkit-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%) !important;
    background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, rgba(219, 56, 60, 1)), color-stop(0.4431, rgba(235, 94, 31, 0.7)), color-stop(0.4778, rgba(233, 89, 35, 0.72)), color-stop(0.6415, rgba(225, 71, 49, 0.81)), color-stop(0.8122, rgba(221, 60, 57, 0.9)), color-stop(1, rgba(219, 56, 60, 1))) !important;
    background: -o-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%) !important;
    background: -ms-linear-gradient(0deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%) !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB383C', endColorstr='#DB383C' ,GradientType=0)" !important;
    background: linear-gradient(90deg, rgba(219, 56, 60, 1) 0%, rgba(235, 94, 31, 0.7) 44.31%, rgba(233, 89, 35, 0.72) 47.78%, rgba(225, 71, 49, 0.81) 64.15%, rgba(221, 60, 57, 0.9) 81.22%, rgba(219, 56, 60, 1) 100%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DB383C', endColorstr='#DB383C', GradientType=1) !important;
}

.woocommerce button[name="add-to-cart"] {
    position: relative;
}

.woocommerce button[name="add-to-cart"]:after {
    content: "\e907";
    font-family: 'inonet' !important;
    position: absolute;
    right: 0.3em;
}

#configurator-basket-sidebar .wbm_btn_red {
    padding-left: 35px;
    padding-right: 35px;
}

#tab-konfigurator .conf_add_to_cart_button {
    padding-right: 35px;
    padding-left: 1em;
}

.wbm-info-wrap {
    position: relative;
    cursor: pointer;
}

.wbm-info-wrap .info-text {
    display: none;
    position: absolute;
    left: 28px;
    top: 0px;
    background: rgba(36, 48, 95, 1);
    color: #ffffff;
    padding: 4px 10px;
    min-width: 250px;
    z-index: 95;
    /* white-space: pre-wrap; */
}

.wbm-info-wrap:hover .info-text {
    display: block;
}

.wbm_custom_btn.disabled {
    pointer-events: none;
    cursor: not-allowed;
    opacity: .5;
}

.wc-proceed-to-checkout .wbm-info-wrap .info-text {
    left: 0;
    top: 30px;
}

.uwp-content-wrap select {
    height: 36px !important;
}

.woocommerce .woocommerce-ordering select {
    padding-right: 40px;
}

.woocommerce-ordering {
    display: none;
}

.product_cat-19-zoll-pcs .woocommerce-ordering,
.product_cat-embedded-pcs .woocommerce-ordering,
.product_cat-panel-pcs .woocommerce-ordering,
.product_cat-industrie-displays .woocommerce-ordering {
    display: block;
}

a#userlike-tab.userlike-slideup {
    height: 48px;
    max-height: unset !important;
}


/*@media only screen and (min-width: 769px) {*/
/*    .single-product div.product div.images.woocommerce-product-gallery { */
/*        height: 390px;*/
/*    }*/
/*    .single-product .woocommerce-product-gallery .flex-viewport {*/
/*        height: 290.562px !important;*/
/*    }*/
/*    .single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs {*/
/*        height: 100px;*/
/*    }*/
/*    .single-product .woocommerce-product-gallery .flex-control-nav.flex-control-thumbs img {*/
/*        width: 98px;*/
/*        height: 98px;*/
/*    }*/
/*}*/

/* woo cart count */
.wbm_cart_count_wrapper {
    position: relative;
}

.wbm_cart_count {
    border-radius: 100%;
    background-color: #db383b;
    line-height: 14px;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    right: -11px;
    bottom: -5px;
    font-size: 12px;
    font-style: normal;
    text-align: center;
}

.payment_methods .unzercw-control-label,
.payment_methods .unzercw-control-label .unzercw-required {
    color: #fff;
}

.floated_right_element_wrapper.with_modal .floated-el-content {
    max-height: 600px;
    overflow-y: auto;
}

.floated_right_element_wrapper.with_modal .floated-el-content::-webkit-scrollbar-track {

    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #F6F6F6;
}

.floated_right_element_wrapper.with_modal .floated-el-content::-webkit-scrollbar {
    width: 6px;
    background-color: #F6F6F6;
}

.floated_right_element_wrapper.with_modal .floated-el-content::-webkit-scrollbar-thumb {

    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #4a4a49;
}

span.sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    top: -0.5em;
}

/* Produkte page - remove compare buttons. */
.page-id-10260 a.compare.button,
.page-id-10260 a.button.yith-wcqv-button {
    display: none !important;
}

.wbm_after_price {
    display: block;
    font-family: inherit;
    font-size: 11px;
    line-height: inherit;
    color: #4a4a49;
    font-weight: normal;
}

/* Unzer. */
.woocommerce-checkout-payment .unzerUI.form .field>label {
    color: #fff;
    font-size: 14px;
}

.woocommerce-checkout-payment .unzerChoices,
.unzerUI {
    color: #4a4a49;
}

/* CF7 single product Angebot additional. */
body .wpcf7-form .row.show_after_form_sent {
    display: none;
    opacity: 0;
}

body .wpcf7-form.sent .row.show_after_form_sent {
    display: block;
    opacity: 1;
}

body .wpcf7 form.sent .wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 40px;
}

.smaller,
.smaller a {
    font-size: 12px;
}

.height-auto,
.teaser-box.height-auto {
    min-height: auto;
    height: auto;
}


/* Produkt Überischt */

@media only screen and (max-width:767px) {
    .container .topbar-wrapper {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        align-items: start;
    }
}




/* Produkt vergleich button */
.wbm_after_shop_loop_wrapper {
    /*display: none;*/
}

/* /////////////////// */


.product-archive-wrapper .inner_product.main_color.wrapped_style.noLightbox.av-product-class- {
    /*display: flex;*/
    /*width: 100%;*/
    /*gap: 80px;*/
}

.product-archive-wrapper .product_teaser_image_wrapper {
    /*max-width: 25%;*/
}



.product-archive-wrapper figure.woocommerce-product-gallery__wrapper {
    width: 100% !important;
}

.product-archive-wrapper .woocommerce-product-gallery__image {
    width: 100% !important;
}

.product-archive-wrapper .product_teaser_image_wrapper {
    display: flex;
    align-content: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.product-archive-wrapper a.woocommerce-product-gallery__trigger {
    display: none !important;
}

.product-archive-wrapper a.woocommerce-LoopProduct-link.woocommerce-loop-product__link {
    display: none !important;
}

.product-archive-wrapper .product {
    margin: 0 !important;
}

.product-archive-wrapper .wbm_product_archive_teaser .product_archive_teaser_inner {
    padding: 0px;
}

.product-archive-wrapper .product_teaser_content_wrapper {
    /*padding-bottom: 40px;*/
}

div .product-archive-wrapper .products .product a {
    padding: 0px;
}


.product-archive-wrapper .product_teaser_title {
    /*margin-top: 40px;*/
}

.product-archive-wrapper .product_teaser_title h2.h1.woocommerce-loop-product__title {
    font-size: 22px;
    padding: 0;
    margin: 0 0 20px 0;
    color: var(--main-purple-blue);
    font-weight: 500;
}

.product-archive-wrapper .product_teaser_title .h2.no-margins {
    /*padding-bottom: 20px;*/
}

#main .product-archive-wrapper a.wbm_custom_btn {
    width: fit-content;
    padding: 15px 55px !important;
    background: #fff !important;
    color: #24305F !important;
    border: 2px solid #24305F;
}

#main .product-archive-wrapper a.wbm_custom_btn:hover {
    background: #24305F !important;
    color: #fff !important;
    border: 2px solid #24305F;
}


.product-archive-wrapper .product_prices_wrapper {
    /*display: flex;*/
    /*align-items: flex-end;*/
    /*padding-bottom: 35px;*/
    /*position: relative;*/
    /*margin-right: 30px;*/
    /*justify-content: flex-end;*/
}

.product-archive-wrapper .product_prices_wrapper {
    /*width: 20%;*/
}


.product-archive-wrapper .product_teaser_title .h2.no-margins {
    padding-bottom: 20px;
    font-size: 16px;
    color: #333333;
    font-weight: 300;
}


.product-archive-wrapper p.wbm_from_price {
    color: #24305F;
    font-weight: 500 !important;
    font-size: 22px;
    line-height: 22px !important;
}

.product-archive-wrapper span.wbm_after_price {}

.product-archive-wrapper span.wbm_after_price {
    font-size: 12px;
    color: #24305F;
    font-weight: 500;
}

.product-archive-wrapper .wbm_price_delivery_wrapper {
    text-align: right;
}

.product-archive-wrapper p.no-margins {
    /*right: 0;*/
    /*position: absolute !important;*/
    /*top: 30px;*/
    /*color: #24305F;*/
    /*border: 2px solid #24305F;*/
    /*width: max-content;*/
    /*font-size: 10px !important;*/
    /*padding: 5px 10px;*/
    /*font-weight: 500 !important;*/
    /*line-height: 1 !important;*/
}


.product-archive-wrapper .product_teaser_image_wrapper .flex-viewport {
    max-height: 260px;
}


#top .product-archive-wrapper .product div.images img {
    /* margin-bottom: 50px; */
}

/* NEW LANG SWITCH FW (08082023)*/
.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: fit-content;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click a span {
    font-size: 22px;
    height: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    line-height: 22px;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    border: 0;
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    content: '\e905';
    font-family: 'inonet';
    color: var(--main-purple-blue);
    margin-left: 10px;
    position: absolute;
    top: 5px;
    right: 0;
    line-height: normal;
    /*opacity: .7;*/
    font-weight: bold;
    border: 0;
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover:after {
    color: var(--main-red);
}

.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle {
    padding-right: 20px;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a {
    border-color: var(--main-purple-blue);
    margin-top: 20px;
    border: 1px solid;
}

.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu a:hover {
    border-color: var(--main-purple-blue);
}

/* Reiter modul Farbe */

.av-tab-section-tab-title-container.avia-tab-title-padding-default.av-custom-tab-color {
    background-color: #565F84;
}

/*kategory übersicht*/

body .woof .woof_container_inner h4 {
    font-family: 'Poppins', sans-serif !important;
    font-weight: 500;
    color: #24305F !important;
    font-size: 22px;
}

#top #main .woof .woof_container label.woof_checkbox_label {
    font-family: 'Poppins', sans-serif;
    color: #24305F;
    font-size: 16px;
    font-weight: 500;
}

#top span.woof_checkbox_count {
    color: #24305F;
    font-size: 16px;
}

.woof_checkbox_term {
    max-width: 20px;
    max-height: 20px;
    border-radius: 0px;
}

#top .woof_container .woof_list li {
    padding-bottom: 15px !important;
}

.woof_container {
    padding: 40px 30px;
    margin-bottom: 30px;
}

.woof_submit_search_form_container button {
    margin: 0 !important;
    min-width: unset !important;
    line-height: 1.2em !important;
}

.woof h4 {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif !important;
    color: #24305F !important;
}

#top #menu-item-shop.cart_dropdown {
    border: unset;
}

#mega-menu-wrap-avia {
    height: 100%;
}

#mega-menu-avia {
    height: 100% !important;
    align-items: center;
}

#mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item {
    height: 100%;
    align-items: center;
    display: flex;
}

#top #header_main #menu-item-shop .cart_dropdown_link {
    height: auto !important;
    line-height: 1 !important;
}

@media (min-width: 1200px) {
    #top #header_main #menu-item-shop .cart_dropdown_link {
        padding: 0 10px !important;
    }
}

#top #header_main .mega-menu-item.mega-menu-account {
    order: 8;
}

#top #header_main .mega-menu-item.mega-menu-account a.mega-menu-link {
    align-items: center;
    display: flex;
    line-height: 1;
    font-size: 22px;
}

#top.logged-in #header_main .mega-menu-item.mega-menu-account .inonet-icon-user:before {
    color: var(--main-red);
}


#top #header_main .mega-menu-item.mega-menu-account.mega-current_page_item {}

#top #header_main .mega-menu-item.mega-menu-account.mega-menu-item-has-children a .mega-indicator {
    /* display: none; */
}

#top #header_main .mega-menu-item.mega-menu-account .mega-sub-menu {
    top: unset !important;
    bottom: -10px !important;
}

#top #header_main .mega-menu-item.mega-wpml-ls-item a {
    display: flex;
}

#top #header_main .mega-menu-item.mega-wpml-ls-item.mega-wpml-ls-current-language {
    padding-left: 15px;
    border-left: 1px solid #ebebeb;
    margin-left: 15px;
}

#top #header_main .mega-menu-item.mega-wpml-ls-item .wpml-ls-flag {
    margin-right: 0;
}

#top #header_main .mega-menu-item.mega-menu-account .mega-sub-menu {
    /* bottom: 0; */
    background: unset;
    background-color: unset;
    min-width: unset !important;
    width: unset;
    border: 0 !important;
}

#top #header_main .mega-menu-item.mega-wpml-ls-item .mega-sub-menu {
    bottom: 0;
    background: unset;
    background-color: unset;
    min-width: unset !important;
    width: unset;
    border: 0 !important;
}

#top #header_main .mega-menu-item.mega-wpml-ls-item .mega-sub-menu a,
#top #header_main .mega-menu-item.mega-menu-account .mega-sub-menu a {
    background: unset !important;
    background-color: unset !important;
}

#top #header_main #menu-item-search {
    padding: 0 10px;
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
}

#top #header_main #menu-item-search .avia-search-tooltip {
    top: calc(100% + 5px) !important;
    margin-left: unset;
    left: 0 !important;
    border: 0;
}

#top #header_main #menu-item-search .avia-search-tooltip .avia-arrow-wrap {
    display: none;
}

#top .menu-item-search-dropdown>a {
    font-size: 22px;
    display: flex;
    align-items: center;
    line-height: 1;
}

#top #header_main #menu-item-search a:before,
#top #header_main .search>a:not(:first-child):before {
    content: "\e900";
    font-family: "inonet";
    line-height: 1;
    color: var(--main-purple-blue);
    transition: .3s ease all;
    font-size: 18px;
}

#top #header_main #menu-item-search a:hover:before {
    color: var(--main-red);
}

#top #header_main #menu-item-search #searchform>div {
    margin: 0;
}

#top #searchform input#s {
    padding-left: 15px;
    background: unset !important;
}

#top #searchform input#searchsubmit {
    background: var(--main-purple-blue) !important;
    transition: .3s ease all;
}

#top #searchform input#searchsubmit:hover {
    background: var(--main-red) !important;
}

#top #header_main #menu-item-shop {
    display: flex;
    align-items: center;
    height: 100%;
}

#top #header_main #menu-item-shop .av-cart-counter.av-active-counter {
    background: var(--main-red);
}

#top #header_main #menu-item-shop .cart_dropdown_link span:first-child:before {
    content: "\e90a";
    font-family: "inonet";
    line-height: 1;
    color: var(--main-purple-blue);
    display: block;
    transition: .3s ease all;
    font-size: 18px;
}

#top.woocommerce-cart #header_main #menu-item-shop .cart_dropdown_link span:first-child:before,
#top #header_main #menu-item-shop:hover .cart_dropdown_link span:first-child:before {
    color: var(--main-red);
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart {
    /* display: block !important; */
    /* opacity: 1 !important; */
    /* left: 0 !important; */
    top: calc(100% + 5px) !important;
    width: fit-content;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .avia-arrow {
    display: none;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .widget_shopping_cart_content {
    border: unset;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item {
    display: flex;
    gap: 10px;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item:hover {
    background: unset !important;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item .col-md-1 {
    display: flex;
    align-items: center;
    width: 16px;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item .col-md-1 .remove.remove_from_cart_button {
    display: block !important;
    position: relative;
    border: unset;
    right: unset;
    top: unset;
    background-color: var(--main-red);
    width: 16px !important;
    height: 16px !important;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item.bundle_container_mini_cart_item .col-md-1 .remove.remove_from_cart_button:hover {
    background-color: var(--main-red-hover);
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item .col-md-8 {
    font-size: 12px;
    color: var(--dark-grey);
    padding: 0 !important;
    width: calc((100% - 16px) * 0.7);
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item .col-md-8 img {
    display: none;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item.bundle_container_mini_cart_item .col-md-8 .quantity {
    color: var(--light-grey);
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item.bundle_container_mini_cart_item .col-md-3 {
    padding: 0;
    /* width: calc((100% - 16px) * 0.3); */
    /* display: flex; */
    align-items: center;
    display: none;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart-item.mini_cart_item.bundle_container_mini_cart_item .col-md-3 img {
    width: 100%;
    margin: unset !important;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart__total.total {
    display: flex;
    gap: 10px;
    justify-content: space-between;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart__buttons.buttons {
    background: unset;
    padding: 0;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart__buttons.buttons .button {
    background-color: var(--main-purple-blue);
    width: 100% !important;
    padding: 15px;
    border-radius: 0;
    transition: .3s ease all;
}

#top #header_main #menu-item-shop .dropdown_widget.dropdown_widget_cart .woocommerce-mini-cart__buttons.buttons .button:hover {
    background-color: var(--main-red);
}

#top #wrap_all .splides-slider {
    position: relative;
}

.splide__track {
    padding: 7px !important;
}

.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

.splide__slide {
    margin-left: unset !important;
    padding: unset !important;
    float: unset !important;
    margin-right: 30px !important;
}

.products-slider ul.products.slide-entry-wrap {
    display: flex;
}

.products-slider ul.products.slide-entry-wrap>.product {
    margin: 0 30px 0 0 !important;
    float: unset;
}

/* +++ */

.container.av-logo-container {
    /* max-width: 1300px; */
}



#top .select2-container {
    width: 100% !important;
}

.myaccount__pagetop form.uwp-account-form.uwp_form.mt-3 {
    border: 0px;
}

#top #wrap_all .form-field .wpcf7-submit {
    padding: 15px 50px !important;
}

.myaccount__pagetop {
    min-height: 300px;
}

.myaccount__pagetop .flex_column {
    /* background-color: #38436E; */
    padding: 50px;
    width: fit-content;
    max-width: 70%;
    backdrop-filter: blur(40px);
    background: rgb(255, 255, 255, .1);
}

.myaccount__pagetop h1 {
    font-size: 35px;
    color: #fff;
    margin-bottom: 20px;
}

.uwp-account-class form.uwp-account-form.uwp_form.mt-3 {
    border: 0px !important;
}


#top.uwp_page .uwp-account {
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
}

#top.uwp_page .uwp-account input[type="submit"] {
    PADDING: 13px 20px !important;
    width: fit-content !important;
    border-radius: 0px !important;
    color: #fff;
    background-color: #24305F;
    margin-top: 10px;
}



#top.uwp_page .select2-dropdown--below .select2-search {
    display: none;
}

#top.uwp_page .uwp-account input[type="submit"]:hover {
    background-color: #DB383C;
    border-color: #DB383C;
}

.uwp_page .uwp-account-form div#first_name_row,
.uwp_page .uwp-account-form div#last_name_row {
    width: 100%;
}

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

    .uwp-account {
        margin-top: 40px;
    }
}


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

    #top.uwp_page .uwp-account {
        max-width: 80% !important;
    }

    #top.uwp_page .uwp-account-form div#first_name_row {
        width: 100%;
    }

    #top.uwp_page .uwp-account-form div#last_name_row {
        width: 100%
    }
}

#top.uwp_page .uwp_form label {
    color: #24305F;
}


/* Passwort Vergessen */

#top #wrap_all .myaccount__intro .flex_cell {
    width: 100%;
}

#top.uwp_page .uwp_widget_change .uwp-login {
    max-width: 80% !important;
    margin-bottom: 50px;
}

#top .uwp-login form.uwp-change-form.uwp_form {
    border: 0px;
    padding: 0px;
}

#top.uwp_page .uwp-login input[type="submit"] {
    background: #24305F;
    padding: 15px 30px;
    color: #fff;
    border-radius: unset;
    transition: all 0.2s ease-in-out;
    font-family: "poppins", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    min-width: unset;
    float: unset;
    margin: 0;
    width: fit-content;
    height: 100% !important;
    max-height: unset !important;
    margin-top: 10px;
    border: unset;
}

#top.uwp_page .uwp-login input[type="submit"]:hover {
    background-color: #DB383C;
}


@media only screen and (max-width:990px) {
    .responsive #top.page #wrap_all .account .flex_cell {
        width: 100%;
    }

}

/* Login */
#top.uwp_page .uwp-login form.uwp-login-form.uwp_form {
    border: 0px !important;
}

#top.uwp_page .uwp-login {
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
}

#top.uwp_page form.uwp-login-form.uwp_form {
    padding: 0px;
}

@media only screen and (max-width: 768px) {
    #top.uwp_page .uwp-login {
        max-width: 80% !important;
    }
}

/*Login Ende */

/* Register */
#top.uwp_page form.uwp-registration-form.uwp_form {
    border: 0px;
}


#top.uwp_page .uwp-registration {
    padding: 30px;
    box-shadow: 0px 3px 6px #00000029;
}

#top.uwp_page form.uwp-registration-form.uwp_form {
    padding: 0px;
}

@media only screen and (max-width: 990px) {
    #top.uwp_page .uwp-registration {
        max-width: 80% !important;
    }

    #top.uwp_page .uwp-registration {
        max-width: 80%;
    }

}

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

    #top.uwp_page .uwp-registration #first_name_row {
        width: 100%;
    }

    #top.uwp_page .uwp-registration #last_name_row {
        width: 100%;
    }

    #top.uwp_page .uwp-registration {
        margin-top: 40px;
    }

}

/* refister Ende */

/* Konto verwaltung */

.account-managment .avia_codeblock {
    width: 100%;
    gap: 50px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.account-managment .avia_codeblock a {
    box-shadow: 0px 3px 6px #00000029;
    min-width: 300px;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 30px 20px 20px;
    margin-bottom: 70px;
    gap: 25px;
}

#top #wrap_all .account-managment .flex_cell:last-child img {
    max-height: 80px !important;
}

section.avia_codeblock_section.avia_code_block_3 {
    width: 100%;
}

.account-managment .flex_cell_inner {
    width: 100%;
    display: flex;
}

#top #wrap_all .account-managment .flex_cell {
    max-width: 90%;
}

@media only screen and (max-width:1400px) {
    .account-managment .avia_codeblock {
        grid-template-columns: 1fr 1fr;
        margin-bottom: 70px;
    }

    .account-managment .avia_codeblock a {
        margin-bottom: 0px;
        overflow: visible !important;
    }

    .account-managment .flex_cell {
        width: 100% !important;

    }


    .responsive #top #wrap_all .account-managment .flex_cell {
        overflow: visible;
    }

}

@media only screen and (max-width:767px) {
    .account-managment .avia_codeblock {
        grid-template-columns: 1fr;
    }

    #top #wrap_all .account-managment .flex_cell {
        max-width: 100%;
    }
}


.account-managment .avia_codeblock a:hover {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.28);
    transform: translate(0, -10px);
}

.account-managment .avia_codeblock a:hover {
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.28);
    transform: translate(0, -10px);
}

#top .account-managment p {
    font-size: 18px !important;
    color: #24305F;
    font-weight: 500 !important;
}

/* Konto verwaltung Ende */


/* lieferadresse ändern */


.delivery .flex_cell {
    overflow: visible;
}

.delivery .flex_cell_inner {
    box-shadow: 0px 3px 6px #00000029;
    padding: 30px;
    margin: 0 auto;
    min-width: 700px;
    margin-bottom: 70px;
}

.delivery section.avia_codeblock_section.avia_code_block_2 {
    width: 100%;
}


.delivery input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control {
    background-color: #fff !important;
}


#top.page #main .delivery input.wpcf7-form-control {
    font-size: 16px !important;
    color: var(--dark-grey);
    background: unset !important;
    padding: 23px 20px !important;
    background-color: white !important;
    border: 1px solid #666666;
    font-family: "Poppins", sans-serif !important;
    max-height: unset !important;
}


#top #main .delivery .wpcf7-submit#kontakt_formular {
    PADDING: 13px 20px !important;
    width: fit-content;
    border-radius: 0px;
    color: #fff;
    background-color: #24305F !important;
}

#top #main .delivery .wpcf7-submit#kontakt_formular:hover {
    background-color: #db383b !important;
}


.delivery span.label_headline {
    margin-bottom: 10px !important;
    font-weight: normal;
    font-size: 16px;
    color: var(--dark-grey);
    padding: 0;
}

#top .delivery .wpcf7 label .label_headline {
    font-weight: normal;
    font-size: 16px;
    color: #333333;
}

.delivery input.wpcf7-form-control {
    margin-top: 10px !important;
}

/* Lieferadresse ändern Ende */


/* Ansprechpartner */

.contact-partner td {
    background-color: #fff;
}

.contact-partner tr td:first-child {
    border-left-width: 0px;
}

.contact-partner .manager-wrapper .btn-txt {
    PADDING: 10px 30px !important;
    width: fit-content !important;
    border-radius: 0px !important;
    color: #fff;
    background: #24305F !important;
    font-size: 16px;
}

.contact-partner td.manage-column h2 {
    font-size: 13px;
}


#top #wrap_all .contact-partner .manage-column h2 {
    font-size: 20px;
}

.contact-partner .manager-wrapper .users_list td {
    max-width: 300px;
    min-width: 250px;
}

.contact-partner td.manage-column {
    border-top-width: 0px;
}

.contact-partner button.wbm_custom_btn {
    padding: 13px 20px !important;
    width: fit-content !important;
    border-radius: 0px !important;
    color: #fff;
    background-color: #24305F;
    border: 1px solid #24305F;
    height: 100%;
    line-height: 1;
}


.contact-partner tr:last-child td {
    border-bottom-width: 0px;
}

.contact-partner td {
    color: #333;
}

.contact-partner .actions td {
    border: none;
}

.contact-partner .actions td {
    padding: 10px !important;
}

#top .contact-partner .actions a.wbm_custom_btn {
    padding: 13px 20px !important;
    width: fit-content !important;
    border-radius: 0px !important;
    color: #fff;
    background-color: #24305F;
    border: 1px solid #24305F !important;
    display: flex;
    line-height: 1;
}


.contact-partner .manager-wrapper .uwp_form {
    width: 100%;
}

#top .contact-partner .uwp_form input {
    font-size: 16px !important;
    color: #333;
    background: unset;
    padding: 13px 20px !important;
    background-color: #fff;
    border: 1px solid #666666;
    font-family: "Poppins", sans-serif !important;
    max-height: unset !important;
}

.contact-partner .content {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-partner .title-text {
    width: 100%;
}

#top .contact-partner .uwp_form input.wbm_custom_btn {
    padding: 13px 20px !important;
    width: fit-content !important;
    border-radius: 0px !important;
    color: #fff;
    background-color: #24305F;
    border: 1px solid #24305F;
    height: 100%;
    line-height: 1;
    margin-top: 10px;
}



#top .contact-partner button.wbm_custom_btn:hover {
    background-color: #DB383C;
    border-color: #DB383C;
}

#top .contact-partner .actions a.wbm_custom_btn:hover {
    background-color: #DB383C;
    border-color: #DB383C !important;
}

.contact-partner h1 {
    color: #24305F !important;
    padding: 20px 0;
    text-align: center;
}

.contact-partner span.info-wrap {
    top: 15px;
}


.contact-partner .actios td span {
    padding: 20px 0px;
}

#top #main .contact-partner .manager-wrapper .actions tr:first-child td {
    padding-bottom: 10px !important;
}

#top .contact-partner .uwp_form input.wbm_custom_btn:hover {
    background-color: #DB383C;
    border-color: #DB383C;
}

.contact-partner .content>form {
    box-shadow: 0px 3px 6px #00000029;
    padding: 25px 50px 0;
    margin-bottom: 70px !important;
}


.contact-partner tr td:last-child {
    border-right-width: 0px !important;
}


.contact-partner form.uwp-new-form.uwp_form {
    box-shadow: 0px 3px 6px #00000029;
    padding: 50px;
    margin-bottom: 70px !important;
}

.contact-partner form h2 {
    margin-bottom: 30px;
}

.contact-partner .row.manager-wrapper {
    display: grid;
    grid-template-columns: 1fr 4fr 1fr;
}

.contact-partner .col-xs-12.col-sm-8.col-sm-push-4.col-md-9.col-md-push-3 {
    grid-column: 2;
}

.contact-partner .col-xs-12.col-sm-4.col-md-3.sidebar.col-sm-pull-8.col-md-pull-9.ma-sidebar {
    grid-row: 1;
    grid-column: 1;
    overflow: visible !important;
}

.contact-partner .ma_side_headline_wrapper {
    border-right: none;
}

.contact-partner .row.manager-wrapper {
    display: grid;
    grid-template-columns: 1fr 4fr 1fr;
    max-width: 1450px;
}

.contact-partner .col-xs-12.col-sm-8.col-sm-push-4.col-md-9.col-md-push-3 {
    grid-column: 2;
}

.contact-partner .col-xs-12.col-sm-4.col-md-3.sidebar.col-sm-pull-8.col-md-pull-9.ma-sidebar {
    grid-row: 1;
    grid-column: 1;
}

.contact-partner .ma_side_headline_wrapper {
    border-right: none;
}

.contact-partner .actions td {
    width: fit-content !important;
}

.contact-partner table.actions {
    width: fit-content;
}

/*Custom Products*/
.cs-product__description {
    margin-bottom: 50px;
}
.configuration__details {
    padding: 50px;
    border: 1px solid #DFDFDF;
}
.configurations__single.configuration {
    display: flex;
    flex-direction: column;
}
/*.cs-product__header.customershop-toggle.collapsed {
    padding: 30px;
    border: 1px solid #DFDFDF;
    display: flex;
    align-items: center;
}*/
.cs-product h2.cs-product__title {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0;
}
.collapsed .arrow-shape {
    position: unset;
    rotate: 90deg;
}
.cs-product {
    padding: 30px;
    border: 1px solid #DFDFDF;
}
.configurations .configuration__actions button.customershop-toggle.button,
.configurations .configuration__actions a.configuration__view-product.button,
.configurations .configuration__actions button.configuration__request-quote  {
    padding: 15px 30px;
    display: flex;
    justify-content: center;
    width: fit-content;
    font-size: 16px;
    font-family: 'poppins', Helvetica, Arial, sans-serif;
}
.configuration__request-quote.button.disabled {
    pointer-events: none;
    background: grey;
}
.configuration__actions {
    display: flex;
    gap: 20px;
    flex-direction: row;
}
.configurations {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.configurations table {
    margin-top: 30px;
    margin-bottom: 0;
}
.configurations thead th {
    color: #24305F;
}
.configurations tr:first-child th,
.configurations tr:first-child td {
    border-top-style: solid;
    border-top-width: 1px;
    border-color: #24305F;
}
.configurations td {
    border-color: #24305F;
}
.main_color .configurations tr:nth-child(even) {
    color: #24305F;
}
.cs-product__header.customershop-toggle.active .arrow-shape {
    display: none;
}
@media only screen and (max-width: 1200px) {
    .contact-partner .ma-sidebar {
        display: none !important;
    }
}




@media only screen and (max-width: 989px) {
    .responsive #top #wrap_all .contact-partner .flex_cell {
        width: 100%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .contact-partner .manager-wrapper .users_list td:first-child {
        /* width: max-content !important; */
        padding: 9px 0px !important;
    }

    .contact-partner .manager-wrapper .users_list td {
        min-width: 80px;
    }

    #top #wrap_all .contact-partner .manage-column h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .contact-partner .manager-wrapper .users_list td:first-child {
        max-width: 200px;
        width: auto;

    }

    .contact-partner .manager-wrapper .users_list td {
        max-width: 170px;
    }

    #top #wrap_all .contact-partner .flex_cell:last-child {
        width: 100% !important;
    }
    .configuration__overview {
        overflow-x: auto;
    }
    .configuration__actions {
        display: flex;
        flex-direction: column-reverse;
    }
}

/* Liefer adrees */
.u-columns.woocommerce-Addresses.col2-set.addresses>div {
    border: none;
    box-shadow: 0px 3px 6px #00000029;
    margin: 10px;
    padding: 25px;
    min-height: 130px;
}

.u-columns.woocommerce-Addresses.col2-set.addresses {
    overflow: visible;
}

/* Liferaddresse Ende */


@media only screen and (max-width: 767px) {
    .contact-partner .content>form {
        padding: 25px 25px 0px 25px;
    }

    #top #wrap_all .contact-partner .manage-column h2 {
        font-size: 14px;
    }

    .contact-partner .manager-wrapper .users_list td:first-child {
        max-width: 130px;
        font-size: 16px;
        word-break: break-word;
        hyphens: auto;
        padding: 5px !important;
    }

    .contact-partner .manager-wrapper .users_list td {
        max-width: 130px;
    }

    .contact-partner .manager-wrapper .content {
        padding: 0;
    }

    .contact-partner .row.manager-wrapper {
        display: grid;
        grid-template-columns: 1fr 10fr 1fr;
    }

    .manager-wrapper .info-wrap {
        position: absolute;
        right: 5px;
        cursor: pointer;
    }

    .manager-wrapper .info-wrap .info-txt {
        position: absolute;
        left: -32vw;
        top: -90px;
        font-size: 14px;
        min-width: 200px;
    }
}

@media only screen and (max-width:400px) {
    .contact-partner .content>form {
        padding: 10px 5px 0 5px;
    }

    .contact-partner span.info-wrap {
        top: -5px;
    }

    .manager-wrapper .info-wrap .info-txt {
        position: absolute;
        left: -45vw;
        top: -90px;
        font-size: 13px;
        min-width: 200px;
    }

    #top #wrap_all .contact-partner .manage-column h2 {
        font-size: 13px;
    }

    .contact-partner .manager-wrapper .users_list td:first-child {
        font-size: 14px;
    }

    input[type="checkbox"].mgc {
        width: 20px;
        height: 20px;
    }
}

/* Ansprechpartner Ende */

/* angebote-und-produkte */
#top #saved_carts h4 {
    font-weight: 500;
    margin-bottom: 5px;
}

#saved_carts td {
    background: #fff;
}


#saved_carts img.attachment-woocommerce_thumbnail {
    padding-top: 20px;
}

#top #main #saved_carts a.wbm_custom_btn {
    color: #24305f;
}

#top #main #saved_carts a.wbm_custom_btn:hover {
    color: #DB383C;
}

#saved_carts td:last-child {
    padding: 25px;
}

#saved_carts td {
    border-top-width: 0px !important;
    border-left-width: 0px !important;
    border-right-width: 0px !important;
}

/* angebote-und-produkte Ende */




/* Ihr pixelschubser seid echt der hammer */
.js_active .woocommerce-tabs .panel {
    display: block;
}


#top #wrap_all .product-archive-wrapper .product-list {
    height: fit-content;
}


#top #my_orders input {
    padding: 10px 20px;
    background-color: #ffff;
    border: 1px solid #666666;
    margin-bottom: 25px;
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    margin-top: 10px;
    height: 50px;
}


#top #my_orders .form-row label {
    margin-top: 20px;
}

#top #main .myaccount__content input {
    padding: 10px 20px;
    background-color: #ffff;
    border: 1px solid #666666;
    margin-bottom: 25px;
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    margin-top: 10px;
    height: 50px;
}


.myaccount__content button.btn.btn-primary {
    padding: 15px 50px !important;
    background-color: #DB383C;
    border: 0px;
    color: #fff !important;
    font-size: 16px;
    line-height: 1;
    font-family: 'Poppins';
    cursor: pointer;
}

.myaccount__content button.btn.btn-primary:hover {

    background-color: #24305F;

}


.myaccount__content button.btn.btn-primary:disabled {
    opacity: 0.5 !important;
}






.woocommerce-pagination {
    display: none;
}

.product-category-overview .pagination {
    display: flex;
    position: relative;
    justify-content: center;
    margin-top: 40px;
}

span.pagination-meta {
    position: absolute;
    right: 0;
}

.container .product-category-overview .pagination>* {
    border: none;
    color: #999999;
}


#main .pagination .pagination-meta {
    border: none !important;
    color: #999999 !important;
    font-size: 12px !important;
    line-height: 14px;
    font-weight: 400;
}


.woof_show_mobile_filter {
    height: fit-content;
    background: #DB383C;
    position: fixed;
    top: 50%;
    right: 0;
    padding: 10px;
    z-index: 99;
}

.woof_show_mobile_filter:hover {

    background: #24305F;

}

.woof_show_mobile_filter:visited {

    display: none;

}

.woof_show_mobile_filter span {
    display: none;
}


@media only screen and (max-width:990px) {
    .topbar-wrapper>div {
        display: flex;
        flex-direction: column;
        margin: 0 5px;
        text-align: center;
        word-wrap: break-word;
    }
}

@media only screen and (max-width:767px) {
    .responsive #top.product-category-overview .after-header-topbar .topbar-wrapper {
        width: 100%;
        padding: 0 10px;
    }

    .topbar-wrapper>div {
        hyphens: auto;
    }
}


/* Produkt Seite "Slider" */

.single-product .related-products .inner_product {
    border: none;
}

.single-product .related-products .avia-arrow {
    display: none;
    border: none;
}

.single-product .related-products .inner_product_header {
    border: none !important;
}

.single-product .related-products h2.woocommerce-loop-product__title {
    font-size: 22px !important;
    font-weight: 400 !important;
}

.single-product .related-products .thumbnail_container img {
    height: 200px !important;
    width: auto !important;
    object-fit: contain !important;
    padding: 0 25px;
    max-height: 200px;
    margin: auto !important;
    margin-top: 25px !important;
}

.responsive .single-product #main .ec-after-single-product-summary .related-products .products li a.wbm_custom_btn {
    padding: 15px 55px !important;
    width: fit-content !important;
    border-radius: 0px !important;
    color: #24305F;
    background-color: #fff;
    border: 1px solid #24305F;
    line-height: 1;
    margin-top: 0px;
    margin: 0 15px 25px !important;
}

.responsive .single-product #main .ec-after-single-product-summary .related-products .products li a.wbm_custom_btn:hover {
    border-color: #DB383C;
    color: #fff;
    background-color: #DB383C;

}

/* Produkt Seite "Slider" Ende*/

/* Warenkorb Speicher pop up*/


.sharebox-div .wbm_custom_btn {
    padding: 15px 55px !important;
    width: fit-content !important;
    border-radius: 0px !important;
    color: #fff;
    background-color: #24305F;
    border: 1px solid #24305F;
    line-height: 1;
}



.sharebox-div .wbm_custom_btn:hover {
    background-color: #db383b;
    border-color: #db383b;
}



.sharebox-div input#wcssc-save-ip {
    padding: 10px 20px;
    background-color: #ffff;
    border: 1px solid #666666;
    margin-bottom: 25px;
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    margin-top: 10px;
    height: 50px;
}

/* Warenkorb Speicher pop up Ende*/

/* gespeicherter Warenkorb */

.wcssc-cart>.row {
    max-width: 78%;
    margin: auto;
    padding-top: 70px;
}

.wcssc-cart .woocommerce table.shop_table thead th {
    border: none;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-size: 18px;
    color: #24305F;
}


#top #wrap_all .wcssc-cart .woocommerce table.shop_table td,
#top #wrap_all .wcssc-cart .shop_table td {
    font-size: 16px;
    padding-top: 40px !important;
    height: auto;
    color: #24305F;
}

#top #wrap_all .wcssc-cart .woocommerce table.shop_table .bundled_table_item td {
    padding-top: 0px !important;
}

.wcssc-cart .single_saved_cart .product-thumbnail img {
    width: 110px;
    height: auto;
    margin: 0 auto;
    min-width: 110px;
    margin-right: 20px;
}

.wcssc-cart td.product-thumbnail {
    display: flex;
}

.wcssc-cart .wcssc-load {
    margin: 70px;
    display: flex;
    justify-content: flex-end;
}

.wcssc-cart .wcssc-load a.wbm_custom_btn {
    padding: 15px 30px;
    background-color: #24305F;
    color: #fff;
    font-size: 16px;
}

.wcssc-cart .wcssc-load a.wbm_custom_btn:hover {
    background-color: #DB383C;
}


/* gespeicherter Warenkorb Ende */

/* In Warenkorb hinzügefügt Message */

#top .woocommerce-notices-wrapper div.woocommerce-message {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 5px 10px !important;
}

#top .woocommerce-notices-wrapper div.woocommerce-message a.button {
    position: relative;
    top: 0;
    right: 0;
    margin-top: 0;
    background: var(--main-purple-blue);
}

#top .woocommerce-notices-wrapper div.woocommerce-message a.button:hover {
    background: var(--main-red);
}

/* In Warenkorb hinzügefügt Message Ende*/

/* Mobile Header */

#top #header_main ul#menu-mobile-top-bar {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    gap: 20px;
    background-color: transparent !important;
    background: none !important;
}

#top #searchform #mobile-suche input#searchsubmit {
    background: transparent !important;
    height: 100%;
    width: fit-content;
}

#header_main li#menu-item-34747 a {
    padding-bottom: 14px;
}

.header-column-1 li {
    display: flex;
    justify-content: flex-end;
    margin-right: 10px;
}

#menu-item-33838 a {
    padding-bottom: 0px;
}




@media only screen and (max-width:1200px) {
    span.logo.avia-svg-logo {
        /* margin-left: 50px; */
    }

    /*
	#top #menu-mobile-top-bar input#s {
		color: #000;
		display: block !important;
		background: #fff !important;
		top: 70px;
		border: 2px solid;
		width: 200px;
		left: -70px;
	}*/
}


@media only screen and (max-width:767px) {
    .responsive #header_main .inner-container {
        min-height: 80px;
    }
}

/* Mobile Header Ende */


.rma-content-block .row.notifications {
    display: none;
}

#top #main .rma-content-block strong a {
    color: #24305f;
}

#top #main .rma-content-block strong a.hover {
    color: #EE5559;
}

/* Produkt vergleich Pop up */

.yith_woocompare_colorbox div#cboxMiddleLeft {
    display: none;
}

.yith_woocompare_colorbox div#cboxTopCenter {
    display: none;
}

.yith_woocompare_colorbox div#cboxMiddleRight {
    display: none;
}

.yith_woocompare_colorbox div#cboxTopLeft {
    display: none;
}

.yith_woocompare_colorbox div#cboxTopRight {
    display: none;
}

.yith_woocompare_colorbox div#cboxBottomLeft {
    display: none;
}

.yith_woocompare_colorbox div#cboxBottomCenter {
    display: none;
}

.yith_woocompare_colorbox div#cboxBottomRight {
    display: none;
}

.yith_woocompare_colorbox button#cboxClose {

    top: 0px !important;
}



div#cboxOverlay {
    background: rgba(0, 0, 0, 0.6);
}

#yith-woocompare .compare-table-clear {
    margin-right: 40px !important;
}


.yith_woocompare_colorbox table#yith-woocompare-table {
    font-family: 'Poppins';
}

.yith_woocompare_colorbox ul.yith-woocompare-nav-list a {
    font-family: 'Poppins';
}

#yith-woocompare table.compare-list .product_title {
    color: rgb(36, 48, 95) !important;
    font-weight: 500;
    font-size: 18px;
}


#yith-woocompare table.compare-list .remove a:hover {
    color: #DB383C !important;
}


/* Produkt vergleich Pop up Ende*/

/* Mobiles Menü */

.menu-mobile-top-bar-container .menu-item-34796 a {
    font-size: 25px;
    color: #24305F;
    font-weight: 100;
}

.menu-mobile-top-bar-container form#searchform {
    height: 40px;
}

.menu-mobile-top-bar-container .avia-search-tooltip.avia-tt {
    top: 70px !important;
    left: -25px !important;
}

.menu-mobile-top-bar-container form#searchform>div:before {
    display: none;
}

.header-column-1 input#s {
    width: 100%;
    min-width: 320px !important;
}

.header-column-1 input#s {
    font-size: 14px !important;
    padding-left: 30px !important;
}

#top .header-column-1 .widget #searchform>div {
    height: 40px;
    display: flex;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
}


#header_main .inner-container ul>.av-language-switch-item {
    display: none !important;
}

#top .header-column-1 #searchform input#searchsubmit {
    height: 42px;
    top: -1px !important;
}

span.avia-arrow-wrap {
    display: none;
}

/* Mobiles Menü Ende*/


.legal-text {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.legal-text .container {
    width: 50%;
}

#top .content .flex_column .widget_nav_menu ul:first-child>.current-menu-item {
    background: transparent;
}


#top .woocommerce-cart ul#shipping_method {
    text-align: right;
}

#top .woocommerce-cart .shop_table ul#shipping_method li,
.cart_totals ul#shipping_method li {
    text-align: right;
    list-style: none;
}



/* Shopping Card */

.widget_shopping_cart_content ul.woocommerce-mini-cart.cart_list.product_list_widget {
    width: 600px;
}

.widget_shopping_cart_content {
    width: 600px;
}

.widget_shopping_cart_content .col-md-8 {
    font-size: 16px !important;
    color: #24305f !important;
    padding-bottom: 20px !important;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 15px;
}

.widget_shopping_cart_content .col-md-8 .variation {
    display: none;
}

.widget_shopping_cart_content span.quantity {
    color: #24305f !important;
    margin: 10px 0px;
    display: inline-block;
}

.widget_shopping_cart_content img.woocommerce-placeholder.wp-post-image {
    display: none;
}

.widget_shopping_cart_content dl.variation {
    padding-top: 20px !important;
}

@media only screen and (max-width:1500px) {
    .dropdown_widget.dropdown_widget_cart {
        width: 450px;
    }
}

@media only screen and (max-width:1200px) {
    .dropdown_widget.dropdown_widget_cart {
        width: 570px;
    }

    #top .wishlist-items-wrapper .yith-wcwl-row .product-buttons a {
        max-width: none !important;
        width: fit-content;
    }
}

@media only screen and (max-width:767px) {
    .dropdown_widget.dropdown_widget_cart {
        display: none !important;
    }


}

/*PDF POP UP*/

.product .wbm_modal .modal-content .modal-header .close {
    font-size: 35px;
    margin: 0rem 0rem 0rem auto;
    padding: 0px 10px;
}

.wbm_modal .offer_agreement span {
    padding-left: 10px;
}

.product .wbm_modal .modal-content .modal-body form input[type="checkbox"] {
    width: 25px;
}

.product .wbm_modal .modal-content .modal-body .wbm_custom_btn {
    color: #ffffff;
    border: none;
}

.product .wbm_modal .modal-content .modal-body .wbm_custom_btn:hover {
    border: none;
}

.product .wbm_modal .modal-content .modal-body #ajax-pdf-offer-form {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.product .wbm_modal .modal-content .modal-body .pdf-offer-response-output .notice p {
    padding-bottom: 30px;
}

.zoomImg {
    background-color: white;
}

#custom_html-14+#custom_html-19 {
    /* display: none; */
}

.mega-wpml-ls-item a {
    /* display: none !important;*/
}

.data-protection--text a {}

[data-name="textarea-konfiguration"]> .hide {
    display: none !important;
}

/* List styling*/
#top #main .list_color ul li::marker,
.woocommerce-product-details__short-description ul li::marker {
    color: var(--main-purple-blue) !important;
}

/* Sidbar */
.quick-link.news a {
    margin-top: 8px;
}

#top .menu-item__shop--mobile {
    display: none !important;
}

@media (max-width: 1200px) {
    #top #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item.menu-item__shop--mobile {
        display: block !important;
    }

    #top #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item.menu-item__shop--mobile a.mega-menu-link {
        padding: 10px 15px !important;
        background-color: var(--main-red) !important;
        color: white !important;
        width: fit-content;
        transition: .3s ease all;
    }

    #top #mega-menu-wrap-avia #mega-menu-avia>li.mega-menu-item.menu-item__shop--mobile a.mega-menu-link:hover {
        background-color: var(--main-red-hover) !important;
    }
}

#top .pswp__bg {
    background: #ccc;
}


/* customer shop edits */
body.icw-private-product #configurator-basket-sidebar .entry-summary {
  display:flex;
  justify-content: space-between;
  align-items: center;
}

body.icw-private-product #configurator-basket-sidebar .entry-summary .product_title.entry-title {
  margin-bottom: 0px !important;
}

body.icw-private-product #configurator-basket-sidebar .icw-products-basket .product_title::before {
  display:none;
}

/* Chrome, Safari, Edge, Opera */
body.icw-private-product #tab-konfigurator input::-webkit-outer-spin-button,
body.icw-private-product #tab-konfigurator input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
  margin: 0 !important;
}

/* Firefox */
body.icw-private-product #tab-konfigurator input[type=number] {
  -moz-appearance: textfield !important;
}

body.icw-private-product #tab-konfigurator .cat-items-select .select2-container--default .select2-selection--single .select2-selection__clear {
  line-height: 24px;
}
.icw-empty-basket.hide {
    display:none;
}
.icw-einbauorte {
    padding: 15px;
    background-color: #DFDFDF;
    margin-bottom: 0;
}

.icw-einbauorte .woocommerce-product-gallery {
    height: auto !important;
}

.icw-einbauorte .woocommerce-product-gallery__trigger::before {
    font-family: 'inonet';
    content: '\e900';
    padding: 11px;
    top: 0;
    position: absolute;
    left: 0;
    color: var(--main-purple-blue);
    font-weight: 900;
    font-size: 18px;
    transition: .3s ease all;
}

.clear_all_selections.wbm_custom_btn {
    cursor:pointer;
}
.clear_all_selections.wbm_custom_btn:hover {
    color:#E90E14;
}

.ec-sidebar .icw_widget label {
  color: #24305f;
}
.ec-sidebar .icw_widget {
  padding-bottom: 1rem;
}

.ec-sidebar .icw_widget .icw_select_configuration {
    width:100% !important;
}

.modal-backdrop {
    display:none;
}
.tab_content #IcwSavedConfModal {
    backdrop-filter:blur(5px);
}