/*
	Theme Name: Vinero Child
	Theme URI: http://wp.vlthemes.com/vinero-portfolio/
	Description: Vinero Child Theme
	Author: VLThemes
	Author URI: https://themeforest.net/user/vlthemes
	Template: vinero
	Version: 1.0
	License: GNU General Public License version 3.0 & Envato Regular/Extended License
	License URI:  http://www.gnu.org/licenses/gpl-3.0.html & http://themeforest.net/licenses
	Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, featured-images, full-width-template, theme-options, translation-ready
	Text Domain: vinero
*/


/* --------- Insert your custom styles on next rows --------- */

/* unvisited link */
p a:link {
    color: #451930 !important;
}

/* visited link */
p a:visited {
    color: #30001F !important;
}

/* mouse over link */
p a:hover {
    color: #ffffff !important;
	background-color: #451930 !important;
}

/* selected link */
p a:active {
    color: #ffffff !important;
	background-color: #30001F !important;
}


.listlinks a:link {
    color: #451930 !important;
}

/* visited link */
.listlinks a:visited {
    color: #30001F !important;
}

/* mouse over link */
.listlinks a:hover {
    color: #ffffff !important;
	background-color: #451930 !important;
}

/* selected link */
.listlinks a:active {
    color: #ffffff !important;
	background-color: #30001F !important;
}

#vlthemes_widget_socials-1 { text-align: center !important;}

#vlthemes_widget_socials-2 { text-align: center !important;}

#vlthemes_widget_socials-3 { text-align: center !important;}

#vlthemes_widget_socials-4 { text-align: center !important;}
