
.s-item-total .price-tag, .s-product-price .price-tag{
    Color: #283e23 !important;
}



.s-product-name , .s-product-name a{
    font-size: 1.2rem;
	Color: #283e23

}

.shop .alert-info, .s-alert{
    background-color: #283e23;
    Color: #C8C39C;
    Border: #283e23;

 }

.s-header-actions {
	li:hover { background-color: # C8C39C; 
			color:#283e23;
			Border: #C8C39C;}
	
}
