/*
Welcome to Custom CSS!

To learn how this works, see https://wp.me/PEmnE-Bt
/* change table header row background color on a specific page | #21036692-hc vg */
.page-id-230 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-1481 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-1466 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-1431 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-1406 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-1418 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-1375 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-1388 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-1353 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-900 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-872 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-847 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-830 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-790 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-770 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-758 .entry-content figure.wp-block-table tr:first-of-type, 
.page-id-746 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-724 .entry-content figure.wp-block-table tr:first-of-type, 
.page-id-710 .entry-content figure.wp-block-table tr:first-of-type, 
.page-id-695 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-677 .entry-content figure.wp-block-table tr:first-of-type, 
.page-id-464 .entry-content figure.wp-block-table tr:first-of-type, 
.page-id-228 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-283 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-302 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-314 .entry-content figure.wp-block-table tr:first-of-type,
.page-id-324 .entry-content figure.wp-block-table tr:first-of-type{
    background: #4c6c94;
    color: #fff;
}
.footer-bottom .site-info {
	font-size: 0px;
}
.footer-bottom .site-info:after {
	content: "The original part numbers, reference numbers and brand names are used only for identification purposes. They do not imply that the products are original/genuine or we are the direct dealer/distributor of the named brands. We are not allowed to use any listed brand names and part numbers on any of our products, GLMW - Glokal GmbH 2020.";
	font-size: 11px;
}
.footer-bottom .footer-links {
	max-width: 100%;
	flex: 0 0 100%;
}
/*CSS to reduce padding below footer text/25100411 -HC/SK*/
.th-pb-md {
    padding-bottom: 0.5rem;
}
#hero.has-background .overlay, #primary-header .overlay, .page-header.has-featured-image .overlay { opacity: .3; }
.cart-contents { display: none !important; }
#media_image-3 {
  max-width: 200px;
  height: auto;
}
