﻿.tn-header-component {
    filter: none;
}

.tn-header-component h1, .tn-header-component h1 p {
    color: #051248;
    font-size: 36px;
}

ul li  {
    list-style-image: none !important;
}

ul.leaf li {
    list-style-image: url(https://www.americanancestors.org/sites/all/themes/custom/ancestors/images/iconCopy.svg) !important;
}

.tn-account-login-page .tn-register-button, .tn-account-login-page .tn-register-brief-button {
    background-color: #ddd7cd;
    border-color: #ddd7cd;
}

.tn-account-login-page .tn-register-button:hover, .tn-account-login-page .tn-register-brief-button:hover,
#tn-add-to-cart-button:hover {
    background-color: #cec5b6;
    border-color: #c8dfaf;
}

h2 {
    font-size: 30px;
}

nav#navbar-top, nav#navbar-main {
    margin-bottom: 0;
}

.fade.in {
    opacity: 1 !important;
}

.modal {
    top: 165px !important;
}

h1#tn-modal-title {
    color: #000;
}

.nav > li > a:not(.nav-link--user-login):focus,
.nav > li > a:not(.nav-link--user-login):hover {
    background-color: transparent !important
}

.bg-danger.tn-heading-error {
    background-color: #F2DEDE !important;
}

img.adyen-checkout__payment-method__image,
div.adyen-checkout__input-wrapper > span > img {
    margin-top: 0 !important;
}

img.adyen-checkout__field__exp-date_hint {
    margin-right: 10px !important
}