/*  MICROTHEMER STYLES  */


/*= Pasta sem txedtulo ======== */

/** Pasta sem txedtulo >> .cart-items-total-price bdi **/
.cart-items-total-price .woocommerce-Price-amount bdi {
	color: red !important;
}

/** Pasta sem txedtulo >> #menu-menu-principal-1 **/
#menu-menu-principal-1 {
	background-color: rgb(129, 62, 62) !important;
}

/** Pasta sem txedtulo >> #masthead .electro-navbar-primary **/
#masthead .electro-navbar-primary {
	background-color: rgb(103, 52, 52) !important;
}


/*( Desktop grande )*/
@media (min-width: 1200px) {
	/** Pasta sem txedtulo >> #masthead .masthead **/
	#masthead .masthead {
	background-color: rgb(255, 223, 129) !important;
}

	/** Pasta sem txedtulo >> CORdoHeader **/
	#masthead .masthead {
	background-color: rgba(255, 223, 129, 0) !important;
}

	/** Pasta sem txedtulo >> #post-6080 .features-list **/
	#post-6080 .features-list {
	background-color: rgb(103, 52, 52) !important;
}

	/** Pasta sem txedtulo >> #masthead **/
	#masthead {
	background-color: rgba(30, 29, 26, 0.98) !important;
}

}


/*( Desktop e tablet )*/
@media (min-width: 768px) and (max-width: 979px) {
	/** Pasta sem txedtulo >> #masthead .handheld-header-v2 **/
	#masthead .handheld-header-v2 {
	background-color: rgb(103, 52, 52) !important;
}

	/** Pasta sem txedtulo >> .header-logo .img-header-logo **/
	.header-logo .img-header-logo {
	width: 320% !important;
}

	/** Pasta sem txedtulo >> #post-6080 .features-list **/
	#post-6080 .features-list {
	background-color: rgb(103, 52, 52) !important;
}

}


/*( Tablet & celular )*/
@media (max-width: 767px) {
	/** Pasta sem txedtulo >> .top-bar .container **/
	.top-bar .container {
	background-color: rgba(255, 223, 129, 0) !important;
}

	/** Pasta sem txedtulo >> #menu-item-3233 a **/
	#menu-item-3233 a {
	color: rgb(251, 251, 251) !important;
}

	/** Pasta sem txedtulo >> #masthead .handheld-header-v2 **/
	#masthead .handheld-header-v2 {
	background-color: rgb(103, 52, 52) !important;
}

	/** Pasta sem txedtulo >> #post-6080 .features-list **/
	#post-6080 .features-list {
	background-color: rgb(103, 52, 52) !important;
}

	/** Pasta sem txedtulo >> #masthead **/
	#masthead {
	background-color: rgb(255, 223, 129) !important;
}

}

