li.product a img {
	display: block;
	position:relative;
	margin:0 auto;
	width:180px;
	height:180px;
}
li.product {
  display: block;
  width:250px;
  height:300px;
  float:left;
  position: relative;
  overflow: hidden;
  padding : 5px;
  border :0px solid black;
  margin:10px;
}
.price{
		position: absolute;
		bottom:0;
}

.related h2{
	clear:both;
	padding-top:15px;
	font-size: 12px;
}

.cart .quantity{
	width:100%;
	
}
.summary {
	    display: inline-block;
}
.summary .price {
	position:relative !important;	
	height:30px;
}
.cart .quantity .text{
	width:30px;
}
.woocommerce-Tabs-panel--description{
    display: inline-block;
}

.woocommerce-product-gallery{
	opacity:100 !important;
	    margin-top: 20px;
}
.woocommerce-product-gallery__image a{
	height:100% !important;
	width:260px !important;
}
.woocommerce-product-gallery__image a img{
	height:200px !important;
	width:200px !important;
}
.woocommerce-product-gallery__image, .woocommerce-product-gallery__wrapper, .woocommerce-product-gallery--with-images{
	width:240px !important;
	position:relative;
	float:left;
}

#container{
	display:block;
	height:400px;
}
.cart .button{
	float:right;
}
#tab-description h2{
	font-size: 12px;
	width:100%;
	display:block;
}

.single_add_to_cart_button{
	text-align:center;
	margin:5px;
	width: 110px;
    height: 45px;
    background: #4E9CAF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}

.add_to_cart_button{	
	position: absolute;
	bottom: 0;
	right: 0;
	text-align:center;
	margin:5px;
	width: 100px;
    height: 45px;
    background: #4E9CAF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white;
    font-weight: bold;
}
.wc-proceed-to-checkout a,.woocommerce-cart-form__contents .button, .remove{
	text-align:center;
	margin:5px;
	width: 200px;
    height: 45px;
    background: #4E9CAF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    color: white !important;
    font-weight: bold;
	float:right;
}

.remove{
	width: 45px;
    height: 45px;
    background: #4E9CAF;
    padding: 10px;
    border-radius: 5px;
    color: white !important;
    font-weight: bold;
	float:left;
}
.page-title,.product_title,.woocommerce-MyAccount-content{
    margin-top: 0!important;
    position: relative;
	margin-top:15px !important;
    margin-bottom: 15px;
    padding-bottom: 5px;
	font-family: 'Raleway', sans-serif;
    font-weight: 600;
    line-height: 1.42857143;
    color: #333333;
	font-size: 22px;
	border-bottom: 2px solid #ffb400;
	content:"";
	width:100%;
	display:inline-block;
}
.product-thumbnail,.screen-reader-text{
	display:none;
}
.product-type-simple{
	margin-top:15px;
}
.woocommerce-pagination{
	text-align:center;
	width:100%;
	display:inline-block;
}
.qty{
	border: 1px solid #808080;
	margin-left:10px;
}
ul.page-numbers{
	width:200px;
	margin:0 auto;
	position:relative;
}
.woocommerce-MyAccount-navigation-link a{
	height:30pz;
	width:150px;
	float:left;
    text-align: center;
    margin: 5px;
    background: #4E9CAF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
	color: white !important;
}
.page-numbers li{
	height:30pz;
	width:50px;
	float:left;
    text-align: center;
    margin: 5px;
    width: 45px;
    height: 45px;
    background: #4E9CAF;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    font-weight: bold;
  color: white !important;
}
.description_tab{
	display:none;
}
.page-numbers li a{
  color: white !important;
} 
.cart_item {
		border: 1px solid #4E9CAF;
}
select.orderby{
	display:none;
}
.woocommerce-error{
	color:red;
}
#createaccount, #ship-to-different-address-checkbox{
	width:20px;
}
.shop_table_responsive th{
	font-size:16px;
}
.product-thumbnail a img{
	height:100px;
	width:100px;
	margin:10px;
}
.woocommerce-checkout-review-order-table{
	width:100%;
}
.form-row label{
	width:400px;
	height:15px;
}
.woocommerce-form__label-for-checkbox{
	margin:15px;
}
#rememberme{

	width:30px;
	float:left;
}
.form-row input ,.form-row select,.form-row textarea{
	display:block;
	width:100%;
}

.cart_totals h2 {
	font-size:16px;
}
.shop_table_responsive{
	width:100%;
}

.woocommerce-loop-category__title, .woocommerce-loop-product__title{
	text-align:center;
	font-size: 12px;	
} 
.woocommerce-product-gallery__wrapper a{
	display:block;
	height:300px;
}
.wp-post-image{
	width:200px;
	display:block;
}

img.wp-post-image{
	width:200px;
	height:200px;
	display:block;
}

.product_title{
 font-size: 15px;
}

 li.product {
  border: 2px solid #eeeeee;
  max-width: 400px;
}
li.product:hover {
  border: 2px solid #4E9CAF;
}
.products .product .product-details .product-title {
  font-size: 15px;
  margin-top: 20px;
  text-transform: uppercase;
}
.btn-add-to-cart-wrapper,
.btn-product-view-details {
  opacity: 0;
  height: auto;
  margin: 0 0 15px;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  position: absolute;
  bottom: 0;
  left: -60px;
}
.product:hover .btn-add-to-cart-wrapper,
.product:hover .btn-product-view-details {
  left: 0;
  opacity: 1;
}
.btn-product-view-details {
  left: auto;
  bottom: 0;
  right: -60px;
}
.product:hover .btn-product-view-details {
  left: auto;
  opacity: 1;
  right: 0;
}
 
.container{
	    visibility: visible;
    animation-duration: 1s;
    animation-delay: 0.3s;
}
/* -------- Price ---------- */
.product .price { 
  margin-top: 5px; 
} 

.product .price .amount { 
  font-size: 18px; 
  font-weight: 600; 
} 
.product .price del .amount { 
  color: #999999; 
  font-size: 14px; 
  font-weight: 500; 
}
