/**
 * All of the CSS for public-facing functionality 
 */

/**
* Reset Table css
*/
.woo_bag_mini_cart{
    float: left;
    margin-bottom: 0;
    z-index: 9999;
}
#wb_all_content_in_footer table, #wb_all_content_in_footer tbody,
.wb_icon_show_wrapper table,.wb_icon_show_wrapper tbody{
    border-bottom: none;
    font-size: initial;
    line-height: inherit;
    margin: auto;
    border-width: 0;
    border-collapse: inherit;
    table-layout: inherit;
    border: 0 !important;
    vertical-align: middle;
}
.wb_icon_show_wrapper table,.wb_icon_show_wrapper table tr ,.wb_icon_show_wrapper table tr td{
    width: auto !important;
    background: transparent !important;
    background-color: transparent !important;
}

#wb_all_content_in_footer td,.wb_icon_show_wrapper td{
    border-width: inherit;
    border: 0;
    vertical-align: middle;
    border-top: none;
    padding: initial;
}
#wb_all_content_in_footer tr,.wb_icon_show_wrapper tr {
    vertical-align: middle;
}
#wb_all_content_in_footer .fa{
    margin: inherit;
}


/**
* Icons Style
*/
.product_list_widget,.product_list_widget div, 
.product_list_widget table, .product_list_widget td, 
.product_list_widget a, .product_list_widget span {
    font-weight: 100;
}
.product_list_widget b, .product_list_widget strong{
    font-weight: 600;
}
.wb_show_bag .wb_icon_show_wrapper, 
.wb_show_bag .wb_icon_show_wrapper .wb_menu_icon, 
.wb_show_bag .wb_icon_show_wrapper .wb_menu_text ,
.wb_show_bag .wb_icon_show_wrapper .wb_menu_text .wb_icon_product_count,
.wb_show_bag .wb_icon_show_wrapper .wb_menu_text .wb_user_single_text,
.wb_show_bag .wb_icon_show_wrapper .wb_menu_text .wb_user_multiple_text,
.wb_show_bag .wb_icon_show_wrapper .wb_menu_text .wb_menu_subtotal,
.wb_show_bag .wb_icon_show_wrapper .wb_menu_text .wb_menu_subtotal .wb_subtotal,
.wb_show_bag .wb_icon_show_wrapper .wb_icon,
.wb_show_bag .wb_icon_show_wrapper .wb_baloon_wrapper,
.wb_show_bag .wb_icon_show_wrapper .wb_text,
.wb_show_bag .wb_icon_show_wrapper .wb_total_products,
.wb_show_bag .wb_icon_show_wrapper .wb_total_products .wb_icon_product_count,
.wb_show_bag .wb_icon_show_wrapper .wb_total_products .wb_user_single_text,
.wb_show_bag .wb_icon_show_wrapper .wb_total_products .wb_user_multiple_text,
.wb_show_bag .wb_icon_show_wrapper .wb_subtotal
{
    cursor: pointer;
}
.wb_icon_in_menu .wb_icon_show_wrapper .wb_menu_text{
    vertical-align: -webkit-baseline-middle;
}
.wb_menu_text .wb_icon_product_count,
.wb_menu_text .wb_user_single_text,
.wb_menu_text .wb_user_multiple_text,
.wb_menu_text .wb_menu_subtotal,
.wb_menu_text .wb_menu_subtotal .wb_subtotal
{
    font-weight: normal;
}
.wb_front_end_icon, .wb_front_end_icon label {
    margin: 0;
    vertical-align: middle;
}
.wb_icon_in_menu .wb_menu_icon {
    float: left;
    position: relative;
}
.wb_widget_icon .woo_bag_mini_cart:hover{
    color: #7ad03a;
}
.woo_bag_mini_cart,.woo_bag_mini_cart .wb_icon_text_wrapper {
    position: relative;
}
.woo_bag_mini_cart .wb_icon_text_wrapper .wb_icon{
    position: relative;
}
.wb_icon_text_wrapper .wb_text .wb_icon_product_count,
.wb_icon_text_wrapper .wb_text .wb_user_single_text,
.wb_icon_text_wrapper .wb_text .wb_user_multiple_text,
.wb_icon_text_wrapper .wb_text .wb_subtotal
{
    font-weight: normal;
}
.woo_bag_mini_cart label{
    margin-bottom: 0;
}
.woo_bag_mini_cart .wb_icon_text_wrapper{
    width: 100%;
    float: left;
}
.wb_icon_text_wrapper .wb_icon, .wb_icon_text_wrapper .wb_text{
    float: left;
    text-align: left;
}
.wb_icon_text_wrapper .wb_text{
    float: none;
    text-align: left;
    vertical-align: middle;
}
.wb_icon_text_wrapper .wb_user_multiple_text{
    display: none;
}
.woo_bag_mini_cart .wb_icon i{
    font-size: 30px;
}
.wb_icon_text_wrapper .wb_total_products{
    display: inline-block;
}
.wb_small_screen_cart{
    display: none;
}
#wb_all_content_in_footer .wb_display_widget_cart, .wb_display_widget_backend .wb_display_widget_cart{
    width: 351px;
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    position: absolute;
    color: #000;
    z-index: 9999;
    display: none;
    overflow: hidden !important;
}
.wb_cart_product {
    padding: 0;
    width: 100%;
    float: left;
    overflow: hidden;
}
.wb_cart_product table{
    width: 100%;
}


/**
* Header Style
*/
.wb_window_top{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ccc;
    width: 100%;
    float: left;
    overflow: hidden;
}
.wb_window_top table{
    width: 100%;
    float: left;
    clear: both;
}
.product_list_widget .wb_window_top table{
    height: 100%;
}
.product_list_widget .wb_window_bottom{
    border-top: 1px solid #ccc;
}
.wb_window_bottom table{
    width: 100%;
}
.wb_top_text, .wb_bottom_text{
    color: #2b2b2b;
    font-weight: bold;
    font-size: 19px;
}
.wb_top_text{
    font-size: 19px;
    padding: 30px 0 3px 12px !important;
    text-align: left;border: none !important; background: none !important;
}
.wb_top_text span, .wb_top_text b{
    vertical-align:middle;
    display: inline-block;
    text-align: left;
    font-weight: 600 !important;
}
.wb_all_items{background: #fff !important;}
.wb_all_items td {
    border: none;
}

.wb_top_text b{
    padding-right: 3px;
}
.wb_bottom_text{
    width: 100%;
    font-size: 14px;
    padding: 6px 6px 6px 6px;
    text-align: center;
    vertical-align: middle !important;
    line-height: initial;
}
.wb_close_window{
    color: #000;
    text-align: right;
    padding-right: 3px !important;
    /*position: relative;*/
    position: absolute; display: none;
    top: 10px;
    right: 10px;
}
.wb_close_window:hover{
    color: #ccc;
    cursor: pointer;
}
.wb_close_window i{
    vertical-align: middle;
}


/**
* Empty Cart Style
*/
.wb_empty_cart_tr{
    display: none;
}
.wb_cart_empty{
    text-align: center;
}
.wb_cart_empty .empty_image{
    width: 100%;
}
.wb_cart_empty .empty_image .img-responsive{
    display: inline;
    width: auto !important;
}
.wb_cart_empty .wb_empty_cart_text{
    padding: 2px 0;
    border: 0 !important;
}
.wb_cart_single_product {
    
    padding: 6px 15px 6px 15px; box-sizing: border-box;
    width: 100%;
    float: left;background: #f6ede5;
    overflow: hidden;
}

/**
* Products Area Style
*/

.wb_all_product_wrapper{
    max-height: 338px !important;
    width: 100%;
    overflow: hidden !important;
    float: left;width: 97% !important; margin:0 auto;
}
.wb_all_product_cover{
    float:left;
    width:100%;
    overflow:hidden;
    top: 0;
    position: relative;
}

.wb_disable_button{
    opacity: 0.5;
    cursor: auto !important;
}
.wb_remove_button .wb_remove_product{
    display: none;
    color: #000;
    font-size: 25px;
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
}
.wb_remove_button .wb_remove_product span{
    border: none;
    background-color: transparent;
    cursor: pointer;
}
.wb_remove_button .wb_remove_product i {
    font-size: 23px;
}
.wb_remove_button .wb_remove_product span:hover{
    color: #ccc;
    cursor: pointer;
}

.wb_cart_single_product .wb_product_thumbnail{
    overflow: hidden;
    width: 30%;
    vertical-align: top !important;
}
.wb_cart_single_product .wb_product_thumbnail img {
    width: 100%;
}
.wb_single_product_id, .wb_count_product, .wb_no_product_found, .wb_current_currency{
    display: none;
}
.wb_product_detail{
    vertical-align: top !important;
    padding: 3px 6px 0 6px;
    width: 60%;

}
.wb_remove_button{
    width: 10%;
}
.wb_product_detail .wb_product_name{
    font-size: 15px;
    font-weight: normal;
    line-height: 17px;
    text-transform: capitalize;
    float: left;
    width: 100%;

}
.wb_product_detail .wb_product_name a{
    color: #2b2b2b;
}
.wb_product_detail .wb_product_name a:hover{
    text-decoration: underline;
}
.wb_product_detail .quantity,.wb_product_detail .price{
    float: left;
    line-height: 19px;
    padding: 4px 0 0;
    width: 100% !important;
    font-size: 15px;
}
.wb_product_detail .quantity {
    height: 22px !important;
}
.wb_product_detail .wb_saving_percentage,.wb_product_detail .wb_tax_per_item{
    float: left;
    width: 100%;
    font-size: 15px;
}

.wb_product_detail .wb_custom_attributes{
    float: left;
    width: 100%;
}
.wb_custom_attributes .wb_custom_single{
    width: 100%;
    float: left;
    line-height: 17px;
    font-size: 15px;
}




/**
* Message Style
*/
.wb_message_wrapper{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    background-color: #000;
    opacity: 0.6;
    z-index: 99999;
    display: none;
}
#wb_cart_front_end_wrapper .wb_message{
    z-index: 999999;
    padding: 5px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
    font-size: 19px;
    color: red;
    opacity: 1;
    background: #fff;
    display: none;
}

/**
* Cart Total Style
*/
.wb_cart_total_wrapper{
    padding: 0px 0 2px 0px;
    vertical-align: middle;
    overflow: hidden;
}
.wb_cart_total_wrapper table{
    table-layout: fixed;
    overflow: hidden;
}
.wb_cart_total_wrapper table tr td{
    text-align: center;
    display: inline-block;
    padding: 0 !important; background: none !important;
}
.wb_cart_total_wrapper .buttons, .wb_cart_total_wrapper .total{
    text-align: center;
    margin: 0px 0 0 0;
    padding: 0;
    float: left;
    width: 100%; border: none;
}
.wb_cart_total_wrapper .total .wb_total_content{
    width: 100%;
    display: inline-block;
    float: left;
}
.wb_subtotal_only_price,.wb_total_content_table{
    display: inline-block;
    line-height: normal;
    width: 100%;
}
.wb_total_content span{
    letter-spacing: normal;
    display: inline-block;
}
.wb_total_content strong{
    padding-right: 5px;
}
.wb_cart_total_wrapper .total table{
    margin-bottom: 0;
}
.woobagcontainer{
    max-height: 300px !important;
    width:100%;
    position: relative;
}
.product_list_widget .wb_scroll_button_wrapper,
.product_list_widget .wb_all_product_wrapper,
.product_list_widget .wb_cart_total_wrapper {
    padding: 0 8px;
}


.mCustomScrollBox.mCS-minimal-dark.mCSB_vertical.mCSB_outside {

    max-height: 35000px !important;

}


/**
* Scroll Button Style
*/
.wb_scroll_button_wrapper{
    text-align: center;
}
.bag_prev_button,.bag_next_button{
    text-align: center;
    margin: auto;
}

.wb_scroll_button_wrapper .wb_scroll_button i{
    color: #000;
    vertical-align: middle;
}
.wb_scroll_button_wrapper .wb_scroll_button{
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
    cursor: pointer;
    background: #ccc;
    margin: 10px 0;
    position: relative;
    display: inline-block;
    padding: 5px 0;
}

/**
* Subtotal Buttons
*/
.wb_display_widget_cart .buttons table tr td{
    text-align: center;
}
.wb_display_widget_cart .buttons a{
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    margin: 1px 2px;
    font-size: 16px;
    padding: 3px 0px !important;
    color: #000;
    display: inline-block ;
    border-radius: 0 ;
    font-weight: 700;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}
.wb_display_widget_cart .buttons a:hover{
    color: #000 ;
    background-color: #ccc ;
}
.wb_display_widget_cart .buttons a span{
    padding: 0;
    margin: 0;
    vertical-align: baseline;
    font-weight: 600 !important;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}


/**
* Loading Image Style
*/
.wb_loading_image{
    display: none;
    background-color: #000;
    opacity: 0.7;
    position: fixed;
    width: 100%;
    z-index: 9999;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.wb_display_loading_image{
    opacity: 0.9;
    text-align: center;
    margin: auto;
    position: relative;
    position: absolute;
    z-index: 9999;
    display: none;
    background: transparent;
    width: 100%;
    height: 100%;
}
.wb_display_loading_image i{
    font-size: 100px;
    color: #000;
}

/*08-08-18 Your Qurbani Orders popup css*/
.location-lowesprice-inner pre {

    width: 100%;
    float: left;
    padding:0 !important;

}
.location-lowesprice-inner .cart_location {
    padding: 15px 15px 0 15px;
}

.vc_column_container > .vc_column-inner{padding: 0 !important;}

.location-lowesprice-inner .prd_cat_custom {

    float: left;
    background: none !important;
    box-shadow: none !important;
    border: solid 1px #c0d9df;
    -moz-appearance: none;
    -webkit-appearance: none;color: #333;font-size: 15px; margin-left: 15px;

}
.location-lowesprice-inner .product.woocommerce.add_to_cart_inline {

    float: right;
   }
.location-lowesprice-inner .woocommerce-currency-switcher-form {
    float: left;
}

.location-lowesprice-inner .woocommerce-currency-switcher-form .woocommerce-currency-switcher{
background: none !important;
    box-shadow: none !important;
    border: solid 1px #c0d9df;
    -moz-appearance: none;
    -webkit-appearance: none;color: #333;font-size: 15px;
padding: 8px 10px;
width: 230px !important;margin: 0 0 0 15px;

}
.wb_top_text .short-desc {
    width: 100%;
      margin-top: 40px;
    border-top: solid 1px #ccc;
}
.wb_top_text .p-short-desc {
    padding-top: 40px;
    width: 70%;color: #2b2b2b;
line-height: 26px; font-size: 22px;
    margin: 0 auto;
}
.wb_cart_single_product.wb_cart_single_product_heading {

    width: 100%;
    float: left;
     box-sizing: border-box;
    height: auto !important;
    padding-top: 15px; padding-bottom: 0;

}
.wb_cart_single_product.wb_cart_single_product_heading td {

    background: none !important;
    border: none;
    font-size: 12px; text-align: left;
    text-transform: uppercase;
    font-family: ABeeZee !important;
    color: #444;
    font-weight: bold;
    letter-spacing: .2px;
  /* width: 16%;*/
   display: inline;
float: left;
box-sizing: border-box;

}

.wb_cart_single_product.wb_cart_single_product_heading .title-location {
  padding-left: 0;    width: 17.2% !important;
}

.wb_cart_single_product.wb_cart_single_product_heading .title-prd{ padding-left: 0px !important;   width: 16.5% !important;}
.wb_cart_single_product.wb_cart_single_product_heading .title-qtype{padding-left: 0px !important;}
.wb_cart_single_product.wb_cart_single_product_heading .title-price{padding-left: 0px !important;       width: 14.7% !important;}


.wb_cart_single_product .wb_product_detail.product-location{width: 15.2% !important;float: left; border-top: solid 1px #e3dbdb !important; padding-top: 10px !important; text-align: left;margin-right: 15px;
padding-left: 0 !important;}
td.wb_product_prd.product-prd{width: 15.2% !important;float: left; border-top: solid 1px #e3dbdb !important; padding-top: 10px !important; text-align: left;margin-right: 15px;
padding-left: 0 !important;}
.wb_cart_single_product .wb_product_price.product-price{width: 12.2% !important;float: left; border-top: solid 1px #e3dbdb !important;padding-top: 10px !important;text-align: center;margin-right: 15px;}
.wb_cart_single_product .wb_onbehalf{width: 14% !important;float: left; border-top: solid 1px #e3dbdb !important; padding-top: 10px !important; text-align: left;margin-right: 15px;} 
.wb_cart_single_product .wb_add_on_button.product-addbutton{width: 12.2% !important;float: left; border-top: solid 1px #e3dbdb !important;padding-top: 10px !important; text-align: center;margin-right: 15px;}
.wb_cart_single_product .wb_remove_button.product-remove{width: 10.2% !important;float: left; border-top: solid 1px #e3dbdb !important; padding-top: 10px !important; text-align: center; line-height: 50px;}
 
.wb_product_detail.product-location .wb_product_name {
    box-sizing: border-box; position: relative;
}

.wb_product_detail.product-location .wb_product_name .fa.fa-angle-down {
    position: absolute;
    top: 18px;
    right: 10px;
}


.wb_product_detail.product-location .wb_product_name .prd_popup{ border: solid 1px #e3dbdb;  -moz-appearance: none;
    -webkit-appearance: none;color: #404040 !important;
   font-size: 15px;
color: #404040 !important; background:#fff !important;
    padding: 12px 10px;box-sizing: border-box;}
.wb_product_detail.product-location .wb_product_name .prd_popup:focus{background: #fff;color: #404040 }    
.wb_cart_single_product .wb_add_on_button.product-addbutton a{margin: 0 auto;
display: inline-block;
text-align: center;
padding: 15px 10px 5px !important; background: none;}
.wb_cart_single_product .wb_add_on_button.product-addbutton a.button:hover{background: none !important;}
.button-flat a.button::after, .button-flat a.action_button::after, .button-flat a.tp-button::after, .button-flat button::after, .button-flat input[type="submit"]::after, .button-flat input[type="reset"]::after, .button-flat input[type="button"]::after{background: none !important;}

.wb_product_type.product-qtype .wb_product_price_div .woocommerce-currency-switcher {
  box-shadow: none !important;
    border: solid 1px #e3dbdb;width: 100% !important;
    -moz-appearance: none;
    -webkit-appearance: none;color: #404040 !important;
   font-size: 15px;
color: #404040 !important; background:#fff !important;
}
.wb_product_price.product-price .price {
    line-height: 48px;
}
.wb_product_price.product-price .price .woocommerce-Price-amount.amount{font-size: 20px;
color: #0099b9;
font-weight: bold;}

.wb_product_price.product-price .price .woocommerce-Price-amount.amount .woocommerce-Price-currencySymbol {
 font-size: 15px;padding-right: 4px;}



.wb_onbehalf .wb_onbehalf_input{box-shadow: none !important;
    border: solid 1px #e3dbdb;width: 100%;
    -moz-appearance: none;background: #fff !important;
    -webkit-appearance: none;color: #404040 !important; line-height: 28px;
   font-size: 15px;
color: #404040 !important}
.wb_onbehalf .wb_onbehalf_input:focus{background: #fff !important; border:solid 1px #e3dbdb !important;}
.wb_add_on_button.product-addbutton .add_on_button { font-size: 15px;color: #fff !important;position: relative;}
.wb_add_on_button.product-addbutton .add_on_button .wb_total_on_button{width: 28px;
height: 28px;
background: #0099b9;
display: block;
line-height: 28px;
border-radius: 50%;
font-weight: bold;
margin: -4px 0 0 -9px;
float: left;}

.wb_add_on_button.product-addbutton .add_on_button .add_on_plus {

    width: 30px;
    height: 20px;
    background: #0099b9;
    display: block;
    line-height: 16px;
    border-radius: 30%;
    font-weight: bold;
    float: left;
    font-size: 18px;

}
a.added_to_cart.wc-forward { display: none !important;}

.wb_remove_button.product-remove .buttons.wb_remove_product{color: #404040 !important; font-size: 15px !important; display: block !important;}
.wb_remove_button.product-remove .buttons.wb_remove_product .fa.fa-times {

    font-size: 12px;
    background-color: #0099b9;
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #fff !important;
    border-radius: 50%;

}
.wb_remove_button.product-remove .buttons.wb_remove_product .wb_remove_label {

    color: #0099b9;
    font-size: 15px;
    padding-left: 5px;

}


.wb_cart_single_product.wb_cart_single_product_heading .title-behalf{padding-left: 14px !important; padding-right: 0;   width: 14.6% !important;}
.wb_cart_single_product.wb_cart_single_product_heading .title-title {text-align: center !important;padding-left: 0px !important;width: 12% !important;}
.wb_cart_single_product.wb_cart_single_product_heading .title-add-another {text-align: center !important;padding-left: 10px !important;width: 16% !important;}

.wb_cart_total_wrapper .total .wb_prophetic_content.custom-prophetic-price { width: 16%; float: left;}
.wb_cart_total_wrapper .total .wb_prophetic_content.custom-prophetic-price a{background: #d04a27;

font-size: 12px;

color: #fff;

padding: 6px 15px;

float: left;

font-weight: bold;

letter-spacing: .2px;

border-radius: 2px;

margin-left: 10px;}

.wb_cart_total_wrapper .total .wb_total_content.custom-total-price{width: 55%;
float: left;
padding-left: 190px;
box-sizing: border-box;
line-height: 60px;}
.wb_cart_total_wrapper .total .wb_total_content.custom-total-price .wb_total_content_table{display: inline;}
.wb_cart_total_wrapper .total .wb_total_content.custom-total-price .wb_total_content_table strong{text-align: center;
font-size: 25px;font-weight: normal;}
.wb_cart_total_wrapper .total .wb_total_content.custom-total-price .number.hidden{
    color: #0099b9;font-size: 24px;font-weight: 600;line-height: 30px;}

.wb_cart_total_wrapper .total .wb_cart_buttons.custom-checkout-price{width: 25%; float:left;}
.wb_cart_total_wrapper .total .wb_cart_buttons.custom-checkout-price a{text-decoration: none; background: url(texture-hardyellow.jpg) left top no-repeat;
display: block;background-size: 100% 100%; position: relative;}

.wb_cart_total_wrapper .total .wb_cart_buttons.custom-checkout-price a:before{
content: "";

display: block;

width: 0;

height: 0;

border: 25px solid transparent;

border-left-color: transparent;

border-left-color: #fff;

position: absolute;

left: 0;

top: 0;

}

.wb_cart_total_wrapper .total .wb_cart_buttons.custom-checkout-price a span{color: #fff;

letter-spacing: 2px;

font-family: "Signika",Helvetica,Arial,sans-serif;

font-weight: 600;

font-size: 15px;

padding: 15px 30px;

display: block;}



.wp_short .woocommerce-currency-switcher{border: solid 1px #e3dbdb;
-moz-appearance: none;
-webkit-appearance: none;
color: #404040 !important;
font-size: 15px;
color: #404040 !important;
background: #fff !important;
padding: 8px 10px;
box-sizing: border-box;
margin: 25px auto 0;
display: block;}

.wp_short{position: relative;right: -40% !important;
    top: -54px;}
.wp_short .fa.fa-angle-down{position: absolute; top: 0;    top: 13px;
    margin-left: 27px;}

.loca_cus{position: relative;}
.loca_cus .fa.fa-angle-down{position: absolute; top: 16px; margin-left: -20px !important;}

.product_list_widget table{background: #fff;}
.product_list_widget .wb_window_top{background: none !important; border: none !important; box-shadow: none !important;}
.wb_scolls{display: none;}

.product_list_widget .woobagcontainer{background:#FFF !important;border-top: none !important;
box-shadow: none !important;}|
.product_list_widget .wb_subtotal_tr .wb_cart_total_wrapper{background:#FFF !important;}



.popup-class-qurbani.wpb_column.vc_column_container.vc_col-sm-12 pre {

    display: none !important;

}
.product.woocommerce.add_to_cart_inline {
    margin-right: 15px;
}


@media (max-width: 480px) {
    .wb_all_content_in_footer .wb_display_widget_cart, .wb_display_widget_backend .wb_display_widget_cart{
        left: 0px !important;
        right: 0px !important;
    }
}


.wb_product_reqular_amount{
    text-decoration: line-through;
}
.modal{
    z-index: 9999 !important;
}

.modal-dialog{
    left: auto !important;
    width: 40% !important;
}
.wb_product_prd.product-prd .wb_product_product{ box-sizing: border-box; position: relative; } 
.wb_product_prd.product-prd .wb_product_product .fa.fa-angle-down { position: absolute; top: 18px; right: 10px; }
.wb_product_prd.product-prd .wb_product_product .prd_popup{border: solid 1px #e3dbdb; -moz-appearance: none; -webkit-appearance: none; color: #404040 !important; font-size: 15px; color: #404040 !important; background: #fff !important; padding: 12px 10px; box-sizing: border-box;}
.woocommerce-message.alert.alert_success {
    display: none !important;
}