/*
Theme Name: Customizr Pro Child - Sterling Dev
Theme URI: http://presscustomizr.com/extension/customizr-pro/
Template: customizr-pro
Author: Sterling Development
Author URI: http://presscustomizr.com/
Description: Child Theme of Custommizr Pro
Tags: one-column,two-columns,three-columns,left-sidebar,right-sidebar,custom-menu,custom-colors,featured-images,full-width-template,theme-options,threaded-comments,translation-ready,sticky-post,post-formats,rtl-language-support,editor-style
Version: 2.0.18.1530804311
Updated: 2018-07-05 09:25:11

*/

/* Store Styles */
/* Sterling Dev Classes*/

.product-highlight {
	border: lightblue solid 3px;
	border-radius: 5px;
}

/*.product-cart-button {
	background-color: lightblue;
	border-radius: 5px;
	color: lightgray;	
}*/

.product-domain-search {
	
}

/* RStore Classes*/

.rstore-view-cart {
	text-decoration: none;
	width: 100%;
}

div.rstore-view-cart:link {
	background-color: lightblue;
	color: lightgray;
	width: 100%;
}

div.rstore-view-cart:visited {
	background-color: lightblue;
	color: lightgray;
	width: 100%;
}

div.rstore-view-cart:hover {
	background-color: lightgray;
	color: lightblue;
}

/*--End store styles--*/

