.wpt-td-tag.wpt-replace-td-in-.wpt-tr-tag{
 border: 1px solid var(--wpt_off_white) !important;
 background: var(--wpt_table_bg) !important;
 border-bottom: 0 none !important;
 }
 .wpt_table_tag_wrapper .wpt-tr-tag.wpt_selected_tr .wpt-td-tag.wpt-replace-td-in-.wpt-tr-tag{
 background: #8d8d8d0d !important;
 }
 .wpt-tr-tag:last-child .wpt-td-tag.wpt-replace-td-in-.wpt-tr-tag{
 border-bottom: 1px solid var(--wpt_off_white) !important;
 }
 
.wpt-wrap .wpt_table_tag_wrapper .wpt-table-tag.wpt-tbl{
 background: var(--wpt_table_bg);
}
.wpt-wrap .wpt-table-tag.wpt-tbl .wpt-tr-tag:nth-child(2n+2){
 background: var(--wpt_table_tr_odd);
}


.wpt-wrap .wpt-table-tag.wpt-tbl .wpt-tr-tag.wpt-row{
 box-shadow: 0px -1px 0px 0px var(--wpt_table_tr_boder);
}
.wpt-wrap .woocommerce-mini-cart__buttons.buttons a{
 background: var(--wpt_primary)!important;
 color: var(--wpt_white);
 border-color: var(--wpt_primary);
}

.wpt-wrap .woocommerce-mini-cart__buttons.buttons a:hover{
 background: var(--wpt_primary_deepest)!important;
 color: var(--wpt_white);
}

.wpt-wrap ul.woocommerce-mini-cart li a{
 color: var(--wpt_primary_deepest);
}

.wpt-wrap .wpt-table-tag{
 color: var(--wpt_text);
}

body.wpt_table_body .wpt-wrap .wp-block-button__link{
 background: var(--wpt_primary) !important;
}

body.wpt_table_body .wpt-wrap .wpt-thead-tag .wpt-tr-tag.wpt_table_header_row,
body.wpt_table_body .wpt-wrap .wpt-thead-tag .wpt-tr-tag.wpt_table_header_row .wpt-th-tag{
 background-color: var(--wpt_thead_bg);
}

.wpt-wrap .wpt-table-tag.wpt-tbl .wpt-tbody-tag .wpt-td-tag .wpt_product_title_in_td{
 color: var(--wpt_product_title);
}
.wpt-wrap .wpt-table-tag.wpt-tbl .wpt-tbody-tag .wpt-td-tag:hover .wpt_product_title_in_td{
 color: var(--wpt_product_title_hover);
}

.wpt-wrap .wpt-table-tag span.wpt-pro-tag-on-sale{
 border: 1px solid var(--wpt_primary);
 background: var(--wpt_primary);
}

body.wpt_table_body .wpt-wrap .wpt_add-request-quote-button,
body.wpt_table_body .wpt-wrap .wpt_quick_view .caqv-open-modal,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag a.button.add_to_cart_button,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .button.single_add_to_cart_button,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .button.add_to_cart_button.adding,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .button.add_to_cart_button.alt.wc-variation-selection-needed,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .button.add_to_cart_button.adding.wc-variation-selection-needed{
 background: var(--wpt_btn_bg);
 border: 1px solid var(--wpt_btn_bg);
 color: var(--wpt_btn_color);

}

body.wpt_table_body .wpt-wrap .wpt_add-request-quote-button:hover,
body.wpt_table_body .wpt-wrap .wpt_quick_view .caqv-open-modal:hover,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .button.add_to_cart_button:hover,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .button.single_add_to_cart_button:hover,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .button.add_to_cart_button:hover.adding,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .button.add_to_cart_button:hover.alt.wc-variation-selection-needed,
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .button.add_to_cart_button:hover.adding.wc-variation-selection-needed{
 background: var(--wpt_btn_bg_hover);
 color: var(--wpt_btn_color_hover);
 border: 1px solid var(--wpt_primary);
}
button.single_add_to_cart_button>span.wpt_ccount i.animate-spin, a.button.wpt_woo_add_cart_button>span.wpt_ccount i.animate-spin{
 background: var(--wpt_white);
 color: var(--wpt_primary);
}

.wpt_buy_link span.wpt_ccount,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart>span.wpt_ccount,
a.product_type_variation>span.wpt_ccount,
button.single_add_to_cart_button>span.wpt_ccount, a.button.wpt_woo_add_cart_button>span.wpt_ccount{
 background: var(--wpt_white);
 color: var(--wpt_black);
}

.wpt-wrap .wpt-tr-tag.wpt_table_header_row.wpt_table_head .wpt-th-tag{
 color: var(--wpt_thead_text);
}

.wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-td-tag{
 color: var(--wpt_text);
}

.wpt-wrap .wpt-tbody-tag .wpt-tr-tag .wpt-td-tag .music_title{
 color: var(--wpt_primary);
}


.wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .wpt-td-tag a{
 color: var(--wpt_link);
}
.wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag .wpt-td-tag a:hover{
 color: var(--wpt_link_hover);
}

/* .wpt-tr-tag.wpt-row.wpt-added-to-cart>.wpt-td-tag:last-child::after, */
.wpt-tr-tag.wpt-row.wpt-added-to-cart>.wpt-td-tag:first-child:before{
 background: var(--wpt_cart_highliter);
}



.wpt-wrap .select2-container .select2-selection--multiple,
.wpt-wrap .select2-container--default .select2-selection--single{
 border: 1px solid #ccd2d3;
}
.wpt_table_body .select2-container--default .select2-results__option[aria-selected=true], 
.wpt_table_body .select2-container--default .select2-results__option[data-selected=true]{
 background-color: var(--wpt_secondary) !important;
}
.wpt_table_body .select2-container--default .select2-results__option--highlighted[aria-selected], 
.wpt_table_body .select2-container--default .select2-results__option--highlighted[data-selected]{
 background-color: var(--wpt_primary) !important;
}
.wpt-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b{
 border-color: var(--wpt_primary) transparent transparent transparent;
}
.wpt-wrap .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{
 border-color: transparent transparent var(--wpt_primary_deepest) transparent;
}
/*Checkbox*/
div.wpt-wrap.wpt-wrap input[type=checkbox]+label:before{
 background: var(--wpt_white);
 border: 1px solid var(--wpt_gray);
}

div.wpt-wrap.wpt-wrap input[type=checkbox]:checked+label:before{
 background: var(--wpt_primary);
 border: 1px solid var(--wpt_primary_deep);
}

div.wpt-wrap.wpt-wrap .wpt-tr-tag .wpt-th-tag input[type=checkbox]:checked+label:before,
div.wpt-wrap.wpt-wrap .wpt-tr-tag .wpt-th-tag input[type=checkbox]+label:before{
 /* background: var(--wpt_primary_deep); */
 border: 1px solid var(--wpt_primary_deepest);
}

div.wpt-wrap.wpt-wrap input[type=checkbox]:checked+label:after{
 color: var(--wpt_white);
}

/*Pagination*/

.wpt-wrap .wpt_table_pagination span.page-numbers.current,
.wpt-wrap .wpt_table_pagination a.page-numbers.current{
 background-color: var(--wpt_primary);
 border: 1px solid var(--wpt_primary);
}

.wpt-wrap .wpt_table_pagination a.page-numbers,
.wpt-wrap .wpt_table_pagination span.page-numbers{
 border: 1px solid var(--wpt_primary);
}

.wpt-wrap .wpt_table_pagination a.page-numbers:hover,
.wpt-wrap .wpt_table_pagination a.page-numbers:focus,
.wpt-wrap .wpt_table_pagination span.page-numbers:hover,
.wpt-wrap .wpt_table_pagination span.page-numbers:focus{
 background: var(--wpt_primary);
 color: #fff;
}


/*Checkbox Header*/
.all_check_header_footer.all_check_header>span{
 border: 1px solid var(--wpt_secondary_deep);
 color: var(--wpt_primary);
 background: var(--wpt_secondary);
}

.all_check_header_footer .button.add_to_cart_all_selected,
.wpt-tr-tag.visible_row.wpt_row .wpt-td-tag a.wpt_woo_add_cart_button.disabled{
 background: var(--wpt_off_white);
 color: var(--wpt_text_light);
}

.all_check_header_footer.product-selected .button.add_to_cart_all_selected{
 background: var(--wpt_primary);
 color: var(--wpt_white);
}




/* product description fatima */
body.wpt_table_body .wpt-wrap .wpt-table-tag .wpt-tbody-tag .wpt-tr-tag.wpt_row>.wpt-td-tag .product_description{
 color: #5c5c5c;
}

.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item a{
 color: var(--wpt_primary_deepest);
 font-weight: 500;
}

.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li.woocommerce-mini-cart-item.mini_cart_item{
 border: 1px solid var(--wpt_secondary_light);
 background: var(--wpt_white);
 color: var(--wpt_primary);
}
span.wpt_product_price .amount{
 color: var(--wpt_black);
 }
 
.wpt_product_price del .amount{
 color: var(--wpt_gray);
}
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content .total *{
 color: var(--wpt_text);
}

.tables_cart_message_box .widget_shopping_cart_content>p.total span.woocommerce-Price-amount.amount{
 color: var(--wpt_primary);
}

.tables_cart_message_box .widget_shopping_cart_content>p.total span.woocommerce-Price-currencySymbol{
 color: var(--wpt_primary_deepest);
}
/*=========Search Box==========*/
.search_box_fixer>.search_box_label{
 /* background: var(--wpt_secondary); */
 color: var(--wpt_text_deep);
}
.search_box_wrapper span.select2-selection__clear{
 background: var(--wpt_off_white);
 color: var(--wpt_danger);
}

.search_box_wrapper span.select2-selection__clear:hover{
 background: var(--wpt_off_white);
 color: var(--wpt_text);
}

/*------Search bar---------*/

.wpt-wrap .search_single .query_box_direct_value,
.wpt-wrap .instance_search_input{
 border: 1px solid #ccd2d3;
}
button.wpt-query-reset-button{
 background: var(--wpt_primary);
 color: var(--wpt_white);
}
button.wpt-query-reset-button:hover{
 background: var(--wpt_danger);
 color: var(--wpt_white);
}


body.wpt_table_body .wpt-wrap a:focus,
body.wpt_table_body .wpt-wrap input:focus,
body.wpt_table_body .wpt-wrap select:focus,
body.wpt_table_body .wpt-wrap textarea:focus,
body.wpt_table_body .wpt-wrap button:focus{
 outline: 0 none !important;
}


/*----- Quantity ---------*/
.wpt-wrap .qib-button-wrapper button.qib-button{
 color: var(--wpt_primary);
 border: 1px solid var(--wpt_secondary_light);

}

.wpt_action input.input-text.qty.text,
.wpt-wrap .qib-button-wrapper .quantity input.input-text.qty.text, 
.wpt-wrap .wpt_quantity input.input-text.qty.text, 
.wpt-wrap .wpt_quick_qty input.input-text.qty.text{
 border: 1px solid var(--wpt_off_white);
 background: var(--wpt_white);
 
}
.wpt-wrap .qib-button-wrapper .quantity input.input-text.qty.text{
 border-left: 0;
 border-right: 0;
}

body.wpt_table_body .wpt-wrap .qib-button-wrapper .minus.qib-button, 
body.wpt_table_body .wpt-wrap .qib-button-wrapper .plus.qib-button{
 background: var(--wpt_white);
 border: 1px solid var(--wpt_off_white);
 color: var(--wpt_primary_deepest);
}
body.wpt_table_body .wpt-wrap .qib-button-wrapper .minus.qib-button:hover, 
body.wpt_table_body .wpt-wrap .qib-button-wrapper .plus.qib-button:hover{
 background: var(--wpt_off_white);
}
/*Mini Cart*/
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li a.remove::before{
 background: var(--wpt_primary);
}
.wpt-wrap div.tables_cart_message_box div.widget_shopping_cart_content li a.remove:hover::before{
 background: var(--wpt_danger);
}
.wpt-wrap select,
.wpt_varition_section select{
 border: 1px solid var(--wpt_secondary_light);
}

.wpt-wrap .wpt_load_more{
 border: 1px solid var(--wpt_primary);
 background-color: var(--wpt_primary);
}

.wpt-wrap .wpt_load_more:hover{
 background-color: transparent;
 border: 1px solid var(--wpt_primary);
 color: var(--wpt_primary);
}
.wpt-wrap div.tables_cart_message_box p.woocommerce-mini-cart__empty-message{
 color: var(--wpt_danger);
 border: 1px solid var(--wpt_off_white);
 background-color: var(--wpt_table_bg);
 display: none;
}
/*Message*/
.wpt-wrap .wpt_action #custom_message,
.wpt-wrap .wpt-td-tag.wpt_message div>input.message, 
.wpt-wrap .item_inside_cell.wpt_message>input.message{
 border: 1px solid var(--wpt_off_white);
 background-color: var(--wpt_white);
}
/*REview*/
.star-rating span:before,
.quantity .plus,
.quantity .minus,
p.stars a:hover:after,
p.stars a:after,
.star-rating span:before,
#payment .payment_methods li input[type=radio]:first-child:checked+label:before{
 color: var(--wpt_review);
}


/* Footer Cart */
.wpt-new-footer-cart{
 background: var(--wpt_primary);
}

.wpt-lister{
 border-top: 3px solid var(--wpt_primary);
}

.wpt-lister .lister-ins{
 color: var(--wpt_primary_light);
}

.wpt-new-footer-cart span.wpt-fcart-coll-expand{
 background: var(--wpt_primary_deep);
}

.lister-ins li .wpt-cart-remove:hover{
 color: var(--wpt_danger);
}

.wpt-cart-contents span.wpt_empty_cart_btn:hover{
 color: var(--wpt_warning);
}
/*globalAdd2c*/
.wpt-global-added-to-cart{
 /* background: var(--wpt_btn_bg); */
 
 color: var(--wpt_btn_color);
}
.wpt-global-added-to-cart:hover{
 background: var(--wpt_primary_deepest);
 color: var(--wpt_white);
}
/*NoticeBoard*/
div.wpt_notice_board>div,
div.wpt_notice_board>div.woocommerce-message{
 color: var(--wpt_white);
 background: var(--wpt_primary);
}

div.wpt_notice_board>div.woocommerce-error{
 background: var(--wpt_danger);
}

div.wpt_notice_board>div:after{
 background: var(--wpt_primary_light);
 
}
div.wpt_notice_board>div:hover:after{
 background: var(--wpt_primary_deepest)
}
.wc-block-components-notice-banner__content{
 color: var(--wpt_primary);
}


div.wpt_column_sort #wpt_.wpt-table-tag.wpt-table-tag.wpt_product_table .wpt-tr-tag>.wpt-th-tag.this_column_sorted{
 background-color: var(--wpt_sorted_head_bg);
 color: var(--wpt_sorted_head_text);
}
div.wpt_column_sort #wpt_.wpt-table-tag.wpt-table-tag.wpt_product_table .wpt-tr-tag>.wpt-td-tag.this_column_sorted{
 background: var(--wpt_sorted_td_bg);;
}
/*Progressbar*/
/* Track */
.wpt-wrap::-webkit-scrollbar-track{
 background: var(--wpt_off_white); 
 }
 
 /* Handle */
 .wpt-wrap::-webkit-scrollbar-thumb{
 background: var(--wpt_primary); 
 }
 
 /* Handle on hover */
 .wpt-wrap::-webkit-scrollbar-thumb:hover{
 background: var(--wpt_text_deep); 
 }