/*
Theme Name: Pet Bazaar
Theme URI: https://sellerthemes.com/pet-bazaar-free
Author: Seller Themes
Author URI: https://sellerthemes.com/
Description: Pet Bazaar is a beautifully designed WordPress theme perfect for pet stores, cat lovers, and pet supply businesses. With a modern, user-friendly layout, it offers seamless WooCommerce integration for easy online shopping. Fully responsive and SEO-optimized, PetBazaar ensures a smooth shopping experience across all devices. Packed with customization options, it’s the ideal choice for selling pet food, accessories, and grooming products effortlessly. View Pet Bazaar Demo https://preview.sellerthemes.com/pro/petbazaar/
Version: 4.1
Tested up to: 6.8
Requires PHP: 5.6
Requires at Least: 4.7
License: GPLv3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: pet-bazaar
Slug: pet-bazaar
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu,  custom-logo, featured-image-header, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, blog, e-commerce, portfolio, editor-style, grid-layout

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

*/

.post-content ol.wp-block-latest-comments {
	padding: 0;
}
.post-content .wp-block-calendar table {
    margin-bottom: 0;
}
.wp-block-table {
	word-break: break-word;
}
.wp-block-button a {
	background-color: var(--primary-color);
	border-radius: 0;
	padding: 5px 20px;
}
.footer-main .wp-block-latest-comments {
	padding: 0;
}
.has-background.wp-block-read-more {
	padding: 0.25em 1.375em;
}
.wc-block-grid__products .wc-block-components-product-sale-badge.wc-block-grid__product-onsale {
	line-height: 16px;
}
.footer-main .wp-block-social-links li {
	line-height: initial;
} 
.footer-main .wp-block-social-links li a {
	margin-bottom: 0 !important;
}
.sidebar .wp-block-social-links li::after {
	content: none !important;
}
.wp-block-latest-comments__comment a {
    line-height: 1.5;
}
.wp-block-media-text .wp-block-media-text__content {
    line-height: 1;
}
.footer-main .wp-block-buttons {
    margin-top: 1.5rem;
}
.heading-default h3 {
    font-size: 34px;
}
.wp-block-site-logo {
    padding: 15px 0;
}
.wp-block-post-author {
    align-items: center;
}
.wp-block-buttons {
    margin: 15px 0;
}
.wc-block-grid__product-price.price ins {
    line-height: 18px;
}
.iframe {
    max-width: 100%;
	height: inherit;
}
.wp-block-pullquote.has-background blockquote {
   background: inherit;
}
p.has-text-color em {
	color: inherit;
}
.wp-block-group em {
	color: inherit;
}
.wc-block-components-product-badge {
	line-height: 18px;
}
.wc-block-components-totals-coupon-link {
    line-height: 18px;
}
.wp-block-comment-date a {
	color: inherit;
}
.wp-block-comment-author-name a {
    color: inherit;
}
.widget .wp-block-heading:after {
	background: inherit;
}
.wp-block-comment-date span a {
    color: inherit;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
	text-decoration: none;
}
.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p	{
	font-size: 1.2rem;
}
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:hover	{
	color: #fff;
}