/*
Theme Name: Uamo Child
Theme URI: http://www.wpbingosite.com/uamo
Author: wpbingo
Description: This is a child theme for Uamo
Version: 1.0.0
Author URI: http://wpbingosite.com
Template: uamo
Text Domain: uamo-child
*/
/*************** ADD YOUR CUSTOM CSS HERE  ***************/
.products-thumb img {
    width: 300px !important; /* Adjust as needed */
    height: 300px !important; /* Ensure it’s a square */
    object-fit: cover !important; /* Prevent distortion and maintain aspect ratio */
    display: block;
	<head>
	<!-- Meta Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '3280230862142965');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=3280230862142965&ev=PageView&noscript=1"
/></noscript>
<!-- End Meta Pixel Code -->align-content
	

	<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-P5RP5XNJ');</script>
<!-- End Google Tag Manager -->
	
	<body>
	<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P5RP5XNJ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
	<body>
	
}
.author h3.entry-title, 
.category-posts .cate-post-content h3.entry-title, 
.post-related h3.entry-title, 
.search h3.entry-title {
    text-transform: none !important;
}

.entry-thumb.single-thumb .post-thumbnail img {
    width: 350px !important; /* Set a fixed width */
    height: 225px !important; /* Set a fixed height */
    object-fit: cover !important;
}

