/*
Theme Name:   UPG - Royalle
Theme URI:    (opcional)
Description:  Descrição do tema filho
Author:       Seu nome
Author URI:   upg.digital
Template:     woodmart_royalle
Version:      1.0
*/


.label-stock { left: 22px; top: 22px; }


.label-stock .product-label { 
	background: #ff8300;
    font-size: 20px;
    letter-spacing: -1px;
}

.product-grid-item .product-title { display:none; }

.product-sku-list {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
    font-weight: 600;
}
.product-sku-list .ref { font-size:14px; color:#333; font-weight:400; }


.stock { margin-bottom:0; }

.product-sku-single::before {
    content: "\f106";
    font-family: woodmart-font;
	margin-right:5px;
}

.product-sku-single {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    font-weight: 600;
}


.result { }
.result.result-area {}
.result.result-valor { font-weight:600; }


.product-image-link .product-labels { display:none; }

.woocommerce-product-details__short-description { font-size:14px; padding:10px; color:#333; border:1px dotted #666; background:#eaeaea; }
.woocommerce-product-details__short-description p { margin:0; }



.autocomplete-suggestions .autocomplete-suggestion .price { display: none; }

.product_cat-lg .price span { display: none; }
.product_cat-lg .price::before { font-weight: 500; }




/*.single-product-page.product_cat-lg.product_cat-theraphy .price*/


.product_cat-lg.product_cat-ainos .price::before         { content: "de R$ 838,00 a R$1.236,00"; }

.product_cat-lg.product_cat-fiesta-modern .price::before,
.product_cat-lg.product_cat-gracia .price::before,
.product_cat-lg.product_cat-new-fusion .price::before,
.product_cat-lg.product_cat-terra-gracia .price::before,
.product_cat-lg.product_cat-theraphy .price::before { content: "de R$ 1.060,00 a R$1.456,00"; }

.product_cat-lg.product_tag-lg-uh .price::before         { content: "de R$ 1.280,00 a R$1.456,00"; }


