/*
Theme Name: acuarelwoo-the7
Author: Acuarel Lab
Author URI: http://www.acuarel.es/
Description: Child Theme dt-the7
Version: 3.0
License: Uso interno
Template: dt-the7
*/


::placeholder { /* WebKit browsers */
	color:    #0e8a2f;
	font-family: inherit;
	opacity:1;
}
/*Header, columna esquerda login/logout*/
.masthead{
    --color-accent:#53565a;

}
.masthead .mini-widgets span.acuarel-user.name{
    color:var(--color-accent);
    font-weight: normal;
    padding-right:1em;
}
/*.masthead .mini-widgets span.acuarel-user.name b{}*/
.masthead .mini-widgets span.sep{
    display:inline-block;
    padding:0 .5em;
}

.masthead .mini-widgets a.acuarel-user,
.masthead .mini-widgets a.acuarel-user:visited{
    text-decoration: none;
    color: var(--color-accent);
    transition: all 0.3s ease-in;
}

.masthead .mini-widgets a.acuarel-user:hover,
.masthead .mini-widgets a.acuarel-user:active{
    color:var(--color-accent);
}
.masthead .mini-widgets a.acuarel-user i{
    display:inline-block;
    margin-right:.5em;
    color:var(--color-accent);
}


/*

░██╗░░░░░░░██╗░█████╗░░█████╗░
░██║░░██╗░░██║██╔══██╗██╔══██╗
░╚██╗████╗██╔╝██║░░██║██║░░██║
░░████╔═████║░██║░░██║██║░░██║
░░╚██╔╝░╚██╔╝░╚█████╔╝╚█████╔╝
░░░╚═╝░░░╚═╝░░░╚════╝░░╚════╝░

*/


