/*
Theme Name: Divi - Child theme
Theme URI: 
Version: 0.8
Description: Divi - Child 
Author: Magiou
Author URI: http://www.magiou.gr
Template: Divi
*/
/*@import url(../Divi/style.css);*/
/* =Theme customization starts here

------------------------------------------------------- */

@media screen and (min-width: 981px) {
	.product-page-blurbs-main {
		display: flex;
		justify-content: space-between;
	}
}

.product-page-related .related.products > h2 {
	display: none;
}