.cpd-container > .action {
    background: orange;
}

.product-item .tocart {
background: #E67E22 !important;
border:1px solid  #E67E22 !important;
}
.product-item .swatch-attribute.color {
    min-height: 57px !important;
}
.filter-options-content .items .item a {
color:#e67e22 !important;
}
button.pagebuilder-slide-button.pagebuilder-button-primary {
    background-color: #e67e22;
    border: 1px solid #e67e22;
}
/* Added by Chi */
a.action.advanced {
    color: #e67e22;
}
a.swatch-more {
    color: #e67e22;
}
/* Header Nav */
a#idqhQkZRL1 {
    color: #E67E22;
}
a#idq6qGgvc2 {
    color: #e67e22;
}
ul.header.links a {
    color: #e67e22;
}
/* Footer Nav */
/*a {
    color: #e67e22 !important;
}*/
li.nav.item a {
    color: #4f4f4f;
}
/* Product Page */
button#product-addtocart-button {
    background-color: #e67e22;
    border: none;
}
a.action.add {
    color: #e67e22;
}
/*a, .alink {
    color: #e67e22 !important;
}*/
a.action.view {
    color: #e67e22;
}

/* Subscribe Button */
button.action.subscribe.primary {
    background-color: #e67e22;
    border-color: #e67e22;
}
/* Create Account Page - Create Account button */
button.action.submit.primary {
    background-color: #e67e22;
    border-color: #e67e22;
}
/* Sign In Page Buttons */
button#send2 {
    background-color: #e67e22;
    border-color: #e67E22;
}
a.action.create.primary {
    background-color: #e67e22;
    border-color: #e67e22;
}
/* Forgot Your Password */
a.action.remind {
    color: #e67e22;
}
.pages a.page {
    color: #e67e22;
}
.pages-items .item .page:hover {
    color: #333;
}
/* Continue Shopping */
a.action.primary.continue {
    background-color: #e67e22;
    border-color: #e67e22;
}
/* (Left side) add to cart button */
button.action.tocart.primary {
    background-color: #e67e22;
    border-color: #e67e22;
}

button#top-cart-btn-checkout {
    background-color: #e67e22;
    border-color: #e67e22;
}
.minicart-items .product-item-name a {
    color: #e67e22;
    font-weight: 600;
}
a.action.viewcart {
    color: #e67e22;
}
a:visited {
    /*color: #e67e22 !important;*/
}

a.action.multicheckout {
    color: #e67e22;
    font-weight: 600;
}
button.action.primary.checkout {
    background-color: #e67e22;
    border-color: #e67e22;
}
button.action.tocart.primary {
    background-color: #e67e22;
    border-color: #e67e22;
}
a.action.view {
    color: #e67e22;
}

/* Product Information */
.product-attributes {
  list-style: none;
  padding-left:0;
}

.product-attribute{

}

.product-attribute a {
    color: #e67e22;
    font-weight: 700;
    text-decoration: none;
}

/* Store Pickup Button*/
button.button.action.continue.primary {
    margin-right: 10px !important;
    background-color: #e67e22;
    border-color: #e67e22;
}

/* Remove "Edit Button" from Shopping Cart */
a.action.action-edit {
    display: none !important;
}

/* nav bar "Sale" */
li.level0.nav-6.category-item.last.level-top.ui-menu-item a {
    color: #e67e22 !important;
}
/* Remove Wish List in shopping cart */
a.use-ajax.action.towishlist.action-towishlist {
    display: none;
}

/* Re-arrange colors */
a.action.primary.continue {
    color: #fff !important;
}
button.action-primary.action-accept {
    background-color: #e67e22;
    border-color: #e67e22;
}
button.action.login.primary {
    background-color: #e67e22;
    border-color: #e67e22;
}
button.action.primary.instant-purchase {
    display: none;
}
a.order-number {
    color: #e67e22;
}
button.action {
    border: none;
}
/*Allow order assistance */
button.action.save.primary {
    background-color: #e67e22;
    border: none;
}
/* p font-weight */
p {
    font-weight: 300;
}
