* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
a {
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}
.span {
	color: #fc0
}
#wrapper {
	width: 100%;
	max-width: 950px
}
#wrapper #header {
	width: 100%;
	max-width: 950px;
	height: auto
}
#header img {
	max-width: 100%
}
#header img {
	float: left
}
.flexslider {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	background: #fff url(https://www.beanbag.com/images/loading.gif) no-repeat 50% 50%;
	-webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
	-moz-box-shadow: 0 1px 5px 0 #4a4a4a;
	box-shadow: 0 1px 5px 0 #4a4a4a
}
.flexslider ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.main-menu-outer {
	float: left;
	width: 100%;
	margin: 0 0 5px
}
.main-menu {
	float: left;
	width: 100%;
	padding: 0;
	background: url(https://www.beanbag.com/images/menu-bg.gif) repeat-x left top;
	border-radius: 10px
}
.main-menu ul {
	float: left;
	width: 100%;
	padding: 0 10px;
	margin: 0
}
.main-menu ul li {
	float: left;
	display: block;
	vertical-align: top;
	padding: 0;
	position: relative;
	margin: 0;
	border-left: solid 1px #272727
}
.main-menu ul li:first-child {
	border: none
}
.main-menu ul li a {
	float: left;
	width: 100%;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #fc3;
	padding: 11px 25px 11px;
	text-decoration: none
}
.main-menu nav>ul>li:hover>a, .main-menu ul li a:hover, .main-menu ul li.active a {
	color: #fff;
	text-decoration: none;
	background: url(https://www.beanbag.com/images/menu-bgrev.gif) repeat-x left top
}
.main-menu ul li:nth-last-child(2) ul ul {
	left: inherit;
	right: 100%
}
.main-menu ul li ul {
	display: none;
	position: absolute;
	width: 200px;
	top: 38px;
	left: 0;
	z-index: 99;
	padding: 10px 0;
	margin: 0;
	background: #333;
	z-index: 999;
	border: solid 1px #fff
}
.main-menu ul li:hover ul {
	display: block
}
.main-menu ul li:hover ul li ul {
	display: none
}
.main-menu ul ul li {
	margin: 0;
	padding: 0;
	border: none;
	float: left;
	width: 100%
}
.main-menu ul ul li a {
	float: left;
	width: 100%;
	margin: 0;
	padding: 10px 10px 10px 25px;
	text-transform: capitalize;
	color: #fc3;
	font-weight: 400
}
.main-menu ul ul li:first-child a, .main-menu ul ul li:first-child ul li:first-child a {
	border: none
}
.main-menu ul li.active ul li a, .main-menu ul li:hover ul li a {
	color: #fc3;
	text-decoration: none
}
.main-menu ul li.active ul li a:hover, .main-menu ul li:hover ul li a:hover, .main-menu ul ul li a:hover, .main-menu ul ul li:hover {
	text-decoration: none;
	color: #fff
}
.main-menu ul li ul li:hover a {
	color: #fff;
	background: url(https://www.beanbag.com/images/menu-bgrev.gif) repeat-x left top
}
.main-menu ul li ul li:hover ul li a {
	color: #fc3;
	background: 0 0
}
.main-menu ul li ul li ul li a:hover {
	color: #fff;
	background: url(https://www.beanbag.com/images/menu-bgrev.gif) repeat-x left top
}
.main-menu ul li ul li ul {
	display: none;
	position: absolute;
	top: -15px;
	left: 100%;
	z-index: 99;
	padding: 0;
	margin: 0
}
.main-menu ul li ul li:hover ul {
	display: block
}
.menu-text {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: 700;
	font-size: 14px;
	line-height: 22px;
	display: none
}
.phone {
	text-align: center;
	position: relative;
	z-index: 2;
	top: -4px
}
.phone a {
	color: #000;
	font-size: 28px;
	-webkit-text-stroke: 1px #fff;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: 700;
	text-decoration: none
}
@media only screen and (max-width:767px) {
	#searchwrapper {
		width: 100%;
		background: 0 0;

		padding: 0;
		position: relative;
		text-align: center
	}
	#searchwrapper form {
		position: absolute;
		right: 0;
		width: 100%;
		z-index: 10
	}
	.searchbox {
	position: absolute;
	right: 0;
	top: 0;
	height: 38px;
	background: #fff;
	left: inherit;
	width: 0;
	padding-right: 30px;
	overflow: hidden;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in;
	display: none;
	}
	.searchbox_submit {
		float: right;
		position: relative;
		left: inherit;
		right: inherit;
		top: 0;
		height: 38px;
		background: url(https://www.beanbag.com/images/searchw.png) no-repeat left center
	}
}
#footerbackground {
	float: left;
	width: 100%
}
#footer ul li {
	padding: 0 11px
}
.content-wrapper {
	float: left;
	width: 100%;
	background: #000;
	overflow: hidden;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0
}
.page-content {
	float: left;
	width: 100%;
	display: table;
	position: relative!important;
	-webkit-transition: all .2s ease-in;
	-moz-transition: all .2s ease-in;
	-ms-transition: all .2s ease-in;
	-o-transition: all .2s ease-in;
	transition: all .2s ease-in
}
.menu-button {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 400;
	padding: 10px 35px;
	text-decoration: none;
	background: #454444 url(https://www.beanbag.com/images/side-arrow.png) no-repeat 10px center;
	background-size: 16px;
	text-align: left
}
.menu-button:hover {
	color: #fff
}
.side-menu {
	width: 200px;
	display: table-cell;
	padding: 20px 14px 0 6px
}
.grid-right {
	display: table-cell;
	vertical-align: top
}
.menu-block {
	float: left;
	width: 100%;
	margin: 0 0 20px
}
.menu-title {
	float: left;
	width: 100%;
	border-radius: 5px 5px 0 0;
	padding: 11px 11px 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: 700;
	color: #333;
	background: #d3d3d3;
	background: -moz-linear-gradient(top, #d3d3d3 0, #9a9a9a 100%);
	background: -webkit-linear-gradient(top, #d3d3d3 0, #9a9a9a 100%);
	background: linear-gradient(to bottom, #d3d3d3 0, #9a9a9a 100%)
}
.menu-content {
	float: left;
	width: 100%;
	background: #333;
	padding: 15px 10px 15px 20px
}
.menu-content ul {
	margin: 0;
	padding: 0;
	list-style-type: none
}
.menu-content ul li {
	float: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	font-weight: 400;
	padding: 5px 0
}
.menu-content ul li a {
	color: #fff;
	text-decoration: none
}
.menu-content ul li a:hover {
	color: #fc3
}
.menu-content ul li a span {
	color: #a40000
}
.menu-content ul li.ribbon {
	padding-right: 20%;
	background: url(https://www.beanbag.com/images/ribbon.gif) no-repeat 85% center
}
.list-content-outer {
	float: left;
	width: 100%
}
.list-content-outer {
	float: left;
	width: 100%;
	padding: 20px 0 10px
}
.sale:after {
	content: "SALE";
	position: absolute;
	right: -4px;
	top: 14px;
	font-family: Arial;
	color: red;
	font-size: 28px;
	line-height: 30px;
	font-weight: 700;
	letter-spacing: -.5px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg)
}
a.cart {
	font-size: 12px
}
.top-content {
	width: 100%;
	float: left
}
.top-content span {
	color: #903
}
.small-text {
	float: left;
	width: 100%;
	padding: 10px 0 0
}
.center-text {
	float: left;
	text-align: center;
	width: 100%
}
.center-text span {
	color: red
}
.block1 {
	float: left;
	width: 50%
}
.block2 {
	float: left;
	width: 50%
}
.materials {
	float: left;
	width: 26%;
	padding: 8px
}
.videos {
	float: left;
	width: 30%;
	text-align: center;
	padding: 8px
}
.videos a {
	float: left;
	width: 100%;
	text-align: left;
	margin: 2px 0 2px 15px
}
.mission-img {
	float: left;
	width: 6%;
	padding: 8px
}
.our-mission {
	float: left;
	width: 26%;
	padding: 8px;
	text-align: center
}
.showroom {
	height: 100%;
	width: 98%;
	font-family: Arial;
	text-align: center;
	font-size: 14px;
	color: #000;
	position: relative;
	float: left;
	border: 3px dashed #000
}
.showroom-outer {
	float: left;
	width: 100%;
	margin: 30px 0 0;
	padding: 0 15px
}
.image-outer {
	float: left;
	text-align: left;
	width: 100%;
	padding: 0 0 20px 9px
}
.menu-button {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	background: 0 0;
	padding: 0;
	width: 28px;
	margin: 5px 15px
}
.menu-button span {
	display: block;
	background: #fff;
	height: 4px;
	margin-top: 4px;
	float: left;
	width: 100%
}
