.ajax-loading,
.product-remove a.yith-ywraq-item-remove.remove{
    display: inline-block;
}
.product-remove .ajax-loading{
    vertical-align: text-bottom;
}

.woocommerce .related ul li.product img, .woocommerce .related ul.products li.product img.ajax-loading{
    width: auto;
}

.yith-ywraq-add-to-quote:after {
	content: "";
    display: block;
    width: 20%;
    height: 0;
    border-width: 0 0 1px 0;
    border-style: solid;
    left: 0;
    bottom: 0;
    border-color: rgba(0,0,0,.08);
}

.yith-ywraq-add-to-quote, .yith_ywraq_add_item_browse_message {
	margin-bottom: 15px;
    padding-bottom: 15px;
}

.yith-ywraq-add-button {
	padding-bottom: 15px;
}

.yith_ywraq_add_item_browse_message a,
.yith_ywraq_add_item_browse_message a:hover { color: #ff0000; }