/*-----------------------------------
	Theme Background Color 
-------------------------------------*/
.header-top,
.vigo-loder,
.services .services-box:before,
.call-to-action .bg-green,
.product-features .media:hover .product-features-img, .product-features .media:hover .media-body,
.recommended .recommended-box:before,
.newsletter input,
.ingredients .active,
.ingredients .accordion-content,
.page-title:before,
footer .footer-title:before,
.testimonial .owl-dots .active,
footer .footer-box-border:before,
.hvr-shutter-in-horizontal:hover,
.call-to-action{
	background: #042c5f !important;
}
.vigo-btn {background: #FF0041 !important}
.hvr-shutter-in-horizontal:hover {background: #f272ad !important; color:white !important;}
.hvr-shutter-in-horizontal::before {background: #f272ad !important; color:white !important;}
.hvr-shutter-out-horizontal::before {background: #FF0041 !important; color:white !important;}



/*-----------------------------------
	Theme Font Color 
-------------------------------------*/
.green,
.page-title .page-sub-title,
.services .services-container-title .page-sub-title,
.recommended .recommended-container-title .page-sub-title,
.vigo-product .product_rating i,
.mixitup-control-active,
.newsletter .white-btn:hover,
.gallery .gallery-filter-btn-group .btn-secondary:hover,
.main-nav .current a{
	color: #0fb5ee !important;
}