/*  MICROTHEMER STYLES  */


/*= Barra lateral ============= */

/** Barra lateral >> #masthead .ec-compare::before **/
#masthead .ec-compare::before {
	color: rgb(10, 26, 81) !important;
}

/** Barra lateral >> #masthead .ec-favorites::before **/
#masthead .ec-favorites::before {
	color: rgb(7, 16, 48) !important;
}

/** Barra lateral >> .animate-dropdown .ec-user::before **/
.animate-dropdown .ec-user::before {
	color: rgb(10, 26, 81) !important;
}

/** Barra lateral >> .header-icon__cart .ec::before **/
.header-icon__cart .ec::before {
	color: rgb(10, 26, 81) !important;
}

/** Barra lateral >> #masthead bdi **/
#masthead bdi {
	color: rgb(10, 26, 81) !important;
}

/** Barra lateral >> #masthead .woocommerce-Price-currencySymbol **/
#masthead .woocommerce-Price-currencySymbol {
	color: rgb(10, 26, 81) !important;
}

/** Barra lateral >> #masthead .electro-navbar-primary **/
#masthead .electro-navbar-primary {
	background-color: rgb(51, 10, 105) !important;
}

/** Barra lateral >> #menu-menu-principal-1 > li:nth-of-type(2) > a **/
#menu-menu-principal-1 > li:nth-of-type(2) > a {
	border-left-color: rgb(0, 0, 0) !important;
}

/** Barra lateral >> #menu-menu-principal-1 > li:nth-of-type(3) > a **/
#menu-menu-principal-1 > li:nth-of-type(3) > a {
	border-left-color: rgb(0, 0, 0) !important;
}

/** Barra lateral >> #menu-menu-principal-1 > li:nth-of-type(4) > a **/
#menu-menu-principal-1 > li:nth-of-type(4) > a {
	border-left-color: rgb(0, 0, 0) !important;
}

/** Barra lateral >> #menu-menu-principal-1 > li:nth-of-type(5) > a, #menu-menu-principal-1 > li:nth-of-type(6) > a, #menu-menu-principal-1 > li:nth-of-type(7) > a, #menu-menu-principal-1 > li:nth-of-type(8) > a **/
#menu-menu-principal-1 > li:nth-of-type(5) > a, 
#menu-menu-principal-1 > li:nth-of-type(6) > a, 
#menu-menu-principal-1 > li:nth-of-type(7) > a, 
#menu-menu-principal-1 > li:nth-of-type(8) > a {
	border-left-color: rgb(0, 0, 0) !important;
}


/*( Desktop grande )*/
@media (min-width: 1200px) {
	/** Barra lateral >> #menu-item-4100 .ec::before **/
	#menu-item-4100 .ec::before {
	color: rgb(16, 35, 99) !important;
}

	/** Barra lateral >> #menu-item-3233 a **/
	#menu-item-3233 a {
	color: rgb(255, 255, 255) !important;
}

	/** Barra lateral >> #menu-item-3233 a, #menu-item-8136 a, #menu-item-8159 a, #menu-item-4100 a, #menu-item-4105 a, #menu-item-4100 .ec::before **/
	#menu-item-3233 a, 
#menu-item-8136 a, 
#menu-item-8159 a, 
#menu-item-4100 a, 
#menu-item-4105 a, 
#menu-item-4100 .ec::before {
	color: rgb(255, 255, 255) !important;
}

}


/*( Celular )*/
@media (max-width: 480px) {
	/** Barra lateral >> .footer-logo img **/
	.footer-logo img {
	text-align: center !important;
}

}

