.CvStandardButton, cvAddToCartLink {
    color: #fff !important;
    text-shadow: none !important;
    font-size: 15px !important;
}


li.node.level_0.hasChild {
    list-style: none;
  
}


.edn_socialPrintWrapper{
    display: none;
}
li.node{
    list-style: none;
    margin-left:0;
    display: contents;
}
li.node ul{
    list-style: none;
    margin-left:0;
}
.news-search-functions {
    display: block !important;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: white !Important;
    background-color: #669047 !Important;
}

.post-content p {
    color: black;
}
.edn_category_menu_wrapper {
    margin-bottom: 1.5rem;
}
.edn_archive_menu_wrapper.dropdown-menu{
    transform: translate3d(5px, 35px, 0px)!important;
}
.article-category {
   position: relative;
    height: 250px;
}
.article-category .article-category-link {
    position: absolute;
    bottom: 0;
    width: 100%;
}
.article-category .underline.mod-center {
   position: absolute;
    bottom: 20%;
    left: 50%;
    transform: translate(-50%,-50%);
}
 .article_pager a, .article_pager a:visited {
   
    color: #669047;
   
}
body.tab-48 .hrunk-text-3xl{
    display:none !important;
}
body.tab-69 .hrunk-text-3xl{
    display:none !important;
}

#AlertPopUp .close{
    font-size: 3rem;
}

.btn{
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*  CV Extra Styling */
.btn-primary, .ProceedCheckout, .RequestQuote, .cvAddToCartLink, .btnPlaceOrderCv, .AdminOrderCreation, .makeCustomerOrder, .makeCustomerQuote, .MakeDonation {
    font-family: 'gill-sans-nova' !important;
    letter-spacing: 0.2rem;
}

span.StoreProductModelName {
    font-family: 'gill-sans-nova' !important;
    font-size: 1.3rem !important;
}


.btn-primary, .ProceedCheckout, .RequestQuote, .cvAddToCartLink, .btnPlaceOrderCv, .AdminOrderCreation, .makeCustomerOrder, .makeCustomerQuote, .MakeDonation {

font-size: 20px !important;
}

.txtCouponCode {
    border: 1px solid !important;
}

.termslink {
    margin-left: 10px;
}

.swal2-styled.swal2-confirm {
    background-color: #669047 !important;
}

.swal2-styled.swal2-confirm:focus {
    box-shadow: none !important;
}
.StoreAccountWrapper .form-group input, .StoreAccountWrapper .form-group select {
    border: solid black 1px;
}
.cvCheckoutSidebarDiv h2 {
    color: white !important;
    background: #669047 !important;
    font-size: 1.8rem;
}

.book-now-fixed{
    position: fixed;
    right: 0;
    top:50%;
    transform: translate(-0%,-50%);
    z-index: 9;
}
#dnn_dnnCopyright_lblCopyright, #dnn_dnnCopyright_lblCopyright:visited {
    color:white !important;
}

a.footer-c-number {
    color: white;
    text-decoration: none;
    pointer-events: none;
}

body.tab-322 .navbar-custom {
    display:none;
}

body.tab-322 .jumbotron {
    height:400px;
}


















