h1 {
	--porto-h1-ff: Arial, Helvetica, sans-serif;
	--porto-h1-fw: 400;
	--porto-h1-fs: 30px;
	--porto-h1-lh: 40px;
	--porto-h1-ls: normal;
	--porto-h1-color: #4f4f4f;
}

h2 {
	--porto-h2-ff: Arial, Helvetica, sans-serif;
	--porto-h2-fw: 400;
	--porto-h2-fs: 22px;
	--porto-h2-lh: 40px;
	--porto-h2-ls: normal;
	--porto-h2-color: #4f4f4f;
}

h3, .daily-deal-title {
	--porto-h3-ff: Arial, Helvetica, sans-serif;
	--porto-h3-fw: 400;
	--porto-h3-fs: 20px;
	--porto-h3-lh: 32px;
	--porto-h3-ls: normal;
	--porto-h3-color: #4f4f4f;
}

h4 {
	--porto-h4-ff: Arial, Helvetica, sans-serif;
	--porto-h4-fw: 400;
	--porto-h4-fs: 20px;
	--porto-h4-lh: 27px;
	--porto-h4-ls: normal;
	--porto-h4-color: #4f4f4f;
}

h5 {
	--porto-h5-ff: Arial, Helvetica, sans-serif;
	--porto-h5-fw: 400;
	--porto-h5-fs: 16px;
	--porto-h5-lh: 18px;
	--porto-h5-ls: normal;
	--porto-h5-color: #4f4f4f;
}

h6 {
	--porto-h6-ff: Arial, Helvetica, sans-serif;
	--porto-h6-fw: 400;
	--porto-h6-fs: 16px;
	--porto-h6-lh: 18px;
	--porto-h6-ls: normal;
	--porto-h6-color: #4f4f4f;
}

.main-sidebar-menu {
	--porto-menu-side-ff: Arial, Helvetica, sans-serif;
	--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: "Arial Black", Gadget, sans-serif;
	--porto-breadcrumbs-title-fs: 24px;
	--porto-breadcrumbs-title-lh: 18px;
}

.page-top .page-subtitle {
	--porto-breadcrumbs-subtitle-fs: 16px;
	--porto-breadcrumbs-subtitle-lh: 16px;
}

.page-top .breadcrumb {}

ul.products, .porto-posts-grid {
	--porto-shop-add-links-color: #7ccbc8;
	--porto-shop-add-links-bg-color: transparent;
	--porto-shop-add-links-border-color: #7ccbc8;
}

.post-date, .onhot {
	--porto-hot-color: #62b959;
	--porto-hot-color-inverse: #fff;
}

.onsale {
	--porto-sale-color: #f00;
	--porto-sale-color-inverse: #fff;
}

.onnew {}

.product-summary-wrap .yith-wcwl-add-to-wishlist, .product-summary-wrap .yith-compare {
	--porto-wishlist-color: #4f4f4f;
}

@media (max-width:575px) {
	h1 {
		--porto-h1-fs: 27px;
		--porto-h1-lh: 33.3333px;
	}
	
	h2 {
		--porto-h2-fs: 19.8px;
		--porto-h2-lh: 33.3333px;
	}
	
	h3, .daily-deal-title {
		--porto-h3-fs: 18px;
		--porto-h3-lh: 26.6667px;
	}
	
	h4 {
		--porto-h4-fs: 18px;
		--porto-h4-lh: 22.5px;
	}
	
	h5 {
		--porto-h5-fs: 14.4px;
		--porto-h5-lh: 15px;
	}
	
	h6 {
		--porto-h6-fs: 14.4px;
		--porto-h6-lh: 15px;
	}
}

.side-header-narrow-bar-logo {
	--porto-side-logo-mw: 150px;
}

@media (min-width:1156px) and (max-width:1951px) {}

@media (min-width:992px) and (max-width:1155px) {}

@media (min-width:1936px) {}

@media (max-width:991px) {}

@media (max-width:767px) {}