@charset "UTF-8";
/* CSS Document */


a.ecommerceAddToCartItem.system_button, p.instore {
    font-size: 14px;
    font-family: 'Mohave', sans-serif!important;
    padding: 6px;
    color: #FFF!important;
    background-color: #518f65;
    letter-spacing: 1px;
    border-radius: 10px;
    border: thin solid #98A94F;
    width: 100%!important;
    /* margin-top: 28px; */
    display: block;
    margin-top: 10px;
    text-align: center !important;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 8px;
    margin-bottom: 0;
}
.product input {
    max-width: 50px;
}
.product p {
    text-align: center!important;
}

.productSelectInput {
	font-size:24px;
}
.microx a{
	font-size:10px;
}
/* 
.aproduct {
	margin-top: 5px;
	margin-bottom: 25px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	height: 434px;
	border-top: 1px solid rgba(156,166,50,1.00);
	padding-bottom:25px;
	padding-top:5px;
	font-family: 'Mohave', sans-serif!important;
	text-align:center;
 }
*/
.aproduct {
    text-align:center!important;
}
.aproduct p {
	text-align:justify;
	margin-top:10px;
}
.aproduct ul {
	margin-left:0;
	padding-left:0;
}
.aproduct h2 {
	padding-left:0px; padding-right:0px;
 	margin-top:12px;
	
}
.aproduct h2 a {
    color: #518f65;
 
	min-height: 60px;
	text-align:center;
 
	font-size:18px;
	    font-family: 'Mohave', sans-serif!important;
	display: flex;
	justify-content: center;
	align-items:center;
 
}
.aproduct .price, .aproduct .quantity {
 	font-family: 'Mohave', sans-serif!important;
    color: #518f65;
    text-transform: lowercase;
	line-height: 1.456;
}
.aproduct .price strong {
	letter-spacing: 2px;
}
 
.aproduct input.productSubmitInput {
	font-size:14px;
	font-family: 'Verdana', sans-serif;
	padding:6px;
	color: #FFF!important;
	background-color: #518f65;
	letter-spacing: 1px;
	border-radius:10px;
	border: thin solid #98A94F;
	width: 80%!important;
	 margin-top:8px;
}
.aproduct select {
	max-width: 100%; margin-top: 5px; margin-bottom: 6px;
}
.aproduct .more {
	text-align:center;
     font-size:16px;
	font-family: 'Mohave', sans-serif!important;
	padding-bottom:20px;
	text-transform: uppercase;
	margin-top: 8px;
	font-family: 'Open Sans Condensed', sans-serif;
}
.aproduct .col-sm-4 {
	padding-left:1px; padding-right:1px;
}

 .aproduct .imgz {
	 display:block;
   
	 overflow:hidden;
	 padding-bottom: 10px;
  }
	
.aproduct img {
	 display: block; 
 	   
    max-height: 100%;
	max-width: 80%;
	width:auto;
	 margin:auto;
    float:none;
    overflow: hidden;
    
     
 	 
}

.aproduct img {
      
   
    border: 3px solid #518f65;
   
    margin-bottom: 8px;
    border-radius: 18px;
   
}	 






.aproduct .descr {
	text-align:left;
	font-size:12pt!important;
	line-height:normal!important;
	margin-top:5px;
}
.productfeaturelist li {
	list-style:none;
	margin-left:0px;
	padding-left:0px;
}

.aproduct input.productTextInput {
	max-width:40px;
}
.aproduct li {
	 
	 
}

input.productSubmitInput{
	color: #fff!important;
	background-color: #518f65;
	border-color:  rgba(203,0,0,1.00);
	border-radius:7px;
}



/*LARGE PRODUCT 
*/

.largeimg img {
	margin:auto!important;
}

.largeproduct img {
	border-radius: 5px;
	max-width: 100%;
	height: auto;
	margin-left: auto!important;
	margin-right: auto!important;
	margin-top: 25px;
 
	float:none;
}



.shop-product-large h1 {
  color: rgba(209,0,2,1.00);
    font-size: 24px;
}

.shop-product-large li.price {
    font-size: 21px;
}

.shop-product-large {
    background: #fff;
    border: 1px solid #eee;
    color: #000;
}






/*shopping cart responsive
*/
table.cart {
	font-family: 'Open Sans Condensed', sans-serif;
	font-size:16px;
	color:#000;
}
.rem {
	font-size:10pt;
	font-family: 'Open Sans Condensed', sans-serif;
}
input.cartInputText {
    width: 50px;
}

.actions a {
	color: #fff!important;
   
	font-size: 18pt;
	padding: 12px;
	font-family: 'Open Sans', sans-serif;
}
.actions img {
	width:93px; height:auto;
	float:right;
}

/* Shopping Cart Heater Row */

table.cart th {
    background: #518f65;
    border-bottom: 1px solid #eee;
    color: #fff!important;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
 }

.productitemcell {
    height: 31px;
    line-height: 20px;
    margin: 0 0 3px 0;
    overflow: hidden;
}
.productitemcell {
    height: 38px!important;
    line-height: 36px!important;
}

table.cart a {
    color: #000;
} 
table.cartSummaryTable {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    float: right;
	
}
.shop-main table.cartSummaryTable {
	
	display:none;
}

table.cartSummaryTable a {
	color: #fff!important;
	background-color: #518f65;
	 
	border-color: rgba(92,111,52,1.00);
	border-radius:5px;
	font-size:14px;
	padding-top:5px; padding-bottom:5px; padding-left:12px; padding-right:12px;
 	margin-top:-8px;
	margin-left:15px;		 
}

.shop-product-large {
    background: #fff;
    border: none!important;
    color: #000;
 }
 .shop-product-large .productSubmitInput {
	 margin-top:15px;
	 margin-left:0;
 }
 .shop-product-large h2 {
	 margin-top:0; padding-top:15px;
 }

.shop-main {
     margin-top: 0px;  
}

.shop-main .header {
    height: 25px;
    line-height: 27px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 1px;
	text-align:left;
    margin-left: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #8AA548;
	padding-right:0px;
}




@media (max-width:767px)  {
	
	.productitemcell {
    height: 42px;
    line-height: 20px;
    margin: 0 0 3px 0;
    overflow: hidden;
}

.aproduct {
  	text-align:center;
	padding-bottom:0px;
	margin-bottom:20px;
}

.aproduct h2 {
	font-size:18pt;
 	margin-top:1px;	margin-bottom:1px;
	padding-top: 0!important;
    padding-bottom: 0!important;
	padding-top: 0!important;
}
	
	.aproduct h2 a { 
		font-size: 16px;
	}	
	
.more a{
    font-size:13px!important;
    display:block;
    witdh:100%;
   
}
input.productSubmitInput {
	min-height:32px; margin-left:8px;
}


a.ecommerceAddToCartItem.system_button {
    padding-top:3px; padding-bottom:3px; font-weight:600; line-height: 1.3em!important;
	font-size: 16px;
}


.aproduct img {
	margin-left:auto; margin-right:auto;
	display:block;
	max-width:100%;
	height:auto;
}

.largeproduct img {
	border-radius:15px; 
	max-width:60%;
	height:auto;
	margin-left:auto!important; margin-right:auto!important;
	margin-top:0px;
}
.largeproduct h1, .largeproduct .price, .largeproduct .quantity {
	text-align:center;
}
.largeproduct h1 {
	padding-top:8px;
}
table.cartSummaryTable {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    float: none; margin:auto;
	margin-bottom:8px;
}

}







@media (min-width: 768px)  { 
	
	table.cart {
	font-family: 'Mohave', sans-serif!important;
	font-size:21px;
}
	
	
}
 
 
/* 
 
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  
	  .aproduct img {
	margin-left:auto; margin-right:auto;
	max-width:50%; height:auto;
}

}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
	    .aproduct img {
	margin-left:auto; margin-right:auto;
	max-width:50%; height:auto;
}
}


@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
    .aproduct img {
	margin-left:auto; margin-right:auto;
	max-width:50%; height:auto;
}

}
	*/
	


.tbt li {
	list-style:disc!important;
	margin-left:45px;
	
}

table.cart strong {
   font-size: 21px;
}
table.cart th, table.cart td {
    color: #000;
    padding: 7px;
 }
 
.shop-main .header {
 
}

 