.content{
    padding: 0;
    width: 96%;
	padding:0px 20px;
    min-height: 600px;
    
}

#main{
	    width: 100%;
    float: left;
    margin-top: 40px;
    padding: 10px;
    text-align: center;
}
.featureUl > li {
    font-size: 14px;
    font-weight: bold;
}
.link{
	text-decoration: none;
	font-size:18px;
	color:black;
}
.link:hover {
    text-decoration:underline;
	color:black;
}

.button {    background:#16605F !important; margin:10px 0 0 !important;    border: 0 none !important;    border-radius: 3px;    box-shadow: none !important;    color: #fff !important;    cursor: pointer !important;    display: inline-block !important;    font-size: 14px !important;    font-weight: 700 !important;    left: auto !important;    line-height: 1 !important;    overflow: visible !important;    padding: 0.618em 1em !important;    position: relative !important;    text-decoration: none !important;    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2) !important;    white-space: nowrap !important;}
}
#coupon_code{padding:8px 6px 10px 5px!important;width:150px;}
.products{
	width:100%;
}

.cata{
	float:left;
	width:33%;
	margin-bottom: 0px;
    margin-top: 0px;
    font-size:18px;	
}
.cat1{
	float:right;
	margin:70px 0 0;
}
.cata h3:hover{
	text-decoration:underline;	
}
.pro {
    float: left;
    margin: 25px;
    text-align: center;
    width: 35%;
}
.pro2 {
    float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 20px;
    text-align: left;
    width: 55%;
}
.row{
	  float: left;
    margin: 25px;
    text-align: center;
    width: 35%;
}
.row1{
	  float: left;
    margin-bottom: 20px;
    margin-right: 20px;
    margin-top: 20px;
    text-align: left;
    width: 55%;
}

h4 {
    font-size: 14px;
    font-weight: normal;
}
.woocommerce div.product form.cart div.quantity {
	margin: 16px 20px 0 0 !important;
	
}
.select{
	margin-bottom:12px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
	color:#16605F !important;
	font-weight:bold !important;
	
}
.woocommerce div.product form.cart .variations select{
	max-width: 80% !important;
	font-size:17px !important;
}
.woocommerce div.product form.cart .button {
	 opacity:1 !important;
     margin-top:35px !important;
	 margin-right:20px !important;
	 }
.hh{
	font-size:20px !important;
}
.hj{
	font-size:20px !important;
}
.variations{
	padding:26px 0 0 0 !important;
}
.woocommerce .quantity .qty {
	margin:20px 0 0 0 !important;
}