h5 {
	--porto-h5-fw: 400;
	--porto-h5-fs: 14px;
	--porto-h5-lh: 18px;
	--porto-h5-ls: normal;
}

h6 {
	--porto-h6-fw: 400;
	--porto-h6-fs: 14px;
	--porto-h6-lh: 18px;
	--porto-h6-ls: normal;
}

.main-sidebar-menu {
	--porto-menu-side-fw: 400;
	--porto-menu-side-fs: 14px;
	--porto-menu-side-lh: 18px;
	--porto-menu-side-ls: 0;
}

.page-top .page-subtitle {}

.page-top .breadcrumb {
	--porto-breadcrumbs-path-ff: "Poppins";
	--porto-breadcrumbs-path-fw: 300;
	--porto-breadcrumbs-path-fs: 12px;
	--porto-breadcrumbs-path-lh: 14.4px;
	--porto-breadcrumbs-path-ls: 1.2px;
}

.onsale {
	--porto-sale-color: #ce3333;
	--porto-sale-color-inverse: #fff;
}

.onnew {}

@media (max-width:575px) {
	h5 {
		--porto-h5-fs: 13px;
		--porto-h5-lh: 15px;
	}
	
	h6 {
		--porto-h6-fs: 13px;
		--porto-h6-lh: 15px;
	}
}

.side-header-narrow-bar-logo {
	--porto-side-logo-mw: 112px;
}

@media (min-width:1160px) and (max-width:1479px) {}

@media (min-width:992px) and (max-width:1159px) {}

@media (min-width:1460px) {}

@media (max-width:991px) {}

@media (max-width:767px) {}