/*
Theme Name:   Conecta Brasil
Theme URI:    https://xstore.8theme.com
Description:  XStore is a multi-purpose theme that offers the ultimate WordPress and WooCommerce synergy, providing a comprehensive, all-in-one solution.
Author:       8theme
Author URI:   https://www.8theme.com
Template:     xstore
Version:      1.0
Text Domain:  xstore-child
Tags: e-commerce, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, featured-images, full-width-template, threaded-comments, accessibility-ready, rtl-language-support, footer-widgets, sticky-post, theme-options, translation-ready, ecommerce, woocommerce, shop, elementor, business, corporate, blog, news, light, dark
*/

.add-request-quote-button { 
	line-height: 0.2rem !important;
	padding: 24px !important;
	border-radius: 10px !important;
	margin-top: 0px !Important;
}

.button {
	border-radius: 10px !important; 
}

.product-view-mask3 .content-product .footer-product .button {
	height: 50px !important;
}

/* Ajustar a largura máxima do ícone */
.widget_ywraq_mini_list_quote img.ywraq-custom-icon {
    max-width: 28px !important;
}

/* Estilo do círculo para "raq-items-number" */
.widget_ywraq_mini_list_quote .raq-items-number {
    background-color: #236393 !important;
    color: #fff !important;
    border-radius: 50% !important;
    width: 20px !important;
    height: 20px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: absolute !important;
    top: -5px !important;
    right: -5px !important;
    font-size: 12px !important;
    line-height: 1 !important;
}

/* Remover bordas do "raq-info" */
.widget_ywraq_mini_list_quote .raq-info  {
    border: unset !important;
}

/* Adicionar label abaixo do ícone */
.widget_ywraq_mini_list_quote .raq-icon-label {
    display: block !important;
    text-align: center !important;
    font-size: 14px !important;
    color: #000 !important;
    margin-top: 15px !important;
}

.yith-ywraq-list-content .items-count {
	display: none !important;
}