h1 {
	--porto-h1-fw: 400;
	--porto-h1-fs: 36px;
	--porto-h1-lh: 44px;
	--porto-h1-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-title {
	--porto-breadcrumbs-title-ff: "Marcellus";
	--porto-breadcrumbs-title-fw: 400;
	--porto-breadcrumbs-title-fs: 70px;
	--porto-breadcrumbs-title-lh: 70px;
	--porto-breadcrumbs-title-ls: .7px;
}

.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 {}

.product-summary-wrap .yith-wcwl-add-to-wishlist, .product-summary-wrap .yith-compare {
	--porto-wishlist-color: #f2cd3f;
}

@media (max-width:575px) {
	h1 {
		--porto-h1-fs: 33.4286px;
		--porto-h1-lh: 36.6667px;
	}
	
	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) {}