/* Use this to add specific CSS for this subtheme */

.off-canvas-wrap, header {
     background-color: #586406;
}
#nav-actions {
     /*color: #fff; background: #000;*/
}
.button.white {
	background-color: transparent;
	color: #cccc99;
}
.main-content {
     background: url(../images/bg_short.png) repeat-x #fcf9f1;
}
button, .button { 
     border-radius: 5px!important;
}