/*!
Theme Name: wp-starter
Author: hereWasKitus
Author URI: https://github.com/hereWasKitus
Description: Description
Version: 1.0.0
*/

.product-description p {
	color: #000;
	font-weight: 500;
	font-size: 24px;
}

header {
	background-color: #00000080;
}

.single-products .header a {
	color: #fff !important;
}

.page-template-products .header a, .single-products .header a {
	color: #fff !important;
}

.product-description p {
	direction: rtl;
}
