@media only screen and (max-width: 769px) {


	.addify-quote-form__contents img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail{

		display:inline-grid !important;
	}
	
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
        height:50px !important;
		border-bottom:0 !important;
		/*width: 92.7% !important;*/
    }
	
	form.addify-quote-form.template_two table.addify-quote-form__contents td:not(.product-thumbnail){
		border-top:0px !important;
		
	}
	
	.addify-quote-form.template_two .adf-quote-detail-wrap, .addify-quote-form.template_two .af_quote_fields, table.addify-quote-form__contents .product-thumbnail, .template_two .product-price.offered-price, .template_two .product-subtotal {
        width: 100% !important;
    }
	
	.addify-quote-form__contents td {
    padding: 15px 13px !important;
    font-size: 14px;
    line-height: 24px;
    color: #000;
    border: 0 !important;
    vertical-align: middle;
    text-align: center !important;
    width: 100%;
}
	
	.addify-quote-form__contents img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
        /*width: 0px !important;*/
        height: 60px !important;
        position: relative;
        text-align: center !important;
        float: left;
		right:unset !important;
		        margin-left: 8px;
    }

*,:after,:before {
    /*box-sizing:unset;*/
}

.adf-product-remove	{
    width: 20px !important;
    float: right !important;
    margin-top: 0px !important;
	right:0% !important;
    /*padding: 0px !important;*/
	position:relative;
}
	
	
	a.remove-cart-item.remove-quote-item {
        position: relative !important;
        top: 0px !important; 
		right: 10px !important; 
    }
	
	.product-name{
		
		border-top:0 !important;
	}
	
	.addify-quote-form.template_two .cart_totals table tr th, .addify-quote-form__contents.template-two th:first-child, .addify-quote-form__contents.template-two td:first-child {
     padding-left: unset !important; 
}
	
	    form.addify-quote-form.template_two table.addify-quote-form__contents td:not(.product-thumbnail) {
        text-align: right !important;
        padding: 30px 10px !important;
		border-top: 0px solid #ececec9c ! Important;
        border-bottom: 1px solid #ececec9c ! Important;
		border-left: 1px solid #ececec9c ! Important;
		border-right: 1px solid #ececec9c ! Important;
    }
}
