/*

    These CSS codes generated by Yellow Pencil Editor.
    http://waspthemes.com/yellow-pencil


    T A B L E   O F   C O N T E N T S
    ........................................................................

    01. Global Styles

*/



/*-----------------------------------------------*/
/*  Global Styles                                */
/*-----------------------------------------------*/
body .entry-content .mcb-wrap input[type=submit]{
	color:#000000;
}

body{
	background-color:rgba(0,0,0,0) !important;
}

body .sub-menu .menu-item a{
	background-color:#000000;
	width:90px;
}

body #menu #menu-demo .menu-item .sub-menu .menu-item{
	width:120px !important;
}

body .sub-menu .menu-item{
	background-color:#eeee22;
}

body .entry-content .button_js span{
	color:#000000;
}

@media (max-width:768px){

	body #menu #menu-demo .menu-item .sub-menu .menu-item{
	width:300px !important;
}

body #menu-demo .menu-item .sub-menu .menu-item a{
	width:245px !important;
	}

}