.elementor-3815 .elementor-element.elementor-element-8c7eba7{padding:50px 0px 50px 0px;}/* Start custom CSS *//* Span Tag */
.woosc_table thead span{
	color:#017bff !important;
}

/* Bdi */
.tr-price .woocommerce-Price-amount bdi{
	color:#017bff;
}

/* Button */
.woosc_table .product a{
	background-color:#017bff !important;
}

/* Button */
.woosc_table .product a:hover{
	background-color:#FDC040 !important;
}

/* Paragraph */
.tr-stock p{
	color:#017bff !important;
	background-color:rgba(1,123,255,0.27) !important;
}

.tr-image a img {
    display: block;
    margin: 0 auto; /* Centraliza horizontalmente */
    max-width: 40%; /* Garante que não ultrapasse o container */
    height: auto; /* Mantém a proporção */
}

h3 strong{
	font-size:18px;
	font-weight:700;
	
}/* End custom CSS */