/* 
 Theme Name:   Karimah Ashadu V2 Child
 Theme URI:    
 Description:  Child Theme of Karimah Ashadu
 Author:       Caine Förster
 Author URI:   
 Template:     karimah-ashadu-leeboyce
 Version:      2.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/
#site-header #site-title {
    margin-top: 53px;
}
body {
    font-size: 14px;
}
.news-post .entry h1, .news-post .entry h1 a {
	font-size: 14px;}
.blog-post .entry h1, .blog-post .entry h1 a {
	font-size: 14px;}
.hentry .woocommerce ul.products li.product .woocommerce-loop-product__title {
    	font-size: 14px!important;}
.woocommerce div.product .entry-summary p {
	font-size: 14px!important;}
.view-post h1 {
   
	margin-top: 40px;}
h2 {
	font-size: 14px;}
/*.pressdesc strong, .pressdesc b {
font-size:28px !important;
}*/
.ka_projects img {
max-width:100%;
	object-fit:cover;
}

.products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.products.columns-4 li.product {
    flex: 1 0 calc(25% - 20px);
    box-sizing: border-box;
}
.hentry .woocommerce {
	margin:0 !important;
}
