.page-id-35 h1 {
	text-align: center;
}
.left-category-page {

}

.left-category-page ul {
	padding-left: 0;
}
.left-category-page ul li {
	list-style: none;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.left-category-page ul li a {
	color: #000;
    text-decoration: none;

}
.right-category-page {
	background-color: #f8f8f8;
	margin-top: 20px;
}
.product-item a {
	text-decoration: none;
}
.product-item {
	margin-bottom: 20px;
}
.product-item h4 {
	text-align: center;
    color: #000;
    text-decoration: none;
}
.product-item img {
	display: block;
	margin: 0 auto;
}
.product-item p {
	text-align: center;
    padding-top: 10px;
    text-decoration: none;
    color: #000;
}
.product-item ul {
	padding-left: 0;
	text-align: center;
}
.product-item ul li {
	list-style: none;
	display: inline-block;
	color: #000;
	width: 100%;
    clear: both;
}
.clear-item {
	clear: both;
}

.page_nav {
	clear: both;
    padding: 0px 0px 20px 0px;
    text-align: center;
    color: #000
}
.page_nav a {
	color: #001;
}
.group-cart .quantity-cart {
	width: 63px;
  
    margin: 0 auto;
    float: none;
    display: block;
}
.group-cart .add-to-cart-cl {
	text-align: center;
    display: block;
    color: #000;
    margin-top: 10px;
    clear: both;
}
.product-price-options {
	display: block;
    padding: 5px;
    text-align: center;
    float: none;
    margin: 0 auto 10px auto;
}
.mess-view-cart {
    display: none;
}
.mess-view-cart.show {
    display: block !important;
}


.group-cart .add-to-cart-cl {
    text-align: center;
    display: block;
    color: #000;
    margin-top: 10px;
    clear: both;
    display: inline-block;

    text-decoration: none;
    color: #fff;

    border-radius: 4px;
    cursor: pointer;
}
.group-cart{
    text-align: center;
}
.product-item img {
    display: block;
    margin: 0 auto;
    width: auto;
}
.product-item{

    min-height: 50px;
}

.single-pt-products{

}
.single-pt-products .product-price-options{
    text-align: left;
    margin: 0px 0px 10px;
}
.single-pt-products .group-cart{
    text-align: left;
}
.single-pt-products .group-cart input[type="number"]{
    display: block;
    margin: 0px;
}
.col-md-6 h4{
    margin-top: 33px;
}
a.add-to-cart-cl{

}
table td,
table th{
    padding: 10px;
    border: 1px solid #ccc;
}
 table{
    width: 100%;
}
 .btn button{
    margin-left: 20px;
}
.btn-default{
    margin-top: 10px;
}
#navbar {
    float: left;
}


.dropdown-cart-button-products .dropdown {
    display: none;

    position: absolute;
    right: -1px;
    top: 34px;
    background: #FFFFFF;
    border: 1px solid #ccc;
    padding: 0px;
    width: 350px
}
.dropdown-cart-button-products .show-dropdown {
    display: block !important;
}
a.ico-cart {
    background: rgba(0, 0, 0, 0) url("../images/cart.png") no-repeat scroll 0 center;
    display: inline-block;
    float: left;
    height: 17px;
    margin-right: 5px;
    margin-top: 10px;
    width: 17px;
}
.button-products-group {
    width: 100px;
}


.dropdown-cart-button-products {
    
display:inline-block;
text-align: left;
    padding: 0px 10px 0px 36px;
  min-height: 35px;

    padding-top: 7px;

    margin: 0px;
    position: relative;
    z-index: 9999;
    overflow: visible;
    font-size: 14px;
    font-weight: normal;
  
   
}

.dropdown-cart-button-products .dropdown .cart_list {
    padding: 0px;
    margin-bottom: 0;
    font-size: 12px;
}
.dropdown-cart-button-products .dropdown .cart_list li {
    padding: 10px;
    border-bottom: 1px solid #dfdfdf;
    display: inline-block;
    width: 100%;
}
.dropdown-cart-button-products .dropdown .cart_list a.remove {
    display: inline-block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 0.8;
    border-radius: 0;
    color: red!important;
    text-decoration: none;
    border: 0;
}
.dropdown-cart-button-products .dropdown .cart_list a {
    font-weight: 300;
    color: #565656;
    width: 70%;
}
.dropdown-cart-button-products .dropdown .cart_list a img {
    display: inline-block;
    padding-right: 5px;
}
.dropdown-cart-button-products .dropdown .cart_list a.viewcart {
    float: left;
    width: 50%;
    text-align: center;
    text-decoration: none;
}
.dropdown-cart-button-products .dropdown .cart_list a.checkout {
    float: right;
    width: 50%;
    text-align: center;
    text-decoration: none;
}
.dropdown-cart-button-products .dropdown .cart_list .quantity {
    font-weight: 600;
    display: inline-block;
    padding-left: 22px;
}
.dropdown-cart-button-products .dropdown-total {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    font-size: 13px !important;
    padding-right: 0;
    display: block;
    text-decoration: none;
    line-height: 35px;
    text-align: right;
}
.dropdown-cart-button-products .dropdown-total {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
    font-size: 13px !important;
    padding-right: 0;
    display: block;
    text-decoration: none;
    line-height: 35px;
    text-align: right;
}

