
.ywraq_list_empty_message {
	padding: 16px 12px;
	border-style: solid;
	border-color: #e6e6e6;
	border-top-width: 2px;
	border-bottom-width: 1px;
	color: #333;
	text-align: center;
	font-weight: 600;
	font-size: 18px;
}

#yith-ywraq-form table.cart .product-thumbnail {
	display: table-cell;
}

#yith-ywraq-form td.actions {
	border-bottom: none;
}

.yith_ywraq_add_item_response_message:not(.hide), .yith_ywraq_add_item_browse_message:not(.hide) {
	display: inline-block !important;
}

.yith_ywraq_add_item_response_message {
	margin-right: 5px;
}

.yith_ywraq_add_item_browse_message a {
	font-weight: 600;
}

.yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button {
	border-radius: var(--btn-shop-brd-radius);
	color: var(--btn-shop-color);
	box-shadow: var(--btn-shop-box-shadow);
	background-color: var(--btn-shop-bgcolor);
}

.yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button:hover {
	color: var(--btn-shop-color-hover);
	box-shadow: var(--btn-shop-box-shadow-hover);
	background-color: var(--btn-shop-bgcolor-hover);
}

.yith-ywraq-add-to-quote .yith-ywraq-add-button .button.add-request-quote-button:active {
	box-shadow: var(--btn-shop-box-shadow-active);
	bottom: var(--btn-shop-bottom-active);
}

.yith_ywraq_add_item_product_message {
	line-height: 40px;
}

.yith_ywraq_add_item_product_message.hide {
	display: none !important;
}

.yith-ywraq-add-to-quote {
	margin-bottom: 25px;
}

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

.ywraq_my_account_quotes_title {
	margin-top: 20px;
}

.product-grid-item .yith-ywraq-add-to-quote, .product-grid-item .yith-ywraq-add-button {
	margin-bottom: 0;
}

.product-grid-item .add_to_cart_button+.yith-ywraq-add-to-quote {
	margin-top: 10px;
}

.wd-hover-standard .add-request-quote-button, .wd-hover-info-alt .add-request-quote-button {
	padding: 10px 14px;
	font-size: 12px;
	line-height: 16px;
}

.wd-hover-tiled .yith-ywraq-add-to-quote {
	display: none;
}

.wd-hover-quick .yith-ywraq-add-to-quote {
	margin-top: 0 !important;
}

.wd-hover-quick .yith-ywraq-add-button {
	position: relative;
}

.wd-hover-quick .yith-ywraq-add-button>img {
	display: none;
}

.wd-hover-quick .add-request-quote-button {
	top: 0 !important;
	padding: 10px !important;
	width: 100%;
	border-radius: 0 !important;
	box-shadow: none !important;
}

@media (max-width: 768px) {
	.my_account_quotes .quotes-status {
		text-align: right !important;
	}
}
