/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.variations .label, .variations .value {
    background: unset;
    padding: 0;
}

.job_description p {
    margin-bottom: 10px;
}

.variations tr {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

ul.elementor-nav-menu--dropdown a {
    border-inline-start: 0 !important;
}

.otgs-development-site-front-end,
.single_variation_wrap, .reset_variations {
    display: none !important
}

.woocommerce-product-gallery__trigger {
    display: block !important;
}

/* Add your custom styles here */

.skiptranslate {
    display: none;
}

.dropdown-btn {
    background-color: unset !important;
    border: unset !important;
    padding: 0 !important;
    display: flex;
    gap: 5px;
    align-items: center;
}

.dropdown-content {
    display: none;
    position: absolute;
    min-width: 65px;
    left: -23px;
    padding-top: 30px;
    z-index: 1;
}

.dropdown-content a {
    padding: 13px 20px;
    text-decoration: none;
    display: flex;
    align-items: center;
    background: #fff;
    justify-content: center;

    border-left: 1px solid #EBEBEB;
    border-right: 1px solid #EBEBEB;
}

.dropdown-content a:last-of-type {

    border-bottom: 1px solid #EBEBEB;
    border-radius: 0 0 10px 10px;
}

.dropdown-content a:hover {
    background: var(--e-global-color-secondary);
}

.language-dropdown:hover .dropdown-content {
    display: block;
}

.language-dropdown:hover .dropdown-btn {
    background-color: #3e8e41;
}


b, strong {
    font-weight: 700;
}

table {
    font-size: 15px;
}

.downloads-content img {
    margin-right: 5px;
}

.downloads-content a {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}

select {
    background: transparent;
    color: #1d1d1d;

    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url("/wp-content/uploads/2024/07/chevron-down.svg");
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    background-position-x: 95%;
    background-position-y: 50%;

    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-weight: var(--e-global-typography-text-font-weight);
    text-decoration: var(--e-global-typography-text-text-decoration);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #EBEBEB;
    border-radius: 10px 10px 10px 10px;
    padding: 10px 15px 10px 15px;
}

.gform-loader {
    position: absolute !important;
    right: 0 !important;
    margin-top: 70px !important;
}

.gf_progressbar_wrapper {
    display: flex !important;
    flex-direction: row !important;
    justify-content: space-between !important;
    align-items: center !important;
}

.select-boxes .gfield-choice-input:checked ~ label {
    background: var(--e-global-color-secondary) !important;
    outline: #4f98bf solid 2px;
}

.stores-listing .jet-listing {
    border-bottom: 1px solid #EBEBEB;
}

.select-boxes input, .gf_progressbar_title, .gform_validation_errors, #cn-close-notice, .jsf-location-distance__distance,
.jsf-location-distance__tooltip {
    display: none !important
}

.jsf-location-distance__location {
    flex-basis: 100% !important;
}

.select-boxes .gfield_radio {
    grid-gap: 10px !important;
}

.select-boxes .gfield_radio .gchoice,
.select-boxes .gfield_radio .gchoice label {
    display: flex !important;
    width: 100%;
    height: 100%;
    flex-direction: column;
}

.select-boxes .checkbox-titel {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: 25px;
    font-weight: bold;
    color: var(--e-global-color-accent);
    line-height: 1;
    margin-bottom: 10px;
}

.select-boxes .gform-field-label {
    margin: 0 !important;
    background: #fff;
    padding: 15px 20px;
    border-radius: 10px;
    cursor: pointer;
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-size: 17px;
}

.gfield--type-html .title {
    font-size: clamp(1.875rem, 1.072rem + 1.675vw, 2.5rem);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    text-align: center;
    color: #fff;
    line-height: 1;
}

.gfield--type-html .sub-title {
    font-size: clamp(1.0625rem, 0.8216rem + 0.5025vw, 1.25rem);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    text-align: center;
    color: #fff;
}

#breadcrumbs * {
    font-family: var(--e-global-typography-text-font-family), Sans-serif !important;
    font-weight: var(--e-global-typography-text-font-weight);
    font-size: 15px;
}

#breadcrumbs {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.woocommerce-product-details__short-description ul,
.elementor-widget-woocommerce-product-content ul {
    padding-left: 2px;
}

.woocommerce-product-details__short-description ul li,
.elementor-widget-woocommerce-product-content ul li {
    list-style-type: none;
    background: url(/wp-content/uploads/2024/07/product-check-usp.svg) no-repeat left top;
    padding: 0 0 0 20px;
    background-position: left 9px;
    background-size: 10px;
}

.coating-solutions-results .swiper-wrapper {
    justify-content: center;
}

.usps-results ul {
    padding: 0;
    width: fit-content;
    margin: 0 auto;
    height: 125px;
}

.usps-results ul li {
    list-style-type: none;
    background: url(/wp-content/uploads/2024/10/product-check-usp-white.svg) no-repeat left top;
    padding: 0 0 0 18px;
    background-position: left 9px;
    background-size: 10px;
    line-height: 1.2;
    margin-bottom: 5px;
    font-size: 15px
}

.usps-results-dark ul {
    padding: 0;
    margin: 0 auto;
    height: 125px;
}

.width-25 {
    min-width: 22% !important;
}

.stores-listing .elementor-widget-container p {
    margin-bottom: 2px;
}

.stores-listing .elementor-widget-container p:last-of-type {
    margin-bottom: 0 !important;
}

.usps-results-dark ul li {
    list-style-type: none;
    background: url(/wp-content/uploads/2024/07/product-check-usp.svg) no-repeat left top;
    padding: 0 0 0 18px;
    background-position: left 9px;
    background-size: 10px;
    line-height: 1.2;
    margin-bottom: 5px;
    font-size: 15px
}

.woocommerce-product-attributes p {
    margin: 0 !important;
}

.woocommerce-product-attributes tr > * {
    border: 0;
    background: unset !important;
    text-align: left;
    padding: 0 !important;
}

.woocommerce-product-attributes tr th {
    max-width: 200px;
    width: 200px;
}

a.elementor-button {
    text-decoration: unset !important
}

/*.jet-checkboxes-list__checked-icon:before {
    content: '' !important;
    background: url(/wp-content/uploads/2024/07/product-check-usp.svg) no-repeat;
    width: 12px;
    height: 12px;
    display: flex;
    background-size: contain;
    background-position: center center;
}*/

#gform_wrapper_1 button, #gform_wrapper_1 input[type="button"], #gform_wrapper_1 .gform_button {
    font-family: "Karla", Sans-serif;
    font-size: clamp(0.875rem, 0.7144rem + 0.335vw, 1rem);
    font-weight: 700;
    text-decoration: none;
    color: var(--e-global-color-secondary);
    background-color: var(--e-global-color-accent);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-accent);
    border-radius: 10px 10px 10px 10px;
    padding: 10px 30px 10px 30px;
    display: block !important;
}

#gform_wrapper_1 button:hover, #gform_wrapper_1 input[type="button"]:hover, #gform_wrapper_1 .gform_button:hover {
    color: var(--e-global-color-accent);
    background-color: var(--e-global-color-secondary);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: var(--e-global-color-secondary);
}

#gform_wrapper_1 .gform_previous_button {
    background: transparent !important;
    color: var(--e-global-color-accent) !important;;
}

#gform_wrapper_1 .gform_previous_button:hover {
    border-color: var(--e-global-color-accent) !important;
    background-color: var(--e-global-color-accent) !important;
    color: var(--e-global-color-secondary) !important;
}

.gf_progressbar.gf_progressbar_custom {
    background: #fff !important;
    height: 8px;
}

.gf_progressbar .gf_progressbar_percentage {
    block-size: 8px !important;
    height: 8px;
}

.select-boxes.center-items .gfield_radio {
    grid-template-columns: repeat(auto-fit, 20%) !important;
    justify-content: center;
    justify-items: center;
}

.small-buttons .gfield_radio, .small-buttons .gfield_checkbox {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px !important;
}

.small-buttons .gfield_radio .gchoice, .small-buttons .gfield_checkbox .gchoice {
    width: 100%;
    display: flex !important;
}

.elementor-widget-button .elementor-button .elementor-button-text:first-letter {
    text-transform: uppercase;
}

.small-buttons .gfield_radio label, .small-buttons .gfield_checkbox label {
    font-size: clamp(0.9375rem, 0.7769rem + 0.335vw, 1.0625rem);
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    width: 100%;
    height: 100px;
    font-weight: bold;
    color: #4F98BF;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    word-break: break-word;
}

.gf_progressbar {
    width: 100% !important;
}

.gform-theme--api, .gform-theme--foundation {
    --gf-form-gap-y: 20px !important;
}

.gform-theme--foundation .gform_footer, .gform-theme--foundation .gform_page_footer {
    justify-content: space-between;
}

.cookie-notice-container {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    background-color: rgb(255, 255, 255);
    color: rgb(51, 51, 51) !important;
    font-size: 15px;
    padding: 14px 25px !important;
    position: absolute;
    z-index: 9999 !important;
    box-shadow: 0 -1px 10px 0 rgb(172 171 171 / 30%);
    width: 90% !important;
    left: 15px;
    bottom: 15px !important;
    border-radius: 10px;
    text-align: left !important;
}

#cookie-notice .cn-button {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    margin: 0 0 0 10px;
    font-size: 13px;
    font-weight: 400 !important;
    line-height: 1;
    margin: 0px 10px 0px 0px;
    color: rgb(255, 255, 255) !important;
    background-color: var(--e-global-color-1fbde0b8);
    display: inline-block;
    padding: 9px 12px;
}

#cn-accept-cookie {
    margin-left: 0 !important
}

#cn-notice-text a {
    color: rgb(51, 51, 51) !important;
    text-decoration: underline;
}

#news-text h2 {
    margin-top: 0;
}

.jet-checkboxes-list[data-query-var="product_cat"] .jet-filter-row-hide {
    display: block !important;
}

.elementor-location-footer .elementor-widget-text-editor p {
    margin: 0 !important;
}

.active-position {
    position: absolute;
    z-index: 1;
    top: 53px;
    left: 20px;
    right: 20px;
}

.active-position .elementor-widget-container {

    background-color: var(--e-global-color-963beb3);
    box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.13);
}

.wpgmp_map_container .wpgmp_categories {
    padding: 0 20px 20px 20px !important;
}

@media screen and (max-width: 767px) {
    .center-phone ul li a {
        justify-content: center !important;
    }
}
@media screen and (min-width: 767px) {
    .woocommerce-product-gallery__trigger {
        display: none !important;
    }

    .coating-solutions-results:not(.e-widget-swiper) div[data-elementor-type="loop-item"] {
        max-width: 33%;
    }

    .wpgmp_map_container .wpgmp_categories {
        padding: 0 0 0 30px !important
    }

    .wpgmp_map_container .wpgmp_filter_wrappers {
        padding: 30px 0 30px 30px !important;
    }

    .cookie-notice-container {
        width: 30% !important;
    }

    .gform-theme--api, .gform-theme--foundation {
        --gf-form-gap-y: 40px !important;
    }

    .small-buttons .gfield_radio .gchoice, .small-buttons .gfield_checkbox .gchoice {
        width: 19%;
    }

    #news-text .elementor-widget-container {
        column-count: 2;
        column-gap: 40px;
    }

    #distrubtors .elementor-widget-container {
        column-count: 2;
        column-gap: 30px;
    }

    #gform_1 .gform_page_footer {
        opacity: 0;
    }

    .gf_progressbar {
        width: 50% !important;
    }

    .select-boxes .gfield_radio {
        grid-gap: 20px !important;
    }

    .small-buttons .gfield_radio, .small-buttons .gfield_checkbox {
        gap: 20px !important
    }
}

.elementor-alert-description p {
    margin: 0;
}

.max-lines {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* custom map */
.wpgmp_map_container {
    display: flex !important;
    flex-direction: column;
}

.wpgmp_map_container .wpgmp_filter_wrappers {
    order: 1;
    margin: 0;
    background: unset;
    padding: 20px;
}

.wpgmp_map_container .location_listing1,
.wpgmp_map_container .location_listing2,
.wpgmp_map_container .location_listing3,
.wpgmp_map_container .location_listing4,
.wpgmp_map_container .location_listing5,
.wpgmp_map_container .wpgmp_pagination {
    order: 2;
    margin: 0;
}

.wpgmp_search_input {
    border-radius: 0 !important;
}

.wpgmp_map_container .wpgmp_map_parent {
    order: 4;
    margin: 0;
}

.wpgmp_map_container .wpgmp_locations {
    margin-bottom: 0 !important;
}

.wpgmp_map_container * {
    font-family: "Montserrat", Sans-serif;
}

.wpgmp_map_container .wpgmp_locations .place_title {
    font-weight: 700;
    text-decoration: none;
    color: var(--e-global-color-primary);
}

.wpgmp_map_container .wpgmp_locations:not(:first-of-type) {
    border-top: 0 !important;
}

.wpgmp_map_container .wpgmp_locations_content,
.wpgmp_iw_content .fc-item-content.fc-item-body-text-color {
    word-spacing: 100vw;
}

.product-type-simple .woocommerce-product-attributes-item--attribute_pa_volume a {
    pointer-events: none;   /* maakt de link niet klikbaar */
    cursor: default;        /* normale cursor i.p.v. handje */
    text-decoration: none;  /* verwijdert underline */
}

/* ook hover expliciet uitschakelen */
.product-type-simple .woocommerce-product-attributes-item--attribute_pa_volume a:hover {
    text-decoration: none;
}

/* custom map END */