/* Botones secundarios alineados al estilo de .single_add_to_cart_button */
.single-product-page .elementor-widget-wd_single_product_add_to_cart .elex-rqst-quote-front-wrap,
.single-product-page .elementor-widget-wd_single_product_add_to_cart .mrcool-ficha-tecnica-wrap {
	display: block !important;
	visibility: visible !important;
	width: auto !important;
	margin: 8px 0 0;
	clear: both;
}

.single-product-page .elementor-widget-wd_single_product_add_to_cart .elex-rqst-quote-front-wrap .add_view_quote_btn,
.single-product-page .elementor-widget-wd_single_product_add_to_cart .elex-rqst-quote-front-wrap .w-100 {
	width: auto !important;
}

.single-product-page .elementor-widget-wd_single_product_add_to_cart .elex-rqst-quote-front-wrap .d-flex {
	justify-content: flex-start !important;
}

.single-product-page .elementor-widget-wd_single_product_add_to_cart .add_to_quote,
.single-product-page .elementor-widget-wd_single_product_add_to_cart .elex-raq-view-quote-list-open-btn,
.single-product-page .elementor-widget-wd_single_product_add_to_cart .mrcool-ficha-tecnica-btn {
	display: inline-flex !important;
	align-items: center;
	justify-content: center;
	width: auto !important;
	min-width: 0;
	min-height: 42px;
	height: 42px;
	margin: 0 !important;
	padding: 5px 20px !important;
	font-size: 13px !important;
	line-height: 1.2 !important;
	text-transform: uppercase;
	letter-spacing: 0.02em;
	font-weight: 600;
	border-radius: 35px !important;
	visibility: visible !important;
	opacity: 1 !important;
	box-sizing: border-box;
}

.mrcool-ficha-tecnica-btn {
	background: #0b5ed7 !important;
	color: #fff !important;
	border: 1px solid #0b5ed7 !important;
}

.mrcool-ficha-tecnica-btn:hover {
	background: #0a53be !important;
	border-color: #0a53be !important;
	color: #fff !important;
}

.single-product-page .elementor-widget-wd_single_product_add_to_cart .add_to_quote .md-icon,
.single-product-page .elementor-widget-wd_single_product_add_to_cart .mrcool-ficha-tecnica-btn .md-icon {
	margin-right: 6px;
	font-size: 12px;
}
