


/* POPUP BANNER */


/* ==============================================================================	
	Text colors
        Links / 404 Page smile
============================================================================== */
a, 
#page-404 h3 span {color:#5FBD42}
/* ==============================================================================	
	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:#5FBD42}

/* ==============================================================================	
	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: #5FBD42}

/* ==============================================================================	
	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: #5FBD42}



/* ==========================================================================
   Body
   ========================================================================== */
body { 
	background-color: #205191; 
}
