/*
Theme Name: Pet Store
Theme URI: https://sellerthemes.com/pet-store-free/
Author: Seller Themes
Author URI: https://sellerthemes.com/
Description: Pet Store 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 Store Demo https://preview.sellerthemes.com/pro/petstore/
Template: pet-bazaar
Version: 3.8
Tested up to: 6.8
Requires PHP: 5.6
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: pet-store
Slug: pet-store
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.

*/

/* Header */ 
.widget.widget_none a, .widget.widget_none a:hover, .widget.widget_none a:focus { 
	color: initial;
}

.header-four .main-navigation {
    border-bottom: 1px solid #555555;
}
.product-category-menus-list .main-menu>li>a {
    text-decoration: none;
}

/* Slider */
.best-slide.active.slide-area::before {
    content: '';
    background: #ffffff;
    inset: 0;
    position: absolute;
    opacity: 0.6;
}

.slide-text-wrapper .slide-text {
	color: var(--secondary-color);
}


/* Sponsor */
.sponsor{
	border-bottom: 1px solid #d9d9d9; 
}

/* footer small */
@media(max-width: 991px) {
	body:has(#footer-small) #footer-section {
		padding-bottom: 60px;
	}
}

/* CTA */
.cta-bg {
    background-color: var(--background);
}

/* Blog */
.post-item:hover .post-details a, .post-item:focus .post-details a {
	color: var(--secondary-color);
}

.blog-one .post-details a, .blog-one .post-details a:hover, .blog-one .post-details a:focus {
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

/* Woocommerce */
.woocommerce a.added_to_cart {
	padding-top: 0;
}

/* Footer */
.widget_social_widget ul li .social-a, .footer-section .widget_search .search-submit {
	color: var(--secondary-color);
}

.featured-product .product-content, .woocommerce-shop .product-content, .woocommerce-page.woocommerce .product-content {
	background: #fffbed;
}
.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;
}
.wc-block-mini-cart__empty-cart-wrapper .wc-block-mini-cart__shopping-button:focus	{
	color: #fff;
}
.widget.widget_shopping_cart span a:before	{
	display:none;
}
.wp-block-page-list a:hover,
.wp-block-page-list a:focus {
	color: inherit;
}
.wp-block-page-list a {
	text-decoration: none;
	font-weight: 600;
}
.wp-block-page-list {
	list-style: none;
}
.wp-block-social-links .wp-social-link:last-child {
	margin-bottom: 10px;
}