#mainContainer, #mainContainer2, #mainContainer3, #mainContainer4, #mainContainer5, .siteWidth {
  width:300px !important;
}

.siteWidth {
	margin-left:auto;
	margin-right:auto;
}


/* only needed when using carousel as background images */
.carousel-item {
  /* height: 100px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size:contain; */

}

/* fix the input box not displaying correctly.. */
.form-check-input {
  width: 10px !important;
}

#banner {
  overflow:auto;
  background:url("/images/bannerLogoNew.jpg") no-repeat 0px 30px;
  padding-left:0px;
  margin-bottom:20px;
  background-size:200px;
}

#topPanel {
	margin-bottom:100px;
}

#bigEmailAddress a {
  color:#eb8124;
  font-size:20px;
}

#productSearchTerm {
  width: 217px;
}

#staticMenuHolder {
  display:none;
}

#footer {
  width:300px;
}

#mobileMenuHolder {
  display:block;
}

#mobileMenuOpen {
  display:block;
  width:286px !important;
}

.product {
  margin:0px 0px 10px 0px;
  padding:10px;
  width:280px;
  height:380px;
}

.productShadowHolder a {
  background-size:contain;
  height:255px;
}

.productName a {
  font-size:20px;
}

#content {
  margin-top:10px;
}

.endProduct {
  margin-left:0px;
}

.productRow {
  margin-bottom:0px;
}

#mainContainer5 {
  width:460px;
}

.featureBox1, .featureBox2, .featureBox3, .featureBox4, .featureBox5, .featureBox6 {
  clear:both;
  float:none;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:10px;
}

#socialMedia3 {
  margin-right:0px !important;
}

#footerColumn1 {
	margin-bottom:10px;
}

#footerColumn4 {
  float:none;
  clear:left;
  width:154px;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

#productLeftColumn, #productLeftColumn img {
	width:300px !important;
	float:none;
}

#mainProductHeading {
  font-size:22px;
  text-align:center;
}

#productDescription {
border-top: 1px solid #0b8441;
border-bottom: 1px solid #0b8441;
border-left:none;
border-right:none;
background-color: #fff;
margin-bottom: 15px;
-moz-box-shadow: none;
-webkit-box-shadow: none;
box-shadow: none;
padding:10px 0px 10px 0px;
}

#productRightColumn {
  float:none;
  clear:both;
  width:300px !important;
  padding:0px;
}

#footerColumn1, #footerColumn2, #footerColumn3 {
	width:300px;
	text-align:center;
	margin:0px;
	margin-bottom:10px;
}

#facebox .content {
	width:280px !important;
}

.popup {
	width:300px !important;
}

#productLeftColumn, #productLeftColumn img {
	width:300px !important;
}


#shoppingBag th {
  display:none;
}

#shoppingBag td, #shoppingBag tr {
  display:block;
}

.bagHeadingA,.bagHeadingB,.bagHeadingC,.bagHeadingD,.bagHeadingE {
  display:none;
}

#shoppingBag {
  width:290px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color:#eee;
  margin-bottom:15px;
  padding:5px;
}

.bagCellFull {
  text-align:center;
  font-size:14px;
}

.basketButton {
  width:220px;
  padding:20px;
  display:block;
  box-sizing:content-box;
  -moz-box-sizing:content-box;
  -webkit-box-sizing:content-box;
  margin-bottom:5px;
  margin-left:auto;
  margin-right:auto;
}

.bagCellA {
  float:left;
  margin-right:5px;
}

.bagCellB, .bagCellC, .bagCellD, .bagCellE {
  font-size:14px;
}

.bagRow {
  clear:both;
  margin-bottom:10px;
  overflow:auto;
  border-bottom:1px solid #ccc;
  padding-bottom:5px;
}

.bagCell4 {
  width:220px;
  float:left;
  margin-right:10px;
  text-align:right;
}

.bagRemoveLink  {
  background-color:#0b8441;
  display:block;
  padding:5px;
  color:#fff;
  text-align:center;
  margin-top:2px;
  margin-bottom:2px;
  margin-left:125px;
}

.applyDiscountButton{
  padding:5px;
  background-color:#0b8441;
  color:#fff;
  border:none;
  margin-left:2px;
}

#applyDiscountCode {
  font-size:17px;
}

.hiddenNotMobile {
  display:inline-block !important;
  font-weight:bold;
  width:100px;
}

.bagCellB span {
  height:16px !important;
  overflow:hidden !important;
  display:inline-block;
  width:160px;
  white-space:nowrap;
}

.formBox input, .formBox textarea {
  width:288px;
  padding:5px;
  border:1px solid rgb(169, 169, 169);
}

div#header2 div.wrap {
height : 245px;
}
