/*
Theme Name: ScrapeTec TRading (Impreza Child)
Template: Impreza
Version: 1.0
Author:	Dirk Loose
Theme URI: http://impreza.us-themes.com/
Author URI: http://prolounge.de/
*/

/*Add your own styles here:*/

/**
--- color settings & basic styles
-------------------------------------------------------------------------------
*/


h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 400;
}

.l-main h1, .l-main h2, .l-main h3 {
    color: #006aa5;
}

.l-main .custom-form h3 {
    padding-top: 1rem;
}

.l-main h4 {
    color: #383838 !important;
}

.l-main h5 {
    font-family: "Lato", sans-serif;
    /*line-height: 2.0em;*/
    color: #fff !important;
}

.l-main h6 {
    font-family: "Lato", sans-serif;
    line-height: 2.0em;
    color: #666666 !important;
}

.l-footer h4 {
    color: #006aa5;
}

/**
--- custom styles
-------------------------------------------------------------------------------
*/
/* TODO: remove after this bug is fixed and can be set correctly (topheight?) */
.custom-header-underline .uvc-heading-spacer.line_only {
    height: 2px;
    margin-top: 2px;
}

/* list entries section vorteil */
.custom-section-vorteil ul {
    /*margin-left: 0;*/
}

.custom-section-vorteil ul li {
    margin-bottom: 1rem;
    list-style-type: none;
}

.custom-section-vorteil ul li:before {
    content: '+';
    font-size: 24px;
    font-weight: 700;
    margin-left: -20px;
    display: inline-block;
    width: 20px;
    position: relative;
    top: 3px;
    left: -0.5em;
    color: #0082cb;
}

/* paddings */

.g-cols.type_boxes > div > .vc_column-inner {
    padding: 2em;
}

/* fixes to wide pages after update (full-width) */
@media (max-width: 1279px) {
    .width_full .g-cols.type_default {
        margin: inherit;
    }
}

@media (min-width: 1280px) {
    .l-section.width_full > .l-section-h > .g-cols.type_boxes > div > .vc_column-inner {
        padding: 2em;
    }

}

@media (min-width: 1280px) {

}

/**
--- tabs
-------------------------------------------------------------------------------
*/

.w-tabs.custom-tabs .w-tabs-list {
    background-color: transparent !important;
}

.w-tabs.custom-tabs .w-tabs-list .w-tabs-item {
    font-family: 'Roboto Condensed', sans-serif;
    color: #fff;
    background-color: #6ab6e0;
    border: 0 none transparent;
    margin-right: 2px;
}

.w-tabs.custom-tabs .w-tabs-list .w-tabs-item {
    padding: 1em 4em !important;
}

.w-tabs.custom-tabs .w-tabs-list .w-tabs-item:hover,
.w-tabs.custom-tabs .w-tabs-list .w-tabs-item.active {
    color: #fff;
    background-color: #0082cb !important;
}

.custom-height-100 {
    height: 100px;
}

@media (max-width: 991px) {
    .w-tabs.custom-tabs .vc_col-sm-4 {
        width: 100%;
    }

    .custom-height-100 {
        height: inherit;
        margin-top: 2em;
    }
}

@media (max-width: 767px) {

    .w-tabs.custom-tabs .w-tabs-sections .w-tabs-section a {
        color: #fff !important;
        background-color: #6ab6e0;
    }

    .w-tabs.custom-tabs .w-tabs-sections .w-tabs-section a:hover,
    .w-tabs.custom-tabs .w-tabs-sections .w-tabs-section.active a {
        background-color: #0082cb;
    }

}

/**
--- tablepress
-------------------------------------------------------------------------------
*/

.tablepress.custom-table {
    font-size: 1.0rem;
}

.tablepress.custom-table-winkel thead tr th {
    text-align: center;
    color: #0082cb;
}

.tablepress.custom-table-winkel tbody tr td {
    text-align: center;
}

/**
--- formulare
-------------------------------------------------------------------------------
*/

/* Berechnungsformular */
.custom-form-airscrape span.headline {
    font-family: "Roboto Condensed";
    font-size: 2.0em;
    font-weight: normal;
    color: #0082cb;
}

.custom-form-airscrape #result {
    font-size: 28px;
    color: #0082cb;
    transition: none 0s;
    letter-spacing: 1px;
}

.custom-form-airscrape #result.error {
    color: #c1c1c1;
    letter-spacing: 0;
}

/* kontakt-seite */
.custom-contact-bluebox,
.custom-contact-bluebox h3 {
    color: #fff;
    margin-bottom: 0.5em;
}

.custom-contact-bluebox p,
.custom-contact-greybox p {
    font-size: 0.9em;
    line-height: 1.4em;
}

.custom-contact-bluebox .w-btn.color_light.style_solid {
    color: #0082cb !important;
}

.custom-form .w-btn-wrapper.align_left {
    margin: 2px 2px 0 0;
}

/* contactForm7 */
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
    background-color: #fff;
    /* padding-right: 0 !important; */
}

.wpcf7-form input[type="checkbox"] {
    transform: scale(1.5) translate(0, 3px);
    /*transform-origin: 50% 50%;*/
    width: 24px;
    height: 17px;
}

.custom-form .wpcf7-form ol {
    float: left;
    list-style-type: none;
    margin: 0;
    width: 100%;
}

.custom-form .wpcf7-form ol li {
    float: left;
    width: 50%;
    margin-bottom: 1.5em !important;
}

.custom-form .wpcf7-form ol li:nth-child(2n+1) {
    padding-right: 1em;
}

.custom-form .wpcf7-form ol li {
    margin-bottom: 1.5em;
}

@media (max-width: 991px) {
    .custom-form .wpcf7-form ol li {
        width: 100%;
    }

    .custom-form .wpcf7-form ol li:nth-child(2n+1) {
        padding-right: 0;
    }

}

/**
--- custom teaser themen
-------------------------------------------------------------------------------
*/

/* list with equal-height entries */
.custom-teaser-themen {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.l-main .custom-teaser-themen h4 {
    color: #0082cb !important;
}

.custom-teaser-themen .vc_row > .vc_column_container:nth-of-type(2) {
    border-left: 4px solid #fff;
    border-right: 4px solid #fff;
}

.custom-teaser-themen .vc_row > .vc_column_container .vc_column-inner {
    padding-top: 1rem;
}

.custom-teaser-themen .vc_row > .vc_column_container .vc_column-inner > .wpb_wrapper {
    padding-bottom: 1rem;
}

/* list with arrows */
.custom-list-arrows ul li {
    /* margin-bottom: 1.2rem; */
    list-style-type: none;
}

.custom-list-arrows ul li:before {
    /*content: '+';*/
    font-size: 24px;
    font-weight: 700;
    margin-left: -20px;
    display: inline-block;
    width: 20px;
    position: relative;
    top: 3px;
    left: -0.5em;
    color: #0082cb;
    font-family: fontawesome;
    content: '\f105';
    /*width: 20px;*/
    /*display: inline-block;*/
    /*font-size: 15px;*/
    /*color: #0082cb;*/
}

/* teaser-border tablet */
@media (max-width: 991px) {
    .custom-teaser-themen .vc_row > .vc_column_container {
        border-bottom: 4px solid #fff;
    }
}

/**
--- blog-overview
-------------------------------------------------------------------------------
*/
/*.custom-blog-overview .w-blog-post-more.w-btn.color_light {*/
/*border-color: transparent;*/
/*background-color: #0082cb;*/
/*color: #fff !important;*/
/*}*/

/**
--- header styles
-------------------------------------------------------------------------------
*/

/* header shadow */
.header_hor .l-header.shadow_thin .l-subheader.at_middle, .header_hor .l-header.shadow_thin .l-subheader.at_bottom, .header_hor .l-header.shadow_none.sticky .l-subheader.at_middle, .header_hor .l-header.shadow_none.sticky .l-subheader.at_bottom {
    box-shadow: 0 6px 13px rgba(0, 0, 0, 0.1);
}

/* font-fix after impreza-update */
.w-text.font_main_menu, .w-nav-list.level_1 {
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
}

/* /font-fix after impreza-update */

@media (min-width: 1024px) {

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_left {
        flex-grow: 0;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_center {
        flex-grow: 0;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right {
        flex-grow: 1;
        justify-content: flex-start;
        align-self: flex-end;
        margin-left: 20px;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop {
        width: 100%;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 {
        display: block;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item {
        float: left;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a {
        /* line-height: 30px; */
        border-bottom: 4px solid #0082cb !important;
        padding: 10px 10px 0 0;
        margin: 22px 20px 0 0;
        transition-property: all;
        font-size: 16px;
    }

    /* meta-links */
    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.meta {
        float: right;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.meta > a {
        border-bottom: 0 solid #fff !important;
        min-width: inherit;
        font-size: 0.8em;
        padding: 10px 5px 0 5px;
        margin: 22px 0 0 0;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.meta > a:before {
        content: '|';
        display: inline-block;
        padding-right: 10px;
        margin-left: -10px;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.meta:nth-child(9) > a:before {
        display: none;
    }

    /* dropdowns */
    .w-nav.type_desktop.dropdown_height .w-nav-list:not(.level_1) {
        /*transition: transform 0.1s, opacity 0.3s;*/
        transition: transform 20ms;
        padding: 40px;
    }

    .w-nav.type_desktop.dropdown_height .w-nav-list:not(.level_1) > .menu-item:not(.level_1) {
        border-top: 1px solid #c1c1c1;
        min-width: 224px;
    }

    .w-nav.type_desktop.dropdown_height .w-nav-list:not(.level_1) > .menu-item:not(.level_1):last-child {
        border-bottom: 1px solid #c1c1c1;
    }

    .w-nav.type_desktop.dropdown_height .w-nav-list:not(.level_1) > .menu-item:not(.level_1) a.w-nav-anchor:before {
        content: '>';
        font-family: fontawesome;
        content: '\f105';
        width: 20px;
        display: inline-block;
        font-size: 15px;
        color: #0082cb;
    }

}

@media (min-width: 1280px) {
    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a {
        min-width: 100px;
        padding: 10px 10px 0 0;
        margin: 22px 20px 0 0;
        font-size: 18px;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.meta > a {
        font-size: 0.8em;
        padding: 10px 5px 0 5px;
    }
}

@media (min-width: 1480px) {
    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item > a {
        margin: 22px 30px 0 0;
    }

    .header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.meta > a {
        font-size: 0.9em;
        padding: 10px 10px 0 10px;
    }
}

/**
--- button styles
-------------------------------------------------------------------------------
*/

.no-touch .btn_hov_fade .w-btn, .no-touch .btn_hov_fade .cl-btn {
    transition: none 0s;
}

.no-touch .btn_hov_fade .w-btn:before, .no-touch .btn_hov_fade .cl-btn:before {
    transition: none 0s;
}

/**
--- footer styles
-------------------------------------------------------------------------------
*/
.custom-footer-small {
    font-size: 1.0em;
    /*white-space: nowrap;*/
}

.custom-footer-small ul.menu a {
    color: #999;
}

.custom-footer-small ul.menu a:hover {
    color: #0082cb; /* #006aa5 */
}

.l-footer .custom-footer-small ul.menu li {
    margin: 0 4px !important;
}

.l-footer .custom-footer-small ul.menu li a {
    display: inline-block;
}

.l-footer .custom-footer-small ul.menu li:after {
    content: '|';
    display: inline-block;
    padding-left: 10px;
}

.l-footer .custom-footer-small ul.menu li:last-child:after {
    display: none;
}

.custom-footer-small .custom-copyright {
    white-space: nowrap;
}

.custom-footer-small .w-image {
    float: right;
    margin-bottom: 0;
}

.custom-footer-small .w-image img {
    height: inherit;
    width: inherit;
}

/* footer tablet landscape */
@media (max-width: 1279px) {

    .custom-footer-small {
        font-size: 0.85em;
    }

    .custom-footer-small .g-cols.valign_middle > div > .vc_column-inner {
        flex-direction: row;
    }

    .l-footer .custom-footer-small ul.menu li {
        margin: 0;
    }

    .l-footer .custom-footer-small ul.menu li:after {
        padding-left: 3px;
    }

    .custom-footer-small .w-image img {
        height: 30px;
        width: auto;
    }
}

/* footer tablet */
@media (max-width: 991px) {

    .custom-footer-small {
        font-size: 0.9em;
    }

    .custom-footer-small .g-cols.valign_middle > div {
        width: 100%;
        text-align: center;
    }

    .custom-footer-small .g-cols.valign_middle > div .vc_wp_custommenu {
        text-align: center;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }

    .l-footer .custom-footer-small ul.menu li:after {
        content: '';
    }

}

/* footer mobile */
@media (max-width: 767px) {
    .custom-footer-small .custom-copyright {
        text-align: center;
    }

    .l-footer .custom-footer-small ul.menu li:after {
        display: none;
    }

}

/* toplink position */
.w-toplink.active {
    bottom: 70px;
}

.w-nav .widget {
    line-height: 1.8rem;
}

@media (max-width: 670px) {
    .gglcptch_recaptcha div:first-of-type {
        transform: scale(0.78);
        -webkit-transform: scale(0.78);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
}

/**
--- wpml
-------------------------------------------------------------------------------
*/

/* type all */
.header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1 .w-nav-list.level_1 > .menu-item.wpml-ls-item {
    /* display: none; */
    color: #999;
    font-size: 16px;
}

.header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1 .w-nav-list.level_1 > .menu-item.wpml-ls-item.wpml-ls-current-language {
    color: #0082cb;
}

/* type mobile */
.header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_mobile .w-nav-list.level_1 > .menu-item.wpml-ls-item {
    transform: translate(45px, -100%)
}

.header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_mobile .w-nav-list.level_1 > .menu-item.wpml-ls-item.wpml-ls-first-item {
    transform: translate(0, 0)
}

.header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_mobile .w-nav-list.level_1 > .menu-item.wpml-ls-item.wpml-ls-last-item {
    transform: translate(90px, -200%)
}

/* type desktop */
.header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.wpml-ls-item {
    position: absolute;
    top: -24px;
    right: 32px;
}

.header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.wpml-ls-item.wpml-ls-first-item {
    right: 64px;
}

.header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.wpml-ls-item.wpml-ls-last-item {
    right: 0;
}

.header_hor .l-header .l-subheader.at_middle .l-subheader-cell.at_right .ush_menu_1.type_desktop .w-nav-list.level_1 > .menu-item.wpml-ls-item > a {
    border-bottom: 0 solid #fff !important;
    min-width: inherit;
    padding: 10px 10px 0 10px;
    margin: 22px 0 0 0;
}

/*
.grecaptcha-badge {
	visibility:hidden;
}
*/
.us_grid_1 .usg_post_title_1 {
    margin-top: 1rem;
}


/* bauma-teaser-tmp */
.custom-bauma-box,
.custom-bauma-box h2 {
    color: #fff;
    font-size: 1.2em;
    line-height: 1.1em;
    margin-bottom: 0.5em;
}

.custom-bauma-box h2 {
    padding-top: 1rem;
}

.custom-bauma-box h2:first-child {
    padding-top: 0;
}

.custom-bauma-box p,
.custom-bauma-greybox p {
    font-size: 0.9em;
    line-height: 1.4em;
}

.custom-bauma-box .w-btn.color_light.style_solid {
    color: #0082cb !important;
}

.custom-form .w-btn-wrapper.align_left {
    margin: 2px 2px 0 0;
}

/* updates 2025 */

/* --- popovercontact --- */

#popover__wrapper {
    position: relative;
    z-index: 10;
}

#popovertoggle {
    position: fixed;
    bottom: 24px;
    right: 24px;

    padding: .5rem 1rem;
    background-color: var(--color-content-primary);
    color: white;

    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
    line-height: 1;

    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}

#popovertoggle span img {
    width: 16px;
    height: 16px;
    object-fit: contain;
    object-position: center;
    margin-right: .35rem;
}

:popover-open {
    width: 300px;
    height: auto;
    position: fixed;
    inset: unset;
    bottom: 72px;
    right: 24px;

}

#popovercontact {
    font-size: 22px;
    margin: 0;
    border: 0;
    padding: 0;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

#popovercontact header {
    display: flex;
    justify-content: space-between;
    align-items: center;

    padding: .5rem 1.0rem;
    background-color: var(--color-content-primary);
    color: white;
}

#popovercontact header div {
    font-size: 16px;
}

#popovercontact button {
    appearance: none;
    background: transparent;
    display: flex;
    flex-direction: row;
    align-items: center;
}

#popovercontact footer {
    padding: 1.1rem 1.2rem;
    background-color: white;
    color: var(--color-content-primary);
}

#popovercontact .list__wrapper a {
    display: flex;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
    margin: 0 0 1rem;
}

#popovercontact .list__wrapper img {
    width: 20px;
    height: 20px;
    object-fit: contain;
    object-position: center;
    max-width: none;
}

#popovercontact .list__wrapper a:last-child {
    margin: 0;
}

#popovercontact span:last-child {
    margin: 0 0 0 1rem;
    white-space: break-spaces;
}

/* --- popup-newsletter --- */
.popup-newsletter {
    padding-right: 0;
    padding-left: 25px;
}

.popup-newsletter h1 {
    font-size: 32px;
}

:is(#popmake-10509, #popmake-10596) .pum-content + button.popmake-close {
    display: none;
}

.popup-newsletter .vc_column_container:nth-child(1) {
    position: relative;
}

.popup-newsletter .vc_column_container:nth-child(1) button.pum-close {
    background: transparent;
    font-size: 1.0rem;
    position: absolute;
    top: 17px;
    right: 0.8rem;
    color: rgb(255, 255, 255, 70%);
}

/* --- fillout --- */
.iframe__fillout,
.iframe__fillout iframe {
    min-height: 600px;
}

.iframe__fillout {
    padding-top: 2rem;
    padding-bottom: 2rem;
}


@media (max-width: 1023px) {
    .popup-newsletter .vc_column_container:nth-child(1) button.pum-close {
        top: 0;
        right: 3rem;
    }

    .popup-newsletter .vc_column_container:nth-child(1) .vc_column-inner {
        padding-right: 2.5rem !important;
    }
}

.popup-newsletter .vc_column_container:nth-child(2) .vc_column-inner {
    padding: 0 !important;
}

