/*
Theme Name:     Legenda Child
Author:         heminei
Template:       legenda
Version:        1.2.11
*/

.left-top-line-widget-area {
	float: left;
	color: rgb(142, 142, 142);
}
.left-top-line-widget-area a {
	color: #000 !important;
	font-weight: bold;
}

@media (max-width: 480px) {
	.top-bar {
    	display: block !important;
	}
    .top-bar .container {
        padding: 5px !important;
    }
	.top-bar .my-account-link {
    	top: 0 !important;
	}
}