/*
Theme Name: PrintSpace - Child
Theme URI: https://harutheme.com/printspace
Author: HaruTheme
Author URI: https://harutheme.com/
Description: This is child theme of PrintSpace
Template: printspace
Version: 1.0.0
*/

/*---------------------------------
  	Write your css code from here
------------------------------------*/
.post-type-archive-product .woocommerce-products-header .page-description, .woocommerce-products-header .term-description {
    background: #fff !important;
    padding: 0 !important;
	margin-top:50px;
	margin-left: 0px !important;
    margin-right: 0px !important;
}
.post-type-archive-product .haru-page-title {
    display: none;
}
div#my-para {
    display: flex;
    align-items: center;
}