<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">


/* POPUP BANNER */


/* ==============================================================================	
	Text colors
        Links / 404 Page smile
============================================================================== */
a, 
#page-404 h3 span {color:#FF9900}
/* ==============================================================================	
	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:#FF9900}

/* ==============================================================================	
	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: #222222}

/* ==============================================================================	
	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: #222222}



/* ==========================================================================
   Body
   ========================================================================== */
body { 
	background-color: #DDDDDD; 
}
</pre></body></html>