h2 > #getprice-banner-cre100, h2 > #getprice-banner-crm100, h2 > #getprice-banner-cr100, h2 > #getprice-banner-crp100, h2 > #getprice-banner-013310002S, h2 > #getprice-banner-013210201S,
h2 > #getprice-banner-sck300 {
    margin-top: 24px;
}



.nm-page-wrap h2, .h2-size {
    font-weight: normal;
    font-weight: 400;
}



.download-buttons .nm_btn_filled {
    margin-bottom: 14px;
    min-width: 250px;
}





/* Top Navigation Bar Adjustments to natch datacolor.com */
#nm-top-bar {
    background: #f0f0f0;
    padding-top: 8px;
    padding-bottom: 0px;
}

.nm-top-bar .nm-menu {
    float: none !important;
}

#nm-top-menu .menu-item > a {
    background: #e5e5e5;
    padding: 13px 20px;
    font-weight: 700;
    font-size: 0.875rem;
    line-height: 1;
    color: #000000 !important;
    text-decoration: none;
    transition: background-color .3s ease;
    margin-right: 2px;
}

#nm-top-menu .menu-item > a:hover {
    background-color: #ccc !important;
}

.nm-top-bar .nm-menu > li {
    margin-left: 0px;
    margin-right: 0px;
}


.nm-top-bar .nm-menu > li > a,
.nm-top-bar .nm-menu > li > a:hover {
    color: #000000;
    font-weight: 700;
}

.nm-top-bar .nm-menu > li > a:hover {
    opacity: 1;
}

.nm-top-bar .nm-menu > li:last-child > a {
	padding-right: 10px;
}


/* Navigation in the footer for the external sites */
.l-footer-middle, .l-footer-bottom {
    color: #fff;
}

.l-footer-middle {
    background-color: #000;
    padding: 35px 0 30px;
}

.external-sites li {
    margin: 0 0 30px 0;
    line-height: 1;
}

@media (min-width: 992px) {
        .l-footer-middle {
                padding: 22px 0;
        }
        .external-sites li {
                margin: 0 40px 0 0;
        }
}


.external-sites a {
    font-weight: 400;
}
.l-footer-middle a, .l-footer-bottom a {
    color: #fff;
    text-decoration: none;
}

ul#menu-external-sites {
    flex-direction: column;
    display: flex;
}
@media (min-width: 992px) {
    ul#menu-external-sites {
        flex-direction: row;
    }
}

@media (max-width: 991px) {
    ul#menu-external-sites {
        justify-content: center;
        text-align: center;
        flex-direction: column;
    }
}


@media (max-width: 1199.98px) {
    ul#menu-external-sites {
       xxjustify-content: center;
    }
.imprint ul, .l-footer-bottom ul {
    justify-content: center;
}
}

.external-sites a:after {
    content: "";
    color: #d7172f;
    display: inline-block;
    font-family: "Font Awesome 5 Free",sans-serif;
    font-size: 0.75rem;
    font-weight: bold;
    margin-left: 0.5rem;
    transform: rotate(-45deg);
}


.imprint {
    background-color: #2c2c2c;
    padding: 35px 0 30px;
    color: #fff
}

@media(min-width: 992px) {
    .imprint {
        padding:13px 0
    }
}


.copyright {
    color: #fff;
    font-weight: 400;
    opacity: .75;
    text-align: center;
    margin-top: 32px;
}


ul.copyright-menu {
    display: flex;
    flex-direction: column;
    text-align: center;
}

@media (min-width: 992px) {
    .copyright {
        text-align: left;
        margin-top: 0px;
    }
    ul.copyright-menu {
        flex-direction: row;
    }
}

.policy a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline;
    opacity: .75;
    transition: all .3s ease;
}

.policy a:hover {
    opacity: 1;
}

.policy li {
    margin-right: 24px;
}

.poilicy li:last-child {
    margin-right: 0;
}










button.product-filter {
    background-color: #D7172F;
    color: #ffffff;
    font-weight: normal;
    border: 2px solid #D7172F;
}

button.product-filter:hover {
    text-decoration: underline;
}

button.is-checked {
    font-weight: bold;
    font-weight: 700;
}







section#products img.product-image {
    width: 100%;
}

section#products .product-left {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 25px;
    padding-bottom: 25px;
    border-right: 1px solid #C8C9C7;
}

section#products .product-right {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 25px;
    padding-bottom: 25px;
}

section#products .product-row {
    margin-top: 25px;
    font-size: 1.25rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    /*margin-right: -15px;
    margin-left: -15px;
    */

}

section#products .product-row h2 {
    font-size: 1.25em;
    margin-bottom: 14px;
    margin-top: 32px;
    font-weight: bold;
}

section#products #product-price {
    font-size: 1.25em;
    font-weight: normal;
}

section#products #product-price .product-tax,
section#photokit_offer .product-tax {
    font-size: 0.65em;
    color: #727274;
}


section#products #product-buy {
    margin-top: 25px;
}

section#products img.product-image {
    width: 100%;
}

section#products .product-left {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 25px;
    padding-bottom: 25px;
    border-right: 1px solid #C8C9C7;
}

section#products .product-right {
    padding-left: 6%;
    padding-right: 6%;
    padding-top: 25px;
    padding-bottom: 25px;
}

section#products .product-row {
    margin-top: 25px;
    font-size: 1.25rem;
}

section#products .product-row h2 {
    font-size: 1.25em;
    margin-bottom: 14px;
    margin-top: 32px;
    font-weight: bold;
}

section#products #product-price {
    font-size: 1.25em;
    font-weight: normal;
}

section#products #product-price .product-tax,
section#photokit_offer .product-tax {
    font-size: 0.65em;
    color: #727274;
}


section#products #product-buy {
    margin-top: 25px;
}

section#products #product-learnmore {
    padding-bottom: 24px;
}

section#products .btn_buynow,
section#photokit_offer .btn_buynow {
    display: inline-block;
    background-color: #D7172F;
    font-size: 1.0em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 900;
    margin-right: 15px;
}

section#products .btn_buynow {
    padding: 13px 66px;
}

section#products .btn_img img,
section#photokit_offer .btn_img img {
    margin-top: 15px;
    vertical-align: bottom;
}


section#products a.btn_img,
section#photokit_offer a.btn_img {
    vertical-align: bottom;
}


section#products #product-content {
    margin-top: 75px;
}

section#products #product-content ul {
    list-style-type: disc;
    padding-left: 20px;
}


section#products .shop-included td {
    padding-right: 10px;
}

.product-learnmore a {
    outline: 0;
    cursor: pointer;
    color: #D7172F;
    text-decoration: none;
    -webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color .3s linear;
}



