/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */
/* Increase the body font size on small devices */
html {
  font-size: 81.3%;
}
/* = = = = = = = = = = = = = = = = = = */
#header {
	display: block;
}
#header #branding,
#header .region-header {
	display: block;
	text-align: center;
}
#header .region-header {
	margin-top: 10px;
}
/* = = = = = = = = = = = = = = = = = = */
#menu-bar a {
	padding: 15px 20px;
}
#menu-bar ul.sub-menu li {
	background: #000;
	text-align: left;
	padding: 0;
}
#menu-bar #menu-item-509 .sub-menu a { /* products */
	/* border-bottom: solid 1xp #ffff00; */
	color: #ffff00;
}
#menu-bar #menu-item-509 .sub-menu a:hover {
	color: #fff;
}
/* = = = = = = = = = = = = = = = = = = */
#block-block-7 .block-content,
#block-block-7 .block-content .yellow_block {
	display: block;
	width: 100%;
}
#block-block-7 #sign_up { margin-top: 10px;}
#block-block-7 .block-content .yellow_block > div > div {
	font-size: 1.4em; 
	line-height: 1.5;
}
/* = = = = = = = = = = = = = = = = = = */

#block-block-1 a img { width: 50% !important; }

.entityform .group-product-information .field-name-field-line-item-desctiption { width: 80%; }
.entityform .group-product-information .form-actions { padding: 0;  margin: 0; }
/* = = = = = = = = = = = = = = = = = = */
