/*
Theme Name:  MoversCO Child Theme
Description: Child theme for the MoversCO theme
Author:      ThemeStek
Author URI:  http://themeforest.net/user/themestek
Template:    moversco
Version:     0.1
Tags:        light, white, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, responsive, retina
*/


/* NOTE: Main theme's style.css file is already added in head tag. /*

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

	.left-sidebg {
		background:#ffdc39;
		padding:0 75px;
		color:#000000;
		font-style:italic;
	    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 580px;

	}
