.ecomCart form div, .ecomCheckout form div
{
  margin-bottom:0px;
}


.ecomdiscounts
{
  padding:30px;
  background-color:#eee;
  margin-bottom:30px;
}

.floatLeft, .floatRight
{
  margin-top:30px;
}

.ecomProductButton, .ecomProductStockMore
{
  display:none;
}

.ecomCart .col, .ecomCheckout .col
{
  margin-bottom:0px;
  padding:10px;
}

.ecomCart .cartheader, .ecomCheckout .cartheader
{
  background-color:#444444;
  color:#fff;
  font-weight:bold;
  padding:10px;
}

.ecomCart a, .ecomCheckout a
{
  color:#444;
}

.cartitems
{
background-color:#eee;
}

.carttotals
{
  margin-top:20px;
  margin-bottom:40px;
  padding-bottom:20px;
}

.carttotals p
{
  margin-bottom:5px;
}

.carttotals .cartgrandtotal
{
  font-size:24px;
}

.ecomRelatedItem
{
  width:15%;
  margin-right:2%;
  float:left;
}



.ecomRelatedItem .image
{
  width:100%;
  height:300px;
  overflow:hidden;
  border:solid 1px #ccc;
   margin-bottom:20px;
  text-align:center;
}

.ecomRelatedItem .image img
{
 max-width:100%;
max-height:100%;
position: relative;
top: 50%;
transform: translateY(-50%);
                       text-align:center;
}

.ecomCartTitle h1
{
  font-size:32px;
}


.cartdrop
{
	position:relative;
}

.cartdropbox
{
	position:absolute;
	top:36px;
	right:20px;
	padding:20px;
	background-color:#fff;
	z-index:999;	
	width:240px;
	display:none;
}

.cartdropbox .linkwhite
{
	font-size:13px;
	width:100%;
	text-align:center;
}

.cartdropbox img
{
	width:80px;
	border:solid 1px #ccc;
}

.ecomClear
{
  clear:both;
}

.loginForm
{
  margin-bottom:30px;
}

.pagitem:before
{
  clear:both;
}

.ecomProductName, .ecomMainCatName
{
  font-weight:bold;
}

.pagitem
{
padding:5px;
display:block;
background-color:#eee;
float:left;
margin-right:5px;
}

.pagitemon
{
padding:5px;
display:block;
background-color:#333;
color:#fff;
float:left;
margin-right:5px;
}

.childcat
{
  display:block;
  width:100%;
  margin-bottom:2%;
  border:solid 1px #ccc;
  padding:2%;
}

.ecomProductDesc, .ecomProductSkuMore, .ecomProductEanMore, .ecomProductWeightMore 
{
  display:none;
}

.ecomMainCat, .ecomProductButton
{
  display:none;
}

.ecomProduct
{
  width:23.5%;
  margin-bottom:2%;
  margin-right:2%;
  float:left;
}

.ecomProduct:nth-child(4n+4)
{
  width:23.5%;
  margin-bottom:2%;
  margin-right:0%;
  float:left;
  text-align:center;

}

 .ecomProduct:nth-child(4n+5){
    clear:both;
}


.ecomProductImage
{
  position:relative;
}

.fixedicon
{
  position:absolute;
  top:20px;
  left:20px;
  z-index:999999;
}




.ecomProductImage, .ecomMainCatImage
{
  width:100%;
  height:300px;
  overflow:hidden;
  border:solid 1px #ccc;
   margin-bottom:20px;
  text-align:center;
}

.ecomProductImage img
{
 max-width:100%;
max-height:100%;
position: relative;
top: 50%;
transform: translateY(-50%);
                       text-align:center;
}


.ecomProductName, .ecomProductPrice, .ecomProductDesc 
{
  margin-bottom:10px;
}


.floatLeft
{
  width:49%;
  margin-right:1%;
  float:left;
  margin-bottom:30px;
}

.floatRight
{
  width:49%;
  margin-left:1%;
  float:right;
  margin-bottom:30px;
}  


.ecomCategory a
{
  padding:5px;
  background-color:#000;
  display:block;
  color:#fff;
  margin-bottom:1px;
  font-weight:bold;
  font-size:14px;
}

.ecomCategorySub a
{
  padding:5px;
  background-color:#eee;
  display:block;
  color:#92BF1D;
  margin-bottom:1px;
  font-weight:normal;
  font-size:14px;
}


.ecomCategoryOn a
{
  padding:5px;
  background-color:#92BF1D;
  display:block;
  color:#fff;
  margin-bottom:1px;
  font-weight:bold;
  font-size:14px;
}

.ecomCategorySubOn a
{
  padding:5px;
  background-color:#92BF1D;
  display:block;
  color:#fff;
  margin-bottom:1px;
  font-weight:normal;
  font-size:14px;
}
     



.ecomProductImageMore
{
  width:53%;
  text-align:center;
  margin-bottom:40px;
  float:left;
  margin:auto;
  margin-right:2%;
                      border:solid 1px #ccc;
}

.ecomProductImageMore img
{
  max-height:800px;
}

.ecomProductInfoMore
{
   width:45%;
  float:left;
  margin:auto;
}

.gallery-cell {
  width: 100%;
  counter-increment: gallery-cell;
}

.ecomProductNameMore h1
{
  font-size:24px;
  margin-bottom:15px;
  font-weight:bold;
}

.ecomProductCatMore, .ecomProductStockMore, .ecomProductPriceMore, .ecomProductDescMore
{
  margin-bottom:15px;
}

.ecomProductDescMore
{
  padding:60px;
  background-color:#eee;
  margin-top:20px;
}




.shopLatest
{
  float:left;
  width:23.5%;
  margin-right:2%;
  margin-bottom:2%;
  text-align:center;
}

.shopLatest:nth-child(4n+4)
{
  float:right;
  margin-right:0%;

}

.shopLatestImage 
{
  width:100%;
  height:300px;
  overflow:hidden;
  border:solid 1px #ccc;
   margin-bottom:20px;
}

.shopLatestImage img
{
max-width:100%;
max-height:100%;
position: relative;
top: 50%;
transform: translateY(-50%);
}

                      



@media only screen and (max-width: 800px) 
{

.shopLatest
{
  float:none;
  width:100%;
  margin-right:0%;
  margin-bottom:2%;
  text-align:center;
}

  
  
  .ecomRelatedItem
{
  width:42%;
  margin-right:2%;
  float:left;
}
  
  .ecomProductImageMore
{
  width:100%;
  text-align:center;
  margin-bottom:40px;
  float:none;
  margin:auto;
  margin-right:0%;
}

.ecomProductImageMore img
{
}

.ecomProductInfoMore
{
   width:100%;
  float:none;
  margin:auto;
}
  
  .ecomProduct, .ecomMainCat
{
  width:100%;
  margin-bottom:2%;
  margin-right:0%;
  float:left;
  padding:2px;
}
  
.ecomProduct:nth-child(4n+4)
{
 width:100%;
  margin-bottom:2%;
  margin-right:0%;
  float:left;

}
  
  .ecomProduct:nth-child(2n+2){
 
  clear: both;

}
  
	
  .floatLeft
{
  width:100%;
  margin-right:0%;
  float:none;
  margin-bottom:30px;
}

.floatRight
{
  width:100%;
  margin-right:0%;
  float:none;
  margin-bottom:30px;
}
  
.cartdropbox
	{
		left:6000px;
	}
  
}