.button-ul .current-menu-item a{border:1px solid #D2474A;
background:rgb(207,72,80);
background:-moz-linear-gradient(top, rgba(207,72,80,1) 0%, rgba(170,34,42,1) 100%);
background:-webkit-linear-gradient(top, rgba(207,72,80,1) 0%,rgba(170,34,42,1) 100%);
background:linear-gradient(to bottom, rgba(207,72,80,1) 0%,rgba(170,34,42,1) 100%);}

.search-section span .search-icon{font-size:0px;}
.contact-us .left-sec .bg-sec .form-sec li .submit{border:none;cursor:pointer;}
.client-testimonial .row_1 label p{float:left;width:100%;font-size:18px;color:#b62b32;margin-top:10px;text-align:right;}
.custom_shop_page_class{max-width:1175px !important;width:100%;margin:0px auto;border:1px solid #a9a9a9;padding:20px 0;box-shadow: -5px -5px 20px darkgrey;}
.woocommerce div.product div.images img{display:block;width:19% !important;margin:0 auto;height:auto;box-shadow:none;}
.woocommerce button.button.alt{background-color:#c0242c !important;}
.woocommerce a.button.alt{background-color:#c0242c !important;}
form.checkout.woocommerce-checkout div#customer_details input{height:35px;border:1px solid #a9a9a9;padding:0 10px;}
textarea#order_comments{height:150px;border:1px solid #a9a9a9;padding:5px 10px;}
.woocommerce-checkout #payment div.payment_box{padding:4px 11px 8px 22px !important; float:left !important;}
.custom_shop_page_class.custom_shop_cbondnano div#content header.woocommerce-products-header {
    text-align: center;
    border-bottom: 2px solid #a9a9a9;
    margin: 0px 0px 25px 0px;
    padding: 0 0px 12px 0;
}
.custom_shop_page_class.custom_shop_cbondnano div#content p.woocommerce-result-count {
    display: none;
}
.custom_shop_page_class.custom_shop_cbondnano div#content ul.products li a img {
    border: 1px solid #a9a9a9;
    /*box-shadow: 4px 5px darkgrey;*/
}
.custom_shop_page_class.custom_shop_cbondnano div#content nav.woocommerce-breadcrumb {
    display: none;
}
form.woocomerce-form.woocommerce-form-login.login {
    border: 1px solid white !important;
}
table.shop_table.woocommerce-checkout-review-order-table tbody tr.cart_item td.product-name strong.product-quantity {
    display: none;
}
.custom_shop_page_class.custom_shop_cbondnano div#content .custom_class_for_left {
    background-color: rgba(211, 211, 211, 0.4);
    padding: 10px 0px 20px 25px;
    box-shadow: 4px 4px #a9a9a9;
}
.custom_shop_page_class.custom_shop_cbondnano div#content .custom_class_for_left form.cart a.added_to_cart.wc-forward {
    background-color: #c0242c;
    margin: 17px 11px 1px 0px;
    color: white;
    padding: 8px 11px 8px 19px;
    width: 20%;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents tbody td.actions .coupon {
    display: none;
}
/*.custom_class_for_left form.cart a.added_to_cart.wc-forward {
    display: none;
}*/
article .entry-content .woocommerce .woocommerce-info {
    display: none;
}
article .entry-content form.checkout_coupon {
    display: none;
}