/* Enter Your Custom CSS Here *//* Enter Your Custom CSS Here */
.wpt_product_table_wrapper div.tables_cart_message_box {
    margin-top: 19px !important;
    display: none !important;
}
.custom_table tbody tr td {
    border: 1px solid #F6F6F6;
    margin-left: 60px !important;
}
.wpt_search_box .search_box_wrapper {
    display: none !important;
}
.wpt_search_box {
    padding: 5px 0;
    font-size: 12px;
    margin-bottom: 5px;
    text-align: center;
    display: none;
}
.woocommerce #respond input#submit:not(.alt), .woocommerce a.button:not(.alt), .woocommerce button.button:not(.alt), .woocommerce input.button:not(.alt) {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 10px;
    background: #e6e6e6;
    color: rgba(0,0,0,.8);
    line-height: 1;
}

.woocommerce #respond input#submit:not(.alt), .woocommerce a.button:not(.alt), .woocommerce button.button:not(.alt), .woocommerce input.button:not(.alt) {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 10px;
    background: #e6e6e6;
    color: #fff;
    line-height: 1;
    padding: 10px;
}



div.wpt-footer-cart-wrapper.always_show {
   display: none !important;
   
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    padding: .5em 0;
    margin: 0;
    font-size: 1em;
    color: #666;
}
.woocommerce #respond input#submit:not(.alt), .woocommerce a.button:not(.alt), .woocommerce button.button:not(.alt), .woocommerce input.button:not(.alt) {
    border: 1px solid;
    border-color: #ccc #ccc #bbb;
    border-radius: 10px;
    background: #FF7955;
    color: #fff;
    line-height: 1;
    padding: 10px;
}
.woocommerce .star-rating, .woocommerce .comment-form-rating .stars a, .woocommerce .star-rating::before {
    color: #ffffff;
}

.wpt_product_table *, .wpt_product_table tr>td, .wpt_product_table td {
    box-sizing: border-box;
    vertical-align: middle;
    display: revert;
}
div.wpt_product_table_wrapper.woocommerce {
    position: relative;
    box-sizing: border-box;
    display: block;
    margin-top: -35px;
}
.woocommerce-message, .woocommerce-info {
    border-top-color: #db9423;
    display: none !important;
}


/* td#price_value_id_1872,td#price_value_id_1865,td#price_value_id_1874,td#price_value_id_1877,td#price_value_id_1882,td#price_value_id_1895,td#price_value_id_1901,td#price_value_id_1903,td#price_value_id_1919 {
    width: 50%;
    margin: auto;
}
td.wpt_product_title {
    width: 50%;
}
td.wpt_for_product_desc.wpt_rating.woocommerce {
    display: none;
}
td, th {
    padding: 0 8px!important;
}
table.custom_table>tbody>tr:nth-child(2n+2)>td {
    background: none!important;
    background-color: white!important;
}
#table_id_255 tbody tr td {
    border: none!important;
    border-color: white!important;
} */