/*
 Theme Name:   Wizors Investments Child Theme
 Theme URI: https://wizors.ancorathemes.com/
 Description: Wizors Investments is a Premium WordPress theme that has built-in support for popular Page Builders, slider with swipe gestures, and is SEO- and Retina-ready. The unique system of inheritance and override options allows setting up individual parameters for different sections of your site and supported plugins.
 Author: AncoraThemes
 Author URI: http://ancorathemes.com/
 Template:     wizors-investments
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  wizors-investments
*/


/* =Child-Theme customization starts here
------------------------------------------------------------ */

.sc_button:not(.sc_button_simple)
{
	border-color: #658ebf !important;
	background-color:  #658ebf !important;
}
.sc_button_default:hover, .sc_button_default:focus, .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image):hover
{
	border-color: #305b8e !important;
	background-color:  #305b8e !important;
}

/* FOOTER */
#enlacesfooter a
{
	color: #fff !important;
}
#enlacesfooter a:hover
{
	text-decoration: underline !important;
}