/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 16 2026 | 10:28:32 */
a.add-request-quote-button.button {
    font-size: 0.9em;
	}

.archive .product-wrap .button {
	width: 100%;
    border-radius: 2px;
	display: flex;
    align-items: center;
	border-top-left-radius: 8px;
    border-bottom-right-radius: 8px;
}

/*
.archive .product-wrap .button:after {
	content:url("https://webizrada.com.hr/the7/wp-content/themes/dt-the7-child/svg/arr.svg"); /* replace URL in production !!!!!!!!!! */ 
	/*padding: 4px 0 0 5px;
}*/ 



 .woocommerce .add-request-quote-button.button {
	width: 100%;
    border-radius: 2px;
	display: flex;
    align-items: center;
	border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
	box-shadow: 0 4px 10px rgba(156, 164, 172, 0.4);
	}

