#openweathermap-widget-21 {
	margin: 10px 0 0 35px;
	background-image: none;
}

.weather-left-card__number,
.calendar__ite,
.weather-left-card__means,
.axis,
.calendar__item {
	font-family: 'Nunito', sans-serif !important;
}

.widget-left {
	background-color: transparent;
	box-shadow: unset;
}

div.widget-left-menu {
	display: none;
	background-color: transparent;
}

.widget-left-menu a {
	background-image: none;
}

.widget-left__calendar {
	margin: 15px 0 0 20px;
}

.calendar__item img {
	width: 40px;
	height: auto;
}

.weather-left-card__row2>p {
	/* padding-bottom: 10px; */
	padding-top: 0px;
}

.weather-left-card__wind {
	margin-top: 20px;
}

.weather-left-card__img {
	display: none;
}

.weather-left-card__means {
	text-align: start;
}

.weather-left-card__degree {
	font-size: 2.4rem;
	vertical-align: super;
	letter-spacing: 0.1px;
	margin-left: 5px;
}