.custom-footer-col {
	>.widget-part-item {
		margin-bottom: 8px;
	}
}

.custom-mobile-bottom-menu {
	justify-content: center;
}

.widget.c-widget.c-widget-products-4 .widget-item[data-expanded="true"] .widget-item-wrapper.custom-popular-product-item { 
	height: inherit;
}

.widget.c-advantages.c-advantages-template-32 .widget-item-diagramm .circles-wrp .circles-text {
    font-size: 30px !important;
}

.c-slider.c-slider-template-3 .widget-item-content .widget-item-header[data-view="1"] {
    font-size: 48px;
    line-height: 64px;
	@media(max-width: 768px) {
		font-size: 24px;
		line-height: 36px;
		max-height: 120px;
	}
}