
a:hover 
{color: #ddb23c;}
a.secondary:hover
{color: #5e4130;}

.primary-color,
#desktop-navbar > .nav-choice:hover > a,
.quick-welcome > span,
.tab-nav > div > .nav-item.nav-link.active,
.newBlue,
#desktop-navbar > .nav-choice.active > a, 
.nav-choice.active
{color: #ddb23c !important;}

.primary-bg,
.subnav-choice:hover, .sidebar, 
#mobile-sidebar .subnav > .subnav-choice.active > a,
.pp-table-pagination-container > .pageNumbers > .pagination-plain > li:hover,
.pp-table-pagination-container > .pageNumbers > .pagination-plain > li.active,
.cb-carousel3-container .dots li.slick-active,
.cb-carousel4-container .dots li.slick-active
{background-color: #ddb23c !important;}

.taginput-wrapper .taginput-tag,
.cart-breadcrumb a.active, .cart-breadcrumb a.active::after
{background: #ddb23c !important;}

.shopping-cart th{color: #ddb23c !important; border-bottom:3px solid #ddb23c;}
.shopping-summary-table .footer td{
    border-top:2px solid #ddb23c; border-bottom:2px solid #ddb23c;
}

.pp-table-pagination-container > .pageNumbers > .pagination-plain > li
{border-color: #ddb23c !important;}

.secondary-color,
.nav-choice.active, .nav-choice.active > a
{color: #5e4130 !important;}

.secondary-bg,
.super-subnav > li:hover,
#mobile-sidebar .subnav-choice > .super-subnav > li:hover > a
{background-color: #5e4130 !important;}

.footer-navbar {background: #5e4130 !important;}

.btn-primary {
    border-color: #ddb23c !important; background: #ddb23c !important;
}
.btn-primary:hover {background: #5e4130 !important;}
.btn-primary:focus {
    border-color: #ddb23c !important; box-shadow: 0 0 5px #ddb23c !important;
    background: #5e4130 !important;
}

.ui-datepicker {border: 7px solid #ddb23c !important;}
.ui-datepicker .ui-datepicker-header,
.ui-datepicker td.ui-datepicker-current-day
{background-color: #ddb23c !important;}
.ui-datepicker:before {border-color: transparent transparent #ddb23c !important;}

.header-super-top-search-container .wrapper > input[type=text]:active,
.header-super-top-search-container .wrapper > input[type=text]:focus {
    border-color: #ddb23c !important;
}

.pp-search-wrapper > input[type=text]:focus,
.pp-search-wrapper > input[type=text]:active {
    border: 2px solid #ddb23c !important;
}
.pp-search-wrapper.secondary > input[type=text]:focus,
.pp-search-wrapper.secondary > input[type=text]:active {
    border: 2px solid #5e4130 !important;
}

