/* POPUP BANNER */ /* ============================================================================== Text colors Links / 404 Page smile ============================================================================== */ a, #page-404 h3 span {color:#B59D5D} /* ============================================================================== Background colors Body / Colored butons / Date and comment in slider / Filter price range / Add to cart on single product ============================================================================== */ .button.btn-colored, #main-slider .caption .entry-meta, .ui-slider .ui-slider-range, .widget_shopping_cart_content p.buttons a, form.cart button i, input.checkout-button, input.checkout-button:hover {background-color:#B59D5D} /* ============================================================================== Widget title arrow / Widget tabs arrow / Carousel arrow ============================================================================== */ .widget h3.widget-title:after, .tabs ul.tabs-list li.ui-tabs-active:after, .carousel-title:after {border-top-color: #B59D5D} /* ============================================================================== Widget title lines / Widget tab lines / Carousel line ============================================================================== */ .widget h3.widget-title, .tabs ul.tabs-list li.ui-tabs-active a, .tabs ul.tabs-list, .carousel-title {border-color: #B59D5D} /* ========================================================================== Body ========================================================================== */ body { background-color: #DDDDDD; }