/*  MICROTHEMER STYLES  */


/*= General =================== */

/** General >> Span (#1) bdi **/
p > del:nth-of-type(1) > span:nth-of-type(1) > bdi {
	color: rgba(57, 78, 100, 0) !important;
}

/** General >> Nc icon **/
#nc_icon {
	color: rgb(255, 255, 255) !important;
}

/** General >> Span (#1) bdi _2 **/
.post-2104 > div:nth-of-type(2) > span:nth-of-type(1) > del:nth-of-type(1) > span:nth-of-type(1) > bdi {
	color: rgba(177, 39, 4, 0) !important;
}

/** General >> Span (#1) bdi _3 **/
.post-2098 > div:nth-of-type(2) > span:nth-of-type(1) > del:nth-of-type(1) > span:nth-of-type(1) > bdi {
	color: rgb(177, 39, 4) !important;
}

/** General >> Del (#1) span **/
.post-2098 > div:nth-of-type(2) > span:nth-of-type(1) > del:nth-of-type(1) > span {
	color: rgba(177, 39, 4, 0.94) !important;
}

/** General >> Post 2098 price **/
.post-2098 .price {
	color: rgb(177, 39, 4) !important;
}

/** General >> Post 2098 del **/
.post-2098 del {
	color: rgb(177, 39, 4) !important;
}

/** General >> Bdi (#1) span **/
.post-2098 > div:nth-of-type(2) > span:nth-of-type(1) > del:nth-of-type(1) > span:nth-of-type(1) > bdi:nth-of-type(1) > span {
	color: rgb(177, 39, 4) !important;
}

/** General >> Product cat carroceria price **/
.product_cat-carroceria .price {
	color: rgb(177, 39, 4) !important;
}

/** General >> Span (#1) bdi _4 **/
.product_cat-carroceria > div:nth-of-type(2) > span:nth-of-type(1) > del:nth-of-type(1) > span:nth-of-type(1) > bdi {
	color: rgb(177, 39, 4) !important;
}

/** General >> Post 2104 price **/
.post-2104 .price {
	color: rgb(177, 39, 4) !important;
}

/** General >> Del bdi **/
del bdi {
	color: rgb(177, 39, 4) !important;
}

/** General >> Post 2104 del **/
.post-2104 del {
	color: rgb(177, 39, 4) !important;
}

/** General >> Del (#1) span _2 **/
.post-2104 > div:nth-of-type(2) > span:nth-of-type(1) > del:nth-of-type(1) > span {
	color: rgb(177, 39, 4) !important;
}

/** General >> Span (#1) bdi _5 **/
.post-2104 > div:nth-of-type(2) > span:nth-of-type(1) > ins:nth-of-type(1) > span:nth-of-type(1) > bdi {
	color: rgb(177, 39, 4) !important;
}

/** General >> Post 2104 insert **/
.post-2104 ins {
	color: rgb(177, 39, 4) !important;
}

/** General >> Insert (#1) span **/
.post-2104 > div:nth-of-type(2) > span:nth-of-type(1) > ins:nth-of-type(1) > span {
	color: rgb(177, 39, 4) !important;
}

