h1 {
	--porto-h1-fw: 400;
	--porto-h1-fs: 36px;
	--porto-h1-lh: 44px;
	--porto-h1-ls: normal;
}

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 {}

ul.products, .porto-posts-grid {
	--porto-shop-add-links-color: #262626;
	--porto-shop-add-links-bg-color: #fff;
	--porto-shop-add-links-border-color: #ddd;
}

.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;
	}
	
	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) {}