/*
	Theme Name: Hueman Child
	Theme URI: http://alxmedia.se/themes/hueman/
	Description: Sample child theme for customization.
	Author: You
	Author URI: 
	Template: hueman
	Version: 1.0.0
*/

@import url("../hueman/assets/front/css/main.css");

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

#header { background: url("http://thericecookershop.com/wp-content/uploads/rc-header-bg3.png") no-repeat scroll center top rgba(0, 0, 0, 0); position: relative; padding-bottom: 60px; }


/* -------------------------------------
 * Fonts
 * ------------------------------------- */
@import url("https://fonts.googleapis.com/css?family=OIM+Fell+English|IM+Fell+English+SC");

/* Google Font */
body {
font-family: 'IM Fell English', serif;
}


/* -------------------------------------
 * YouTube Bottom Padding
 * ------------------------------------- */
 
 .video-container {
 	margin-bottom: 20px;
 	{