@media screen and (max-width: 600px){
.woocommerce-variation-add-to-cart .add-request-quote-button{
	    width: 93%;
}

.woocommerce-variation-add-to-cart 
.single_add_to_cart_button  {
	width: 93%;
    margin-left: 0px;
    margin-top: 3px;
}
}

#order_review table.shop_table:not( .has-background ) th{
    background: #e7e9ee;

}

#order_review .woocommerce-Price-amount.amount{
color: #1e3261;
}

#order_review  .order-total .woocommerce-Price-amount.amount{
color: #007416 !important
}

#order_review #shipping_method label{
color: #1e3261;
}

#order_review .order-total{
border-top:5px solid #f3f4f6;
}

#order_review .shop_table .coupon-form td{
    padding: 0px 15px 0px 10px !important;
}
.label-important {	
   text-transform:capitalize;
   
}
.site-search .widget_product_search form input[type=search], .site-search .widget_product_search form input[type=text]{
text-transform:capitalize;
}
.cart_totals table.shop_table_responsive tbody tr td, .cart_totals table.shop_table_responsive tbody tr td{
text-align : right;
}
#order_review .woocommerce-checkout-review-order-table tr td{
text-align : right;
}
#order_review .woocommerce-form-coupon .form-row-last{
width: 25%; float: left;
}
.woocommerce-form-login .show-password-input {
  
    line-height: 2.5;
}

.variations .die-cut-label span{
    padding-right: 0px !important;
    text-align: left !important;
}

.variation-radios .by_application{
width :100%;
padding-bottom :12px;
}

.variation-radios .by_application .img-box{
width :75%;
float:right;
}

.variation-radios .by_application img{
width :20%;
float:left;
}

.by_application input[type=radio]{
    margin-left: 7px;
}
.form-row label {
    text-transform: capitalize;
}


.woocommerce-message::before, .woocommerce-info::before, .woocommerce-error::before, .woocommerce-noreviews::before, p.no-comments::before{
display:none;
}

.woocommerce-message, .woocommerce-info, .woocommerce-error, .woocommerce-noreviews, p.no-comments{
	padding :1em 1em 1em 1em;

}

.wau_wrapper_div{
padding-left:4%;
padding-top:6px;
}

.single_variation p{
	padding-left: 5%;
}

.payment_methods .payment_method_purchase_order_gateway{
padding-left: 5%;
}
.cat-item.cat-item{
text-transform: capitalize;
}

