/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.yith-ywraq-add-to-quote a {
	width: 100% !important;
	font-size: 16px !important;
	text-align: center !important;
	margin-top: 10px !important;
}

.yith-request-a-quote-page #content {
	padding-top: 30px;
	padding-bottom: 60px;
}

.yith-request-a-quote-page h1 {
	font-size: 32px;
}

.yith-request-a-quote-page .shop_table .product-thumbnail img {
	max-width: 64px;
	border-radius: 6px;
}

.yith-request-a-quote-page .shop_table .product-name a {
	color: #0076C0;
}

.ywraq-form-table-wrapper .yith-ywraq-mail-form-wrapper {
	padding: 20px 0px;
}

.yith-request-a-quote-page .raq-send-request {
	background: #0076C0 !important;
	color: #FFFFFF !important;
	padding: 15px 30px !important;
}

.yith-request-a-quote-page .raq-send-request:hover {
	background: #005991 !important;
}

.yith_ywraq_add_item_response_message {
	margin-top: 10px;
}

.yith_ywraq_add_item_browse_message a {
	color: #0076C0;
	text-decoration: underline;
}

.raq-btn__wrapper {
	position: fixed; 
	right: 32px; 
	bottom: 0px; 
	background-color: #FFF; 
	padding: 20px; 
	border: 2px solid #F2F2F2; 
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

a.raq-btn {
	display: block;
	background-color: #0076C0; 
	color: #FFF!important; 
	padding: 15px 30px 15px 30px; 
	font-weight: 700; 
	border-radius: 4px; 
	line-height: 1; 
	font-size: 15px;
}