/*
Theme Name:     Boutique Kids - Child Theme
Theme URI:      https://themeforest.net/item/boutique-kids-creative/9367833
Template:       boutique-kids
Author:         dtbaker
Author URI:     http://dtbaker.net
Version:        1.0
*/


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

#site-logo {
	margin-top: 26px;
    margin-bottom: 8px;
}

.vi_widget_img {
	vertical-align: middle;
}

#vk_groups {
	margin: 0 auto !important;
}

.widget-title {
	text-align: center;
}

a.bvi-link-widget, a.bvi-link-shortcode,
.widget a, .widget a:link {
	padding: 0 !important;
	background: transparent !important;
	color: #4a4339 !important;
	margin-top: -5px;
}

#column_wrapper .content_main {
	width: 150%;	
}

#column_wrapper .content_main.with-left-sidebar .sidebar-right {
	float: right;
    right: 0;
}