.elementor-kit-97785{--e-global-color-primary:#FFFFFF;--e-global-color-secondary:#EFEFEF;--e-global-color-text:#1E1E1E;--e-global-color-accent:#0868C0;--e-global-color-5efc833:#0C498B;--e-global-color-7801913:#F96307;--e-global-typography-primary-font-family:"Amulya";--e-global-typography-primary-font-size:70px;--e-global-typography-primary-font-weight:600;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-secondary-font-family:"Amulya";--e-global-typography-secondary-font-size:50px;--e-global-typography-secondary-font-weight:bold;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-line-height:65px;--e-global-typography-text-font-family:"Open Sans";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:normal;--e-global-typography-text-text-transform:none;--e-global-typography-text-line-height:34px;--e-global-typography-accent-font-family:"Amulya";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:bold;--e-global-typography-accent-text-transform:none;--e-global-typography-1f6842f-font-family:"Open Sans";--e-global-typography-1f6842f-font-size:14px;--e-global-typography-1f6842f-font-weight:normal;--e-global-typography-1f6842f-text-transform:none;--e-global-typography-1f6842f-line-height:24px;--e-global-typography-a67aadc-font-family:"Amulya";--e-global-typography-a67aadc-font-size:22px;--e-global-typography-a67aadc-font-weight:600;--e-global-typography-7758b3c-font-family:"Amulya";--e-global-typography-7758b3c-font-size:18px;--e-global-typography-7758b3c-font-weight:bold;--e-global-typography-7758b3c-text-transform:none;--e-global-typography-7758b3c-line-height:36px;}.elementor-kit-97785 button,.elementor-kit-97785 input[type="button"],.elementor-kit-97785 input[type="submit"],.elementor-kit-97785 .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );text-transform:var( --e-global-typography-accent-text-transform );color:var( --e-global-color-primary );border-radius:5px 5px 5px 5px;padding:12px 35px 12px 35px;}.elementor-kit-97785 button:hover,.elementor-kit-97785 button:focus,.elementor-kit-97785 input[type="button"]:hover,.elementor-kit-97785 input[type="button"]:focus,.elementor-kit-97785 input[type="submit"]:hover,.elementor-kit-97785 input[type="submit"]:focus,.elementor-kit-97785 .elementor-button:hover,.elementor-kit-97785 .elementor-button:focus{background-color:var( --e-global-color-5efc833 );color:var( --e-global-color-primary );}.elementor-kit-97785 e-page-transition{background-color:#FFBC7D;}.elementor-kit-97785 a{color:var( --e-global-color-accent );}.elementor-kit-97785 a:hover{color:var( --e-global-color-5efc833 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-97785 button,.elementor-kit-97785 input[type="button"],.elementor-kit-97785 input[type="submit"],.elementor-kit-97785 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-97785{--e-global-typography-secondary-font-size:35px;--e-global-typography-secondary-line-height:50px;--e-global-typography-text-font-size:16px;--e-global-typography-a67aadc-font-size:16px;}.elementor-kit-97785 button,.elementor-kit-97785 input[type="button"],.elementor-kit-97785 input[type="submit"],.elementor-kit-97785 .elementor-button{font-size:var( --e-global-typography-accent-font-size );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */html, body {
    overflow-x:hidden;
}

.price,
.atc_placeholder,
.sku_wrapper,
th.product-price,
td.product-price,
th.product-subtotal,
td.product-subtotal,
th.product-total, 
td.product-total,
#order_review tfoot,
.elementor-menu-cart__subtotal,
.widget_shopping_cart_content .woocommerce-Price-amount,
.cart-collaterals .shop_table_responsive,
.order_details tfoot,
.woocommerce-order-overview__total.total {
    display: none !important;
}

.woocommerce ul.order_details {
    padding-left: 0px !important;    
}

.woocommerce-order h2 {
    color: #000 !important;
}

.woocommerce-order .woocommerce-thankyou-order-received {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 2em;
    color: #000;
}

.tc-epo-metadata.variation {
    font-size: 12px !important;
    line-height: 1.5 !important;
}

th.product-name {
    font-weight: bold !important;
}


[type=submit] {
    border: none !important;
}

/* verspest de slider op homepage
.elementor-widget-image-carousel .swiper-slide {
    width: 100% !important;
}
*/


/* beter fade in animation */
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}


/* formulier */

.tc-totals-form {
    display: none;
}

.tc-extra-product-options {
    margin-bottom: 20px;
}

.addquotelistlink {
    padding-top: 0;
}

/* product page - pim */

table tbody tr:hover>th, table tbody>tr:nth-child(odd)>th, table tbody>tr:nth-child(odd)>td {
    background-color: white !important;
}

.variations th.label {
    padding-left: 0px !important;
    text-align: left;
    width: 30% !important;
    font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.variations th.label label, .tc-epo-element-label-text {
    font-weight: 700 !important;
}

table tbody>tr:nth-child(odd)>td.value {
    width: 70%;
    padding-left: 15px !important;
    padding-right: 0px;
}

.select2-container {
    width: 100% !important;
}

.tc-element-inner-wrap {
    width: 100% !important;
}

.tm-extra-product-options .tc-epo-label {
    width: 30% !important;
}

.tc-element-container {
    width: 70% !important;
}

.tm-description {
   margin-bottom: 15px;
   margin-top: 20px;
}



.cpf-type-header {
    margin-bottom: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #1E1E1E;
    color: white;
}

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

table.table-styling td {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    border-bottom: 1px solid hsla(0,0%,50.2%,.5019607843);
}

.comments-area a, .page-content a:hover{
    border-bottom: 1px solid;
}

.woocommerce-product-details__short-description ul {
    padding-left: 20px !important;
}

.woocommerce .quantity .qty {
    height: auto !important;
}

.addquotelistlink, .dvin_wcql_btn_wrap, .addquotelistbutton_prodpage {
   flex-grow: 1;
    margin-left: 5px;
}

.addquotelistbutton_prodpage {
     width: 100% !important;
}

.download-button {
    display: inline;
    padding: 6px 18px;
    border-radius: 5px;
    background-color: rgb(8, 104, 192);
    color: white !important;
    margin-bottom: 10px;
}

.woocommerce-product-details__short-description .col-md-6 {
    display: inline;
}

.woocommerce-product-details__short-description > .row > div {
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 20px 0px 20px 00px;
}


/* product archive */

.woocommerce-LoopProduct-link:hover img {
  box-shadow: rgba(0, 0, 0, 0.4) 0px 2px 4px, rgba(0, 0, 0, 0.3) 0px 7px 13px -3px, rgba(0, 0, 0, 0.2) 0px -3px 0px inset !important;
}

/* Museum sliders size */

.museum-slide img {
    max-height: 150px;
}

/* Header brand color */

.elementor-nav-menu, .elementor-nav-menu li, .elementor-nav-menu ul #menu-item-76 a{
    color:green !important;
}

/* Header brand color - pim */

.global-nav a {
     color: #0079C1 !important;
     text-transform: uppercase !important;
     font-weight: 700 !important;
}

.strobel-nav a {
    color: #019767 !important;
    font-style: italic;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

.hohsing-nav a {
    color: #EE3124 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
}

/* top header language switcher - pim */

.trp-language-switcher-container .elementor-item { 
    padding-left: 0px !important;
    padding-right: 0px !important;
    text-align: center;
}

.trp-language-switcher-container .elementor-item:hover {
    background-color: white;
}

.menu-item-object-language_switcher .trp-flag-image {
    vertical-align: baseline;
}

.trp-flag-image {
    box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 0px 1px !important;
}

/*Technical department side nav menu*/

.page-content .td-nav-menu a:hover {
border-bottom: none;
}


/*made in logo's no underline*/

.nav-img-logo img {
    height: 11px !important;
}

.global-nav img {
    width: 90px;
    position: relative;
    height: auto !important;
   top: 3.5px;
}

/* product page */

.product .elementor-sticky__spacer {
   opacity: 0;
}

.woocommerce-LoopProduct-link:hover {
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
}

.woocommerce-LoopProduct-link {
    border-radius: 10px;
}

.woocommerce-loop-product__title {
    padding-left: 15px !important;
}

.woocommerce-LoopProduct-link:hover img {
    box-shadow: none !important;
}

/* search page */

 .search-results .elementor-post {
     background-color: white;
     border-bottom: 3px solid rgb(8, 104, 192);
     border-radius: 10px 10px 0 0;
 }
 
 .search-results .elementor-post__read-more {
     text-align: left;
     transition: 0.5s ease-in-out;
 }
 
 .search-results .elementor-post__text {
     padding-left: 15px;
 }
 
 .search-results .elementor-post:hover .elementor-post__read-more {
     position: relative;
     right: -5px;
 }
 
 .search-results .elementor-post:hover {
     box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
 }
 
 /* museum page filter */
 .e-filter .e-filter-item:hover {
     cursor: pointer;
 }
 
 /* popup */
 
@media screen and (max-width: 1024px) {
body .dialog-type-lightbox {
    top: 0 !important;
    position: fixed !important;
    }
}


/* Footer underline link*/

.footer-underline-link a:hover{
    text-decoration: underline;
    text-decoration-color: #0868c0;
}



/*Hide recaptcha badge*/
.grecaptcha-badge { 
    visibility: hidden;
}



/* Hide the badge by default */
.museum-grid .new-badge {
    display: none;
}

/* Show the badge only on the 3 most recent posts */
.museum-grid .e-loop-item .new-badge {
    display: block !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Amulya';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('../eot/amulya-bold.eot');
	src: url('../eot/amulya-boldd41d.eot?#iefix') format('embedded-opentype'),
		url('../woff2/amulya-bold.woff2') format('woff2'),
		url('../woff/amulya-bold.woff') format('woff'),
		url('../ttf/amulya-bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */